Trace number 306482

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
KCNFS SMP? (TO) 1200.01 602.207

General information on the benchmark

Namerandom/LargeSize/3SAT/v7000/
unif-k3-r4.2-v7000-c29400-S56884336-05.cnf
MD5SUM9aef0bbcf7983db9bd08e85ce30f9d09
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark311.96
Satisfiable
(Un)Satisfiability was proved
Number of variables7000
Number of clauses29400
Sum of the clauses size88200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 329400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	
0.00/0.00	c Computed by /tmp/evaluation/306482-1172099961/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.00/0.05	c Input file : '/tmp/evaluation/306482-1172099961/instance-306482-1172099961.cnf'
0.00/0.05	c [#vars: 7000, #clauses: 29400 -> 29478 clauses (pre-processing), tautology: 0, 3-CNF]
0.09/0.20	c unit clauses propagate before processing (#clause: 29478)
0.09/0.20	c estimated distribution: 8 tasks
1.22/1.30	c <23208> [PID]: 23210 23211 23212 23213 23214 23215 23216
10.55/6.01	c <23208> [PID]: 23217
10.55/6.01	c real distribution: 8 tasks

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node30/watcher-306482-1172099961 -o ROOT/results/node30/solver-306482-1172099961 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/306482-1172099961/kcnfs-smp /tmp/evaluation/306482-1172099961/instance-306482-1172099961.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 23208
/proc/meminfo: memFree=1483048/2055920 swapFree=4145576/4192956
[pid=23208] ppid=23206 vsize=180916 CPUtime=0
/proc/23208/stat : 23208 (kcnfs-smp) R 23206 23208 22702 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 203760119 185257984 111 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/23208/statm: 45229 112 48 160 0 45067 0

[startup+0.106821 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 23208
/proc/meminfo: memFree=1483048/2055920 swapFree=4145576/4192956
[pid=23208] ppid=23206 vsize=185820 CPUtime=0.09
/proc/23208/stat : 23208 (kcnfs-smp) R 23206 23208 22702 0 -1 4194304 1134 0 0 0 9 0 0 0 18 0 1 0 203760119 190279680 1118 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134725803 0 0 4096 0 0 0 0 17 1 0 0
/proc/23208/statm: 46455 1118 51 160 0 46293 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 185820

[startup+0.514879 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 23208
/proc/meminfo: memFree=1483048/2055920 swapFree=4145576/4192956
[pid=23208] ppid=23206 vsize=186816 CPUtime=0.5
/proc/23208/stat : 23208 (kcnfs-smp) R 23206 23208 22702 0 -1 4194304 2078 0 0 0 50 0 0 0 22 0 1 0 203760119 191299584 2062 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 1 0 0
/proc/23208/statm: 46704 2062 72 160 0 46542 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 186816

[startup+1.335 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23209
/proc/meminfo: memFree=1474912/2055920 swapFree=4145576/4192956
[pid=23208] ppid=23206 vsize=186816 CPUtime=1.29
/proc/23208/stat : 23208 (kcnfs-smp) R 23206 23208 22702 0 -1 4194304 2170 0 0 0 129 0 0 0 25 0 1 0 203760119 191299584 2062 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683195 0 0 4096 0 0 0 0 17 0 0 0
/proc/23208/statm: 46704 2062 72 160 0 46542 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 186816

[startup+2.97824 s]
/proc/loadavg: 0.99 0.98 0.99 6/82 23213
/proc/meminfo: memFree=1472640/2055920 swapFree=4145576/4192956
[pid=23208] ppid=23206 vsize=186816 CPUtime=1.85
/proc/23208/stat : 23208 (kcnfs-smp) R 23206 23208 22702 0 -1 4194304 2363 0 0 0 185 0 0 0 25 0 1 0 203760119 191299584 2062 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 0 0 0
/proc/23208/statm: 46704 2062 72 160 0 46542 0
[pid=23210] ppid=23208 vsize=186816 CPUtime=1.37
/proc/23210/stat : 23210 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 109 0 0 0 137 0 0 0 25 0 1 0 203760249 191299584 2063 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134651353 0 0 4096 2 0 0 0 17 1 0 0
/proc/23210/statm: 46704 2063 72 160 0 46542 0
[pid=23211] ppid=23208 vsize=186816 CPUtime=0.8
/proc/23211/stat : 23211 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 107 0 0 0 80 0 0 0 25 0 1 0 203760249 191299584 2062 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566844 0 0 4096 0 0 0 0 17 1 0 0
/proc/23211/statm: 46704 2062 72 160 0 46542 0
[pid=23212] ppid=23208 vsize=186816 CPUtime=0.32
/proc/23212/stat : 23212 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 99 0 0 0 32 0 0 0 25 0 1 0 203760324 191299584 2062 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 0 0 0
/proc/23212/statm: 46704 2062 72 160 0 46542 0
[pid=23213] ppid=23208 vsize=186816 CPUtime=0.28
/proc/23213/stat : 23213 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 97 0 0 0 28 0 0 0 25 0 1 0 203760327 191299584 2062 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 0 0 0
/proc/23213/statm: 46704 2062 72 160 0 46542 0
Current children cumulated CPU time (s) 4.62
Current children cumulated vsize (KiB) 934080

[startup+6.27071 s]
/proc/loadavg: 1.47 1.08 1.03 8/84 23215
/proc/meminfo: memFree=1471216/2055920 swapFree=4145576/4192956
[pid=23208] ppid=23206 vsize=186816 CPUtime=2.71
/proc/23208/stat : 23208 (kcnfs-smp) S 23206 23208 22702 0 -1 4194304 2567 0 0 0 271 0 0 0 25 0 1 0 203760119 191299584 2062 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23208/statm: 46704 2062 72 160 0 46542 0
[pid=23210] ppid=23208 vsize=186816 CPUtime=2.69
/proc/23210/stat : 23210 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 109 0 0 0 269 0 0 0 25 0 1 0 203760249 191299584 2063 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 1 0 0
/proc/23210/statm: 46704 2063 72 160 0 46542 0
[pid=23211] ppid=23208 vsize=186816 CPUtime=2.2
/proc/23211/stat : 23211 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 109 0 0 0 220 0 0 0 25 0 1 0 203760249 191299584 2063 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647728 0 0 4096 0 0 0 0 17 1 0 0
/proc/23211/statm: 46704 2063 72 160 0 46542 0
[pid=23212] ppid=23208 vsize=186816 CPUtime=1.22
/proc/23212/stat : 23212 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 109 0 0 0 122 0 0 0 25 0 1 0 203760324 191299584 2063 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134664722 0 0 4096 2 0 0 0 17 0 0 0
/proc/23212/statm: 46704 2063 72 160 0 46542 0
[pid=23213] ppid=23208 vsize=186816 CPUtime=1.31
/proc/23213/stat : 23213 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 109 0 0 0 131 0 0 0 25 0 1 0 203760327 191299584 2063 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134664672 0 0 4096 0 0 0 0 17 1 0 0
/proc/23213/statm: 46704 2063 72 160 0 46542 0
[pid=23214] ppid=23208 vsize=186816 CPUtime=0.5
/proc/23214/stat : 23214 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 107 0 0 0 50 0 0 0 25 0 1 0 203760549 191299584 2062 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 0 0 0
/proc/23214/statm: 46704 2062 72 160 0 46542 0
[pid=23215] ppid=23208 vsize=186816 CPUtime=0.45
/proc/23215/stat : 23215 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 105 0 0 0 45 0 0 0 25 0 1 0 203760550 191299584 2062 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 0 0 0
/proc/23215/statm: 46704 2062 72 160 0 46542 0
Current children cumulated CPU time (s) 11.08
Current children cumulated vsize (KiB) 1307712

[startup+12.7696 s]
/proc/loadavg: 2.00 1.20 1.06 9/86 23217
/proc/meminfo: memFree=1470048/2055920 swapFree=4145576/4192956
[pid=23208] ppid=23206 vsize=186816 CPUtime=2.71
/proc/23208/stat : 23208 (kcnfs-smp) S 23206 23208 22702 0 -1 4194304 2567 0 0 0 271 0 0 0 25 0 1 0 203760119 191299584 2062 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23208/statm: 46704 2062 72 160 0 46542 0
[pid=23210] ppid=23208 vsize=186816 CPUtime=4.29
/proc/23210/stat : 23210 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 109 0 0 0 429 0 0 0 25 0 1 0 203760249 191299584 2063 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648847 0 0 4096 2 0 0 0 17 1 0 0
/proc/23210/statm: 46704 2063 72 160 0 46542 0
[pid=23211] ppid=23208 vsize=186816 CPUtime=3.8
/proc/23211/stat : 23211 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 109 0 0 0 380 0 0 0 25 0 1 0 203760249 191299584 2063 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647565 0 0 4096 0 0 0 0 17 1 0 0
/proc/23211/statm: 46704 2063 72 160 0 46542 0
[pid=23212] ppid=23208 vsize=186816 CPUtime=2.82
/proc/23212/stat : 23212 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 109 0 0 0 282 0 0 0 25 0 1 0 203760324 191299584 2063 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 0 0 0
/proc/23212/statm: 46704 2063 72 160 0 46542 0
[pid=23213] ppid=23208 vsize=186816 CPUtime=2.97
/proc/23213/stat : 23213 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 109 0 0 0 297 0 0 0 25 0 1 0 203760327 191299584 2063 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 1 0 0
/proc/23213/statm: 46704 2063 72 160 0 46542 0
[pid=23214] ppid=23208 vsize=186816 CPUtime=2.1
/proc/23214/stat : 23214 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 109 0 0 0 210 0 0 0 25 0 1 0 203760549 191299584 2063 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134651353 0 0 4096 2 0 0 0 17 0 0 0
/proc/23214/statm: 46704 2063 72 160 0 46542 0
[pid=23215] ppid=23208 vsize=186816 CPUtime=2.09
/proc/23215/stat : 23215 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 109 0 0 0 209 0 0 0 25 0 1 0 203760550 191299584 2063 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 0 0 0 0 17 0 0 0
/proc/23215/statm: 46704 2063 72 160 0 46542 0
[pid=23216] ppid=23208 vsize=186816 CPUtime=1.71
/proc/23216/stat : 23216 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 109 0 0 0 171 0 0 0 25 0 1 0 203760718 191299584 2063 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650710 0 0 4096 2 0 0 0 17 1 0 0
/proc/23216/statm: 46704 2063 72 160 0 46542 0
[pid=23217] ppid=23208 vsize=186816 CPUtime=1.63
/proc/23217/stat : 23217 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 109 0 0 0 163 0 0 0 25 0 1 0 203760719 191299584 2063 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134640275 0 0 4096 0 0 0 0 17 0 0 0
/proc/23217/statm: 46704 2063 72 160 0 46542 0
Current children cumulated CPU time (s) 24.12
Current children cumulated vsize (KiB) 1681344

[startup+25.6505 s]
/proc/loadavg: 2.92 1.42 1.14 9/86 23217
/proc/meminfo: memFree=1470048/2055920 swapFree=4145576/4192956
[pid=23208] ppid=23206 vsize=186816 CPUtime=2.71
/proc/23208/stat : 23208 (kcnfs-smp) S 23206 23208 22702 0 -1 4194304 2567 0 0 0 271 0 0 0 25 0 1 0 203760119 191299584 2062 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23208/statm: 46704 2062 72 160 0 46542 0
[pid=23210] ppid=23208 vsize=186816 CPUtime=7.54
/proc/23210/stat : 23210 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 109 0 0 0 754 0 0 0 25 0 1 0 203760249 191299584 2063 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 1 0 0
/proc/23210/statm: 46704 2063 72 160 0 46542 0
[pid=23211] ppid=23208 vsize=186816 CPUtime=6.99
/proc/23211/stat : 23211 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 109 0 0 0 699 0 0 0 25 0 1 0 203760249 191299584 2063 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134669203 0 0 4096 0 0 0 0 17 1 0 0
/proc/23211/statm: 46704 2063 72 160 0 46542 0
[pid=23212] ppid=23208 vsize=186816 CPUtime=6.02
/proc/23212/stat : 23212 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 109 0 0 0 602 0 0 0 25 0 1 0 203760324 191299584 2063 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 0 0 0
/proc/23212/statm: 46704 2063 72 160 0 46542 0
[pid=23213] ppid=23208 vsize=186816 CPUtime=6.21
/proc/23213/stat : 23213 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 109 0 0 0 621 0 0 0 25 0 1 0 203760327 191299584 2063 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647699 0 0 4096 0 0 0 0 17 1 0 0
/proc/23213/statm: 46704 2063 72 160 0 46542 0
[pid=23214] ppid=23208 vsize=186816 CPUtime=5.3
/proc/23214/stat : 23214 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 109 0 0 0 530 0 0 0 25 0 1 0 203760549 191299584 2063 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649357 0 0 4096 2 0 0 0 17 0 0 0
/proc/23214/statm: 46704 2063 72 160 0 46542 0
[pid=23215] ppid=23208 vsize=186816 CPUtime=5.29
/proc/23215/stat : 23215 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 109 0 0 0 529 0 0 0 25 0 1 0 203760550 191299584 2063 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 0 0 0
/proc/23215/statm: 46704 2063 72 160 0 46542 0
[pid=23216] ppid=23208 vsize=186816 CPUtime=4.91
/proc/23216/stat : 23216 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 109 0 0 0 491 0 0 0 25 0 1 0 203760718 191299584 2063 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649990 0 0 4096 2 0 0 0 17 1 0 0
/proc/23216/statm: 46704 2063 72 160 0 46542 0
[pid=23217] ppid=23208 vsize=186816 CPUtime=4.85
/proc/23217/stat : 23217 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 109 0 0 0 485 0 0 0 25 0 1 0 203760719 191299584 2063 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/23217/statm: 46704 2063 72 160 0 46542 0
Current children cumulated CPU time (s) 49.82
Current children cumulated vsize (KiB) 1681344

[startup+51.3271 s]
/proc/loadavg: 4.92 2.05 1.35 9/86 23217
/proc/meminfo: memFree=1470048/2055920 swapFree=4145576/4192956
[pid=23208] ppid=23206 vsize=186816 CPUtime=2.71
/proc/23208/stat : 23208 (kcnfs-smp) S 23206 23208 22702 0 -1 4194304 2567 0 0 0 271 0 0 0 25 0 1 0 203760119 191299584 2062 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23208/statm: 46704 2062 72 160 0 46542 0
[pid=23210] ppid=23208 vsize=186820 CPUtime=13.99
/proc/23210/stat : 23210 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 111 0 0 0 1399 0 0 0 25 0 1 0 203760249 191303680 2065 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650920 0 0 4096 2 0 0 0 17 1 0 0
/proc/23210/statm: 46705 2065 72 160 0 46543 0
[pid=23211] ppid=23208 vsize=186820 CPUtime=13.41
/proc/23211/stat : 23211 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 111 0 0 0 1341 0 0 0 25 0 1 0 203760249 191303680 2065 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134582444 0 0 4096 0 0 0 0 17 1 0 0
/proc/23211/statm: 46705 2065 72 160 0 46543 0
[pid=23212] ppid=23208 vsize=186820 CPUtime=12.42
/proc/23212/stat : 23212 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 111 0 0 0 1242 0 0 0 25 0 1 0 203760324 191303680 2065 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 0 0 0
/proc/23212/statm: 46705 2065 72 160 0 46543 0
[pid=23213] ppid=23208 vsize=186820 CPUtime=12.6
/proc/23213/stat : 23213 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 111 0 0 0 1260 0 0 0 25 0 1 0 203760327 191303680 2065 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649724 0 0 4096 0 0 0 0 17 1 0 0
/proc/23213/statm: 46705 2065 72 160 0 46543 0
[pid=23214] ppid=23208 vsize=186820 CPUtime=11.7
/proc/23214/stat : 23214 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 111 0 0 0 1170 0 0 0 25 0 1 0 203760549 191303680 2065 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 0 0 0
/proc/23214/statm: 46705 2065 72 160 0 46543 0
[pid=23215] ppid=23208 vsize=186820 CPUtime=11.69
/proc/23215/stat : 23215 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 111 0 0 0 1169 0 0 0 25 0 1 0 203760550 191303680 2065 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 0 0 0
/proc/23215/statm: 46705 2065 72 160 0 46543 0
[pid=23216] ppid=23208 vsize=186820 CPUtime=11.31
/proc/23216/stat : 23216 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 111 0 0 0 1131 0 0 0 25 0 1 0 203760718 191303680 2065 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 1 0 0
/proc/23216/statm: 46705 2065 72 160 0 46543 0
[pid=23217] ppid=23208 vsize=186820 CPUtime=11.21
/proc/23217/stat : 23217 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 111 0 0 0 1121 0 0 0 25 0 1 0 203760719 191303680 2065 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 0 0 0
/proc/23217/statm: 46705 2065 72 160 0 46543 0
Current children cumulated CPU time (s) 101.04
Current children cumulated vsize (KiB) 1681376

[startup+102.57 s]
/proc/loadavg: 6.66 2.96 1.70 9/86 23217
/proc/meminfo: memFree=1469856/2055920 swapFree=4145576/4192956
[pid=23208] ppid=23206 vsize=186816 CPUtime=2.71
/proc/23208/stat : 23208 (kcnfs-smp) S 23206 23208 22702 0 -1 4194304 2567 0 0 0 271 0 0 0 25 0 1 0 203760119 191299584 2062 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23208/statm: 46704 2062 72 160 0 46542 0
[pid=23210] ppid=23208 vsize=186820 CPUtime=26.79

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

[pid=23212] ppid=23208 vsize=186824 CPUtime=99.9
/proc/23212/stat : 23212 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 170 0 0 0 9990 0 0 0 25 0 1 0 203760324 191307776 2116 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572697 0 0 4096 2 0 0 0 17 0 0 0
/proc/23212/statm: 46706 2116 78 160 0 46544 0
[pid=23213] ppid=23208 vsize=186824 CPUtime=100.38
/proc/23213/stat : 23213 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 171 0 0 0 10038 0 0 0 25 0 1 0 203760327 191307776 2117 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567500 0 0 4096 0 0 0 0 17 1 0 0
/proc/23213/statm: 46706 2117 78 160 0 46544 0
[pid=23214] ppid=23208 vsize=186824 CPUtime=99.08
/proc/23214/stat : 23214 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 170 0 0 0 9908 0 0 0 25 0 1 0 203760549 191307776 2116 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572631 0 0 4096 2 0 0 0 17 0 0 0
/proc/23214/statm: 46706 2116 78 160 0 46544 0
[pid=23215] ppid=23208 vsize=186824 CPUtime=99.08
/proc/23215/stat : 23215 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 168 0 0 0 9908 0 0 0 25 0 1 0 203760550 191307776 2114 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580220 0 0 4096 0 0 0 0 17 0 0 0
/proc/23215/statm: 46706 2114 78 160 0 46544 0
[pid=23216] ppid=23208 vsize=186824 CPUtime=99.12
/proc/23216/stat : 23216 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 168 0 0 0 9911 1 0 0 25 0 1 0 203760718 191307776 2114 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567234 0 0 4096 2 0 0 0 17 1 0 0
/proc/23216/statm: 46706 2114 78 160 0 46544 0
[pid=23217] ppid=23208 vsize=186824 CPUtime=98.68
/proc/23217/stat : 23217 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 169 0 0 0 9868 0 0 0 25 0 1 0 203760719 191307776 2115 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572276 0 0 4096 0 0 0 0 17 0 0 0
/proc/23217/statm: 46706 2115 78 160 0 46544 0
Current children cumulated CPU time (s) 801.99
Current children cumulated vsize (KiB) 1681408

[startup+462.805 s]
/proc/loadavg: 7.99 6.49 3.72 9/86 23219
/proc/meminfo: memFree=1468192/2055920 swapFree=4145576/4192956
[pid=23208] ppid=23206 vsize=186816 CPUtime=2.71
/proc/23208/stat : 23208 (kcnfs-smp) S 23206 23208 22702 0 -1 4194304 2567 0 0 0 271 0 0 0 25 0 1 0 203760119 191299584 2062 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23208/statm: 46704 2062 72 160 0 46542 0
[pid=23210] ppid=23208 vsize=186824 CPUtime=116.77
/proc/23210/stat : 23210 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 169 0 0 0 11677 0 0 0 25 0 1 0 203760249 191307776 2115 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572315 0 0 4096 2 0 0 0 17 1 0 0
/proc/23210/statm: 46706 2115 78 160 0 46544 0
[pid=23211] ppid=23208 vsize=186824 CPUtime=116.27
/proc/23211/stat : 23211 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 169 0 0 0 11626 1 0 0 25 0 1 0 203760249 191307776 2115 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572306 0 0 4096 0 0 0 0 17 1 0 0
/proc/23211/statm: 46706 2115 78 160 0 46544 0
[pid=23212] ppid=23208 vsize=186824 CPUtime=114.8
/proc/23212/stat : 23212 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 170 0 0 0 11480 0 0 0 25 0 1 0 203760324 191307776 2116 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567500 0 0 4096 2 0 0 0 17 0 0 0
/proc/23212/statm: 46706 2116 78 160 0 46544 0
[pid=23213] ppid=23208 vsize=186824 CPUtime=115.4
/proc/23213/stat : 23213 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 171 0 0 0 11540 0 0 0 25 0 1 0 203760327 191307776 2117 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577634 0 0 4096 0 0 0 0 17 1 0 0
/proc/23213/statm: 46706 2117 78 160 0 46544 0
[pid=23214] ppid=23208 vsize=186824 CPUtime=114.08
/proc/23214/stat : 23214 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 170 0 0 0 11408 0 0 0 25 0 1 0 203760549 191307776 2116 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134579685 0 0 4096 2 0 0 0 17 0 0 0
/proc/23214/statm: 46706 2116 78 160 0 46544 0
[pid=23215] ppid=23208 vsize=186824 CPUtime=114.07
/proc/23215/stat : 23215 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 168 0 0 0 11407 0 0 0 25 0 1 0 203760550 191307776 2114 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567426 0 0 4096 0 0 0 0 17 0 0 0
/proc/23215/statm: 46706 2114 78 160 0 46544 0
[pid=23216] ppid=23208 vsize=186824 CPUtime=114.19
/proc/23216/stat : 23216 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 168 0 0 0 11418 1 0 0 25 0 1 0 203760718 191307776 2114 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577396 0 0 4096 2 0 0 0 17 1 0 0
/proc/23216/statm: 46706 2114 78 160 0 46544 0
[pid=23217] ppid=23208 vsize=186824 CPUtime=113.63
/proc/23217/stat : 23217 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 169 0 0 0 11363 0 0 0 25 0 1 0 203760719 191307776 2115 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572829 0 0 4096 0 0 0 0 17 0 0 0
/proc/23217/statm: 46706 2115 78 160 0 46544 0
Current children cumulated CPU time (s) 921.92
Current children cumulated vsize (KiB) 1681408

[startup+522.906 s]
/proc/loadavg: 7.99 6.77 3.98 9/86 23219
/proc/meminfo: memFree=1468192/2055920 swapFree=4145576/4192956
[pid=23208] ppid=23206 vsize=186816 CPUtime=2.71
/proc/23208/stat : 23208 (kcnfs-smp) S 23206 23208 22702 0 -1 4194304 2567 0 0 0 271 0 0 0 25 0 1 0 203760119 191299584 2062 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23208/statm: 46704 2062 72 160 0 46542 0
[pid=23210] ppid=23208 vsize=186824 CPUtime=131.78
/proc/23210/stat : 23210 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 169 0 0 0 13178 0 0 0 25 0 1 0 203760249 191307776 2115 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580054 0 0 4096 2 0 0 0 17 1 0 0
/proc/23210/statm: 46706 2115 78 160 0 46544 0
[pid=23211] ppid=23208 vsize=186824 CPUtime=131.27
/proc/23211/stat : 23211 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 169 0 0 0 13126 1 0 0 25 0 1 0 203760249 191307776 2115 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567604 0 0 4096 0 0 0 0 17 1 0 0
/proc/23211/statm: 46706 2115 78 160 0 46544 0
[pid=23212] ppid=23208 vsize=186824 CPUtime=129.79
/proc/23212/stat : 23212 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 170 0 0 0 12979 0 0 0 25 0 1 0 203760324 191307776 2116 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567341 0 0 4096 2 0 0 0 17 0 0 0
/proc/23212/statm: 46706 2116 78 160 0 46544 0
[pid=23213] ppid=23208 vsize=186824 CPUtime=130.49
/proc/23213/stat : 23213 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 171 0 0 0 13048 1 0 0 25 0 1 0 203760327 191307776 2117 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23213/statm: 46706 2117 78 160 0 46544 0
[pid=23214] ppid=23208 vsize=186824 CPUtime=129.05
/proc/23214/stat : 23214 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 171 0 0 0 12905 0 0 0 25 0 1 0 203760549 191307776 2117 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567216 0 0 4096 2 0 0 0 17 0 0 0
/proc/23214/statm: 46706 2117 78 160 0 46544 0
[pid=23215] ppid=23208 vsize=186824 CPUtime=128.97
/proc/23215/stat : 23215 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 169 0 0 0 12897 0 0 0 25 0 1 0 203760550 191307776 2115 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567505 0 0 4096 0 0 0 0 17 0 0 0
/proc/23215/statm: 46706 2115 78 160 0 46544 0
[pid=23216] ppid=23208 vsize=186824 CPUtime=129.19
/proc/23216/stat : 23216 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 168 0 0 0 12918 1 0 0 25 0 1 0 203760718 191307776 2114 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572900 0 0 4096 2 0 0 0 17 1 0 0
/proc/23216/statm: 46706 2114 78 160 0 46544 0
[pid=23217] ppid=23208 vsize=186824 CPUtime=128.58
/proc/23217/stat : 23217 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 169 0 0 0 12858 0 0 0 25 0 1 0 203760719 191307776 2115 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567555 0 0 4096 0 0 0 0 17 0 0 0
/proc/23217/statm: 46706 2115 78 160 0 46544 0
Current children cumulated CPU time (s) 1041.83
Current children cumulated vsize (KiB) 1681408

[startup+583.01 s]
/proc/loadavg: 7.99 6.99 4.23 9/86 23219
/proc/meminfo: memFree=1468128/2055920 swapFree=4145576/4192956
[pid=23208] ppid=23206 vsize=186816 CPUtime=2.71
/proc/23208/stat : 23208 (kcnfs-smp) S 23206 23208 22702 0 -1 4194304 2567 0 0 0 271 0 0 0 25 0 1 0 203760119 191299584 2062 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23208/statm: 46704 2062 72 160 0 46542 0
[pid=23210] ppid=23208 vsize=186824 CPUtime=146.87
/proc/23210/stat : 23210 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 169 0 0 0 14686 1 0 0 25 0 1 0 203760249 191307776 2115 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572306 0 0 4096 2 0 0 0 17 1 0 0
/proc/23210/statm: 46706 2115 78 160 0 46544 0
[pid=23211] ppid=23208 vsize=186824 CPUtime=146.27
/proc/23211/stat : 23211 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 169 0 0 0 14626 1 0 0 25 0 1 0 203760249 191307776 2115 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567500 0 0 4096 0 0 0 0 17 1 0 0
/proc/23211/statm: 46706 2115 78 160 0 46544 0
[pid=23212] ppid=23208 vsize=186824 CPUtime=144.7
/proc/23212/stat : 23212 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 170 0 0 0 14470 0 0 0 25 0 1 0 203760324 191307776 2116 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134633834 0 0 4096 2 0 0 0 17 0 0 0
/proc/23212/statm: 46706 2116 78 160 0 46544 0
[pid=23213] ppid=23208 vsize=186824 CPUtime=145.48
/proc/23213/stat : 23213 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 171 0 0 0 14547 1 0 0 25 0 1 0 203760327 191307776 2117 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572727 0 0 4096 0 0 0 0 17 1 0 0
/proc/23213/statm: 46706 2117 78 160 0 46544 0
[pid=23214] ppid=23208 vsize=186824 CPUtime=143.97
/proc/23214/stat : 23214 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 171 0 0 0 14397 0 0 0 25 0 1 0 203760549 191307776 2117 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683350 0 0 4096 2 0 0 0 17 0 0 0
/proc/23214/statm: 46706 2117 78 160 0 46544 0
[pid=23215] ppid=23208 vsize=186824 CPUtime=143.97
/proc/23215/stat : 23215 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 169 0 0 0 14397 0 0 0 25 0 1 0 203760550 191307776 2115 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134579507 0 0 4096 0 0 0 0 17 0 0 0
/proc/23215/statm: 46706 2115 78 160 0 46544 0
[pid=23216] ppid=23208 vsize=186824 CPUtime=144.18
/proc/23216/stat : 23216 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 169 0 0 0 14417 1 0 0 25 0 1 0 203760718 191307776 2115 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567517 0 0 4096 2 0 0 0 17 1 0 0
/proc/23216/statm: 46706 2115 78 160 0 46544 0
[pid=23217] ppid=23208 vsize=186824 CPUtime=143.57
/proc/23217/stat : 23217 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 169 0 0 0 14357 0 0 0 25 0 1 0 203760719 191307776 2115 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683111 0 0 4096 0 0 0 0 17 0 0 0
/proc/23217/statm: 46706 2115 78 160 0 46544 0
Current children cumulated CPU time (s) 1161.72
Current children cumulated vsize (KiB) 1681408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.189 s]
/proc/loadavg: 7.99 7.05 4.31 9/86 23219
/proc/meminfo: memFree=1468192/2055920 swapFree=4145576/4192956
[pid=23208] ppid=23206 vsize=186816 CPUtime=2.71
/proc/23208/stat : 23208 (kcnfs-smp) S 23206 23208 22702 0 -1 4194304 2567 0 0 0 271 0 0 0 25 0 1 0 203760119 191299584 2062 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23208/statm: 46704 2062 72 160 0 46542 0
[pid=23210] ppid=23208 vsize=186824 CPUtime=151.66
/proc/23210/stat : 23210 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 169 0 0 0 15165 1 0 0 25 0 1 0 203760249 191307776 2115 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572846 0 0 4096 2 0 0 0 17 1 0 0
/proc/23210/statm: 46706 2115 78 160 0 46544 0
[pid=23211] ppid=23208 vsize=186824 CPUtime=151.06
/proc/23211/stat : 23211 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 169 0 0 0 15105 1 0 0 25 0 1 0 203760249 191307776 2115 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683111 0 0 4096 0 0 0 0 17 1 0 0
/proc/23211/statm: 46706 2115 78 160 0 46544 0
[pid=23212] ppid=23208 vsize=186824 CPUtime=149.49
/proc/23212/stat : 23212 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 170 0 0 0 14949 0 0 0 25 0 1 0 203760324 191307776 2116 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683095 0 0 4096 2 0 0 0 17 0 0 0
/proc/23212/statm: 46706 2116 78 160 0 46544 0
[pid=23213] ppid=23208 vsize=186824 CPUtime=150.28
/proc/23213/stat : 23213 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 171 0 0 0 15027 1 0 0 25 0 1 0 203760327 191307776 2117 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683271 0 0 4096 0 0 0 0 17 1 0 0
/proc/23213/statm: 46706 2117 78 160 0 46544 0
[pid=23214] ppid=23208 vsize=186824 CPUtime=148.77
/proc/23214/stat : 23214 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 171 0 0 0 14877 0 0 0 25 0 1 0 203760549 191307776 2117 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567283 0 0 4096 2 0 0 0 17 0 0 0
/proc/23214/statm: 46706 2117 78 160 0 46544 0
[pid=23215] ppid=23208 vsize=186824 CPUtime=148.77
/proc/23215/stat : 23215 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 169 0 0 0 14877 0 0 0 25 0 1 0 203760550 191307776 2115 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567517 0 0 4096 0 0 0 0 17 0 0 0
/proc/23215/statm: 46706 2115 78 160 0 46544 0
[pid=23216] ppid=23208 vsize=186824 CPUtime=148.98
/proc/23216/stat : 23216 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 169 0 0 0 14897 1 0 0 25 0 1 0 203760718 191307776 2115 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134579080 0 0 4096 2 0 0 0 17 1 0 0
/proc/23216/statm: 46706 2115 78 160 0 46544 0
[pid=23217] ppid=23208 vsize=186824 CPUtime=148.29
/proc/23217/stat : 23217 (kcnfs-smp) R 23208 23208 22702 0 -1 4194368 169 0 0 0 14829 0 0 0 25 0 1 0 203760719 191307776 2115 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572793 0 0 4096 0 0 0 0 17 0 0 0
/proc/23217/statm: 46706 2115 78 160 0 46544 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 1681408

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)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 23208 and gives childrusage.ru_utime.tv_sec=604 childrusage.ru_utime.tv_usec=684074 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=79987
CPU time returned by wait4() is 604.764
while last known CPU time is 1200.01

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 602.207
CPU time (s): 1200.01
CPU user time (s): 1199.97
CPU system time (s): 0.04
CPU usage (%): 199.269
Max. virtual memory (cumulated for all children) (KiB): 1681408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 604.684
system time used= 0.079987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3246
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= 22
involuntary context switches= 6683

runsolver used 0.626904 second user time and 1.67474 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Wed Feb 21 23:19:21 UTC 2007

IDJOB= 306482
IDBENCH= 20182
IDSOLVER= 112
FILE ID= node30/306482-1172099961

PBS_JOBID= 3892879

Free space on /tmp= 66556 MiB

SOLVER NAME= KCNFS SMP
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v7000/unif-k3-r4.2-v7000-c29400-S56884336-05.cnf
COMMAND LINE= /tmp/evaluation/306482-1172099961/kcnfs-smp /tmp/evaluation/306482-1172099961/instance-306482-1172099961.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-306482-1172099961 -o ROOT/results/node30/solver-306482-1172099961 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/306482-1172099961/kcnfs-smp /tmp/evaluation/306482-1172099961/instance-306482-1172099961.cnf            

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  9aef0bbcf7983db9bd08e85ce30f9d09

RANDOM SEED= 813773853

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.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.270
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.270
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:       1483392 kB
Buffers:         51004 kB
Cached:         429632 kB
SwapCached:      15696 kB
Active:         292724 kB
Inactive:       213004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1483392 kB
SwapTotal:     4192956 kB
SwapFree:      4145576 kB
Dirty:            3676 kB
Writeback:           0 kB
Mapped:          30208 kB
Slab:            52168 kB
Committed_AS:   697456 kB
PageTables:       1884 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= 66556 MiB

End job on node30 on Wed Feb 21 23:29:25 UTC 2007