Trace number 3322491

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-R4095UNSAT 8805.54 1102.23

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 benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3212.64
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 ...386746/instance-3322491-1304386746.cnf
0.00/0.02	c Solving...
8805.51/1102.22	s UNSATISFIABLE
8805.51/1102.22	
8805.51/1102.22	c Models        : 0     
8805.51/1102.22	c Time          : 1102.213s (Solving: 1102.19s 1st Model: 0.00s Unsat: 1102.19s)
8805.51/1102.22	c CPU Time      : 8805.520s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3322491-1304386746/watcher-3322491-1304386746 -o /tmp/evaluation-result-3322491-1304386746/solver-3322491-1304386746 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322491-1304386746.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.84 7.79 7.88 1/288 32650
/proc/meminfo: memFree=25360308/32951124 swapFree=67107192/67111528
[pid=32650] ppid=32648 vsize=21820 CPUtime=0 cores=0-7
/proc/32650/stat : 32650 (claspmt) R 32648 32650 32624 0 -1 4202496 763 0 0 0 0 0 0 0 23 0 1 0 550273084 22343680 691 33554432000 4194304 4964704 140737214371984 18446744073709551615 4607805 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/32650/statm: 5455 691 399 189 0 329 0

[startup+0.0700539 s]
/proc/loadavg: 6.84 7.79 7.88 1/288 32650
/proc/meminfo: memFree=25360308/32951124 swapFree=67107192/67111528
[pid=32650] ppid=32648 vsize=251224 CPUtime=0.47 cores=0-7
/proc/32650/stat : 32650 (claspmt) R 32648 32650 32624 0 -1 4202496 1844 0 0 0 47 0 0 0 25 0 8 0 550273084 257253376 1764 33554432000 4194304 4964704 140737214371984 18446744073709551615 4668629 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32650/statm: 62905 1986 464 189 0 57254 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 251224

[startup+0.232942 s]
/proc/loadavg: 6.84 7.79 7.88 1/288 32650
/proc/meminfo: memFree=25360308/32951124 swapFree=67107192/67111528
[pid=32650] ppid=32648 vsize=252016 CPUtime=1.6 cores=0-7
/proc/32650/stat : 32650 (claspmt) R 32648 32650 32624 0 -1 4202496 2505 0 0 0 159 1 0 0 25 0 8 0 550273084 258064384 2425 33554432000 4194304 4964704 140737214371984 18446744073709551615 210204752415 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32650/statm: 63004 2425 464 189 0 57353 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 252016

[startup+0.300409 s]
/proc/loadavg: 6.84 7.79 7.88 1/288 32650
/proc/meminfo: memFree=25360308/32951124 swapFree=67107192/67111528
[pid=32650] ppid=32648 vsize=252016 CPUtime=2.15 cores=0-7
/proc/32650/stat : 32650 (claspmt) R 32648 32650 32624 0 -1 4202496 2618 0 0 0 214 1 0 0 25 0 8 0 550273084 258064384 2538 33554432000 4194304 4964704 140737214371984 18446744073709551615 4626933 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32650/statm: 63004 2539 464 189 0 57353 0
Current children cumulated CPU time (s) 2.15
Current children cumulated vsize (KiB) 252016

[startup+0.700343 s]
/proc/loadavg: 6.84 7.79 7.88 1/288 32650
/proc/meminfo: memFree=25360308/32951124 swapFree=67107192/67111528
[pid=32650] ppid=32648 vsize=252544 CPUtime=5.34 cores=0-7
/proc/32650/stat : 32650 (claspmt) R 32648 32650 32624 0 -1 4202496 3454 0 0 0 533 1 0 0 25 0 8 0 550273084 258605056 3374 33554432000 4194304 4964704 140737214371984 18446744073709551615 4668676 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32650/statm: 63136 3374 464 189 0 57485 0
Current children cumulated CPU time (s) 5.34
Current children cumulated vsize (KiB) 252544

[startup+1.50121 s]
/proc/loadavg: 6.84 7.79 7.88 9/296 32658
/proc/meminfo: memFree=25347108/32951124 swapFree=67107192/67111528
[pid=32650] ppid=32648 vsize=254052 CPUtime=11.74 cores=0-7
/proc/32650/stat : 32650 (claspmt) R 32648 32650 32624 0 -1 4202496 4590 0 0 0 1172 2 0 0 25 0 8 0 550273084 260149248 4510 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670243 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32650/statm: 63513 4510 464 189 0 57862 0
[pid=32650/tid=32652] ppid=32648 vsize=254052 CPUtime=1.46 cores=0-7
/proc/32650/task/32652/stat : 32652 (claspmt) R 32648 32650 32624 0 -1 4202560 465 0 0 0 146 0 0 0 20 0 8 0 550273087 260149248 4510 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32650/tid=32653] ppid=32648 vsize=254052 CPUtime=1.46 cores=0-7
/proc/32650/task/32653/stat : 32653 (claspmt) R 32648 32650 32624 0 -1 4202560 773 0 0 0 146 0 0 0 20 0 8 0 550273087 260149248 4510 33554432000 4194304 4964704 140737214371984 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32650/tid=32654] ppid=32648 vsize=254052 CPUtime=1.46 cores=0-7
/proc/32650/task/32654/stat : 32654 (claspmt) R 32648 32650 32624 0 -1 4202560 381 0 0 0 146 0 0 0 20 0 8 0 550273087 260149248 4510 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32650/tid=32655] ppid=32648 vsize=254052 CPUtime=1.46 cores=0-7
/proc/32650/task/32655/stat : 32655 (claspmt) R 32648 32650 32624 0 -1 4202560 438 0 0 0 146 0 0 0 20 0 8 0 550273087 260149248 4510 33554432000 4194304 4964704 140737214371984 18446744073709551615 4669015 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32650/tid=32656] ppid=32648 vsize=254052 CPUtime=1.46 cores=0-7
/proc/32650/task/32656/stat : 32656 (claspmt) R 32648 32650 32624 0 -1 4202560 320 0 0 0 146 0 0 0 20 0 8 0 550273087 260149248 4510 33554432000 4194304 4964704 140737214371984 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32650/tid=32657] ppid=32648 vsize=254052 CPUtime=1.45 cores=0-7
/proc/32650/task/32657/stat : 32657 (claspmt) R 32648 32650 32624 0 -1 4202560 439 0 0 0 145 0 0 0 20 0 8 0 550273087 260149248 4510 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670462 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32650/tid=32658] ppid=32648 vsize=254052 CPUtime=1.46 cores=0-7
/proc/32650/task/32658/stat : 32658 (claspmt) R 32648 32650 32624 0 -1 4202560 558 0 0 0 146 0 0 0 25 0 8 0 550273087 260149248 4510 33554432000 4194304 4964704 140737214371984 18446744073709551615 4627910 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.74
Current children cumulated vsize (KiB) 254052

