Trace number 3373156

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.12 1202.63

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
MD5SUM642fce7e30a701c3223fa5771c2e57dc
Bench CategoryCRAFTED (crafted 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 variables186
Number of clauses9795
Sum of the clauses size43014
Maximum clause length14
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51239

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...427485/instance-3373156-1305427485.cnf
0.00/0.02	c Solving...
4800.07/1202.61	
4800.07/1202.61	*** INTERRUPTED! ***
4800.07/1202.61	*** Shutting down threads...
4800.07/1202.62	s UNKNOWN
4800.07/1202.62	
4800.07/1202.62	c INTERRUPTED   : 1
4800.07/1202.62	c Models        : 0+    
4800.07/1202.62	c Time          : 1202.612s (Solving: 1202.59s 1st Model: 0.00s Unsat: 0.00s)
4800.07/1202.62	c CPU Time      : 4800.100s

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-3373156-1305427485/watcher-3373156-1305427485 -o /tmp/evaluation-result-3373156-1305427485/solver-3373156-1305427485 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373156-1305427485.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: 8.09 7.16 4.56 6/282 29265
/proc/meminfo: memFree=24728264/32951124 swapFree=67057896/67111528
[pid=29265] ppid=29263 vsize=21644 CPUtime=0 cores=0,2,4,6
/proc/29265/stat : 29265 (claspmt) R 29263 29265 29180 0 -1 4202496 706 0 0 0 0 0 0 0 25 0 1 0 635163784 22163456 635 33554432000 4194304 4964800 140736729955360 18446744073709551615 254261313291 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29265/statm: 5411 635 396 189 0 285 0

[startup+0.0564541 s]
/proc/loadavg: 8.09 7.16 4.56 6/282 29265
/proc/meminfo: memFree=24728264/32951124 swapFree=67057896/67111528
[pid=29265] ppid=29263 vsize=168708 CPUtime=0.12 cores=0,2,4,6
/proc/29265/stat : 29265 (claspmt) S 29263 29265 29180 0 -1 4202496 1077 0 0 0 12 0 0 0 25 0 4 0 635163784 172756992 1004 33554432000 4194304 4964800 140736729955360 18446744073709551615 254261721582 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29265/statm: 42177 1004 458 189 0 36526 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 168708

[startup+0.113142 s]
/proc/loadavg: 8.09 7.16 4.56 6/282 29265
/proc/meminfo: memFree=24728264/32951124 swapFree=67057896/67111528
[pid=29265] ppid=29263 vsize=169104 CPUtime=0.34 cores=0,2,4,6
/proc/29265/stat : 29265 (claspmt) R 29263 29265 29180 0 -1 4202496 1413 0 0 0 34 0 0 0 25 0 4 0 635163784 173162496 1340 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670534 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29265/statm: 42276 1340 458 189 0 36625 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 169104

[startup+0.300121 s]
/proc/loadavg: 8.09 7.16 4.56 6/282 29265
/proc/meminfo: memFree=24728264/32951124 swapFree=67057896/67111528
[pid=29265] ppid=29263 vsize=169500 CPUtime=1.09 cores=0,2,4,6
/proc/29265/stat : 29265 (claspmt) R 29263 29265 29180 0 -1 4202496 1700 0 0 0 109 0 0 0 25 0 4 0 635163784 173568000 1627 33554432000 4194304 4964800 140736729955360 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29265/statm: 42375 1627 458 189 0 36724 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 169500

[startup+0.70105 s]
/proc/loadavg: 8.09 7.16 4.56 6/282 29265
/proc/meminfo: memFree=24728264/32951124 swapFree=67057896/67111528
[pid=29265] ppid=29263 vsize=170604 CPUtime=2.69 cores=0,2,4,6
/proc/29265/stat : 29265 (claspmt) R 29263 29265 29180 0 -1 4202496 2280 0 0 0 269 0 0 0 25 0 4 0 635163784 174698496 2207 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670330 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29265/statm: 42651 2207 458 189 0 37000 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 170604

[startup+1.50091 s]
/proc/loadavg: 8.09 7.18 4.58 10/286 29269
/proc/meminfo: memFree=24720172/32951124 swapFree=67057896/67111528
[pid=29265] ppid=29263 vsize=171932 CPUtime=5.88 cores=0,2,4,6
/proc/29265/stat : 29265 (claspmt) R 29263 29265 29180 0 -1 4202496 3122 0 0 0 588 0 0 0 25 0 4 0 635163784 176058368 3013 33554432000 4194304 4964800 140736729955360 18446744073709551615 4321023 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29265/statm: 42983 3013 458 189 0 37332 0
[pid=29265/tid=29267] ppid=29263 vsize=171932 CPUtime=1.45 cores=0,2,4,6
/proc/29265/task/29267/stat : 29267 (claspmt) R 29263 29265 29180 0 -1 4202560 534 0 0 0 145 0 0 0 25 0 4 0 635163787 176058368 3013 33554432000 4194304 4964800 140736729955360 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29265/tid=29268] ppid=29263 vsize=171932 CPUtime=1.46 cores=0,2,4,6
/proc/29265/task/29268/stat : 29268 (claspmt) R 29263 29265 29180 0 -1 4202560 858 0 0 0 146 0 0 0 20 0 4 0 635163787 176058368 3013 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29265/tid=29269] ppid=29263 vsize=171932 CPUtime=1.46 cores=0,2,4,6
/proc/29265/task/29269/stat : 29269 (claspmt) R 29263 29265 29180 0 -1 4202560 485 0 0 0 146 0 0 0 20 0 4 0 635163787 176058368 3013 33554432000 4194304 4964800 140736729955360 18446744073709551615 4631196 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 171932

