Trace number 314624

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, and are wall clock time (not CPU 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
Mmisat 2007-02-08? (TO) 1200.09 1200.45

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-20.cnf
MD5SUM5c40e79430f590d0520492d70b267b66
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark211.258
Satisfiable
(Un)Satisfiability was proved
Number of variables7847
Number of clauses73394
Sum of the clauses size206938
Maximum clause length4166
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262806
Number of clauses of size 35772
Number of clauses of size 4389
Number of clauses of size 599
Number of clauses of size over 54327

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node20/watcher-314624-1172639754 -o ROOT/results/node20/solver-314624-1172639754 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314624-1172639754/mmisat /tmp/evaluation/314624-1172639754/instance-314624-1172639754.cnf 

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): 2400 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.83 1.63 1.26 3/77 29008
/proc/meminfo: memFree=1440720/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=1572 CPUtime=0
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 283929371 1609728 228 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 393 230 80 214 0 175 0

[startup+0.0943249 s]
/proc/loadavg: 1.83 1.63 1.26 3/77 29008
/proc/meminfo: memFree=1440720/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=6852 CPUtime=0.08
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 1568 0 0 0 8 0 0 0 18 0 1 0 283929371 7016448 1551 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 1713 1551 80 214 0 1495 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6852

[startup+0.101325 s]
/proc/loadavg: 1.83 1.63 1.26 3/77 29008
/proc/meminfo: memFree=1440720/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=7116 CPUtime=0.09
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 1628 0 0 0 9 0 0 0 18 0 1 0 283929371 7286784 1611 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 1779 1613 80 214 0 1561 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7116

[startup+0.301349 s]
/proc/loadavg: 1.83 1.63 1.26 3/77 29008
/proc/meminfo: memFree=1440720/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=12132 CPUtime=0.29
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 2880 0 0 0 28 1 0 0 19 0 1 0 283929371 12423168 2863 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 3033 2863 80 214 0 2815 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12132

[startup+0.701397 s]
/proc/loadavg: 1.83 1.63 1.26 3/77 29008
/proc/meminfo: memFree=1440720/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=18336 CPUtime=0.69
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 4445 0 0 0 67 2 0 0 23 0 1 0 283929371 18776064 4428 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 4584 4428 80 214 0 4366 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18336

[startup+1.5015 s]
/proc/loadavg: 1.83 1.63 1.26 2/78 29009
/proc/meminfo: memFree=1419656/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=26520 CPUtime=1.5
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 6476 0 0 0 147 3 0 0 25 0 1 0 283929371 27156480 6459 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 6630 6459 80 214 0 6412 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 26520

[startup+3.10169 s]
/proc/loadavg: 1.83 1.63 1.26 2/78 29009
/proc/meminfo: memFree=1411080/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=35628 CPUtime=3.09
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 8754 0 0 0 306 3 0 0 25 0 1 0 283929371 36483072 8737 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 8907 8737 80 214 0 8689 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35628

[startup+6.30107 s]
/proc/loadavg: 1.77 1.62 1.26 2/78 29009
/proc/meminfo: memFree=1396936/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=46980 CPUtime=6.29
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 11623 0 0 0 624 5 0 0 25 0 1 0 283929371 48107520 11606 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 11745 11606 80 214 0 11527 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46980

[startup+12.7018 s]
/proc/loadavg: 1.71 1.61 1.25 2/78 29009
/proc/meminfo: memFree=1381768/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=60576 CPUtime=12.69
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 15003 0 0 0 1262 7 0 0 25 0 1 0 283929371 62029824 14986 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517724 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 15144 14986 80 214 0 14926 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60576

[startup+25.5014 s]
/proc/loadavg: 1.55 1.58 1.25 2/78 29009
/proc/meminfo: memFree=1367304/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=74040 CPUtime=25.48
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 18381 0 0 0 2539 9 0 0 25 0 1 0 283929371 75816960 18364 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 18510 18364 80 214 0 18292 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 74040

