Trace number 3373536

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
claspmt 2.0-R4095-patched (fixed)? (TO) 4800.31 1203.25

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray04_32.cnf
MD5SUM2fe3650d4a602f63086e937176360ebb
Bench CategoryAPPLICATION (applications 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 variables8750
Number of clauses25865
Sum of the clauses size60349
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 217242
Number of clauses of size 38621
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...418529/instance-3373536-1305418529.cnf
0.01/0.05	c Solving...
4800.23/1203.21	
4800.23/1203.21	*** INTERRUPTED! ***
4800.23/1203.21	*** Shutting down threads...
4800.23/1203.25	s UNKNOWN
4800.23/1203.25	
4800.23/1203.25	c INTERRUPTED   : 1
4800.23/1203.25	c Models        : 0+    
4800.23/1203.25	c Time          : 1203.209s (Solving: 1203.16s 1st Model: 0.00s Unsat: 0.00s)
4800.23/1203.25	c CPU Time      : 4800.260s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3373536-1305418529/watcher-3373536-1305418529 -o /tmp/evaluation-result-3373536-1305418529/solver-3373536-1305418529 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373536-1305418529.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.34 6.92 7.57 2/313 19140
/proc/meminfo: memFree=15690204/32950928 swapFree=67085488/67111528
[pid=19140] ppid=19138 vsize=20872 CPUtime=0 cores=0,2,4,6
/proc/19140/stat : 19140 (claspmt) S 19138 19140 18342 0 -1 4194304 356 0 1 0 0 0 0 0 21 0 1 0 732083618 21372928 293 33554432000 4194304 4964800 140737000353680 18446744073709551615 231890566791 0 2147483391 4096 0 18446744071699215550 0 0 17 2 0 0 0
/proc/19140/statm: 5218 293 246 189 0 92 0

[startup+0.0256401 s]
/proc/loadavg: 4.34 6.92 7.57 2/313 19140
/proc/meminfo: memFree=15690204/32950928 swapFree=67085488/67111528
[pid=19140] ppid=19138 vsize=25124 CPUtime=0.01 cores=0,2,4,6
/proc/19140/stat : 19140 (claspmt) R 19138 19140 18342 0 -1 4202496 1755 0 1 0 1 0 0 0 21 0 1 0 732083618 25726976 1497 33554432000 4194304 4964800 140737000353680 18446744073709551615 231895151301 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/19140/statm: 6281 1497 403 189 0 1155 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25124

[startup+0.100555 s]
/proc/loadavg: 4.34 6.92 7.57 2/313 19140
/proc/meminfo: memFree=15690204/32950928 swapFree=67085488/67111528
[pid=19140] ppid=19138 vsize=176240 CPUtime=0.18 cores=0,2,4,6
/proc/19140/stat : 19140 (claspmt) R 19138 19140 18342 0 -1 4202496 3365 0 2 0 18 0 0 0 23 0 4 0 732083618 180469760 2758 33554432000 4194304 4964800 140737000353680 18446744073709551615 4652110 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19140/statm: 44060 2758 456 189 0 38409 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 176240

[startup+0.300532 s]
/proc/loadavg: 4.34 6.92 7.57 2/313 19140
/proc/meminfo: memFree=15690204/32950928 swapFree=67085488/67111528
[pid=19140] ppid=19138 vsize=176240 CPUtime=0.97 cores=0,2,4,6
/proc/19140/stat : 19140 (claspmt) R 19138 19140 18342 0 -1 4202496 3788 0 2 0 96 1 0 0 23 0 4 0 732083618 180469760 3181 33554432000 4194304 4964800 140737000353680 18446744073709551615 4669523 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19140/statm: 44060 3181 458 189 0 38409 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 176240

[startup+0.700458 s]
/proc/loadavg: 4.34 6.92 7.57 2/313 19140
/proc/meminfo: memFree=15690204/32950928 swapFree=67085488/67111528
[pid=19140] ppid=19138 vsize=176376 CPUtime=2.57 cores=0,2,4,6
/proc/19140/stat : 19140 (claspmt) R 19138 19140 18342 0 -1 4202496 4294 0 2 0 253 4 0 0 25 0 4 0 732083618 180609024 3687 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670335 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19140/statm: 44094 3687 458 189 0 38443 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 176376

[startup+1.5003 s]
/proc/loadavg: 4.34 6.92 7.57 6/320 19150
/proc/meminfo: memFree=15554472/32950928 swapFree=67085488/67111528
[pid=19140] ppid=19138 vsize=178844 CPUtime=5.75 cores=0,2,4,6
/proc/19140/stat : 19140 (claspmt) R 19138 19140 18342 0 -1 4202496 5819 0 2 0 568 7 0 0 25 0 4 0 732083618 183136256 5212 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19140/statm: 44711 5212 458 189 0 39060 0
[pid=19140/tid=19142] ppid=19138 vsize=178844 CPUtime=1.41 cores=0,2,4,6
/proc/19140/task/19142/stat : 19142 (claspmt) R 19138 19140 18342 0 -1 4202560 631 0 0 0 141 0 0 0 18 0 4 0 732083624 183136256 5212 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19140/tid=19143] ppid=19138 vsize=178844 CPUtime=1.41 cores=0,2,4,6
/proc/19140/task/19143/stat : 19143 (claspmt) R 19138 19140 18342 0 -1 4202560 1558 0 0 0 138 3 0 0 25 0 4 0 732083624 183136256 5212 33554432000 4194304 4964800 140737000353680 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19140/tid=19144] ppid=19138 vsize=178844 CPUtime=1.42 cores=0,2,4,6
/proc/19140/task/19144/stat : 19144 (claspmt) R 19138 19140 18342 0 -1 4202560 1067 0 0 0 140 2 0 0 25 0 4 0 732083624 183136256 5212 33554432000 4194304 4964800 140737000353680 18446744073709551615 4653296 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.75
Current children cumulated vsize (KiB) 178844