[startup+3.10063 s]
/proc/loadavg: 8.09 7.18 4.58 9/286 29269
/proc/meminfo: memFree=24714216/32951124 swapFree=67057896/67111528
[pid=29265] ppid=29263 vsize=173296 CPUtime=12.26 cores=0,2,4,6
/proc/29265/stat : 29265 (claspmt) R 29263 29265 29180 0 -1 4202496 4254 0 0 0 1226 0 0 0 25 0 4 0 635163784 177455104 4091 33554432000 4194304 4964800 140736729955360 18446744073709551615 4668777 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29265/statm: 43324 4091 460 189 0 37673 0
[pid=29265/tid=29267] ppid=29263 vsize=173296 CPUtime=3.04 cores=0,2,4,6
/proc/29265/task/29267/stat : 29267 (claspmt) R 29263 29265 29180 0 -1 4202560 793 0 0 0 304 0 0 0 25 0 4 0 635163787 177455104 4091 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29265/tid=29268] ppid=29263 vsize=173296 CPUtime=3.05 cores=0,2,4,6
/proc/29265/task/29268/stat : 29268 (claspmt) R 29263 29265 29180 0 -1 4202560 1394 0 0 0 305 0 0 0 25 0 4 0 635163787 177455104 4091 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670378 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29265/tid=29269] ppid=29263 vsize=173296 CPUtime=3.06 cores=0,2,4,6
/proc/29265/task/29269/stat : 29269 (claspmt) R 29263 29265 29180 0 -1 4202560 626 0 0 0 306 0 0 0 25 0 4 0 635163787 177455104 4091 33554432000 4194304 4964800 140736729955360 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 173296

[startup+6.30106 s]
/proc/loadavg: 8.09 7.18 4.58 9/286 29269
/proc/meminfo: memFree=24708236/32951124 swapFree=67057896/67111528
[pid=29265] ppid=29263 vsize=175188 CPUtime=25.04 cores=0,2,4,6
/proc/29265/stat : 29265 (claspmt) R 29263 29265 29180 0 -1 4202496 5284 0 0 0 2503 1 0 0 25 0 4 0 635163784 179392512 5121 33554432000 4194304 4964800 140736729955360 18446744073709551615 4627290 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29265/statm: 43797 5121 460 189 0 38146 0
[pid=29265/tid=29267] ppid=29263 vsize=175188 CPUtime=6.21 cores=0,2,4,6
/proc/29265/task/29267/stat : 29267 (claspmt) R 29263 29265 29180 0 -1 4202560 1066 0 0 0 621 0 0 0 25 0 4 0 635163787 179392512 5121 33554432000 4194304 4964800 140736729955360 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29265/tid=29268] ppid=29263 vsize=175188 CPUtime=6.25 cores=0,2,4,6
/proc/29265/task/29268/stat : 29268 (claspmt) R 29263 29265 29180 0 -1 4202560 1840 0 0 0 625 0 0 0 25 0 4 0 635163787 179392512 5121 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29265/tid=29269] ppid=29263 vsize=175188 CPUtime=6.26 cores=0,2,4,6
/proc/29265/task/29269/stat : 29269 (claspmt) R 29263 29265 29180 0 -1 4202560 770 0 0 0 626 0 0 0 25 0 4 0 635163787 179392512 5121 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670440 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 175188

[startup+12.7009 s]
/proc/loadavg: 8.15 7.22 4.62 9/286 29269
/proc/meminfo: memFree=24701564/32951124 swapFree=67057896/67111528
[pid=29265] ppid=29263 vsize=177564 CPUtime=50.58 cores=0,2,4,6
/proc/29265/stat : 29265 (claspmt) R 29263 29265 29180 0 -1 4202496 6816 0 0 0 5056 2 0 0 25 0 4 0 635163784 181825536 6653 33554432000 4194304 4964800 140736729955360 18446744073709551615 4627309 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29265/statm: 44391 6653 460 189 0 38740 0
[pid=29265/tid=29267] ppid=29263 vsize=177564 CPUtime=12.55 cores=0,2,4,6
/proc/29265/task/29267/stat : 29267 (claspmt) R 29263 29265 29180 0 -1 4202560 1666 0 0 0 1255 0 0 0 25 0 4 0 635163787 181825536 6653 33554432000 4194304 4964800 140736729955360 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29265/tid=29268] ppid=29263 vsize=177564 CPUtime=12.65 cores=0,2,4,6
/proc/29265/task/29268/stat : 29268 (claspmt) R 29263 29265 29180 0 -1 4202560 2346 0 0 0 1265 0 0 0 25 0 4 0 635163787 181825536 6653 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29265/tid=29269] ppid=29263 vsize=177564 CPUtime=12.66 cores=0,2,4,6
/proc/29265/task/29269/stat : 29269 (claspmt) R 29263 29265 29180 0 -1 4202560 960 0 0 0 1266 0 0 0 25 0 4 0 635163787 181825536 6653 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 177564

