Trace number 303321

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.14 1200.51

General information on the benchmark

Namerandom/LargeSize/7SAT/v180/
unif-k7-r85-v180-c15300-S2117580343-16.cnf
MD5SUM29eebfc33bb79c40df63e10b39764cb1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1060.46
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses15300
Sum of the clauses size107100
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515300

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/node40/watcher-303321-1172032602 -o ROOT/results/node40/solver-303321-1172032602 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/303321-1172032602/mmisat /tmp/evaluation/303321-1172032602/instance-303321-1172032602.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: 0.99 0.98 0.99 3/64 25689
/proc/meminfo: memFree=1480736/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=1044 CPUtime=0
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 128294455 1069056 109 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134687379 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 261 109 81 214 0 43 0

[startup+0.107099 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 25689
/proc/meminfo: memFree=1480736/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=1308 CPUtime=0.1
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 179 0 0 0 10 0 0 0 18 0 1 0 128294455 1339392 162 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 327 162 81 214 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1308

[startup+0.51915 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 25689
/proc/meminfo: memFree=1480736/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=1572 CPUtime=0.51
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 260 0 0 0 51 0 0 0 21 0 1 0 128294455 1609728 243 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517196 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 393 243 81 214 0 175 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 1572

[startup+1.34026 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1479776/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=1968 CPUtime=1.33
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 351 0 0 0 133 0 0 0 25 0 1 0 128294455 2015232 334 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517712 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 492 334 81 214 0 274 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 1968

[startup+2.97647 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1479328/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=2364 CPUtime=2.97
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 469 0 0 0 297 0 0 0 25 0 1 0 128294455 2420736 452 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517712 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 591 452 81 214 0 373 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 2364

[startup+6.25289 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1478624/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=2892 CPUtime=6.25
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 585 0 0 0 625 0 0 0 25 0 1 0 128294455 2961408 568 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 723 568 81 214 0 505 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 2892

[startup+12.7077 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1478176/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=3288 CPUtime=12.7
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 670 0 0 0 1270 0 0 0 25 0 1 0 128294455 3366912 653 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 822 653 81 214 0 604 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 3288

[startup+25.5094 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1477856/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=3552 CPUtime=25.5
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 753 0 0 0 2550 0 0 0 25 0 1 0 128294455 3637248 736 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 888 736 81 214 0 670 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 3552

[startup+51.1167 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1477472/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=3948 CPUtime=51.09
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 856 0 0 0 5109 0 0 0 25 0 1 0 128294455 4042752 839 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 987 839 81 214 0 769 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 3948

[startup+102.327 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1476896/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=4476 CPUtime=102.28
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 994 0 0 0 10228 0 0 0 25 0 1 0 128294455 4583424 977 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 1119 977 81 214 0 901 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 4476

[startup+162.351 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1321056/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=159948 CPUtime=162.29
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 39869 0 0 0 16214 15 0 0 25 0 1 0 128294455 163786752 39852 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134546033 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 39987 39852 91 214 0 39769 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 159948

[startup+222.368 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1196768/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=287544 CPUtime=222.29
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 96416 0 0 0 22188 41 0 0 25 0 1 0 128294455 294445056 71742 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134548675 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 71886 71742 91 214 0 71668 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 287544

[startup+282.39 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1191968/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=287296 CPUtime=282.29
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 136540 0 0 0 28168 61 0 0 25 0 1 0 128294455 294191104 71660 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523222 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 71824 71660 91 214 0 71606 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 287296

[startup+342.405 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1193632/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=287168 CPUtime=342.29
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 171064 0 0 0 34150 79 0 0 25 0 1 0 128294455 294060032 71650 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134519043 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 71792 71650 91 214 0 71574 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 287168

[startup+402.426 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1189792/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=290804 CPUtime=402.29
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 201743 0 0 0 40136 93 0 0 25 0 1 0 128294455 297783296 72565 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134548515 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 72701 72565 91 214 0 72483 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 290804

[startup+462.442 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1190816/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=289744 CPUtime=462.29
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 248407 0 0 0 46114 115 0 0 25 0 1 0 128294455 296697856 72300 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134519061 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 72436 72300 91 214 0 72218 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 289744

[startup+522.457 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1195552/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=285128 CPUtime=522.28
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 279677 0 0 0 52098 130 0 0 25 0 1 0 128294455 291971072 71126 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523287 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 71282 71126 91 214 0 71064 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 285128

[startup+582.476 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1193056/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=287668 CPUtime=582.29
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 316881 0 0 0 58081 148 0 0 25 0 1 0 128294455 294572032 71765 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134544777 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 71917 71765 91 214 0 71699 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 287668

[startup+642.495 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1195616/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=285000 CPUtime=642.29
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 357190 0 0 0 64061 168 0 0 25 0 1 0 128294455 291840000 71106 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 71250 71106 91 214 0 71032 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 285000

[startup+702.512 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1192672/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=288688 CPUtime=702.29
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 392428 0 0 0 70045 184 0 0 25 0 1 0 128294455 295616512 72034 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134520298 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 72172 72034 91 214 0 71954 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 288688

[startup+762.528 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1191264/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=290052 CPUtime=762.28
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 426220 0 0 0 76028 200 0 0 25 0 1 0 128294455 297013248 72351 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 72513 72351 91 214 0 72295 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 290052

[startup+822.545 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1192288/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=288404 CPUtime=822.28
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 456047 0 0 0 82014 214 0 0 25 0 1 0 128294455 295325696 71944 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134513356 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 72101 71944 91 214 0 71883 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 288404

[startup+882.559 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1192224/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=288532 CPUtime=882.28
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 493866 0 0 0 87999 229 0 0 25 0 1 0 128294455 295456768 71972 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523255 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 72133 71972 91 214 0 71915 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 288532

[startup+942.572 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1191136/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=289480 CPUtime=942.27
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 525890 0 0 0 93981 246 0 0 25 0 1 0 128294455 296427520 72227 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134519003 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 72370 72227 91 214 0 72152 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 289480

[startup+1002.59 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1191136/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=289980 CPUtime=1002.27
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 565103 0 0 0 99959 268 0 0 25 0 1 0 128294455 296939520 72360 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134551645 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 72495 72360 91 214 0 72277 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 289980

[startup+1062.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1192800/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=287888 CPUtime=1062.27
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 604878 0 0 0 105940 287 0 0 25 0 1 0 128294455 294797312 71810 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 71972 71810 91 214 0 71754 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 287888

[startup+1122.62 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1192480/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=288180 CPUtime=1122.26
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 635157 0 0 0 111926 300 0 0 25 0 1 0 128294455 295096320 71895 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134548702 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 72045 71895 91 214 0 71827 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 288180

[startup+1182.64 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1193824/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=286920 CPUtime=1182.27
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 671161 0 0 0 117911 316 0 0 25 0 1 0 128294455 293806080 71569 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518835 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 71730 71569 91 214 0 71512 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 286920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.46 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25690
/proc/meminfo: memFree=1188512/2055920 swapFree=4183944/4192956
[pid=25689] ppid=25687 vsize=292200 CPUtime=1200.08
/proc/25689/stat : 25689 (mmisat) R 25687 25689 25242 0 -1 4194304 679505 0 0 0 119689 319 0 0 25 0 1 0 128294455 299212800 72895 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518788 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 73050 72895 91 214 0 72832 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 292200

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.51
CPU time (s): 1200.14
CPU user time (s): 1196.9
CPU system time (s): 3.24351
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 294828

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

runsolver used 0.821875 second user time and 2.38664 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Wed Feb 21 04:36:42 UTC 2007

IDJOB= 303321
IDBENCH= 20105
IDSOLVER= 108
FILE ID= node40/303321-1172032602

PBS_JOBID= 3892705

Free space on /tmp= 66561 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v180/unif-k7-r85-v180-c15300-S2117580343-16.cnf
COMMAND LINE= /tmp/evaluation/303321-1172032602/mmisat /tmp/evaluation/303321-1172032602/instance-303321-1172032602.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-303321-1172032602 -o ROOT/results/node40/solver-303321-1172032602 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/303321-1172032602/mmisat /tmp/evaluation/303321-1172032602/instance-303321-1172032602.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  29eebfc33bb79c40df63e10b39764cb1

RANDOM SEED= 375310940

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.242
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.242
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:       1481016 kB
Buffers:         32988 kB
Cached:         472720 kB
SwapCached:       2932 kB
Active:          91480 kB
Inactive:       423704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1481016 kB
SwapTotal:     4192956 kB
SwapFree:      4183944 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:          15408 kB
Slab:            45600 kB
Committed_AS:   211460 kB
PageTables:       1412 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= 66561 MiB

End job on node40 on Wed Feb 21 04:56:45 UTC 2007