Trace number 318367

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.07 1200.53

General information on the benchmark

Nameindustrial/babic/dspam/
dspam_dump_vc973.cnf
MD5SUM8fc64af5d325c9057239ebdeb302bd0e
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.57461
Satisfiable
(Un)Satisfiability was proved
Number of variables274379
Number of clauses908191
Sum of the clauses size2423004
Maximum clause length3
Minimum clause length1
Number of clauses of size 15285
Number of clauses of size 2290999
Number of clauses of size 3611907
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

4.09/4.14	c Starting solver ...
4.29/4.38	c Restarting after 100 conflicts
4.59/4.65	c Restarting after 250 conflicts
5.39/5.45	c Restarting after 475 conflicts
5.58/5.61	c Restarting after 813 conflicts
7.18/7.24	c Restarting after 1319 conflicts
7.78/7.89	c Restarting after 2078 conflicts
8.38/8.41	c Restarting after 3217 conflicts
8.78/8.80	c Restarting after 4925 conflicts
13.09/13.16	c Restarting after 7487 conflicts
18.68/18.71	c Restarting after 11332 conflicts
94.84/94.92	c Restarting after 17098 conflicts
101.15/101.29	c Restarting after 25748 conflicts
135.63/135.75	c Restarting after 38722 conflicts
299.68/299.85	c Restarting after 58183 conflicts
454.95/455.16	c Restarting after 87382 conflicts
483.94/484.14	c Restarting after 131174 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/node17/watcher-318367-1176317393 -o ROOT/results/node17/solver-318367-1176317393 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318367-1176317393/sat7_bin /tmp/evaluation/318367-1176317393/instance-318367-1176317393.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: 0.99 0.97 0.90 3/77 24646
/proc/meminfo: memFree=1648568/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=9780 CPUtime=0
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 778 0 0 0 0 0 0 0 18 0 1 0 79656895 10014720 761 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134534339 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 2445 764 88 220 0 2222 0

[startup+0.0803189 s]
/proc/loadavg: 0.99 0.97 0.90 3/77 24646
/proc/meminfo: memFree=1648568/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=23112 CPUtime=0.07
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 5048 0 0 0 6 1 0 0 18 0 1 0 79656895 23666688 5031 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134558961 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 5778 5032 88 220 0 5555 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 23112

[startup+0.101313 s]
/proc/loadavg: 0.99 0.97 0.90 3/77 24646
/proc/meminfo: memFree=1648568/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=23112 CPUtime=0.09
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 5451 0 0 0 7 2 0 0 18 0 1 0 79656895 23666688 5434 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 5778 5435 88 220 0 5555 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23112

[startup+0.301335 s]
/proc/loadavg: 0.99 0.97 0.90 3/77 24646
/proc/meminfo: memFree=1648568/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=35544 CPUtime=0.29
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 8076 0 0 0 26 3 0 0 19 0 1 0 79656895 36397056 8059 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 8886 8059 88 220 0 8663 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35544

[startup+0.702376 s]
/proc/loadavg: 0.99 0.97 0.90 3/77 24646
/proc/meminfo: memFree=1648568/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=39644 CPUtime=0.69
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 9317 0 0 0 65 4 0 0 22 0 1 0 79656895 40595456 9300 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 9911 9301 88 220 0 9688 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39644

[startup+1.50246 s]
/proc/loadavg: 0.99 0.97 0.90 2/78 24647
/proc/meminfo: memFree=1607984/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=47844 CPUtime=1.49
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 11775 0 0 0 143 6 0 0 25 0 1 0 79656895 48992256 11758 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134546624 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 11961 11759 88 220 0 11738 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47844

[startup+3.10163 s]
/proc/loadavg: 0.99 0.97 0.90 2/78 24647
/proc/meminfo: memFree=1594352/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=68344 CPUtime=3.09
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 16529 0 0 0 301 8 0 0 25 0 1 0 79656895 69984256 16512 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134763909 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 17086 16512 88 220 0 16863 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68344

