Trace number 306068

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

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S1145101718-14.cnf
MD5SUMd5eadcf7d4ec43590781370c307cdad4
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 variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
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/node25/watcher-306068-1172091480 -o ROOT/results/node25/solver-306068-1172091480 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/306068-1172091480/mmisat /tmp/evaluation/306068-1172091480/instance-306068-1172091480.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.00 1.00 1.00 3/64 10471
/proc/meminfo: memFree=1595568/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=1836 CPUtime=0
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 331 0 0 0 0 0 0 0 18 0 1 0 3770263 1880064 314 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 459 315 81 214 0 241 0

[startup+0.106722 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10471
/proc/meminfo: memFree=1595568/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=7776 CPUtime=0.09
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 1820 0 0 0 9 0 0 0 18 0 1 0 3770263 7962624 1803 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 1944 1803 81 214 0 1726 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7776

[startup+0.514757 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10471
/proc/meminfo: memFree=1595568/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=17016 CPUtime=0.5
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 4121 0 0 0 49 1 0 0 22 0 1 0 3770263 17424384 4104 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 4254 4104 81 214 0 4036 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 17016

[startup+1.33483 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10472
/proc/meminfo: memFree=1571240/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=27444 CPUtime=1.33
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 6708 0 0 0 131 2 0 0 25 0 1 0 3770263 28102656 6691 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 6861 6691 81 214 0 6643 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 27444

[startup+2.97098 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10472
/proc/meminfo: memFree=1560872/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=40512 CPUtime=2.96
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 9992 0 0 0 293 3 0 0 25 0 1 0 3770263 41484288 9975 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 10128 9975 81 214 0 9910 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 40512

[startup+6.24727 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10472
/proc/meminfo: memFree=1541800/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=56748 CPUtime=6.24
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 14051 0 0 0 618 6 0 0 25 0 1 0 3770263 58109952 14034 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 14187 14034 81 214 0 13969 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 56748

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10472
/proc/meminfo: memFree=1523240/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=73380 CPUtime=12.69
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 18195 0 0 0 1261 8 0 0 25 0 1 0 3770263 75141120 18178 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 18345 18178 81 214 0 18127 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 73380

[startup+25.504 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10472
/proc/meminfo: memFree=1507560/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=89088 CPUtime=25.49
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 22124 0 0 0 2539 10 0 0 25 0 1 0 3770263 91226112 22107 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 22272 22107 81 214 0 22054 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89088

[startup+51.1103 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10472
/proc/meminfo: memFree=1488744/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=107304 CPUtime=51.08
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 26705 0 0 0 5095 13 0 0 25 0 1 0 3770263 109879296 26688 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 26826 26688 81 214 0 26608 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 107304

[startup+102.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10472
/proc/meminfo: memFree=1465768/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=130404 CPUtime=102.28
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 32473 0 0 0 10211 17 0 0 25 0 1 0 3770263 133533696 32456 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 32601 32456 81 214 0 32383 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 130404

[startup+162.334 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10472
/proc/meminfo: memFree=1445672/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=150072 CPUtime=162.28
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 37396 0 0 0 16209 19 0 0 25 0 1 0 3770263 153673728 37379 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 37518 37379 81 214 0 37300 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 150072

[startup+222.367 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10584
/proc/meminfo: memFree=1428088/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=166572 CPUtime=222.24
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 41495 0 0 0 22202 22 0 0 25 0 1 0 3770263 170569728 41478 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 41643 41478 81 214 0 41425 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 166572

[startup+282.404 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10670
/proc/meminfo: memFree=1414440/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=181092 CPUtime=282.22
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 45132 0 0 0 28198 24 0 0 25 0 1 0 3770263 185438208 45115 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 45273 45115 81 214 0 45055 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 181092

[startup+342.422 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10670
/proc/meminfo: memFree=1401192/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=194292 CPUtime=342.23
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 48450 0 0 0 34196 27 0 0 25 0 1 0 3770263 198955008 48433 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 48573 48433 81 214 0 48355 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 194292

[startup+402.441 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10670
/proc/meminfo: memFree=1388584/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=206700 CPUtime=402.23
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 51531 0 0 0 40194 29 0 0 25 0 1 0 3770263 211660800 51514 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 51675 51514 81 214 0 51457 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 206700

[startup+462.456 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10670
/proc/meminfo: memFree=1377064/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=218184 CPUtime=462.23
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 54423 0 0 0 46193 30 0 0 25 0 1 0 3770263 223420416 54406 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 54546 54406 81 214 0 54328 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 218184

[startup+522.471 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10670
/proc/meminfo: memFree=1366120/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=229140 CPUtime=522.23
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 57158 0 0 0 52192 31 0 0 25 0 1 0 3770263 234639360 57141 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 57285 57141 81 214 0 57067 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 229140

[startup+582.484 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10670
/proc/meminfo: memFree=1355432/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=239568 CPUtime=582.23
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 59764 0 0 0 58190 33 0 0 25 0 1 0 3770263 245317632 59747 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 59892 59747 81 214 0 59674 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 239568

[startup+642.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10670
/proc/meminfo: memFree=1345512/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=249600 CPUtime=642.23
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 62258 0 0 0 64188 35 0 0 25 0 1 0 3770263 255590400 62241 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 62400 62241 81 214 0 62182 0
Current children cumulated CPU time (s) 642.23
Current children cumulated vsize (KiB) 249600

[startup+702.517 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 10670
/proc/meminfo: memFree=1335912/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=259104 CPUtime=702.23
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 64655 0 0 0 70187 36 0 0 25 0 1 0 3770263 265322496 64638 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 64776 64638 81 214 0 64558 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 259104

[startup+762.529 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 10670
/proc/meminfo: memFree=1326632/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=268476 CPUtime=762.23
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 66967 0 0 0 76185 38 0 0 25 0 1 0 3770263 274919424 66950 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 67119 66950 81 214 0 66901 0
Current children cumulated CPU time (s) 762.23
Current children cumulated vsize (KiB) 268476

[startup+822.549 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10670
/proc/meminfo: memFree=1317544/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=277320 CPUtime=822.24
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 69202 0 0 0 82185 39 0 0 25 0 1 0 3770263 283975680 69185 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 69330 69185 81 214 0 69112 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 277320

[startup+882.566 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10670
/proc/meminfo: memFree=1308904/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=286032 CPUtime=882.24
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 71365 0 0 0 88184 40 0 0 25 0 1 0 3770263 292896768 71348 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 71508 71348 81 214 0 71290 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 286032

[startup+942.58 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10670
/proc/meminfo: memFree=1300520/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=294348 CPUtime=942.24
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 73465 0 0 0 94183 41 0 0 25 0 1 0 3770263 301412352 73448 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 73587 73448 81 214 0 73369 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 294348

[startup+1002.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10670
/proc/meminfo: memFree=1292328/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=302532 CPUtime=1002.24
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 75505 0 0 0 100182 42 0 0 25 0 1 0 3770263 309792768 75488 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 75633 75488 81 214 0 75415 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 302532

[startup+1062.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10670
/proc/meminfo: memFree=1284200/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=310584 CPUtime=1062.25
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 77493 0 0 0 106182 43 0 0 25 0 1 0 3770263 318038016 77476 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 77646 77476 81 214 0 77428 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 310584

[startup+1122.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10670
/proc/meminfo: memFree=1280936/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=313752 CPUtime=1122.25
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 78289 0 0 0 109213 3012 0 0 25 0 1 0 3770263 321282048 78272 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134546591 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 78438 78272 83 214 0 78220 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 313752

[startup+1182.64 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10670
/proc/meminfo: memFree=1281000/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=313752 CPUtime=1182.24
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 78289 0 0 0 110195 8029 0 0 25 0 1 0 3770263 321282048 78272 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134546591 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 78438 78272 83 214 0 78220 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 313752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10670
/proc/meminfo: memFree=1280936/2055920 swapFree=4192956/4192956
[pid=10471] ppid=10469 vsize=313752 CPUtime=1200.06
/proc/10471/stat : 10471 (mmisat) R 10469 10471 9652 0 -1 4194304 78289 0 0 0 110494 9512 0 0 25 0 1 0 3770263 321282048 78272 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134546591 0 0 4096 0 0 0 0 17 1 0 0
/proc/10471/statm: 78438 78272 83 214 0 78220 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 313752

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.12
CPU user time (s): 1104.95
CPU system time (s): 95.1695
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 313752

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

runsolver used 0.855869 second user time and 2.43063 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Wed Feb 21 20:58:00 UTC 2007

IDJOB= 306068
IDBENCH= 20172
IDSOLVER= 108
FILE ID= node25/306068-1172091480

PBS_JOBID= 3892838

Free space on /tmp= 66562 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v10000/unif-k3-r4.2-v10000-c42000-S1145101718-14.cnf
COMMAND LINE= /tmp/evaluation/306068-1172091480/mmisat /tmp/evaluation/306068-1172091480/instance-306068-1172091480.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-306068-1172091480 -o ROOT/results/node25/solver-306068-1172091480 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/306068-1172091480/mmisat /tmp/evaluation/306068-1172091480/instance-306068-1172091480.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  d5eadcf7d4ec43590781370c307cdad4

RANDOM SEED= 99229515

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:       1595912 kB
Buffers:         33560 kB
Cached:         342208 kB
SwapCached:          0 kB
Active:         161648 kB
Inactive:       229388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1595912 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1840 kB
Writeback:           0 kB
Mapped:          25440 kB
Slab:            54960 kB
Committed_AS:    66616 kB
PageTables:       1468 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= 66562 MiB

End job on node25 on Wed Feb 21 21:18:03 UTC 2007