[startup+3.10094 s]
/proc/loadavg: 6.84 7.79 7.88 9/296 32658
/proc/meminfo: memFree=25339304/32951124 swapFree=67107192/67111528
[pid=32650] ppid=32648 vsize=256140 CPUtime=24.51 cores=0-7
/proc/32650/stat : 32650 (claspmt) R 32648 32650 32624 0 -1 4202496 6470 0 0 0 2448 3 0 0 25 0 8 0 550273084 262287360 6300 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32650/statm: 64035 6300 466 189 0 58384 0
[pid=32650/tid=32652] ppid=32648 vsize=256140 CPUtime=3.05 cores=0-7
/proc/32650/task/32652/stat : 32652 (claspmt) R 32648 32650 32624 0 -1 4202560 720 0 0 0 305 0 0 0 25 0 8 0 550273087 262287360 6300 33554432000 4194304 4964704 140737214371984 18446744073709551615 4627211 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32650/tid=32653] ppid=32648 vsize=256140 CPUtime=3.05 cores=0-7
/proc/32650/task/32653/stat : 32653 (claspmt) R 32648 32650 32624 0 -1 4202560 1351 0 0 0 305 0 0 0 25 0 8 0 550273087 262287360 6300 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32650/tid=32654] ppid=32648 vsize=256140 CPUtime=3.06 cores=0-7
/proc/32650/task/32654/stat : 32654 (claspmt) R 32648 32650 32624 0 -1 4202560 516 0 0 0 306 0 0 0 25 0 8 0 550273087 262287360 6300 33554432000 4194304 4964704 140737214371984 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32650/tid=32655] ppid=32648 vsize=256140 CPUtime=3.06 cores=0-7
/proc/32650/task/32655/stat : 32655 (claspmt) R 32648 32650 32624 0 -1 4202560 694 0 0 0 306 0 0 0 25 0 8 0 550273087 262287360 6300 33554432000 4194304 4964704 140737214371984 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32650/tid=32656] ppid=32648 vsize=256140 CPUtime=3.06 cores=0-7
/proc/32650/task/32656/stat : 32656 (claspmt) R 32648 32650 32624 0 -1 4202560 433 0 0 0 306 0 0 0 25 0 8 0 550273087 262287360 6300 33554432000 4194304 4964704 140737214371984 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32650/tid=32657] ppid=32648 vsize=256140 CPUtime=3.04 cores=0-7
/proc/32650/task/32657/stat : 32657 (claspmt) R 32648 32650 32624 0 -1 4202560 613 0 0 0 304 0 0 0 25 0 8 0 550273087 262287360 6300 33554432000 4194304 4964704 140737214371984 18446744073709551615 4325305 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32650/tid=32658] ppid=32648 vsize=256140 CPUtime=3.06 cores=0-7
/proc/32650/task/32658/stat : 32658 (claspmt) R 32648 32650 32624 0 -1 4202560 811 0 0 0 306 0 0 0 25 0 8 0 550273087 262287360 6300 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.51
Current children cumulated vsize (KiB) 256140

[startup+6.30041 s]
/proc/loadavg: 6.93 7.79 7.88 9/296 32658
/proc/meminfo: memFree=25330500/32951124 swapFree=67107192/67111528
[pid=32650] ppid=32648 vsize=258068 CPUtime=50.08 cores=0-7
/proc/32650/stat : 32650 (claspmt) R 32648 32650 32624 0 -1 4202496 8309 0 0 0 5003 5 0 0 25 0 8 0 550273084 264261632 8139 33554432000 4194304 4964704 140737214371984 18446744073709551615 4668652 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32650/statm: 64517 8139 466 189 0 58866 0
[pid=32650/tid=32652] ppid=32648 vsize=258068 CPUtime=6.25 cores=0-7
/proc/32650/task/32652/stat : 32652 (claspmt) R 32648 32650 32624 0 -1 4202560 1041 0 0 0 625 0 0 0 25 0 8 0 550273087 264261632 8139 33554432000 4194304 4964704 140737214371984 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32650/tid=32653] ppid=32648 vsize=258068 CPUtime=6.25 cores=0-7
/proc/32650/task/32653/stat : 32653 (claspmt) R 32648 32650 32624 0 -1 4202560 1860 0 0 0 625 0 0 0 25 0 8 0 550273087 264261632 8139 33554432000 4194304 4964704 140737214371984 18446744073709551615 4668618 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32650/tid=32654] ppid=32648 vsize=258068 CPUtime=6.25 cores=0-7
/proc/32650/task/32654/stat : 32654 (claspmt) R 32648 32650 32624 0 -1 4202560 709 0 0 0 625 0 0 0 25 0 8 0 550273087 264261632 8139 33554432000 4194304 4964704 140737214371984 18446744073709551615 4631193 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32650/tid=32655] ppid=32648 vsize=258068 CPUtime=6.26 cores=0-7
/proc/32650/task/32655/stat : 32655 (claspmt) R 32648 32650 32624 0 -1 4202560 916 0 0 0 626 0 0 0 22 0 8 0 550273087 264261632 8139 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32650/tid=32656] ppid=32648 vsize=258068 CPUtime=6.25 cores=0-7
/proc/32650/task/32656/stat : 32656 (claspmt) R 32648 32650 32624 0 -1 4202560 508 0 0 0 625 0 0 0 25 0 8 0 550273087 264261632 8139 33554432000 4194304 4964704 140737214371984 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32650/tid=32657] ppid=32648 vsize=258068 CPUtime=6.21 cores=0-7
/proc/32650/task/32657/stat : 32657 (claspmt) R 32648 32650 32624 0 -1 4202560 802 0 0 0 621 0 0 0 25 0 8 0 550273087 264261632 8139 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32650/tid=32658] ppid=32648 vsize=258068 CPUtime=6.26 cores=0-7
/proc/32650/task/32658/stat : 32658 (claspmt) R 32648 32650 32624 0 -1 4202560 1005 0 0 0 626 0 0 0 25 0 8 0 550273087 264261632 8139 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.08
Current children cumulated vsize (KiB) 258068