[startup+3.10095 s]
/proc/loadavg: 4.34 6.92 7.57 6/320 19150
/proc/meminfo: memFree=15520792/32950928 swapFree=67085488/67111528
[pid=19140] ppid=19138 vsize=180548 CPUtime=12.14 cores=0,2,4,6
/proc/19140/stat : 19140 (claspmt) R 19138 19140 18342 0 -1 4202496 7430 0 2 0 1203 11 0 0 25 0 4 0 732083618 184881152 6823 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19140/statm: 45137 6823 458 189 0 39486 0
[pid=19140/tid=19142] ppid=19138 vsize=180548 CPUtime=3.01 cores=0,2,4,6
/proc/19140/task/19142/stat : 19142 (claspmt) R 19138 19140 18342 0 -1 4202560 941 0 0 0 300 1 0 0 22 0 4 0 732083624 184881152 6823 33554432000 4194304 4964800 140737000353680 18446744073709551615 4660498 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19140/tid=19143] ppid=19138 vsize=180548 CPUtime=3.01 cores=0,2,4,6
/proc/19140/task/19143/stat : 19143 (claspmt) R 19138 19140 18342 0 -1 4202560 2142 0 0 0 296 5 0 0 25 0 4 0 732083624 184881152 6823 33554432000 4194304 4964800 140737000353680 18446744073709551615 4361330 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19140/tid=19144] ppid=19138 vsize=180548 CPUtime=3 cores=0,2,4,6
/proc/19140/task/19144/stat : 19144 (claspmt) R 19138 19140 18342 0 -1 4202560 1393 0 0 0 297 3 0 0 25 0 4 0 732083624 184881152 6823 33554432000 4194304 4964800 140737000353680 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.14
Current children cumulated vsize (KiB) 180548

[startup+6.30035 s]
/proc/loadavg: 4.64 6.94 7.57 9/323 19153
/proc/meminfo: memFree=15441764/32950928 swapFree=67085488/67111528
[pid=19140] ppid=19138 vsize=185308 CPUtime=24.89 cores=0,2,4,6
/proc/19140/stat : 19140 (claspmt) R 19138 19140 18342 0 -1 4202496 10565 0 2 0 2477 12 0 0 25 0 4 0 732083618 189755392 9837 33554432000 4194304 4964800 140737000353680 18446744073709551615 4660352 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19140/statm: 46327 9837 460 189 0 40676 0
[pid=19140/tid=19142] ppid=19138 vsize=185308 CPUtime=6.21 cores=0,2,4,6
/proc/19140/task/19142/stat : 19142 (claspmt) R 19138 19140 18342 0 -1 4202560 1624 0 0 0 619 2 0 0 18 0 4 0 732083624 189755392 9837 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19140/tid=19143] ppid=19138 vsize=185308 CPUtime=6.21 cores=0,2,4,6
/proc/19140/task/19143/stat : 19143 (claspmt) R 19138 19140 18342 0 -1 4202560 3252 0 0 0 616 5 0 0 25 0 4 0 732083624 189755392 9837 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670403 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19140/tid=19144] ppid=19138 vsize=185308 CPUtime=6.16 cores=0,2,4,6
/proc/19140/task/19144/stat : 19144 (claspmt) R 19138 19140 18342 0 -1 4202560 2188 0 0 0 613 3 0 0 25 0 4 0 732083624 189755392 9837 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.89
Current children cumulated vsize (KiB) 185308

