Trace number 1805895

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ReVivAl 0.23 + SatElite 2009-03-18? (TO) 1200.09 1200.61

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.04-s736572600.sat05-546.reshuffled-07.cnf
MD5SUMb113aab739ba5e45a581d24e1a53a65a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1148
Number of clauses14303
Sum of the clauses size43196
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314016
Number of clauses of size 4287
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   14303    43196 |    4290       0        0     nan |  0.000 % |
0.09/0.15	c |         0 |   14016    46854 |      --       0       --      -- |     --   | -287/3658
0.09/0.15	c ==============================================================================
0.09/0.15	c Result  :   #vars: 861   #clauses: 14016   #literals: 46854
0.09/0.15	c CPU time:   0.154976 s
0.09/0.15	c ==============================================================================
0.09/0.18	c SatElite is done !
0.09/0.18	c revival is preprocessing the formula...#ITERATIONS 1
0.18/0.30	#LEARNT CLAUSES 0
0.18/0.32	done !
0.18/0.32	c Calling MINISAT
0.18/0.32	This is MiniSat 2.0 beta
0.18/0.32	WARNING: for repeatability, setting FPU to use double precision
0.18/0.32	============================[ Problem Statistics ]=============================
0.18/0.32	|                                                                             |
0.18/0.32	|  Number of variables:  861                                                  |
0.18/0.32	|  Number of clauses:    14016                                                |
0.18/0.33	|  Parsing time:         0.01         s                                       |
0.18/0.33	============================[ Search Statistics ]==============================
0.18/0.33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.18/0.33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.18/0.33	===============================================================================
0.18/0.33	|         0 |     861    14016    46854 |     4672        0    nan |  0.000 % |
0.18/0.33	|       101 |     861    14016    46854 |     5139      101     15 |  0.000 % |
0.18/0.35	|       252 |     861    14016    46854 |     5653      252     25 |  0.000 % |
0.18/0.37	|       477 |     861    14016    46854 |     6218      477     26 |  0.000 % |
0.18/0.40	|       814 |     861    14016    46854 |     6840      814     29 |  0.000 % |
0.30/0.44	|      1320 |     861    14016    46854 |     7524     1320     30 |  0.000 % |
0.30/0.53	|      2080 |     861    14016    46854 |     8276     2080     30 |  0.000 % |
0.30/0.68	|      3221 |     861    14016    46854 |     9104     3221     29 |  0.000 % |
0.30/0.85	|      4930 |     861    14016    46854 |    10014     4930     28 |  0.000 % |
1.17/1.23	|      7493 |     861    14016    46854 |    11016     7493     28 |  0.000 % |
1.87/1.99	|     11337 |     861    14016    46854 |    12117     5772     25 |  0.000 % |
2.87/2.95	|     17105 |     861    14016    46854 |    13329    11540     31 |  0.000 % |
5.17/5.27	|     25754 |     861    14016    46854 |    14662     6754     30 |  0.000 % |
8.17/8.22	|     38729 |     861    14016    46854 |    16129    12340     29 |  0.000 % |
12.36/12.43	|     58190 |     861    14016    46854 |    17741    15546     32 |  0.000 % |
18.76/18.88	|     87382 |     861    14016    46854 |    19516     9013     30 |  0.000 % |
29.56/29.70	|    131172 |     861    14016    46854 |    21467    13519     30 |  0.000 % |
47.76/47.81	|    196856 |     861    14016    46854 |    23614    14369     35 |  0.000 % |
79.64/79.71	|    295382 |     861    14016    46854 |    25975    17994     29 |  0.000 % |
134.71/134.83	|    443172 |     861    14016    46854 |    28573    22278     29 |  0.000 % |
213.77/213.97	|    664856 |     861    14016    46854 |    31430    28456     31 |  0.000 % |
363.31/363.56	|    997381 |     861    14016    46854 |    34573    26104     31 |  0.000 % |
611.41/611.77	|   1496171 |     861    14016    46854 |    38031    28641     26 |  0.000 % |
1043.73/1044.28	|   2244353 |     861    14016    46854 |    41834    37955     33 |  0.000 % |
1200.06/1200.60	HOME/run.sh: line 54: 24138 Terminated              $MINISAT $TMP_2 ${TMPDIR}/$TMP.result "$@"

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1805895-1242142384/watcher-1805895-1242142384 -o /tmp/evaluation-result-1805895-1242142384/solver-1805895-1242142384 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1805895-1242142384.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.94 0.43 0.40 3/64 24134
/proc/meminfo: memFree=1393708/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242270922 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24134/statm: 1340 238 197 169 0 51 0
[pid=24135] ppid=24134 vsize=948 CPUtime=0
/proc/24135/stat : 24135 (SatElite) R 24134 24134 24005 0 -1 4194304 154 0 0 0 0 0 0 0 19 0 1 0 242270922 970752 137 1992294400 134512640 135031949 4294956224 18446744073709551615 134547116 0 0 4096 3 0 0 0 17 0 0 0
/proc/24135/statm: 237 137 51 126 0 108 0