[startup+12.7003 s]
/proc/loadavg: 7.02 7.79 7.88 9/296 32658
/proc/meminfo: memFree=25321356/32951124 swapFree=67107192/67111528
[pid=32650] ppid=32648 vsize=260852 CPUtime=101.18 cores=0-7
/proc/32650/stat : 32650 (claspmt) R 32648 32650 32624 0 -1 4202496 10657 0 0 0 10110 8 0 0 25 0 8 0 550273084 267112448 10487 33554432000 4194304 4964704 140737214371984 18446744073709551615 4668635 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32650/statm: 65213 10487 466 189 0 59562 0
[pid=32650/tid=32652] ppid=32648 vsize=260852 CPUtime=12.65 cores=0-7
/proc/32650/task/32652/stat : 32652 (claspmt) R 32648 32650 32624 0 -1 4202560 1513 0 0 0 1264 1 0 0 25 0 8 0 550273087 267112448 10487 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32650/tid=32653] ppid=32648 vsize=260852 CPUtime=12.65 cores=0-7
/proc/32650/task/32653/stat : 32653 (claspmt) R 32648 32650 32624 0 -1 4202560 2292 0 0 0 1264 1 0 0 21 0 8 0 550273087 267112448 10487 33554432000 4194304 4964704 140737214371984 18446744073709551615 4660345 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32650/tid=32654] ppid=32648 vsize=260852 CPUtime=12.65 cores=0-7
/proc/32650/task/32654/stat : 32654 (claspmt) R 32648 32650 32624 0 -1 4202560 887 0 0 0 1264 1 0 0 25 0 8 0 550273087 267112448 10487 33554432000 4194304 4964704 140737214371984 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32650/tid=32655] ppid=32648 vsize=260852 CPUtime=12.65 cores=0-7
/proc/32650/task/32655/stat : 32655 (claspmt) R 32648 32650 32624 0 -1 4202560 1318 0 0 0 1265 0 0 0 25 0 8 0 550273087 267112448 10487 33554432000 4194304 4964704 140737214371984 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32650/tid=32656] ppid=32648 vsize=260852 CPUtime=12.65 cores=0-7
/proc/32650/task/32656/stat : 32656 (claspmt) R 32648 32650 32624 0 -1 4202560 693 0 0 0 1264 1 0 0 25 0 8 0 550273087 267112448 10487 33554432000 4194304 4964704 140737214371984 18446744073709551615 210204344926 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32650/tid=32657] ppid=32648 vsize=260852 CPUtime=12.55 cores=0-7
/proc/32650/task/32657/stat : 32657 (claspmt) R 32648 32650 32624 0 -1 4202560 1068 0 0 0 1255 0 0 0 25 0 8 0 550273087 267112448 10487 33554432000 4194304 4964704 140737214371984 18446744073709551615 4627293 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32650/tid=32658] ppid=32648 vsize=260852 CPUtime=12.65 cores=0-7
/proc/32650/task/32658/stat : 32658 (claspmt) R 32648 32650 32624 0 -1 4202560 1260 0 0 0 1265 0 0 0 25 0 8 0 550273087 267112448 10487 33554432000 4194304 4964704 140737214371984 18446744073709551615 4627293 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.18
Current children cumulated vsize (KiB) 260852

