Trace number 292989

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S114606831-19.UNSAT.shuffled.cnf
MD5SUMf58c1c79829cde7ca8870c737bfcca7c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark847.449
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
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/node70/watcher-292989-1171762559 -o ROOT/results/node70/solver-292989-1171762559 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292989-1171762559/mmisat /tmp/evaluation/292989-1171762559/instance-292989-1171762559.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 1.05 1.35 3/64 4500
/proc/meminfo: memFree=538816/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=1044 CPUtime=0
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 124 0 0 0 0 0 0 0 18 0 1 0 159056574 1069056 107 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 261 107 81 214 0 43 0

[startup+0.106753 s]
/proc/loadavg: 0.92 1.05 1.35 3/64 4500
/proc/meminfo: memFree=538816/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=1308 CPUtime=0.1
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 175 0 0 0 10 0 0 0 18 0 1 0 159056574 1339392 158 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 327 158 81 214 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1308

[startup+0.514825 s]
/proc/loadavg: 0.92 1.05 1.35 3/64 4500
/proc/meminfo: memFree=538816/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=3936 CPUtime=0.5
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 854 0 0 0 50 0 0 0 21 0 1 0 159056574 4030464 837 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548611 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 984 837 91 214 0 766 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3936

[startup+1.33497 s]
/proc/loadavg: 0.92 1.05 1.35 2/65 4501
/proc/meminfo: memFree=531320/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=10300 CPUtime=1.33
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 2459 0 0 0 132 1 0 0 25 0 1 0 159056574 10547200 2442 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523155 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 2575 2442 91 214 0 2357 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 10300

[startup+2.97127 s]
/proc/loadavg: 0.92 1.05 1.35 2/65 4501
/proc/meminfo: memFree=519992/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=18832 CPUtime=2.96
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 5191 0 0 0 294 2 0 0 25 0 1 0 159056574 19283968 4562 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134554005 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 4708 4562 91 214 0 4490 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 18832

[startup+6.24986 s]
/proc/loadavg: 0.93 1.05 1.35 2/65 4501
/proc/meminfo: memFree=519032/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=20896 CPUtime=6.24
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 7813 0 0 0 621 3 0 0 25 0 1 0 159056574 21397504 5082 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 5224 5082 91 214 0 5006 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 20896

[startup+12.704 s]
/proc/loadavg: 0.93 1.05 1.35 2/65 4501
/proc/meminfo: memFree=519160/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=20568 CPUtime=12.69
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 10841 0 0 0 1264 5 0 0 25 0 1 0 159056574 21061632 4984 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518343 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 5142 4984 91 214 0 4924 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20568

[startup+25.5063 s]
/proc/loadavg: 0.95 1.04 1.34 2/65 4501
/proc/meminfo: memFree=517944/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=21612 CPUtime=25.48
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 18276 0 0 0 2540 8 0 0 25 0 1 0 159056574 22130688 5258 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518979 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 5403 5258 91 214 0 5185 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21612

[startup+51.112 s]
/proc/loadavg: 0.96 1.04 1.33 2/65 4501
/proc/meminfo: memFree=519416/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=20184 CPUtime=51.09
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 26646 0 0 0 5097 12 0 0 25 0 1 0 159056574 20668416 4884 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 135004078 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 5046 4884 91 214 0 4828 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20184

[startup+102.318 s]
/proc/loadavg: 0.98 1.03 1.31 2/65 4501
/proc/meminfo: memFree=518968/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=21048 CPUtime=102.27
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 51223 0 0 0 10205 22 0 0 25 0 1 0 159056574 21553152 5109 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548768 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 5262 5109 91 214 0 5044 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 21048

[startup+162.335 s]
/proc/loadavg: 0.99 1.02 1.29 2/65 4501
/proc/meminfo: memFree=518328/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=21288 CPUtime=162.26
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 81984 0 0 0 16191 35 0 0 25 0 1 0 159056574 21798912 5157 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134854537 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 5322 5157 91 214 0 5104 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 21288

[startup+222.346 s]
/proc/loadavg: 0.99 1.02 1.27 2/65 4501
/proc/meminfo: memFree=518520/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=21024 CPUtime=222.25
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 113145 0 0 0 22177 48 0 0 25 0 1 0 159056574 21528576 5090 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518781 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 5256 5090 91 214 0 5038 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 21024