[startup+12.7012 s]
/proc/loadavg: 4.91 6.96 7.58 9/323 19154
/proc/meminfo: memFree=15420336/32950928 swapFree=67085488/67111528
[pid=19140] ppid=19138 vsize=188560 CPUtime=50.42 cores=0,2,4,6
/proc/19140/stat : 19140 (claspmt) R 19138 19140 18342 0 -1 4202496 13053 0 2 0 5029 13 0 0 25 0 4 0 732083618 193085440 12325 33554432000 4194304 4964800 140737000353680 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19140/statm: 47140 12325 460 189 0 41489 0
[pid=19140/tid=19142] ppid=19138 vsize=188560 CPUtime=12.61 cores=0,2,4,6
/proc/19140/task/19142/stat : 19142 (claspmt) R 19138 19140 18342 0 -1 4202560 2297 0 0 0 1259 2 0 0 25 0 4 0 732083624 193085440 12325 33554432000 4194304 4964800 140737000353680 18446744073709551615 4362287 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19140/tid=19143] ppid=19138 vsize=188560 CPUtime=12.61 cores=0,2,4,6
/proc/19140/task/19143/stat : 19143 (claspmt) R 19138 19140 18342 0 -1 4202560 3895 0 0 0 1255 6 0 0 25 0 4 0 732083624 193085440 12325 33554432000 4194304 4964800 140737000353680 18446744073709551615 4669512 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19140/tid=19144] ppid=19138 vsize=188560 CPUtime=12.49 cores=0,2,4,6
/proc/19140/task/19144/stat : 19144 (claspmt) R 19138 19140 18342 0 -1 4202560 2609 0 0 0 1246 3 0 0 25 0 4 0 732083624 193085440 12325 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.42
Current children cumulated vsize (KiB) 188560

[startup+25.5008 s]
/proc/loadavg: 5.59 7.01 7.58 9/323 19154
/proc/meminfo: memFree=15384576/32950928 swapFree=67085488/67111528
[pid=19140] ppid=19138 vsize=192220 CPUtime=101.48 cores=0,2,4,6
/proc/19140/stat : 19140 (claspmt) R 19138 19140 18342 0 -1 4202496 16733 0 2 0 10133 15 0 0 25 0 4 0 732083618 196833280 16004 33554432000 4194304 4964800 140737000353680 18446744073709551615 4660157 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19140/statm: 48055 16004 460 189 0 42404 0
[pid=19140/tid=19142] ppid=19138 vsize=192220 CPUtime=25.41 cores=0,2,4,6
/proc/19140/task/19142/stat : 19142 (claspmt) R 19138 19140 18342 0 -1 4202560 3116 0 0 0 2538 3 0 0 25 0 4 0 732083624 196833280 16004 33554432000 4194304 4964800 140737000353680 18446744073709551615 4668672 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19140/tid=19143] ppid=19138 vsize=192220 CPUtime=25.41 cores=0,2,4,6
/proc/19140/task/19143/stat : 19143 (claspmt) R 19138 19140 18342 0 -1 4202560 5161 0 0 0 2535 6 0 0 25 0 4 0 732083624 196833280 16004 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19140/tid=19144] ppid=19138 vsize=192220 CPUtime=25.16 cores=0,2,4,6
/proc/19140/task/19144/stat : 19144 (claspmt) R 19138 19140 18342 0 -1 4202560 3679 0 0 0 2512 4 0 0 25 0 4 0 732083624 196833280 16004 33554432000 4194304 4964800 140737000353680 18446744073709551615 4669376 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 192220

[startup+51.101 s]
/proc/loadavg: 6.41 7.09 7.59 9/323 19155
/proc/meminfo: memFree=15328460/32950928 swapFree=67085488/67111528
[pid=19140] ppid=19138 vsize=261560 CPUtime=203.63 cores=0,2,4,6
/proc/19140/stat : 19140 (claspmt) R 19138 19140 18342 0 -1 4202496 21811 0 2 0 20344 19 0 0 25 0 4 0 732083618 267837440 21040 33554432000 4194304 4964800 140737000353680 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19140/statm: 65390 21040 460 189 0 59739 0
[pid=19140/tid=19142] ppid=19138 vsize=261560 CPUtime=51 cores=0,2,4,6
/proc/19140/task/19142/stat : 19142 (claspmt) R 19138 19140 18342 0 -1 4202560 4857 0 0 0 5096 4 0 0 25 0 4 0 732083624 267837440 21040 33554432000 4194304 4964800 140737000353680 18446744073709551615 4370352 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19140/tid=19143] ppid=19138 vsize=261560 CPUtime=51.01 cores=0,2,4,6
/proc/19140/task/19143/stat : 19143 (claspmt) R 19138 19140 18342 0 -1 4202560 5959 0 0 0 5094 7 0 0 25 0 4 0 732083624 267837440 21040 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19140/tid=19144] ppid=19138 vsize=261560 CPUtime=50.5 cores=0,2,4,6
/proc/19140/task/19144/stat : 19144 (claspmt) R 19138 19140 18342 0 -1 4202560 5305 0 0 0 5045 5 0 0 25 0 4 0 732083624 267837440 21040 33554432000 4194304 4964800 140737000353680 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.63
Current children cumulated vsize (KiB) 261560

