Trace number 306929

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.1 1200.59

General information on the benchmark

Namerandom/LargeSize/3SAT/v13000/
unif-k3-r4.2-v13000-c54600-S1189233705-10.cnf
MD5SUM2d55dadc6f2d8f95e2996fe01ffdeeb0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables13000
Number of clauses54600
Sum of the clauses size163800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 354600
Number of clauses of size 40
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.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node60/watcher-306929-1172109405 -o ROOT/results/node60/solver-306929-1172109405 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/306929-1172109405/mmisat /tmp/evaluation/306929-1172109405/instance-306929-1172109405.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.01 1.00 1.00 2/64 7570
/proc/meminfo: memFree=1915848/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=1972 CPUtime=0
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 363 0 0 0 0 0 0 0 18 0 1 0 230897387 2019328 346 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 493 348 81 214 0 275 0

[startup+0.107091 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 7570
/proc/meminfo: memFree=1915848/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=9544 CPUtime=0.1
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 2241 0 0 0 9 1 0 0 18 0 1 0 230897387 9773056 2224 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 2386 2224 81 214 0 2168 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9544

[startup+0.515162 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 7570
/proc/meminfo: memFree=1915848/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=21240 CPUtime=0.5
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 5182 0 0 0 48 2 0 0 21 0 1 0 230897387 21749760 5166 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 5310 5167 81 214 0 5092 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 21240

[startup+1.33531 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 7571
/proc/meminfo: memFree=1885056/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=34532 CPUtime=1.32
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 8488 0 0 0 128 4 0 0 25 0 1 0 230897387 35360768 8471 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 8633 8471 81 214 0 8415 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 34532

[startup+2.9736 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 7571
/proc/meminfo: memFree=1871744/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=51276 CPUtime=2.96
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 12681 0 0 0 290 6 0 0 25 0 1 0 230897387 52506624 12664 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 12819 12664 81 214 0 12601 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 51276

[startup+6.25019 s]
/proc/loadavg: 1.09 1.02 1.01 2/65 7571
/proc/meminfo: memFree=1848768/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=70548 CPUtime=6.24
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 17497 0 0 0 615 9 0 0 25 0 1 0 230897387 72241152 17480 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 17637 17480 81 214 0 17419 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 70548

[startup+12.7053 s]
/proc/loadavg: 1.08 1.02 1.00 2/65 7571
/proc/meminfo: memFree=1826248/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=90748 CPUtime=12.69
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 22564 0 0 0 1257 12 0 0 25 0 1 0 230897387 92925952 22547 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 22687 22547 81 214 0 22469 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 90748

[startup+25.5056 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 7571
/proc/meminfo: memFree=1806024/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=111216 CPUtime=25.49
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 27657 0 0 0 2535 14 0 0 25 0 1 0 230897387 113885184 27640 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 27804 27640 81 214 0 27586 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 111216

[startup+51.1112 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 7571
/proc/meminfo: memFree=1781640/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=135004 CPUtime=51.08
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 33603 0 0 0 5091 17 0 0 25 0 1 0 230897387 138244096 33586 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 33751 33586 81 214 0 33533 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 135004

[startup+102.316 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 7571
/proc/meminfo: memFree=1751560/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=165172 CPUtime=102.27
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 41155 0 0 0 10204 23 0 0 25 0 1 0 230897387 169136128 41138 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 41293 41138 81 214 0 41075 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 165172

[startup+162.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7571
/proc/meminfo: memFree=1725128/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=191084 CPUtime=162.27
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 47638 0 0 0 16202 25 0 0 25 0 1 0 230897387 195670016 47621 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 47771 47621 81 214 0 47553 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 191084

[startup+222.361 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7571
/proc/meminfo: memFree=1703688/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=212480 CPUtime=222.27
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 52984 0 0 0 22199 28 0 0 25 0 1 0 230897387 217579520 52967 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 53120 52967 81 214 0 52902 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 212480

[startup+282.389 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 7673
/proc/meminfo: memFree=1683592/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=231348 CPUtime=282.24
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 57707 0 0 0 28192 32 0 0 25 0 1 0 230897387 236900352 57690 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 57837 57690 81 214 0 57619 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 231348

[startup+342.429 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 7749
/proc/meminfo: memFree=1666184/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=248632 CPUtime=342.23
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 62008 0 0 0 34188 35 0 0 25 0 1 0 230897387 254599168 61991 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 62158 61991 81 214 0 61940 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 248632

[startup+402.453 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7769
/proc/meminfo: memFree=1651080/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=264580 CPUtime=402.22
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 66013 0 0 0 40184 38 0 0 25 0 1 0 230897387 270929920 65996 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 66145 65996 81 214 0 65927 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 264580

[startup+462.471 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7769
/proc/meminfo: memFree=1635976/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=279592 CPUtime=462.21
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 69772 0 0 0 46181 40 0 0 25 0 1 0 230897387 286302208 69755 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 69898 69755 81 214 0 69680 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 279592

[startup+522.493 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7769
/proc/meminfo: memFree=1621768/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=293812 CPUtime=522.22
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 73329 0 0 0 52180 42 0 0 25 0 1 0 230897387 300863488 73312 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 73453 73312 81 214 0 73235 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 293812

[startup+582.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7769
/proc/meminfo: memFree=1607944/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=307372 CPUtime=582.22
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 76715 0 0 0 58178 44 0 0 25 0 1 0 230897387 314748928 76698 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 76843 76698 81 214 0 76625 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 307372

[startup+642.53 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7769
/proc/meminfo: memFree=1595016/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=320392 CPUtime=642.21
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 79956 0 0 0 64176 45 0 0 25 0 1 0 230897387 328081408 79939 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 80098 79939 81 214 0 79880 0
Current children cumulated CPU time (s) 642.21
Current children cumulated vsize (KiB) 320392

[startup+702.543 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7769
/proc/meminfo: memFree=1582536/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=332756 CPUtime=702.2
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 83068 0 0 0 70173 47 0 0 25 0 1 0 230897387 340742144 83051 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 83189 83051 81 214 0 82971 0
Current children cumulated CPU time (s) 702.2
Current children cumulated vsize (KiB) 332756

[startup+762.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7769
/proc/meminfo: memFree=1570632/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=344848 CPUtime=762.2
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 86066 0 0 0 76171 49 0 0 25 0 1 0 230897387 353124352 86049 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 86212 86049 81 214 0 85994 0
Current children cumulated CPU time (s) 762.2
Current children cumulated vsize (KiB) 344848

[startup+822.584 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7769
/proc/meminfo: memFree=1558792/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=356412 CPUtime=822.21
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 88963 0 0 0 82170 51 0 0 25 0 1 0 230897387 364965888 88946 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 89103 88946 81 214 0 88885 0
Current children cumulated CPU time (s) 822.21
Current children cumulated vsize (KiB) 356412

[startup+882.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7769
/proc/meminfo: memFree=1547528/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=367572 CPUtime=882.2
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 91768 0 0 0 88167 53 0 0 25 0 1 0 230897387 376393728 91751 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 91893 91751 81 214 0 91675 0
Current children cumulated CPU time (s) 882.2
Current children cumulated vsize (KiB) 367572

[startup+942.616 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7769
/proc/meminfo: memFree=1536648/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=378468 CPUtime=942.2
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 94490 0 0 0 94165 55 0 0 25 0 1 0 230897387 387551232 94473 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 94617 94473 81 214 0 94399 0
Current children cumulated CPU time (s) 942.2
Current children cumulated vsize (KiB) 378468

[startup+1002.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7769
/proc/meminfo: memFree=1526024/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=389100 CPUtime=1002.19
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 97136 0 0 0 100162 57 0 0 25 0 1 0 230897387 398438400 97119 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 97275 97119 81 214 0 97057 0
Current children cumulated CPU time (s) 1002.19
Current children cumulated vsize (KiB) 389100

[startup+1062.66 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7769
/proc/meminfo: memFree=1515528/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=399336 CPUtime=1062.2
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 99711 0 0 0 106161 59 0 0 25 0 1 0 230897387 408920064 99694 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 99834 99694 81 214 0 99616 0
Current children cumulated CPU time (s) 1062.2
Current children cumulated vsize (KiB) 399336

[startup+1122.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7769
/proc/meminfo: memFree=1505544/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=409436 CPUtime=1122.21
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 102222 0 0 0 112160 61 0 0 25 0 1 0 230897387 419262464 102205 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 102359 102205 81 214 0 102141 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 409436

[startup+1182.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7769
/proc/meminfo: memFree=1495688/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=419268 CPUtime=1182.2
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 104672 0 0 0 118158 62 0 0 25 0 1 0 230897387 429330432 104655 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 104817 104655 81 214 0 104599 0
Current children cumulated CPU time (s) 1182.2
Current children cumulated vsize (KiB) 419268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.52 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7769
/proc/meminfo: memFree=1492680/2055920 swapFree=4183516/4192956
[pid=7570] ppid=7568 vsize=422064 CPUtime=1200.02
/proc/7570/stat : 7570 (mmisat) R 7568 7570 7513 0 -1 4194304 105389 0 0 0 119939 63 0 0 25 0 1 0 230897387 432193536 105372 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/7570/statm: 105516 105372 81 214 0 105298 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 422064

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.59
CPU time (s): 1200.1
CPU user time (s): 1199.4
CPU system time (s): 0.700893
CPU usage (%): 99.9591
Max. virtual memory (cumulated for all children) (KiB): 422064

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

runsolver used 0.743886 second user time and 2.54461 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Thu Feb 22 01:56:45 UTC 2007

IDJOB= 306929
IDBENCH= 20193
IDSOLVER= 108
FILE ID= node60/306929-1172109405

PBS_JOBID= 3892914

Free space on /tmp= 66558 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v13000/unif-k3-r4.2-v13000-c54600-S1189233705-10.cnf
COMMAND LINE= /tmp/evaluation/306929-1172109405/mmisat /tmp/evaluation/306929-1172109405/instance-306929-1172109405.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-306929-1172109405 -o ROOT/results/node60/solver-306929-1172109405 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/306929-1172109405/mmisat /tmp/evaluation/306929-1172109405/instance-306929-1172109405.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  2d55dadc6f2d8f95e2996fe01ffdeeb0

RANDOM SEED= 642984833

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:       1916320 kB
Buffers:          8676 kB
Cached:          73384 kB
SwapCached:       3756 kB
Active:          40652 kB
Inactive:        51112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1916320 kB
SwapTotal:     4192956 kB
SwapFree:      4183516 kB
Dirty:            2320 kB
Writeback:           0 kB
Mapped:          15388 kB
Slab:            33860 kB
Committed_AS:   781480 kB
PageTables:       1464 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= 66558 MiB

End job on node60 on Thu Feb 22 02:16:48 UTC 2007