[startup+0.0125161 s]
/proc/loadavg: 0.94 0.43 0.40 3/64 24134
/proc/meminfo: memFree=1393708/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242270922 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24134/statm: 1340 238 197 169 0 51 0
[pid=24135] ppid=24134 vsize=1488 CPUtime=0
/proc/24135/stat : 24135 (SatElite) R 24134 24134 24005 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 242270922 1523712 260 1992294400 134512640 135031949 4294956224 18446744073709551615 134543107 0 0 4096 3 0 0 0 17 0 0 0
/proc/24135/statm: 372 261 51 126 0 243 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6848

[startup+0.102527 s]
/proc/loadavg: 0.94 0.43 0.40 3/64 24134
/proc/meminfo: memFree=1393708/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242270922 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24134/statm: 1340 238 197 169 0 51 0
[pid=24135] ppid=24134 vsize=2568 CPUtime=0.09
/proc/24135/stat : 24135 (SatElite) R 24134 24134 24005 0 -1 4194304 543 0 0 0 9 0 0 0 19 0 1 0 242270922 2629632 526 1992294400 134512640 135031949 4294956224 18446744073709551615 134569423 0 0 4096 3 0 0 0 17 0 0 0
/proc/24135/statm: 642 526 67 126 0 513 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7928

[startup+0.301548 s]
/proc/loadavg: 0.94 0.43 0.40 3/64 24134
/proc/meminfo: memFree=1393708/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.18
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 317 576 0 0 0 0 18 0 17 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 5360

[startup+0.701591 s]
/proc/loadavg: 0.94 0.43 0.40 3/64 24134
/proc/meminfo: memFree=1393708/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 343 977 0 0 0 0 30 0 16 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 5360

[startup+1.50268 s]
/proc/loadavg: 0.94 0.43 0.40 2/66 24138
/proc/meminfo: memFree=1390876/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 343 977 0 0 0 0 30 0 16 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
[pid=24138] ppid=24134 vsize=3868 CPUtime=1.17
/proc/24138/stat : 24138 (minisat) R 24134 24134 24005 0 -1 4194304 660 0 0 0 117 0 0 0 25 0 1 0 242270954 3960832 644 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/24138/statm: 967 644 76 170 0 795 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9228

[startup+3.10186 s]
/proc/loadavg: 0.94 0.43 0.40 2/66 24138
/proc/meminfo: memFree=1389980/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 343 977 0 0 0 0 30 0 16 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
[pid=24138] ppid=24134 vsize=4528 CPUtime=2.77
/proc/24138/stat : 24138 (minisat) R 24134 24134 24005 0 -1 4194304 839 0 0 0 277 0 0 0 25 0 1 0 242270954 4636672 823 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24138/statm: 1132 823 76 170 0 960 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9888

[startup+6.30121 s]
/proc/loadavg: 0.94 0.44 0.40 2/66 24138
/proc/meminfo: memFree=1389148/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 343 977 0 0 0 0 30 0 16 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
[pid=24138] ppid=24134 vsize=4924 CPUtime=5.97
/proc/24138/stat : 24138 (minisat) R 24134 24134 24005 0 -1 4194304 922 0 0 0 597 0 0 0 25 0 1 0 242270954 5042176 906 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/24138/statm: 1231 906 76 170 0 1059 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10284

[startup+12.7019 s]
/proc/loadavg: 0.95 0.45 0.40 2/66 24138
/proc/meminfo: memFree=1388444/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 343 977 0 0 0 0 30 0 16 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
[pid=24138] ppid=24134 vsize=5724 CPUtime=12.36
/proc/24138/stat : 24138 (minisat) R 24134 24134 24005 0 -1 4194304 1129 0 0 0 1236 0 0 0 25 0 1 0 242270954 5861376 1113 1992294400 134512640 135212939 4294956240 18446744073709551615 134526769 0 0 4096 3 0 0 0 17 0 0 0
/proc/24138/statm: 1431 1114 76 170 0 1259 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11084

