Trace number 314544

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.12 1200.61

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-15.cnf
MD5SUM3d9c71b515699560fe1678f286b58acb
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.175
Satisfiable
(Un)Satisfiability was proved
Number of variables21104
Number of clauses74257
Sum of the clauses size192789
Maximum clause length171
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 236142
Number of clauses of size 334380
Number of clauses of size 42745
Number of clauses of size 5538
Number of clauses of size over 5451

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/node60/watcher-314544-1172638869 -o ROOT/results/node60/solver-314544-1172638869 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314544-1172638869/mmisat /tmp/evaluation/314544-1172638869/instance-314544-1172638869.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: 0.91 0.95 0.94 3/70 16468
/proc/meminfo: memFree=1629384/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=2368 CPUtime=0
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 451 0 0 0 0 0 0 0 18 0 1 0 283843742 2424832 434 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 592 436 80 214 0 374 0

[startup+0.0615981 s]
/proc/loadavg: 0.91 0.95 0.94 3/70 16468
/proc/meminfo: memFree=1629384/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=10308 CPUtime=0.05
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 2429 0 0 0 4 1 0 0 18 0 1 0 283843742 10555392 2412 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 2577 2416 80 214 0 2359 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10308

[startup+0.101604 s]
/proc/loadavg: 0.91 0.95 0.94 3/70 16468
/proc/meminfo: memFree=1629384/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=13748 CPUtime=0.09
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 3285 0 0 0 8 1 0 0 18 0 1 0 283843742 14077952 3268 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 3437 3268 80 214 0 3219 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13748

[startup+0.30164 s]
/proc/loadavg: 0.91 0.95 0.94 3/70 16468
/proc/meminfo: memFree=1629384/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=25264 CPUtime=0.29
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 6162 0 0 0 27 2 0 0 19 0 1 0 283843742 25870336 6145 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 6316 6145 80 214 0 6098 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25264

[startup+0.70171 s]
/proc/loadavg: 0.91 0.95 0.94 3/70 16468
/proc/meminfo: memFree=1629384/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=39688 CPUtime=0.69
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 9778 0 0 0 65 4 0 0 22 0 1 0 283843742 40640512 9761 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 9922 9761 80 214 0 9704 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39688

[startup+1.50185 s]
/proc/loadavg: 0.91 0.95 0.94 2/71 16469
/proc/meminfo: memFree=1582464/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=58880 CPUtime=1.49
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 14574 0 0 0 142 7 0 0 25 0 1 0 283843742 60293120 14557 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 14720 14557 80 214 0 14502 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58880

[startup+3.10114 s]
/proc/loadavg: 0.92 0.95 0.94 2/71 16475
/proc/meminfo: memFree=1559928/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=85084 CPUtime=3.08
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 21133 0 0 0 299 9 0 0 25 0 1 0 283843742 87126016 21116 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 21271 21116 80 214 0 21053 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 85084

[startup+6.30171 s]
/proc/loadavg: 0.92 0.95 0.94 2/71 16477
/proc/meminfo: memFree=1519480/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=117508 CPUtime=6.28
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 29249 0 0 0 615 13 0 0 25 0 1 0 283843742 120328192 29232 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 29377 29232 80 214 0 29159 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 117508

[startup+12.7019 s]
/proc/loadavg: 0.93 0.96 0.94 2/71 16487
/proc/meminfo: memFree=1481984/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=150200 CPUtime=12.68
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 37408 0 0 0 1250 18 0 0 25 0 1 0 283843742 153804800 37391 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 37550 37391 80 214 0 37332 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 150200

