Trace number 319645

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? (MO) 986.31 986.707

General information on the benchmark

Nameindustrial/
crypto/mizh-md5-47-5.cnf
MD5SUM361a244b850a858ed2e51ec140de6356
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark110.43
Satisfiable
(Un)Satisfiability was proved
Number of variables65604
Number of clauses273520
Sum of the clauses size814946
Maximum clause length4
Minimum clause length1
Number of clauses of size 1199
Number of clauses of size 2118258
Number of clauses of size 342021
Number of clauses of size 4113042
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/node3/watcher-319645-1173034233 -o ROOT/results/node3/solver-319645-1173034233 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319645-1173034233/mmisat /tmp/evaluation/319645-1173034233/instance-319645-1173034233.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.00 1.00 0.91 3/77 9745
/proc/meminfo: memFree=772136/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=2496 CPUtime=0
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 474 0 0 0 0 0 0 0 18 0 1 0 323378193 2555904 458 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 624 464 80 214 0 406 0

[startup+0.037433 s]
/proc/loadavg: 1.00 1.00 0.91 3/77 9745
/proc/meminfo: memFree=772136/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=11744 CPUtime=0.03
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 2803 0 0 0 2 1 0 0 18 0 1 0 323378193 12025856 2786 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 2936 2789 80 214 0 2718 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11744

[startup+0.101437 s]
/proc/loadavg: 1.00 1.00 0.91 3/77 9745
/proc/meminfo: memFree=772136/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=25036 CPUtime=0.09
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 6129 0 0 0 7 2 0 0 18 0 1 0 323378193 25636864 6112 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 6259 6112 80 214 0 6041 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25036

[startup+0.301454 s]
/proc/loadavg: 1.00 1.00 0.91 3/77 9745
/proc/meminfo: memFree=772136/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=53504 CPUtime=0.29
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 13240 0 0 0 24 5 0 0 19 0 1 0 323378193 54788096 13223 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 13376 13229 80 214 0 13158 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53504

[startup+0.701486 s]
/proc/loadavg: 1.00 1.00 0.91 3/77 9745
/proc/meminfo: memFree=772136/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=89192 CPUtime=0.69
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 22168 0 0 0 61 8 0 0 22 0 1 0 323378193 91332608 22151 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 22298 22151 80 214 0 22080 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89192