[startup+282.362 s]
/proc/loadavg: 0.99 1.01 1.25 2/65 4501
/proc/meminfo: memFree=518328/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=20568 CPUtime=282.25
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 138556 0 0 0 28165 60 0 0 25 0 1 0 159056574 21061632 4988 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134513332 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 5142 4988 91 214 0 4924 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 20568

[startup+342.381 s]
/proc/loadavg: 0.99 1.01 1.23 2/65 4501
/proc/meminfo: memFree=518968/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=19600 CPUtime=342.25
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 161536 0 0 0 34155 70 0 0 25 0 1 0 159056574 20070400 4749 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134513356 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 4900 4749 91 214 0 4682 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 19600

[startup+402.401 s]
/proc/loadavg: 0.99 1.00 1.21 2/65 4501
/proc/meminfo: memFree=519736/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=19792 CPUtime=402.24
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 185066 0 0 0 40144 80 0 0 25 0 1 0 159056574 20267008 4808 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518920 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 4948 4808 91 214 0 4730 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 19792

[startup+462.417 s]
/proc/loadavg: 0.99 1.00 1.20 2/65 4501
/proc/meminfo: memFree=520120/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=20296 CPUtime=462.24
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 211124 0 0 0 46133 91 0 0 25 0 1 0 159056574 20783104 4927 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 5074 4927 91 214 0 4856 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 20296

[startup+522.431 s]
/proc/loadavg: 0.99 1.00 1.18 2/65 4501
/proc/meminfo: memFree=519480/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=19900 CPUtime=522.23
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 238805 0 0 0 52116 107 0 0 25 0 1 0 159056574 20377600 4807 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523273 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 4975 4807 91 214 0 4757 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 19900

[startup+582.451 s]
/proc/loadavg: 0.99 1.00 1.17 2/65 4501
/proc/meminfo: memFree=519800/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=19740 CPUtime=582.23
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 274574 0 0 0 58100 123 0 0 25 0 1 0 159056574 20213760 4782 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 4935 4782 91 214 0 4717 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 19740

[startup+642.468 s]
/proc/loadavg: 0.99 1.00 1.16 2/65 4501
/proc/meminfo: memFree=517688/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=21228 CPUtime=642.23
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 305337 0 0 0 64086 137 0 0 25 0 1 0 159056574 21737472 5155 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523222 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 5307 5155 91 214 0 5089 0
Current children cumulated CPU time (s) 642.23
Current children cumulated vsize (KiB) 21228

[startup+702.483 s]
/proc/loadavg: 0.99 1.00 1.14 2/65 4501
/proc/meminfo: memFree=518776/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=21064 CPUtime=702.22
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 340030 0 0 0 70071 151 0 0 25 0 1 0 159056574 21569536 5102 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548866 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 5266 5102 91 214 0 5048 0
Current children cumulated CPU time (s) 702.22
Current children cumulated vsize (KiB) 21064

[startup+762.498 s]
/proc/loadavg: 0.99 1.00 1.13 2/65 4501
/proc/meminfo: memFree=518520/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=20880 CPUtime=762.21
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 373483 0 0 0 76056 165 0 0 25 0 1 0 159056574 21381120 5055 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134513356 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 5220 5055 91 214 0 5002 0
Current children cumulated CPU time (s) 762.21
Current children cumulated vsize (KiB) 20880

[startup+822.518 s]
/proc/loadavg: 0.99 1.00 1.12 2/65 4501
/proc/meminfo: memFree=517944/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=21568 CPUtime=822.21
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 404970 0 0 0 82042 179 0 0 25 0 1 0 159056574 22085632 5253 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548582 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 5392 5253 91 214 0 5174 0
Current children cumulated CPU time (s) 822.21
Current children cumulated vsize (KiB) 21568

[startup+882.536 s]
/proc/loadavg: 0.99 1.00 1.11 2/65 4501
/proc/meminfo: memFree=518328/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=21136 CPUtime=882.21
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 432707 0 0 0 88029 192 0 0 25 0 1 0 159056574 21643264 5140 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518866 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 5284 5140 91 214 0 5066 0
Current children cumulated CPU time (s) 882.21
Current children cumulated vsize (KiB) 21136