[startup+25.5012 s]
/proc/loadavg: 7.30 7.82 7.89 9/296 32658
/proc/meminfo: memFree=25311528/32951124 swapFree=67107192/67111528
[pid=32650] ppid=32648 vsize=262724 CPUtime=203.43 cores=0-7
/proc/32650/stat : 32650 (claspmt) R 32648 32650 32624 0 -1 4202496 13212 0 0 0 20329 14 0 0 25 0 8 0 550273084 269029376 13042 33554432000 4194304 4964704 140737214371984 18446744073709551615 4627394 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32650/statm: 65681 13042 466 189 0 60030 0
[pid=32650/tid=32652] ppid=32648 vsize=262724 CPUtime=25.43 cores=0-7
/proc/32650/task/32652/stat : 32652 (claspmt) R 32648 32650 32624 0 -1 4202560 2015 0 0 0 2542 1 0 0 25 0 8 0 550273087 269029376 13042 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32650/tid=32653] ppid=32648 vsize=262724 CPUtime=25.45 cores=0-7
/proc/32650/task/32653/stat : 32653 (claspmt) R 32648 32650 32624 0 -1 4202560 2875 0 0 0 2544 1 0 0 25 0 8 0 550273087 269029376 13042 33554432000 4194304 4964704 140737214371984 18446744073709551615 4668673 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32650/tid=32654] ppid=32648 vsize=262724 CPUtime=25.45 cores=0-7
/proc/32650/task/32654/stat : 32654 (claspmt) R 32648 32650 32624 0 -1 4202560 992 0 0 0 2543 2 0 0 25 0 8 0 550273087 269029376 13042 33554432000 4194304 4964704 140737214371984 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32650/tid=32655] ppid=32648 vsize=262724 CPUtime=25.32 cores=0-7
/proc/32650/task/32655/stat : 32655 (claspmt) R 32648 32650 32624 0 -1 4202560 1748 0 0 0 2532 0 0 0 25 0 8 0 550273087 269029376 13042 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670431 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32650/tid=32656] ppid=32648 vsize=262724 CPUtime=25.45 cores=0-7
/proc/32650/task/32656/stat : 32656 (claspmt) R 32648 32650 32624 0 -1 4202560 1025 0 0 0 2543 2 0 0 25 0 8 0 550273087 269029376 13042 33554432000 4194304 4964704 140737214371984 18446744073709551615 4627923 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32650/tid=32657] ppid=32648 vsize=262724 CPUtime=25.35 cores=0-7
/proc/32650/task/32657/stat : 32657 (claspmt) R 32648 32650 32624 0 -1 4202560 1262 0 0 0 2534 1 0 0 25 0 8 0 550273087 269029376 13042 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32650/tid=32658] ppid=32648 vsize=262724 CPUtime=25.45 cores=0-7
/proc/32650/task/32658/stat : 32658 (claspmt) R 32648 32650 32624 0 -1 4202560 1606 0 0 0 2545 0 0 0 25 0 8 0 550273087 269029376 13042 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.43
Current children cumulated vsize (KiB) 262724

[startup+51.1009 s]
/proc/loadavg: 7.54 7.83 7.89 9/296 32659
/proc/meminfo: memFree=25297964/32951124 swapFree=67107192/67111528
[pid=32650] ppid=32648 vsize=266424 CPUtime=407.91 cores=0-7
/proc/32650/stat : 32650 (claspmt) R 32648 32650 32624 0 -1 4202496 16668 0 0 0 40769 22 0 0 25 0 8 0 550273084 272818176 16498 33554432000 4194304 4964704 140737214371984 18446744073709551615 4627443 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32650/statm: 66606 16498 466 189 0 60955 0
[pid=32650/tid=32652] ppid=32648 vsize=266424 CPUtime=51.03 cores=0-7
/proc/32650/task/32652/stat : 32652 (claspmt) R 32648 32650 32624 0 -1 4202560 2765 0 0 0 5100 3 0 0 25 0 8 0 550273087 272818176 16498 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32650/tid=32653] ppid=32648 vsize=266424 CPUtime=51.04 cores=0-7
/proc/32650/task/32653/stat : 32653 (claspmt) R 32648 32650 32624 0 -1 4202560 3582 0 0 0 5101 3 0 0 25 0 8 0 550273087 272818176 16498 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32650/tid=32654] ppid=32648 vsize=266424 CPUtime=51.04 cores=0-7
/proc/32650/task/32654/stat : 32654 (claspmt) R 32648 32650 32624 0 -1 4202560 1202 0 0 0 5101 3 0 0 25 0 8 0 550273087 272818176 16498 33554432000 4194304 4964704 140737214371984 18446744073709551615 4660057 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32650/tid=32655] ppid=32648 vsize=266424 CPUtime=50.68 cores=0-7
/proc/32650/task/32655/stat : 32655 (claspmt) R 32648 32650 32624 0 -1 4202560 2191 0 0 0 5067 1 0 0 25 0 8 0 550273087 272818176 16498 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32650/tid=32656] ppid=32648 vsize=266424 CPUtime=51.04 cores=0-7
/proc/32650/task/32656/stat : 32656 (claspmt) R 32648 32650 32624 0 -1 4202560 1670 0 0 0 5102 2 0 0 25 0 8 0 550273087 272818176 16498 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32650/tid=32657] ppid=32648 vsize=266424 CPUtime=50.93 cores=0-7
/proc/32650/task/32657/stat : 32657 (claspmt) R 32648 32650 32624 0 -1 4202560 1560 0 0 0 5091 2 0 0 25 0 8 0 550273087 272818176 16498 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32650/tid=32658] ppid=32648 vsize=266424 CPUtime=51.03 cores=0-7
/proc/32650/task/32658/stat : 32658 (claspmt) R 32648 32650 32624 0 -1 4202560 1856 0 0 0 5102 1 0 0 25 0 8 0 550273087 272818176 16498 33554432000 4194304 4964704 140737214371984 18446744073709551615 4366960 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.91

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

/proc/32650/task/32654/stat : 32654 (claspmt) R 32648 32650 32624 0 -1 4202560 2319 0 0 0 107469 27 0 0 25 0 8 0 550273087 355446784 36061 33554432000 4194304 4964704 140737214371984 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32650/tid=32655] ppid=32648 vsize=347116 CPUtime=1071.56 cores=0-7
/proc/32650/task/32655/stat : 32655 (claspmt) R 32648 32650 32624 0 -1 4202560 3974 0 0 0 107129 27 0 0 25 0 8 0 550273087 355446784 36061 33554432000 4194304 4964704 140737214371984 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32650/tid=32656] ppid=32648 vsize=347116 CPUtime=1072.51 cores=0-7
/proc/32650/task/32656/stat : 32656 (claspmt) R 32648 32650 32624 0 -1 4202560 3630 0 0 0 107220 31 0 0 25 0 8 0 550273087 355446784 36061 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32650/tid=32657] ppid=32648 vsize=347116 CPUtime=1074.83 cores=0-7
/proc/32650/task/32657/stat : 32657 (claspmt) R 32648 32650 32624 0 -1 4202560 3299 0 0 0 107455 28 0 0 25 0 8 0 550273087 355446784 36061 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32650/tid=32658] ppid=32648 vsize=347116 CPUtime=1074.72 cores=0-7
/proc/32650/task/32658/stat : 32658 (claspmt) R 32648 32650 32624 0 -1 4202560 4073 0 0 0 107435 37 0 0 25 0 8 0 550273087 355446784 36061 33554432000 4194304 4964704 140737214371984 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8589.72
Current children cumulated vsize (KiB) 347116