[startup+6.30196 s]
/proc/loadavg: 0.99 0.97 0.90 2/78 24647
/proc/meminfo: memFree=1556400/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=98376 CPUtime=6.28
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 23954 0 0 0 616 12 0 0 25 0 1 0 79656895 100737024 23453 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 24594 23453 95 220 0 24371 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 98376

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.90 2/78 24647
/proc/meminfo: memFree=1551800/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=102476 CPUtime=12.69
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 24832 0 0 0 1256 13 0 0 25 0 1 0 79656895 104935424 24331 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134528610 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 25619 24331 95 220 0 25396 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 102476

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.90 2/78 24647
/proc/meminfo: memFree=1548920/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=103116 CPUtime=25.48
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 25512 0 0 0 2535 13 0 0 25 0 1 0 79656895 105590784 25011 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 25779 25011 95 220 0 25556 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 103116

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24647
/proc/meminfo: memFree=1548280/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=103116 CPUtime=51.05
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 25679 0 0 0 5092 13 0 0 25 0 1 0 79656895 105590784 25178 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 25779 25178 95 220 0 25556 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 103116

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24647
/proc/meminfo: memFree=1543352/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=107480 CPUtime=102.25
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 26958 0 0 0 10210 15 0 0 25 0 1 0 79656895 110059520 26457 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532379 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 26870 26457 95 220 0 26647 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 107480

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24647
/proc/meminfo: memFree=1536248/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=115916 CPUtime=162.23
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 28708 0 0 0 16206 17 0 0 25 0 1 0 79656895 118697984 28207 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134529565 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 28979 28207 95 220 0 28756 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 115916

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24647
/proc/meminfo: memFree=1534520/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=116040 CPUtime=222.21
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 29128 0 0 0 22203 18 0 0 25 0 1 0 79656895 118824960 28627 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134536045 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 29010 28627 95 220 0 28787 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 116040

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24647
/proc/meminfo: memFree=1532344/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=120140 CPUtime=282.19
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 29675 0 0 0 28200 19 0 0 25 0 1 0 79656895 123023360 29174 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134579059 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 30035 29174 95 220 0 29812 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 120140

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 3/78 24647
/proc/meminfo: memFree=1528824/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=124624 CPUtime=342.18
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 30538 0 0 0 34197 21 0 0 25 0 1 0 79656895 127614976 30037 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 31156 30037 95 220 0 30933 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 124624

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24647
/proc/meminfo: memFree=1526648/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=124624 CPUtime=402.16
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 31091 0 0 0 40194 22 0 0 25 0 1 0 79656895 127614976 30590 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134535949 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 31156 30590 95 220 0 30933 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 124624

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24647
/proc/meminfo: memFree=1509880/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=141804 CPUtime=462.14
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 35329 0 0 0 46189 25 0 0 25 0 1 0 79656895 145207296 34828 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134528685 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 35451 34828 95 220 0 35228 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 141804

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24647
/proc/meminfo: memFree=1499640/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=150536 CPUtime=522.12
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 37820 0 0 0 52185 27 0 0 25 0 1 0 79656895 154148864 37319 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134529280 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 37634 37319 95 220 0 37411 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 150536

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24647
/proc/meminfo: memFree=1498424/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=154764 CPUtime=582.11
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 38118 0 0 0 58183 28 0 0 25 0 1 0 79656895 158478336 37617 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134528610 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 38691 37617 95 220 0 38468 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 154764

[startup+642.301 s]
/proc/loadavg: 1.05 0.99 0.91 2/78 24647
/proc/meminfo: memFree=1497208/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=154764 CPUtime=642.1
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 38429 0 0 0 64181 29 0 0 25 0 1 0 79656895 158478336 37928 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134579552 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 38691 37928 95 220 0 38468 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 154764

[startup+702.302 s]
/proc/loadavg: 1.02 0.99 0.91 2/84 24759
/proc/meminfo: memFree=1494592/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=154900 CPUtime=702.02
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 38756 0 0 0 70172 30 0 0 25 0 1 0 79656895 158617600 38255 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 38725 38255 95 220 0 38502 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 154900

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 24845
/proc/meminfo: memFree=1494392/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=159000 CPUtime=761.96
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 39085 0 0 0 76166 30 0 0 25 0 1 0 79656895 162816000 38584 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 39750 38584 95 220 0 39527 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 159000

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 24845
/proc/meminfo: memFree=1493240/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=159000 CPUtime=821.94
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 39375 0 0 0 82163 31 0 0 25 0 1 0 79656895 162816000 38874 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134578712 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 39750 38874 95 220 0 39527 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 159000

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.91 3/78 24845
/proc/meminfo: memFree=1492024/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=159184 CPUtime=881.93
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 39719 0 0 0 88161 32 0 0 25 0 1 0 79656895 163004416 39218 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532892 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 39796 39218 95 220 0 39573 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 159184