[startup+51.1015 s]
/proc/loadavg: 1.36 1.53 1.24 2/78 29009
/proc/meminfo: memFree=1353032/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=88428 CPUtime=51.08
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 21957 0 0 0 5096 12 0 0 25 0 1 0 283929371 90550272 21940 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 22107 21940 80 214 0 21889 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 88428

[startup+102.307 s]
/proc/loadavg: 1.15 1.45 1.23 2/78 29009
/proc/meminfo: memFree=1334472/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=106512 CPUtime=102.26
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 26504 0 0 0 10212 14 0 0 25 0 1 0 283929371 109068288 26487 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 26628 26487 80 214 0 26410 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 106512

[startup+162.302 s]
/proc/loadavg: 1.06 1.36 1.21 2/78 29009
/proc/meminfo: memFree=1318984/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=122088 CPUtime=162.25
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 30398 0 0 0 16207 18 0 0 25 0 1 0 283929371 125018112 30381 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 30522 30381 80 214 0 30304 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 122088

[startup+222.301 s]
/proc/loadavg: 1.02 1.30 1.19 2/78 29009
/proc/meminfo: memFree=1305736/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=135156 CPUtime=222.22
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 33647 0 0 0 22202 20 0 0 25 0 1 0 283929371 138399744 33630 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 33789 33630 80 214 0 33571 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 135156

[startup+282.301 s]
/proc/loadavg: 1.00 1.24 1.18 2/78 29009
/proc/meminfo: memFree=1294152/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=146640 CPUtime=282.21
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 36535 0 0 0 28198 23 0 0 25 0 1 0 283929371 150159360 36518 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 36660 36518 80 214 0 36442 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 146640

[startup+342.302 s]
/proc/loadavg: 1.00 1.19 1.16 2/78 29009
/proc/meminfo: memFree=1283464/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=157200 CPUtime=342.19
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 39174 0 0 0 34194 25 0 0 25 0 1 0 283929371 160972800 39157 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 39300 39157 80 214 0 39082 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 157200

[startup+402.302 s]
/proc/loadavg: 1.00 1.16 1.15 2/78 29009
/proc/meminfo: memFree=1273672/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=167100 CPUtime=402.18
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 41638 0 0 0 40190 28 0 0 25 0 1 0 283929371 171110400 41621 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 41775 41621 80 214 0 41557 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 167100

[startup+462.301 s]
/proc/loadavg: 1.00 1.12 1.14 2/78 29009
/proc/meminfo: memFree=1264200/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=176340 CPUtime=462.15
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 43953 0 0 0 46185 30 0 0 25 0 1 0 283929371 180572160 43936 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 44085 43936 80 214 0 43867 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 176340

[startup+522.302 s]
/proc/loadavg: 1.00 1.10 1.13 2/78 29009
/proc/meminfo: memFree=1255496/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=185184 CPUtime=522.14
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 46153 0 0 0 52182 32 0 0 25 0 1 0 283929371 189628416 46136 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 46296 46136 80 214 0 46078 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 185184

[startup+582.302 s]
/proc/loadavg: 1.00 1.08 1.12 2/78 29009
/proc/meminfo: memFree=1246984/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=193500 CPUtime=582.12
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 48251 0 0 0 58178 34 0 0 25 0 1 0 283929371 198144000 48234 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 48375 48234 80 214 0 48157 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 193500

[startup+642.301 s]
/proc/loadavg: 1.00 1.06 1.11 2/78 29009
/proc/meminfo: memFree=1238792/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=201552 CPUtime=642.11
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 50260 0 0 0 64175 36 0 0 25 0 1 0 283929371 206389248 50243 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 50388 50243 80 214 0 50170 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 201552

[startup+702.301 s]
/proc/loadavg: 1.00 1.05 1.09 2/78 29009
/proc/meminfo: memFree=1231048/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=209340 CPUtime=702.08
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 52192 0 0 0 70171 37 0 0 25 0 1 0 283929371 214364160 52175 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 52335 52175 80 214 0 52117 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 209340

