Trace number 1805882

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 2009-03-18? (TO) 1200.04 1200.41

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d-0.02-s383740539.sat05-534.reshuffled-07.cnf
MD5SUM84c61ea490109e11c1f7afe1d2e5d438
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark534.55
Satisfiable
(Un)Satisfiability was proved
Number of variables1188
Number of clauses13833
Sum of the clauses size41796
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313536
Number of clauses of size 4297
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
0.05/0.12	#LEARNT CLAUSES 0
0.05/0.15	done !
0.05/0.15	c Calling MINISAT
0.05/0.15	This is MiniSat 2.0 beta
0.05/0.15	WARNING: for repeatability, setting FPU to use double precision
0.05/0.15	============================[ Problem Statistics ]=============================
0.05/0.15	|                                                                             |
0.05/0.15	|  Number of variables:  1188                                                 |
0.05/0.15	|  Number of clauses:    13833                                                |
0.05/0.16	|  Parsing time:         0.01         s                                       |
0.05/0.16	============================[ Search Statistics ]==============================
0.05/0.16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.05/0.16	===============================================================================
0.05/0.16	|         0 |    1188    13833    41796 |     4611        0    nan |  0.000 % |
0.05/0.16	|       100 |    1188    13833    41796 |     5072      100      7 |  0.000 % |
0.05/0.17	|       251 |    1188    13833    41796 |     5579      251      8 |  0.000 % |
0.05/0.17	|       476 |    1188    13833    41796 |     6137      476      7 |  0.000 % |
0.05/0.19	|       813 |    1188    13833    41796 |     6750      813     10 |  0.000 % |
0.08/0.21	|      1319 |    1188    13833    41796 |     7426     1319     11 |  0.000 % |
0.08/0.26	|      2079 |    1188    13833    41796 |     8168     2079     16 |  0.000 % |
0.08/0.34	|      3219 |    1188    13833    41796 |     8985     3219     19 |  0.000 % |
0.08/0.53	|      4927 |    1188    13833    41796 |     9884     4927     23 |  0.000 % |
0.08/0.77	|      7490 |    1188    13833    41796 |    10872     7490     26 |  0.000 % |
1.12/1.20	|     11334 |    1188    13833    41796 |    11959     5745     23 |  0.000 % |
1.82/1.93	|     17100 |    1188    13833    41796 |    13155    11511     28 |  0.000 % |
3.31/3.43	|     25749 |    1188    13833    41796 |    14471     6779     27 |  0.000 % |
5.61/5.71	|     38723 |    1188    13833    41796 |    15918    12384     36 |  0.000 % |
9.82/9.98	|     58184 |    1188    13833    41796 |    17510    15718     31 |  0.000 % |
16.81/16.99	|     87376 |    1188    13833    41796 |    19261     9541     27 |  0.000 % |
27.11/27.28	|    131166 |    1188    13833    41796 |    21187    14413     34 |  0.000 % |
45.40/45.59	|    196851 |    1188    13833    41796 |    23306    15921     33 |  0.000 % |
78.59/78.76	|    295379 |    1188    13833    41796 |    25636    20509     33 |  0.000 % |
128.08/128.21	|    443168 |    1188    13833    41796 |    28200    13637     26 |  0.000 % |
208.76/208.92	|    664852 |    1188    13833    41796 |    31020    22589     31 |  0.000 % |
335.83/336.05	|    997378 |    1188    13833    41796 |    34122    21670     33 |  0.000 % |
558.58/558.85	|   1496167 |    1188    13833    41796 |    37534    24526     31 |  0.000 % |
1002.26/1002.66	|   2244349 |    1188    13833    41796 |    41288    32074     31 |  0.000 % |
1200.01/1200.41	HOME/run.sh: line 21: 15339 Terminated              $MINISAT $TMP_1 ${TMPDIR}/$TMP.result "$@"
1200.01/1200.41	c ERROR !

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-1805882-1242142356/watcher-1805882-1242142356 -o /tmp/evaluation-result-1805882-1242142356/solver-1805882-1242142356 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1805882-1242142356.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.92 0.39 0.42 3/65 15336
/proc/meminfo: memFree=1397904/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242265634 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 237 196 169 0 51 0
[pid=15337] ppid=15336 vsize=328 CPUtime=0
/proc/15337/stat : 15337 (revival) D 15336 15336 15271 0 -1 4194304 53 0 0 0 0 0 0 0 19 0 1 0 242265634 335872 32 1992294400 134512640 134537284 4294956368 18446744073709551615 4740103 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/15337/statm: 82 32 26 6 0 3 0

