Trace number 308532

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 SMPSignal 334.89 2400.01

General information on the benchmark

Namerandom/2+p/p0.7/v5500/
unif2p-p0.7-v5500-c14685-S30788164-07-SAT.cnf
MD5SUM0b3a3794de00c23df34815ce61181142
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.183971
Satisfiable
(Un)Satisfiability was proved
Number of variables5495
Number of clauses14684
Sum of the clauses size39647
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24405
Number of clauses of size 310279
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/308532-1172592143/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.00/0.02	c Input file : '/tmp/evaluation/308532-1172592143/instance-308532-1172592143.cnf'
0.00/0.02	c [#vars: 5500, #clauses: 14684 , (2-3)-CNF]
0.00/0.04	c unit clauses propagate before processing (#clause: 14684)
0.00/0.04	c estimated distribution: 8 tasks
0.04/0.09	c <19334> [PID]: 19336 19337 19338 19339 19340 19341 19342
0.09/0.86	c <19334> [PID]: 19343
0.09/0.86	c real distribution: 8 tasks
334.89/2400.00	c <19334> [19337: SAT]
334.89/2400.01	c <19334> [19337: NOT SOLVED][19336: SAT][19336: NOT SOLVED][19338: SAT]

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/node6/watcher-308532-1172592143 -o ROOT/results/node6/solver-308532-1172592143 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/308532-1172592143/kcnfs-smp /tmp/evaluation/308532-1172592143/instance-308532-1172592143.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.03 0.01 0.01 3/83 19334
/proc/meminfo: memFree=1552784/2055924 swapFree=4192812/4192956
[pid=19334] ppid=19332 vsize=180916 CPUtime=0
/proc/19334/stat : 19334 (kcnfs-smp) R 19332 19334 19253 0 -1 4194304 133 0 0 0 0 0 0 0 18 0 1 0 279169050 185257984 118 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/19334/statm: 45229 119 48 160 0 45067 0

[startup+0.0559869 s]
/proc/loadavg: 0.03 0.01 0.01 3/83 19334
/proc/meminfo: memFree=1552784/2055924 swapFree=4192812/4192956
[pid=19334] ppid=19332 vsize=183360 CPUtime=0.04
/proc/19334/stat : 19334 (kcnfs-smp) R 19332 19334 19253 0 -1 4194304 1111 0 0 0 4 0 0 0 18 0 1 0 279169050 187760640 1059 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836899 0 0 4096 0 0 0 0 17 0 0 0
/proc/19334/statm: 45840 1059 63 160 0 45678 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 183360

[startup+0.101998 s]
/proc/loadavg: 0.03 0.01 0.01 3/83 19334
/proc/meminfo: memFree=1552784/2055924 swapFree=4192812/4192956
[pid=19334] ppid=19332 vsize=183360 CPUtime=0.05
/proc/19334/stat : 19334 (kcnfs-smp) R 19332 19334 19253 0 -1 4194304 1285 0 0 0 5 0 0 0 22 0 1 0 279169050 187760640 1060 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134639232 0 0 4096 0 0 0 0 17 0 0 0
/proc/19334/statm: 45840 1060 64 160 0 45678 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 183360

[startup+0.301037 s]
/proc/loadavg: 0.03 0.01 0.01 3/83 19334
/proc/meminfo: memFree=1552784/2055924 swapFree=4192812/4192956
[pid=19334] ppid=19332 vsize=183360 CPUtime=0.05
/proc/19334/stat : 19334 (kcnfs-smp) R 19332 19334 19253 0 -1 4194304 1285 0 0 0 5 0 0 0 22 0 1 0 279169050 187760640 1060 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134639232 0 0 4096 0 0 0 0 17 0 0 0
/proc/19334/statm: 45840 1060 64 160 0 45678 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 183360

[startup+0.702116 s]
/proc/loadavg: 0.03 0.01 0.01 3/83 19334
/proc/meminfo: memFree=1552784/2055924 swapFree=4192812/4192956
[pid=19334] ppid=19332 vsize=183360 CPUtime=0.09
/proc/19334/stat : 19334 (kcnfs-smp) R 19332 19334 19253 0 -1 4194304 1398 0 0 0 9 0 0 0 24 0 1 0 279169050 187760640 1065 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134640211 0 0 4096 0 0 0 0 17 0 0 0
/proc/19334/statm: 45840 1065 65 160 0 45678 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 183360

[startup+1.50127 s]
/proc/loadavg: 0.03 0.01 0.01 9/92 19343
/proc/meminfo: memFree=1545032/2055924 swapFree=4192812/4192956
[pid=19334] ppid=19332 vsize=183360 CPUtime=0.09
/proc/19334/stat : 19334 (kcnfs-smp) S 19332 19334 19253 0 -1 4194304 1453 0 0 0 9 0 0 0 24 0 1 0 279169050 187760640 1065 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19334/statm: 45840 1065 65 160 0 45678 0
[pid=19336] ppid=19334 vsize=183360 CPUtime=0.63
/proc/19336/stat : 19336 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 95 0 0 0 63 0 0 0 25 0 1 0 279169055 187760640 1081 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567636 0 0 4096 2 0 0 0 17 1 0 0
/proc/19336/statm: 45840 1081 69 160 0 45678 0
[pid=19337] ppid=19334 vsize=183360 CPUtime=0.51
/proc/19337/stat : 19337 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 96 0 0 0 51 0 0 0 25 0 1 0 279169056 187760640 1082 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134589988 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 45840 1082 69 160 0 45678 0
[pid=19338] ppid=19334 vsize=183360 CPUtime=0.4
/proc/19338/stat : 19338 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 95 0 0 0 40 0 0 0 25 0 1 0 279169058 187760640 1081 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580317 0 0 4096 2 0 0 0 17 1 0 0
/proc/19338/statm: 45840 1081 69 160 0 45678 0
[pid=19339] ppid=19334 vsize=183360 CPUtime=0.4
/proc/19339/stat : 19339 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 94 0 0 0 40 0 0 0 25 0 1 0 279169059 187760640 1080 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567234 0 0 4096 0 0 0 0 17 0 0 0
/proc/19339/statm: 45840 1080 69 160 0 45678 0
[pid=19340] ppid=19334 vsize=183360 CPUtime=0.25
/proc/19340/stat : 19340 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 94 0 0 0 25 0 0 0 25 0 1 0 279169092 187760640 1086 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567307 0 0 4096 2 0 0 0 17 1 0 0
/proc/19340/statm: 45840 1086 71 160 0 45678 0
[pid=19341] ppid=19334 vsize=183360 CPUtime=0.31
/proc/19341/stat : 19341 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 93 0 0 0 31 0 0 0 25 0 1 0 279169096 187760640 1081 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134579705 0 0 4096 0 0 0 0 17 0 0 0
/proc/19341/statm: 45840 1081 67 160 0 45678 0
[pid=19342] ppid=19334 vsize=183360 CPUtime=0.16
/proc/19342/stat : 19342 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 90 0 0 0 16 0 0 0 25 0 1 0 279169130 187760640 1082 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577061 0 0 4096 2 0 0 0 17 0 0 0
/proc/19342/statm: 45840 1082 67 160 0 45678 0
[pid=19343] ppid=19334 vsize=183360 CPUtime=0.12
/proc/19343/stat : 19343 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 92 0 0 0 12 0 0 0 25 0 1 0 279169135 187760640 1084 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567239 0 0 4096 0 0 0 0 17 0 0 0
/proc/19343/statm: 45840 1084 67 160 0 45678 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 1650240

[startup+3.10259 s]
/proc/loadavg: 0.03 0.01 0.01 9/92 19345
/proc/meminfo: memFree=1544712/2055924 swapFree=4192812/4192956
[pid=19334] ppid=19332 vsize=183360 CPUtime=0.09
/proc/19334/stat : 19334 (kcnfs-smp) S 19332 19334 19253 0 -1 4194304 1453 0 0 0 9 0 0 0 24 0 1 0 279169050 187760640 1065 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19334/statm: 45840 1065 65 160 0 45678 0
[pid=19336] ppid=19334 vsize=183360 CPUtime=1.03
/proc/19336/stat : 19336 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 96 0 0 0 103 0 0 0 25 0 1 0 279169055 187760640 1082 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567283 0 0 4096 2 0 0 0 17 1 0 0
/proc/19336/statm: 45840 1082 69 160 0 45678 0
[pid=19337] ppid=19334 vsize=183360 CPUtime=0.91
/proc/19337/stat : 19337 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 97 0 0 0 91 0 0 0 25 0 1 0 279169056 187760640 1083 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134633545 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 45840 1083 69 160 0 45678 0
[pid=19338] ppid=19334 vsize=183360 CPUtime=0.8
/proc/19338/stat : 19338 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 95 0 0 0 80 0 0 0 25 0 1 0 279169058 187760640 1081 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567292 0 0 4096 2 0 0 0 17 1 0 0
/proc/19338/statm: 45840 1081 69 160 0 45678 0
[pid=19339] ppid=19334 vsize=183360 CPUtime=0.8
/proc/19339/stat : 19339 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 94 0 0 0 80 0 0 0 25 0 1 0 279169059 187760640 1080 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572315 0 0 4096 0 0 0 0 17 0 0 0
/proc/19339/statm: 45840 1080 69 160 0 45678 0
[pid=19340] ppid=19334 vsize=183360 CPUtime=0.65
/proc/19340/stat : 19340 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 97 0 0 0 65 0 0 0 25 0 1 0 279169092 187760640 1089 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572642 0 0 4096 2 0 0 0 17 1 0 0
/proc/19340/statm: 45840 1089 71 160 0 45678 0
[pid=19341] ppid=19334 vsize=183360 CPUtime=0.71
/proc/19341/stat : 19341 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 99 0 0 0 71 0 0 0 25 0 1 0 279169096 187760640 1087 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567239 0 0 4096 0 0 0 0 17 0 0 0
/proc/19341/statm: 45840 1087 71 160 0 45678 0
[pid=19342] ppid=19334 vsize=183360 CPUtime=0.55
/proc/19342/stat : 19342 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 96 0 0 0 55 0 0 0 25 0 1 0 279169130 187760640 1088 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572846 0 0 4096 2 0 0 0 17 0 0 0
/proc/19342/statm: 45840 1088 71 160 0 45678 0
[pid=19343] ppid=19334 vsize=183360 CPUtime=0.52
/proc/19343/stat : 19343 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 93 0 0 0 52 0 0 0 25 0 1 0 279169135 187760640 1085 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567268 0 0 4096 0 0 0 0 17 0 0 0
/proc/19343/statm: 45840 1085 67 160 0 45678 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 1650240

[startup+6.30122 s]
/proc/loadavg: 0.59 0.13 0.05 8/91 19359
/proc/meminfo: memFree=1543696/2055924 swapFree=4192812/4192956
[pid=19334] ppid=19332 vsize=183360 CPUtime=0.09
/proc/19334/stat : 19334 (kcnfs-smp) S 19332 19334 19253 0 -1 4194304 1453 0 0 0 9 0 0 0 24 0 1 0 279169050 187760640 1065 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19334/statm: 45840 1065 65 160 0 45678 0
[pid=19336] ppid=19334 vsize=183360 CPUtime=1.95
/proc/19336/stat : 19336 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 101 0 0 0 195 0 0 0 25 0 1 0 279169055 187760640 1087 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577666 0 0 4096 2 0 0 0 17 1 0 0
/proc/19336/statm: 45840 1087 71 160 0 45678 0
[pid=19337] ppid=19334 vsize=184296 CPUtime=1.17
/proc/19337/stat : 19337 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 186 0 0 0 117 0 0 0 25 0 1 0 279169056 188719104 1103 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/19337/statm: 46074 1103 74 160 0 45912 0
[pid=19338] ppid=19334 vsize=183360 CPUtime=1.8
/proc/19338/stat : 19338 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 101 0 0 0 180 0 0 0 25 0 1 0 279169058 187760640 1087 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567341 0 0 4096 2 0 0 0 17 1 0 0
/proc/19338/statm: 45840 1087 71 160 0 45678 0
[pid=19339] ppid=19334 vsize=183360 CPUtime=1.69
/proc/19339/stat : 19339 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 96 0 0 0 169 0 0 0 25 0 1 0 279169059 187760640 1082 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134569503 0 0 4096 0 0 0 0 17 0 0 0
/proc/19339/statm: 45840 1082 69 160 0 45678 0
[pid=19340] ppid=19334 vsize=183360 CPUtime=1.63
/proc/19340/stat : 19340 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 99 0 0 0 163 0 0 0 25 0 1 0 279169092 187760640 1089 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572733 0 0 4096 2 0 0 0 17 1 0 0
/proc/19340/statm: 45840 1089 71 160 0 45678 0
[pid=19341] ppid=19334 vsize=183360 CPUtime=1.51
/proc/19341/stat : 19341 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 100 0 0 0 151 0 0 0 25 0 1 0 279169096 187760640 1088 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572334 0 0 4096 0 0 0 0 17 0 0 0
/proc/19341/statm: 45840 1088 71 160 0 45678 0
[pid=19342] ppid=19334 vsize=183360 CPUtime=1.44
/proc/19342/stat : 19342 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 96 0 0 0 144 0 0 0 25 0 1 0 279169130 187760640 1088 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572814 0 0 4096 2 0 0 0 17 0 0 0
/proc/19342/statm: 45840 1088 71 160 0 45678 0
[pid=19343] ppid=19334 vsize=184300 CPUtime=1.12
/proc/19343/stat : 19343 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 185 0 0 0 112 0 0 0 25 0 1 0 279169135 188723200 1108 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19343/statm: 46075 1108 74 160 0 45913 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 1652116

[startup+12.7015 s]
/proc/loadavg: 1.02 0.22 0.08 6/86 19365
/proc/meminfo: memFree=1544376/2055924 swapFree=4192812/4192956
[pid=19334] ppid=19332 vsize=183360 CPUtime=0.09
/proc/19334/stat : 19334 (kcnfs-smp) S 19332 19334 19253 0 -1 4194304 1453 0 0 0 9 0 0 0 24 0 1 0 279169050 187760640 1065 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19334/statm: 45840 1065 65 160 0 45678 0
[pid=19336] ppid=19334 vsize=183360 CPUtime=4.63
/proc/19336/stat : 19336 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 102 0 0 0 463 0 0 0 25 0 1 0 279169055 187760640 1088 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567283 0 0 4096 2 0 0 0 17 1 0 0
/proc/19336/statm: 45840 1088 71 160 0 45678 0
[pid=19337] ppid=19334 vsize=184296 CPUtime=1.17
/proc/19337/stat : 19337 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 186 0 0 0 117 0 0 0 25 0 1 0 279169056 188719104 1103 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/19337/statm: 46074 1103 74 160 0 45912 0
[pid=19338] ppid=19334 vsize=183360 CPUtime=4.4
/proc/19338/stat : 19338 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 103 0 0 0 440 0 0 0 25 0 1 0 279169058 187760640 1089 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567307 0 0 4096 2 0 0 0 17 1 0 0
/proc/19338/statm: 45840 1089 71 160 0 45678 0
[pid=19339] ppid=19334 vsize=183360 CPUtime=3.8
/proc/19339/stat : 19339 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 99 0 0 0 380 0 0 0 25 0 1 0 279169059 187760640 1085 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572829 0 0 4096 0 0 0 0 17 0 0 0
/proc/19339/statm: 45840 1085 70 160 0 45678 0
[pid=19340] ppid=19334 vsize=184300 CPUtime=2.75
/proc/19340/stat : 19340 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 189 0 0 0 275 0 0 0 25 0 1 0 279169092 188723200 1109 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/19340/statm: 46075 1109 74 160 0 45913 0
[pid=19341] ppid=19334 vsize=183360 CPUtime=3.68
/proc/19341/stat : 19341 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 100 0 0 0 368 0 0 0 25 0 1 0 279169096 187760640 1088 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567307 0 0 4096 0 0 0 0 17 0 0 0
/proc/19341/statm: 45840 1088 71 160 0 45678 0
[pid=19342] ppid=19334 vsize=183360 CPUtime=3.54
/proc/19342/stat : 19342 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 99 0 0 0 354 0 0 0 25 0 1 0 279169130 187760640 1088 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134628417 0 0 4096 2 0 0 0 17 0 0 0
/proc/19342/statm: 45840 1088 71 160 0 45678 0
[pid=19343] ppid=19334 vsize=184300 CPUtime=1.12
/proc/19343/stat : 19343 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 185 0 0 0 112 0 0 0 25 0 1 0 279169135 188723200 1108 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19343/statm: 46075 1108 74 160 0 45913 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 1653056

[startup+25.503 s]
/proc/loadavg: 1.75 0.42 0.15 5/86 19365
/proc/meminfo: memFree=1544056/2055924 swapFree=4192812/4192956
[pid=19334] ppid=19332 vsize=183360 CPUtime=0.09
/proc/19334/stat : 19334 (kcnfs-smp) S 19332 19334 19253 0 -1 4194304 1453 0 0 0 9 0 0 0 24 0 1 0 279169050 187760640 1065 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19334/statm: 45840 1065 65 160 0 45678 0
[pid=19336] ppid=19334 vsize=183360 CPUtime=11.02
/proc/19336/stat : 19336 (kcnfs-smp) R 19334 19334 19253 0 -1 4194368 106 0 0 0 1102 0 0 0 25 0 1 0 279169055 187760640 1092 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580290 0 0 4096 2 0 0 0 17 1 0 0
/proc/19336/statm: 45840 1092 71 160 0 45678 0
[pid=19337] ppid=19334 vsize=184296 CPUtime=1.17
/proc/19337/stat : 19337 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 186 0 0 0 117 0 0 0 25 0 1 0 279169056 188719104 1103 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/19337/statm: 46074 1103 74 160 0 45912 0

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

[pid=19338] ppid=19334 vsize=184300 CPUtime=30.81
/proc/19338/stat : 19338 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 191 0 0 0 3081 0 0 0 25 0 1 0 279169058 188723200 1108 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/19338/statm: 46075 1108 74 160 0 45913 0
[pid=19339] ppid=19334 vsize=184300 CPUtime=242.48
/proc/19339/stat : 19339 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 193 0 0 0 24247 1 0 0 25 0 1 0 279169059 188723200 1110 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/19339/statm: 46075 1110 74 160 0 45913 0
[pid=19340] ppid=19334 vsize=184300 CPUtime=2.75
/proc/19340/stat : 19340 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 189 0 0 0 275 0 0 0 25 0 1 0 279169092 188723200 1109 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/19340/statm: 46075 1109 74 160 0 45913 0
[pid=19341] ppid=19334 vsize=184296 CPUtime=5.13
/proc/19341/stat : 19341 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 188 0 0 0 513 0 0 0 25 0 1 0 279169096 188719104 1107 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19341/statm: 46074 1107 74 160 0 45912 0
[pid=19342] ppid=19334 vsize=184300 CPUtime=40.09
/proc/19342/stat : 19342 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 190 0 0 0 4009 0 0 0 25 0 1 0 279169130 188723200 1109 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 0 0 0
/proc/19342/statm: 46075 1109 74 160 0 45913 0
[pid=19343] ppid=19334 vsize=184300 CPUtime=1.12
/proc/19343/stat : 19343 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 185 0 0 0 112 0 0 0 25 0 1 0 279169135 188723200 1108 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19343/statm: 46075 1108 74 160 0 45913 0
Current children cumulated CPU time (s) 334.89
Current children cumulated vsize (KiB) 1657752

[startup+2262.3 s]
/proc/loadavg: 0.00 0.00 0.00 1/86 19365
/proc/meminfo: memFree=1542584/2055924 swapFree=4192812/4192956
[pid=19334] ppid=19332 vsize=183360 CPUtime=0.09
/proc/19334/stat : 19334 (kcnfs-smp) S 19332 19334 19253 0 -1 4194304 1453 0 0 0 9 0 0 0 24 0 1 0 279169050 187760640 1065 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19334/statm: 45840 1065 65 160 0 45678 0
[pid=19336] ppid=19334 vsize=184300 CPUtime=11.25
/proc/19336/stat : 19336 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 191 0 0 0 1125 0 0 0 25 0 1 0 279169055 188723200 1108 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/19336/statm: 46075 1108 74 160 0 45913 0
[pid=19337] ppid=19334 vsize=184296 CPUtime=1.17
/proc/19337/stat : 19337 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 186 0 0 0 117 0 0 0 25 0 1 0 279169056 188719104 1103 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/19337/statm: 46074 1103 74 160 0 45912 0
[pid=19338] ppid=19334 vsize=184300 CPUtime=30.81
/proc/19338/stat : 19338 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 191 0 0 0 3081 0 0 0 25 0 1 0 279169058 188723200 1108 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/19338/statm: 46075 1108 74 160 0 45913 0
[pid=19339] ppid=19334 vsize=184300 CPUtime=242.48
/proc/19339/stat : 19339 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 193 0 0 0 24247 1 0 0 25 0 1 0 279169059 188723200 1110 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/19339/statm: 46075 1110 74 160 0 45913 0
[pid=19340] ppid=19334 vsize=184300 CPUtime=2.75
/proc/19340/stat : 19340 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 189 0 0 0 275 0 0 0 25 0 1 0 279169092 188723200 1109 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/19340/statm: 46075 1109 74 160 0 45913 0
[pid=19341] ppid=19334 vsize=184296 CPUtime=5.13
/proc/19341/stat : 19341 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 188 0 0 0 513 0 0 0 25 0 1 0 279169096 188719104 1107 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19341/statm: 46074 1107 74 160 0 45912 0
[pid=19342] ppid=19334 vsize=184300 CPUtime=40.09
/proc/19342/stat : 19342 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 190 0 0 0 4009 0 0 0 25 0 1 0 279169130 188723200 1109 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 0 0 0
/proc/19342/statm: 46075 1109 74 160 0 45913 0
[pid=19343] ppid=19334 vsize=184300 CPUtime=1.12
/proc/19343/stat : 19343 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 185 0 0 0 112 0 0 0 25 0 1 0 279169135 188723200 1108 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19343/statm: 46075 1108 74 160 0 45913 0
Current children cumulated CPU time (s) 334.89
Current children cumulated vsize (KiB) 1657752

[startup+2322.3 s]
/proc/loadavg: 0.00 0.00 0.00 1/86 19365
/proc/meminfo: memFree=1542584/2055924 swapFree=4192812/4192956
[pid=19334] ppid=19332 vsize=183360 CPUtime=0.09
/proc/19334/stat : 19334 (kcnfs-smp) S 19332 19334 19253 0 -1 4194304 1453 0 0 0 9 0 0 0 24 0 1 0 279169050 187760640 1065 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19334/statm: 45840 1065 65 160 0 45678 0
[pid=19336] ppid=19334 vsize=184300 CPUtime=11.25
/proc/19336/stat : 19336 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 191 0 0 0 1125 0 0 0 25 0 1 0 279169055 188723200 1108 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/19336/statm: 46075 1108 74 160 0 45913 0
[pid=19337] ppid=19334 vsize=184296 CPUtime=1.17
/proc/19337/stat : 19337 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 186 0 0 0 117 0 0 0 25 0 1 0 279169056 188719104 1103 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/19337/statm: 46074 1103 74 160 0 45912 0
[pid=19338] ppid=19334 vsize=184300 CPUtime=30.81
/proc/19338/stat : 19338 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 191 0 0 0 3081 0 0 0 25 0 1 0 279169058 188723200 1108 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/19338/statm: 46075 1108 74 160 0 45913 0
[pid=19339] ppid=19334 vsize=184300 CPUtime=242.48
/proc/19339/stat : 19339 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 193 0 0 0 24247 1 0 0 25 0 1 0 279169059 188723200 1110 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/19339/statm: 46075 1110 74 160 0 45913 0
[pid=19340] ppid=19334 vsize=184300 CPUtime=2.75
/proc/19340/stat : 19340 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 189 0 0 0 275 0 0 0 25 0 1 0 279169092 188723200 1109 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/19340/statm: 46075 1109 74 160 0 45913 0
[pid=19341] ppid=19334 vsize=184296 CPUtime=5.13
/proc/19341/stat : 19341 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 188 0 0 0 513 0 0 0 25 0 1 0 279169096 188719104 1107 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19341/statm: 46074 1107 74 160 0 45912 0
[pid=19342] ppid=19334 vsize=184300 CPUtime=40.09
/proc/19342/stat : 19342 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 190 0 0 0 4009 0 0 0 25 0 1 0 279169130 188723200 1109 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 0 0 0
/proc/19342/statm: 46075 1109 74 160 0 45913 0
[pid=19343] ppid=19334 vsize=184300 CPUtime=1.12
/proc/19343/stat : 19343 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 185 0 0 0 112 0 0 0 25 0 1 0 279169135 188723200 1108 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19343/statm: 46075 1108 74 160 0 45913 0
Current children cumulated CPU time (s) 334.89
Current children cumulated vsize (KiB) 1657752

[startup+2382.3 s]
/proc/loadavg: 0.00 0.00 0.00 1/86 19367
/proc/meminfo: memFree=1542584/2055924 swapFree=4192812/4192956
[pid=19334] ppid=19332 vsize=183360 CPUtime=0.09
/proc/19334/stat : 19334 (kcnfs-smp) S 19332 19334 19253 0 -1 4194304 1453 0 0 0 9 0 0 0 24 0 1 0 279169050 187760640 1065 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19334/statm: 45840 1065 65 160 0 45678 0
[pid=19336] ppid=19334 vsize=184300 CPUtime=11.25
/proc/19336/stat : 19336 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 191 0 0 0 1125 0 0 0 25 0 1 0 279169055 188723200 1108 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/19336/statm: 46075 1108 74 160 0 45913 0
[pid=19337] ppid=19334 vsize=184296 CPUtime=1.17
/proc/19337/stat : 19337 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 186 0 0 0 117 0 0 0 25 0 1 0 279169056 188719104 1103 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/19337/statm: 46074 1103 74 160 0 45912 0
[pid=19338] ppid=19334 vsize=184300 CPUtime=30.81
/proc/19338/stat : 19338 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 191 0 0 0 3081 0 0 0 25 0 1 0 279169058 188723200 1108 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/19338/statm: 46075 1108 74 160 0 45913 0
[pid=19339] ppid=19334 vsize=184300 CPUtime=242.48
/proc/19339/stat : 19339 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 193 0 0 0 24247 1 0 0 25 0 1 0 279169059 188723200 1110 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/19339/statm: 46075 1110 74 160 0 45913 0
[pid=19340] ppid=19334 vsize=184300 CPUtime=2.75
/proc/19340/stat : 19340 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 189 0 0 0 275 0 0 0 25 0 1 0 279169092 188723200 1109 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/19340/statm: 46075 1109 74 160 0 45913 0
[pid=19341] ppid=19334 vsize=184296 CPUtime=5.13
/proc/19341/stat : 19341 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 188 0 0 0 513 0 0 0 25 0 1 0 279169096 188719104 1107 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19341/statm: 46074 1107 74 160 0 45912 0
[pid=19342] ppid=19334 vsize=184300 CPUtime=40.09
/proc/19342/stat : 19342 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 190 0 0 0 4009 0 0 0 25 0 1 0 279169130 188723200 1109 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 0 0 0
/proc/19342/statm: 46075 1109 74 160 0 45913 0
[pid=19343] ppid=19334 vsize=184300 CPUtime=1.12
/proc/19343/stat : 19343 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 185 0 0 0 112 0 0 0 25 0 1 0 279169135 188723200 1108 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19343/statm: 46075 1108 74 160 0 45913 0
Current children cumulated CPU time (s) 334.89
Current children cumulated vsize (KiB) 1657752



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2400 s]
/proc/loadavg: 0.00 0.00 0.00 1/86 19367
/proc/meminfo: memFree=1542584/2055924 swapFree=4192812/4192956
[pid=19334] ppid=19332 vsize=183360 CPUtime=0.09
/proc/19334/stat : 19334 (kcnfs-smp) S 19332 19334 19253 0 -1 4194304 1453 0 0 0 9 0 0 0 24 0 1 0 279169050 187760640 1065 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19334/statm: 45840 1065 65 160 0 45678 0
[pid=19336] ppid=19334 vsize=184300 CPUtime=11.25
/proc/19336/stat : 19336 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 191 0 0 0 1125 0 0 0 25 0 1 0 279169055 188723200 1108 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/19336/statm: 46075 1108 74 160 0 45913 0
[pid=19337] ppid=19334 vsize=184296 CPUtime=1.17
/proc/19337/stat : 19337 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 186 0 0 0 117 0 0 0 25 0 1 0 279169056 188719104 1103 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/19337/statm: 46074 1103 74 160 0 45912 0
[pid=19338] ppid=19334 vsize=184300 CPUtime=30.81
/proc/19338/stat : 19338 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 191 0 0 0 3081 0 0 0 25 0 1 0 279169058 188723200 1108 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/19338/statm: 46075 1108 74 160 0 45913 0
[pid=19339] ppid=19334 vsize=184300 CPUtime=242.48
/proc/19339/stat : 19339 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 193 0 0 0 24247 1 0 0 25 0 1 0 279169059 188723200 1110 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/19339/statm: 46075 1110 74 160 0 45913 0
[pid=19340] ppid=19334 vsize=184300 CPUtime=2.75
/proc/19340/stat : 19340 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 189 0 0 0 275 0 0 0 25 0 1 0 279169092 188723200 1109 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/19340/statm: 46075 1109 74 160 0 45913 0
[pid=19341] ppid=19334 vsize=184296 CPUtime=5.13
/proc/19341/stat : 19341 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 188 0 0 0 513 0 0 0 25 0 1 0 279169096 188719104 1107 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19341/statm: 46074 1107 74 160 0 45912 0
[pid=19342] ppid=19334 vsize=184300 CPUtime=40.09
/proc/19342/stat : 19342 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 190 0 0 0 4009 0 0 0 25 0 1 0 279169130 188723200 1109 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 0 0 0
/proc/19342/statm: 46075 1109 74 160 0 45913 0
[pid=19343] ppid=19334 vsize=184300 CPUtime=1.12
/proc/19343/stat : 19343 (kcnfs-smp) S 19334 19334 19253 0 -1 4194368 185 0 0 0 112 0 0 0 25 0 1 0 279169135 188723200 1108 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19343/statm: 46075 1108 74 160 0 45913 0
Current children cumulated CPU time (s) 334.89
Current children cumulated vsize (KiB) 1657752

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

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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 19334 and gives childrusage.ru_utime.tv_sec=43 childrusage.ru_utime.tv_usec=345410 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=17997
CPU time returned by wait4() is 43.3634
while last known CPU time is 334.89

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

Real time (s): 2400.01
CPU time (s): 334.89
CPU user time (s): 334.88
CPU system time (s): 0.01
CPU usage (%): 13.9537
Max. virtual memory (cumulated for all children) (KiB): 1657752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 43.3454
system time used= 0.017997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2028
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= 29
involuntary context switches= 1184

runsolver used 2.6536 second user time and 6.12407 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Tue Feb 27 16:02:23 UTC 2007

IDJOB= 308532
IDBENCH= 20234
IDSOLVER= 112
FILE ID= node6/308532-1172592143

PBS_JOBID= 3980683

Free space on /tmp= 66553 MiB

SOLVER NAME= KCNFS SMP
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v5500/unif2p-p0.7-v5500-c14685-S30788164-07-SAT.cnf
COMMAND LINE= /tmp/evaluation/308532-1172592143/kcnfs-smp /tmp/evaluation/308532-1172592143/instance-308532-1172592143.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-308532-1172592143 -o ROOT/results/node6/solver-308532-1172592143 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/308532-1172592143/kcnfs-smp /tmp/evaluation/308532-1172592143/instance-308532-1172592143.cnf            

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  0b3a3794de00c23df34815ce61181142

RANDOM SEED= 297350719

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.277
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.277
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:      2055924 kB
MemFree:       1553576 kB
Buffers:         51076 kB
Cached:         321952 kB
SwapCached:         20 kB
Active:         280104 kB
Inactive:       149792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1553576 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3652 kB
Writeback:           0 kB
Mapped:          76160 kB
Slab:            57672 kB
Committed_AS:   933640 kB
PageTables:       1988 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= 66553 MiB

End job on node6 on Tue Feb 27 16:42:25 UTC 2007