[startup+25.5013 s]
/proc/loadavg: 0.96 0.47 0.41 2/66 24138
/proc/meminfo: memFree=1387548/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 343 977 0 0 0 0 30 0 16 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
[pid=24138] ppid=24134 vsize=6464 CPUtime=25.16
/proc/24138/stat : 24138 (minisat) R 24134 24134 24005 0 -1 4194304 1314 0 0 0 2516 0 0 0 25 0 1 0 242270954 6619136 1298 1992294400 134512640 135212939 4294956240 18446744073709551615 134537467 0 0 4096 3 0 0 0 17 0 0 0
/proc/24138/statm: 1616 1298 76 170 0 1444 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11824

[startup+51.1011 s]
/proc/loadavg: 0.97 0.51 0.43 2/66 24138
/proc/meminfo: memFree=1386332/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 343 977 0 0 0 0 30 0 16 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
[pid=24138] ppid=24134 vsize=7808 CPUtime=50.75
/proc/24138/stat : 24138 (minisat) R 24134 24134 24005 0 -1 4194304 1657 0 0 0 5074 1 0 0 25 0 1 0 242270954 7995392 1641 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24138/statm: 1952 1641 76 170 0 1780 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 13168

[startup+102.307 s]
/proc/loadavg: 0.99 0.59 0.45 2/66 24138
/proc/meminfo: memFree=1385308/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 343 977 0 0 0 0 30 0 16 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
[pid=24138] ppid=24134 vsize=8760 CPUtime=101.94
/proc/24138/stat : 24138 (minisat) R 24134 24134 24005 0 -1 4194304 1868 0 0 0 10193 1 0 0 25 0 1 0 242270954 8970240 1852 1992294400 134512640 135212939 4294956240 18446744073709551615 134530530 0 0 4096 3 0 0 0 17 0 0 0
/proc/24138/statm: 2190 1852 76 170 0 2018 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 14120

[startup+162.301 s]
/proc/loadavg: 0.99 0.66 0.48 2/66 24138
/proc/meminfo: memFree=1384348/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 343 977 0 0 0 0 30 0 16 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
[pid=24138] ppid=24134 vsize=9736 CPUtime=161.89
/proc/24138/stat : 24138 (minisat) R 24134 24134 24005 0 -1 4194304 2108 0 0 0 16188 1 0 0 25 0 1 0 242270954 9969664 2092 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24138/statm: 2434 2092 76 170 0 2262 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 15096

[startup+222.302 s]
/proc/loadavg: 0.99 0.72 0.51 2/66 24138
/proc/meminfo: memFree=1383644/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 343 977 0 0 0 0 30 0 16 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
[pid=24138] ppid=24134 vsize=10408 CPUtime=221.87
/proc/24138/stat : 24138 (minisat) R 24134 24134 24005 0 -1 4194304 2278 0 0 0 22186 1 0 0 25 0 1 0 242270954 10657792 2262 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/24138/statm: 2602 2262 76 170 0 2430 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 15768

[startup+282.302 s]
/proc/loadavg: 0.99 0.77 0.54 2/66 24138
/proc/meminfo: memFree=1383260/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 343 977 0 0 0 0 30 0 16 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
[pid=24138] ppid=24134 vsize=10816 CPUtime=281.84
/proc/24138/stat : 24138 (minisat) R 24134 24134 24005 0 -1 4194304 2379 0 0 0 28183 1 0 0 25 0 1 0 242270954 11075584 2363 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/24138/statm: 2704 2363 76 170 0 2532 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 16176

[startup+342.301 s]
/proc/loadavg: 0.99 0.81 0.57 2/66 24138
/proc/meminfo: memFree=1383068/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 343 977 0 0 0 0 30 0 16 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
[pid=24138] ppid=24134 vsize=10964 CPUtime=341.82
/proc/24138/stat : 24138 (minisat) R 24134 24134 24005 0 -1 4194304 2416 0 0 0 34180 2 0 0 25 0 1 0 242270954 11227136 2400 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24138/statm: 2741 2400 76 170 0 2569 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 16324

[startup+402.302 s]
/proc/loadavg: 0.99 0.84 0.59 2/66 24138
/proc/meminfo: memFree=1382620/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3

################
# More data... #
################

