Trace number 329065

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
SAT7 2007-02-08? (TO) 1200.09 1200.54

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k10.cnf
MD5SUMb801eedc38d94f7d34b1c4de68ba5e4b
Bench CategoryINDUST (industrial 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 variables46169
Number of clauses207720
Sum of the clauses size584068
Maximum clause length37
Minimum clause length1
Number of clauses of size 1148
Number of clauses of size 284712
Number of clauses of size 3114816
Number of clauses of size 4155
Number of clauses of size 5294
Number of clauses of size over 57595

Solver Data (download as text)

0.89/0.95	c Starting solver ...
1.09/1.13	c Restarting after 101 conflicts
1.09/1.19	c Restarting after 251 conflicts
1.19/1.28	c Restarting after 477 conflicts
1.39/1.43	c Restarting after 815 conflicts
1.89/1.94	c Restarting after 1321 conflicts
2.09/2.10	c Restarting after 2081 conflicts
2.29/2.35	c Restarting after 3223 conflicts
3.39/3.44	c Restarting after 4932 conflicts
15.29/15.31	c Restarting after 7495 conflicts
25.68/25.72	c Restarting after 11339 conflicts
31.09/31.16	c Restarting after 17106 conflicts
42.89/42.95	c Restarting after 25755 conflicts
78.97/79.01	c Restarting after 38729 conflicts
85.26/85.39	c Restarting after 58190 conflicts
204.63/204.73	c Restarting after 87383 conflicts
627.71/627.91	c Restarting after 131172 conflicts
977.30/977.79	c Restarting after 196857 conflicts
1128.95/1129.45	c Restarting after 295383 conflicts

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node5/watcher-329065-1173131177 -o ROOT/results/node5/solver-329065-1173131177 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329065-1173131177/sat7_bin /tmp/evaluation/329065-1173131177/instance-329065-1173131177.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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/77 17227
/proc/meminfo: memFree=1460960/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=1064 CPUtime=0
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 107 0 0 0 0 0 0 0 18 0 1 0 333072513 1089536 90 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 266 90 77 220 0 43 0

[startup+0.041925 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 17227
/proc/meminfo: memFree=1460960/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=7416 CPUtime=0.03
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 1283 0 0 0 3 0 0 0 18 0 1 0 333072513 7593984 1266 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 1854 1267 88 220 0 1631 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7416

[startup+0.101904 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 17227
/proc/meminfo: memFree=1460960/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=7416 CPUtime=0.09
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 1559 0 0 0 9 0 0 0 18 0 1 0 333072513 7593984 1542 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134547008 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 1854 1542 88 220 0 1631 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7416

[startup+0.301927 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 17227
/proc/meminfo: memFree=1460960/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=11516 CPUtime=0.29
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 2056 0 0 0 29 0 0 0 19 0 1 0 333072513 11792384 2039 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134547059 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 2879 2039 88 220 0 2656 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11516

[startup+0.701972 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 17227
/proc/meminfo: memFree=1460960/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=15616 CPUtime=0.69
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 3006 0 0 0 68 1 0 0 22 0 1 0 333072513 15990784 2989 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134547059 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 3904 2989 88 220 0 3681 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15616

[startup+1.50106 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17228
/proc/meminfo: memFree=1444056/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=20912 CPUtime=1.49
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 4519 0 0 0 148 1 0 0 25 0 1 0 333072513 21413888 4404 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 5228 4404 95 220 0 5005 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20912

[startup+3.10124 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17228
/proc/meminfo: memFree=1443288/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=20912 CPUtime=3.09
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 4702 0 0 0 307 2 0 0 25 0 1 0 333072513 21413888 4587 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 5228 4587 95 220 0 5005 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20912

[startup+6.3016 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17228
/proc/meminfo: memFree=1441944/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=20912 CPUtime=6.29
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 4908 0 0 0 627 2 0 0 25 0 1 0 333072513 21413888 4793 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 5228 4793 95 220 0 5005 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20912

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17228
/proc/meminfo: memFree=1440984/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=20912 CPUtime=12.68
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 5130 0 0 0 1266 2 0 0 25 0 1 0 333072513 21413888 5015 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 5228 5015 95 220 0 5005 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20912

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17228
/proc/meminfo: memFree=1439448/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=25012 CPUtime=25.48
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 5518 0 0 0 2545 3 0 0 25 0 1 0 333072513 25612288 5403 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134536620 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 6253 5403 95 220 0 6030 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25012

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17228
/proc/meminfo: memFree=1431576/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=33624 CPUtime=51.08
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 7510 0 0 0 5103 5 0 0 25 0 1 0 333072513 34430976 7395 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532493 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 8406 7395 95 220 0 8183 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 33624

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17228
/proc/meminfo: memFree=1419800/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=42516 CPUtime=102.26
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 10443 0 0 0 10218 8 0 0 25 0 1 0 333072513 43536384 10328 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134529312 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 10629 10328 95 220 0 10406 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 42516

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17228
/proc/meminfo: memFree=1411864/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=50984 CPUtime=162.24
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 12441 0 0 0 16213 11 0 0 25 0 1 0 333072513 52207616 12326 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134579011 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 12746 12326 95 220 0 12523 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 50984

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17228
/proc/meminfo: memFree=1404504/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=59312 CPUtime=222.23
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 14250 0 0 0 22209 14 0 0 25 0 1 0 333072513 60735488 14135 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 14828 14135 95 220 0 14605 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 59312

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17228
/proc/meminfo: memFree=1398872/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=63540 CPUtime=282.21
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 15663 0 0 0 28205 16 0 0 25 0 1 0 333072513 65064960 15548 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532715 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 15885 15548 95 220 0 15662 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 63540

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17228
/proc/meminfo: memFree=1393688/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=71996 CPUtime=342.19
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 16945 0 0 0 34200 19 0 0 25 0 1 0 333072513 73723904 16830 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 17999 16830 95 220 0 17776 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 71996

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17228
/proc/meminfo: memFree=1388888/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=76372 CPUtime=402.18
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 18144 0 0 0 40197 21 0 0 25 0 1 0 333072513 78204928 18029 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134533784 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 19093 18029 95 220 0 18870 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 76372

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17228
/proc/meminfo: memFree=1384408/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=80616 CPUtime=462.16
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 19244 0 0 0 46193 23 0 0 25 0 1 0 333072513 82550784 19129 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 20154 19129 95 220 0 19931 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 80616

[startup+522.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 17228
/proc/meminfo: memFree=1380120/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=84716 CPUtime=522.13
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 20321 0 0 0 52189 24 0 0 25 0 1 0 333072513 86749184 20206 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 21179 20206 95 220 0 20956 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 84716

[startup+582.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 17228
/proc/meminfo: memFree=1375512/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=88944 CPUtime=582.12
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 21453 0 0 0 58186 26 0 0 25 0 1 0 333072513 91078656 21338 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 22236 21338 95 220 0 22013 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 88944

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17228
/proc/meminfo: memFree=1369816/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=93616 CPUtime=642.11
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 22861 0 0 0 64182 29 0 0 25 0 1 0 333072513 95862784 22746 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134533566 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 23404 22746 95 220 0 23181 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 93616

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17228
/proc/meminfo: memFree=1355992/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=107928 CPUtime=702.08
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 26336 0 0 0 70177 31 0 0 25 0 1 0 333072513 110518272 26220 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 26982 26220 95 220 0 26759 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 107928

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17228
/proc/meminfo: memFree=1342168/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=120940 CPUtime=762.07
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 29767 0 0 0 76171 36 0 0 25 0 1 0 333072513 123842560 29651 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532694 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 30235 29651 95 220 0 30012 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 120940

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17228
/proc/meminfo: memFree=1331288/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=133736 CPUtime=822.06
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 32512 0 0 0 82166 40 0 0 25 0 1 0 333072513 136945664 32393 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134528648 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 33434 32393 95 220 0 33211 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 133736

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17228
/proc/meminfo: memFree=1320856/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=142204 CPUtime=882.03
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 35097 0 0 0 88159 44 0 0 25 0 1 0 333072513 145616896 34978 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 35551 34978 95 220 0 35328 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 142204

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 17386
/proc/meminfo: memFree=1309032/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=154864 CPUtime=941.94
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 37784 0 0 0 94145 49 0 0 25 0 1 0 333072513 158580736 37621 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 38716 37621 95 220 0 38493 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 154864

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17426
/proc/meminfo: memFree=1301848/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=163628 CPUtime=1001.89
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 39929 0 0 0 100137 52 0 0 25 0 1 0 333072513 167555072 39712 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134533784 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 40907 39712 95 220 0 40684 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 163628

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17426
/proc/meminfo: memFree=1274200/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=190256 CPUtime=1061.87
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 46835 0 0 0 106129 58 0 0 25 0 1 0 333072513 194822144 46618 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134531484 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 47564 46619 95 220 0 47341 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 190256

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17426
/proc/meminfo: memFree=1264792/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=198988 CPUtime=1121.86
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 49149 0 0 0 112124 62 0 0 25 0 1 0 333072513 203763712 48932 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 49747 48932 95 220 0 49524 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 198988

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17426
/proc/meminfo: memFree=1251416/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=212732 CPUtime=1181.84
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 52520 0 0 0 118119 65 0 0 25 0 1 0 333072513 217837568 52303 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 53183 52303 95 220 0 52960 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 212732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17426
/proc/meminfo: memFree=1249624/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=212884 CPUtime=1200.04
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 52954 0 0 0 119938 66 0 0 25 0 1 0 333072513 217993216 52737 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 53221 52737 95 220 0 52998 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 212884

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17426
/proc/meminfo: memFree=1249624/2055920 swapFree=4174560/4192956
[pid=17227] ppid=17225 vsize=212884 CPUtime=1200.04
/proc/17227/stat : 17227 (sat7_bin) R 17225 17227 16077 0 -1 4194304 52954 0 0 0 119938 66 0 0 25 0 1 0 333072513 217993216 52737 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/17227/statm: 53221 52737 95 220 0 52998 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 212884

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.09
CPU user time (s): 1199.39
CPU system time (s): 0.697893
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (KiB): 212884

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

runsolver used 1.3088 second user time and 3.06753 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Mon Mar  5 21:46:17 UTC 2007

IDJOB= 329065
IDBENCH= 20531
IDSOLVER= 101
FILE ID= node5/329065-1173131177

PBS_JOBID= 4014957

Free space on /tmp= 66535 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k10.cnf
COMMAND LINE= /tmp/evaluation/329065-1173131177/sat7_bin /tmp/evaluation/329065-1173131177/instance-329065-1173131177.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-329065-1173131177 -o ROOT/results/node5/solver-329065-1173131177 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/329065-1173131177/sat7_bin /tmp/evaluation/329065-1173131177/instance-329065-1173131177.cnf            

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  b801eedc38d94f7d34b1c4de68ba5e4b

RANDOM SEED= 822860030

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1461304 kB
Buffers:         39644 kB
Cached:         465564 kB
SwapCached:       2208 kB
Active:         134476 kB
Inactive:       398724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1461304 kB
SwapTotal:     4192956 kB
SwapFree:      4174560 kB
Dirty:            6156 kB
Writeback:           0 kB
Mapped:          36724 kB
Slab:            46968 kB
Committed_AS:  1171876 kB
PageTables:       1692 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= 66535 MiB

End job on node5 on Mon Mar  5 22:06:20 UTC 2007