Trace number 319604

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.32 1200.65

General information on the benchmark

Nameindustrial/crypto/
mizh-sha0-36-2.cnf
MD5SUM82bf685774b76ba263c886940c3aa94d
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark174.274
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210239
Sum of the clauses size628391
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286996
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

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/node5/watcher-319604-1173033500 -o ROOT/results/node5/solver-319604-1173033500 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319604-1173033500/mmisat /tmp/evaluation/319604-1173033500/instance-319604-1173033500.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.90 3/77 1024
/proc/meminfo: memFree=1832544/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=2448 CPUtime=0
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 468 0 0 0 0 0 0 0 18 0 1 0 323304840 2506752 451 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 612 451 80 214 0 394 0

[startup+0.019747 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 1024
/proc/meminfo: memFree=1832544/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=6792 CPUtime=0.01
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 1544 0 0 0 1 0 0 0 18 0 1 0 323304840 6955008 1527 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 1698 1530 80 214 0 1480 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6792

[startup+0.101756 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 1024
/proc/meminfo: memFree=1832544/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=22020 CPUtime=0.09
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 5366 0 0 0 7 2 0 0 18 0 1 0 323304840 22548480 5349 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 5505 5353 80 214 0 5287 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22020

[startup+0.301778 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 1024
/proc/meminfo: memFree=1832544/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=44832 CPUtime=0.29
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 11063 0 0 0 25 4 0 0 19 0 1 0 323304840 45907968 11046 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 11208 11046 80 214 0 10990 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44832

[startup+0.701823 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 1024
/proc/meminfo: memFree=1832544/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=74484 CPUtime=0.69
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 18485 0 0 0 62 7 0 0 22 0 1 0 323304840 76271616 18468 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 18621 18468 80 214 0 18403 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74484

[startup+1.50191 s]
/proc/loadavg: 0.91 0.95 0.90 2/78 1025
/proc/meminfo: memFree=1741784/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=115044 CPUtime=1.49
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 28611 0 0 0 137 12 0 0 25 0 1 0 323304840 117805056 28594 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 28761 28594 80 214 0 28543 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 115044

[startup+3.10109 s]
/proc/loadavg: 0.91 0.95 0.90 2/78 1025
/proc/meminfo: memFree=1694744/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=168900 CPUtime=3.09
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 42085 0 0 0 289 20 0 0 25 0 1 0 323304840 172953600 42068 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 42225 42068 80 214 0 42007 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 168900

[startup+6.30146 s]
/proc/loadavg: 0.92 0.95 0.90 2/78 1025
/proc/meminfo: memFree=1616664/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=229604 CPUtime=6.29
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 57279 0 0 0 604 25 0 0 25 0 1 0 323304840 235114496 57262 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 57401 57262 80 214 0 57183 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 229604

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.90 2/78 1025
/proc/meminfo: memFree=1544600/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=294224 CPUtime=12.69
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 73402 0 0 0 1237 32 0 0 25 0 1 0 323304840 301285376 73385 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 73556 73385 80 214 0 73338 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 294224

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.91 2/78 1025
/proc/meminfo: memFree=1471384/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=362340 CPUtime=25.48
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 90444 0 0 0 2510 38 0 0 25 0 1 0 323304840 371036160 90427 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 90585 90427 80 214 0 90367 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 362340

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.91 2/78 1025
/proc/meminfo: memFree=1386776/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=447228 CPUtime=51.08
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 111653 0 0 0 5062 46 0 0 25 0 1 0 323304840 457961472 111636 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 111807 111636 80 214 0 111589 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 447228

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.91 2/78 1025
/proc/meminfo: memFree=1274264/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=558036 CPUtime=102.27
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 139374 0 0 0 10170 57 0 0 25 0 1 0 323304840 571428864 139357 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 139509 139357 80 214 0 139291 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 558036

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1025
/proc/meminfo: memFree=1175512/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=657480 CPUtime=162.25
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 164216 0 0 0 16160 65 0 0 25 0 1 0 323304840 673259520 164199 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 164370 164199 80 214 0 164152 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 657480

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1025
/proc/meminfo: memFree=1089368/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=742644 CPUtime=222.23
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 185517 0 0 0 22150 73 0 0 25 0 1 0 323304840 760467456 185500 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 185661 185500 80 214 0 185443 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 742644

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1027
/proc/meminfo: memFree=1014168/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=818028 CPUtime=282.21
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 204353 0 0 0 28140 81 0 0 25 0 1 0 323304840 837660672 204336 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 204507 204336 80 214 0 204289 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 818028

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1027
/proc/meminfo: memFree=946072/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=885312 CPUtime=342.19
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 221184 0 0 0 34132 87 0 0 25 0 1 0 323304840 906559488 221167 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 221328 221167 80 214 0 221110 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 885312

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1027
/proc/meminfo: memFree=881624/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=950064 CPUtime=402.17
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 237389 0 0 0 40124 93 0 0 25 0 1 0 323304840 972865536 237372 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 237516 237372 80 214 0 237298 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 950064

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1027
/proc/meminfo: memFree=822424/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=1008684 CPUtime=462.16
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 252031 0 0 0 46117 99 0 0 25 0 1 0 323304840 1032892416 252014 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 252171 252014 80 214 0 251953 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 1008684

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1027
/proc/meminfo: memFree=765784/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=1065600 CPUtime=522.14
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 266259 0 0 0 52110 104 0 0 25 0 1 0 323304840 1091174400 266242 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 266400 266242 80 214 0 266182 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 1065600

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1027
/proc/meminfo: memFree=712728/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=1118076 CPUtime=582.13
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 279384 0 0 0 58105 108 0 0 25 0 1 0 323304840 1144909824 279367 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 279519 279367 80 214 0 279301 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 1118076

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1027
/proc/meminfo: memFree=659736/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=1170504 CPUtime=642.12
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 292499 0 0 0 64098 114 0 0 25 0 1 0 323304840 1198596096 292482 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 292626 292482 80 214 0 292408 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 1170504

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1027
/proc/meminfo: memFree=611992/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=1218492 CPUtime=702.09
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 304492 0 0 0 70091 118 0 0 25 0 1 0 323304840 1247735808 304475 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 304623 304475 80 214 0 304405 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 1218492

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1027
/proc/meminfo: memFree=563544/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=1266336 CPUtime=762.08
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 316458 0 0 0 76084 124 0 0 25 0 1 0 323304840 1296728064 316441 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 316584 316441 80 214 0 316366 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 1266336

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1027
/proc/meminfo: memFree=519448/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=1310796 CPUtime=822.07
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 327568 0 0 0 82078 129 0 0 25 0 1 0 323304840 1342255104 327551 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 327699 327551 80 214 0 327481 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 1310796

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1027
/proc/meminfo: memFree=473560/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=1356252 CPUtime=882.05
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 338909 0 0 0 88071 134 0 0 25 0 1 0 323304840 1388802048 338892 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 339063 338892 80 214 0 338845 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 1356252

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1027
/proc/meminfo: memFree=432280/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=1397820 CPUtime=942.04
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 349311 0 0 0 94066 138 0 0 25 0 1 0 323304840 1431367680 349294 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 349455 349294 80 214 0 349237 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 1397820

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1027
/proc/meminfo: memFree=391448/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=1438236 CPUtime=1002.02
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 359409 0 0 0 100059 143 0 0 25 0 1 0 323304840 1472753664 359392 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 359559 359392 80 214 0 359341 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 1438236

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1027
/proc/meminfo: memFree=350744/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=1479216 CPUtime=1062.01
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 369655 0 0 0 106054 147 0 0 25 0 1 0 323304840 1514717184 369638 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 369804 369638 80 214 0 369586 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 1479216

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1027
/proc/meminfo: memFree=312024/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=1517532 CPUtime=1121.98
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 379229 0 0 0 112048 150 0 0 25 0 1 0 323304840 1553952768 379212 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 379383 379212 80 214 0 379165 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 1517532

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1027
/proc/meminfo: memFree=273368/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=1556568 CPUtime=1181.97
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 388988 0 0 0 118043 154 0 0 25 0 1 0 323304840 1593925632 388971 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 389142 388971 80 214 0 388924 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 1556568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1027
/proc/meminfo: memFree=260888/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=1568172 CPUtime=1200.07
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4194304 391912 0 0 0 119852 155 0 0 25 0 1 0 323304840 1605808128 391895 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 392043 391895 80 214 0 391825 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 1568172

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

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

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1027
/proc/meminfo: memFree=260888/2055920 swapFree=4192148/4192956
[pid=1024] ppid=1022 vsize=0 CPUtime=1200.26
/proc/1024/stat : 1024 (mmisat) R 1022 1024 508 0 -1 4195332 391912 0 0 0 119852 174 0 0 25 0 1 0 323304840 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/1024/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.26
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.65
CPU time (s): 1200.32
CPU user time (s): 1198.53
CPU system time (s): 1.79473
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 1568172

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

runsolver used 1.34879 second user time and 3.02254 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sun Mar  4 18:38:20 UTC 2007

IDJOB= 319604
IDBENCH= 20483
IDSOLVER= 108
FILE ID= node5/319604-1173033500

PBS_JOBID= 4012247

Free space on /tmp= 66541 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/crypto/mizh-sha0-36-2.cnf
COMMAND LINE= /tmp/evaluation/319604-1173033500/mmisat /tmp/evaluation/319604-1173033500/instance-319604-1173033500.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-319604-1173033500 -o ROOT/results/node5/solver-319604-1173033500 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/319604-1173033500/mmisat /tmp/evaluation/319604-1173033500/instance-319604-1173033500.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  82bf685774b76ba263c886940c3aa94d

RANDOM SEED= 37876709

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1832952 kB
Buffers:         26744 kB
Cached:          85320 kB
SwapCached:          0 kB
Active:          56276 kB
Inactive:       102512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1832952 kB
SwapTotal:     4192956 kB
SwapFree:      4192148 kB
Dirty:            5236 kB
Writeback:           0 kB
Mapped:          57344 kB
Slab:            49764 kB
Committed_AS:  1148904 kB
PageTables:       1700 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= 66541 MiB

End job on node5 on Sun Mar  4 18:58:23 UTC 2007