[startup+25.5007 s]
/proc/loadavg: 8.12 7.24 4.65 9/286 29269
/proc/meminfo: memFree=24696848/32951124 swapFree=67057896/67111528
[pid=29265] ppid=29263 vsize=178356 CPUtime=101.67 cores=0,2,4,6
/proc/29265/stat : 29265 (claspmt) R 29263 29265 29180 0 -1 4202496 7700 0 0 0 10164 3 0 0 18 0 4 0 635163784 182636544 7534 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670313 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29265/statm: 44589 7534 460 189 0 38938 0
[pid=29265/tid=29267] ppid=29263 vsize=178356 CPUtime=25.24 cores=0,2,4,6
/proc/29265/task/29267/stat : 29267 (claspmt) R 29263 29265 29180 0 -1 4202560 2041 0 0 0 2524 0 0 0 25 0 4 0 635163787 182636544 7534 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29265/tid=29268] ppid=29263 vsize=178356 CPUtime=25.45 cores=0,2,4,6
/proc/29265/task/29268/stat : 29268 (claspmt) R 29263 29265 29180 0 -1 4202560 2675 0 0 0 2544 1 0 0 25 0 4 0 635163787 182636544 7534 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29265/tid=29269] ppid=29263 vsize=178356 CPUtime=25.46 cores=0,2,4,6
/proc/29265/task/29269/stat : 29269 (claspmt) R 29263 29265 29180 0 -1 4202560 1076 0 0 0 2546 0 0 0 25 0 4 0 635163787 182636544 7534 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 178356

[startup+51.1011 s]
/proc/loadavg: 8.07 7.31 4.76 9/286 29270
/proc/meminfo: memFree=24680328/32951124 swapFree=67057896/67111528
[pid=29265] ppid=29263 vsize=244972 CPUtime=203.86 cores=0,2,4,6
/proc/29265/stat : 29265 (claspmt) R 29263 29265 29180 0 -1 4202496 10308 0 0 0 20381 5 0 0 25 0 4 0 635163784 250851328 10142 33554432000 4194304 4964800 140736729955360 18446744073709551615 4660384 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29265/statm: 61243 10142 460 189 0 55592 0
[pid=29265/tid=29267] ppid=29263 vsize=244972 CPUtime=50.64 cores=0,2,4,6
/proc/29265/task/29267/stat : 29267 (claspmt) R 29263 29265 29180 0 -1 4202560 2667 0 0 0 5063 1 0 0 25 0 4 0 635163787 250851328 10142 33554432000 4194304 4964800 140736729955360 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29265/tid=29268] ppid=29263 vsize=244972 CPUtime=51.05 cores=0,2,4,6
/proc/29265/task/29268/stat : 29268 (claspmt) R 29263 29265 29180 0 -1 4202560 3557 0 0 0 5104 1 0 0 25 0 4 0 635163787 250851328 10142 33554432000 4194304 4964800 140736729955360 18446744073709551615 4627362 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29265/tid=29269] ppid=29263 vsize=244972 CPUtime=51.06 cores=0,2,4,6
/proc/29265/task/29269/stat : 29269 (claspmt) R 29263 29265 29180 0 -1 4202560 2049 0 0 0 5105 1 0 0 25 0 4 0 635163787 250851328 10142 33554432000 4194304 4964800 140736729955360 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 244972