[startup+102.311 s]
/proc/loadavg: 7.38 7.24 7.62 9/323 19156
/proc/meminfo: memFree=15240640/32950928 swapFree=67085488/67111528
[pid=19140] ppid=19138 vsize=267308 CPUtime=407.93 cores=0,2,4,6
/proc/19140/stat : 19140 (claspmt) R 19138 19140 18342 0 -1 4202496 27077 0 2 0 40772 21 0 0 25 0 4 0 732083618 273723392 26191 33554432000 4194304 4964800 140737000353680 18446744073709551615 4684107 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19140/statm: 66827 26191 460 189 0 61176 0
[pid=19140/tid=19142] ppid=19138 vsize=267308 CPUtime=102.2 cores=0,2,4,6
/proc/19140/task/19142/stat : 19142 (claspmt) R 19138 19140 18342 0 -1 4202560 7006 0 0 0 10216 4 0 0 25 0 4 0 732083624 273723392 26191 33554432000 4194304 4964800 140737000353680 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19140/tid=19143] ppid=19138 vsize=267308 CPUtime=102.22 cores=0,2,4,6
/proc/19140/task/19143/stat : 19143 (claspmt) R 19138 19140 18342 0 -1 4202560 8396 0 0 0 10214 8 0 0 25 0 4 0 732083624 273723392 26191 33554432000 4194304 4964800 140737000353680 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19140/tid=19144] ppid=19138 vsize=267308 CPUtime=101.18 cores=0,2,4,6
/proc/19140/task/19144/stat : 19144 (claspmt) R 19138 19140 18342 0 -1 4202560 5802 0 0 0 10113 5 0 0 25 0 4 0 732083624 273723392 26191 33554432000 4194304 4964800 140737000353680 18446744073709551615 4320872 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.93
Current children cumulated vsize (KiB) 267308

[startup+162.301 s]
/proc/loadavg: 7.91 7.41 7.65 9/323 19158
/proc/meminfo: memFree=15176972/32950928 swapFree=67085488/67111528
[pid=19140] ppid=19138 vsize=271028 CPUtime=647.28 cores=0,2,4,6
/proc/19140/stat : 19140 (claspmt) R 19138 19140 18342 0 -1 4202496 32281 0 2 0 64702 26 0 0 25 0 4 0 732083618 277532672 31312 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670295 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19140/statm: 67757 31312 460 189 0 62106 0
[pid=19140/tid=19142] ppid=19138 vsize=271028 CPUtime=162.19 cores=0,2,4,6
/proc/19140/task/19142/stat : 19142 (claspmt) R 19138 19140 18342 0 -1 4202560 8396 0 0 0 16213 6 0 0 25 0 4 0 732083624 277532672 31312 33554432000 4194304 4964800 140737000353680 18446744073709551615 4644771 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19140/tid=19143] ppid=19138 vsize=271028 CPUtime=162.21 cores=0,2,4,6
/proc/19140/task/19143/stat : 19143 (claspmt) R 19138 19140 18342 0 -1 4202560 10623 0 0 0 16211 10 0 0 25 0 4 0 732083624 277532672 31312 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19140/tid=19144] ppid=19138 vsize=271028 CPUtime=160.57 cores=0,2,4,6
/proc/19140/task/19144/stat : 19144 (claspmt) R 19138 19140 18342 0 -1 4202560 7014 0 0 0 16051 6 0 0 25 0 4 0 732083624 277532672 31312 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647.28
Current children cumulated vsize (KiB) 271028

[startup+222.301 s]
/proc/loadavg: 8.02 7.53 7.67 9/323 19159
/proc/meminfo: memFree=15082804/32950928 swapFree=67085488/67111528
[pid=19140] ppid=19138 vsize=274128 CPUtime=886.66 cores=0,2,4,6
/proc/19140/stat : 19140 (claspmt) R 19138 19140 18342 0 -1 4202496 33795 0 2 0 88639 27 0 0 25 0 4 0 732083618 280707072 32783 33554432000 4194304 4964800 140737000353680 18446744073709551615 4321042 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19140/statm: 68532 32783 460 189 0 62881 0
[pid=19140/tid=19142] ppid=19138 vsize=274128 CPUtime=222.19 cores=0,2,4,6
/proc/19140/task/19142/stat : 19142 (claspmt) R 19138 19140 18342 0 -1 4202560 8999 0 0 0 22212 7 0 0 25 0 4 0 732083624 280707072 32783 33554432000 4194304 4964800 140737000353680 18446744073709551615 4669557 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19140/tid=19143] ppid=19138 vsize=274128 CPUtime=222.22 cores=0,2,4,6
/proc/19140/task/19143/stat : 19143 (claspmt) R 19138 19140 18342 0 -1 4202560 11413 0 0 0 22211 11 0 0 25 0 4 0 732083624 280707072 32783 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19140/tid=19144] ppid=19138 vsize=274128 CPUtime=219.95 cores=0,2,4,6
/proc/19140/task/19144/stat : 19144 (claspmt) R 19138 19140 18342 0 -1 4202560 7019 0 0 0 21989 6 0 0 25 0 4 0 732083624 280707072 32783 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 886.66
Current children cumulated vsize (KiB) 274128

