Trace number 305990

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.22 602.661

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S1438185261-13.cnf
MD5SUM0b752d88128a6aad2af39810d467334c
Bench CategoryRANDOM (random 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 variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
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/305990-1172089847/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.00/0.07	c Input file : '/tmp/evaluation/305990-1172089847/instance-305990-1172089847.cnf'
0.00/0.07	c [#vars: 10000, #clauses: 42000 -> 42071 clauses (pre-processing), tautology: 0, 3-CNF]
0.30/0.32	c unit clauses propagate before processing (#clause: 42071)
0.30/0.32	c estimated distribution: 8 tasks
2.14/2.21	c <20667> [PID]: 20669 20670 20671 20672 20673 20674 20675
16.58/9.50	c <20667> [PID]: 20676
16.58/9.50	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/node71/watcher-305990-1172089847 -o ROOT/results/node71/solver-305990-1172089847 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/305990-1172089847/kcnfs-smp /tmp/evaluation/305990-1172089847/instance-305990-1172089847.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.92 0.98 0.99 3/64 20667
/proc/meminfo: memFree=1367520/2055920 swapFree=4183908/4192956
[pid=20667] ppid=20665 vsize=180916 CPUtime=0
/proc/20667/stat : 20667 (kcnfs-smp) R 20665 20667 19837 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 228942525 185257984 111 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134788291 0 0 4096 0 0 0 0 17 1 0 0
/proc/20667/statm: 45229 112 48 160 0 45067 0

[startup+0.106395 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20667
/proc/meminfo: memFree=1367520/2055920 swapFree=4183908/4192956
[pid=20667] ppid=20665 vsize=187672 CPUtime=0.09
/proc/20667/stat : 20667 (kcnfs-smp) R 20665 20667 19837 0 -1 4194304 1582 0 0 0 9 0 0 0 18 0 1 0 228942525 192176128 1566 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134725752 0 0 4096 0 0 0 0 17 1 0 0
/proc/20667/statm: 46918 1566 51 160 0 46756 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 187672

[startup+0.514483 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20667
/proc/meminfo: memFree=1367520/2055920 swapFree=4183908/4192956
[pid=20667] ppid=20665 vsize=188800 CPUtime=0.51
/proc/20667/stat : 20667 (kcnfs-smp) R 20665 20667 19837 0 -1 4194304 2900 0 0 0 50 1 0 0 21 0 1 0 228942525 193331200 2884 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134669240 0 0 4096 0 0 0 0 17 1 0 0
/proc/20667/statm: 47200 2884 69 160 0 47038 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 188800

[startup+1.33466 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 20668
/proc/meminfo: memFree=1356184/2055920 swapFree=4183908/4192956
[pid=20667] ppid=20665 vsize=188800 CPUtime=1.33
/proc/20667/stat : 20667 (kcnfs-smp) R 20665 20667 19837 0 -1 4194304 2907 0 0 0 132 1 0 0 25 0 1 0 228942525 193331200 2891 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 1 0 0
/proc/20667/statm: 47200 2891 72 160 0 47038 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 188800

[startup+2.97603 s]
/proc/loadavg: 0.92 0.98 0.99 4/67 20670
/proc/meminfo: memFree=1354568/2055920 swapFree=4183908/4192956
[pid=20667] ppid=20665 vsize=188800 CPUtime=2.55
/proc/20667/stat : 20667 (kcnfs-smp) R 20665 20667 19837 0 -1 4194304 3081 0 0 0 254 1 0 0 25 0 1 0 228942525 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/20667/statm: 47200 2892 72 160 0 47038 0
[pid=20669] ppid=20667 vsize=188800 CPUtime=0.75
/proc/20669/stat : 20669 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 143 0 0 0 75 0 0 0 25 0 1 0 228942746 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134664672 0 0 4096 2 0 0 0 17 1 0 0
/proc/20669/statm: 47200 2892 72 160 0 47038 0
[pid=20670] ppid=20667 vsize=188800 CPUtime=0.4
/proc/20670/stat : 20670 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 130 0 0 0 40 0 0 0 25 0 1 0 228942747 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649739 0 0 4096 0 0 0 0 17 0 0 0
/proc/20670/statm: 47200 2892 72 160 0 47038 0
Current children cumulated CPU time (s) 3.7
Current children cumulated vsize (KiB) 566400

[startup+6.25974 s]
/proc/loadavg: 1.25 1.05 1.02 6/69 20672
/proc/meminfo: memFree=1353000/2055920 swapFree=4183908/4192956
[pid=20667] ppid=20665 vsize=188800 CPUtime=3.67
/proc/20667/stat : 20667 (kcnfs-smp) R 20665 20667 19837 0 -1 4194304 3271 0 0 0 366 1 0 0 25 0 1 0 228942525 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 0 0 0
/proc/20667/statm: 47200 2892 72 160 0 47038 0
[pid=20669] ppid=20667 vsize=188800 CPUtime=2.7
/proc/20669/stat : 20669 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 143 0 0 0 270 0 0 0 25 0 1 0 228942746 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 1 0 0
/proc/20669/statm: 47200 2892 72 160 0 47038 0
[pid=20670] ppid=20667 vsize=188800 CPUtime=2.03
/proc/20670/stat : 20670 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 144 0 0 0 203 0 0 0 25 0 1 0 228942747 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134665335 0 0 4096 0 0 0 0 17 1 0 0
/proc/20670/statm: 47200 2892 72 160 0 47038 0
[pid=20671] ppid=20667 vsize=188800 CPUtime=0.93
/proc/20671/stat : 20671 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 141 0 0 0 93 0 0 0 25 0 1 0 228942882 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649546 0 0 4096 2 0 0 0 17 0 0 0
/proc/20671/statm: 47200 2892 72 160 0 47038 0
[pid=20672] ppid=20667 vsize=188800 CPUtime=0.91
/proc/20672/stat : 20672 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 141 0 0 0 91 0 0 0 25 0 1 0 228942885 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647839 0 0 4096 0 0 0 0 17 0 0 0
/proc/20672/statm: 47200 2892 72 160 0 47038 0
Current children cumulated CPU time (s) 10.24
Current children cumulated vsize (KiB) 944000

[startup+12.7521 s]
/proc/loadavg: 1.71 1.15 1.05 9/73 20676
/proc/meminfo: memFree=1350144/2055920 swapFree=4183908/4192956
[pid=20667] ppid=20665 vsize=188800 CPUtime=4.69
/proc/20667/stat : 20667 (kcnfs-smp) S 20665 20667 19837 0 -1 4194304 3527 0 0 0 468 1 0 0 25 0 1 0 228942525 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 47200 2892 72 160 0 47038 0
[pid=20669] ppid=20667 vsize=188800 CPUtime=4.8
/proc/20669/stat : 20669 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 143 0 0 0 480 0 0 0 25 0 1 0 228942746 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 2 0 0 0 17 1 0 0
/proc/20669/statm: 47200 2892 72 160 0 47038 0
[pid=20670] ppid=20667 vsize=188800 CPUtime=4.15
/proc/20670/stat : 20670 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 144 0 0 0 415 0 0 0 25 0 1 0 228942747 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134668535 0 0 4096 0 0 0 0 17 1 0 0
/proc/20670/statm: 47200 2892 72 160 0 47038 0
[pid=20671] ppid=20667 vsize=188800 CPUtime=2.63
/proc/20671/stat : 20671 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 143 0 0 0 263 0 0 0 25 0 1 0 228942882 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 0 0 0
/proc/20671/statm: 47200 2892 72 160 0 47038 0
[pid=20672] ppid=20667 vsize=188800 CPUtime=2.61
/proc/20672/stat : 20672 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 144 0 0 0 261 0 0 0 25 0 1 0 228942885 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 0 0 0
/proc/20672/statm: 47200 2892 72 160 0 47038 0
[pid=20673] ppid=20667 vsize=188800 CPUtime=1.34
/proc/20673/stat : 20673 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 142 0 0 0 134 0 0 0 25 0 1 0 228943270 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134665427 0 0 4096 2 0 0 0 17 0 0 0
/proc/20673/statm: 47200 2892 72 160 0 47038 0
[pid=20674] ppid=20667 vsize=188800 CPUtime=1.3
/proc/20674/stat : 20674 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 141 0 0 0 130 0 0 0 25 0 1 0 228943275 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134670055 0 0 4096 0 0 0 0 17 0 0 0
/proc/20674/statm: 47200 2892 72 160 0 47038 0
[pid=20675] ppid=20667 vsize=188800 CPUtime=0.84
/proc/20675/stat : 20675 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 142 0 0 0 84 0 0 0 25 0 1 0 228943467 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648694 0 0 4096 2 0 0 0 17 1 0 0
/proc/20675/statm: 47200 2892 72 160 0 47038 0
[pid=20676] ppid=20667 vsize=188800 CPUtime=0.82
/proc/20676/stat : 20676 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 143 0 0 0 82 0 0 0 25 0 1 0 228943472 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650690 0 0 4096 0 0 0 0 17 1 0 0
/proc/20676/statm: 47200 2892 72 160 0 47038 0
Current children cumulated CPU time (s) 23.18
Current children cumulated vsize (KiB) 1699200

[startup+25.6349 s]
/proc/loadavg: 3.10 1.48 1.16 9/73 20676
/proc/meminfo: memFree=1350144/2055920 swapFree=4183908/4192956
[pid=20667] ppid=20665 vsize=188800 CPUtime=4.69
/proc/20667/stat : 20667 (kcnfs-smp) S 20665 20667 19837 0 -1 4194304 3527 0 0 0 468 1 0 0 25 0 1 0 228942525 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 47200 2892 72 160 0 47038 0
[pid=20669] ppid=20667 vsize=188800 CPUtime=8.03
/proc/20669/stat : 20669 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 143 0 0 0 803 0 0 0 25 0 1 0 228942746 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650243 0 0 4096 2 0 0 0 17 1 0 0
/proc/20669/statm: 47200 2892 72 160 0 47038 0
[pid=20670] ppid=20667 vsize=188800 CPUtime=7.4
/proc/20670/stat : 20670 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 144 0 0 0 740 0 0 0 25 0 1 0 228942747 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650710 0 0 4096 0 0 0 0 17 1 0 0
/proc/20670/statm: 47200 2892 72 160 0 47038 0
[pid=20671] ppid=20667 vsize=188800 CPUtime=5.84
/proc/20671/stat : 20671 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 143 0 0 0 584 0 0 0 25 0 1 0 228942882 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566845 0 0 4096 2 0 0 0 17 0 0 0
/proc/20671/statm: 47200 2892 72 160 0 47038 0
[pid=20672] ppid=20667 vsize=188800 CPUtime=5.81
/proc/20672/stat : 20672 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 144 0 0 0 581 0 0 0 25 0 1 0 228942885 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/20672/statm: 47200 2892 72 160 0 47038 0
[pid=20673] ppid=20667 vsize=188800 CPUtime=4.54
/proc/20673/stat : 20673 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 143 0 0 0 454 0 0 0 25 0 1 0 228943270 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 0 0 0
/proc/20673/statm: 47200 2892 72 160 0 47038 0
[pid=20674] ppid=20667 vsize=188800 CPUtime=4.52
/proc/20674/stat : 20674 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 143 0 0 0 452 0 0 0 25 0 1 0 228943275 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/20674/statm: 47200 2892 72 160 0 47038 0
[pid=20675] ppid=20667 vsize=188800 CPUtime=4.04
/proc/20675/stat : 20675 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 144 0 0 0 404 0 0 0 25 0 1 0 228943467 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 1 0 0
/proc/20675/statm: 47200 2892 72 160 0 47038 0
[pid=20676] ppid=20667 vsize=188800 CPUtime=4.02
/proc/20676/stat : 20676 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 144 0 0 0 402 0 0 0 25 0 1 0 228943472 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 1 0 0
/proc/20676/statm: 47200 2892 72 160 0 47038 0
Current children cumulated CPU time (s) 48.89
Current children cumulated vsize (KiB) 1699200

[startup+51.3125 s]
/proc/loadavg: 4.77 2.01 1.34 9/73 20676
/proc/meminfo: memFree=1350144/2055920 swapFree=4183908/4192956
[pid=20667] ppid=20665 vsize=188800 CPUtime=4.69
/proc/20667/stat : 20667 (kcnfs-smp) S 20665 20667 19837 0 -1 4194304 3527 0 0 0 468 1 0 0 25 0 1 0 228942525 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 47200 2892 72 160 0 47038 0
[pid=20669] ppid=20667 vsize=188804 CPUtime=14.5
/proc/20669/stat : 20669 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 145 0 0 0 1450 0 0 0 25 0 1 0 228942746 193335296 2894 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 1 0 0
/proc/20669/statm: 47201 2894 72 160 0 47039 0
[pid=20670] ppid=20667 vsize=188804 CPUtime=13.79
/proc/20670/stat : 20670 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 146 0 0 0 1379 0 0 0 25 0 1 0 228942747 193335296 2894 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 0 0 0 0 17 1 0 0
/proc/20670/statm: 47201 2894 72 160 0 47039 0
[pid=20671] ppid=20667 vsize=188804 CPUtime=12.23
/proc/20671/stat : 20671 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 145 0 0 0 1223 0 0 0 25 0 1 0 228942882 193335296 2894 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 0 0 0
/proc/20671/statm: 47201 2894 72 160 0 47039 0
[pid=20672] ppid=20667 vsize=188804 CPUtime=12.21
/proc/20672/stat : 20672 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 146 0 0 0 1221 0 0 0 25 0 1 0 228942885 193335296 2894 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647556 0 0 4096 0 0 0 0 17 0 0 0
/proc/20672/statm: 47201 2894 72 160 0 47039 0
[pid=20673] ppid=20667 vsize=188804 CPUtime=10.94
/proc/20673/stat : 20673 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 145 0 0 0 1094 0 0 0 25 0 1 0 228943270 193335296 2894 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134640585 0 0 4096 2 0 0 0 17 0 0 0
/proc/20673/statm: 47201 2894 72 160 0 47039 0
[pid=20674] ppid=20667 vsize=188804 CPUtime=10.89
/proc/20674/stat : 20674 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 145 0 0 0 1089 0 0 0 25 0 1 0 228943275 193335296 2894 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648875 0 0 4096 0 0 0 0 17 0 0 0
/proc/20674/statm: 47201 2894 72 160 0 47039 0
[pid=20675] ppid=20667 vsize=188804 CPUtime=10.44
/proc/20675/stat : 20675 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 145 0 0 0 1044 0 0 0 25 0 1 0 228943467 193335296 2893 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648858 0 0 4096 2 0 0 0 17 1 0 0
/proc/20675/statm: 47201 2893 72 160 0 47039 0
[pid=20676] ppid=20667 vsize=188804 CPUtime=10.42
/proc/20676/stat : 20676 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 145 0 0 0 1042 0 0 0 25 0 1 0 228943472 193335296 2893 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648674 0 0 4096 0 0 0 0 17 1 0 0
/proc/20676/statm: 47201 2893 72 160 0 47039 0
Current children cumulated CPU time (s) 100.11
Current children cumulated vsize (KiB) 1699232

[startup+102.56 s]
/proc/loadavg: 6.60 2.93 1.69 9/73 20676
/proc/meminfo: memFree=1350016/2055920 swapFree=4183908/4192956
[pid=20667] ppid=20665 vsize=188800 CPUtime=4.69
/proc/20667/stat : 20667 (kcnfs-smp) S 20665 20667 19837 0 -1 4194304 3527 0 0 0 468 1 0 0 25 0 1 0 228942525 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 47200 2892 72 160 0 47038 0
[pid=20669] ppid=20667 vsize=188804 CPUtime=27.29
/proc/20669/stat : 20669 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 147 0 0 0 2729 0 0 0 25 0 1 0 228942746 193335296 2896 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134671064 0 0 4096 2 0 0 0 17 1 0 0
/proc/20669/statm: 47201 2896 72 160 0 47039 0
[pid=20670] ppid=20667 vsize=188804 CPUtime=26.59
/proc/20670/stat : 20670 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 148 0 0 0 2659 0 0 0 25 0 1 0 228942747 193335296 2896 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650690 0 0 4096 0 0 0 0 17 1 0 0
/proc/20670/statm: 47201 2896 72 160 0 47039 0
[pid=20671] ppid=20667 vsize=188804 CPUtime=25.02
/proc/20671/stat : 20671 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 147 0 0 0 2502 0 0 0 25 0 1 0 228942882 193335296 2896 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 0 0 0
/proc/20671/statm: 47201 2896 72 160 0 47039 0
[pid=20672] ppid=20667 vsize=188804 CPUtime=25.01
/proc/20672/stat : 20672 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 148 0 0 0 2501 0 0 0 25 0 1 0 228942885 193335296 2896 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 0 0 0
/proc/20672/statm: 47201 2896 72 160 0 47039 0
[pid=20673] ppid=20667 vsize=188804 CPUtime=23.64

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

[pid=20667] ppid=20665 vsize=188800 CPUtime=4.69
/proc/20667/stat : 20667 (kcnfs-smp) S 20665 20667 19837 0 -1 4194304 3527 0 0 0 468 1 0 0 25 0 1 0 228942525 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 47200 2892 72 160 0 47038 0
[pid=20669] ppid=20667 vsize=188808 CPUtime=102.28
/proc/20669/stat : 20669 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 153 0 0 0 10228 0 0 0 25 0 1 0 228942746 193339392 2902 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648709 0 0 4096 2 0 0 0 17 1 0 0
/proc/20669/statm: 47202 2902 72 160 0 47040 0
[pid=20670] ppid=20667 vsize=188808 CPUtime=101.58
/proc/20670/stat : 20670 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 154 0 0 0 10158 0 0 0 25 0 1 0 228942747 193339392 2902 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650871 0 0 4096 0 0 0 0 17 1 0 0
/proc/20670/statm: 47202 2902 72 160 0 47040 0
[pid=20671] ppid=20667 vsize=188808 CPUtime=99.71
/proc/20671/stat : 20671 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 154 0 0 0 9971 0 0 0 25 0 1 0 228942882 193339392 2903 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 0 0 0
/proc/20671/statm: 47202 2903 72 160 0 47040 0
[pid=20672] ppid=20667 vsize=188808 CPUtime=99.69
/proc/20672/stat : 20672 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 154 0 0 0 9969 0 0 0 25 0 1 0 228942885 193339392 2902 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650863 0 0 4096 0 0 0 0 17 0 0 0
/proc/20672/statm: 47202 2902 72 160 0 47040 0
[pid=20673] ppid=20667 vsize=188808 CPUtime=98.33
/proc/20673/stat : 20673 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 153 0 0 0 9833 0 0 0 25 0 1 0 228943270 193339392 2902 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 0 0 0
/proc/20673/statm: 47202 2902 72 160 0 47040 0
[pid=20674] ppid=20667 vsize=188808 CPUtime=98.3
/proc/20674/stat : 20674 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 153 0 0 0 9830 0 0 0 25 0 1 0 228943275 193339392 2902 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134665420 0 0 4096 0 0 0 0 17 0 0 0
/proc/20674/statm: 47202 2902 72 160 0 47040 0
[pid=20675] ppid=20667 vsize=188808 CPUtime=98.25
/proc/20675/stat : 20675 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 154 0 0 0 9825 0 0 0 25 0 1 0 228943467 193339392 2902 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649739 0 0 4096 2 0 0 0 17 1 0 0
/proc/20675/statm: 47202 2902 72 160 0 47040 0
[pid=20676] ppid=20667 vsize=188808 CPUtime=98.2
/proc/20676/stat : 20676 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 154 0 0 0 9820 0 0 0 25 0 1 0 228943472 193339392 2902 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650847 0 0 4096 0 0 0 0 17 1 0 0
/proc/20676/statm: 47202 2902 72 160 0 47040 0
Current children cumulated CPU time (s) 801.03
Current children cumulated vsize (KiB) 1699264

[startup+462.622 s]
/proc/loadavg: 7.99 6.47 3.70 9/73 20676
/proc/meminfo: memFree=1349632/2055920 swapFree=4183908/4192956
[pid=20667] ppid=20665 vsize=188800 CPUtime=4.69
/proc/20667/stat : 20667 (kcnfs-smp) S 20665 20667 19837 0 -1 4194304 3527 0 0 0 468 1 0 0 25 0 1 0 228942525 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 47200 2892 72 160 0 47038 0
[pid=20669] ppid=20667 vsize=188808 CPUtime=117.27
/proc/20669/stat : 20669 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 155 0 0 0 11727 0 0 0 25 0 1 0 228942746 193339392 2904 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566818 0 0 4096 2 0 0 0 17 1 0 0
/proc/20669/statm: 47202 2904 72 160 0 47040 0
[pid=20670] ppid=20667 vsize=188808 CPUtime=116.58
/proc/20670/stat : 20670 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 156 0 0 0 11658 0 0 0 25 0 1 0 228942747 193339392 2904 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134582146 0 0 4096 0 0 0 0 17 1 0 0
/proc/20670/statm: 47202 2904 72 160 0 47040 0
[pid=20671] ppid=20667 vsize=188808 CPUtime=114.61
/proc/20671/stat : 20671 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 155 0 0 0 11461 0 0 0 25 0 1 0 228942882 193339392 2904 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566896 0 0 4096 2 0 0 0 17 0 0 0
/proc/20671/statm: 47202 2904 72 160 0 47040 0
[pid=20672] ppid=20667 vsize=188808 CPUtime=114.59
/proc/20672/stat : 20672 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 156 0 0 0 11459 0 0 0 25 0 1 0 228942885 193339392 2904 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134670104 0 0 4096 0 0 0 0 17 0 0 0
/proc/20672/statm: 47202 2904 72 160 0 47040 0
[pid=20673] ppid=20667 vsize=188808 CPUtime=113.32
/proc/20673/stat : 20673 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 155 0 0 0 11332 0 0 0 25 0 1 0 228943270 193339392 2904 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 0 0 0
/proc/20673/statm: 47202 2904 72 160 0 47040 0
[pid=20674] ppid=20667 vsize=188808 CPUtime=113.24
/proc/20674/stat : 20674 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 156 0 0 0 11324 0 0 0 25 0 1 0 228943275 193339392 2905 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648809 0 0 4096 0 0 0 0 17 0 0 0
/proc/20674/statm: 47202 2905 72 160 0 47040 0
[pid=20675] ppid=20667 vsize=188808 CPUtime=113.24
/proc/20675/stat : 20675 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 155 0 0 0 11324 0 0 0 25 0 1 0 228943467 193339392 2903 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647728 0 0 4096 2 0 0 0 17 1 0 0
/proc/20675/statm: 47202 2903 72 160 0 47040 0
[pid=20676] ppid=20667 vsize=188808 CPUtime=113.2
/proc/20676/stat : 20676 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 156 0 0 0 11320 0 0 0 25 0 1 0 228943472 193339392 2904 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647726 0 0 4096 0 0 0 0 17 1 0 0
/proc/20676/statm: 47202 2904 72 160 0 47040 0
Current children cumulated CPU time (s) 920.74
Current children cumulated vsize (KiB) 1699264

[startup+522.63 s]
/proc/loadavg: 7.99 6.75 3.97 9/73 20676
/proc/meminfo: memFree=1349504/2055920 swapFree=4183908/4192956
[pid=20667] ppid=20665 vsize=188800 CPUtime=4.69
/proc/20667/stat : 20667 (kcnfs-smp) S 20665 20667 19837 0 -1 4194304 3527 0 0 0 468 1 0 0 25 0 1 0 228942525 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 47200 2892 72 160 0 47038 0
[pid=20669] ppid=20667 vsize=188808 CPUtime=132.27
/proc/20669/stat : 20669 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 157 0 0 0 13227 0 0 0 25 0 1 0 228942746 193339392 2906 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647530 0 0 4096 2 0 0 0 17 1 0 0
/proc/20669/statm: 47202 2906 72 160 0 47040 0
[pid=20670] ppid=20667 vsize=188808 CPUtime=131.57
/proc/20670/stat : 20670 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 158 0 0 0 13157 0 0 0 25 0 1 0 228942747 193339392 2906 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650871 0 0 4096 0 0 0 0 17 1 0 0
/proc/20670/statm: 47202 2906 72 160 0 47040 0
[pid=20671] ppid=20667 vsize=188808 CPUtime=129.6
/proc/20671/stat : 20671 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 157 0 0 0 12960 0 0 0 25 0 1 0 228942882 193339392 2906 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649330 0 0 4096 2 0 0 0 17 0 0 0
/proc/20671/statm: 47202 2906 72 160 0 47040 0
[pid=20672] ppid=20667 vsize=188808 CPUtime=129.49
/proc/20672/stat : 20672 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 158 0 0 0 12949 0 0 0 25 0 1 0 228942885 193339392 2906 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/20672/statm: 47202 2906 72 160 0 47040 0
[pid=20673] ppid=20667 vsize=188808 CPUtime=128.22
/proc/20673/stat : 20673 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 157 0 0 0 12822 0 0 0 25 0 1 0 228943270 193339392 2906 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647708 0 0 4096 2 0 0 0 17 0 0 0
/proc/20673/statm: 47202 2906 72 160 0 47040 0
[pid=20674] ppid=20667 vsize=188808 CPUtime=128.2
/proc/20674/stat : 20674 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 157 0 0 0 12820 0 0 0 25 0 1 0 228943275 193339392 2906 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/20674/statm: 47202 2906 72 160 0 47040 0
[pid=20675] ppid=20667 vsize=188808 CPUtime=128.23
/proc/20675/stat : 20675 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 157 0 0 0 12823 0 0 0 25 0 1 0 228943467 193339392 2905 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 2 0 0 0 17 1 0 0
/proc/20675/statm: 47202 2905 72 160 0 47040 0
[pid=20676] ppid=20667 vsize=188808 CPUtime=128.2
/proc/20676/stat : 20676 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 158 0 0 0 12820 0 0 0 25 0 1 0 228943472 193339392 2906 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134582209 0 0 4096 0 0 0 0 17 1 0 0
/proc/20676/statm: 47202 2906 72 160 0 47040 0
Current children cumulated CPU time (s) 1040.47
Current children cumulated vsize (KiB) 1699264

[startup+582.641 s]
/proc/loadavg: 7.99 6.97 4.22 9/73 20676
/proc/meminfo: memFree=1349504/2055920 swapFree=4183908/4192956
[pid=20667] ppid=20665 vsize=188800 CPUtime=4.69
/proc/20667/stat : 20667 (kcnfs-smp) S 20665 20667 19837 0 -1 4194304 3527 0 0 0 468 1 0 0 25 0 1 0 228942525 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 47200 2892 72 160 0 47038 0
[pid=20669] ppid=20667 vsize=188808 CPUtime=147.28
/proc/20669/stat : 20669 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 157 0 0 0 14727 1 0 0 25 0 1 0 228942746 193339392 2906 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 1 0 0
/proc/20669/statm: 47202 2906 72 160 0 47040 0
[pid=20670] ppid=20667 vsize=188808 CPUtime=146.57
/proc/20670/stat : 20670 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 158 0 0 0 14657 0 0 0 25 0 1 0 228942747 193339392 2906 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650891 0 0 4096 0 0 0 0 17 1 0 0
/proc/20670/statm: 47202 2906 72 160 0 47040 0
[pid=20671] ppid=20667 vsize=188808 CPUtime=144.51
/proc/20671/stat : 20671 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 157 0 0 0 14451 0 0 0 25 0 1 0 228942882 193339392 2906 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648850 0 0 4096 2 0 0 0 17 0 0 0
/proc/20671/statm: 47202 2906 72 160 0 47040 0
[pid=20672] ppid=20667 vsize=188808 CPUtime=144.49
/proc/20672/stat : 20672 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 158 0 0 0 14449 0 0 0 25 0 1 0 228942885 193339392 2906 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134582427 0 0 4096 0 0 0 0 17 0 0 0
/proc/20672/statm: 47202 2906 72 160 0 47040 0
[pid=20673] ppid=20667 vsize=188808 CPUtime=143.17
/proc/20673/stat : 20673 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 157 0 0 0 14317 0 0 0 25 0 1 0 228943270 193339392 2906 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649330 0 0 4096 2 0 0 0 17 0 0 0
/proc/20673/statm: 47202 2906 72 160 0 47040 0
[pid=20674] ppid=20667 vsize=188808 CPUtime=143.1
/proc/20674/stat : 20674 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 157 0 0 0 14310 0 0 0 25 0 1 0 228943275 193339392 2906 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 0 0 0
/proc/20674/statm: 47202 2906 72 160 0 47040 0
[pid=20675] ppid=20667 vsize=188808 CPUtime=143.23
/proc/20675/stat : 20675 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 158 0 0 0 14323 0 0 0 25 0 1 0 228943467 193339392 2906 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 2 0 0 0 17 1 0 0
/proc/20675/statm: 47202 2906 72 160 0 47040 0
[pid=20676] ppid=20667 vsize=188808 CPUtime=143.2
/proc/20676/stat : 20676 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 158 0 0 0 14320 0 0 0 25 0 1 0 228943472 193339392 2906 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 1 0 0
/proc/20676/statm: 47202 2906 72 160 0 47040 0
Current children cumulated CPU time (s) 1160.24
Current children cumulated vsize (KiB) 1699264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.648 s]
/proc/loadavg: 8.06 7.05 4.30 9/73 20676
/proc/meminfo: memFree=1349440/2055920 swapFree=4183908/4192956
[pid=20667] ppid=20665 vsize=188800 CPUtime=4.69
/proc/20667/stat : 20667 (kcnfs-smp) S 20665 20667 19837 0 -1 4194304 3527 0 0 0 468 1 0 0 25 0 1 0 228942525 193331200 2892 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 47200 2892 72 160 0 47038 0
[pid=20669] ppid=20667 vsize=188808 CPUtime=152.27
/proc/20669/stat : 20669 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 157 0 0 0 15226 1 0 0 25 0 1 0 228942746 193339392 2906 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649698 0 0 4096 2 0 0 0 17 1 0 0
/proc/20669/statm: 47202 2906 72 160 0 47040 0
[pid=20670] ppid=20667 vsize=188808 CPUtime=151.57
/proc/20670/stat : 20670 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 158 0 0 0 15157 0 0 0 25 0 1 0 228942747 193339392 2906 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 1 0 0
/proc/20670/statm: 47202 2906 72 160 0 47040 0
[pid=20671] ppid=20667 vsize=188808 CPUtime=149.5
/proc/20671/stat : 20671 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 157 0 0 0 14950 0 0 0 25 0 1 0 228942882 193339392 2906 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 0 0 0
/proc/20671/statm: 47202 2906 72 160 0 47040 0
[pid=20672] ppid=20667 vsize=188808 CPUtime=149.45
/proc/20672/stat : 20672 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 158 0 0 0 14945 0 0 0 25 0 1 0 228942885 193339392 2906 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647715 0 0 4096 0 0 0 0 17 0 0 0
/proc/20672/statm: 47202 2906 72 160 0 47040 0
[pid=20673] ppid=20667 vsize=188808 CPUtime=148.12
/proc/20673/stat : 20673 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 157 0 0 0 14812 0 0 0 25 0 1 0 228943270 193339392 2906 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 0 0 0
/proc/20673/statm: 47202 2906 72 160 0 47040 0
[pid=20674] ppid=20667 vsize=188808 CPUtime=148.1
/proc/20674/stat : 20674 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 158 0 0 0 14810 0 0 0 25 0 1 0 228943275 193339392 2907 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 0 0 0
/proc/20674/statm: 47202 2907 72 160 0 47040 0
[pid=20675] ppid=20667 vsize=188808 CPUtime=148.23
/proc/20675/stat : 20675 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 158 0 0 0 14823 0 0 0 25 0 1 0 228943467 193339392 2906 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648227 0 0 4096 2 0 0 0 17 1 0 0
/proc/20675/statm: 47202 2906 72 160 0 47040 0
[pid=20676] ppid=20667 vsize=188808 CPUtime=148.19
/proc/20676/stat : 20676 (kcnfs-smp) R 20667 20667 19837 0 -1 4194368 158 0 0 0 14819 0 0 0 25 0 1 0 228943472 193339392 2906 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566904 0 0 4096 0 0 0 0 17 1 0 0
/proc/20676/statm: 47202 2906 72 160 0 47040 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 1699264

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): 602.661
CPU time (s): 1200.22
CPU user time (s): 1200.16
CPU system time (s): 0.06099
CPU usage (%): 199.153
Max. virtual memory (cumulated for all children) (KiB): 1699264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.16
system time used= 0.06099
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4917
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= 38
involuntary context switches= 20753

runsolver used 0.631903 second user time and 1.51777 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Wed Feb 21 20:30:47 UTC 2007

IDJOB= 305990
IDBENCH= 20170
IDSOLVER= 112
FILE ID= node71/305990-1172089847

PBS_JOBID= 3892837

Free space on /tmp= 66557 MiB

SOLVER NAME= KCNFS SMP
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v10000/unif-k3-r4.2-v10000-c42000-S1438185261-13.cnf
COMMAND LINE= /tmp/evaluation/305990-1172089847/kcnfs-smp /tmp/evaluation/305990-1172089847/instance-305990-1172089847.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-305990-1172089847 -o ROOT/results/node71/solver-305990-1172089847 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/305990-1172089847/kcnfs-smp /tmp/evaluation/305990-1172089847/instance-305990-1172089847.cnf            

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  0b752d88128a6aad2af39810d467334c

RANDOM SEED= 867106919

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:       1367992 kB
Buffers:         31432 kB
Cached:         595544 kB
SwapCached:       3112 kB
Active:         113692 kB
Inactive:       523852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1367992 kB
SwapTotal:     4192956 kB
SwapFree:      4183908 kB
Dirty:            3892 kB
Writeback:           0 kB
Mapped:          16340 kB
Slab:            36392 kB
Committed_AS:   741212 kB
PageTables:       1452 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= 66557 MiB

End job on node71 on Wed Feb 21 20:40:52 UTC 2007