[startup+0.0333201 s]
/proc/loadavg: 0.92 0.39 0.42 3/65 15336
/proc/meminfo: memFree=1397904/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242265634 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 237 196 169 0 51 0
[pid=15337] ppid=15336 vsize=1516 CPUtime=0
/proc/15337/stat : 15337 (revival) D 15336 15336 15271 0 -1 4194304 59 0 1 0 0 0 0 0 18 0 1 0 242265634 1552384 39 1992294400 134512640 134537284 4294956368 18446744073709551615 4740103 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/15337/statm: 379 39 32 6 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6876

[startup+0.101326 s]
/proc/loadavg: 0.92 0.39 0.42 3/65 15336
/proc/meminfo: memFree=1397904/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242265634 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 237 196 169 0 51 0
[pid=15337] ppid=15336 vsize=2408 CPUtime=0.05
/proc/15337/stat : 15337 (revival) R 15336 15336 15271 0 -1 4194304 378 0 3 0 5 0 0 0 18 0 1 50000 242265634 2465792 294 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15337/statm: 602 294 85 6 0 240 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7768

[startup+0.30135 s]
/proc/loadavg: 0.92 0.39 0.42 3/65 15336
/proc/meminfo: memFree=1397904/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5360

[startup+0.701392 s]
/proc/loadavg: 0.92 0.39 0.42 3/65 15336
/proc/meminfo: memFree=1397904/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5360

[startup+1.50147 s]
/proc/loadavg: 0.92 0.39 0.42 2/67 15339
/proc/meminfo: memFree=1394752/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
[pid=15339] ppid=15336 vsize=4132 CPUtime=1.34
/proc/15339/stat : 15339 (minisat) R 15336 15336 15271 0 -1 4194304 721 0 0 0 134 0 0 0 25 0 1 0 242265649 4231168 707 1992294400 134512640 135212939 4294956240 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 1 0 0
/proc/15339/statm: 1033 707 76 170 0 861 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 9492

[startup+3.10164 s]
/proc/loadavg: 0.92 0.39 0.42 2/67 15339
/proc/meminfo: memFree=1394112/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
[pid=15339] ppid=15336 vsize=4528 CPUtime=2.93
/proc/15339/stat : 15339 (minisat) R 15336 15336 15271 0 -1 4194304 831 0 0 0 293 0 0 0 25 0 1 0 242265649 4636672 817 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15339/statm: 1132 817 76 170 0 960 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 9888

[startup+6.30197 s]
/proc/loadavg: 0.92 0.40 0.43 2/67 15339
/proc/meminfo: memFree=1393216/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
[pid=15339] ppid=15336 vsize=5452 CPUtime=6.13
/proc/15339/stat : 15339 (minisat) R 15336 15336 15271 0 -1 4194304 1066 0 0 0 613 0 0 0 25 0 1 0 242265649 5582848 1052 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 1 0 0
/proc/15339/statm: 1363 1052 76 170 0 1191 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 10812

[startup+12.7016 s]
/proc/loadavg: 0.93 0.41 0.43 2/67 15339
/proc/meminfo: memFree=1392520/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
[pid=15339] ppid=15336 vsize=5848 CPUtime=12.54
/proc/15339/stat : 15339 (minisat) R 15336 15336 15271 0 -1 4194304 1153 0 0 0 1253 1 0 0 25 0 1 0 242265649 5988352 1139 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 1 0 0
/proc/15339/statm: 1462 1139 76 170 0 1290 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 11208