[startup+1088.01 s]
/proc/loadavg: 8.12 8.07 7.98 9/296 32686
/proc/meminfo: memFree=25218700/32951124 swapFree=67107192/67111528
[pid=32650] ppid=32648 vsize=347116 CPUtime=8692.08 cores=0-7
/proc/32650/stat : 32650 (claspmt) R 32648 32650 32624 0 -1 4202496 36323 0 0 0 868954 254 0 0 25 0 8 0 550273084 355446784 36104 33554432000 4194304 4964704 140737214371984 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32650/statm: 86779 36104 466 189 0 81128 0
[pid=32650/tid=32652] ppid=32648 vsize=347116 CPUtime=1083.88 cores=0-7
/proc/32650/task/32652/stat : 32652 (claspmt) R 32648 32650 32624 0 -1 4202560 9096 0 0 0 108357 31 0 0 25 0 8 0 550273087 355446784 36104 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32650/tid=32653] ppid=32648 vsize=347116 CPUtime=1087.67 cores=0-7
/proc/32650/task/32653/stat : 32653 (claspmt) R 32648 32650 32624 0 -1 4202560 7373 0 0 0 108733 34 0 0 25 0 8 0 550273087 355446784 36104 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32650/tid=32654] ppid=32648 vsize=347116 CPUtime=1087.77 cores=0-7
/proc/32650/task/32654/stat : 32654 (claspmt) R 32648 32650 32624 0 -1 4202560 2343 0 0 0 108750 27 0 0 25 0 8 0 550273087 355446784 36104 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32650/tid=32655] ppid=32648 vsize=347116 CPUtime=1084.37 cores=0-7
/proc/32650/task/32655/stat : 32655 (claspmt) R 32648 32650 32624 0 -1 4202560 3974 0 0 0 108410 27 0 0 25 0 8 0 550273087 355446784 36104 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32650/tid=32656] ppid=32648 vsize=347116 CPUtime=1085.32 cores=0-7
/proc/32650/task/32656/stat : 32656 (claspmt) R 32648 32650 32624 0 -1 4202560 3630 0 0 0 108501 31 0 0 20 0 8 0 550273087 355446784 36104 33554432000 4194304 4964704 140737214371984 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32650/tid=32657] ppid=32648 vsize=347116 CPUtime=1087.65 cores=0-7
/proc/32650/task/32657/stat : 32657 (claspmt) R 32648 32650 32624 0 -1 4202560 3301 0 0 0 108736 29 0 0 25 0 8 0 550273087 355446784 36104 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670416 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32650/tid=32658] ppid=32648 vsize=347116 CPUtime=1087.53 cores=0-7
/proc/32650/task/32658/stat : 32658 (claspmt) R 32648 32650 32624 0 -1 4202560 4076 0 0 0 108715 38 0 0 25 0 8 0 550273087 355446784 36104 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8692.08
Current children cumulated vsize (KiB) 347116

[startup+1094.4 s]
/proc/loadavg: 8.10 8.07 7.98 9/296 32687
/proc/meminfo: memFree=25218452/32951124 swapFree=67107192/67111528
[pid=32650] ppid=32648 vsize=347116 CPUtime=8743.14 cores=0-7
/proc/32650/stat : 32650 (claspmt) R 32648 32650 32624 0 -1 4202496 36361 0 0 0 874059 255 0 0 20 0 8 0 550273084 355446784 36142 33554432000 4194304 4964704 140737214371984 18446744073709551615 4668645 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32650/statm: 86779 36142 466 189 0 81128 0
[pid=32650/tid=32652] ppid=32648 vsize=347116 CPUtime=1090.23 cores=0-7
/proc/32650/task/32652/stat : 32652 (claspmt) R 32648 32650 32624 0 -1 4202560 9096 0 0 0 108991 32 0 0 25 0 8 0 550273087 355446784 36142 33554432000 4194304 4964704 140737214371984 18446744073709551615 4669296 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32650/tid=32653] ppid=32648 vsize=347116 CPUtime=1094.06 cores=0-7
/proc/32650/task/32653/stat : 32653 (claspmt) R 32648 32650 32624 0 -1 4202560 7377 0 0 0 109372 34 0 0 25 0 8 0 550273087 355446784 36142 33554432000 4194304 4964704 140737214371984 18446744073709551615 4669136 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32650/tid=32654] ppid=32648 vsize=347116 CPUtime=1094.16 cores=0-7
/proc/32650/task/32654/stat : 32654 (claspmt) R 32648 32650 32624 0 -1 4202560 2343 0 0 0 109388 28 0 0 25 0 8 0 550273087 355446784 36142 33554432000 4194304 4964704 140737214371984 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32650/tid=32655] ppid=32648 vsize=347116 CPUtime=1090.77 cores=0-7
/proc/32650/task/32655/stat : 32655 (claspmt) R 32648 32650 32624 0 -1 4202560 3974 0 0 0 109049 28 0 0 25 0 8 0 550273087 355446784 36142 33554432000 4194304 4964704 140737214371984 18446744073709551615 4628001 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32650/tid=32656] ppid=32648 vsize=347116 CPUtime=1091.71 cores=0-7
/proc/32650/task/32656/stat : 32656 (claspmt) R 32648 32650 32624 0 -1 4202560 3640 0 0 0 109140 31 0 0 25 0 8 0 550273087 355446784 36142 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32650/tid=32657] ppid=32648 vsize=347116 CPUtime=1094.04 cores=0-7
/proc/32650/task/32657/stat : 32657 (claspmt) R 32648 32650 32624 0 -1 4202560 3324 0 0 0 109375 29 0 0 25 0 8 0 550273087 355446784 36142 33554432000 4194304 4964704 140737214371984 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32650/tid=32658] ppid=32648 vsize=347116 CPUtime=1093.92 cores=0-7
/proc/32650/task/32658/stat : 32658 (claspmt) R 32648 32650 32624 0 -1 4202560 4076 0 0 0 109353 39 0 0 25 0 8 0 550273087 355446784 36142 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8743.14
Current children cumulated vsize (KiB) 347116