[startup+282.301 s]

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

[pid=19140] ppid=19138 vsize=284564 CPUtime=2562.37 cores=0,2,4,6
/proc/19140/stat : 19140 (claspmt) R 19138 19140 18342 0 -1 4202496 47738 0 2 0 256195 42 0 0 25 0 4 0 732083618 291393536 46521 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19140/statm: 71141 46521 460 189 0 65490 0
[pid=19140/tid=19142] ppid=19138 vsize=284564 CPUtime=642.16 cores=0,2,4,6
/proc/19140/task/19142/stat : 19142 (claspmt) R 19138 19140 18342 0 -1 4202560 11993 0 0 0 64206 10 0 0 25 0 4 0 732083624 291393536 46523 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19140/tid=19143] ppid=19138 vsize=284564 CPUtime=642.23 cores=0,2,4,6
/proc/19140/task/19143/stat : 19143 (claspmt) R 19138 19140 18342 0 -1 4202560 18002 0 0 0 64206 17 0 0 25 0 4 0 732083624 291393536 46523 33554432000 4194304 4964800 140737000353680 18446744073709551615 4669471 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19140/tid=19144] ppid=19138 vsize=284564 CPUtime=635.7 cores=0,2,4,6
/proc/19140/task/19144/stat : 19144 (claspmt) R 19138 19140 18342 0 -1 4202560 9170 0 0 0 63561 9 0 0 25 0 4 0 732083624 291393536 46523 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2562.37
Current children cumulated vsize (KiB) 284564

[startup+702.301 s]
/proc/loadavg: 8.06 7.96 7.82 9/323 19172
/proc/meminfo: memFree=14493868/32950928 swapFree=67085488/67111528
[pid=19140] ppid=19138 vsize=287284 CPUtime=2801.74 cores=0,2,4,6
/proc/19140/stat : 19140 (claspmt) R 19138 19140 18342 0 -1 4202496 50632 0 2 0 280128 46 0 0 25 0 4 0 732083618 294178816 49126 33554432000 4194304 4964800 140737000353680 18446744073709551615 4669153 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19140/statm: 71821 49126 460 189 0 66170 0
[pid=19140/tid=19142] ppid=19138 vsize=287284 CPUtime=702.14 cores=0,2,4,6
/proc/19140/task/19142/stat : 19142 (claspmt) R 19138 19140 18342 0 -1 4202560 12109 0 0 0 70204 10 0 0 25 0 4 0 732083624 294178816 49126 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19140/tid=19143] ppid=19138 vsize=287284 CPUtime=702.22 cores=0,2,4,6
/proc/19140/task/19143/stat : 19143 (claspmt) R 19138 19140 18342 0 -1 4202560 19981 0 0 0 70202 20 0 0 25 0 4 0 732083624 294178816 49126 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19140/tid=19144] ppid=19138 vsize=287284 CPUtime=695.09 cores=0,2,4,6
/proc/19140/task/19144/stat : 19144 (claspmt) R 19138 19140 18342 0 -1 4202560 9633 0 0 0 69500 9 0 0 25 0 4 0 732083624 294178816 49126 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2801.74
Current children cumulated vsize (KiB) 287284

[startup+762.312 s]
/proc/loadavg: 8.17 8.01 7.84 9/323 19174
/proc/meminfo: memFree=14415940/32950928 swapFree=67085488/67111528
[pid=19140] ppid=19138 vsize=295428 CPUtime=3041.16 cores=0,2,4,6
/proc/19140/stat : 19140 (claspmt) R 19138 19140 18342 0 -1 4202496 54703 0 2 0 304066 50 0 0 25 0 4 0 732083618 302518272 53194 33554432000 4194304 4964800 140737000353680 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19140/statm: 73857 53194 460 189 0 68206 0
[pid=19140/tid=19142] ppid=19138 vsize=295428 CPUtime=762.14 cores=0,2,4,6
/proc/19140/task/19142/stat : 19142 (claspmt) R 19138 19140 18342 0 -1 4202560 12516 0 0 0 76203 11 0 0 25 0 4 0 732083624 302518272 53194 33554432000 4194304 4964800 140737000353680 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19140/tid=19143] ppid=19138 vsize=295428 CPUtime=762.23 cores=0,2,4,6
/proc/19140/task/19143/stat : 19143 (claspmt) R 19138 19140 18342 0 -1 4202560 20251 0 0 0 76203 20 0 0 25 0 4 0 732083624 302518272 53194 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19140/tid=19144] ppid=19138 vsize=295428 CPUtime=754.48 cores=0,2,4,6
/proc/19140/task/19144/stat : 19144 (claspmt) R 19138 19140 18342 0 -1 4202560 11894 0 0 0 75438 10 0 0 25 0 4 0 732083624 302518272 53194 33554432000 4194304 4964800 140737000353680 18446744073709551615 4653296 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3041.16
Current children cumulated vsize (KiB) 295428