[startup+25.502 s]
/proc/loadavg: 0.94 0.44 0.44 2/67 15339
/proc/meminfo: memFree=1391368/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
[pid=15339] ppid=15336 vsize=6988 CPUtime=25.33
/proc/15339/stat : 15339 (minisat) R 15336 15336 15271 0 -1 4194304 1441 0 0 0 2532 1 0 0 25 0 1 0 242265649 7155712 1427 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15339/statm: 1747 1427 76 170 0 1575 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 12348

[startup+51.1017 s]
/proc/loadavg: 0.96 0.48 0.45 2/67 15339
/proc/meminfo: memFree=1390600/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
[pid=15339] ppid=15336 vsize=7916 CPUtime=50.92
/proc/15339/stat : 15339 (minisat) R 15336 15336 15271 0 -1 4194304 1659 0 0 0 5091 1 0 0 25 0 1 0 242265649 8105984 1645 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/15339/statm: 1979 1645 76 170 0 1807 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 13276

[startup+102.306 s]
/proc/loadavg: 0.98 0.56 0.48 2/67 15339
/proc/meminfo: memFree=1389320/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
[pid=15339] ppid=15336 vsize=9160 CPUtime=102.11
/proc/15339/stat : 15339 (minisat) R 15336 15336 15271 0 -1 4194304 1964 0 0 0 10209 2 0 0 25 0 1 0 242265649 9379840 1950 1992294400 134512640 135212939 4294956240 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 1 0 0
/proc/15339/statm: 2290 1950 76 170 0 2118 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 14520

[startup+162.301 s]
/proc/loadavg: 0.99 0.64 0.51 2/67 15339
/proc/meminfo: memFree=1388360/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
[pid=15339] ppid=15336 vsize=10144 CPUtime=162.09
/proc/15339/stat : 15339 (minisat) R 15336 15336 15271 0 -1 4194304 2203 0 0 0 16207 2 0 0 25 0 1 0 242265649 10387456 2189 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15339/statm: 2536 2189 76 170 0 2364 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 15504

[startup+222.302 s]
/proc/loadavg: 0.99 0.70 0.54 2/67 15339
/proc/meminfo: memFree=1387080/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
[pid=15339] ppid=15336 vsize=11480 CPUtime=222.08
/proc/15339/stat : 15339 (minisat) R 15336 15336 15271 0 -1 4194304 2543 0 0 0 22206 2 0 0 25 0 1 0 242265649 11755520 2529 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15339/statm: 2870 2529 76 170 0 2698 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 16840

[startup+282.302 s]
/proc/loadavg: 0.99 0.75 0.56 2/67 15339
/proc/meminfo: memFree=1386376/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
[pid=15339] ppid=15336 vsize=12160 CPUtime=282.06
/proc/15339/stat : 15339 (minisat) R 15336 15336 15271 0 -1 4194304 2702 0 0 0 28204 2 0 0 25 0 1 0 242265649 12451840 2688 1992294400 134512640 135212939 4294956240 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 1 0 0
/proc/15339/statm: 3040 2688 76 170 0 2868 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 17520

[startup+342.301 s]
/proc/loadavg: 0.99 0.79 0.59 2/67 15339
/proc/meminfo: memFree=1385416/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
[pid=15339] ppid=15336 vsize=13092 CPUtime=342.04
/proc/15339/stat : 15339 (minisat) R 15336 15336 15271 0 -1 4194304 2942 0 0 0 34202 2 0 0 25 0 1 0 242265649 13406208 2928 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 1 0 0
/proc/15339/statm: 3273 2928 76 170 0 3101 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 18452

[startup+402.301 s]
/proc/loadavg: 0.99 0.83 0.61 2/67 15339
/proc/meminfo: memFree=1383880/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08

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

[pid=15339] ppid=15336 vsize=14632 CPUtime=462.02
/proc/15339/stat : 15339 (minisat) R 15336 15336 15271 0 -1 4194304 3325 0 0 0 46199 3 0 0 25 0 1 0 242265649 14983168 3311 1992294400 134512640 135212939 4294956240 18446744073709551615 134534888 0 0 4096 3 0 0 0 17 1 0 0
/proc/15339/statm: 3658 3311 76 170 0 3486 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 19992