[startup+1.50155 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 9746
/proc/meminfo: memFree=662240/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=135864 CPUtime=1.49
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 33824 0 0 0 135 14 0 0 25 0 1 0 323378193 139124736 33807 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 33966 33813 80 214 0 33748 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 135864

[startup+3.10168 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 9746
/proc/meminfo: memFree=612192/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=191636 CPUtime=3.09
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 47755 0 0 0 290 19 0 0 25 0 1 0 323378193 196235264 47738 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 47909 47738 80 214 0 47691 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 191636

[startup+6.30195 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 9746
/proc/meminfo: memFree=527968/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=259980 CPUtime=6.29
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 64871 0 0 0 600 29 0 0 25 0 1 0 323378193 266219520 64854 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 65031 64860 80 214 0 64813 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 259980

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 9746
/proc/meminfo: memFree=441184/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=337864 CPUtime=12.69
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 84324 0 0 0 1233 36 0 0 25 0 1 0 323378193 345972736 84307 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 84466 84307 80 214 0 84248 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 337864

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 9746
/proc/meminfo: memFree=343200/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=430628 CPUtime=25.48
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 107515 0 0 0 2501 47 0 0 25 0 1 0 323378193 440963072 107498 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 107657 107498 80 214 0 107439 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 430628

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 9746
/proc/meminfo: memFree=234848/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=539284 CPUtime=51.08
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 134679 0 0 0 5050 58 0 0 25 0 1 0 323378193 552226816 134662 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 134821 134662 80 214 0 134603 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 539284

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 9746
/proc/meminfo: memFree=82720/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=689268 CPUtime=102.26
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 172163 0 0 0 10155 71 0 0 25 0 1 0 323378193 705810432 172146 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 172317 172146 80 214 0 172099 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 689268

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 9746
/proc/meminfo: memFree=15072/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=822200 CPUtime=162.24
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 205408 0 0 0 16140 84 0 0 25 0 1 0 323378193 841932800 205391 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 205550 205391 80 214 0 205332 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 822200

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 9746
/proc/meminfo: memFree=15328/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=934472 CPUtime=222.22
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 233488 0 0 0 22127 95 0 0 25 0 1 0 323378193 956899328 233471 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 233618 233471 80 214 0 233400 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 934472

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 9746
/proc/meminfo: memFree=15904/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=1034460 CPUtime=282.2
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 258485 0 0 0 28115 105 0 0 25 0 1 0 323378193 1059287040 258468 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 258615 258468 80 214 0 258397 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 1034460

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 9746
/proc/meminfo: memFree=15584/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=1126500 CPUtime=342.18
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 281483 0 0 0 34105 113 0 0 25 0 1 0 323378193 1153536000 281466 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517724 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 281625 281466 80 214 0 281407 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 1126500

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 9746
/proc/meminfo: memFree=15264/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=1210596 CPUtime=402.17
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 302519 0 0 0 40095 122 0 0 25 0 1 0 323378193 1239650304 302502 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 302649 302502 80 214 0 302431 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 1210596

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 9746
/proc/meminfo: memFree=16032/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=1290356 CPUtime=462.15
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 322447 0 0 0 46087 128 0 0 25 0 1 0 323378193 1321324544 322430 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 322589 322430 80 214 0 322371 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 1290356

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 9746
/proc/meminfo: memFree=16224/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=1365780 CPUtime=522.13
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 341315 0 0 0 52078 135 0 0 25 0 1 0 323378193 1398558720 341298 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 341445 341298 80 214 0 341227 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 1365780

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 9746
/proc/meminfo: memFree=15520/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=1435280 CPUtime=582.11
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 358678 0 0 0 58069 142 0 0 25 0 1 0 323378193 1469726720 358661 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 358820 358661 80 214 0 358602 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 1435280

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/84 9820
/proc/meminfo: memFree=16176/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=1504928 CPUtime=642.06
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 376078 0 0 0 64057 149 0 0 25 0 1 0 323378193 1541046272 376061 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 376232 376061 80 214 0 376014 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 1504928

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/84 9918
/proc/meminfo: memFree=15280/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=1568068 CPUtime=701.99
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 391875 0 0 0 70043 156 0 0 25 0 1 0 323378193 1605701632 391858 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 392017 391858 80 214 0 391799 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 1568068

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 9944
/proc/meminfo: memFree=14880/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=1629332 CPUtime=761.96
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 407192 0 0 0 76033 163 0 0 25 0 1 0 323378193 1668435968 407175 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 407333 407175 80 214 0 407115 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 1629332

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 9944
/proc/meminfo: memFree=15968/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=1689732 CPUtime=821.94
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 422291 0 0 0 82024 170 0 0 25 0 1 0 323378193 1730285568 422274 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 422433 422274 80 214 0 422215 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 1689732

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 9944
/proc/meminfo: memFree=15648/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=1746228 CPUtime=881.93
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 436415 0 0 0 88017 176 0 0 25 0 1 0 323378193 1788137472 436398 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 436557 436398 80 214 0 436339 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 1746228

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 9944
/proc/meminfo: memFree=15712/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=1804168 CPUtime=941.91
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 450900 0 0 0 94009 182 0 0 25 0 1 0 323378193 1847468032 450883 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 451042 450883 80 214 0 450824 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 1804168



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+986.401 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 9944
/proc/meminfo: memFree=15712/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=1843328 CPUtime=986
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4194304 460678 0 0 0 98414 186 0 0 25 0 1 0 323378193 1887567872 460661 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 460832 460661 80 214 0 460614 0
Current children cumulated CPU time (s) 986
Current children cumulated vsize (KiB) 1843328

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

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

[startup+986.601 s]
/proc/loadavg: 1.00 1.00 0.91 2/79 9945
/proc/meminfo: memFree=1276120/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=0 CPUtime=986.2
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4195332 460678 0 0 0 98414 206 0 0 25 0 1 0 323378193 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 986.2
Current children cumulated vsize (KiB) 0

[startup+986.705 s]
/proc/loadavg: 1.00 1.00 0.91 2/79 9945
/proc/meminfo: memFree=1276120/2055920 swapFree=4191880/4192956
[pid=9745] ppid=9743 vsize=0 CPUtime=986.3
/proc/9745/stat : 9745 (mmisat) R 9743 9745 9269 0 -1 4195332 460678 0 0 0 98414 216 0 0 25 0 1 0 323378193 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/9745/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 986.3
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 986.707
CPU time (s): 986.31
CPU user time (s): 984.147
CPU system time (s): 2.16267
CPU usage (%): 99.9598
Max. virtual memory (cumulated for all children) (KiB): 1843328

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

runsolver used 1.07184 second user time and 2.52961 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sun Mar  4 18:50:33 UTC 2007

IDJOB= 319645
IDBENCH= 20484
IDSOLVER= 108
FILE ID= node3/319645-1173034233

PBS_JOBID= 4012249

Free space on /tmp= 66534 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/crypto/mizh-md5-47-5.cnf
COMMAND LINE= /tmp/evaluation/319645-1173034233/mmisat /tmp/evaluation/319645-1173034233/instance-319645-1173034233.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-319645-1173034233 -o ROOT/results/node3/solver-319645-1173034233 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/319645-1173034233/mmisat /tmp/evaluation/319645-1173034233/instance-319645-1173034233.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  361a244b850a858ed2e51ec140de6356

RANDOM SEED= 684063441

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:        772608 kB
Buffers:         51472 kB
Cached:        1100068 kB
SwapCached:        448 kB
Active:         469084 kB
Inactive:       739048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        772608 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            6488 kB
Writeback:           0 kB
Mapped:          66524 kB
Slab:            60876 kB
Committed_AS:  1407172 kB
PageTables:       1660 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= 66534 MiB

End job on node3 on Sun Mar  4 19:07:02 UTC 2007