Trace number 319522

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) 945.163 945.592

General information on the benchmark

Nameindustrial/
crypto/mizh-md5-48-5.cnf
MD5SUM8ab50418497c0326ed1ff5d73a4e24a3
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark76.9443
Satisfiable
(Un)Satisfiability was proved
Number of variables66892
Number of clauses279256
Sum of the clauses size832648
Maximum clause length4
Minimum clause length1
Number of clauses of size 1201
Number of clauses of size 2120496
Number of clauses of size 342781
Number of clauses of size 4115778
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/node25/watcher-319522-1173032251 -o ROOT/results/node25/solver-319522-1173032251 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319522-1173032251/mmisat /tmp/evaluation/319522-1173032251/instance-319522-1173032251.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 0.97 0.91 3/64 23274
/proc/meminfo: memFree=1732392/2055920 swapFree=4183736/4192956
[pid=23274] ppid=23272 vsize=2352 CPUtime=0
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 460 0 0 0 0 0 0 0 18 0 1 0 97847336 2408448 443 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 588 448 80 214 0 370 0

[startup+0.0517629 s]
/proc/loadavg: 1.00 0.97 0.91 3/64 23274
/proc/meminfo: memFree=1732392/2055920 swapFree=4183736/4192956
[pid=23274] ppid=23272 vsize=15172 CPUtime=0.04
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 3642 0 0 0 3 1 0 0 18 0 1 0 97847336 15536128 3626 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 3793 3628 80 214 0 3575 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15172

[startup+0.101767 s]
/proc/loadavg: 1.00 0.97 0.91 3/64 23274
/proc/meminfo: memFree=1732392/2055920 swapFree=4183736/4192956
[pid=23274] ppid=23272 vsize=25340 CPUtime=0.09
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 6187 0 0 0 7 2 0 0 18 0 1 0 97847336 25948160 6170 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 6335 6170 80 214 0 6117 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25340

[startup+0.301785 s]
/proc/loadavg: 1.00 0.97 0.91 3/64 23274
/proc/meminfo: memFree=1732392/2055920 swapFree=4183736/4192956
[pid=23274] ppid=23272 vsize=54072 CPUtime=0.29
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 13395 0 0 0 24 5 0 0 19 0 1 0 97847336 55369728 13378 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 13518 13378 80 214 0 13300 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54072

[startup+0.70182 s]
/proc/loadavg: 1.00 0.97 0.91 3/64 23274
/proc/meminfo: memFree=1732392/2055920 swapFree=4183736/4192956
[pid=23274] ppid=23272 vsize=92532 CPUtime=0.69
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 23010 0 0 0 59 10 0 0 22 0 1 0 97847336 94752768 22993 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 23133 22993 80 214 0 22915 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92532