[startup+522.302 s]
/proc/loadavg: 0.99 0.88 0.65 2/67 15339
/proc/meminfo: memFree=1383688/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
[pid=15339] ppid=15336 vsize=14912 CPUtime=522
/proc/15339/stat : 15339 (minisat) R 15336 15336 15271 0 -1 4194304 3367 0 0 0 52197 3 0 0 25 0 1 0 242265649 15269888 3353 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 1 0 0
/proc/15339/statm: 3728 3353 76 170 0 3556 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 20272

[startup+582.301 s]
/proc/loadavg: 0.99 0.90 0.67 2/67 15341
/proc/meminfo: memFree=1382984/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
[pid=15339] ppid=15336 vsize=15468 CPUtime=581.99
/proc/15339/stat : 15339 (minisat) R 15336 15336 15271 0 -1 4194304 3516 0 0 0 58196 3 0 0 25 0 1 0 242265649 15839232 3502 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/15339/statm: 3867 3502 76 170 0 3695 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 20828

[startup+642.301 s]
/proc/loadavg: 0.99 0.91 0.69 2/67 15341
/proc/meminfo: memFree=1382920/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
[pid=15339] ppid=15336 vsize=15612 CPUtime=641.97
/proc/15339/stat : 15339 (minisat) R 15336 15336 15271 0 -1 4194304 3540 0 0 0 64194 3 0 0 25 0 1 0 242265649 15986688 3526 1992294400 134512640 135212939 4294956240 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 1 0 0
/proc/15339/statm: 3903 3526 76 170 0 3731 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 20972

[startup+702.302 s]
/proc/loadavg: 0.99 0.93 0.70 2/67 15341
/proc/meminfo: memFree=1382472/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
[pid=15339] ppid=15336 vsize=16008 CPUtime=701.95
/proc/15339/stat : 15339 (minisat) R 15336 15336 15271 0 -1 4194304 3646 0 0 0 70192 3 0 0 25 0 1 0 242265649 16392192 3632 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15339/statm: 4002 3632 76 170 0 3830 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 21368

[startup+762.306 s]
/proc/loadavg: 0.99 0.94 0.72 2/67 15341
/proc/meminfo: memFree=1382344/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
[pid=15339] ppid=15336 vsize=16140 CPUtime=761.94
/proc/15339/stat : 15339 (minisat) R 15336 15336 15271 0 -1 4194304 3675 0 0 0 76191 3 0 0 25 0 1 0 242265649 16527360 3661 1992294400 134512640 135212939 4294956240 18446744073709551615 134527116 0 0 4096 3 0 0 0 17 1 0 0
/proc/15339/statm: 4035 3661 76 170 0 3863 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 21500

[startup+822.301 s]
/proc/loadavg: 0.99 0.95 0.74 2/67 15341
/proc/meminfo: memFree=1382344/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
[pid=15339] ppid=15336 vsize=16140 CPUtime=821.92
/proc/15339/stat : 15339 (minisat) R 15336 15336 15271 0 -1 4194304 3680 0 0 0 82189 3 0 0 25 0 1 0 242265649 16527360 3666 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15339/statm: 4035 3666 76 170 0 3863 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 21500

[startup+882.302 s]
/proc/loadavg: 0.99 0.95 0.75 2/67 15341
/proc/meminfo: memFree=1382344/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
[pid=15339] ppid=15336 vsize=16140 CPUtime=881.91
/proc/15339/stat : 15339 (minisat) R 15336 15336 15271 0 -1 4194304 3682 0 0 0 88188 3 0 0 25 0 1 0 242265649 16527360 3668 1992294400 134512640 135212939 4294956240 18446744073709551615 134526746 0 0 4096 3 0 0 0 17 1 0 0
/proc/15339/statm: 4035 3668 76 170 0 3863 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 21500

[startup+942.302 s]
/proc/loadavg: 0.99 0.96 0.76 2/67 15341
/proc/meminfo: memFree=1382280/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
[pid=15339] ppid=15336 vsize=16280 CPUtime=941.89
/proc/15339/stat : 15339 (minisat) R 15336 15336 15271 0 -1 4194304 3699 0 0 0 94186 3 0 0 25 0 1 0 242265649 16670720 3685 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 1 0 0
/proc/15339/statm: 4070 3685 76 170 0 3898 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 21640

