Trace number 332904

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.14 603.616

General information on the benchmark

Namecrafted/Medium/contest05/pebbling/
unsat-pbl-00200.sat05-1329.reshuffled-07.cnf
MD5SUM2ed4f9474a813c543de526c0ca3729de
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.02384
Satisfiable
(Un)Satisfiability was proved
Number of variables725
Number of clauses22684
Sum of the clauses size194068
Maximum clause length11
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 219
Number of clauses of size 3197
Number of clauses of size 4381
Number of clauses of size 51017
Number of clauses of size over 521068

Solver Data (download as text)

0.00/0.00	
0.00/0.00	c Computed by /tmp/evaluation/332904-1173495194/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.04/0.09	c Input file : '/tmp/evaluation/332904-1173495194/instance-332904-1173495194.cnf'
0.04/0.09	c [#vars: 725, #clauses: 22684 , (1-11)-CNF]
0.09/0.19	c unit clauses propagate before processing (#clause: 22682)
0.09/0.19	c estimated distribution: 8 tasks
0.19/0.20	c [PID]: 19769 19770 19771 19772 19773 19774 19775
0.19/0.55	c [PID]: 19776
0.19/0.55	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.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node17/watcher-332904-1173495194 -o ROOT/results/node17/solver-332904-1173495194 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332904-1173495194/kcnfs-smp /tmp/evaluation/332904-1173495194/instance-332904-1173495194.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 1.03 1.68 3/77 19767
/proc/meminfo: memFree=1384520/2055920 swapFree=4168576/4192956
[pid=19767] ppid=19765 vsize=180916 CPUtime=0
/proc/19767/stat : 19767 (kcnfs-smp) R 19765 19767 19199 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 369473614 185257984 112 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134938722 0 0 4096 0 0 0 0 17 1 0 0
/proc/19767/statm: 45229 113 48 160 0 45067 0

[startup+0.051643 s]
/proc/loadavg: 0.92 1.03 1.68 3/77 19767
/proc/meminfo: memFree=1384520/2055920 swapFree=4168576/4192956
[pid=19767] ppid=19765 vsize=183556 CPUtime=0.04
/proc/19767/stat : 19767 (kcnfs-smp) R 19765 19767 19199 0 -1 4194304 768 0 0 0 4 0 0 0 18 0 1 0 369473614 187961344 753 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/19767/statm: 45889 753 48 160 0 45727 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 183556

[startup+0.101646 s]
/proc/loadavg: 0.92 1.03 1.68 3/77 19767
/proc/meminfo: memFree=1384520/2055920 swapFree=4168576/4192956
[pid=19767] ppid=19765 vsize=188304 CPUtime=0.09
/proc/19767/stat : 19767 (kcnfs-smp) R 19765 19767 19199 0 -1 4194304 1984 0 0 0 9 0 0 0 18 0 1 0 369473614 192823296 1968 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/19767/statm: 47076 1968 51 160 0 46914 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 188304

[startup+0.301673 s]
/proc/loadavg: 0.92 1.03 1.68 3/77 19767
/proc/meminfo: memFree=1384520/2055920 swapFree=4168576/4192956
[pid=19767] ppid=19765 vsize=189100 CPUtime=0.19
/proc/19767/stat : 19767 (kcnfs-smp) R 19765 19767 19199 0 -1 4194304 3372 0 0 0 18 1 0 0 25 0 1 0 369473614 193638400 2797 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836899 0 0 4096 0 0 0 0 17 1 0 0
/proc/19767/statm: 47275 2797 68 160 0 47113 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 189100

[startup+0.701714 s]
/proc/loadavg: 0.92 1.03 1.68 3/77 19767
/proc/meminfo: memFree=1384520/2055920 swapFree=4168576/4192956
[pid=19767] ppid=19765 vsize=189100 CPUtime=0.19
/proc/19767/stat : 19767 (kcnfs-smp) S 19765 19767 19199 0 -1 4194304 3466 0 0 0 18 1 0 0 25 0 1 0 369473614 193638400 2797 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19767/statm: 47275 2797 68 160 0 47113 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 189100

[startup+1.5028 s]
/proc/loadavg: 0.92 1.03 1.68 9/86 19776
/proc/meminfo: memFree=1367936/2055920 swapFree=4168576/4192956
[pid=19767] ppid=19765 vsize=189100 CPUtime=0.19
/proc/19767/stat : 19767 (kcnfs-smp) S 19765 19767 19199 0 -1 4194304 3466 0 0 0 18 1 0 0 25 0 1 0 369473614 193638400 2797 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19767/statm: 47275 2797 68 160 0 47113 0
[pid=19769] ppid=19767 vsize=189100 CPUtime=0.4
/proc/19769/stat : 19769 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 138 0 0 0 40 0 0 0 24 0 1 0 369473634 193638400 2799 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716264 0 0 4096 2 0 0 0 17 0 0 0
/proc/19769/statm: 47275 2799 70 160 0 47113 0
[pid=19770] ppid=19767 vsize=189100 CPUtime=0.34
/proc/19770/stat : 19770 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 138 0 0 0 34 0 0 0 25 0 1 0 369473635 193638400 2799 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711413 0 0 4096 0 0 0 0 17 0 0 0
/proc/19770/statm: 47275 2799 70 160 0 47113 0
[pid=19771] ppid=19767 vsize=189100 CPUtime=0.42
/proc/19771/stat : 19771 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 42 0 0 0 25 0 1 0 369473640 193638400 2806 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711418 0 0 4096 2 0 0 0 17 1 0 0
/proc/19771/statm: 47275 2806 70 160 0 47113 0
[pid=19772] ppid=19767 vsize=189100 CPUtime=0.3
/proc/19772/stat : 19772 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 139 0 0 0 30 0 0 0 25 0 1 0 369473642 193638400 2806 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716264 0 0 4096 0 0 0 0 17 0 0 0
/proc/19772/statm: 47275 2806 70 160 0 47113 0
[pid=19773] ppid=19767 vsize=189100 CPUtime=0.3
/proc/19773/stat : 19773 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 137 0 0 0 30 0 0 0 25 0 1 0 369473643 193638400 2801 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716264 0 0 4096 2 0 0 0 17 0 0 0
/proc/19773/statm: 47275 2801 70 160 0 47113 0
[pid=19774] ppid=19767 vsize=189100 CPUtime=0.35
/proc/19774/stat : 19774 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 35 0 0 0 25 0 1 0 369473644 193638400 2801 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716255 0 0 4096 0 0 0 0 17 1 0 0
/proc/19774/statm: 47275 2801 70 160 0 47113 0
[pid=19775] ppid=19767 vsize=189100 CPUtime=0.19
/proc/19775/stat : 19775 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 137 0 0 0 19 0 0 0 25 0 1 0 369473644 193638400 2807 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711424 0 0 4096 2 0 0 0 17 1 0 0
/proc/19775/statm: 47275 2807 70 160 0 47113 0
[pid=19776] ppid=19767 vsize=189100 CPUtime=0.24
/proc/19776/stat : 19776 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 24 0 0 0 25 0 1 0 369473665 193638400 2809 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134715978 0 0 4096 0 0 0 0 17 1 0 0
/proc/19776/statm: 47275 2809 70 160 0 47113 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 1701900

[startup+3.10196 s]
/proc/loadavg: 0.92 1.03 1.68 9/86 19776
/proc/meminfo: memFree=1367744/2055920 swapFree=4168576/4192956
[pid=19767] ppid=19765 vsize=189100 CPUtime=0.19
/proc/19767/stat : 19767 (kcnfs-smp) S 19765 19767 19199 0 -1 4194304 3466 0 0 0 18 1 0 0 25 0 1 0 369473614 193638400 2797 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19767/statm: 47275 2797 68 160 0 47113 0
[pid=19769] ppid=19767 vsize=189100 CPUtime=0.8
/proc/19769/stat : 19769 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 138 0 0 0 80 0 0 0 25 0 1 0 369473634 193638400 2799 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716269 0 0 4096 2 0 0 0 17 0 0 0
/proc/19769/statm: 47275 2799 70 160 0 47113 0
[pid=19770] ppid=19767 vsize=189100 CPUtime=0.74
/proc/19770/stat : 19770 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 138 0 0 0 74 0 0 0 25 0 1 0 369473635 193638400 2799 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711416 0 0 4096 0 0 0 0 17 0 0 0
/proc/19770/statm: 47275 2799 70 160 0 47113 0
[pid=19771] ppid=19767 vsize=189100 CPUtime=0.82
/proc/19771/stat : 19771 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 82 0 0 0 25 0 1 0 369473640 193638400 2806 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716264 0 0 4096 2 0 0 0 17 1 0 0
/proc/19771/statm: 47275 2806 70 160 0 47113 0
[pid=19772] ppid=19767 vsize=189100 CPUtime=0.69
/proc/19772/stat : 19772 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 139 0 0 0 69 0 0 0 25 0 1 0 369473642 193638400 2806 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711411 0 0 4096 0 0 0 0 17 0 0 0
/proc/19772/statm: 47275 2806 70 160 0 47113 0
[pid=19773] ppid=19767 vsize=189100 CPUtime=0.7
/proc/19773/stat : 19773 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 137 0 0 0 70 0 0 0 25 0 1 0 369473643 193638400 2801 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711413 0 0 4096 2 0 0 0 17 0 0 0
/proc/19773/statm: 47275 2801 70 160 0 47113 0
[pid=19774] ppid=19767 vsize=189100 CPUtime=0.75
/proc/19774/stat : 19774 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 75 0 0 0 25 0 1 0 369473644 193638400 2801 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716255 0 0 4096 0 0 0 0 17 1 0 0
/proc/19774/statm: 47275 2801 70 160 0 47113 0
[pid=19775] ppid=19767 vsize=189100 CPUtime=0.59
/proc/19775/stat : 19775 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 137 0 0 0 59 0 0 0 25 0 1 0 369473644 193638400 2807 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134690729 0 0 4096 2 0 0 0 17 1 0 0
/proc/19775/statm: 47275 2807 70 160 0 47113 0
[pid=19776] ppid=19767 vsize=189100 CPUtime=0.64
/proc/19776/stat : 19776 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 64 0 0 0 25 0 1 0 369473665 193638400 2809 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711408 0 0 4096 0 0 0 0 17 1 0 0
/proc/19776/statm: 47275 2809 70 160 0 47113 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 1701900

[startup+6.3023 s]
/proc/loadavg: 1.49 1.15 1.71 9/86 19776
/proc/meminfo: memFree=1367488/2055920 swapFree=4168576/4192956
[pid=19767] ppid=19765 vsize=189100 CPUtime=0.19
/proc/19767/stat : 19767 (kcnfs-smp) S 19765 19767 19199 0 -1 4194304 3466 0 0 0 18 1 0 0 25 0 1 0 369473614 193638400 2797 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19767/statm: 47275 2797 68 160 0 47113 0
[pid=19769] ppid=19767 vsize=189100 CPUtime=1.6
/proc/19769/stat : 19769 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 138 0 0 0 160 0 0 0 25 0 1 0 369473634 193638400 2799 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716267 0 0 4096 2 0 0 0 17 0 0 0
/proc/19769/statm: 47275 2799 70 160 0 47113 0
[pid=19770] ppid=19767 vsize=189100 CPUtime=1.54
/proc/19770/stat : 19770 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 138 0 0 0 154 0 0 0 25 0 1 0 369473635 193638400 2799 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716264 0 0 4096 0 0 0 0 17 0 0 0
/proc/19770/statm: 47275 2799 70 160 0 47113 0
[pid=19771] ppid=19767 vsize=189100 CPUtime=1.62
/proc/19771/stat : 19771 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 162 0 0 0 25 0 1 0 369473640 193638400 2806 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134691830 0 0 4096 2 0 0 0 17 1 0 0
/proc/19771/statm: 47275 2806 70 160 0 47113 0
[pid=19772] ppid=19767 vsize=189100 CPUtime=1.48
/proc/19772/stat : 19772 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 139 0 0 0 148 0 0 0 25 0 1 0 369473642 193638400 2806 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711411 0 0 4096 0 0 0 0 17 0 0 0
/proc/19772/statm: 47275 2806 70 160 0 47113 0
[pid=19773] ppid=19767 vsize=189100 CPUtime=1.5
/proc/19773/stat : 19773 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 137 0 0 0 150 0 0 0 25 0 1 0 369473643 193638400 2801 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716267 0 0 4096 2 0 0 0 17 0 0 0
/proc/19773/statm: 47275 2801 70 160 0 47113 0
[pid=19774] ppid=19767 vsize=189100 CPUtime=1.54
/proc/19774/stat : 19774 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 154 0 0 0 25 0 1 0 369473644 193638400 2801 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716255 0 0 4096 0 0 0 0 17 1 0 0
/proc/19774/statm: 47275 2801 70 160 0 47113 0
[pid=19775] ppid=19767 vsize=189100 CPUtime=1.39
/proc/19775/stat : 19775 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 137 0 0 0 139 0 0 0 25 0 1 0 369473644 193638400 2807 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716255 0 0 4096 2 0 0 0 17 1 0 0
/proc/19775/statm: 47275 2807 70 160 0 47113 0
[pid=19776] ppid=19767 vsize=189100 CPUtime=1.44
/proc/19776/stat : 19776 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 144 0 0 0 25 0 1 0 369473665 193638400 2809 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716255 0 0 4096 0 0 0 0 17 1 0 0
/proc/19776/statm: 47275 2809 70 160 0 47113 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 1701900

[startup+12.702 s]
/proc/loadavg: 2.01 1.26 1.75 9/86 19776
/proc/meminfo: memFree=1367488/2055920 swapFree=4168576/4192956
[pid=19767] ppid=19765 vsize=189100 CPUtime=0.19
/proc/19767/stat : 19767 (kcnfs-smp) S 19765 19767 19199 0 -1 4194304 3466 0 0 0 18 1 0 0 25 0 1 0 369473614 193638400 2797 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19767/statm: 47275 2797 68 160 0 47113 0
[pid=19769] ppid=19767 vsize=189100 CPUtime=3.2
/proc/19769/stat : 19769 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 138 0 0 0 320 0 0 0 25 0 1 0 369473634 193638400 2799 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716272 0 0 4096 2 0 0 0 17 0 0 0
/proc/19769/statm: 47275 2799 70 160 0 47113 0
[pid=19770] ppid=19767 vsize=189100 CPUtime=3.14
/proc/19770/stat : 19770 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 138 0 0 0 314 0 0 0 25 0 1 0 369473635 193638400 2799 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134690316 0 0 4096 0 0 0 0 17 0 0 0
/proc/19770/statm: 47275 2799 70 160 0 47113 0
[pid=19771] ppid=19767 vsize=189100 CPUtime=3.22
/proc/19771/stat : 19771 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 322 0 0 0 25 0 1 0 369473640 193638400 2806 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711399 0 0 4096 2 0 0 0 17 1 0 0
/proc/19771/statm: 47275 2806 70 160 0 47113 0
[pid=19772] ppid=19767 vsize=189100 CPUtime=3.05
/proc/19772/stat : 19772 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 139 0 0 0 305 0 0 0 25 0 1 0 369473642 193638400 2806 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716269 0 0 4096 0 0 0 0 17 0 0 0
/proc/19772/statm: 47275 2806 70 160 0 47113 0
[pid=19773] ppid=19767 vsize=189100 CPUtime=3.1
/proc/19773/stat : 19773 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 137 0 0 0 310 0 0 0 25 0 1 0 369473643 193638400 2801 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711401 0 0 4096 2 0 0 0 17 0 0 0
/proc/19773/statm: 47275 2801 70 160 0 47113 0
[pid=19774] ppid=19767 vsize=189100 CPUtime=3.14
/proc/19774/stat : 19774 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 314 0 0 0 25 0 1 0 369473644 193638400 2801 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716269 0 0 4096 0 0 0 0 17 1 0 0
/proc/19774/statm: 47275 2801 70 160 0 47113 0
[pid=19775] ppid=19767 vsize=189100 CPUtime=2.99
/proc/19775/stat : 19775 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 137 0 0 0 299 0 0 0 25 0 1 0 369473644 193638400 2807 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711411 0 0 4096 2 0 0 0 17 1 0 0
/proc/19775/statm: 47275 2807 70 160 0 47113 0
[pid=19776] ppid=19767 vsize=189100 CPUtime=3.04
/proc/19776/stat : 19776 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 304 0 0 0 25 0 1 0 369473665 193638400 2809 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711413 0 0 4096 0 0 0 0 17 1 0 0
/proc/19776/statm: 47275 2809 70 160 0 47113 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 1701900

[startup+25.5023 s]
/proc/loadavg: 3.33 1.59 1.85 9/86 19776
/proc/meminfo: memFree=1367488/2055920 swapFree=4168576/4192956
[pid=19767] ppid=19765 vsize=189100 CPUtime=0.19
/proc/19767/stat : 19767 (kcnfs-smp) S 19765 19767 19199 0 -1 4194304 3466 0 0 0 18 1 0 0 25 0 1 0 369473614 193638400 2797 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19767/statm: 47275 2797 68 160 0 47113 0
[pid=19769] ppid=19767 vsize=189100 CPUtime=6.4
/proc/19769/stat : 19769 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 138 0 0 0 640 0 0 0 25 0 1 0 369473634 193638400 2799 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716264 0 0 4096 2 0 0 0 17 0 0 0
/proc/19769/statm: 47275 2799 70 160 0 47113 0
[pid=19770] ppid=19767 vsize=189100 CPUtime=6.34
/proc/19770/stat : 19770 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 138 0 0 0 634 0 0 0 25 0 1 0 369473635 193638400 2799 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711399 0 0 4096 0 0 0 0 17 0 0 0
/proc/19770/statm: 47275 2799 70 160 0 47113 0

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

[pid=19767] ppid=19765 vsize=189100 CPUtime=0.19
/proc/19767/stat : 19767 (kcnfs-smp) S 19765 19767 19199 0 -1 4194304 3466 0 0 0 18 1 0 0 25 0 1 0 369473614 193638400 2797 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19767/statm: 47275 2797 68 160 0 47113 0
[pid=19769] ppid=19767 vsize=189100 CPUtime=100.18
/proc/19769/stat : 19769 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 138 0 0 0 10018 0 0 0 25 0 1 0 369473634 193638400 2799 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716269 0 0 4096 2 0 0 0 17 0 0 0
/proc/19769/statm: 47275 2799 70 160 0 47113 0
[pid=19770] ppid=19767 vsize=189100 CPUtime=100.12
/proc/19770/stat : 19770 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 138 0 0 0 10012 0 0 0 25 0 1 0 369473635 193638400 2799 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134569459 0 0 4096 0 0 0 0 17 0 0 0
/proc/19770/statm: 47275 2799 70 160 0 47113 0
[pid=19771] ppid=19767 vsize=189100 CPUtime=100.59
/proc/19771/stat : 19771 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 10059 0 0 0 25 0 1 0 369473640 193638400 2806 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134690367 0 0 4096 2 0 0 0 17 1 0 0
/proc/19771/statm: 47275 2806 70 160 0 47113 0
[pid=19772] ppid=19767 vsize=189100 CPUtime=99.99
/proc/19772/stat : 19772 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 139 0 0 0 9999 0 0 0 25 0 1 0 369473642 193638400 2806 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711408 0 0 4096 0 0 0 0 17 0 0 0
/proc/19772/statm: 47275 2806 70 160 0 47113 0
[pid=19773] ppid=19767 vsize=189100 CPUtime=100.01
/proc/19773/stat : 19773 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 137 0 0 0 10001 0 0 0 25 0 1 0 369473643 193638400 2801 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716255 0 0 4096 2 0 0 0 17 0 0 0
/proc/19773/statm: 47275 2801 70 160 0 47113 0
[pid=19774] ppid=19767 vsize=189100 CPUtime=100.47
/proc/19774/stat : 19774 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 10047 0 0 0 25 0 1 0 369473644 193638400 2801 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134569459 0 0 4096 0 0 0 0 17 1 0 0
/proc/19774/statm: 47275 2801 70 160 0 47113 0
[pid=19775] ppid=19767 vsize=189100 CPUtime=100.37
/proc/19775/stat : 19775 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 137 0 0 0 10037 0 0 0 25 0 1 0 369473644 193638400 2807 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134715989 0 0 4096 2 0 0 0 17 1 0 0
/proc/19775/statm: 47275 2807 70 160 0 47113 0
[pid=19776] ppid=19767 vsize=189100 CPUtime=100.43
/proc/19776/stat : 19776 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 10042 1 0 0 25 0 1 0 369473665 193638400 2809 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711416 0 0 4096 0 0 0 0 17 1 0 0
/proc/19776/statm: 47275 2809 70 160 0 47113 0
Current children cumulated CPU time (s) 802.35
Current children cumulated vsize (KiB) 1701900

[startup+462.303 s]
/proc/loadavg: 7.99 6.50 4.14 9/86 19776
/proc/meminfo: memFree=1367232/2055920 swapFree=4168576/4192956
[pid=19767] ppid=19765 vsize=189100 CPUtime=0.19
/proc/19767/stat : 19767 (kcnfs-smp) S 19765 19767 19199 0 -1 4194304 3466 0 0 0 18 1 0 0 25 0 1 0 369473614 193638400 2797 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19767/statm: 47275 2797 68 160 0 47113 0
[pid=19769] ppid=19767 vsize=189100 CPUtime=115.08
/proc/19769/stat : 19769 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 138 0 0 0 11508 0 0 0 25 0 1 0 369473634 193638400 2799 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716269 0 0 4096 2 0 0 0 17 0 0 0
/proc/19769/statm: 47275 2799 70 160 0 47113 0
[pid=19770] ppid=19767 vsize=189100 CPUtime=115.02
/proc/19770/stat : 19770 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 138 0 0 0 11502 0 0 0 25 0 1 0 369473635 193638400 2799 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716255 0 0 4096 0 0 0 0 17 0 0 0
/proc/19770/statm: 47275 2799 70 160 0 47113 0
[pid=19771] ppid=19767 vsize=189100 CPUtime=115.58
/proc/19771/stat : 19771 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 11558 0 0 0 25 0 1 0 369473640 193638400 2806 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711399 0 0 4096 2 0 0 0 17 1 0 0
/proc/19771/statm: 47275 2806 70 160 0 47113 0
[pid=19772] ppid=19767 vsize=189100 CPUtime=114.96
/proc/19772/stat : 19772 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 139 0 0 0 11496 0 0 0 25 0 1 0 369473642 193638400 2806 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711408 0 0 4096 0 0 0 0 17 0 0 0
/proc/19772/statm: 47275 2806 70 160 0 47113 0
[pid=19773] ppid=19767 vsize=189100 CPUtime=114.97
/proc/19773/stat : 19773 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 137 0 0 0 11497 0 0 0 25 0 1 0 369473643 193638400 2801 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711399 0 0 4096 2 0 0 0 17 0 0 0
/proc/19773/statm: 47275 2801 70 160 0 47113 0
[pid=19774] ppid=19767 vsize=189100 CPUtime=115.47
/proc/19774/stat : 19774 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 11547 0 0 0 25 0 1 0 369473644 193638400 2801 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716255 0 0 4096 0 0 0 0 17 1 0 0
/proc/19774/statm: 47275 2801 70 160 0 47113 0
[pid=19775] ppid=19767 vsize=189100 CPUtime=115.38
/proc/19775/stat : 19775 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 137 0 0 0 11537 1 0 0 25 0 1 0 369473644 193638400 2807 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711408 0 0 4096 2 0 0 0 17 1 0 0
/proc/19775/statm: 47275 2807 70 160 0 47113 0
[pid=19776] ppid=19767 vsize=189100 CPUtime=115.43
/proc/19776/stat : 19776 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 11542 1 0 0 25 0 1 0 369473665 193638400 2809 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716269 0 0 4096 0 0 0 0 17 1 0 0
/proc/19776/statm: 47275 2809 70 160 0 47113 0
Current children cumulated CPU time (s) 922.08
Current children cumulated vsize (KiB) 1701900

[startup+522.303 s]
/proc/loadavg: 8.04 6.79 4.38 9/92 19914
/proc/meminfo: memFree=1365872/2055920 swapFree=4168576/4192956
[pid=19767] ppid=19765 vsize=189100 CPUtime=0.19
/proc/19767/stat : 19767 (kcnfs-smp) S 19765 19767 19199 0 -1 4194304 3466 0 0 0 18 1 0 0 25 0 1 0 369473614 193638400 2797 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19767/statm: 47275 2797 68 160 0 47113 0
[pid=19769] ppid=19767 vsize=189100 CPUtime=130.03
/proc/19769/stat : 19769 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 138 0 0 0 13001 2 0 0 25 0 1 0 369473634 193638400 2799 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716264 0 0 4096 2 0 0 0 17 0 0 0
/proc/19769/statm: 47275 2799 70 160 0 47113 0
[pid=19770] ppid=19767 vsize=189100 CPUtime=129.92
/proc/19770/stat : 19770 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 138 0 0 0 12990 2 0 0 25 0 1 0 369473635 193638400 2799 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716272 0 0 4096 0 0 0 0 17 0 0 0
/proc/19770/statm: 47275 2799 70 160 0 47113 0
[pid=19771] ppid=19767 vsize=189100 CPUtime=130.49
/proc/19771/stat : 19771 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 13049 0 0 0 25 0 1 0 369473640 193638400 2806 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716267 0 0 4096 2 0 0 0 17 1 0 0
/proc/19771/statm: 47275 2806 70 160 0 47113 0
[pid=19772] ppid=19767 vsize=189100 CPUtime=129.89
/proc/19772/stat : 19772 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 139 0 0 0 12987 2 0 0 25 0 1 0 369473642 193638400 2806 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716255 0 0 4096 0 0 0 0 17 0 0 0
/proc/19772/statm: 47275 2806 70 160 0 47113 0
[pid=19773] ppid=19767 vsize=189100 CPUtime=129.88
/proc/19773/stat : 19773 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 137 0 0 0 12986 2 0 0 25 0 1 0 369473643 193638400 2801 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716255 0 0 4096 2 0 0 0 17 0 0 0
/proc/19773/statm: 47275 2801 70 160 0 47113 0
[pid=19774] ppid=19767 vsize=189100 CPUtime=130.48
/proc/19774/stat : 19774 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 13047 1 0 0 25 0 1 0 369473644 193638400 2801 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716048 0 0 4096 0 0 0 0 17 1 0 0
/proc/19774/statm: 47275 2801 70 160 0 47113 0
[pid=19775] ppid=19767 vsize=189100 CPUtime=130.37
/proc/19775/stat : 19775 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 137 0 0 0 13036 1 0 0 25 0 1 0 369473644 193638400 2807 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716264 0 0 4096 2 0 0 0 17 1 0 0
/proc/19775/statm: 47275 2807 70 160 0 47113 0
[pid=19776] ppid=19767 vsize=189100 CPUtime=130.34
/proc/19776/stat : 19776 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 13033 1 0 0 25 0 1 0 369473665 193638400 2809 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716257 0 0 4096 0 0 0 0 17 1 0 0
/proc/19776/statm: 47275 2809 70 160 0 47113 0
Current children cumulated CPU time (s) 1041.59
Current children cumulated vsize (KiB) 1701900

[startup+582.302 s]
/proc/loadavg: 8.74 7.24 4.69 9/86 20450
/proc/meminfo: memFree=1366464/2055920 swapFree=4168576/4192956
[pid=19767] ppid=19765 vsize=189100 CPUtime=0.19
/proc/19767/stat : 19767 (kcnfs-smp) S 19765 19767 19199 0 -1 4194304 3466 0 0 0 18 1 0 0 25 0 1 0 369473614 193638400 2797 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19767/statm: 47275 2797 68 160 0 47113 0
[pid=19769] ppid=19767 vsize=189100 CPUtime=144.57
/proc/19769/stat : 19769 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 138 0 0 0 14455 2 0 0 25 0 1 0 369473634 193638400 2799 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711418 0 0 4096 2 0 0 0 17 0 0 0
/proc/19769/statm: 47275 2799 70 160 0 47113 0
[pid=19770] ppid=19767 vsize=189100 CPUtime=144.52
/proc/19770/stat : 19770 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 138 0 0 0 14449 3 0 0 25 0 1 0 369473635 193638400 2799 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134690998 0 0 4096 0 0 0 0 17 1 0 0
/proc/19770/statm: 47275 2799 70 160 0 47113 0
[pid=19771] ppid=19767 vsize=189100 CPUtime=144.59
/proc/19771/stat : 19771 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 14459 0 0 0 25 0 1 0 369473640 193638400 2806 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711408 0 0 4096 2 0 0 0 17 0 0 0
/proc/19771/statm: 47275 2806 70 160 0 47113 0
[pid=19772] ppid=19767 vsize=189100 CPUtime=144.38
/proc/19772/stat : 19772 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 139 0 0 0 14436 2 0 0 25 0 1 0 369473642 193638400 2806 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134690389 0 0 4096 0 0 0 0 17 0 0 0
/proc/19772/statm: 47275 2806 70 160 0 47113 0
[pid=19773] ppid=19767 vsize=189100 CPUtime=144.46
/proc/19773/stat : 19773 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 137 0 0 0 14443 3 0 0 25 0 1 0 369473643 193638400 2801 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716255 0 0 4096 2 0 0 0 17 0 0 0
/proc/19773/statm: 47275 2801 70 160 0 47113 0
[pid=19774] ppid=19767 vsize=189100 CPUtime=145.04
/proc/19774/stat : 19774 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 14503 1 0 0 25 0 1 0 369473644 193638400 2801 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716264 0 0 4096 0 0 0 0 17 1 0 0
/proc/19774/statm: 47275 2801 70 160 0 47113 0
[pid=19775] ppid=19767 vsize=189100 CPUtime=144.87
/proc/19775/stat : 19775 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 137 0 0 0 14486 1 0 0 25 0 1 0 369473644 193638400 2807 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716272 0 0 4096 2 0 0 0 17 1 0 0
/proc/19775/statm: 47275 2807 70 160 0 47113 0
[pid=19776] ppid=19767 vsize=189100 CPUtime=144.91
/proc/19776/stat : 19776 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 14490 1 0 0 25 0 1 0 369473665 193638400 2809 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716269 0 0 4096 0 0 0 0 17 1 0 0
/proc/19776/statm: 47275 2809 70 160 0 47113 0
Current children cumulated CPU time (s) 1157.53
Current children cumulated vsize (KiB) 1701900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.601 s]
/proc/loadavg: 8.53 7.29 4.76 9/86 20450
/proc/meminfo: memFree=1366592/2055920 swapFree=4168576/4192956
[pid=19767] ppid=19765 vsize=189100 CPUtime=0.19
/proc/19767/stat : 19767 (kcnfs-smp) S 19765 19767 19199 0 -1 4194304 3466 0 0 0 18 1 0 0 25 0 1 0 369473614 193638400 2797 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19767/statm: 47275 2797 68 160 0 47113 0
[pid=19769] ppid=19767 vsize=189100 CPUtime=149.86
/proc/19769/stat : 19769 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 138 0 0 0 14984 2 0 0 25 0 1 0 369473634 193638400 2799 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134569440 0 0 4096 2 0 0 0 17 0 0 0
/proc/19769/statm: 47275 2799 70 160 0 47113 0
[pid=19770] ppid=19767 vsize=189100 CPUtime=149.82
/proc/19770/stat : 19770 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 138 0 0 0 14979 3 0 0 25 0 1 0 369473635 193638400 2799 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716255 0 0 4096 0 0 0 0 17 1 0 0
/proc/19770/statm: 47275 2799 70 160 0 47113 0
[pid=19771] ppid=19767 vsize=189100 CPUtime=149.89
/proc/19771/stat : 19771 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 14989 0 0 0 25 0 1 0 369473640 193638400 2806 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716255 0 0 4096 2 0 0 0 17 0 0 0
/proc/19771/statm: 47275 2806 70 160 0 47113 0
[pid=19772] ppid=19767 vsize=189100 CPUtime=149.68
/proc/19772/stat : 19772 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 139 0 0 0 14966 2 0 0 25 0 1 0 369473642 193638400 2806 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711408 0 0 4096 0 0 0 0 17 0 0 0
/proc/19772/statm: 47275 2806 70 160 0 47113 0
[pid=19773] ppid=19767 vsize=189100 CPUtime=149.76
/proc/19773/stat : 19773 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 137 0 0 0 14973 3 0 0 25 0 1 0 369473643 193638400 2801 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711411 0 0 4096 2 0 0 0 17 0 0 0
/proc/19773/statm: 47275 2801 70 160 0 47113 0
[pid=19774] ppid=19767 vsize=189100 CPUtime=150.37
/proc/19774/stat : 19774 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 15036 1 0 0 25 0 1 0 369473644 193638400 2801 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711411 0 0 4096 0 0 0 0 17 1 0 0
/proc/19774/statm: 47275 2801 70 160 0 47113 0
[pid=19775] ppid=19767 vsize=189100 CPUtime=150.24
/proc/19775/stat : 19775 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 137 0 0 0 15023 1 0 0 25 0 1 0 369473644 193638400 2807 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711408 0 0 4096 2 0 0 0 17 1 0 0
/proc/19775/statm: 47275 2807 70 160 0 47113 0
[pid=19776] ppid=19767 vsize=189100 CPUtime=150.21
/proc/19776/stat : 19776 (kcnfs-smp) R 19767 19767 19199 0 -1 4194368 140 0 0 0 15020 1 0 0 25 0 1 0 369473665 193638400 2809 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134690638 0 0 4096 0 0 0 0 17 1 0 0
/proc/19776/statm: 47275 2809 70 160 0 47113 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 1701900

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.616
CPU time (s): 1200.14
CPU user time (s): 1199.94
CPU system time (s): 0.204968
CPU usage (%): 198.826
Max. virtual memory (cumulated for all children) (KiB): 1701900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.94
system time used= 0.204968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5205
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= 43
involuntary context switches= 34849

runsolver used 0.609907 second user time and 1.79473 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Mar 10 02:53:14 UTC 2007

IDJOB= 332904
IDBENCH= 24591
IDSOLVER= 112
FILE ID= node17/332904-1173495194

PBS_JOBID= 4101107

Free space on /tmp= 66507 MiB

SOLVER NAME= KCNFS SMP
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/pebbling/unsat-pbl-00200.sat05-1329.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332904-1173495194/kcnfs-smp /tmp/evaluation/332904-1173495194/instance-332904-1173495194.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-332904-1173495194 -o ROOT/results/node17/solver-332904-1173495194 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332904-1173495194/kcnfs-smp /tmp/evaluation/332904-1173495194/instance-332904-1173495194.cnf            

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  2ed4f9474a813c543de526c0ca3729de

RANDOM SEED= 649878965

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1384928 kB
Buffers:         50644 kB
Cached:         526136 kB
SwapCached:       2172 kB
Active:         292416 kB
Inactive:       307036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1384928 kB
SwapTotal:     4192956 kB
SwapFree:      4168576 kB
Dirty:            4028 kB
Writeback:           0 kB
Mapped:          30480 kB
Slab:            57108 kB
Committed_AS:  1435328 kB
PageTables:       1748 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= 66530 MiB

End job on node17 on Sat Mar 10 03:03:19 UTC 2007