[startup+942.547 s]
/proc/loadavg: 0.99 1.00 1.10 2/65 4503
/proc/meminfo: memFree=518648/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=19764 CPUtime=942.2
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 462234 0 0 0 94014 206 0 0 25 0 1 0 159056574 20238336 4800 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 4941 4800 91 214 0 4723 0
Current children cumulated CPU time (s) 942.2
Current children cumulated vsize (KiB) 19764

[startup+1002.56 s]
/proc/loadavg: 0.99 1.00 1.09 2/65 4503
/proc/meminfo: memFree=518392/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=21020 CPUtime=1002.19
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 496554 0 0 0 99997 222 0 0 25 0 1 0 159056574 21524480 5112 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134997067 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 5255 5112 91 214 0 5037 0
Current children cumulated CPU time (s) 1002.19
Current children cumulated vsize (KiB) 21020

[startup+1062.58 s]
/proc/loadavg: 0.99 1.00 1.08 2/65 4503
/proc/meminfo: memFree=518776/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=20584 CPUtime=1062.19
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 526646 0 0 0 105983 236 0 0 25 0 1 0 159056574 21078016 5009 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548823 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 5146 5009 91 214 0 4928 0
Current children cumulated CPU time (s) 1062.19
Current children cumulated vsize (KiB) 20584

[startup+1122.6 s]
/proc/loadavg: 0.99 1.00 1.08 2/65 4503
/proc/meminfo: memFree=519032/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=20544 CPUtime=1122.19
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 558070 0 0 0 111969 250 0 0 25 0 1 0 159056574 21037056 4997 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523123 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 5136 4997 91 214 0 4918 0
Current children cumulated CPU time (s) 1122.19
Current children cumulated vsize (KiB) 20544

[startup+1182.62 s]
/proc/loadavg: 0.99 1.00 1.07 2/65 4503
/proc/meminfo: memFree=518968/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=20952 CPUtime=1182.19
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 591531 0 0 0 117954 265 0 0 25 0 1 0 159056574 21454848 5092 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523439 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 5238 5092 91 214 0 5020 0
Current children cumulated CPU time (s) 1182.19
Current children cumulated vsize (KiB) 20952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.54 s]
/proc/loadavg: 0.99 1.00 1.07 2/65 4503
/proc/meminfo: memFree=518008/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=21472 CPUtime=1200.1
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 597284 0 0 0 119743 267 0 0 25 0 1 0 159056574 21987328 5214 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518923 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 5368 5214 91 214 0 5150 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 21472

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

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

[startup+1200.54 s]
/proc/loadavg: 0.99 1.00 1.07 2/65 4503
/proc/meminfo: memFree=518008/2055920 swapFree=4183276/4192956
[pid=4500] ppid=4498 vsize=21472 CPUtime=1200.1
/proc/4500/stat : 4500 (mmisat) R 4498 4500 3740 0 -1 4194304 597284 0 0 0 119743 267 0 0 25 0 1 0 159056574 21987328 5214 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518923 0 0 4096 0 0 0 0 17 1 0 0
/proc/4500/statm: 5368 5214 91 214 0 5150 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 21472

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.12
CPU user time (s): 1197.43
CPU system time (s): 2.68259
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 22304

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

runsolver used 1.00385 second user time and 2.20366 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Sun Feb 18 01:35:59 UTC 2007

IDJOB= 292989
IDBENCH= 19853
IDSOLVER= 108
FILE ID= node70/292989-1171762559

PBS_JOBID= 3839506

Free space on /tmp= 66563 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S114606831-19.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292989-1171762559/mmisat /tmp/evaluation/292989-1171762559/instance-292989-1171762559.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-292989-1171762559 -o ROOT/results/node70/solver-292989-1171762559 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292989-1171762559/mmisat /tmp/evaluation/292989-1171762559/instance-292989-1171762559.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  f58c1c79829cde7ca8870c737bfcca7c

RANDOM SEED= 655663285

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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.261
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.261
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:        539288 kB
Buffers:         39608 kB
Cached:        1378532 kB
SwapCached:       4012 kB
Active:         760940 kB
Inactive:       667884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        539288 kB
SwapTotal:     4192956 kB
SwapFree:      4183276 kB
Dirty:            1128 kB
Writeback:           0 kB
Mapped:          16064 kB
Slab:            73908 kB
Committed_AS:   170612 kB
PageTables:       1400 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 node70 on Sun Feb 18 01:56:01 UTC 2007