[startup+1097.6 s]
/proc/loadavg: 8.10 8.07 7.98 9/296 32687
/proc/meminfo: memFree=25218560/32951124 swapFree=67107192/67111528
[pid=32650] ppid=32648 vsize=347116 CPUtime=8768.7 cores=0-7
/proc/32650/stat : 32650 (claspmt) R 32648 32650 32624 0 -1 4202496 36368 0 0 0 876614 256 0 0 18 0 8 0 550273084 355446784 36149 33554432000 4194304 4964704 140737214371984 18446744073709551615 4669420 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32650/statm: 86779 36149 466 189 0 81128 0
[pid=32650/tid=32652] ppid=32648 vsize=347116 CPUtime=1093.39 cores=0-7
/proc/32650/task/32652/stat : 32652 (claspmt) R 32648 32650 32624 0 -1 4202560 9096 0 0 0 109307 32 0 0 25 0 8 0 550273087 355446784 36149 33554432000 4194304 4964704 140737214371984 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32650/tid=32653] ppid=32648 vsize=347116 CPUtime=1097.26 cores=0-7
/proc/32650/task/32653/stat : 32653 (claspmt) R 32648 32650 32624 0 -1 4202560 7384 0 0 0 109692 34 0 0 20 0 8 0 550273087 355446784 36149 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32650/tid=32654] ppid=32648 vsize=347116 CPUtime=1097.36 cores=0-7
/proc/32650/task/32654/stat : 32654 (claspmt) R 32648 32650 32624 0 -1 4202560 2343 0 0 0 109708 28 0 0 25 0 8 0 550273087 355446784 36149 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32650/tid=32655] ppid=32648 vsize=347116 CPUtime=1093.96 cores=0-7
/proc/32650/task/32655/stat : 32655 (claspmt) R 32648 32650 32624 0 -1 4202560 3974 0 0 0 109368 28 0 0 25 0 8 0 550273087 355446784 36149 33554432000 4194304 4964704 140737214371984 18446744073709551615 4668714 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32650/tid=32656] ppid=32648 vsize=347116 CPUtime=1094.91 cores=0-7
/proc/32650/task/32656/stat : 32656 (claspmt) R 32648 32650 32624 0 -1 4202560 3640 0 0 0 109460 31 0 0 25 0 8 0 550273087 355446784 36149 33554432000 4194304 4964704 140737214371984 18446744073709551615 4668629 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32650/tid=32657] ppid=32648 vsize=347116 CPUtime=1097.24 cores=0-7
/proc/32650/task/32657/stat : 32657 (claspmt) R 32648 32650 32624 0 -1 4202560 3324 0 0 0 109695 29 0 0 25 0 8 0 550273087 355446784 36149 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32650/tid=32658] ppid=32648 vsize=347116 CPUtime=1097.12 cores=0-7
/proc/32650/task/32658/stat : 32658 (claspmt) R 32648 32650 32624 0 -1 4202560 4076 0 0 0 109673 39 0 0 25 0 8 0 550273087 355446784 36149 33554432000 4194304 4964704 140737214371984 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8768.7
Current children cumulated vsize (KiB) 347116

[startup+1100.8 s]
/proc/loadavg: 8.09 8.07 7.98 9/296 32687
/proc/meminfo: memFree=25218552/32951124 swapFree=67107192/67111528
[pid=32650] ppid=32648 vsize=347116 CPUtime=8794.27 cores=0-7
/proc/32650/stat : 32650 (claspmt) R 32648 32650 32624 0 -1 4202496 36368 0 0 0 879170 257 0 0 25 0 8 0 550273084 355446784 36149 33554432000 4194304 4964704 140737214371984 18446744073709551615 4320989 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32650/statm: 86779 36149 466 189 0 81128 0
[pid=32650/tid=32652] ppid=32648 vsize=347116 CPUtime=1096.56 cores=0-7
/proc/32650/task/32652/stat : 32652 (claspmt) R 32648 32650 32624 0 -1 4202560 9096 0 0 0 109624 32 0 0 25 0 8 0 550273087 355446784 36149 33554432000 4194304 4964704 140737214371984 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32650/tid=32653] ppid=32648 vsize=347116 CPUtime=1100.46 cores=0-7
/proc/32650/task/32653/stat : 32653 (claspmt) R 32648 32650 32624 0 -1 4202560 7384 0 0 0 110012 34 0 0 25 0 8 0 550273087 355446784 36149 33554432000 4194304 4964704 140737214371984 18446744073709551615 4668618 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32650/tid=32654] ppid=32648 vsize=347116 CPUtime=1100.56 cores=0-7
/proc/32650/task/32654/stat : 32654 (claspmt) R 32648 32650 32624 0 -1 4202560 2343 0 0 0 110028 28 0 0 25 0 8 0 550273087 355446784 36149 33554432000 4194304 4964704 140737214371984 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32650/tid=32655] ppid=32648 vsize=347116 CPUtime=1097.16 cores=0-7
/proc/32650/task/32655/stat : 32655 (claspmt) R 32648 32650 32624 0 -1 4202560 3974 0 0 0 109688 28 0 0 25 0 8 0 550273087 355446784 36149 33554432000 4194304 4964704 140737214371984 18446744073709551615 4668622 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32650/tid=32656] ppid=32648 vsize=347116 CPUtime=1098.12 cores=0-7
/proc/32650/task/32656/stat : 32656 (claspmt) R 32648 32650 32624 0 -1 4202560 3640 0 0 0 109780 32 0 0 25 0 8 0 550273087 355446784 36149 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32650/tid=32657] ppid=32648 vsize=347116 CPUtime=1100.43 cores=0-7
/proc/32650/task/32657/stat : 32657 (claspmt) R 32648 32650 32624 0 -1 4202560 3324 0 0 0 110014 29 0 0 25 0 8 0 550273087 355446784 36149 33554432000 4194304 4964704 140737214371984 18446744073709551615 4346000 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32650/tid=32658] ppid=32648 vsize=347116 CPUtime=1100.32 cores=0-7
/proc/32650/task/32658/stat : 32658 (claspmt) R 32648 32650 32624 0 -1 4202560 4076 0 0 0 109993 39 0 0 24 0 8 0 550273087 355446784 36149 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8794.27
Current children cumulated vsize (KiB) 347116