/proc/24134/statm: 1340 241 197 169 0 51 0
[pid=24138] ppid=24134 vsize=11664 CPUtime=461.77
/proc/24138/stat : 24138 (minisat) R 24134 24134 24005 0 -1 4194304 2578 0 0 0 46175 2 0 0 25 0 1 0 242270954 11943936 2562 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24138/statm: 2916 2562 76 170 0 2744 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 17024

[startup+522.302 s]
/proc/loadavg: 0.99 0.89 0.64 2/66 24140
/proc/meminfo: memFree=1382108/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 343 977 0 0 0 0 30 0 16 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
[pid=24138] ppid=24134 vsize=11832 CPUtime=521.74
/proc/24138/stat : 24138 (minisat) R 24134 24134 24005 0 -1 4194304 2612 0 0 0 52172 2 0 0 25 0 1 0 242270954 12115968 2596 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24138/statm: 2958 2596 76 170 0 2786 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 17192

[startup+582.302 s]
/proc/loadavg: 0.99 0.90 0.65 2/66 24140
/proc/meminfo: memFree=1382044/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 343 977 0 0 0 0 30 0 16 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
[pid=24138] ppid=24134 vsize=11832 CPUtime=581.72
/proc/24138/stat : 24138 (minisat) R 24134 24134 24005 0 -1 4194304 2626 0 0 0 58170 2 0 0 25 0 1 0 242270954 12115968 2610 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24138/statm: 2958 2610 76 170 0 2786 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 17192

[startup+642.302 s]
/proc/loadavg: 0.99 0.92 0.67 2/66 24140
/proc/meminfo: memFree=1381596/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 343 977 0 0 0 0 30 0 16 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
[pid=24138] ppid=24134 vsize=12236 CPUtime=641.7
/proc/24138/stat : 24138 (minisat) R 24134 24134 24005 0 -1 4194304 2740 0 0 0 64168 2 0 0 25 0 1 0 242270954 12529664 2724 1992294400 134512640 135212939 4294956240 18446744073709551615 134536020 0 0 4096 3 0 0 0 17 0 0 0
/proc/24138/statm: 3059 2724 76 170 0 2887 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 17596

[startup+702.303 s]
/proc/loadavg: 0.99 0.93 0.69 2/66 24140
/proc/meminfo: memFree=1381276/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 343 977 0 0 0 0 30 0 16 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
[pid=24138] ppid=24134 vsize=12684 CPUtime=701.66
/proc/24138/stat : 24138 (minisat) R 24134 24134 24005 0 -1 4194304 2839 0 0 0 70164 2 0 0 25 0 1 0 242270954 12988416 2823 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/24138/statm: 3171 2823 76 170 0 2999 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 18044

[startup+762.306 s]
/proc/loadavg: 0.99 0.94 0.71 2/66 24140
/proc/meminfo: memFree=1380956/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 343 977 0 0 0 0 30 0 16 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
[pid=24138] ppid=24134 vsize=13136 CPUtime=761.66
/proc/24138/stat : 24138 (minisat) R 24134 24134 24005 0 -1 4194304 2930 0 0 0 76163 3 0 0 25 0 1 0 242270954 13451264 2914 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/24138/statm: 3284 2914 76 170 0 3112 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 18496

[startup+822.303 s]
/proc/loadavg: 0.99 0.95 0.72 2/66 24140
/proc/meminfo: memFree=1380892/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 343 977 0 0 0 0 30 0 16 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
[pid=24138] ppid=24134 vsize=13136 CPUtime=821.63
/proc/24138/stat : 24138 (minisat) R 24134 24134 24005 0 -1 4194304 2945 0 0 0 82160 3 0 0 25 0 1 0 242270954 13451264 2929 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/24138/statm: 3284 2929 76 170 0 3112 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 18496

[startup+882.302 s]
/proc/loadavg: 0.99 0.95 0.74 2/66 24140
/proc/meminfo: memFree=1380636/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 343 977 0 0 0 0 30 0 16 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
[pid=24138] ppid=24134 vsize=13416 CPUtime=881.6
/proc/24138/stat : 24138 (minisat) R 24134 24134 24005 0 -1 4194304 3005 0 0 0 88157 3 0 0 25 0 1 0 242270954 13737984 2989 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/24138/statm: 3354 2989 76 170 0 3182 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 18776

