Trace number 335665

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.06 1200.63

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
easier-fphp-035-029.sat05-1221.reshuffled-07.cnf
MD5SUM4176ac9a36a2f88072132072fe2be571
Bench CategoryCRAFTED (crafted 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 variables1015
Number of clauses31500
Sum of the clauses size63945
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 231465
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data (download as text)

0.03/0.09	c Starting solver ...
0.09/0.10	c Restarting after 100 conflicts
0.09/0.11	c Restarting after 250 conflicts
0.09/0.14	c Restarting after 476 conflicts
0.09/0.18	c Restarting after 814 conflicts
0.19/0.24	c Restarting after 1321 conflicts
0.29/0.37	c Restarting after 2080 conflicts
0.49/0.57	c Restarting after 3219 conflicts
0.79/0.87	c Restarting after 4930 conflicts
1.28/1.35	c Restarting after 7494 conflicts
2.29/2.35	c Restarting after 11338 conflicts
3.89/3.99	c Restarting after 17107 conflicts
6.79/6.89	c Restarting after 25758 conflicts
12.58/12.69	c Restarting after 38732 conflicts
25.78/25.84	c Restarting after 58193 conflicts
46.37/46.48	c Restarting after 87385 conflicts
83.46/83.52	c Restarting after 131175 conflicts
149.13/149.28	c Restarting after 196861 conflicts
288.18/288.34	c Restarting after 295389 conflicts
497.49/497.77	c Restarting after 443179 conflicts
909.04/909.56	c Restarting after 664864 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/node71/watcher-335665-1173631963 -o ROOT/results/node71/solver-335665-1173631963 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335665-1173631963/sat7_bin /tmp/evaluation/335665-1173631963/instance-335665-1173631963.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.92 0.98 0.99 3/64 8837
/proc/meminfo: memFree=1945024/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=1232 CPUtime=0
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 153 0 0 0 0 0 0 0 18 0 1 0 383154162 1261568 136 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134559924 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 308 136 87 220 0 85 0

[startup+0.0360861 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8837
/proc/meminfo: memFree=1945024/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=1492 CPUtime=0.03
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 204 0 0 0 3 0 0 0 18 0 1 0 383154162 1527808 187 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 373 187 88 220 0 150 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1492

[startup+0.101099 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8837
/proc/meminfo: memFree=1945024/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=2144 CPUtime=0.09
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 300 0 0 0 9 0 0 0 18 0 1 0 383154162 2195456 283 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134542721 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 536 284 93 220 0 313 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2144

[startup+0.301142 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8837
/proc/meminfo: memFree=1945024/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=3172 CPUtime=0.29
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 623 0 0 0 29 0 0 0 19 0 1 0 383154162 3248128 606 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134542721 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 793 606 95 220 0 570 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3172

[startup+0.701229 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8837
/proc/meminfo: memFree=1945024/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=5224 CPUtime=0.69
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 1117 0 0 0 69 0 0 0 22 0 1 0 383154162 5349376 1100 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134538798 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 1306 1100 95 220 0 1083 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5224

[startup+1.5014 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 8838
/proc/meminfo: memFree=1939704/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=9324 CPUtime=1.49
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 2012 0 0 0 148 1 0 0 25 0 1 0 383154162 9547776 1995 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134565451 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 2331 1996 95 220 0 2108 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9324

[startup+3.10175 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 8838
/proc/meminfo: memFree=1935096/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=17656 CPUtime=3.09
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 3534 0 0 0 307 2 0 0 25 0 1 0 383154162 18079744 3517 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134542721 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 4414 3517 95 220 0 4191 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17656

[startup+6.30144 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 8838
/proc/meminfo: memFree=1924408/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=26528 CPUtime=6.29
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 5801 0 0 0 626 3 0 0 25 0 1 0 383154162 27164672 5784 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134542721 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 6632 5784 95 220 0 6409 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26528

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 8838
/proc/meminfo: memFree=1912376/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=35572 CPUtime=12.68
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 8258 0 0 0 1264 4 0 0 25 0 1 0 383154162 36425728 8241 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 8893 8241 95 220 0 8670 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35572

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 8838
/proc/meminfo: memFree=1904632/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=44772 CPUtime=25.48
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 10200 0 0 0 2542 6 0 0 25 0 1 0 383154162 45846528 10183 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134533270 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 11193 10183 95 220 0 10970 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44772

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 8838
/proc/meminfo: memFree=1894968/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=54732 CPUtime=51.07
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 12558 0 0 0 5100 7 0 0 25 0 1 0 383154162 56045568 12541 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532559 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 13683 12541 95 220 0 13460 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 54732

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 8838
/proc/meminfo: memFree=1886712/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=61232 CPUtime=102.25
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 14625 0 0 0 10215 10 0 0 25 0 1 0 383154162 62701568 14608 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134536064 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 15308 14608 95 220 0 15085 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 61232

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8838
/proc/meminfo: memFree=1879608/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=71052 CPUtime=162.23
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 16400 0 0 0 16211 12 0 0 25 0 1 0 383154162 72757248 16383 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 17763 16383 95 220 0 17540 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 71052

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8838
/proc/meminfo: memFree=1870776/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=77144 CPUtime=222.2
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 18579 0 0 0 22206 14 0 0 25 0 1 0 383154162 78995456 18562 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532419 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 19286 18562 95 220 0 19063 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 77144

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8838
/proc/meminfo: memFree=1864248/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=86628 CPUtime=282.17
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 20212 0 0 0 28201 16 0 0 25 0 1 0 383154162 88707072 20195 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532481 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 21657 20195 95 220 0 21434 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 86628

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8838
/proc/meminfo: memFree=1858424/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=92104 CPUtime=342.16
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 21641 0 0 0 34198 18 0 0 25 0 1 0 383154162 94314496 21624 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532559 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 23026 21624 95 220 0 22803 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 92104

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8838
/proc/meminfo: memFree=1856248/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=93388 CPUtime=402.13
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 22180 0 0 0 40195 18 0 0 25 0 1 0 383154162 95629312 22163 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532561 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 23347 22163 95 220 0 23124 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 93388

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8838
/proc/meminfo: memFree=1854904/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=93844 CPUtime=462.11
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 22510 0 0 0 46193 18 0 0 25 0 1 0 383154162 96096256 22493 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134558400 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 23461 22493 95 220 0 23238 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 93844

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 8940
/proc/meminfo: memFree=1848264/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=102492 CPUtime=522.03
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 23855 0 0 0 52184 19 0 0 25 0 1 0 383154162 104951808 23838 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532559 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 25623 23838 95 220 0 25400 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 102492

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9036
/proc/meminfo: memFree=1847416/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=103300 CPUtime=581.97
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 24288 0 0 0 58177 20 0 0 25 0 1 0 383154162 105779200 24271 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532358 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 25825 24271 95 220 0 25602 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 103300

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9036
/proc/meminfo: memFree=1846520/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=104416 CPUtime=641.94
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 24541 0 0 0 64174 20 0 0 25 0 1 0 383154162 106921984 24524 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 26104 24524 95 220 0 25881 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 104416

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9036
/proc/meminfo: memFree=1840632/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=109696 CPUtime=701.92
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 26092 0 0 0 70170 22 0 0 25 0 1 0 383154162 112328704 26009 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532548 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 27424 26009 95 220 0 27201 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 109696

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9036
/proc/meminfo: memFree=1839672/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=109828 CPUtime=761.9
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 26336 0 0 0 76168 22 0 0 25 0 1 0 383154162 112463872 26253 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532571 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 27457 26253 95 220 0 27234 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 109828

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9036
/proc/meminfo: memFree=1838840/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=111016 CPUtime=821.87
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 26547 0 0 0 82165 22 0 0 25 0 1 0 383154162 113680384 26464 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134565491 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 27754 26464 95 220 0 27531 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 111016

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9036
/proc/meminfo: memFree=1837944/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=111936 CPUtime=881.85
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 26815 0 0 0 88163 22 0 0 25 0 1 0 383154162 114622464 26699 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 27984 26699 95 220 0 27761 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 111936

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9036
/proc/meminfo: memFree=1835832/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=116964 CPUtime=941.83
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 27345 0 0 0 94160 23 0 0 25 0 1 0 383154162 119771136 27229 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532542 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 29241 27229 95 220 0 29018 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 116964

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9036
/proc/meminfo: memFree=1833784/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=118996 CPUtime=1001.8
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 27859 0 0 0 100157 23 0 0 25 0 1 0 383154162 121851904 27743 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 29749 27743 95 220 0 29526 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 118996

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9036
/proc/meminfo: memFree=1824760/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=128888 CPUtime=1061.78
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 30243 0 0 0 106152 26 0 0 25 0 1 0 383154162 131981312 30028 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 32222 30028 95 220 0 31999 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 128888

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9036
/proc/meminfo: memFree=1823672/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=129608 CPUtime=1121.75
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 30459 0 0 0 112149 26 0 0 25 0 1 0 383154162 132718592 30244 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 32402 30244 95 220 0 32179 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 129608

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9036
/proc/meminfo: memFree=1821304/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=130000 CPUtime=1181.73
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 31090 0 0 0 118147 26 0 0 25 0 1 0 383154162 133120000 30842 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532469 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 32500 30842 95 220 0 32277 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 130000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9036
/proc/meminfo: memFree=1821112/2055920 swapFree=4171944/4192956
[pid=8837] ppid=8835 vsize=130192 CPUtime=1200.02
/proc/8837/stat : 8837 (sat7_bin) R 8835 8837 8387 0 -1 4194304 31129 0 0 0 119976 26 0 0 25 0 1 0 383154162 133316608 30881 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532542 0 0 4096 0 0 0 0 17 1 0 0
/proc/8837/statm: 32548 30881 95 220 0 32325 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 130192

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.63
CPU time (s): 1200.06
CPU user time (s): 1199.77
CPU system time (s): 0.289955
CPU usage (%): 99.9526
Max. virtual memory (cumulated for all children) (KiB): 130192

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

runsolver used 0.777881 second user time and 2.58661 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Sun Mar 11 16:52:44 UTC 2007

IDJOB= 335665
IDBENCH= 24657
IDSOLVER= 101
FILE ID= node71/335665-1173631963

PBS_JOBID= 4101311

Free space on /tmp= 66537 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/easier-fphp-035-029.sat05-1221.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335665-1173631963/sat7_bin /tmp/evaluation/335665-1173631963/instance-335665-1173631963.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-335665-1173631963 -o ROOT/results/node71/solver-335665-1173631963 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335665-1173631963/sat7_bin /tmp/evaluation/335665-1173631963/instance-335665-1173631963.cnf            

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  4176ac9a36a2f88072132072fe2be571

RANDOM SEED= 8312079

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.266
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.266
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:       1945560 kB
Buffers:         11896 kB
Cached:          49788 kB
SwapCached:      15020 kB
Active:          29408 kB
Inactive:        54056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1945560 kB
SwapTotal:     4192956 kB
SwapFree:      4171944 kB
Dirty:            1492 kB
Writeback:           0 kB
Mapped:          15284 kB
Slab:            12868 kB
Committed_AS:   954296 kB
PageTables:       1448 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= 66537 MiB

End job on node71 on Sun Mar 11 17:12:46 UTC 2007