[startup+822.301 s]
/proc/loadavg: 8.06 8.00 7.85 9/323 19175
/proc/meminfo: memFree=14298584/32950928 swapFree=67085488/67111528
[pid=19140] ppid=19138 vsize=295428 CPUtime=3280.51 cores=0,2,4,6
/proc/19140/stat : 19140 (claspmt) R 19138 19140 18342 0 -1 4202496 55829 0 2 0 327999 52 0 0 25 0 4 0 732083618 302518272 54297 33554432000 4194304 4964800 140737000353680 18446744073709551615 231895188110 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19140/statm: 73857 54297 460 189 0 68206 0
[pid=19140/tid=19142] ppid=19138 vsize=295428 CPUtime=822.12 cores=0,2,4,6
/proc/19140/task/19142/stat : 19142 (claspmt) R 19138 19140 18342 0 -1 4202560 12673 0 0 0 82201 11 0 0 25 0 4 0 732083624 302518272 54297 33554432000 4194304 4964800 140737000353680 18446744073709551615 4669389 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19140/tid=19143] ppid=19138 vsize=295428 CPUtime=822.22 cores=0,2,4,6
/proc/19140/task/19143/stat : 19143 (claspmt) R 19138 19140 18342 0 -1 4202560 20675 0 0 0 82201 21 0 0 25 0 4 0 732083624 302518272 54297 33554432000 4194304 4964800 140737000353680 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19140/tid=19144] ppid=19138 vsize=295428 CPUtime=813.86 cores=0,2,4,6
/proc/19140/task/19144/stat : 19144 (claspmt) R 19138 19140 18342 0 -1 4202560 11894 0 0 0 81376 10 0 0 25 0 4 0 732083624 302518272 54297 33554432000 4194304 4964800 140737000353680 18446744073709551615 4644886 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3280.51
Current children cumulated vsize (KiB) 295428

[startup+882.3 s]
/proc/loadavg: 8.06 8.01 7.86 9/323 19177
/proc/meminfo: memFree=14259476/32950928 swapFree=67085488/67111528
[pid=19140] ppid=19138 vsize=295428 CPUtime=3519.88 cores=0,2,4,6
/proc/19140/stat : 19140 (claspmt) R 19138 19140 18342 0 -1 4202496 55845 0 2 0 351935 53 0 0 25 0 4 0 732083618 302518272 54311 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19140/statm: 73857 54311 460 189 0 68206 0
[pid=19140/tid=19142] ppid=19138 vsize=295428 CPUtime=882.12 cores=0,2,4,6
/proc/19140/task/19142/stat : 19142 (claspmt) R 19138 19140 18342 0 -1 4202560 12681 0 0 0 88201 11 0 0 25 0 4 0 732083624 302518272 54311 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670203 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19140/tid=19143] ppid=19138 vsize=295428 CPUtime=882.22 cores=0,2,4,6
/proc/19140/task/19143/stat : 19143 (claspmt) R 19138 19140 18342 0 -1 4202560 20677 0 0 0 88201 21 0 0 25 0 4 0 732083624 302518272 54311 33554432000 4194304 4964800 140737000353680 18446744073709551615 4320872 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19140/tid=19144] ppid=19138 vsize=295428 CPUtime=873.25 cores=0,2,4,6
/proc/19140/task/19144/stat : 19144 (claspmt) R 19138 19140 18342 0 -1 4202560 11899 0 0 0 87315 10 0 0 25 0 4 0 732083624 302518272 54311 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3519.88
Current children cumulated vsize (KiB) 295428

[startup+942.301 s]
/proc/loadavg: 8.10 8.02 7.87 9/323 19178
/proc/meminfo: memFree=14185520/32950928 swapFree=67085488/67111528
[pid=19140] ppid=19138 vsize=296632 CPUtime=3759.28 cores=0,2,4,6
/proc/19140/stat : 19140 (claspmt) R 19138 19140 18342 0 -1 4202496 56149 0 2 0 375874 54 0 0 25 0 4 0 732083618 303751168 54605 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19140/statm: 74158 54605 460 189 0 68507 0
[pid=19140/tid=19142] ppid=19138 vsize=296632 CPUtime=942.12 cores=0,2,4,6
/proc/19140/task/19142/stat : 19142 (claspmt) R 19138 19140 18342 0 -1 4202560 12976 0 0 0 94200 12 0 0 25 0 4 0 732083624 303751168 54605 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19140/tid=19143] ppid=19138 vsize=296632 CPUtime=942.23 cores=0,2,4,6
/proc/19140/task/19143/stat : 19143 (claspmt) R 19138 19140 18342 0 -1 4202560 20683 0 0 0 94201 22 0 0 25 0 4 0 732083624 303751168 54605 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19140/tid=19144] ppid=19138 vsize=296632 CPUtime=932.65 cores=0,2,4,6
/proc/19140/task/19144/stat : 19144 (claspmt) R 19138 19140 18342 0 -1 4202560 11902 0 0 0 93254 11 0 0 25 0 4 0 732083624 303751168 54605 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3759.28
Current children cumulated vsize (KiB) 296632