[startup+762.306 s]
/proc/loadavg: 1.00 1.04 1.09 2/78 29009
/proc/meminfo: memFree=1223496/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=216732 CPUtime=762.07
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 54053 0 0 0 76168 39 0 0 25 0 1 0 283929371 221933568 54036 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 54183 54036 80 214 0 53965 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 216732

[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.08 2/78 29009
/proc/meminfo: memFree=1216328/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=223992 CPUtime=822.04
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 55852 0 0 0 82163 41 0 0 25 0 1 0 283929371 229367808 55835 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 55998 55835 80 214 0 55780 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 223992

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.08 2/78 29009
/proc/meminfo: memFree=1209224/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=230988 CPUtime=882.03
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 57597 0 0 0 88159 44 0 0 25 0 1 0 283929371 236531712 57580 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 57747 57580 80 214 0 57529 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 230988

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.07 2/78 29009
/proc/meminfo: memFree=1202440/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=237720 CPUtime=942.01
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 59291 0 0 0 94156 45 0 0 25 0 1 0 283929371 243425280 59274 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 59430 59274 80 214 0 59212 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 237720

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.06 2/78 29009
/proc/meminfo: memFree=1195784/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=244320 CPUtime=1001.99
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 60937 0 0 0 100152 47 0 0 25 0 1 0 283929371 250183680 60920 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 61080 60920 80 214 0 60862 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 244320

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 29009
/proc/meminfo: memFree=1189320/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=250656 CPUtime=1061.98
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 62540 0 0 0 106150 48 0 0 25 0 1 0 283929371 256671744 62523 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 62664 62523 80 214 0 62446 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 250656

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 29009
/proc/meminfo: memFree=1182984/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=256992 CPUtime=1121.96
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 64102 0 0 0 112146 50 0 0 25 0 1 0 283929371 263159808 64085 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 64248 64085 80 214 0 64030 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 256992

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 29009
/proc/meminfo: memFree=1176904/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=263064 CPUtime=1181.94
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 65626 0 0 0 118143 51 0 0 25 0 1 0 283929371 269377536 65609 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 65766 65609 80 214 0 65548 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 263064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 29009
/proc/meminfo: memFree=1174984/2055920 swapFree=4133840/4192956
[pid=29008] ppid=29006 vsize=264912 CPUtime=1200.04
/proc/29008/stat : 29008 (mmisat) R 29006 29008 28029 0 -1 4194304 66078 0 0 0 119952 52 0 0 25 0 1 0 283929371 271269888 66061 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/29008/statm: 66228 66061 80 214 0 66010 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 264912

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.45
CPU time (s): 1200.09
CPU user time (s): 1199.53
CPU system time (s): 0.562914
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 264912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.53
system time used= 0.562914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66078
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= 6
involuntary context switches= 24946

runsolver used 1.45378 second user time and 2.85457 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Wed Feb 28 05:15:54 UTC 2007

IDJOB= 314624
IDBENCH= 20396
IDSOLVER= 108
FILE ID= node20/314624-1172639754

PBS_JOBID= 3981139

Free space on /tmp= 66543 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-20.cnf
COMMAND LINE= /tmp/evaluation/314624-1172639754/mmisat /tmp/evaluation/314624-1172639754/instance-314624-1172639754.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-314624-1172639754 -o ROOT/results/node20/solver-314624-1172639754 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314624-1172639754/mmisat /tmp/evaluation/314624-1172639754/instance-314624-1172639754.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  5c40e79430f590d0520492d70b267b66

RANDOM SEED= 166210215

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.234
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.234
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:       1441128 kB
Buffers:         33308 kB
Cached:         500240 kB
SwapCached:      24256 kB
Active:         160740 kB
Inactive:       411732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1441128 kB
SwapTotal:     4192956 kB
SwapFree:      4133840 kB
Dirty:            2308 kB
Writeback:           0 kB
Mapped:          30288 kB
Slab:            27944 kB
Committed_AS:   668360 kB
PageTables:       1704 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= 66543 MiB

End job on node20 on Wed Feb 28 05:35:56 UTC 2007