[startup+1101.6 s]
/proc/loadavg: 8.09 8.07 7.98 9/296 32687
/proc/meminfo: memFree=25218552/32951124 swapFree=67107192/67111528
[pid=32650] ppid=32648 vsize=347116 CPUtime=8800.66 cores=0-7
/proc/32650/stat : 32650 (claspmt) R 32648 32650 32624 0 -1 4202496 36370 0 0 0 879809 257 0 0 25 0 8 0 550273084 355446784 36151 33554432000 4194304 4964704 140737214371984 18446744073709551615 210204752415 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32650/statm: 86779 36151 466 189 0 81128 0
[pid=32650/tid=32652] ppid=32648 vsize=347116 CPUtime=1097.35 cores=0-7
/proc/32650/task/32652/stat : 32652 (claspmt) R 32648 32650 32624 0 -1 4202560 9096 0 0 0 109703 32 0 0 25 0 8 0 550273087 355446784 36151 33554432000 4194304 4964704 140737214371984 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32650/tid=32653] ppid=32648 vsize=347116 CPUtime=1101.26 cores=0-7
/proc/32650/task/32653/stat : 32653 (claspmt) R 32648 32650 32624 0 -1 4202560 7384 0 0 0 110092 34 0 0 25 0 8 0 550273087 355446784 36151 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32650/tid=32654] ppid=32648 vsize=347116 CPUtime=1101.36 cores=0-7
/proc/32650/task/32654/stat : 32654 (claspmt) R 32648 32650 32624 0 -1 4202560 2343 0 0 0 110108 28 0 0 25 0 8 0 550273087 355446784 36151 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670288 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32650/tid=32655] ppid=32648 vsize=347116 CPUtime=1097.96 cores=0-7
/proc/32650/task/32655/stat : 32655 (claspmt) R 32648 32650 32624 0 -1 4202560 3974 0 0 0 109768 28 0 0 25 0 8 0 550273087 355446784 36151 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32650/tid=32656] ppid=32648 vsize=347116 CPUtime=1098.91 cores=0-7
/proc/32650/task/32656/stat : 32656 (claspmt) R 32648 32650 32624 0 -1 4202560 3640 0 0 0 109859 32 0 0 25 0 8 0 550273087 355446784 36151 33554432000 4194304 4964704 140737214371984 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32650/tid=32657] ppid=32648 vsize=347116 CPUtime=1101.23 cores=0-7
/proc/32650/task/32657/stat : 32657 (claspmt) R 32648 32650 32624 0 -1 4202560 3324 0 0 0 110094 29 0 0 25 0 8 0 550273087 355446784 36151 33554432000 4194304 4964704 140737214371984 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32650/tid=32658] ppid=32648 vsize=347116 CPUtime=1101.12 cores=0-7
/proc/32650/task/32658/stat : 32658 (claspmt) R 32648 32650 32624 0 -1 4202560 4078 0 0 0 110073 39 0 0 25 0 8 0 550273087 355446784 36151 33554432000 4194304 4964704 140737214371984 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8800.66
Current children cumulated vsize (KiB) 347116

[startup+1102 s]
/proc/loadavg: 8.09 8.07 7.98 9/296 32687
/proc/meminfo: memFree=25218552/32951124 swapFree=67107192/67111528
[pid=32650] ppid=32648 vsize=347116 CPUtime=8803.86 cores=0-7
/proc/32650/stat : 32650 (claspmt) R 32648 32650 32624 0 -1 4202496 36370 0 0 0 880129 257 0 0 25 0 8 0 550273084 355446784 36151 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670454 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32650/statm: 86779 36151 466 189 0 81128 0
[pid=32650/tid=32652] ppid=32648 vsize=347116 CPUtime=1097.75 cores=0-7
/proc/32650/task/32652/stat : 32652 (claspmt) R 32648 32650 32624 0 -1 4202560 9096 0 0 0 109743 32 0 0 25 0 8 0 550273087 355446784 36151 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32650/tid=32653] ppid=32648 vsize=347116 CPUtime=1101.66 cores=0-7
/proc/32650/task/32653/stat : 32653 (claspmt) R 32648 32650 32624 0 -1 4202560 7384 0 0 0 110132 34 0 0 25 0 8 0 550273087 355446784 36151 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32650/tid=32654] ppid=32648 vsize=347116 CPUtime=1101.76 cores=0-7
/proc/32650/task/32654/stat : 32654 (claspmt) R 32648 32650 32624 0 -1 4202560 2343 0 0 0 110148 28 0 0 25 0 8 0 550273087 355446784 36151 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32650/tid=32655] ppid=32648 vsize=347116 CPUtime=1098.36 cores=0-7
/proc/32650/task/32655/stat : 32655 (claspmt) R 32648 32650 32624 0 -1 4202560 3974 0 0 0 109808 28 0 0 25 0 8 0 550273087 355446784 36151 33554432000 4194304 4964704 140737214371984 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32650/tid=32656] ppid=32648 vsize=347116 CPUtime=1099.31 cores=0-7
/proc/32650/task/32656/stat : 32656 (claspmt) R 32648 32650 32624 0 -1 4202560 3640 0 0 0 109899 32 0 0 25 0 8 0 550273087 355446784 36151 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670440 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32650/tid=32657] ppid=32648 vsize=347116 CPUtime=1101.63 cores=0-7
/proc/32650/task/32657/stat : 32657 (claspmt) R 32648 32650 32624 0 -1 4202560 3324 0 0 0 110134 29 0 0 25 0 8 0 550273087 355446784 36151 33554432000 4194304 4964704 140737214371984 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32650/tid=32658] ppid=32648 vsize=347116 CPUtime=1101.52 cores=0-7
/proc/32650/task/32658/stat : 32658 (claspmt) R 32648 32650 32624 0 -1 4202560 4078 0 0 0 110113 39 0 0 25 0 8 0 550273087 355446784 36151 33554432000 4194304 4964704 140737214371984 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8803.86
Current children cumulated vsize (KiB) 347116

