Trace number 307015

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.2 603.045

General information on the benchmark

Namerandom/LargeSize/3SAT/v13000/
unif-k3-r4.2-v13000-c54600-S295096144-05.cnf
MD5SUMcde497b3d0f6b21ffcb2bc97cd2a2b18
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 variables13000
Number of clauses54600
Sum of the clauses size163800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 354600
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/307015-1172111303/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.00/0.10	c Input file : '/tmp/evaluation/307015-1172111303/instance-307015-1172111303.cnf'
0.00/0.10	c [#vars: 13000, #clauses: 54600 -> 54679 clauses (pre-processing), tautology: 0, 3-CNF]
0.41/0.44	c unit clauses propagate before processing (#clause: 54679)
0.41/0.44	c estimated distribution: 8 tasks
3.07/3.14	c <17537> [PID]: 17539 17540 17541 17542 17543 17544 17545
25.12/14.21	c <17537> [PID]: 17546
25.12/14.21	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/node38/watcher-307015-1172111303 -o ROOT/results/node38/solver-307015-1172111303 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/307015-1172111303/kcnfs-smp /tmp/evaluation/307015-1172111303/instance-307015-1172111303.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/64 17537
/proc/meminfo: memFree=1535232/2055920 swapFree=4183164/4192956
[pid=17537] ppid=17535 vsize=180916 CPUtime=0
/proc/17537/stat : 17537 (kcnfs-smp) R 17535 17537 17190 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 231086145 185257984 112 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/17537/statm: 45229 112 48 160 0 45067 0

[startup+0.106534 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 17537
/proc/meminfo: memFree=1535232/2055920 swapFree=4183164/4192956
[pid=17537] ppid=17535 vsize=189392 CPUtime=0.1
/proc/17537/stat : 17537 (kcnfs-smp) R 17535 17537 17190 0 -1 4194304 2034 0 0 0 9 1 0 0 18 0 1 0 231086145 193937408 2018 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134725850 0 0 4096 0 0 0 0 17 1 0 0
/proc/17537/statm: 47348 2018 51 160 0 47186 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 189392

[startup+0.514581 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 17537
/proc/meminfo: memFree=1535232/2055920 swapFree=4183164/4192956
[pid=17537] ppid=17535 vsize=190784 CPUtime=0.51
/proc/17537/stat : 17537 (kcnfs-smp) R 17535 17537 17190 0 -1 4194304 3725 0 0 0 49 2 0 0 21 0 1 0 231086145 195362816 3709 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134670163 0 0 4096 0 0 0 0 17 1 0 0
/proc/17537/statm: 47696 3709 65 160 0 47534 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 190784

[startup+1.33467 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17538
/proc/meminfo: memFree=1520504/2055920 swapFree=4183164/4192956
[pid=17537] ppid=17535 vsize=190784 CPUtime=1.33
/proc/17537/stat : 17537 (kcnfs-smp) R 17535 17537 17190 0 -1 4194304 3738 0 0 0 131 2 0 0 25 0 1 0 231086145 195362816 3722 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648681 0 0 4096 0 0 0 0 17 1 0 0
/proc/17537/statm: 47696 3722 72 160 0 47534 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 190784

[startup+2.97086 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17538
/proc/meminfo: memFree=1520376/2055920 swapFree=4183164/4192956
[pid=17537] ppid=17535 vsize=190784 CPUtime=2.96
/proc/17537/stat : 17537 (kcnfs-smp) R 17535 17537 17190 0 -1 4194304 3738 0 0 0 294 2 0 0 25 0 1 0 231086145 195362816 3722 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650748 0 0 4096 0 0 0 0 17 1 0 0
/proc/17537/statm: 47696 3722 72 160 0 47534 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 190784

[startup+6.25924 s]
/proc/loadavg: 1.15 1.02 1.01 6/69 17542
/proc/meminfo: memFree=1516952/2055920 swapFree=4183164/4192956
[pid=17537] ppid=17535 vsize=190784 CPUtime=4.4
/proc/17537/stat : 17537 (kcnfs-smp) R 17535 17537 17190 0 -1 4194304 4193 0 0 0 438 2 0 0 25 0 1 0 231086145 195362816 3723 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648681 0 0 4096 0 0 0 0 17 0 0 0
/proc/17537/statm: 47696 3723 72 160 0 47534 0
[pid=17539] ppid=17537 vsize=190784 CPUtime=2.52
/proc/17539/stat : 17539 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 176 0 0 0 252 0 0 0 25 0 1 0 231086459 195362816 3723 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649106 0 0 4096 2 0 0 0 17 1 0 0
/proc/17539/statm: 47696 3723 72 160 0 47534 0
[pid=17540] ppid=17537 vsize=190784 CPUtime=1.6
/proc/17540/stat : 17540 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 171 0 0 0 160 0 0 0 25 0 1 0 231086460 195362816 3723 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649608 0 0 4096 0 0 0 0 17 1 0 0
/proc/17540/statm: 47696 3723 72 160 0 47534 0
[pid=17541] ppid=17537 vsize=190784 CPUtime=0.41
/proc/17541/stat : 17541 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 161 0 0 0 41 0 0 0 25 0 1 0 231086641 195362816 3723 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 0 0 0
/proc/17541/statm: 47696 3723 72 160 0 47534 0
[pid=17542] ppid=17537 vsize=190784 CPUtime=0.4
/proc/17542/stat : 17542 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 160 0 0 0 40 0 0 0 25 0 1 0 231086642 195362816 3723 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 0 0 0
/proc/17542/statm: 47696 3723 72 160 0 47534 0
Current children cumulated CPU time (s) 9.33
Current children cumulated vsize (KiB) 953920

[startup+12.744 s]
/proc/loadavg: 1.46 1.08 1.03 8/71 17544
/proc/meminfo: memFree=1515144/2055920 swapFree=4183164/4192956
[pid=17537] ppid=17535 vsize=190784 CPUtime=6.29
/proc/17537/stat : 17537 (kcnfs-smp) R 17535 17537 17190 0 -1 4194304 4416 0 0 0 627 2 0 0 25 0 1 0 231086145 195362816 3723 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 0 0 0
/proc/17537/statm: 47696 3723 72 160 0 47534 0
[pid=17539] ppid=17537 vsize=190788 CPUtime=5.42
/proc/17539/stat : 17539 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 179 0 0 0 542 0 0 0 25 0 1 0 231086459 195366912 3724 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 1 0 0
/proc/17539/statm: 47697 3724 72 160 0 47535 0
[pid=17540] ppid=17537 vsize=190784 CPUtime=4.51
/proc/17540/stat : 17540 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 177 0 0 0 451 0 0 0 25 0 1 0 231086460 195362816 3723 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 1 0 0
/proc/17540/statm: 47696 3723 72 160 0 47534 0
[pid=17541] ppid=17537 vsize=190784 CPUtime=2.58
/proc/17541/stat : 17541 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 175 0 0 0 258 0 0 0 25 0 1 0 231086641 195362816 3723 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 1 0 0
/proc/17541/statm: 47696 3723 72 160 0 47534 0
[pid=17542] ppid=17537 vsize=190784 CPUtime=2.4
/proc/17542/stat : 17542 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 177 0 0 0 240 0 0 0 25 0 1 0 231086642 195362816 3723 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/17542/statm: 47696 3723 72 160 0 47534 0
[pid=17543] ppid=17537 vsize=190784 CPUtime=0.55
/proc/17543/stat : 17543 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 159 0 0 0 55 0 0 0 25 0 1 0 231087191 195362816 3723 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 0 0 0
/proc/17543/statm: 47696 3723 72 160 0 47534 0
[pid=17544] ppid=17537 vsize=190784 CPUtime=0.5
/proc/17544/stat : 17544 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 159 0 0 0 50 0 0 0 25 0 1 0 231087194 195362816 3723 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649950 0 0 4096 0 0 0 0 17 0 0 0
/proc/17544/statm: 47696 3723 72 160 0 47534 0
Current children cumulated CPU time (s) 22.25
Current children cumulated vsize (KiB) 1335492

[startup+25.6224 s]
/proc/loadavg: 2.47 1.31 1.10 9/73 17546
/proc/meminfo: memFree=1513464/2055920 swapFree=4183164/4192956
[pid=17537] ppid=17535 vsize=190784 CPUtime=6.66
/proc/17537/stat : 17537 (kcnfs-smp) S 17535 17537 17190 0 -1 4194304 4493 0 0 0 664 2 0 0 25 0 1 0 231086145 195362816 3723 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17537/statm: 47696 3723 72 160 0 47534 0
[pid=17539] ppid=17537 vsize=190788 CPUtime=8.82
/proc/17539/stat : 17539 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 180 0 0 0 882 0 0 0 25 0 1 0 231086459 195366912 3725 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650876 0 0 4096 2 0 0 0 17 1 0 0
/proc/17539/statm: 47697 3725 72 160 0 47535 0
[pid=17540] ppid=17537 vsize=190788 CPUtime=7.86
/proc/17540/stat : 17540 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 178 0 0 0 786 0 0 0 25 0 1 0 231086460 195366912 3724 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 1 0 0
/proc/17540/statm: 47697 3724 72 160 0 47535 0
[pid=17541] ppid=17537 vsize=190788 CPUtime=5.91
/proc/17541/stat : 17541 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 178 0 0 0 591 0 0 0 25 0 1 0 231086641 195366912 3724 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566882 0 0 4096 2 0 0 0 17 1 0 0
/proc/17541/statm: 47697 3724 72 160 0 47535 0
[pid=17542] ppid=17537 vsize=190788 CPUtime=5.6
/proc/17542/stat : 17542 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 179 0 0 0 560 0 0 0 25 0 1 0 231086642 195366912 3724 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 0 0 0 0 17 0 0 0
/proc/17542/statm: 47697 3724 72 160 0 47535 0
[pid=17543] ppid=17537 vsize=190784 CPUtime=3.78
/proc/17543/stat : 17543 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 177 0 0 0 378 0 0 0 25 0 1 0 231087191 195362816 3723 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134670212 0 0 4096 2 0 0 0 17 0 0 0
/proc/17543/statm: 47696 3723 72 160 0 47534 0
[pid=17544] ppid=17537 vsize=190784 CPUtime=3.7
/proc/17544/stat : 17544 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 178 0 0 0 370 0 0 0 25 0 1 0 231087194 195362816 3723 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683111 0 0 4096 0 0 0 0 17 0 0 0
/proc/17544/statm: 47696 3723 72 160 0 47534 0
[pid=17545] ppid=17537 vsize=190784 CPUtime=2.81
/proc/17545/stat : 17545 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 177 0 0 0 281 0 0 0 25 0 1 0 231087564 195362816 3723 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134664672 0 0 4096 2 0 0 0 17 1 0 0
/proc/17545/statm: 47696 3723 72 160 0 47534 0
[pid=17546] ppid=17537 vsize=190784 CPUtime=2.8
/proc/17546/stat : 17546 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 178 0 0 0 280 0 0 0 25 0 1 0 231087566 195362816 3723 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134670096 0 0 4096 0 0 0 0 17 0 0 0
/proc/17546/statm: 47696 3723 72 160 0 47534 0
Current children cumulated CPU time (s) 47.94
Current children cumulated vsize (KiB) 1717072

[startup+51.2944 s]
/proc/loadavg: 4.65 1.95 1.32 9/73 17546
/proc/meminfo: memFree=1513336/2055920 swapFree=4183164/4192956
[pid=17537] ppid=17535 vsize=190784 CPUtime=6.66
/proc/17537/stat : 17537 (kcnfs-smp) S 17535 17537 17190 0 -1 4194304 4493 0 0 0 664 2 0 0 25 0 1 0 231086145 195362816 3723 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17537/statm: 47696 3723 72 160 0 47534 0
[pid=17539] ppid=17537 vsize=190788 CPUtime=15.22
/proc/17539/stat : 17539 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 180 0 0 0 1522 0 0 0 25 0 1 0 231086459 195366912 3725 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 1 0 0
/proc/17539/statm: 47697 3725 72 160 0 47535 0
[pid=17540] ppid=17537 vsize=190788 CPUtime=14.31
/proc/17540/stat : 17540 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 179 0 0 0 1431 0 0 0 25 0 1 0 231086460 195366912 3725 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650263 0 0 4096 0 0 0 0 17 1 0 0
/proc/17540/statm: 47697 3725 72 160 0 47535 0
[pid=17541] ppid=17537 vsize=190788 CPUtime=12.31
/proc/17541/stat : 17541 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 179 0 0 0 1231 0 0 0 25 0 1 0 231086641 195366912 3725 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 1 0 0
/proc/17541/statm: 47697 3725 72 160 0 47535 0
[pid=17542] ppid=17537 vsize=190788 CPUtime=12
/proc/17542/stat : 17542 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 180 0 0 0 1200 0 0 0 25 0 1 0 231086642 195366912 3725 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 0 0 0
/proc/17542/statm: 47697 3725 72 160 0 47535 0
[pid=17543] ppid=17537 vsize=190788 CPUtime=10.14
/proc/17543/stat : 17543 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 179 0 0 0 1014 0 0 0 25 0 1 0 231087191 195366912 3725 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 0 0 0
/proc/17543/statm: 47697 3725 72 160 0 47535 0
[pid=17544] ppid=17537 vsize=190788 CPUtime=10.1
/proc/17544/stat : 17544 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 180 0 0 0 1010 0 0 0 25 0 1 0 231087194 195366912 3725 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648831 0 0 4096 0 0 0 0 17 0 0 0
/proc/17544/statm: 47697 3725 72 160 0 47535 0
[pid=17545] ppid=17537 vsize=190788 CPUtime=9.22
/proc/17545/stat : 17545 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 180 0 0 0 922 0 0 0 25 0 1 0 231087564 195366912 3725 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649715 0 0 4096 2 0 0 0 17 1 0 0
/proc/17545/statm: 47697 3725 72 160 0 47535 0
[pid=17546] ppid=17537 vsize=190788 CPUtime=9.2
/proc/17546/stat : 17546 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 180 0 0 0 920 0 0 0 25 0 1 0 231087566 195366912 3725 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649350 0 0 4096 0 0 0 0 17 0 0 0
/proc/17546/statm: 47697 3725 72 160 0 47535 0
Current children cumulated CPU time (s) 99.16
Current children cumulated vsize (KiB) 1717088

[startup+102.535 s]
/proc/loadavg: 6.54 2.88 1.67 9/73 17546
/proc/meminfo: memFree=1513208/2055920 swapFree=4183164/4192956
[pid=17537] ppid=17535 vsize=190784 CPUtime=6.66
/proc/17537/stat : 17537 (kcnfs-smp) S 17535 17537 17190 0 -1 4194304 4493 0 0 0 664 2 0 0 25 0 1 0 231086145 195362816 3723 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17537/statm: 47696 3723 72 160 0 47534 0
[pid=17539] ppid=17537 vsize=190788 CPUtime=28.02
/proc/17539/stat : 17539 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 182 0 0 0 2802 0 0 0 25 0 1 0 231086459 195366912 3727 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649742 0 0 4096 2 0 0 0 17 1 0 0
/proc/17539/statm: 47697 3727 72 160 0 47535 0
[pid=17540] ppid=17537 vsize=190788 CPUtime=27.11
/proc/17540/stat : 17540 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 181 0 0 0 2711 0 0 0 25 0 1 0 231086460 195366912 3727 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647530 0 0 4096 0 0 0 0 17 1 0 0
/proc/17540/statm: 47697 3727 72 160 0 47535 0
[pid=17541] ppid=17537 vsize=190788 CPUtime=25.11
/proc/17541/stat : 17541 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 181 0 0 0 2511 0 0 0 25 0 1 0 231086641 195366912 3727 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 2 0 0 0 17 1 0 0
/proc/17541/statm: 47697 3727 72 160 0 47535 0
[pid=17542] ppid=17537 vsize=190788 CPUtime=24.7
/proc/17542/stat : 17542 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 182 0 0 0 2470 0 0 0 25 0 1 0 231086642 195366912 3727 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 0 0 0
/proc/17542/statm: 47697 3727 72 160 0 47535 0
[pid=17543] ppid=17537 vsize=190788 CPUtime=22.91
/proc/17543/stat : 17543 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 180 0 0 0 2291 0 0 0 25 0 1 0 231087191 195366912 3726 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 2 0 0 0 17 0 0 0
/proc/17543/statm: 47697 3726 72 160 0 47535 0
[pid=17544] ppid=17537 vsize=190788 CPUtime=22.9
/proc/17544/stat : 17544 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 181 0 0 0 2290 0 0 0 25 0 1 0 231087194 195366912 3726 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 0 0 0
/proc/17544/statm: 47697 3726 72 160 0 47535 0
[pid=17545] ppid=17537 vsize=190788 CPUtime=22.05
/proc/17545/stat : 17545 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 180 0 0 0 2205 0 0 0 25 0 1 0 231087564 195366912 3725 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648694 0 0 4096 2 0 0 0 17 1 0 0
/proc/17545/statm: 47697 3725 72 160 0 47535 0
[pid=17546] ppid=17537 vsize=190788 CPUtime=21.96
/proc/17546/stat : 17546 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 180 0 0 0 2196 0 0 0 25 0 1 0 231087566 195366912 3725 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649744 0 0 4096 0 0 0 0 17 0 0 0
/proc/17546/statm: 47697 3725 72 160 0 47535 0
Current children cumulated CPU time (s) 201.42

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

[pid=17537] ppid=17535 vsize=190784 CPUtime=6.66
/proc/17537/stat : 17537 (kcnfs-smp) S 17535 17537 17190 0 -1 4194304 4493 0 0 0 664 2 0 0 25 0 1 0 231086145 195362816 3723 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17537/statm: 47696 3723 72 160 0 47534 0
[pid=17539] ppid=17537 vsize=190792 CPUtime=103.01
/proc/17539/stat : 17539 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 187 0 0 0 10301 0 0 0 25 0 1 0 231086459 195371008 3732 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 1 0 0
/proc/17539/statm: 47698 3732 72 160 0 47536 0
[pid=17540] ppid=17537 vsize=190792 CPUtime=102.1
/proc/17540/stat : 17540 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 186 0 0 0 10210 0 0 0 25 0 1 0 231086460 195371008 3732 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648701 0 0 4096 0 0 0 0 17 1 0 0
/proc/17540/statm: 47698 3732 72 160 0 47536 0
[pid=17541] ppid=17537 vsize=190792 CPUtime=100.09
/proc/17541/stat : 17541 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 186 0 0 0 10009 0 0 0 25 0 1 0 231086641 195371008 3732 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 1 0 0
/proc/17541/statm: 47698 3732 72 160 0 47536 0
[pid=17542] ppid=17537 vsize=190792 CPUtime=99.38
/proc/17542/stat : 17542 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 187 0 0 0 9938 0 0 0 25 0 1 0 231086642 195371008 3732 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649546 0 0 4096 0 0 0 0 17 0 0 0
/proc/17542/statm: 47698 3732 72 160 0 47536 0
[pid=17543] ppid=17537 vsize=190792 CPUtime=97.6
/proc/17543/stat : 17543 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 186 0 0 0 9760 0 0 0 25 0 1 0 231087191 195371008 3732 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650748 0 0 4096 2 0 0 0 17 0 0 0
/proc/17543/statm: 47698 3732 72 160 0 47536 0
[pid=17544] ppid=17537 vsize=190792 CPUtime=97.59
/proc/17544/stat : 17544 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 187 0 0 0 9759 0 0 0 25 0 1 0 231087194 195371008 3732 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647735 0 0 4096 0 0 0 0 17 0 0 0
/proc/17544/statm: 47698 3732 72 160 0 47536 0
[pid=17545] ppid=17537 vsize=190792 CPUtime=97.04
/proc/17545/stat : 17545 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 187 0 0 0 9704 0 0 0 25 0 1 0 231087564 195371008 3732 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 1 0 0
/proc/17545/statm: 47698 3732 72 160 0 47536 0
[pid=17546] ppid=17537 vsize=190792 CPUtime=96.64
/proc/17546/stat : 17546 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 187 0 0 0 9664 0 0 0 25 0 1 0 231087566 195371008 3732 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/17546/statm: 47698 3732 72 160 0 47536 0
Current children cumulated CPU time (s) 800.11
Current children cumulated vsize (KiB) 1717120

[startup+462.586 s]
/proc/loadavg: 8.02 6.48 3.70 9/73 17546
/proc/meminfo: memFree=1512888/2055920 swapFree=4183164/4192956
[pid=17537] ppid=17535 vsize=190784 CPUtime=6.66
/proc/17537/stat : 17537 (kcnfs-smp) S 17535 17537 17190 0 -1 4194304 4493 0 0 0 664 2 0 0 25 0 1 0 231086145 195362816 3723 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17537/statm: 47696 3723 72 160 0 47534 0
[pid=17539] ppid=17537 vsize=190792 CPUtime=118
/proc/17539/stat : 17539 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 188 0 0 0 11800 0 0 0 25 0 1 0 231086459 195371008 3733 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 1 0 0
/proc/17539/statm: 47698 3733 72 160 0 47536 0
[pid=17540] ppid=17537 vsize=190792 CPUtime=117.09
/proc/17540/stat : 17540 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 187 0 0 0 11709 0 0 0 25 0 1 0 231086460 195371008 3733 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566844 0 0 4096 0 0 0 0 17 1 0 0
/proc/17540/statm: 47698 3733 72 160 0 47536 0
[pid=17541] ppid=17537 vsize=190792 CPUtime=115.09
/proc/17541/stat : 17541 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 187 0 0 0 11509 0 0 0 25 0 1 0 231086641 195371008 3733 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647530 0 0 4096 2 0 0 0 17 1 0 0
/proc/17541/statm: 47698 3733 72 160 0 47536 0
[pid=17542] ppid=17537 vsize=190792 CPUtime=114.38
/proc/17542/stat : 17542 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 188 0 0 0 11438 0 0 0 25 0 1 0 231086642 195371008 3733 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647726 0 0 4096 0 0 0 0 17 0 0 0
/proc/17542/statm: 47698 3733 72 160 0 47536 0
[pid=17543] ppid=17537 vsize=190792 CPUtime=112.52
/proc/17543/stat : 17543 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 187 0 0 0 11252 0 0 0 25 0 1 0 231087191 195371008 3733 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566867 0 0 4096 2 0 0 0 17 0 0 0
/proc/17543/statm: 47698 3733 72 160 0 47536 0
[pid=17544] ppid=17537 vsize=190792 CPUtime=112.48
/proc/17544/stat : 17544 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 188 0 0 0 11248 0 0 0 25 0 1 0 231087194 195371008 3733 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 0 0 0
/proc/17544/statm: 47698 3733 72 160 0 47536 0
[pid=17545] ppid=17537 vsize=190792 CPUtime=112.04
/proc/17545/stat : 17545 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 187 0 0 0 11204 0 0 0 25 0 1 0 231087564 195371008 3732 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650710 0 0 4096 2 0 0 0 17 1 0 0
/proc/17545/statm: 47698 3732 72 160 0 47536 0
[pid=17546] ppid=17537 vsize=190792 CPUtime=111.58
/proc/17546/stat : 17546 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 188 0 0 0 11158 0 0 0 25 0 1 0 231087566 195371008 3733 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134669134 0 0 4096 0 0 0 0 17 0 0 0
/proc/17546/statm: 47698 3733 72 160 0 47536 0
Current children cumulated CPU time (s) 919.84
Current children cumulated vsize (KiB) 1717120

[startup+522.599 s]
/proc/loadavg: 8.00 6.75 3.96 9/73 17546
/proc/meminfo: memFree=1512824/2055920 swapFree=4183164/4192956
[pid=17537] ppid=17535 vsize=190784 CPUtime=6.66
/proc/17537/stat : 17537 (kcnfs-smp) S 17535 17537 17190 0 -1 4194304 4493 0 0 0 664 2 0 0 25 0 1 0 231086145 195362816 3723 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17537/statm: 47696 3723 72 160 0 47534 0
[pid=17539] ppid=17537 vsize=190792 CPUtime=133
/proc/17539/stat : 17539 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 189 0 0 0 13300 0 0 0 25 0 1 0 231086459 195371008 3734 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648840 0 0 4096 2 0 0 0 17 1 0 0
/proc/17539/statm: 47698 3734 72 160 0 47536 0
[pid=17540] ppid=17537 vsize=190792 CPUtime=132.09
/proc/17540/stat : 17540 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 188 0 0 0 13209 0 0 0 25 0 1 0 231086460 195371008 3734 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650847 0 0 4096 0 0 0 0 17 1 0 0
/proc/17540/statm: 47698 3734 72 160 0 47536 0
[pid=17541] ppid=17537 vsize=190792 CPUtime=130.09
/proc/17541/stat : 17541 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 188 0 0 0 13009 0 0 0 25 0 1 0 231086641 195371008 3734 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566860 0 0 4096 2 0 0 0 17 1 0 0
/proc/17541/statm: 47698 3734 72 160 0 47536 0
[pid=17542] ppid=17537 vsize=190792 CPUtime=129.28
/proc/17542/stat : 17542 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 189 0 0 0 12928 0 0 0 25 0 1 0 231086642 195371008 3734 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 0 0 0
/proc/17542/statm: 47698 3734 72 160 0 47536 0
[pid=17543] ppid=17537 vsize=190792 CPUtime=127.49
/proc/17543/stat : 17543 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 188 0 0 0 12749 0 0 0 25 0 1 0 231087191 195371008 3734 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647708 0 0 4096 2 0 0 0 17 0 0 0
/proc/17543/statm: 47698 3734 72 160 0 47536 0
[pid=17544] ppid=17537 vsize=190792 CPUtime=127.47
/proc/17544/stat : 17544 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 189 0 0 0 12747 0 0 0 25 0 1 0 231087194 195371008 3734 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 0 0 0
/proc/17544/statm: 47698 3734 72 160 0 47536 0
[pid=17545] ppid=17537 vsize=190792 CPUtime=127.04
/proc/17545/stat : 17545 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 188 0 0 0 12704 0 0 0 25 0 1 0 231087564 195371008 3733 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134668523 0 0 4096 2 0 0 0 17 1 0 0
/proc/17545/statm: 47698 3733 72 160 0 47536 0
[pid=17546] ppid=17537 vsize=190792 CPUtime=126.48
/proc/17546/stat : 17546 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 189 0 0 0 12648 0 0 0 25 0 1 0 231087566 195371008 3734 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572276 0 0 4096 0 0 0 0 17 0 0 0
/proc/17546/statm: 47698 3734 72 160 0 47536 0
Current children cumulated CPU time (s) 1039.6
Current children cumulated vsize (KiB) 1717120

[startup+582.605 s]
/proc/loadavg: 8.00 6.97 4.21 9/73 17546
/proc/meminfo: memFree=1512760/2055920 swapFree=4183164/4192956
[pid=17537] ppid=17535 vsize=190784 CPUtime=6.66
/proc/17537/stat : 17537 (kcnfs-smp) S 17535 17537 17190 0 -1 4194304 4493 0 0 0 664 2 0 0 25 0 1 0 231086145 195362816 3723 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17537/statm: 47696 3723 72 160 0 47534 0
[pid=17539] ppid=17537 vsize=190792 CPUtime=148
/proc/17539/stat : 17539 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 190 0 0 0 14800 0 0 0 25 0 1 0 231086459 195371008 3735 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648732 0 0 4096 2 0 0 0 17 1 0 0
/proc/17539/statm: 47698 3735 72 160 0 47536 0
[pid=17540] ppid=17537 vsize=190792 CPUtime=147.09
/proc/17540/stat : 17540 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 189 0 0 0 14709 0 0 0 25 0 1 0 231086460 195371008 3735 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566882 0 0 4096 0 0 0 0 17 1 0 0
/proc/17540/statm: 47698 3735 72 160 0 47536 0
[pid=17541] ppid=17537 vsize=190792 CPUtime=145.09
/proc/17541/stat : 17541 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 188 0 0 0 14509 0 0 0 25 0 1 0 231086641 195371008 3734 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566897 0 0 4096 2 0 0 0 17 1 0 0
/proc/17541/statm: 47698 3734 72 160 0 47536 0
[pid=17542] ppid=17537 vsize=190792 CPUtime=144.22
/proc/17542/stat : 17542 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 190 0 0 0 14422 0 0 0 25 0 1 0 231086642 195371008 3735 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 0 0 0
/proc/17542/statm: 47698 3735 72 160 0 47536 0
[pid=17543] ppid=17537 vsize=190792 CPUtime=142.39
/proc/17543/stat : 17543 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 189 0 0 0 14239 0 0 0 25 0 1 0 231087191 195371008 3735 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 0 0 0
/proc/17543/statm: 47698 3735 72 160 0 47536 0
[pid=17544] ppid=17537 vsize=190792 CPUtime=142.38
/proc/17544/stat : 17544 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 190 0 0 0 14238 0 0 0 25 0 1 0 231087194 195371008 3735 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 0 0 0
/proc/17544/statm: 47698 3735 72 160 0 47536 0
[pid=17545] ppid=17537 vsize=190792 CPUtime=142.04
/proc/17545/stat : 17545 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 189 0 0 0 14204 0 0 0 25 0 1 0 231087564 195371008 3734 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566867 0 0 4096 2 0 0 0 17 1 0 0
/proc/17545/statm: 47698 3734 72 160 0 47536 0
[pid=17546] ppid=17537 vsize=190792 CPUtime=141.48
/proc/17546/stat : 17546 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 189 0 0 0 14148 0 0 0 25 0 1 0 231087566 195371008 3734 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647726 0 0 4096 0 0 0 0 17 0 0 0
/proc/17546/statm: 47698 3734 72 160 0 47536 0
Current children cumulated CPU time (s) 1159.35
Current children cumulated vsize (KiB) 1717120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.03 s]
/proc/loadavg: 8.00 7.04 4.29 9/73 17546
/proc/meminfo: memFree=1512760/2055920 swapFree=4183164/4192956
[pid=17537] ppid=17535 vsize=190784 CPUtime=6.66
/proc/17537/stat : 17537 (kcnfs-smp) S 17535 17537 17190 0 -1 4194304 4493 0 0 0 664 2 0 0 25 0 1 0 231086145 195362816 3723 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17537/statm: 47696 3723 72 160 0 47534 0
[pid=17539] ppid=17537 vsize=190792 CPUtime=153.1
/proc/17539/stat : 17539 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 191 0 0 0 15310 0 0 0 25 0 1 0 231086459 195371008 3736 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650690 0 0 4096 2 0 0 0 17 1 0 0
/proc/17539/statm: 47698 3736 72 160 0 47536 0
[pid=17540] ppid=17537 vsize=190792 CPUtime=152.19
/proc/17540/stat : 17540 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 189 0 0 0 15219 0 0 0 25 0 1 0 231086460 195371008 3735 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 1 0 0
/proc/17540/statm: 47698 3735 72 160 0 47536 0
[pid=17541] ppid=17537 vsize=190792 CPUtime=150.19
/proc/17541/stat : 17541 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 189 0 0 0 15019 0 0 0 25 0 1 0 231086641 195371008 3735 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566896 0 0 4096 2 0 0 0 17 1 0 0
/proc/17541/statm: 47698 3735 72 160 0 47536 0
[pid=17542] ppid=17537 vsize=190792 CPUtime=149.27
/proc/17542/stat : 17542 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 191 0 0 0 14927 0 0 0 25 0 1 0 231086642 195371008 3736 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 0 0 0
/proc/17542/statm: 47698 3736 72 160 0 47536 0
[pid=17543] ppid=17537 vsize=190792 CPUtime=147.49
/proc/17543/stat : 17543 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 189 0 0 0 14749 0 0 0 25 0 1 0 231087191 195371008 3735 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649337 0 0 4096 2 0 0 0 17 0 0 0
/proc/17543/statm: 47698 3735 72 160 0 47536 0
[pid=17544] ppid=17537 vsize=190792 CPUtime=147.48
/proc/17544/stat : 17544 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 192 0 0 0 14748 0 0 0 25 0 1 0 231087194 195371008 3737 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 0 0 0
/proc/17544/statm: 47698 3737 72 160 0 47536 0
[pid=17545] ppid=17537 vsize=190792 CPUtime=147.16
/proc/17545/stat : 17545 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 190 0 0 0 14716 0 0 0 25 0 1 0 231087564 195371008 3735 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134582247 0 0 4096 2 0 0 0 17 1 0 0
/proc/17545/statm: 47698 3735 72 160 0 47536 0
[pid=17546] ppid=17537 vsize=190792 CPUtime=146.57
/proc/17546/stat : 17546 (kcnfs-smp) R 17537 17537 17190 0 -1 4194368 190 0 0 0 14657 0 0 0 25 0 1 0 231087566 195371008 3735 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650847 0 0 4096 0 0 0 0 17 0 0 0
/proc/17546/statm: 47698 3735 72 160 0 47536 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 1717120

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): 603.045
CPU time (s): 1200.2
CPU user time (s): 1200.13
CPU system time (s): 0.070989
CPU usage (%): 199.023
Max. virtual memory (cumulated for all children) (KiB): 1717120

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

runsolver used 0.547916 second user time and 1.59876 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Thu Feb 22 02:28:23 UTC 2007

IDJOB= 307015
IDBENCH= 20195
IDSOLVER= 112
FILE ID= node38/307015-1172111303

PBS_JOBID= 3892909

Free space on /tmp= 66557 MiB

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

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  cde497b3d0f6b21ffcb2bc97cd2a2b18

RANDOM SEED= 919661096

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.233
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.233
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:       1535640 kB
Buffers:         39532 kB
Cached:         422404 kB
SwapCached:       4408 kB
Active:         360688 kB
Inactive:       111916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1535640 kB
SwapTotal:     4192956 kB
SwapFree:      4183164 kB
Dirty:            4160 kB
Writeback:           0 kB
Mapped:          15436 kB
Slab:            33628 kB
Committed_AS:   542656 kB
PageTables:       1468 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 node38 on Thu Feb 22 02:38:28 UTC 2007