[startup+102.31 s]
/proc/loadavg: 8.07 7.43 4.93 9/286 29271
/proc/meminfo: memFree=24670524/32951124 swapFree=67057896/67111528
[pid=29265] ppid=29263 vsize=246760 CPUtime=408.25 cores=0,2,4,6
/proc/29265/stat : 29265 (claspmt) R 29263 29265 29180 0 -1 4202496 12037 0 0 0 40818 7 0 0 25 0 4 0 635163784 252682240 11871 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29265/statm: 61690 11871 460 189 0 56039 0
[pid=29265/tid=29267] ppid=29263 vsize=246760 CPUtime=101.41 cores=0,2,4,6
/proc/29265/task/29267/stat : 29267 (claspmt) R 29263 29265 29180 0 -1 4202560 3347 0 0 0 10140 1 0 0 25 0 4 0 635163787 252682240 11871 33554432000 4194304 4964800 140736729955360 18446744073709551615 4684016 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29265/tid=29268] ppid=29263 vsize=246760 CPUtime=102.26 cores=0,2,4,6
/proc/29265/task/29268/stat : 29268 (claspmt) R 29263 29265 29180 0 -1 4202560 4384 0 0 0 10224 2 0 0 25 0 4 0 635163787 252682240 11871 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29265/tid=29269] ppid=29263 vsize=246760 CPUtime=102.27 cores=0,2,4,6
/proc/29265/task/29269/stat : 29269 (claspmt) R 29263 29265 29180 0 -1 4202560 2202 0 0 0 10226 1 0 0 25 0 4 0 635163787 252682240 11871 33554432000 4194304 4964800 140736729955360 18446744073709551615 4668721 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.25
Current children cumulated vsize (KiB) 246760

[startup+162.3 s]
/proc/loadavg: 8.13 7.56 5.13 9/286 29273
/proc/meminfo: memFree=24663952/32951124 swapFree=67057896/67111528
[pid=29265] ppid=29263 vsize=247708 CPUtime=647.71 cores=0,2,4,6
/proc/29265/stat : 29265 (claspmt) R 29263 29265 29180 0 -1 4202496 13276 0 0 0 64763 8 0 0 25 0 4 0 635163784 253652992 13105 33554432000 4194304 4964800 140736729955360 18446744073709551615 4327091 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29265/statm: 61927 13105 460 189 0 56276 0
[pid=29265/tid=29267] ppid=29263 vsize=247708 CPUtime=160.92 cores=0,2,4,6
/proc/29265/task/29267/stat : 29267 (claspmt) R 29263 29265 29180 0 -1 4202560 3866 0 0 0 16090 2 0 0 25 0 4 0 635163787 253652992 13105 33554432000 4194304 4964800 140736729955360 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29265/tid=29268] ppid=29263 vsize=247708 CPUtime=162.25 cores=0,2,4,6
/proc/29265/task/29268/stat : 29268 (claspmt) R 29263 29265 29180 0 -1 4202560 4761 0 0 0 16222 3 0 0 25 0 4 0 635163787 253652992 13105 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29265/tid=29269] ppid=29263 vsize=247708 CPUtime=162.26 cores=0,2,4,6
/proc/29265/task/29269/stat : 29269 (claspmt) R 29263 29265 29180 0 -1 4202560 2488 0 0 0 16225 1 0 0 25 0 4 0 635163787 253652992 13105 33554432000 4194304 4964800 140736729955360 18446744073709551615 4627540 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 647.71
Current children cumulated vsize (KiB) 247708

[startup+222.301 s]
/proc/loadavg: 8.08 7.65 5.31 9/286 29275
/proc/meminfo: memFree=24659600/32951124 swapFree=67057896/67111528
[pid=29265] ppid=29263 vsize=248660 CPUtime=887.21 cores=0,2,4,6
/proc/29265/stat : 29265 (claspmt) R 29263 29265 29180 0 -1 4202496 14232 0 0 0 88711 10 0 0 25 0 4 0 635163784 254627840 14042 33554432000 4194304 4964800 140736729955360 18446744073709551615 4321093 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29265/statm: 62165 14042 460 189 0 56514 0
[pid=29265/tid=29267] ppid=29263 vsize=248660 CPUtime=220.42 cores=0,2,4,6
/proc/29265/task/29267/stat : 29267 (claspmt) R 29263 29265 29180 0 -1 4202560 4323 0 0 0 22040 2 0 0 25 0 4 0 635163787 254627840 14042 33554432000 4194304 4964800 140736729955360 18446744073709551615 4627810 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29265/tid=29268] ppid=29263 vsize=248660 CPUtime=222.25 cores=0,2,4,6
/proc/29265/task/29268/stat : 29268 (claspmt) R 29263 29265 29180 0 -1 4202560 5223 0 0 0 22222 3 0 0 25 0 4 0 635163787 254627840 14042 33554432000 4194304 4964800 140736729955360 18446744073709551615 4631252 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29265/tid=29269] ppid=29263 vsize=248660 CPUtime=222.27 cores=0,2,4,6
/proc/29265/task/29269/stat : 29269 (claspmt) R 29263 29265 29180 0 -1 4202560 2508 0 0 0 22225 2 0 0 25 0 4 0 635163787 254627840 14042 33554432000 4194304 4964800 140736729955360 18446744073709551615 4627341 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 887.21
Current children cumulated vsize (KiB) 248660

[startup+282.3 s]

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