[startup+25.5011 s]
/proc/loadavg: 0.94 0.96 0.94 2/71 16507
/proc/meminfo: memFree=1448008/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=182228 CPUtime=25.46
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 45426 0 0 0 2524 22 0 0 25 0 1 0 283843742 186601472 45409 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 45557 45409 80 214 0 45339 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 182228

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.94 2/71 16527
/proc/meminfo: memFree=1410056/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=220212 CPUtime=51.05
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 54928 0 0 0 5078 27 0 0 25 0 1 0 283843742 225497088 54911 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 55053 54911 80 214 0 54835 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 220212

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.94 2/65 16601
/proc/meminfo: memFree=1361544/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=268916 CPUtime=102.19
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 67104 0 0 0 10188 31 0 0 25 0 1 0 283843742 275369984 67087 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 67229 67087 80 214 0 67011 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 268916

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16601
/proc/meminfo: memFree=1318920/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=311796 CPUtime=162.17
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 77824 0 0 0 16180 37 0 0 25 0 1 0 283843742 319279104 77807 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 77949 77807 80 214 0 77731 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 311796

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16601
/proc/meminfo: memFree=1282056/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=348324 CPUtime=222.15
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 86929 0 0 0 22174 41 0 0 25 0 1 0 283843742 356683776 86912 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 87081 86912 80 214 0 86863 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 348324

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16601
/proc/meminfo: memFree=1249928/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=380616 CPUtime=282.12
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 95010 0 0 0 28168 44 0 0 25 0 1 0 283843742 389750784 94993 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 95154 94993 80 214 0 94936 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 380616

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16601
/proc/meminfo: memFree=1219848/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=410264 CPUtime=342.1
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 102437 0 0 0 34162 48 0 0 25 0 1 0 283843742 420110336 102420 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 102566 102420 80 214 0 102348 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 410264

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16601
/proc/meminfo: memFree=1192328/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=437924 CPUtime=402.08
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 109350 0 0 0 40156 52 0 0 25 0 1 0 283843742 448434176 109333 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 109481 109333 80 214 0 109263 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 437924

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16601
/proc/meminfo: memFree=1166088/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=463864 CPUtime=462.06
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 115835 0 0 0 46151 55 0 0 25 0 1 0 283843742 474996736 115818 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 115966 115818 80 214 0 115748 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 463864

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16601
/proc/meminfo: memFree=1141768/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=488348 CPUtime=522.04
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 121943 0 0 0 52147 57 0 0 25 0 1 0 283843742 500068352 121926 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 122087 121926 80 214 0 121869 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 488348

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16601
/proc/meminfo: memFree=1118024/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=511772 CPUtime=582.02
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 127805 0 0 0 58142 60 0 0 25 0 1 0 283843742 524054528 127788 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 127943 127788 80 214 0 127725 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 511772

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16601
/proc/meminfo: memFree=1095368/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=534140 CPUtime=642
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 133399 0 0 0 64138 62 0 0 25 0 1 0 283843742 546959360 133382 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 133535 133382 80 214 0 133317 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 534140

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16601
/proc/meminfo: memFree=1073992/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=555580 CPUtime=701.97
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 138766 0 0 0 70132 65 0 0 25 0 1 0 283843742 568913920 138749 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 138895 138749 80 214 0 138677 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 555580

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16601
/proc/meminfo: memFree=1053128/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=576360 CPUtime=761.96
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 143940 0 0 0 76129 67 0 0 25 0 1 0 283843742 590192640 143923 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 144090 143923 80 214 0 143872 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 576360

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16601
/proc/meminfo: memFree=1033288/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=596212 CPUtime=821.93
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 148930 0 0 0 82124 69 0 0 25 0 1 0 283843742 610521088 148913 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 149053 148913 80 214 0 148835 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 596212

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16601
/proc/meminfo: memFree=1013704/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=615668 CPUtime=881.91
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 153768 0 0 0 88120 71 0 0 25 0 1 0 283843742 630444032 153751 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 153917 153751 80 214 0 153699 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 615668

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16601
/proc/meminfo: memFree=995144/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=634328 CPUtime=941.89
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 158428 0 0 0 94115 74 0 0 25 0 1 0 283843742 649551872 158411 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 158582 158411 80 214 0 158364 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 634328

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16601
/proc/meminfo: memFree=976840/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=652328 CPUtime=1001.87
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 162951 0 0 0 100112 75 0 0 25 0 1 0 283843742 667983872 162934 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 163082 162934 80 214 0 162864 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 652328

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16601
/proc/meminfo: memFree=959240/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=670060 CPUtime=1061.85
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 167381 0 0 0 106107 78 0 0 25 0 1 0 283843742 686141440 167364 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 167515 167364 80 214 0 167297 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 670060

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16601
/proc/meminfo: memFree=941768/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=687268 CPUtime=1121.82
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 171686 0 0 0 112101 81 0 0 25 0 1 0 283843742 703762432 171669 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 171817 171669 80 214 0 171599 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 687268

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16601
/proc/meminfo: memFree=924936/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=704208 CPUtime=1181.81
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 175909 0 0 0 118097 84 0 0 25 0 1 0 283843742 721108992 175892 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 176052 175892 80 214 0 175834 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 704208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16601
/proc/meminfo: memFree=919816/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=709104 CPUtime=1200
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4194304 177128 0 0 0 119916 84 0 0 25 0 1 0 283843742 726122496 177111 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 177276 177111 80 214 0 177058 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 709104

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

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

[startup+1200.61 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16601
/proc/meminfo: memFree=919816/2055920 swapFree=4183356/4192956
[pid=16468] ppid=16466 vsize=0 CPUtime=1200.1
/proc/16468/stat : 16468 (mmisat) R 16466 16468 15931 0 -1 4195332 177128 0 0 0 119916 94 0 0 25 0 1 0 283843742 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/16468/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.12
CPU user time (s): 1199.17
CPU system time (s): 0.952855
CPU usage (%): 99.9589
Max. virtual memory (cumulated for all children) (KiB): 709104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.17
system time used= 0.952855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 177128
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= 1841

runsolver used 0.957854 second user time and 2.40963 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Wed Feb 28 05:01:09 UTC 2007

IDJOB= 314544
IDBENCH= 20394
IDSOLVER= 108
FILE ID= node60/314544-1172638869

PBS_JOBID= 3981137

Free space on /tmp= 66527 MiB

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

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  3d9c71b515699560fe1678f286b58acb

RANDOM SEED= 387645164

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.283
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.283
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:       1629856 kB
Buffers:         13188 kB
Cached:         362904 kB
SwapCached:       3484 kB
Active:          60964 kB
Inactive:       325476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1629856 kB
SwapTotal:     4192956 kB
SwapFree:      4183356 kB
Dirty:            2456 kB
Writeback:           0 kB
Mapped:          16552 kB
Slab:            25224 kB
Committed_AS:   846684 kB
PageTables:       1712 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= 66527 MiB

End job on node60 on Wed Feb 28 05:21:12 UTC 2007