Trace number 370306

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) 10000.1 10003.2

General information on the benchmark

Nameindustrial/babic/dspam/
dspam_dump_vc962.cnf
MD5SUM6ec38fc9ca82d07fdf92336aa2980d6e
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.970852
Satisfiable
(Un)Satisfiability was proved
Number of variables101078
Number of clauses322159
Sum of the clauses size856454
Maximum clause length3
Minimum clause length1
Number of clauses of size 12710
Number of clauses of size 2104603
Number of clauses of size 3214846
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

1.39/1.44	c Starting solver ...
1.79/1.81	c Restarting after 100 conflicts
1.79/1.85	c Restarting after 250 conflicts
1.79/1.88	c Restarting after 475 conflicts
1.89/1.93	c Restarting after 812 conflicts
6.19/6.24	c Restarting after 1318 conflicts
7.19/7.28	c Restarting after 2077 conflicts
8.18/8.29	c Restarting after 3216 conflicts
9.98/10.09	c Restarting after 4924 conflicts
10.68/10.71	c Restarting after 7486 conflicts
29.28/29.30	c Restarting after 11330 conflicts
39.18/39.24	c Restarting after 17097 conflicts
155.15/155.22	c Restarting after 25746 conflicts
174.05/174.15	c Restarting after 38720 conflicts
186.95/187.06	c Restarting after 58181 conflicts
701.40/701.63	c Restarting after 87373 conflicts
766.08/766.38	c Restarting after 131162 conflicts
976.92/977.21	c Restarting after 196847 conflicts
1423.96/1424.57	c Restarting after 295373 conflicts
2000.10/2000.84	c Restarting after 443163 conflicts
4662.19/4663.78	c Restarting after 664847 conflicts
7090.50/7092.74	c Restarting after 997375 conflicts

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node14/watcher-370306-1178588633 -o ROOT/results/node14/solver-370306-1178588633 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/370306-1178588633/sat7_bin /tmp/evaluation/370306-1178588633/instance-370306-1178588633.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.91 0.97 0.99 2/77 30912
/proc/meminfo: memFree=1864056/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=4360 CPUtime=0
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 546 0 0 0 0 0 0 0 18 0 1 0 306781133 4464640 530 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134534339 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 1090 533 88 220 0 867 0

[startup+0.037495 s]
/proc/loadavg: 0.91 0.97 0.99 2/77 30912
/proc/meminfo: memFree=1864056/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=10196 CPUtime=0.02
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 2117 0 0 0 2 0 0 0 18 0 1 0 306781133 10440704 2101 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 2549 2102 88 220 0 2326 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10196

[startup+0.101501 s]
/proc/loadavg: 0.91 0.97 0.99 2/77 30912
/proc/meminfo: memFree=1864056/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=14428 CPUtime=0.09
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 3037 0 0 0 8 1 0 0 18 0 1 0 306781133 14774272 3022 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134547997 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 3607 3022 88 220 0 3384 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14428

[startup+0.301519 s]
/proc/loadavg: 0.91 0.97 0.99 2/77 30912
/proc/meminfo: memFree=1864056/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=18528 CPUtime=0.29
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 3657 0 0 0 28 1 0 0 19 0 1 0 306781133 18972672 3641 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134682616 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 4632 3641 88 220 0 4409 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18528

[startup+0.701557 s]
/proc/loadavg: 0.91 0.97 0.99 2/77 30912
/proc/meminfo: memFree=1864056/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=22628 CPUtime=0.69
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 4915 0 0 0 68 1 0 0 23 0 1 0 306781133 23171072 4899 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134546624 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 5657 4899 88 220 0 5434 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22628