[pid=29265] ppid=29263 vsize=252640 CPUtime=2563.68 cores=0,2,4,6
/proc/29265/stat : 29265 (claspmt) R 29263 29265 29180 0 -1 4202496 17809 0 0 0 256347 21 0 0 25 0 4 0 635163784 258703360 17585 33554432000 4194304 4964800 140736729955360 18446744073709551615 4684742 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29265/statm: 63160 17585 460 189 0 57509 0
[pid=29265/tid=29267] ppid=29263 vsize=252640 CPUtime=636.95 cores=0,2,4,6
/proc/29265/task/29267/stat : 29267 (claspmt) R 29263 29265 29180 0 -1 4202560 6222 0 0 0 63690 5 0 0 25 0 4 0 635163787 258703360 17585 33554432000 4194304 4964800 140736729955360 18446744073709551615 4668756 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29265/tid=29268] ppid=29263 vsize=252640 CPUtime=642.25 cores=0,2,4,6
/proc/29265/task/29268/stat : 29268 (claspmt) R 29263 29265 29180 0 -1 4202560 6324 0 0 0 64219 6 0 0 25 0 4 0 635163787 258703360 17585 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670415 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29265/tid=29269] ppid=29263 vsize=252640 CPUtime=642.27 cores=0,2,4,6
/proc/29265/task/29269/stat : 29269 (claspmt) R 29263 29265 29180 0 -1 4202560 2851 0 0 0 64223 4 0 0 25 0 4 0 635163787 258703360 17585 33554432000 4194304 4964800 140736729955360 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2563.68
Current children cumulated vsize (KiB) 252640

[startup+702.301 s]
/proc/loadavg: 8.06 8.00 6.42 9/286 29317
/proc/meminfo: memFree=24714740/32951124 swapFree=67057896/67111528
[pid=29265] ppid=29263 vsize=252848 CPUtime=2803.15 cores=0,2,4,6
/proc/29265/stat : 29265 (claspmt) R 29263 29265 29180 0 -1 4202496 17972 0 0 0 280293 22 0 0 25 0 4 0 635163784 258916352 17748 33554432000 4194304 4964800 140736729955360 18446744073709551615 4364621 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29265/statm: 63212 17748 460 189 0 57561 0
[pid=29265/tid=29267] ppid=29263 vsize=252848 CPUtime=696.45 cores=0,2,4,6
/proc/29265/task/29267/stat : 29267 (claspmt) R 29263 29265 29180 0 -1 4202560 6359 0 0 0 69640 5 0 0 25 0 4 0 635163787 258916352 17748 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29265/tid=29268] ppid=29263 vsize=252848 CPUtime=702.24 cores=0,2,4,6
/proc/29265/task/29268/stat : 29268 (claspmt) R 29263 29265 29180 0 -1 4202560 6335 0 0 0 70218 6 0 0 25 0 4 0 635163787 258916352 17748 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29265/tid=29269] ppid=29263 vsize=252848 CPUtime=702.26 cores=0,2,4,6
/proc/29265/task/29269/stat : 29269 (claspmt) R 29263 29265 29180 0 -1 4202560 2866 0 0 0 70222 4 0 0 25 0 4 0 635163787 258916352 17748 33554432000 4194304 4964800 140736729955360 18446744073709551615 4668748 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2803.15
Current children cumulated vsize (KiB) 252848

[startup+762.31 s]
/proc/loadavg: 8.10 8.03 6.53 9/286 29319
/proc/meminfo: memFree=24709156/32951124 swapFree=67057896/67111528
[pid=29265] ppid=29263 vsize=252848 CPUtime=3042.68 cores=0,2,4,6
/proc/29265/stat : 29265 (claspmt) R 29263 29265 29180 0 -1 4202496 18094 0 0 0 304245 23 0 0 25 0 4 0 635163784 258916352 17870 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670295 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29265/statm: 63212 17870 460 189 0 57561 0
[pid=29265/tid=29267] ppid=29263 vsize=252848 CPUtime=755.97 cores=0,2,4,6
/proc/29265/task/29267/stat : 29267 (claspmt) R 29263 29265 29180 0 -1 4202560 6435 0 0 0 75591 6 0 0 25 0 4 0 635163787 258916352 17870 33554432000 4194304 4964800 140736729955360 18446744073709551615 4332144 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29265/tid=29268] ppid=29263 vsize=252848 CPUtime=762.26 cores=0,2,4,6
/proc/29265/task/29268/stat : 29268 (claspmt) R 29263 29265 29180 0 -1 4202560 6378 0 0 0 76219 7 0 0 25 0 4 0 635163787 258916352 17870 33554432000 4194304 4964800 140736729955360 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29265/tid=29269] ppid=29263 vsize=252848 CPUtime=762.27 cores=0,2,4,6
/proc/29265/task/29269/stat : 29269 (claspmt) R 29263 29265 29180 0 -1 4202560 2867 0 0 0 76222 5 0 0 25 0 4 0 635163787 258916352 17870 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3042.68
Current children cumulated vsize (KiB) 252848