[startup+1.50189 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 23275
/proc/meminfo: memFree=1616416/2055920 swapFree=4183736/4192956
[pid=23274] ppid=23272 vsize=147200 CPUtime=1.49
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 36652 0 0 0 134 15 0 0 25 0 1 0 97847336 150732800 36635 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 36800 36635 80 214 0 36582 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 147200

[startup+3.10103 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 23275
/proc/meminfo: memFree=1555808/2055920 swapFree=4183736/4192956
[pid=23274] ppid=23272 vsize=215276 CPUtime=3.09
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 53683 0 0 0 287 22 0 0 25 0 1 0 97847336 220442624 53666 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 53819 53666 80 214 0 53601 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 215276

[startup+6.30132 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 23275
/proc/meminfo: memFree=1457440/2055920 swapFree=4183736/4192956
[pid=23274] ppid=23272 vsize=291604 CPUtime=6.29
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 72753 0 0 0 599 30 0 0 25 0 1 0 97847336 298602496 72736 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 72901 72736 80 214 0 72683 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 291604

[startup+12.7019 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 23275
/proc/meminfo: memFree=1370912/2055920 swapFree=4183736/4192956
[pid=23274] ppid=23272 vsize=367784 CPUtime=12.69
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 91811 0 0 0 1231 38 0 0 25 0 1 0 97847336 376610816 91794 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 91946 91794 80 214 0 91728 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 367784

[startup+25.501 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 23275
/proc/meminfo: memFree=1282080/2055920 swapFree=4183736/4192956
[pid=23274] ppid=23272 vsize=451776 CPUtime=25.49
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 112796 0 0 0 2502 47 0 0 25 0 1 0 97847336 462618624 112779 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 112944 112779 80 214 0 112726 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 451776

[startup+51.1013 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 23275
/proc/meminfo: memFree=1175392/2055920 swapFree=4183736/4192956
[pid=23274] ppid=23272 vsize=558900 CPUtime=51.08
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 139589 0 0 0 5052 56 0 0 25 0 1 0 97847336 572313600 139572 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 139725 139572 80 214 0 139507 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 558900

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 23275
/proc/meminfo: memFree=1025120/2055920 swapFree=4183736/4192956
[pid=23274] ppid=23272 vsize=706840 CPUtime=102.27
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 176587 0 0 0 10159 68 0 0 25 0 1 0 97847336 723804160 176570 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 176710 176570 80 214 0 176492 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 706840

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 23275
/proc/meminfo: memFree=891616/2055920 swapFree=4183736/4192956
[pid=23274] ppid=23272 vsize=841372 CPUtime=162.24
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 210195 0 0 0 16144 80 0 0 25 0 1 0 97847336 861564928 210178 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 210343 210178 80 214 0 210125 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 841372

[startup+222.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 23275
/proc/meminfo: memFree=775712/2055920 swapFree=4183736/4192956
[pid=23274] ppid=23272 vsize=956012 CPUtime=222.23
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 238867 0 0 0 22134 89 0 0 25 0 1 0 97847336 978956288 238850 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 239003 238850 80 214 0 238785 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 956012

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 23275
/proc/meminfo: memFree=675104/2055920 swapFree=4183736/4192956
[pid=23274] ppid=23272 vsize=1057244 CPUtime=282.21
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 264163 0 0 0 28124 97 0 0 25 0 1 0 97847336 1082617856 264146 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 264311 264146 80 214 0 264093 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1057244

[startup+342.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 23275
/proc/meminfo: memFree=580320/2055920 swapFree=4183736/4192956
[pid=23274] ppid=23272 vsize=1150812 CPUtime=342.19
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 287579 0 0 0 34115 104 0 0 25 0 1 0 97847336 1178431488 287562 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 287703 287562 80 214 0 287485 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1150812

[startup+402.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 23275
/proc/meminfo: memFree=495200/2055920 swapFree=4183736/4192956
[pid=23274] ppid=23272 vsize=1236864 CPUtime=402.18
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 309081 0 0 0 40106 112 0 0 25 0 1 0 97847336 1266548736 309064 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 309216 309064 80 214 0 308998 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 1236864

[startup+462.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 23275
/proc/meminfo: memFree=413408/2055920 swapFree=4183736/4192956
[pid=23274] ppid=23272 vsize=1317464 CPUtime=462.16
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 329231 0 0 0 46098 118 0 0 25 0 1 0 97847336 1349083136 329214 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 329366 329214 80 214 0 329148 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 1317464

[startup+522.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 23275
/proc/meminfo: memFree=337056/2055920 swapFree=4183736/4192956
[pid=23274] ppid=23272 vsize=1394384 CPUtime=522.15
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 348460 0 0 0 52091 124 0 0 25 0 1 0 97847336 1427849216 348443 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 348596 348443 80 214 0 348378 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 1394384

[startup+582.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 23275
/proc/meminfo: memFree=265696/2055920 swapFree=4183736/4192956
[pid=23274] ppid=23272 vsize=1464964 CPUtime=582.13
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 366106 0 0 0 58084 129 0 0 25 0 1 0 97847336 1500123136 366089 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517205 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 366241 366089 80 214 0 366023 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 1464964

[startup+642.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 23275
/proc/meminfo: memFree=194144/2055920 swapFree=4183736/4192956
[pid=23274] ppid=23272 vsize=1535692 CPUtime=642.12
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 383800 0 0 0 64077 135 0 0 25 0 1 0 97847336 1572548608 383783 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 383923 383783 80 214 0 383705 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 1535692

[startup+702.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 23275
/proc/meminfo: memFree=130144/2055920 swapFree=4183736/4192956
[pid=23274] ppid=23272 vsize=1600088 CPUtime=702.1
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 399886 0 0 0 70070 140 0 0 25 0 1 0 97847336 1638490112 399869 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 400022 399869 80 214 0 399804 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 1600088

[startup+762.306 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 23275
/proc/meminfo: memFree=66912/2055920 swapFree=4183736/4192956
[pid=23274] ppid=23272 vsize=1662712 CPUtime=762.09
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 415542 0 0 0 76063 146 0 0 25 0 1 0 97847336 1702617088 415525 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 415678 415525 80 214 0 415460 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 1662712

[startup+822.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 23275
/proc/meminfo: memFree=15328/2055920 swapFree=4183736/4192956
[pid=23274] ppid=23272 vsize=1724008 CPUtime=822.05
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 430854 0 0 0 82053 152 0 0 25 0 1 0 97847336 1765384192 430837 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 0 0 0
/proc/23274/statm: 431002 430837 80 214 0 430784 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 1724008

[startup+882.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 23277
/proc/meminfo: memFree=15584/2055920 swapFree=4183752/4192956
[pid=23274] ppid=23272 vsize=1781624 CPUtime=881.88
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 445282 0 0 0 88032 156 0 0 25 0 1 0 97847336 1824382976 445265 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 445406 445265 80 214 0 445188 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 1781624

[startup+942.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 23277
/proc/meminfo: memFree=15904/2055920 swapFree=4183752/4192956
[pid=23274] ppid=23272 vsize=1840416 CPUtime=941.86
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 459969 0 0 0 94025 161 0 0 25 0 1 0 97847336 1884585984 459952 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 460104 459952 80 214 0 459886 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 1840416



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+945.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 23277
/proc/meminfo: memFree=15712/2055920 swapFree=4183752/4192956
[pid=23274] ppid=23272 vsize=1843216 CPUtime=944.87
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4194304 460656 0 0 0 94325 162 0 0 25 0 1 0 97847336 1887453184 460639 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 460804 460639 80 214 0 460586 0
Current children cumulated CPU time (s) 944.87
Current children cumulated vsize (KiB) 1843216

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

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

[startup+945.405 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 23277
/proc/meminfo: memFree=15712/2055920 swapFree=4183752/4192956
[pid=23274] ppid=23272 vsize=0 CPUtime=944.97
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4195332 460656 0 0 0 94325 172 0 0 25 0 1 0 97847336 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 944.97
Current children cumulated vsize (KiB) 0

[startup+945.501 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 23277
/proc/meminfo: memFree=15712/2055920 swapFree=4183752/4192956
[pid=23274] ppid=23272 vsize=0 CPUtime=945.06
/proc/23274/stat : 23274 (mmisat) R 23272 23274 22717 0 -1 4195332 460656 0 0 0 94325 181 0 0 25 0 1 0 97847336 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/23274/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 945.06
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 945.592
CPU time (s): 945.163
CPU user time (s): 943.254
CPU system time (s): 1.90971
CPU usage (%): 99.9547
Max. virtual memory (cumulated for all children) (KiB): 1843216

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

runsolver used 0.671897 second user time and 1.9797 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Sun Mar  4 18:17:31 UTC 2007

IDJOB= 319522
IDBENCH= 20481
IDSOLVER= 108
FILE ID= node25/319522-1173032251

PBS_JOBID= 4012466

Free space on /tmp= 66542 MiB

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

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  8ab50418497c0326ed1ff5d73a4e24a3

RANDOM SEED= 570332105

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.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.232
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.232
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:       1732800 kB
Buffers:         12680 kB
Cached:         229480 kB
SwapCached:       3116 kB
Active:         109576 kB
Inactive:       145332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1732800 kB
SwapTotal:     4192956 kB
SwapFree:      4183736 kB
Dirty:            6588 kB
Writeback:           0 kB
Mapped:          18812 kB
Slab:            54288 kB
Committed_AS:   246588 kB
PageTables:       1484 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= 66542 MiB

End job on node25 on Sun Mar  4 18:33:19 UTC 2007