[startup+1002.3 s]
/proc/loadavg: 8.10 8.03 7.88 9/323 19180
/proc/meminfo: memFree=14145420/32950928 swapFree=67085488/67111528
[pid=19140] ppid=19138 vsize=296632 CPUtime=3998.67 cores=0,2,4,6
/proc/19140/stat : 19140 (claspmt) R 19138 19140 18342 0 -1 4202496 56169 0 2 0 399812 55 0 0 25 0 4 0 732083618 303751168 54624 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19140/statm: 74158 54624 460 189 0 68507 0
[pid=19140/tid=19142] ppid=19138 vsize=296632 CPUtime=1002.12 cores=0,2,4,6
/proc/19140/task/19142/stat : 19142 (claspmt) R 19138 19140 18342 0 -1 4202560 12976 0 0 0 100200 12 0 0 25 0 4 0 732083624 303751168 54624 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19140/tid=19143] ppid=19138 vsize=296632 CPUtime=1002.23 cores=0,2,4,6
/proc/19140/task/19143/stat : 19143 (claspmt) R 19138 19140 18342 0 -1 4202560 20684 0 0 0 100201 22 0 0 25 0 4 0 732083624 303751168 54624 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19140/tid=19144] ppid=19138 vsize=296632 CPUtime=992.04 cores=0,2,4,6
/proc/19140/task/19144/stat : 19144 (claspmt) R 19138 19140 18342 0 -1 4202560 11921 0 0 0 99193 11 0 0 25 0 4 0 732083624 303751168 54624 33554432000 4194304 4964800 140737000353680 18446744073709551615 4321023 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3998.67
Current children cumulated vsize (KiB) 296632

[startup+1062.3 s]
/proc/loadavg: 8.04 8.02 7.89 9/323 19182
/proc/meminfo: memFree=14096652/32950928 swapFree=67085488/67111528
[pid=19140] ppid=19138 vsize=296632 CPUtime=4238.05 cores=0,2,4,6
/proc/19140/stat : 19140 (claspmt) R 19138 19140 18342 0 -1 4202496 58040 0 2 0 423748 57 0 0 25 0 4 0 732083618 303751168 56466 33554432000 4194304 4964800 140737000353680 18446744073709551615 4653320 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19140/statm: 74158 56466 460 189 0 68507 0
[pid=19140/tid=19142] ppid=19138 vsize=296632 CPUtime=1062.11 cores=0,2,4,6
/proc/19140/task/19142/stat : 19142 (claspmt) R 19138 19140 18342 0 -1 4202560 13156 0 0 0 106199 12 0 0 25 0 4 0 732083624 303751168 56466 33554432000 4194304 4964800 140737000353680 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19140/tid=19143] ppid=19138 vsize=296632 CPUtime=1062.23 cores=0,2,4,6
/proc/19140/task/19143/stat : 19143 (claspmt) R 19138 19140 18342 0 -1 4202560 22368 0 0 0 106199 24 0 0 25 0 4 0 732083624 303751168 56466 33554432000 4194304 4964800 140737000353680 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19140/tid=19144] ppid=19138 vsize=296632 CPUtime=1051.43 cores=0,2,4,6
/proc/19140/task/19144/stat : 19144 (claspmt) R 19138 19140 18342 0 -1 4202560 11928 0 0 0 105132 11 0 0 25 0 4 0 732083624 303751168 56466 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4238.05
Current children cumulated vsize (KiB) 296632

[startup+1122.3 s]
/proc/loadavg: 8.07 8.03 7.90 9/323 19183
/proc/meminfo: memFree=14049588/32950928 swapFree=67085488/67111528
[pid=19140] ppid=19138 vsize=296632 CPUtime=4477.45 cores=0,2,4,6
/proc/19140/stat : 19140 (claspmt) R 19138 19140 18342 0 -1 4202496 58569 0 2 0 447686 59 0 0 25 0 4 0 732083618 303751168 56950 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670392 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19140/statm: 74158 56950 460 189 0 68507 0
[pid=19140/tid=19142] ppid=19138 vsize=296632 CPUtime=1122.11 cores=0,2,4,6
/proc/19140/task/19142/stat : 19142 (claspmt) R 19138 19140 18342 0 -1 4202560 13201 0 0 0 112199 12 0 0 25 0 4 0 732083624 303751168 56950 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19140/tid=19143] ppid=19138 vsize=296632 CPUtime=1122.24 cores=0,2,4,6
/proc/19140/task/19143/stat : 19143 (claspmt) R 19138 19140 18342 0 -1 4202560 22796 0 0 0 112199 25 0 0 25 0 4 0 732083624 303751168 56950 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19140/tid=19144] ppid=19138 vsize=296632 CPUtime=1110.82 cores=0,2,4,6
/proc/19140/task/19144/stat : 19144 (claspmt) R 19138 19140 18342 0 -1 4202560 11928 0 0 0 111071 11 0 0 25 0 4 0 732083624 303751168 56950 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4477.45
Current children cumulated vsize (KiB) 296632