[startup+822.301 s]
/proc/loadavg: 8.03 8.02 6.62 9/286 29321
/proc/meminfo: memFree=24704808/32951124 swapFree=67057896/67111528
[pid=29265] ppid=29263 vsize=252848 CPUtime=3282.14 cores=0,2,4,6
/proc/29265/stat : 29265 (claspmt) R 29263 29265 29180 0 -1 4202496 18303 0 0 0 328189 25 0 0 25 0 4 0 635163784 258916352 18079 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29265/statm: 63212 18079 460 189 0 57561 0
[pid=29265/tid=29267] ppid=29263 vsize=252848 CPUtime=815.47 cores=0,2,4,6
/proc/29265/task/29267/stat : 29267 (claspmt) R 29263 29265 29180 0 -1 4202560 6578 0 0 0 81540 7 0 0 25 0 4 0 635163787 258916352 18079 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29265/tid=29268] ppid=29263 vsize=252848 CPUtime=822.24 cores=0,2,4,6
/proc/29265/task/29268/stat : 29268 (claspmt) R 29263 29265 29180 0 -1 4202560 6442 0 0 0 82217 7 0 0 25 0 4 0 635163787 258916352 18079 33554432000 4194304 4964800 140736729955360 18446744073709551615 4644872 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29265/tid=29269] ppid=29263 vsize=252848 CPUtime=822.26 cores=0,2,4,6
/proc/29265/task/29269/stat : 29269 (claspmt) R 29263 29265 29180 0 -1 4202560 2869 0 0 0 82221 5 0 0 25 0 4 0 635163787 258916352 18079 33554432000 4194304 4964800 140736729955360 18446744073709551615 4627185 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3282.14
Current children cumulated vsize (KiB) 252848

[startup+882.3 s]
/proc/loadavg: 8.12 8.04 6.71 9/286 29322
/proc/meminfo: memFree=24688804/32951124 swapFree=67057896/67111528
[pid=29265] ppid=29263 vsize=253340 CPUtime=3521.63 cores=0,2,4,6
/proc/29265/stat : 29265 (claspmt) R 29263 29265 29180 0 -1 4202496 18587 0 0 0 352137 26 0 0 25 0 4 0 635163784 259420160 18363 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29265/statm: 63335 18363 460 189 0 57684 0
[pid=29265/tid=29267] ppid=29263 vsize=253340 CPUtime=874.97 cores=0,2,4,6
/proc/29265/task/29267/stat : 29267 (claspmt) R 29263 29265 29180 0 -1 4202560 6755 0 0 0 87490 7 0 0 25 0 4 0 635163787 259420160 18363 33554432000 4194304 4964800 140736729955360 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29265/tid=29268] ppid=29263 vsize=253340 CPUtime=882.24 cores=0,2,4,6
/proc/29265/task/29268/stat : 29268 (claspmt) R 29263 29265 29180 0 -1 4202560 6515 0 0 0 88217 7 0 0 25 0 4 0 635163787 259420160 18363 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29265/tid=29269] ppid=29263 vsize=253340 CPUtime=882.26 cores=0,2,4,6
/proc/29265/task/29269/stat : 29269 (claspmt) R 29263 29265 29180 0 -1 4202560 2892 0 0 0 88220 6 0 0 25 0 4 0 635163787 259420160 18363 33554432000 4194304 4964800 140736729955360 18446744073709551615 4627970 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3521.63
Current children cumulated vsize (KiB) 253340

[startup+942.301 s]
/proc/loadavg: 8.14 8.06 6.80 9/286 29324
/proc/meminfo: memFree=24685196/32951124 swapFree=67057896/67111528
[pid=29265] ppid=29263 vsize=253340 CPUtime=3761.14 cores=0,2,4,6
/proc/29265/stat : 29265 (claspmt) R 29263 29265 29180 0 -1 4202496 18810 0 0 0 376086 28 0 0 25 0 4 0 635163784 259420160 18586 33554432000 4194304 4964800 140736729955360 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29265/statm: 63335 18586 460 189 0 57684 0
[pid=29265/tid=29267] ppid=29263 vsize=253340 CPUtime=934.48 cores=0,2,4,6
/proc/29265/task/29267/stat : 29267 (claspmt) R 29263 29265 29180 0 -1 4202560 6841 0 0 0 93441 7 0 0 25 0 4 0 635163787 259420160 18586 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29265/tid=29268] ppid=29263 vsize=253340 CPUtime=942.24 cores=0,2,4,6
/proc/29265/task/29268/stat : 29268 (claspmt) R 29263 29265 29180 0 -1 4202560 6596 0 0 0 94217 7 0 0 25 0 4 0 635163787 259420160 18586 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29265/tid=29269] ppid=29263 vsize=253340 CPUtime=942.26 cores=0,2,4,6
/proc/29265/task/29269/stat : 29269 (claspmt) R 29263 29265 29180 0 -1 4202560 2918 0 0 0 94220 6 0 0 25 0 4 0 635163787 259420160 18586 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3761.14
Current children cumulated vsize (KiB) 253340

