Trace number 298114

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.5

General information on the benchmark

Namerandom/OnTreshold/3SAT/v500/
unif-k3-r4.26-v500-c2130-S1490740667-05.SAT.shuffled.cnf
MD5SUMf01193a3f455045d150f231e0d56c100
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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/node75/watcher-298114-1171850500 -o ROOT/results/node75/solver-298114-1171850500 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/298114-1171850500/mmisat /tmp/evaluation/298114-1171850500/instance-298114-1171850500.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.92 0.98 0.99 3/70 23478
/proc/meminfo: memFree=710448/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=1176 CPUtime=0
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 151 0 0 0 0 0 0 0 19 0 1 0 205015853 1204224 134 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 294 134 81 214 0 76 0

[startup+0.107509 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 23478
/proc/meminfo: memFree=710448/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=1704 CPUtime=0.1
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 296 0 0 0 10 0 0 0 19 0 1 0 205015853 1744896 279 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 426 279 81 214 0 208 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1704

[startup+0.515556 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 23478
/proc/meminfo: memFree=710448/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=4136 CPUtime=0.51
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 890 0 0 0 51 0 0 0 23 0 1 0 205015853 4235264 873 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134548746 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 1034 873 91 214 0 816 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4136

[startup+1.33665 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 23479
/proc/meminfo: memFree=707304/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=4136 CPUtime=1.33
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 890 0 0 0 133 0 0 0 25 0 1 0 205015853 4235264 873 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134548675 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 1034 873 91 214 0 816 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4136

[startup+2.97585 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 23479
/proc/meminfo: memFree=707176/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=4136 CPUtime=2.96
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 890 0 0 0 296 0 0 0 25 0 1 0 205015853 4235264 873 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134546051 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 1034 873 91 214 0 816 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4136

[startup+6.25724 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 23483
/proc/meminfo: memFree=702888/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=8232 CPUtime=6.25
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 2133 0 0 0 624 1 0 0 25 0 1 0 205015853 8429568 1897 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522790 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 2058 1897 91 214 0 1840 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 8232

[startup+12.717 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 23489
/proc/meminfo: memFree=667248/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=43828 CPUtime=12.7
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 12450 0 0 0 1266 4 0 0 25 0 1 0 205015853 44879872 10804 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523599 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 10957 10804 91 214 0 10739 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 43828

[startup+25.5205 s]
/proc/loadavg: 0.95 0.98 0.99 2/71 23523
/proc/meminfo: memFree=634480/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=76468 CPUtime=25.48
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 21385 0 0 0 2541 7 0 0 25 0 1 0 205015853 78303232 18952 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518886 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 19117 18952 91 214 0 18899 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 76468

[startup+51.1385 s]
/proc/loadavg: 1.02 1.00 1.00 2/71 23545
/proc/meminfo: memFree=641584/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=70132 CPUtime=51.08
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 38853 0 0 0 5094 14 0 0 25 0 1 0 205015853 71815168 17383 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134513343 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 17533 17383 91 214 0 17315 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 70132

[startup+102.349 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 23565
/proc/meminfo: memFree=645800/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=65568 CPUtime=102.26
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 74368 0 0 0 10197 29 0 0 25 0 1 0 205015853 67141632 16258 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522790 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 16392 16258 91 214 0 16174 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 65568

[startup+162.366 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 23565
/proc/meminfo: memFree=636712/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=75344 CPUtime=162.26
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 138663 0 0 0 16171 55 0 0 25 0 1 0 205015853 77152256 18696 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134519024 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 18836 18696 91 214 0 18618 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 75344

[startup+222.382 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23565
/proc/meminfo: memFree=630184/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=81984 CPUtime=222.26
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 185984 0 0 0 22151 75 0 0 25 0 1 0 205015853 83951616 20364 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518855 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 20496 20364 91 214 0 20278 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 81984

[startup+282.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23565
/proc/meminfo: memFree=630952/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=80908 CPUtime=282.26
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 215555 0 0 0 28139 87 0 0 25 0 1 0 205015853 82849792 20095 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 20227 20095 91 214 0 20009 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 80908

[startup+342.419 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23565
/proc/meminfo: memFree=625256/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=86796 CPUtime=342.26
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 225192 0 0 0 34135 91 0 0 25 0 1 0 205015853 88879104 21550 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134548821 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 21699 21550 91 214 0 21481 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 86796

[startup+402.436 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23565
/proc/meminfo: memFree=637032/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=74964 CPUtime=402.26
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 235223 0 0 0 40130 96 0 0 25 0 1 0 205015853 76763136 18594 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518992 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 18741 18594 91 214 0 18523 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 74964

[startup+462.451 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23565
/proc/meminfo: memFree=640360/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=74844 CPUtime=462.26
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 318332 0 0 0 46092 134 0 0 25 0 1 0 205015853 76640256 18572 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134519027 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 18711 18572 91 214 0 18493 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 74844

[startup+522.464 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23565
/proc/meminfo: memFree=633640/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=78316 CPUtime=522.25
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 371769 0 0 0 52068 157 0 0 25 0 1 0 205015853 80195584 19444 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523173 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 19579 19444 91 214 0 19361 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 78316

[startup+582.481 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23565
/proc/meminfo: memFree=655976/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=56604 CPUtime=582.26
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 473252 0 0 0 58023 203 0 0 25 0 1 0 205015853 57962496 14012 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134519043 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 14151 14012 91 214 0 13933 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 56604

[startup+642.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23565
/proc/meminfo: memFree=646248/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=67132 CPUtime=642.25
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 527671 0 0 0 63999 226 0 0 25 0 1 0 205015853 68743168 16643 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134997186 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 16783 16643 91 214 0 16565 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 67132

[startup+702.518 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23565
/proc/meminfo: memFree=631848/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=79964 CPUtime=702.26
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 568236 0 0 0 69982 244 0 0 25 0 1 0 205015853 81883136 19858 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134548629 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 19991 19858 91 214 0 19773 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 79964

[startup+762.532 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23565
/proc/meminfo: memFree=631912/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=79964 CPUtime=762.26
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 568274 0 0 0 75982 244 0 0 25 0 1 0 205015853 81883136 19858 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134548821 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 19991 19858 91 214 0 19773 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 79964

[startup+822.554 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23565
/proc/meminfo: memFree=632424/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=79444 CPUtime=822.26
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 578299 0 0 0 81978 248 0 0 25 0 1 0 205015853 81350656 19728 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134519490 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 19861 19728 91 214 0 19643 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 79444

[startup+882.574 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23565
/proc/meminfo: memFree=635368/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=76420 CPUtime=882.26
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 590272 0 0 0 87973 253 0 0 25 0 1 0 205015853 78254080 18972 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518824 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 19105 18972 91 214 0 18887 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 76420

[startup+942.593 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 23565
/proc/meminfo: memFree=629608/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=78684 CPUtime=942.26
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 695265 0 0 0 93931 295 0 0 25 0 1 0 205015853 80572416 19525 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134519003 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 19671 19525 91 214 0 19453 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 78684

[startup+1002.61 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 23565
/proc/meminfo: memFree=627112/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=84948 CPUtime=1002.27
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 756562 0 0 0 99903 324 0 0 25 0 1 0 205015853 86986752 21087 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523270 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 21237 21087 91 214 0 21019 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 84948

[startup+1062.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23565
/proc/meminfo: memFree=644520/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=67384 CPUtime=1062.27
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 782045 0 0 0 105892 335 0 0 25 0 1 0 205015853 69001216 16713 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134546165 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 16846 16713 91 214 0 16628 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 67384

[startup+1122.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23565
/proc/meminfo: memFree=639272/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=72988 CPUtime=1122.26
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 805342 0 0 0 111882 344 0 0 25 0 1 0 205015853 74739712 18092 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523603 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 18247 18092 91 214 0 18029 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 72988

[startup+1182.67 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23565
/proc/meminfo: memFree=639336/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=72604 CPUtime=1182.26
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 885110 0 0 0 117852 374 0 0 25 0 1 0 205015853 74346496 18018 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523588 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 18151 18018 91 214 0 17933 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 72604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.49 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23565
/proc/meminfo: memFree=638760/2055920 swapFree=4183176/4192956
[pid=23478] ppid=23476 vsize=73168 CPUtime=1200.08
/proc/23478/stat : 23478 (mmisat) R 23476 23478 21972 0 -1 4194304 888777 0 0 0 119632 376 0 0 25 0 1 0 205015853 74924032 18159 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134548818 0 0 4096 0 0 0 0 17 1 0 0
/proc/23478/statm: 18292 18159 91 214 0 18074 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 73168

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.5
CPU time (s): 1200.1
CPU user time (s): 1196.32
CPU system time (s): 3.78043
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 88908

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

runsolver used 0.869867 second user time and 2.38564 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Mon Feb 19 02:01:40 UTC 2007

IDJOB= 298114
IDBENCH= 19978
IDSOLVER= 108
FILE ID= node75/298114-1171850500

PBS_JOBID= 3839725

Free space on /tmp= 66562 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S1490740667-05.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298114-1171850500/mmisat /tmp/evaluation/298114-1171850500/instance-298114-1171850500.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-298114-1171850500 -o ROOT/results/node75/solver-298114-1171850500 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/298114-1171850500/mmisat /tmp/evaluation/298114-1171850500/instance-298114-1171850500.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  f01193a3f455045d150f231e0d56c100

RANDOM SEED= 981712382

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        710856 kB
Buffers:         50708 kB
Cached:        1170460 kB
SwapCached:       3920 kB
Active:         821696 kB
Inactive:       410128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        710856 kB
SwapTotal:     4192956 kB
SwapFree:      4183176 kB
Dirty:            1152 kB
Writeback:           0 kB
Mapped:          16960 kB
Slab:            98720 kB
Committed_AS:   618580 kB
PageTables:       1668 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 node75 on Mon Feb 19 02:21:43 UTC 2007