[startup+942.303 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 24845
/proc/meminfo: memFree=1490808/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=163284 CPUtime=941.9
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 40015 0 0 0 94158 32 0 0 25 0 1 0 79656895 167202816 39514 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 40821 39514 95 220 0 40598 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 163284

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 24845
/proc/meminfo: memFree=1489592/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=163284 CPUtime=1001.89
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 40291 0 0 0 100156 33 0 0 25 0 1 0 79656895 167202816 39790 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134528648 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 40821 39790 95 220 0 40598 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 163284

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 24845
/proc/meminfo: memFree=1488504/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=163284 CPUtime=1061.87
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 40577 0 0 0 106153 34 0 0 25 0 1 0 79656895 167202816 40076 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134558995 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 40821 40076 95 220 0 40598 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 163284

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 24845
/proc/meminfo: memFree=1487224/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=163284 CPUtime=1121.86
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 40889 0 0 0 112151 35 0 0 25 0 1 0 79656895 167202816 40388 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134579830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 40821 40388 95 220 0 40598 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 163284

[startup+1182.3 s]
/proc/loadavg: 1.03 1.00 0.92 2/78 24845
/proc/meminfo: memFree=1486072/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=167384 CPUtime=1181.84
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 41184 0 0 0 118148 36 0 0 25 0 1 0 79656895 171401216 40683 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134537066 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 41846 40683 95 220 0 41623 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 167384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.02 1.00 0.92 2/78 24845
/proc/meminfo: memFree=1485752/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=167384 CPUtime=1200.03
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 41255 0 0 0 119967 36 0 0 25 0 1 0 79656895 171401216 40754 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134536231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 41846 40754 95 220 0 41623 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 167384

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.02 1.00 0.92 2/78 24845
/proc/meminfo: memFree=1485752/2055920 swapFree=4192812/4192956
[pid=24646] ppid=24644 vsize=167384 CPUtime=1200.03
/proc/24646/stat : 24646 (sat7_bin) R 24644 24646 24158 0 -1 4194304 41255 0 0 0 119967 36 0 0 25 0 1 0 79656895 171401216 40754 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134536231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24646/statm: 41846 40754 95 220 0 41623 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 167384

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.07
CPU user time (s): 1199.68
CPU system time (s): 0.39294
CPU usage (%): 99.9618
Max. virtual memory (cumulated for all children) (KiB): 167384

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

runsolver used 1.52777 second user time and 2.82457 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Wed Apr 11 18:49:54 UTC 2007

IDJOB= 318367
IDBENCH= 20453
IDSOLVER= 101
FILE ID= node17/318367-1176317393

PBS_JOBID= 4516491

Free space on /tmp= 66542 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/dspam/dspam_dump_vc973.cnf
COMMAND LINE= /tmp/evaluation/318367-1176317393/sat7_bin /tmp/evaluation/318367-1176317393/instance-318367-1176317393.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-318367-1176317393 -o ROOT/results/node17/solver-318367-1176317393 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/318367-1176317393/sat7_bin /tmp/evaluation/318367-1176317393/instance-318367-1176317393.cnf            

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  8fc64af5d325c9057239ebdeb302bd0e

RANDOM SEED= 339892234

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1649040 kB
Buffers:         38964 kB
Cached:         249016 kB
SwapCached:          0 kB
Active:         252288 kB
Inactive:        95644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1649040 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           19972 kB
Writeback:           0 kB
Mapped:          78856 kB
Slab:            44484 kB
Committed_AS:  4034624 kB
PageTables:       1796 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= 66542 MiB

End job on node17 on Wed Apr 11 19:09:56 UTC 2007