[startup+1002.3 s]
/proc/loadavg: 8.14 8.08 6.88 9/286 29334
/proc/meminfo: memFree=24680852/32951124 swapFree=67057896/67111528
[pid=29265] ppid=29263 vsize=253496 CPUtime=4000.6 cores=0,2,4,6
/proc/29265/stat : 29265 (claspmt) R 29263 29265 29180 0 -1 4202496 19029 0 0 0 400030 30 0 0 25 0 4 0 635163784 259579904 18805 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29265/statm: 63374 18805 460 189 0 57723 0
[pid=29265/tid=29267] ppid=29263 vsize=253496 CPUtime=993.98 cores=0,2,4,6
/proc/29265/task/29267/stat : 29267 (claspmt) R 29263 29265 29180 0 -1 4202560 6936 0 0 0 99391 7 0 0 25 0 4 0 635163787 259579904 18805 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29265/tid=29268] ppid=29263 vsize=253496 CPUtime=1002.23 cores=0,2,4,6
/proc/29265/task/29268/stat : 29268 (claspmt) R 29263 29265 29180 0 -1 4202560 6671 0 0 0 100214 9 0 0 25 0 4 0 635163787 259579904 18805 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29265/tid=29269] ppid=29263 vsize=253496 CPUtime=1002.26 cores=0,2,4,6
/proc/29265/task/29269/stat : 29269 (claspmt) R 29263 29265 29180 0 -1 4202560 2920 0 0 0 100220 6 0 0 25 0 4 0 635163787 259579904 18805 33554432000 4194304 4964800 140736729955360 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4000.6
Current children cumulated vsize (KiB) 253496

[startup+1062.3 s]
/proc/loadavg: 8.17 8.11 6.97 9/286 29336
/proc/meminfo: memFree=24677728/32951124 swapFree=67057896/67111528
[pid=29265] ppid=29263 vsize=253752 CPUtime=4240.06 cores=0,2,4,6
/proc/29265/stat : 29265 (claspmt) R 29263 29265 29180 0 -1 4202496 19197 0 0 0 423975 31 0 0 25 0 4 0 635163784 259842048 18973 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29265/statm: 63438 18973 460 189 0 57787 0
[pid=29265/tid=29267] ppid=29263 vsize=253752 CPUtime=1053.47 cores=0,2,4,6
/proc/29265/task/29267/stat : 29267 (claspmt) R 29263 29265 29180 0 -1 4202560 6962 0 0 0 105339 8 0 0 25 0 4 0 635163787 259842048 18973 33554432000 4194304 4964800 140736729955360 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29265/tid=29268] ppid=29263 vsize=253752 CPUtime=1062.22 cores=0,2,4,6
/proc/29265/task/29268/stat : 29268 (claspmt) R 29263 29265 29180 0 -1 4202560 6712 0 0 0 106213 9 0 0 25 0 4 0 635163787 259842048 18973 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29265/tid=29269] ppid=29263 vsize=253752 CPUtime=1062.26 cores=0,2,4,6
/proc/29265/task/29269/stat : 29269 (claspmt) R 29263 29265 29180 0 -1 4202560 2969 0 0 0 106219 7 0 0 25 0 4 0 635163787 259842048 18973 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4240.06
Current children cumulated vsize (KiB) 253752

[startup+1122.3 s]
/proc/loadavg: 8.11 8.10 7.03 9/286 29339
/proc/meminfo: memFree=24670524/32951124 swapFree=67057896/67111528
[pid=29265] ppid=29263 vsize=253752 CPUtime=4479.54 cores=0,2,4,6
/proc/29265/stat : 29265 (claspmt) R 29263 29265 29180 0 -1 4202496 19242 0 0 0 447922 32 0 0 25 0 4 0 635163784 259842048 19018 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29265/statm: 63438 19018 460 189 0 57787 0
[pid=29265/tid=29267] ppid=29263 vsize=253752 CPUtime=1112.95 cores=0,2,4,6
/proc/29265/task/29267/stat : 29267 (claspmt) R 29263 29265 29180 0 -1 4202560 6962 0 0 0 111287 8 0 0 25 0 4 0 635163787 259842048 19018 33554432000 4194304 4964800 140736729955360 18446744073709551615 4644882 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29265/tid=29268] ppid=29263 vsize=253752 CPUtime=1122.22 cores=0,2,4,6
/proc/29265/task/29268/stat : 29268 (claspmt) R 29263 29265 29180 0 -1 4202560 6727 0 0 0 112213 9 0 0 25 0 4 0 635163787 259842048 19018 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29265/tid=29269] ppid=29263 vsize=253752 CPUtime=1122.25 cores=0,2,4,6
/proc/29265/task/29269/stat : 29269 (claspmt) R 29263 29265 29180 0 -1 4202560 2999 0 0 0 112218 7 0 0 25 0 4 0 635163787 259842048 19018 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4479.54
Current children cumulated vsize (KiB) 253752