[startup+1.50163 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 30913
/proc/meminfo: memFree=1841200/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=36752 CPUtime=1.49
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 8474 0 0 0 146 3 0 0 25 0 1 0 306781133 37634048 8360 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 9188 8360 93 220 0 8965 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36752

[startup+3.10178 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 30913
/proc/meminfo: memFree=1830000/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=37368 CPUtime=3.09
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 8861 0 0 0 305 4 0 0 25 0 1 0 306781133 38264832 8618 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134579396 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 9342 8618 95 220 0 9119 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37368

[startup+6.30109 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 30913
/proc/meminfo: memFree=1829552/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=37368 CPUtime=6.29
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 8895 0 0 0 625 4 0 0 25 0 1 0 306781133 38264832 8652 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533257 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 9342 8652 95 220 0 9119 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37368

[startup+12.7017 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 30913
/proc/meminfo: memFree=1826800/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=41468 CPUtime=12.68
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 9604 0 0 0 1264 4 0 0 25 0 1 0 306781133 42463232 9361 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529318 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 10367 9361 95 220 0 10144 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 41468

[startup+25.5019 s]
/proc/loadavg: 0.94 0.97 0.99 3/78 30913
/proc/meminfo: memFree=1826544/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=41468 CPUtime=25.49
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 9685 0 0 0 2544 5 0 0 25 0 1 0 306781133 42463232 9442 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532469 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 10367 9442 95 220 0 10144 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 41468

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 30913
/proc/meminfo: memFree=1823408/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=45808 CPUtime=51.07
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 10460 0 0 0 5101 6 0 0 25 0 1 0 306781133 46907392 10217 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 11452 10217 95 220 0 11229 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45808

[startup+102.304 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 30913
/proc/meminfo: memFree=1820336/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=45808 CPUtime=102.27
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 11223 0 0 0 10219 8 0 0 25 0 1 0 306781133 46907392 10980 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134528641 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 11452 10980 95 220 0 11229 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 45808

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 30913
/proc/meminfo: memFree=1818032/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=50024 CPUtime=162.25
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 11790 0 0 0 16216 9 0 0 25 0 1 0 306781133 51224576 11547 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536262 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 12506 11547 95 220 0 12283 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 50024

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 30913
/proc/meminfo: memFree=1804144/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=62840 CPUtime=222.23
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 15249 0 0 0 22210 13 0 0 25 0 1 0 306781133 64348160 15006 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 15710 15006 95 220 0 15487 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 62840

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 30913
/proc/meminfo: memFree=1802544/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=62840 CPUtime=282.22
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 15638 0 0 0 28208 14 0 0 25 0 1 0 306781133 64348160 15395 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 15710 15395 95 220 0 15487 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 62840

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 30913
/proc/meminfo: memFree=1801008/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=67060 CPUtime=342.19
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 16017 0 0 0 34205 14 0 0 25 0 1 0 306781133 68669440 15774 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134578748 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 16765 15774 95 220 0 16542 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 67060

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 30913
/proc/meminfo: memFree=1799024/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=67060 CPUtime=402.18
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 16502 0 0 0 40202 16 0 0 25 0 1 0 306781133 68669440 16259 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134579449 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 16765 16259 95 220 0 16542 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 67060

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 30913
/proc/meminfo: memFree=1797104/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=71160 CPUtime=462.17
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 16970 0 0 0 46200 17 0 0 25 0 1 0 306781133 72867840 16727 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 17790 16727 95 220 0 17567 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 71160

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 30913
/proc/meminfo: memFree=1795376/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=71280 CPUtime=522.15
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 17399 0 0 0 52197 18 0 0 25 0 1 0 306781133 72990720 17156 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 17820 17156 95 220 0 17597 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 71280

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 30913
/proc/meminfo: memFree=1793392/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=75380 CPUtime=582.13
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 17891 0 0 0 58194 19 0 0 25 0 1 0 306781133 77189120 17648 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 18845 17648 95 220 0 18622 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 75380

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 30913
/proc/meminfo: memFree=1791536/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=75492 CPUtime=642.12
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 18356 0 0 0 64192 20 0 0 25 0 1 0 306781133 77303808 18113 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533093 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 18873 18113 95 220 0 18650 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 75492


################
# More data... #
################

[startup+9102.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 1112
/proc/meminfo: memFree=1268016/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=426536 CPUtime=9099.46
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 105067 0 0 0 909737 209 0 0 25 0 1 0 306781133 436772864 104791 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 106634 104791 95 220 0 106411 0
Current children cumulated CPU time (s) 9099.46
Current children cumulated vsize (KiB) 426536

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1112
/proc/meminfo: memFree=1264560/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=426936 CPUtime=9159.44
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 105948 0 0 0 915734 210 0 0 25 0 1 0 306781133 437182464 105672 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532469 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 106734 105672 95 220 0 106511 0
Current children cumulated CPU time (s) 9159.44
Current children cumulated vsize (KiB) 426936

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1112
/proc/meminfo: memFree=1261616/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=431468 CPUtime=9219.43
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 106664 0 0 0 921731 212 0 0 25 0 1 0 306781133 441823232 106388 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 107867 106388 95 220 0 107644 0
Current children cumulated CPU time (s) 9219.43
Current children cumulated vsize (KiB) 431468

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1112
/proc/meminfo: memFree=1260720/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=431468 CPUtime=9279.41
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 106877 0 0 0 927728 213 0 0 25 0 1 0 306781133 441823232 106601 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 107867 106601 95 220 0 107644 0
Current children cumulated CPU time (s) 9279.41
Current children cumulated vsize (KiB) 431468

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1112
/proc/meminfo: memFree=1258992/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=435568 CPUtime=9339.4
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 107302 0 0 0 933726 214 0 0 25 0 1 0 306781133 446021632 107026 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558912 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 108892 107026 95 220 0 108669 0
Current children cumulated CPU time (s) 9339.4
Current children cumulated vsize (KiB) 435568

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1112
/proc/meminfo: memFree=1257072/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=435652 CPUtime=9399.38
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 107768 0 0 0 939723 215 0 0 25 0 1 0 306781133 446107648 107492 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 108913 107492 95 220 0 108690 0
Current children cumulated CPU time (s) 9399.38
Current children cumulated vsize (KiB) 435652

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1112
/proc/meminfo: memFree=1255408/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=435652 CPUtime=9459.36
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 108181 0 0 0 945720 216 0 0 25 0 1 0 306781133 446107648 107905 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 108913 107905 95 220 0 108690 0
Current children cumulated CPU time (s) 9459.36
Current children cumulated vsize (KiB) 435652

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1112
/proc/meminfo: memFree=1253232/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=439752 CPUtime=9519.35
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 108732 0 0 0 951718 217 0 0 25 0 1 0 306781133 450306048 108456 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134578825 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 109938 108456 95 220 0 109715 0
Current children cumulated CPU time (s) 9519.35
Current children cumulated vsize (KiB) 439752

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1112
/proc/meminfo: memFree=1250416/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=444148 CPUtime=9579.33
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 109410 0 0 0 957715 218 0 0 25 0 1 0 306781133 454807552 109134 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 111037 109134 95 220 0 110814 0
Current children cumulated CPU time (s) 9579.33
Current children cumulated vsize (KiB) 444148

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1112
/proc/meminfo: memFree=1248688/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=444300 CPUtime=9639.31
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 109850 0 0 0 963712 219 0 0 25 0 1 0 306781133 454963200 109574 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 111075 109574 95 220 0 110852 0
Current children cumulated CPU time (s) 9639.31
Current children cumulated vsize (KiB) 444300

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1112
/proc/meminfo: memFree=1245296/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=448948 CPUtime=9699.3
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 110702 0 0 0 969709 221 0 0 25 0 1 0 306781133 459722752 110426 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029304 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 112237 110426 95 220 0 112014 0
Current children cumulated CPU time (s) 9699.3
Current children cumulated vsize (KiB) 448948

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1112
/proc/meminfo: memFree=1242736/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=449240 CPUtime=9759.28
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 111326 0 0 0 975706 222 0 0 25 0 1 0 306781133 460021760 111033 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536186 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 112310 111033 95 220 0 112087 0
Current children cumulated CPU time (s) 9759.28
Current children cumulated vsize (KiB) 449240

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1112
/proc/meminfo: memFree=1240880/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=453532 CPUtime=9819.27
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 111840 0 0 0 981704 223 0 0 25 0 1 0 306781133 464416768 111513 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 113383 111513 95 220 0 113160 0
Current children cumulated CPU time (s) 9819.27
Current children cumulated vsize (KiB) 453532

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1112
/proc/meminfo: memFree=1238128/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=454084 CPUtime=9879.25
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 112526 0 0 0 987701 224 0 0 25 0 1 0 306781133 464982016 112199 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 113521 112199 95 220 0 113298 0
Current children cumulated CPU time (s) 9879.25
Current children cumulated vsize (KiB) 454084

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1112
/proc/meminfo: memFree=1238064/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=454084 CPUtime=9939.24
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 112533 0 0 0 993699 225 0 0 25 0 1 0 306781133 464982016 112206 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 113521 112206 95 220 0 113298 0
Current children cumulated CPU time (s) 9939.24
Current children cumulated vsize (KiB) 454084

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1112
/proc/meminfo: memFree=1238000/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=454084 CPUtime=9999.22
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 112551 0 0 0 999697 225 0 0 25 0 1 0 306781133 464982016 112224 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 113521 112224 95 220 0 113298 0
Current children cumulated CPU time (s) 9999.22
Current children cumulated vsize (KiB) 454084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1112
/proc/meminfo: memFree=1238000/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=454084 CPUtime=10000
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 112551 0 0 0 999777 225 0 0 25 0 1 0 306781133 464982016 112224 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 113521 112224 95 220 0 113298 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 454084

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

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

[startup+10003.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1112
/proc/meminfo: memFree=1238000/2055920 swapFree=4148664/4192956
[pid=30912] ppid=30910 vsize=454084 CPUtime=10000
/proc/30912/stat : 30912 (sat7_bin) R 30910 30912 30816 0 -1 4194304 112551 0 0 0 999777 225 0 0 25 0 1 0 306781133 464982016 112224 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/30912/statm: 113521 112224 95 220 0 113298 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 454084

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10003.2
CPU time (s): 10000.1
CPU user time (s): 9997.77
CPU system time (s): 2.32965
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 454084

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

runsolver used 7.63584 second user time and 22.0636 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Tue May  8 01:43:54 UTC 2007

IDJOB= 370306
IDBENCH= 20449
IDSOLVER= 183
FILE ID= node14/370306-1178588633

PBS_JOBID= 5217735

Free space on /tmp= 66558 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/dspam/dspam_dump_vc962.cnf
COMMAND LINE= /tmp/evaluation/370306-1178588633/sat7_bin /tmp/evaluation/370306-1178588633/instance-370306-1178588633.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-370306-1178588633 -o ROOT/results/node14/solver-370306-1178588633 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/370306-1178588633/sat7_bin /tmp/evaluation/370306-1178588633/instance-370306-1178588633.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  6ec38fc9ca82d07fdf92336aa2980d6e

RANDOM SEED= 653887127

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1864592 kB
Buffers:         29176 kB
Cached:          92980 kB
SwapCached:      11396 kB
Active:          52564 kB
Inactive:        92388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1864592 kB
SwapTotal:     4192956 kB
SwapFree:      4148664 kB
Dirty:            7160 kB
Writeback:           0 kB
Mapped:          29664 kB
Slab:            31920 kB
Committed_AS:  9420688 kB
PageTables:       1784 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= 66558 MiB

End job on node14 on Tue May  8 04:30:39 UTC 2007