Trace number 308819

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.1 601.474

General information on the benchmark

Namerandom/2+p/p0.7/v4500/
unif2p-p0.7-v4500-c12015-S2053960853-04-UNSAT.cnf
MD5SUM751158b675f07742fd932cd090fcc101
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 variables4497
Number of clauses12014
Sum of the clauses size32438
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23604
Number of clauses of size 38410
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/308819-1172528864/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.00/0.02	c Input file : '/tmp/evaluation/308819-1172528864/instance-308819-1172528864.cnf'
0.00/0.02	c [#vars: 4500, #clauses: 12014 , (2-3)-CNF]
0.00/0.03	c unit clauses propagate before processing (#clause: 12014)
0.00/0.03	c estimated distribution: 8 tasks
0.00/0.04	c <31885> [PID]: 31887 31888 31889 31890 31891 31892 31893
0.04/0.46	c <31885> [PID]: 31894
0.04/0.46	c real distribution: 8 tasks
6.04/3.17	c <31885> [31894: UNSAT][31893: UNSAT][31891: UNSAT][31892: UNSAT][31887: NOT SOLVED]
1200.03/601.47	c <31885> [31888: NOT SOLVED][31889: NOT SOLVED][31890: NOT SOLVED]
1200.03/601.47	s NOT SOLVED
1200.03/601.47	c CPU time            : 66.600 seconds
1200.03/601.47	c Elapsed Time        : 601.451 seconds
1200.03/601.47	c Size of search tree : 0 node
1200.03/601.47	c average speed       : 0.000 nodes/sec.
1200.03/601.47	

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node43/watcher-308819-1172528864 -o ROOT/results/node43/solver-308819-1172528864 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/308819-1172528864/kcnfs-smp /tmp/evaluation/308819-1172528864/instance-308819-1172528864.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: 1.00 1.00 1.00 3/64 31885
/proc/meminfo: memFree=1921016/2055920 swapFree=4177336/4192956
[pid=31885] ppid=31883 vsize=180916 CPUtime=0
/proc/31885/stat : 31885 (kcnfs-smp) R 31883 31885 31821 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 272842413 185257984 113 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/31885/statm: 45229 114 48 160 0 45067 0

[startup+0.106752 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31885
/proc/meminfo: memFree=1921016/2055920 swapFree=4177336/4192956
[pid=31885] ppid=31883 vsize=182968 CPUtime=0.04
/proc/31885/stat : 31885 (kcnfs-smp) R 31883 31885 31821 0 -1 4194304 1087 0 0 0 4 0 0 0 22 0 1 0 272842413 187359232 887 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683195 0 0 4096 0 0 0 0 17 0 0 0
/proc/31885/statm: 45742 887 64 160 0 45580 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 182968

[startup+0.514819 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31885
/proc/meminfo: memFree=1921016/2055920 swapFree=4177336/4192956
[pid=31885] ppid=31883 vsize=182968 CPUtime=0.04
/proc/31885/stat : 31885 (kcnfs-smp) S 31883 31885 31821 0 -1 4194304 1229 0 0 0 4 0 0 0 22 0 1 0 272842413 187359232 888 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 45742 888 64 160 0 45580 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 182968

[startup+1.33795 s]
/proc/loadavg: 1.00 1.00 1.00 9/73 31894
/proc/meminfo: memFree=1914480/2055920 swapFree=4177336/4192956
[pid=31885] ppid=31883 vsize=182968 CPUtime=0.04
/proc/31885/stat : 31885 (kcnfs-smp) S 31883 31885 31821 0 -1 4194304 1229 0 0 0 4 0 0 0 22 0 1 0 272842413 187359232 888 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 45742 888 64 160 0 45580 0
[pid=31887] ppid=31885 vsize=182968 CPUtime=0.52
/proc/31887/stat : 31887 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 80 0 0 0 52 0 0 0 24 0 1 0 272842417 187359232 903 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572850 0 0 4096 2 0 0 0 17 1 0 0
/proc/31887/statm: 45742 903 69 160 0 45580 0
[pid=31888] ppid=31885 vsize=182968 CPUtime=0.41
/proc/31888/stat : 31888 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 79 0 0 0 41 0 0 0 24 0 1 0 272842417 187359232 902 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567517 0 0 4096 0 0 0 0 17 1 0 0
/proc/31888/statm: 45742 902 69 160 0 45580 0
[pid=31889] ppid=31885 vsize=182968 CPUtime=0.37
/proc/31889/stat : 31889 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 80 0 0 0 37 0 0 0 23 0 1 0 272842419 187359232 903 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567202 0 0 4096 2 0 0 0 17 1 0 0
/proc/31889/statm: 45742 903 69 160 0 45580 0
[pid=31890] ppid=31885 vsize=182968 CPUtime=0.4
/proc/31890/stat : 31890 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 84 0 0 0 40 0 0 0 25 0 1 0 272842419 187359232 907 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572829 0 0 4096 0 0 0 0 17 0 0 0
/proc/31890/statm: 45742 907 71 160 0 45580 0
[pid=31891] ppid=31885 vsize=182968 CPUtime=0.34
/proc/31891/stat : 31891 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 79 0 0 0 34 0 0 0 25 0 1 0 272842450 187359232 902 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572295 0 0 4096 2 0 0 0 17 0 0 0
/proc/31891/statm: 45742 902 69 160 0 45580 0
[pid=31892] ppid=31885 vsize=182968 CPUtime=0.22
/proc/31892/stat : 31892 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 76 0 0 0 22 0 0 0 25 0 1 0 272842455 187359232 899 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567488 0 0 4096 0 0 0 0 17 1 0 0
/proc/31892/statm: 45742 899 65 160 0 45580 0
[pid=31893] ppid=31885 vsize=182968 CPUtime=0.27
/proc/31893/stat : 31893 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 80 0 0 0 27 0 0 0 25 0 1 0 272842458 187359232 903 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567281 0 0 4096 2 0 0 0 17 0 0 0
/proc/31893/statm: 45742 903 69 160 0 45580 0
[pid=31894] ppid=31885 vsize=0 CPUtime=0
/proc/31894/stat : 31894 (kcnfs-smp) R 31885 31885 31821 0 -1 4194372 116 0 0 0 0 0 0 0 25 0 1 0 272842459 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/31894/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 1463744

[startup+2.97723 s]
/proc/loadavg: 1.56 1.12 1.04 9/73 31894
/proc/meminfo: memFree=1914480/2055920 swapFree=4177336/4192956
[pid=31885] ppid=31883 vsize=182968 CPUtime=0.04
/proc/31885/stat : 31885 (kcnfs-smp) S 31883 31885 31821 0 -1 4194304 1229 0 0 0 4 0 0 0 22 0 1 0 272842413 187359232 888 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 45742 888 64 160 0 45580 0
[pid=31887] ppid=31885 vsize=182968 CPUtime=0.92
/proc/31887/stat : 31887 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 85 0 0 0 92 0 0 0 25 0 1 0 272842417 187359232 908 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577653 0 0 4096 2 0 0 0 17 1 0 0
/proc/31887/statm: 45742 908 71 160 0 45580 0
[pid=31888] ppid=31885 vsize=182968 CPUtime=0.81
/proc/31888/stat : 31888 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 84 0 0 0 81 0 0 0 25 0 1 0 272842417 187359232 907 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134633567 0 0 4096 0 0 0 0 17 1 0 0
/proc/31888/statm: 45742 907 71 160 0 45580 0
[pid=31889] ppid=31885 vsize=182968 CPUtime=0.8
/proc/31889/stat : 31889 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 80 0 0 0 80 0 0 0 25 0 1 0 272842419 187359232 903 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572958 0 0 4096 2 0 0 0 17 1 0 0
/proc/31889/statm: 45742 903 69 160 0 45580 0
[pid=31890] ppid=31885 vsize=182968 CPUtime=0.99
/proc/31890/stat : 31890 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 85 0 0 0 99 0 0 0 25 0 1 0 272842419 187359232 908 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134633561 0 0 4096 0 0 0 0 17 0 0 0
/proc/31890/statm: 45742 908 71 160 0 45580 0
[pid=31891] ppid=31885 vsize=182968 CPUtime=0.84
/proc/31891/stat : 31891 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 83 0 0 0 84 0 0 0 25 0 1 0 272842450 187359232 906 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567592 0 0 4096 2 0 0 0 17 0 0 0
/proc/31891/statm: 45742 906 70 160 0 45580 0
[pid=31892] ppid=31885 vsize=182968 CPUtime=0.62
/proc/31892/stat : 31892 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 85 0 0 0 62 0 0 0 25 0 1 0 272842455 187359232 908 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683111 0 0 4096 0 0 0 0 17 1 0 0
/proc/31892/statm: 45742 908 71 160 0 45580 0
[pid=31893] ppid=31885 vsize=182968 CPUtime=0.81
/proc/31893/stat : 31893 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 85 0 0 0 81 0 0 0 25 0 1 0 272842458 187359232 908 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572846 0 0 4096 2 0 0 0 17 0 0 0
/proc/31893/statm: 45742 908 71 160 0 45580 0
[pid=31894] ppid=31885 vsize=0 CPUtime=0
/proc/31894/stat : 31894 (kcnfs-smp) R 31885 31885 31821 0 -1 4194372 116 0 0 0 0 0 0 0 25 0 1 0 272842459 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/31894/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 1463744

[startup+6.27877 s]
/proc/loadavg: 1.56 1.12 1.04 8/72 31894
/proc/meminfo: memFree=1914232/2055920 swapFree=4177336/4192956
[pid=31885] ppid=31883 vsize=182968 CPUtime=0.04
/proc/31885/stat : 31885 (kcnfs-smp) S 31883 31885 31821 0 -1 4194304 1230 116 0 0 4 0 0 0 16 0 1 0 272842413 187359232 888 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 45742 888 64 160 0 45580 0
[pid=31887] ppid=31885 vsize=182968 CPUtime=1.73
/proc/31887/stat : 31887 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 86 0 0 0 173 0 0 0 25 0 1 0 272842417 187359232 909 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567266 0 0 4096 2 0 0 0 17 1 0 0
/proc/31887/statm: 45742 909 71 160 0 45580 0
[pid=31888] ppid=31885 vsize=182968 CPUtime=1.71
/proc/31888/stat : 31888 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 84 0 0 0 171 0 0 0 25 0 1 0 272842417 187359232 907 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577649 0 0 4096 0 0 0 0 17 1 0 0
/proc/31888/statm: 45742 907 71 160 0 45580 0
[pid=31889] ppid=31885 vsize=182968 CPUtime=1.6
/proc/31889/stat : 31889 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 83 0 0 0 160 0 0 0 25 0 1 0 272842419 187359232 906 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572306 0 0 4096 2 0 0 0 17 1 0 0
/proc/31889/statm: 45742 906 70 160 0 45580 0
[pid=31890] ppid=31885 vsize=182968 CPUtime=2.08
/proc/31890/stat : 31890 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 85 0 0 0 208 0 0 0 25 0 1 0 272842419 187359232 908 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572655 0 0 4096 0 0 0 0 17 0 0 0
/proc/31890/statm: 45742 908 71 160 0 45580 0
[pid=31891] ppid=31885 vsize=182968 CPUtime=1.94
/proc/31891/stat : 31891 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 86 0 0 0 194 0 0 0 25 0 1 0 272842450 187359232 909 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134579685 0 0 4096 2 0 0 0 17 0 0 0
/proc/31891/statm: 45742 909 71 160 0 45580 0
[pid=31892] ppid=31885 vsize=182968 CPUtime=1.42
/proc/31892/stat : 31892 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 85 0 0 0 142 0 0 0 25 0 1 0 272842455 187359232 908 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134579676 0 0 4096 0 0 0 0 17 1 0 0
/proc/31892/statm: 45742 908 71 160 0 45580 0
[pid=31893] ppid=31885 vsize=182968 CPUtime=1.91
/proc/31893/stat : 31893 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 85 0 0 0 191 0 0 0 25 0 1 0 272842458 187359232 908 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580041 0 0 4096 2 0 0 0 17 0 0 0
/proc/31893/statm: 45742 908 71 160 0 45580 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 1463744

[startup+12.7619 s]
/proc/loadavg: 2.40 1.31 1.10 8/72 31894
/proc/meminfo: memFree=1914232/2055920 swapFree=4177336/4192956
[pid=31885] ppid=31883 vsize=182968 CPUtime=0.04
/proc/31885/stat : 31885 (kcnfs-smp) S 31883 31885 31821 0 -1 4194304 1230 116 0 0 4 0 0 0 16 0 1 0 272842413 187359232 888 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 45742 888 64 160 0 45580 0
[pid=31887] ppid=31885 vsize=182968 CPUtime=3.41
/proc/31887/stat : 31887 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 86 0 0 0 341 0 0 0 25 0 1 0 272842417 187359232 909 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683350 0 0 4096 2 0 0 0 17 1 0 0
/proc/31887/statm: 45742 909 71 160 0 45580 0
[pid=31888] ppid=31885 vsize=182968 CPUtime=3.31
/proc/31888/stat : 31888 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 85 0 0 0 331 0 0 0 25 0 1 0 272842417 187359232 908 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567426 0 0 4096 0 0 0 0 17 1 0 0
/proc/31888/statm: 45742 908 71 160 0 45580 0
[pid=31889] ppid=31885 vsize=182968 CPUtime=3.2
/proc/31889/stat : 31889 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 85 0 0 0 320 0 0 0 25 0 1 0 272842419 187359232 908 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134636875 0 0 4096 2 0 0 0 17 1 0 0
/proc/31889/statm: 45742 908 71 160 0 45580 0
[pid=31890] ppid=31885 vsize=182968 CPUtime=4.19
/proc/31890/stat : 31890 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 86 0 0 0 419 0 0 0 25 0 1 0 272842419 187359232 909 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134636791 0 0 4096 0 0 0 0 17 0 0 0
/proc/31890/statm: 45742 909 71 160 0 45580 0
[pid=31891] ppid=31885 vsize=182968 CPUtime=4.14
/proc/31891/stat : 31891 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 86 0 0 0 414 0 0 0 25 0 1 0 272842450 187359232 909 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572753 0 0 4096 2 0 0 0 17 0 0 0
/proc/31891/statm: 45742 909 71 160 0 45580 0
[pid=31892] ppid=31885 vsize=182968 CPUtime=3.02
/proc/31892/stat : 31892 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 85 0 0 0 302 0 0 0 25 0 1 0 272842455 187359232 908 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572727 0 0 4096 0 0 0 0 17 1 0 0
/proc/31892/statm: 45742 908 71 160 0 45580 0
[pid=31893] ppid=31885 vsize=182968 CPUtime=4.04
/proc/31893/stat : 31893 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 86 0 0 0 404 0 0 0 25 0 1 0 272842458 187359232 909 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683104 0 0 4096 2 0 0 0 17 0 0 0
/proc/31893/statm: 45742 909 71 160 0 45580 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 1463744

[startup+25.626 s]
/proc/loadavg: 3.02 1.48 1.16 7/71 31894
/proc/meminfo: memFree=1914624/2055920 swapFree=4177336/4192956
[pid=31885] ppid=31883 vsize=182968 CPUtime=6.37
/proc/31885/stat : 31885 (kcnfs-smp) S 31883 31885 31821 0 -1 4194304 1230 262 0 0 4 0 633 0 16 0 1 0 272842413 187359232 888 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 45742 888 64 160 0 45580 0
[pid=31887] ppid=31885 vsize=182968 CPUtime=6.97
/proc/31887/stat : 31887 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 87 0 0 0 697 0 0 0 25 0 1 0 272842417 187359232 910 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572276 0 0 4096 2 0 0 0 17 1 0 0
/proc/31887/statm: 45742 910 71 160 0 45580 0
[pid=31888] ppid=31885 vsize=182968 CPUtime=6.91
/proc/31888/stat : 31888 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 85 0 0 0 691 0 0 0 25 0 1 0 272842417 187359232 908 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567202 0 0 4096 0 0 0 0 17 1 0 0
/proc/31888/statm: 45742 908 71 160 0 45580 0
[pid=31889] ppid=31885 vsize=182968 CPUtime=6.8
/proc/31889/stat : 31889 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 85 0 0 0 680 0 0 0 25 0 1 0 272842419 187359232 908 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683143 0 0 4096 2 0 0 0 17 1 0 0
/proc/31889/statm: 45742 908 71 160 0 45580 0
[pid=31890] ppid=31885 vsize=182968 CPUtime=8.69
/proc/31890/stat : 31890 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 86 0 0 0 869 0 0 0 25 0 1 0 272842419 187359232 909 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134589854 0 0 4096 0 0 0 0 17 0 0 0
/proc/31890/statm: 45742 909 71 160 0 45580 0
[pid=31891] ppid=31885 vsize=182968 CPUtime=8.64
/proc/31891/stat : 31891 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 87 0 0 0 864 0 0 0 25 0 1 0 272842450 187359232 910 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580071 0 0 4096 2 0 0 0 17 0 0 0
/proc/31891/statm: 45742 910 71 160 0 45580 0
[pid=31892] ppid=31885 vsize=182968 CPUtime=6.65
/proc/31892/stat : 31892 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 86 0 0 0 665 0 0 0 25 0 1 0 272842455 187359232 909 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572850 0 0 4096 0 0 0 0 17 0 0 0
/proc/31892/statm: 45742 909 71 160 0 45580 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 1280776

[startup+51.3263 s]
/proc/loadavg: 3.53 1.73 1.25 5/69 31894
/proc/meminfo: memFree=1915536/2055920 swapFree=4177336/4192956
[pid=31885] ppid=31883 vsize=182968 CPUtime=26.59
/proc/31885/stat : 31885 (kcnfs-smp) S 31883 31885 31821 0 -1 4194304 1230 551 0 0 4 0 2655 0 16 0 1 0 272842413 187359232 888 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 45742 888 64 160 0 45580 0
[pid=31887] ppid=31885 vsize=182968 CPUtime=18.32
/proc/31887/stat : 31887 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 87 0 0 0 1832 0 0 0 25 0 1 0 272842417 187359232 910 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683111 0 0 4096 2 0 0 0 17 0 0 0
/proc/31887/statm: 45742 910 71 160 0 45580 0
[pid=31888] ppid=31885 vsize=182968 CPUtime=18.25

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

[pid=31887] ppid=31885 vsize=182968 CPUtime=103.61
/proc/31887/stat : 31887 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 88 0 0 0 10361 0 0 0 25 0 1 0 272842417 187359232 911 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572179 0 0 4096 2 0 0 0 17 0 0 0
/proc/31887/statm: 45742 911 71 160 0 45580 0
[pid=31888] ppid=31885 vsize=182968 CPUtime=103.89
/proc/31888/stat : 31888 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 86 0 0 0 10389 0 0 0 25 0 1 0 272842417 187359232 909 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572638 0 0 4096 0 0 0 0 17 1 0 0
/proc/31888/statm: 45742 909 71 160 0 45580 0
[pid=31889] ppid=31885 vsize=182968 CPUtime=103.79
/proc/31889/stat : 31889 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 86 0 0 0 10379 0 0 0 25 0 1 0 272842419 187359232 909 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683211 0 0 4096 2 0 0 0 17 1 0 0
/proc/31889/statm: 45742 909 71 160 0 45580 0
[pid=31890] ppid=31885 vsize=182968 CPUtime=106.23
/proc/31890/stat : 31890 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 87 0 0 0 10623 0 0 0 25 0 1 0 272842419 187359232 910 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134640239 0 0 4096 0 0 0 0 17 0 0 0
/proc/31890/statm: 45742 910 71 160 0 45580 0
Current children cumulated CPU time (s) 444.11
Current children cumulated vsize (KiB) 914840

[startup+282.622 s]
/proc/loadavg: 3.99 2.96 1.85 5/69 31894
/proc/meminfo: memFree=1915536/2055920 swapFree=4177336/4192956
[pid=31885] ppid=31883 vsize=182968 CPUtime=26.59
/proc/31885/stat : 31885 (kcnfs-smp) S 31883 31885 31821 0 -1 4194304 1230 551 0 0 4 0 2655 0 16 0 1 0 272842413 187359232 888 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 45742 888 64 160 0 45580 0
[pid=31887] ppid=31885 vsize=182968 CPUtime=133.5
/proc/31887/stat : 31887 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 88 0 0 0 13350 0 0 0 25 0 1 0 272842417 187359232 911 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567328 0 0 4096 2 0 0 0 17 0 0 0
/proc/31887/statm: 45742 911 71 160 0 45580 0
[pid=31888] ppid=31885 vsize=182968 CPUtime=133.88
/proc/31888/stat : 31888 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 88 0 0 0 13388 0 0 0 25 0 1 0 272842417 187359232 911 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567202 0 0 4096 0 0 0 0 17 1 0 0
/proc/31888/statm: 45742 911 71 160 0 45580 0
[pid=31889] ppid=31885 vsize=182968 CPUtime=133.78
/proc/31889/stat : 31889 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 87 0 0 0 13378 0 0 0 25 0 1 0 272842419 187359232 910 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572850 0 0 4096 2 0 0 0 17 1 0 0
/proc/31889/statm: 45742 910 71 160 0 45580 0
[pid=31890] ppid=31885 vsize=182968 CPUtime=136.08
/proc/31890/stat : 31890 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 87 0 0 0 13608 0 0 0 25 0 1 0 272842419 187359232 910 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683130 0 0 4096 0 0 0 0 17 0 0 0
/proc/31890/statm: 45742 910 71 160 0 45580 0
Current children cumulated CPU time (s) 563.83
Current children cumulated vsize (KiB) 914840

[startup+342.631 s]
/proc/loadavg: 3.99 3.15 1.98 5/69 31894
/proc/meminfo: memFree=1915472/2055920 swapFree=4177336/4192956
[pid=31885] ppid=31883 vsize=182968 CPUtime=26.59
/proc/31885/stat : 31885 (kcnfs-smp) S 31883 31885 31821 0 -1 4194304 1230 551 0 0 4 0 2655 0 16 0 1 0 272842413 187359232 888 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 45742 888 64 160 0 45580 0
[pid=31887] ppid=31885 vsize=182968 CPUtime=163.37
/proc/31887/stat : 31887 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 89 0 0 0 16337 0 0 0 25 0 1 0 272842417 187359232 912 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567426 0 0 4096 2 0 0 0 17 0 0 0
/proc/31887/statm: 45742 912 71 160 0 45580 0
[pid=31888] ppid=31885 vsize=182968 CPUtime=163.87
/proc/31888/stat : 31888 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 89 0 0 0 16387 0 0 0 25 0 1 0 272842417 187359232 912 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567283 0 0 4096 0 0 0 0 17 1 0 0
/proc/31888/statm: 45742 912 71 160 0 45580 0
[pid=31889] ppid=31885 vsize=182968 CPUtime=163.77
/proc/31889/stat : 31889 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 87 0 0 0 16377 0 0 0 25 0 1 0 272842419 187359232 910 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567268 0 0 4096 2 0 0 0 17 1 0 0
/proc/31889/statm: 45742 910 71 160 0 45580 0
[pid=31890] ppid=31885 vsize=182968 CPUtime=165.97
/proc/31890/stat : 31890 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 87 0 0 0 16597 0 0 0 25 0 1 0 272842419 187359232 910 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683214 0 0 4096 0 0 0 0 17 0 0 0
/proc/31890/statm: 45742 910 71 160 0 45580 0
Current children cumulated CPU time (s) 683.57
Current children cumulated vsize (KiB) 914840

[startup+402.639 s]
/proc/loadavg: 3.99 3.30 2.11 5/69 31894
/proc/meminfo: memFree=1915472/2055920 swapFree=4177336/4192956
[pid=31885] ppid=31883 vsize=182968 CPUtime=26.59
/proc/31885/stat : 31885 (kcnfs-smp) S 31883 31885 31821 0 -1 4194304 1230 551 0 0 4 0 2655 0 16 0 1 0 272842413 187359232 888 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 45742 888 64 160 0 45580 0
[pid=31887] ppid=31885 vsize=182968 CPUtime=193.22
/proc/31887/stat : 31887 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 89 0 0 0 19322 0 0 0 25 0 1 0 272842417 187359232 912 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572315 0 0 4096 2 0 0 0 17 0 0 0
/proc/31887/statm: 45742 912 71 160 0 45580 0
[pid=31888] ppid=31885 vsize=182968 CPUtime=193.86
/proc/31888/stat : 31888 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 90 0 0 0 19386 0 0 0 25 0 1 0 272842417 187359232 913 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567303 0 0 4096 0 0 0 0 17 1 0 0
/proc/31888/statm: 45742 913 71 160 0 45580 0
[pid=31889] ppid=31885 vsize=182968 CPUtime=193.77
/proc/31889/stat : 31889 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 87 0 0 0 19377 0 0 0 25 0 1 0 272842419 187359232 910 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572642 0 0 4096 2 0 0 0 17 1 0 0
/proc/31889/statm: 45742 910 71 160 0 45580 0
[pid=31890] ppid=31885 vsize=182968 CPUtime=195.86
/proc/31890/stat : 31890 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 87 0 0 0 19586 0 0 0 25 0 1 0 272842419 187359232 910 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567636 0 0 4096 0 0 0 0 17 0 0 0
/proc/31890/statm: 45742 910 71 160 0 45580 0
Current children cumulated CPU time (s) 803.3
Current children cumulated vsize (KiB) 914840

[startup+462.74 s]
/proc/loadavg: 3.99 3.42 2.22 5/69 31894
/proc/meminfo: memFree=1915472/2055920 swapFree=4177336/4192956
[pid=31885] ppid=31883 vsize=182968 CPUtime=26.59
/proc/31885/stat : 31885 (kcnfs-smp) S 31883 31885 31821 0 -1 4194304 1230 551 0 0 4 0 2655 0 16 0 1 0 272842413 187359232 888 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 45742 888 64 160 0 45580 0
[pid=31887] ppid=31885 vsize=182968 CPUtime=223.17
/proc/31887/stat : 31887 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 89 0 0 0 22317 0 0 0 25 0 1 0 272842417 187359232 912 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134636579 0 0 4096 2 0 0 0 17 0 0 0
/proc/31887/statm: 45742 912 71 160 0 45580 0
[pid=31888] ppid=31885 vsize=182968 CPUtime=223.87
/proc/31888/stat : 31888 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 90 0 0 0 22387 0 0 0 25 0 1 0 272842417 187359232 913 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572720 0 0 4096 0 0 0 0 17 1 0 0
/proc/31888/statm: 45742 913 71 160 0 45580 0
[pid=31889] ppid=31885 vsize=182968 CPUtime=223.84
/proc/31889/stat : 31889 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 87 0 0 0 22384 0 0 0 25 0 1 0 272842419 187359232 910 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134591613 0 0 4096 2 0 0 0 17 1 0 0
/proc/31889/statm: 45742 910 71 160 0 45580 0
[pid=31890] ppid=31885 vsize=182968 CPUtime=225.76
/proc/31890/stat : 31890 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 88 0 0 0 22576 0 0 0 25 0 1 0 272842419 187359232 911 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567604 0 0 4096 0 0 0 0 17 0 0 0
/proc/31890/statm: 45742 911 71 160 0 45580 0
Current children cumulated CPU time (s) 923.23
Current children cumulated vsize (KiB) 914840

[startup+522.745 s]
/proc/loadavg: 3.99 3.53 2.33 5/69 31894
/proc/meminfo: memFree=1915408/2055920 swapFree=4177336/4192956
[pid=31885] ppid=31883 vsize=182968 CPUtime=26.59
/proc/31885/stat : 31885 (kcnfs-smp) S 31883 31885 31821 0 -1 4194304 1230 551 0 0 4 0 2655 0 16 0 1 0 272842413 187359232 888 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 45742 888 64 160 0 45580 0
[pid=31887] ppid=31885 vsize=182968 CPUtime=253.03
/proc/31887/stat : 31887 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 89 0 0 0 25303 0 0 0 25 0 1 0 272842417 187359232 912 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567521 0 0 4096 2 0 0 0 17 0 0 0
/proc/31887/statm: 45742 912 71 160 0 45580 0
[pid=31888] ppid=31885 vsize=182968 CPUtime=253.86
/proc/31888/stat : 31888 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 90 0 0 0 25386 0 0 0 25 0 1 0 272842417 187359232 913 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567534 0 0 4096 0 0 0 0 17 1 0 0
/proc/31888/statm: 45742 913 71 160 0 45580 0
[pid=31889] ppid=31885 vsize=182968 CPUtime=253.83
/proc/31889/stat : 31889 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 87 0 0 0 25383 0 0 0 25 0 1 0 272842419 187359232 910 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572246 0 0 4096 2 0 0 0 17 1 0 0
/proc/31889/statm: 45742 910 71 160 0 45580 0
[pid=31890] ppid=31885 vsize=182968 CPUtime=255.65
/proc/31890/stat : 31890 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 88 0 0 0 25565 0 0 0 25 0 1 0 272842419 187359232 911 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572846 0 0 4096 0 0 0 0 17 0 0 0
/proc/31890/statm: 45742 911 71 160 0 45580 0
Current children cumulated CPU time (s) 1042.96
Current children cumulated vsize (KiB) 914840

[startup+582.756 s]
/proc/loadavg: 3.99 3.61 2.43 5/69 31894
/proc/meminfo: memFree=1915408/2055920 swapFree=4177336/4192956
[pid=31885] ppid=31883 vsize=182968 CPUtime=26.59
/proc/31885/stat : 31885 (kcnfs-smp) S 31883 31885 31821 0 -1 4194304 1230 551 0 0 4 0 2655 0 16 0 1 0 272842413 187359232 888 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 45742 888 64 160 0 45580 0
[pid=31887] ppid=31885 vsize=182968 CPUtime=282.88
/proc/31887/stat : 31887 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 89 0 0 0 28288 0 0 0 25 0 1 0 272842417 187359232 912 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572890 0 0 4096 2 0 0 0 17 0 0 0
/proc/31887/statm: 45742 912 71 160 0 45580 0
[pid=31888] ppid=31885 vsize=182968 CPUtime=283.86
/proc/31888/stat : 31888 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 90 0 0 0 28386 0 0 0 25 0 1 0 272842417 187359232 913 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572763 0 0 4096 0 0 0 0 17 1 0 0
/proc/31888/statm: 45742 913 71 160 0 45580 0
[pid=31889] ppid=31885 vsize=182968 CPUtime=283.82
/proc/31889/stat : 31889 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 87 0 0 0 28382 0 0 0 25 0 1 0 272842419 187359232 910 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567202 0 0 4096 2 0 0 0 17 1 0 0
/proc/31889/statm: 45742 910 71 160 0 45580 0
[pid=31890] ppid=31885 vsize=182968 CPUtime=285.55
/proc/31890/stat : 31890 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 88 0 0 0 28555 0 0 0 25 0 1 0 272842419 187359232 911 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567529 0 0 4096 0 0 0 0 17 0 0 0
/proc/31890/statm: 45742 911 71 160 0 45580 0
Current children cumulated CPU time (s) 1162.7
Current children cumulated vsize (KiB) 914840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.465 s]
/proc/loadavg: 3.99 3.63 2.46 5/69 31894
/proc/meminfo: memFree=1915408/2055920 swapFree=4177336/4192956
[pid=31885] ppid=31883 vsize=182968 CPUtime=26.59
/proc/31885/stat : 31885 (kcnfs-smp) S 31883 31885 31821 0 -1 4194304 1230 551 0 0 4 0 2655 0 16 0 1 0 272842413 187359232 888 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 45742 888 64 160 0 45580 0
[pid=31887] ppid=31885 vsize=182968 CPUtime=292.21
/proc/31887/stat : 31887 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 89 0 0 0 29221 0 0 0 25 0 1 0 272842417 187359232 912 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572834 0 0 4096 2 0 0 0 17 0 0 0
/proc/31887/statm: 45742 912 71 160 0 45580 0
[pid=31888] ppid=31885 vsize=182968 CPUtime=293.23
/proc/31888/stat : 31888 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 90 0 0 0 29323 0 0 0 25 0 1 0 272842417 187359232 913 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134573380 0 0 4096 0 0 0 0 17 1 0 0
/proc/31888/statm: 45742 913 71 160 0 45580 0
[pid=31889] ppid=31885 vsize=182968 CPUtime=293.15
/proc/31889/stat : 31889 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 88 0 0 0 29315 0 0 0 25 0 1 0 272842419 187359232 911 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567399 0 0 4096 2 0 0 0 17 1 0 0
/proc/31889/statm: 45742 911 71 160 0 45580 0
[pid=31890] ppid=31885 vsize=182968 CPUtime=294.85
/proc/31890/stat : 31890 (kcnfs-smp) R 31885 31885 31821 0 -1 4194368 88 0 0 0 29485 0 0 0 25 0 1 0 272842419 187359232 911 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683578 0 0 4096 0 0 0 0 17 0 0 0
/proc/31890/statm: 45742 911 71 160 0 45580 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 914840

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

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

Child status: 0
Real time (s): 601.474
CPU time (s): 1200.1
CPU user time (s): 1200.07
CPU system time (s): 0.031995
CPU usage (%): 199.526
Max. virtual memory (cumulated for all children) (KiB): 1463744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.07
system time used= 0.031995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2206
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= 59
involuntary context switches= 20778

runsolver used 0.473927 second user time and 1.67075 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Mon Feb 26 22:27:44 UTC 2007

IDJOB= 308819
IDBENCH= 20242
IDSOLVER= 112
FILE ID= node43/308819-1172528864

PBS_JOBID= 3971803

Free space on /tmp= 66557 MiB

SOLVER NAME= KCNFS SMP
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v4500/unif2p-p0.7-v4500-c12015-S2053960853-04-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/308819-1172528864/kcnfs-smp /tmp/evaluation/308819-1172528864/instance-308819-1172528864.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-308819-1172528864 -o ROOT/results/node43/solver-308819-1172528864 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/308819-1172528864/kcnfs-smp /tmp/evaluation/308819-1172528864/instance-308819-1172528864.cnf            

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  751158b675f07742fd932cd090fcc101

RANDOM SEED= 469497440

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.281
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.281
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:       1922000 kB
Buffers:         23796 kB
Cached:          65800 kB
SwapCached:       9752 kB
Active:          38256 kB
Inactive:        67404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1922000 kB
SwapTotal:     4192956 kB
SwapFree:      4177336 kB
Dirty:            3476 kB
Writeback:           0 kB
Mapped:          14968 kB
Slab:            14364 kB
Committed_AS:   642404 kB
PageTables:       1392 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 node43 on Mon Feb 26 22:37:45 UTC 2007