[startup+1182.3 s]
/proc/loadavg: 8.16 8.11 7.10 9/286 29340
/proc/meminfo: memFree=24668776/32951124 swapFree=67057896/67111528
[pid=29265] ppid=29263 vsize=254128 CPUtime=4719.02 cores=0,2,4,6
/proc/29265/stat : 29265 (claspmt) R 29263 29265 29180 0 -1 4202496 19410 0 0 0 471868 34 0 0 25 0 4 0 635163784 260227072 19186 33554432000 4194304 4964800 140736729955360 18446744073709551615 4668789 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29265/statm: 63532 19186 460 189 0 57881 0
[pid=29265/tid=29267] ppid=29263 vsize=254128 CPUtime=1172.44 cores=0,2,4,6
/proc/29265/task/29267/stat : 29267 (claspmt) R 29263 29265 29180 0 -1 4202560 6993 0 0 0 117236 8 0 0 25 0 4 0 635163787 260227072 19186 33554432000 4194304 4964800 140736729955360 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29265/tid=29268] ppid=29263 vsize=254128 CPUtime=1182.22 cores=0,2,4,6
/proc/29265/task/29268/stat : 29268 (claspmt) R 29263 29265 29180 0 -1 4202560 6809 0 0 0 118212 10 0 0 25 0 4 0 635163787 260227072 19186 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29265/tid=29269] ppid=29263 vsize=254128 CPUtime=1182.26 cores=0,2,4,6
/proc/29265/task/29269/stat : 29269 (claspmt) R 29263 29265 29180 0 -1 4202560 3053 0 0 0 118218 8 0 0 25 0 4 0 635163787 260227072 19186 33554432000 4194304 4964800 140736729955360 18446744073709551615 4320864 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4719.02
Current children cumulated vsize (KiB) 254128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.6 s]
/proc/loadavg: 8.20 8.12 7.12 10/286 29342
/proc/meminfo: memFree=24666792/32951124 swapFree=67057896/67111528
[pid=29265] ppid=29263 vsize=254128 CPUtime=4800.07 cores=0,2,4,6
/proc/29265/stat : 29265 (claspmt) R 29263 29265 29180 0 -1 4202496 19490 0 0 0 479972 35 0 0 25 0 4 0 635163784 260227072 19253 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670407 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29265/statm: 63532 19253 460 189 0 57881 0
[pid=29265/tid=29267] ppid=29263 vsize=254128 CPUtime=1192.57 cores=0,2,4,6
/proc/29265/task/29267/stat : 29267 (claspmt) R 29263 29265 29180 0 -1 4202560 6993 0 0 0 119248 9 0 0 25 0 4 0 635163787 260227072 19253 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29265/tid=29268] ppid=29263 vsize=254128 CPUtime=1202.53 cores=0,2,4,6
/proc/29265/task/29268/stat : 29268 (claspmt) R 29263 29265 29180 0 -1 4202560 6839 0 0 0 120243 10 0 0 25 0 4 0 635163787 260227072 19253 33554432000 4194304 4964800 140736729955360 18446744073709551615 4320905 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29265/tid=29269] ppid=29263 vsize=254128 CPUtime=1202.57 cores=0,2,4,6
/proc/29265/task/29269/stat : 29269 (claspmt) R 29263 29265 29180 0 -1 4202560 3103 0 0 0 120249 8 0 0 25 0 4 0 635163787 260227072 19253 33554432000 4194304 4964800 140736729955360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 254128

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): 1202.63
CPU time (s): 4800.12
CPU user time (s): 4799.77
CPU system time (s): 0.355945
CPU usage (%): 399.135
Max. virtual memory (cumulated for all children) (KiB): 254128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.77
system time used= 0.355945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19502
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= 31322
involuntary context switches= 24182

runsolver used 2.86256 second user time and 7.11392 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-15 04:44:45
IDJOB=3373156
IDBENCH=83356
IDSOLVER=1853
FILE ID=node140/3373156-1305427485
RUNJOBID= node140-1305426960-29198
PBS_JOBID= 13324604
Free space on /tmp= 73508 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-14_186.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-3373156-1305427485/watcher-3373156-1305427485 -o /tmp/evaluation-result-3373156-1305427485/solver-3373156-1305427485 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373156-1305427485.cnf

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

MD5SUM BENCH= 642fce7e30a701c3223fa5771c2e57dc
RANDOM SEED=687779765

node140.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.833
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.66
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.833
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.14
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.833
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.75
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.833
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.77
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.833
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.833
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.74
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.833
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.75
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.833
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:     32951124 kB
MemFree:      24728420 kB
Buffers:        307680 kB
Cached:        3936732 kB
SwapCached:       8056 kB
Active:        5047432 kB
Inactive:      2866468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24728420 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            1184 kB
Writeback:           0 kB
AnonPages:     3666564 kB
Mapped:          23784 kB
Slab:           223796 kB
PageTables:      22348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45744024 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= 73508 MiB
End job on node140 at 2011-05-15 05:04:49