Trace number 293153

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S340864765-13.SAT.shuffled.cnf
MD5SUM1a2d4f656ef1a93a804e74aaef307a73
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.527919
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
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 52556
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/node41/watcher-293153-1171765774 -o ROOT/results/node41/solver-293153-1171765774 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293153-1171765774/mmisat /tmp/evaluation/293153-1171765774/instance-293153-1171765774.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 15726
/proc/meminfo: memFree=1279312/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=1044 CPUtime=0
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 196533368 1069056 108 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 261 108 81 214 0 43 0

[startup+0.107551 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15726
/proc/meminfo: memFree=1279312/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=1308 CPUtime=0.1
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 180 0 0 0 10 0 0 0 18 0 1 0 196533368 1339392 163 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 327 163 81 214 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1308

[startup+0.519584 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15726
/proc/meminfo: memFree=1279312/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=3760 CPUtime=0.51
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 795 0 0 0 51 0 0 0 21 0 1 0 196533368 3850240 778 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 940 778 91 214 0 722 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3760

[startup+1.34166 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15727
/proc/meminfo: memFree=1270536/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=10600 CPUtime=1.33
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 2518 0 0 0 133 0 0 0 25 0 1 0 196533368 10854400 2501 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548768 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 2650 2501 91 214 0 2432 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 10600

[startup+2.9778 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15727
/proc/meminfo: memFree=1261896/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=23680 CPUtime=2.97
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 5783 0 0 0 295 2 0 0 25 0 1 0 196533368 24248320 5766 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134524256 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 5920 5766 91 214 0 5702 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 23680

[startup+6.25408 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15727
/proc/meminfo: memFree=1248776/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=31188 CPUtime=6.24
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 8793 0 0 0 621 3 0 0 25 0 1 0 196533368 31936512 7641 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516288 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 7797 7641 91 214 0 7579 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 31188

[startup+12.7096 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15727
/proc/meminfo: memFree=1250184/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=28744 CPUtime=12.7
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 11762 0 0 0 1265 5 0 0 25 0 1 0 196533368 29433856 7038 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 7186 7041 91 214 0 6968 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 28744

[startup+25.5098 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15727
/proc/meminfo: memFree=1249160/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=29068 CPUtime=25.5
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 15358 0 0 0 2542 8 0 0 25 0 1 0 196533368 29765632 7125 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134519056 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 7267 7125 91 214 0 7049 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 29068

[startup+51.117 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15727
/proc/meminfo: memFree=1248584/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=31220 CPUtime=51.1
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 25221 0 0 0 5097 13 0 0 25 0 1 0 196533368 31969280 7668 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 135003990 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 7805 7668 91 214 0 7587 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 31220

[startup+102.327 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15727
/proc/meminfo: memFree=1249736/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=30128 CPUtime=102.29
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 52086 0 0 0 10203 26 0 0 25 0 1 0 196533368 30851072 7392 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134519030 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 7532 7392 91 214 0 7314 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 30128

[startup+162.349 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15727
/proc/meminfo: memFree=1250376/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=29828 CPUtime=162.3
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 81611 0 0 0 16190 40 0 0 25 0 1 0 196533368 30543872 7322 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518343 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 7457 7322 91 214 0 7239 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 29828

[startup+222.364 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15727
/proc/meminfo: memFree=1248200/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=31668 CPUtime=222.3
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 106882 0 0 0 22179 51 0 0 25 0 1 0 196533368 32428032 7769 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134854149 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 7917 7769 91 214 0 7699 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 31668

[startup+282.382 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15727
/proc/meminfo: memFree=1248200/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=31632 CPUtime=282.3
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 144133 0 0 0 28161 69 0 0 25 0 1 0 196533368 32391168 7758 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134519084 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 7908 7758 91 214 0 7690 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 31632

[startup+342.398 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15727
/proc/meminfo: memFree=1248776/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=31888 CPUtime=342.3
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 174092 0 0 0 34145 85 0 0 25 0 1 0 196533368 32653312 7811 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523092 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 7972 7811 91 214 0 7754 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 31888

[startup+402.418 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15727
/proc/meminfo: memFree=1248456/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=31380 CPUtime=402.31
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 200522 0 0 0 40132 99 0 0 25 0 1 0 196533368 32133120 7704 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548629 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 7845 7704 91 214 0 7627 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 31380

[startup+462.435 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 15727
/proc/meminfo: memFree=1250120/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=29692 CPUtime=462.31
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 228974 0 0 0 46119 112 0 0 25 0 1 0 196533368 30404608 7275 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518786 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 7423 7275 91 214 0 7205 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 29692

[startup+522.451 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 15727
/proc/meminfo: memFree=1251016/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=30064 CPUtime=522.31
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 255301 0 0 0 52107 124 0 0 25 0 1 0 196533368 30785536 7367 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 7516 7367 91 214 0 7298 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 30064

[startup+582.466 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 15729
/proc/meminfo: memFree=1248968/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=30744 CPUtime=582.32
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 290374 0 0 0 58091 141 0 0 25 0 1 0 196533368 31481856 7546 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 7686 7546 91 214 0 7468 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 30744

[startup+642.484 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15729
/proc/meminfo: memFree=1249928/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=30036 CPUtime=642.32
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 316645 0 0 0 64079 153 0 0 25 0 1 0 196533368 30756864 7349 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518899 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 7509 7349 91 214 0 7291 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 30036

[startup+702.539 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15729
/proc/meminfo: memFree=1251464/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=29252 CPUtime=702.36
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 342078 0 0 0 70071 165 0 0 25 0 1 0 196533368 29954048 7159 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134997152 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 7313 7159 91 214 0 7095 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 29252

[startup+762.555 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15729
/proc/meminfo: memFree=1249480/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=30436 CPUtime=762.37
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 373450 0 0 0 76056 181 0 0 25 0 1 0 196533368 31166464 7456 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134513313 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 7609 7456 91 214 0 7391 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 30436

[startup+822.573 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15729
/proc/meminfo: memFree=1251336/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=28468 CPUtime=822.36
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 402152 0 0 0 82041 195 0 0 25 0 1 0 196533368 29151232 6962 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517724 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 7117 6962 91 214 0 6899 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 28468

[startup+882.586 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15729
/proc/meminfo: memFree=1250120/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=29268 CPUtime=882.36
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 431099 0 0 0 88026 210 0 0 25 0 1 0 196533368 29970432 7169 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518925 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 7317 7169 91 214 0 7099 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 29268

[startup+942.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15729
/proc/meminfo: memFree=1251016/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=29052 CPUtime=942.37
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 459621 0 0 0 94013 224 0 0 25 0 1 0 196533368 29749248 7125 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518788 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 7263 7125 91 214 0 7045 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 29052

[startup+1002.62 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15729
/proc/meminfo: memFree=1250376/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=28520 CPUtime=1002.36
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 488749 0 0 0 99999 237 0 0 25 0 1 0 196533368 29204480 6970 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 7130 6973 91 214 0 6912 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 28520

[startup+1062.64 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15729
/proc/meminfo: memFree=1251080/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=28748 CPUtime=1062.37
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 515635 0 0 0 105984 253 0 0 25 0 1 0 196533368 29437952 7042 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 135003915 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 7187 7042 91 214 0 6969 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 28748

[startup+1122.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15729
/proc/meminfo: memFree=1249800/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=30008 CPUtime=1122.37
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 542760 0 0 0 111970 267 0 0 25 0 1 0 196533368 30728192 7359 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548499 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 7502 7359 91 214 0 7284 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 30008

[startup+1182.66 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15729
/proc/meminfo: memFree=1250248/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=27520 CPUtime=1182.37
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 567291 0 0 0 117957 280 0 0 25 0 1 0 196533368 28180480 6714 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134524269 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 6880 6714 91 214 0 6662 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 27520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15729
/proc/meminfo: memFree=1250504/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=29300 CPUtime=1200.09
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 576014 0 0 0 119725 284 0 0 25 0 1 0 196533368 30003200 7182 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518786 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 7325 7182 91 214 0 7107 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 29300

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

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

[startup+1200.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15729
/proc/meminfo: memFree=1250504/2055920 swapFree=4183936/4192956
[pid=15726] ppid=15724 vsize=29300 CPUtime=1200.09
/proc/15726/stat : 15726 (mmisat) R 15724 15726 14832 0 -1 4194304 576014 0 0 0 119725 284 0 0 25 0 1 0 196533368 30003200 7182 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518786 0 0 4096 0 0 0 0 17 1 0 0
/proc/15726/statm: 7325 7182 91 214 0 7107 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 29300

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.39
CPU time (s): 1200.1
CPU user time (s): 1197.25
CPU system time (s): 2.85257
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 32728

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

runsolver used 0.767883 second user time and 2.44163 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Sun Feb 18 02:29:34 UTC 2007

IDJOB= 293153
IDBENCH= 19857
IDSOLVER= 108
FILE ID= node41/293153-1171765774

PBS_JOBID= 3839498

Free space on /tmp= 66563 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S340864765-13.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293153-1171765774/mmisat /tmp/evaluation/293153-1171765774/instance-293153-1171765774.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-293153-1171765774 -o ROOT/results/node41/solver-293153-1171765774 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293153-1171765774/mmisat /tmp/evaluation/293153-1171765774/instance-293153-1171765774.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  1a2d4f656ef1a93a804e74aaef307a73

RANDOM SEED= 990339347

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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.231
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.231
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:       1279720 kB
Buffers:         40528 kB
Cached:         652616 kB
SwapCached:       3652 kB
Active:         565560 kB
Inactive:       137776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1279720 kB
SwapTotal:     4192956 kB
SwapFree:      4183936 kB
Dirty:            1144 kB
Writeback:           0 kB
Mapped:          15356 kB
Slab:            58828 kB
Committed_AS:   377292 kB
PageTables:       1476 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= 66563 MiB

End job on node41 on Sun Feb 18 02:49:37 UTC 2007