[startup+942.302 s]
/proc/loadavg: 0.99 0.96 0.75 2/66 24140
/proc/meminfo: memFree=1380508/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 343 977 0 0 0 0 30 0 16 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
[pid=24138] ppid=24134 vsize=13576 CPUtime=941.57
/proc/24138/stat : 24138 (minisat) R 24134 24134 24005 0 -1 4194304 3046 0 0 0 94154 3 0 0 25 0 1 0 242270954 13901824 3030 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/24138/statm: 3394 3030 76 170 0 3222 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 18936

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.76 2/66 24140
/proc/meminfo: memFree=1380508/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 343 977 0 0 0 0 30 0 16 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
[pid=24138] ppid=24134 vsize=13724 CPUtime=1001.55
/proc/24138/stat : 24138 (minisat) R 24134 24134 24005 0 -1 4194304 3055 0 0 0 100152 3 0 0 25 0 1 0 242270954 14053376 3039 1992294400 134512640 135212939 4294956240 18446744073709551615 134526652 0 0 4096 3 0 0 0 17 0 0 0
/proc/24138/statm: 3431 3039 76 170 0 3259 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 19084

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.77 2/66 24140
/proc/meminfo: memFree=1379804/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 343 977 0 0 0 0 30 0 16 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
[pid=24138] ppid=24134 vsize=14332 CPUtime=1061.5
/proc/24138/stat : 24138 (minisat) R 24134 24134 24005 0 -1 4194304 3208 0 0 0 106147 3 0 0 25 0 1 0 242270954 14675968 3192 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24138/statm: 3583 3192 76 170 0 3411 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 19692

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.78 2/66 24140
/proc/meminfo: memFree=1379676/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 343 977 0 0 0 0 30 0 16 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
[pid=24138] ppid=24134 vsize=14480 CPUtime=1121.48
/proc/24138/stat : 24138 (minisat) R 24134 24134 24005 0 -1 4194304 3242 0 0 0 112145 3 0 0 25 0 1 0 242270954 14827520 3226 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24138/statm: 3620 3226 76 170 0 3448 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 19840

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.80 2/66 24140
/proc/meminfo: memFree=1379484/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 343 977 0 0 0 0 30 0 16 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
[pid=24138] ppid=24134 vsize=14760 CPUtime=1181.46
/proc/24138/stat : 24138 (minisat) R 24134 24134 24005 0 -1 4194304 3293 0 0 0 118142 4 0 0 25 0 1 0 242270954 15114240 3277 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24138/statm: 3690 3277 76 170 0 3518 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 20120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.80 2/66 24140
/proc/meminfo: memFree=1379420/2055920 swapFree=4181240/4192956
[pid=24134] ppid=24132 vsize=5360 CPUtime=0.3
/proc/24134/stat : 24134 (run.sh) S 24132 24134 24005 0 -1 4194304 343 977 0 0 0 0 30 0 16 0 1 0 242270922 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24134/statm: 1340 241 197 169 0 51 0
[pid=24138] ppid=24134 vsize=14760 CPUtime=1199.76
/proc/24138/stat : 24138 (minisat) R 24134 24134 24005 0 -1 4194304 3313 0 0 0 119972 4 0 0 25 0 1 0 242270954 15114240 3297 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/24138/statm: 3690 3297 76 170 0 3518 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 20120

Sending SIGTERM to process tree (bottom up)

Sleeping Solver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.09
CPU user time (s): 1200.03
CPU system time (s): 0.054991
CPU usage (%): 99.9564
Max. virtual memory (cumulated for all children) (KiB): 20120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.03
system time used= 0.054991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4648
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 3322

runsolver used 0.954854 second user time and 3.42648 second system time

The end

Launcher Data

Begin job on node35 at 2009-05-12 17:33:04
IDJOB=1805895
IDBENCH=24618
IDSOLVER=648
FILE ID=node35/1805895-1242142384
PBS_JOBID= 9289686
Free space on /tmp= 66092 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.04-s736572600.sat05-546.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805895-1242142384/watcher-1805895-1242142384 -o /tmp/evaluation-result-1805895-1242142384/solver-1805895-1242142384 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1805895-1242142384.cnf HOME

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= b113aab739ba5e45a581d24e1a53a65a
RANDOM SEED=553635585

node35.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1394252 kB
Buffers:         61712 kB
Cached:         526724 kB
SwapCached:       6224 kB
Active:          86152 kB
Inactive:       510856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1394252 kB
SwapTotal:     4192956 kB
SwapFree:      4181240 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            50800 kB
Committed_AS:   908544 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66092 MiB
End job on node35 at 2009-05-12 17:53:04