[startup+1002.3 s]
/proc/loadavg: 0.99 0.96 0.77 2/67 15341
/proc/meminfo: memFree=1382152/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
[pid=15339] ppid=15336 vsize=16440 CPUtime=1001.88
/proc/15339/stat : 15339 (minisat) R 15336 15336 15271 0 -1 4194304 3733 0 0 0 100185 3 0 0 25 0 1 0 242265649 16834560 3719 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/15339/statm: 4110 3719 76 170 0 3938 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 21800

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.78 2/67 15341
/proc/meminfo: memFree=1381576/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
[pid=15339] ppid=15336 vsize=16936 CPUtime=1061.86
/proc/15339/stat : 15339 (minisat) R 15336 15336 15271 0 -1 4194304 3867 0 0 0 106183 3 0 0 25 0 1 0 242265649 17342464 3853 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15339/statm: 4234 3853 76 170 0 4062 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 22296

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.79 2/67 15341
/proc/meminfo: memFree=1381448/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
[pid=15339] ppid=15336 vsize=17072 CPUtime=1121.84
/proc/15339/stat : 15339 (minisat) R 15336 15336 15271 0 -1 4194304 3901 0 0 0 112181 3 0 0 25 0 1 0 242265649 17481728 3887 1992294400 134512640 135212939 4294956240 18446744073709551615 134526580 0 0 4096 3 0 0 0 17 1 0 0
/proc/15339/statm: 4268 3887 76 170 0 4096 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 22432

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.81 2/67 15341
/proc/meminfo: memFree=1380936/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
[pid=15339] ppid=15336 vsize=17752 CPUtime=1181.83
/proc/15339/stat : 15339 (minisat) R 15336 15336 15271 0 -1 4194304 4034 0 0 0 118180 3 0 0 25 0 1 0 242265649 18178048 4020 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15339/statm: 4438 4020 76 170 0 4266 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 23112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.81 2/67 15341
/proc/meminfo: memFree=1380936/2055920 swapFree=4180868/4192956
[pid=15336] ppid=15334 vsize=5360 CPUtime=0.08
/proc/15336/stat : 15336 (run.sh) S 15334 15336 15271 0 -1 4194304 312 391 0 5 0 0 8 0 15 0 1 0 242265634 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15336/statm: 1340 238 197 169 0 51 0
[pid=15339] ppid=15336 vsize=17752 CPUtime=1199.93
/proc/15339/stat : 15339 (minisat) R 15336 15336 15271 0 -1 4194304 4034 0 0 0 119990 3 0 0 25 0 1 0 242265649 18178048 4020 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15339/statm: 4438 4020 76 170 0 4266 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 23112

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 143
Real time (s): 1200.41
CPU time (s): 1200.04
CPU user time (s): 1199.99
CPU system time (s): 0.048992
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 23112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.99
system time used= 0.048992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4755
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 1179

runsolver used 0.991849 second user time and 3.38648 second system time

The end

Launcher Data

Begin job on node79 at 2009-05-12 17:32:36
IDJOB=1805882
IDBENCH=24615
IDSOLVER=649
FILE ID=node79/1805882-1242142356
PBS_JOBID= 9289647
Free space on /tmp= 66232 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d-0.02-s383740539.sat05-534.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805882-1242142356/watcher-1805882-1242142356 -o /tmp/evaluation-result-1805882-1242142356/solver-1805882-1242142356 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1805882-1242142356.cnf HOME

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

MD5SUM BENCH= 84c61ea490109e11c1f7afe1d2e5d438
RANDOM SEED=893835492

node79.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1398384 kB
Buffers:         60984 kB
Cached:         511152 kB
SwapCached:       7224 kB
Active:          53760 kB
Inactive:       528012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1398384 kB
SwapTotal:     4192956 kB
SwapFree:      4180868 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          14188 kB
Slab:            61692 kB
Committed_AS:   853556 kB
PageTables:       1384 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= 66228 MiB
End job on node79 at 2009-05-12 17:52:37