[startup+1102.2 s]
/proc/loadavg: 8.09 8.07 7.98 9/296 32687
/proc/meminfo: memFree=25218552/32951124 swapFree=67107192/67111528
[pid=32650] ppid=32648 vsize=347116 CPUtime=8805.51 cores=0-7
/proc/32650/stat : 32650 (claspmt) S 32648 32650 32624 0 -1 4202496 36371 0 0 0 880293 258 0 0 18 0 7 0 550273084 355446784 36127 33554432000 4194304 4964704 140737214371984 18446744073709551615 210216450021 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32650/statm: 86779 36127 467 189 0 81128 0
[pid=32650/tid=32652] ppid=32648 vsize=347116 CPUtime=1097.95 cores=0-7
/proc/32650/task/32652/stat : 32652 (claspmt) R 32648 32650 32624 0 -1 4202560 9096 0 0 0 109763 32 0 0 18 0 7 0 550273087 355446784 36127 33554432000 4194304 4964704 140737214371984 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32650/tid=32653] ppid=32648 vsize=347116 CPUtime=1101.87 cores=0-7
/proc/32650/task/32653/stat : 32653 (claspmt) R 32648 32650 32624 0 -1 4202560 7384 0 0 0 110152 35 0 0 18 0 7 0 550273087 355446784 36127 33554432000 4194304 4964704 140737214371984 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32650/tid=32654] ppid=32648 vsize=347116 CPUtime=1101.97 cores=0-7
/proc/32650/task/32654/stat : 32654 (claspmt) S 32648 32650 32624 0 -1 4202560 2343 0 0 0 110169 28 0 0 18 0 7 0 550273087 355446784 36127 33554432000 4194304 4964704 140737214371984 18446744073709551615 210204752366 0 0 4096 18946 18446604453852138176 0 0 -1 0 0 0 0
[pid=32650/tid=32655] ppid=32648 vsize=347116 CPUtime=1098.57 cores=0-7
/proc/32650/task/32655/stat : 32655 (claspmt) R 32648 32650 32624 0 -1 4202560 3974 0 0 0 109829 28 0 0 18 0 7 0 550273087 355446784 36127 33554432000 4194304 4964704 140737214371984 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32650/tid=32657] ppid=32648 vsize=347116 CPUtime=1101.84 cores=0-7
/proc/32650/task/32657/stat : 32657 (claspmt) R 32648 32650 32624 0 -1 4202560 3324 0 0 0 110155 29 0 0 18 0 7 0 550273087 355446784 36127 33554432000 4194304 4964704 140737214371984 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32650/tid=32658] ppid=32648 vsize=347116 CPUtime=1101.72 cores=0-7
/proc/32650/task/32658/stat : 32658 (claspmt) R 32648 32650 32624 0 -1 4202560 4078 0 0 0 110133 39 0 0 18 0 7 0 550273087 355446784 36127 33554432000 4194304 4964704 140737214371984 18446744073709551615 210204752366 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8805.51
Current children cumulated vsize (KiB) 347116

Child status: 20
Real time (s): 1102.23
CPU time (s): 8805.54
CPU user time (s): 8802.95
CPU system time (s): 2.59161
CPU usage (%): 798.884
Max. virtual memory (cumulated for all children) (KiB): 347116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8802.95
system time used= 2.59161
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36381
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= 291269
involuntary context switches= 41834

runsolver used 2.96355 second user time and 7.06693 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-03 03:39:06
IDJOB=3322491
IDBENCH=83356
IDSOLVER=1711
FILE ID=node130/3322491-1304386746
RUNJOBID= node130-1304386746-32638
PBS_JOBID= 13181811
Free space on /tmp= 73452 MiB

SOLVER NAME= claspmt 2.0-R4095
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-3322491-1304386746/watcher-3322491-1304386746 -o /tmp/evaluation-result-3322491-1304386746/solver-3322491-1304386746 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322491-1304386746.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 642fce7e30a701c3223fa5771c2e57dc
RANDOM SEED=1670807554

node130.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.838
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.67
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.838
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	: 5332.83
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.838
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.838
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.81
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.838
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.838
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.83
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25360712 kB
Buffers:        280916 kB
Cached:        2498728 kB
SwapCached:       2028 kB
Active:        5103188 kB
Inactive:      2178756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25360712 kB
SwapTotal:    67111528 kB
SwapFree:     67107192 kB
Dirty:            1256 kB
Writeback:           0 kB
AnonPages:     4501700 kB
Mapped:          23680 kB
Slab:           220824 kB
PageTables:      24616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51458692 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= 73448 MiB
End job on node130 at 2011-05-03 03:57:28