[startup+1182.3 s]
/proc/loadavg: 8.09 8.04 7.91 9/323 19185
/proc/meminfo: memFree=14024484/32950928 swapFree=67085488/67111528
[pid=19140] ppid=19138 vsize=300064 CPUtime=4716.83 cores=0,2,4,6
/proc/19140/stat : 19140 (claspmt) R 19138 19140 18342 0 -1 4202496 59450 0 2 0 471624 59 0 0 25 0 4 0 732083618 307265536 57831 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19140/statm: 75016 57831 460 189 0 69365 0
[pid=19140/tid=19142] ppid=19138 vsize=300064 CPUtime=1182.1 cores=0,2,4,6
/proc/19140/task/19142/stat : 19142 (claspmt) R 19138 19140 18342 0 -1 4202560 13745 0 0 0 118198 12 0 0 25 0 4 0 732083624 307265536 57831 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670674 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19140/tid=19143] ppid=19138 vsize=300064 CPUtime=1182.24 cores=0,2,4,6
/proc/19140/task/19143/stat : 19143 (claspmt) R 19138 19140 18342 0 -1 4202560 22797 0 0 0 118199 25 0 0 25 0 4 0 732083624 307265536 57831 33554432000 4194304 4964800 140737000353680 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19140/tid=19144] ppid=19138 vsize=300064 CPUtime=1170.21 cores=0,2,4,6
/proc/19140/task/19144/stat : 19144 (claspmt) R 19138 19140 18342 0 -1 4202560 11932 0 0 0 117010 11 0 0 25 0 4 0 732083624 307265536 57831 33554432000 4194304 4964800 140737000353680 18446744073709551615 4669437 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4716.83
Current children cumulated vsize (KiB) 300064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 8.06 8.04 7.91 9/323 19185
/proc/meminfo: memFree=13987996/32950928 swapFree=67085488/67111528
[pid=19140] ppid=19138 vsize=300064 CPUtime=4800.23 cores=0,2,4,6
/proc/19140/stat : 19140 (claspmt) R 19138 19140 18342 0 -1 4202496 59455 0 2 0 479964 59 0 0 25 0 4 0 732083618 307265536 57836 33554432000 4194304 4964800 140737000353680 18446744073709551615 4315506 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19140/statm: 75016 57836 460 189 0 69365 0
[pid=19140/tid=19142] ppid=19138 vsize=300064 CPUtime=1203.01 cores=0,2,4,6
/proc/19140/task/19142/stat : 19142 (claspmt) R 19138 19140 18342 0 -1 4202560 13745 0 0 0 120289 12 0 0 25 0 4 0 732083624 307265536 57836 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19140/tid=19143] ppid=19138 vsize=300064 CPUtime=1203.15 cores=0,2,4,6
/proc/19140/task/19143/stat : 19143 (claspmt) R 19138 19140 18342 0 -1 4202560 22797 0 0 0 120290 25 0 0 25 0 4 0 732083624 307265536 57836 33554432000 4194304 4964800 140737000353680 18446744073709551615 4654449 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19140/tid=19144] ppid=19138 vsize=300064 CPUtime=1190.9 cores=0,2,4,6
/proc/19140/task/19144/stat : 19144 (claspmt) R 19138 19140 18342 0 -1 4202560 11932 0 0 0 119079 11 0 0 25 0 4 0 732083624 307265536 57836 33554432000 4194304 4964800 140737000353680 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 300064

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): 1203.25
CPU time (s): 4800.31
CPU user time (s): 4799.7
CPU system time (s): 0.610907
CPU usage (%): 398.945
Max. virtual memory (cumulated for all children) (KiB): 300064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.7
system time used= 0.610907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59467
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20253
involuntary context switches= 22902

runsolver used 3.3175 second user time and 8.73767 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-15 02:15:29
IDJOB=3373536
IDBENCH=70810
IDSOLVER=1853
FILE ID=node114/3373536-1305418529
RUNJOBID= node114-1305418529-19126
PBS_JOBID= 13324529
Free space on /tmp= 72980 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray04_32.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3373536-1305418529/watcher-3373536-1305418529 -o /tmp/evaluation-result-3373536-1305418529/solver-3373536-1305418529 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373536-1305418529.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 2fe3650d4a602f63086e937176360ebb
RANDOM SEED=785892327

node114.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15690976 kB
Buffers:        282472 kB
Cached:        6217024 kB
SwapCached:         96 kB
Active:       11883104 kB
Inactive:      4969008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15690976 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:            1236 kB
Writeback:           0 kB
AnonPages:    10352680 kB
Mapped:          26296 kB
Slab:           306916 kB
PageTables:      36540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52433480 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72968 MiB
End job on node114 at 2011-05-15 02:35:35