Trace number 3322782

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? (TO) 40001.7 5007.83

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p15-s72490337.cnf
MD5SUMab8e40d31c79e7a71114e3126a46874f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.165974
Satisfiable
(Un)Satisfiability was proved
Number of variables1649
Number of clauses256038
Sum of the clauses size513645
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2255998
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...395456/instance-3322782-1304395456.cnf
1.39/1.40	c Solving...
40000.74/5006.91	
40000.74/5006.91	*** INTERRUPTED! ***
40000.74/5006.91	*** Shutting down threads...
40001.68/5007.82	s UNKNOWN
40001.68/5007.82	
40001.68/5007.82	c INTERRUPTED   : 1
40001.68/5007.82	c Models        : 0+    
40001.68/5007.82	c Time          : 5006.973s (Solving: 5005.57s 1st Model: 0.00s Unsat: 0.00s)
40001.68/5007.82	c CPU Time      : 40000.850s

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: 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-3322782-1304395456/watcher-3322782-1304395456 -o /tmp/evaluation-result-3322782-1304395456/solver-3322782-1304395456 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322782-1304395456.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.49 6.45 4.33 2/267 17635
/proc/meminfo: memFree=25536656/32951124 swapFree=67111464/67111528
[pid=17635] ppid=17633 vsize=22292 CPUtime=0 cores=0-7
/proc/17635/stat : 17635 (claspmt) R 17633 17635 17263 0 -1 4202496 910 0 0 0 0 0 0 0 24 0 1 0 629776206 22827008 791 33554432000 4194304 4964704 140735075371776 18446744073709551615 260020056773 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17635/statm: 5573 791 386 189 0 447 0

[startup+0.0966259 s]
/proc/loadavg: 6.49 6.45 4.33 2/267 17635
/proc/meminfo: memFree=25536656/32951124 swapFree=67111464/67111528
[pid=17635] ppid=17633 vsize=37264 CPUtime=0.08 cores=0-7
/proc/17635/stat : 17635 (claspmt) R 17633 17635 17263 0 -1 4202496 5624 0 0 0 8 0 0 0 24 0 1 0 629776206 38158336 4376 33554432000 4194304 4964704 140735075371776 18446744073709551615 4607585 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17635/statm: 9316 4376 399 189 0 4190 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 37264

[startup+0.100631 s]
/proc/loadavg: 6.49 6.45 4.33 2/267 17635
/proc/meminfo: memFree=25536656/32951124 swapFree=67111464/67111528
[pid=17635] ppid=17633 vsize=37264 CPUtime=0.09 cores=0-7
/proc/17635/stat : 17635 (claspmt) R 17633 17635 17263 0 -1 4202496 5624 0 0 0 9 0 0 0 24 0 1 0 629776206 38158336 4376 33554432000 4194304 4964704 140735075371776 18446744073709551615 4607472 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17635/statm: 9316 4376 399 189 0 4190 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37264

[startup+0.300589 s]
/proc/loadavg: 6.49 6.45 4.33 2/267 17635
/proc/meminfo: memFree=25536656/32951124 swapFree=67111464/67111528
[pid=17635] ppid=17633 vsize=37264 CPUtime=0.29 cores=0-7
/proc/17635/stat : 17635 (claspmt) R 17633 17635 17263 0 -1 4202496 5624 0 0 0 29 0 0 0 25 0 1 0 629776206 38158336 4376 33554432000 4194304 4964704 140735075371776 18446744073709551615 4607641 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17635/statm: 9316 4376 399 189 0 4190 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37264

[startup+0.700516 s]
/proc/loadavg: 6.49 6.45 4.33 2/267 17635
/proc/meminfo: memFree=25536656/32951124 swapFree=67111464/67111528
[pid=17635] ppid=17633 vsize=37264 CPUtime=0.69 cores=0-7
/proc/17635/stat : 17635 (claspmt) R 17633 17635 17263 0 -1 4202496 5624 0 0 0 69 0 0 0 25 0 1 0 629776206 38158336 4376 33554432000 4194304 4964704 140735075371776 18446744073709551615 4607604 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17635/statm: 9316 4376 399 189 0 4190 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37264

[startup+1.50037 s]
/proc/loadavg: 6.49 6.45 4.33 2/268 17636
/proc/meminfo: memFree=25520348/32951124 swapFree=67111464/67111528
[pid=17635] ppid=17633 vsize=461636 CPUtime=1.51 cores=0-7
/proc/17635/stat : 17635 (claspmt) S 17633 17635 17263 0 -1 4202496 6945 0 0 0 150 1 0 0 18 0 8 0 629776206 472715264 5170 33554432000 4194304 4964704 140735075371776 18446744073709551615 260032211865 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/17635/statm: 115409 5170 435 189 0 109758 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 461636

[startup+3.10104 s]
/proc/loadavg: 6.49 6.45 4.33 9/275 17644
/proc/meminfo: memFree=25478504/32951124 swapFree=67111464/67111528
[pid=17635] ppid=17633 vsize=464936 CPUtime=14.01 cores=0-7
/proc/17635/stat : 17635 (claspmt) R 17633 17635 17263 0 -1 4202496 27939 0 0 0 1391 10 0 0 18 0 8 0 629776206 476094464 26164 33554432000 4194304 4964704 140735075371776 18446744073709551615 4627365 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17635/statm: 116234 26164 464 189 0 110583 0
[pid=17635/tid=17638] ppid=17633 vsize=464936 CPUtime=1.56 cores=0-7
/proc/17635/task/17638/stat : 17638 (claspmt) R 17633 17635 17263 0 -1 4202560 2127 0 0 0 156 0 0 0 18 0 8 0 629776347 476094464 26164 33554432000 4194304 4964704 140735075371776 18446744073709551615 4332462 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17635/tid=17639] ppid=17633 vsize=464936 CPUtime=1.55 cores=0-7
/proc/17635/task/17639/stat : 17639 (claspmt) R 17633 17635 17263 0 -1 4202560 1470 0 0 0 155 0 0 0 18 0 8 0 629776347 476094464 26164 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17635/tid=17640] ppid=17633 vsize=464936 CPUtime=1.56 cores=0-7
/proc/17635/task/17640/stat : 17640 (claspmt) R 17633 17635 17263 0 -1 4202560 2535 0 0 0 155 1 0 0 18 0 8 0 629776347 476094464 26164 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17635/tid=17641] ppid=17633 vsize=464936 CPUtime=1.55 cores=0-7
/proc/17635/task/17641/stat : 17641 (claspmt) R 17633 17635 17263 0 -1 4202560 3270 0 0 0 154 1 0 0 18 0 8 0 629776347 476094464 26164 33554432000 4194304 4964704 140735075371776 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17635/tid=17642] ppid=17633 vsize=464936 CPUtime=1.66 cores=0-7
/proc/17635/task/17642/stat : 17642 (claspmt) R 17633 17635 17263 0 -1 4202560 3019 0 0 0 166 0 0 0 20 0 8 0 629776347 476094464 26164 33554432000 4194304 4964704 140735075371776 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17635/tid=17643] ppid=17633 vsize=464936 CPUtime=1.55 cores=0-7
/proc/17635/task/17643/stat : 17643 (claspmt) R 17633 17635 17263 0 -1 4202560 3032 0 0 0 154 1 0 0 18 0 8 0 629776347 476094464 26164 33554432000 4194304 4964704 140735075371776 18446744073709551615 4660874 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17635/tid=17644] ppid=17633 vsize=464936 CPUtime=1.55 cores=0-7
/proc/17635/task/17644/stat : 17644 (claspmt) R 17633 17635 17263 0 -1 4202560 3731 0 0 0 154 1 0 0 18 0 8 0 629776347 476094464 26164 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670450 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 14.01
Current children cumulated vsize (KiB) 464936

[startup+6.30045 s]
/proc/loadavg: 6.61 6.47 4.35 9/275 17644
/proc/meminfo: memFree=25356364/32951124 swapFree=67111464/67111528
[pid=17635] ppid=17633 vsize=544720 CPUtime=39.56 cores=0-7
/proc/17635/stat : 17635 (claspmt) R 17633 17635 17263 0 -1 4202496 54195 0 0 0 3934 22 0 0 25 0 8 0 629776206 557793280 52420 33554432000 4194304 4964704 140735075371776 18446744073709551615 4320961 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17635/statm: 136180 52420 466 189 0 130529 0
[pid=17635/tid=17638] ppid=17633 vsize=544720 CPUtime=4.75 cores=0-7
/proc/17635/task/17638/stat : 17638 (claspmt) R 17633 17635 17263 0 -1 4202560 4711 0 0 0 474 1 0 0 25 0 8 0 629776347 557793280 52420 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17635/tid=17639] ppid=17633 vsize=544720 CPUtime=4.75 cores=0-7
/proc/17635/task/17639/stat : 17639 (claspmt) R 17633 17635 17263 0 -1 4202560 2827 0 0 0 474 1 0 0 25 0 8 0 629776347 557793280 52420 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17635/tid=17640] ppid=17633 vsize=544720 CPUtime=4.76 cores=0-7
/proc/17635/task/17640/stat : 17640 (claspmt) R 17633 17635 17263 0 -1 4202560 5205 0 0 0 474 2 0 0 25 0 8 0 629776347 557793280 52420 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17635/tid=17641] ppid=17633 vsize=544720 CPUtime=4.75 cores=0-7
/proc/17635/task/17641/stat : 17641 (claspmt) R 17633 17635 17263 0 -1 4202560 7152 0 0 0 472 3 0 0 25 0 8 0 629776347 557793280 52420 33554432000 4194304 4964704 140735075371776 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17635/tid=17642] ppid=17633 vsize=544720 CPUtime=4.87 cores=0-7
/proc/17635/task/17642/stat : 17642 (claspmt) R 17633 17635 17263 0 -1 4202560 8558 0 0 0 484 3 0 0 25 0 8 0 629776347 557793280 52420 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17635/tid=17643] ppid=17633 vsize=544720 CPUtime=4.76 cores=0-7
/proc/17635/task/17643/stat : 17643 (claspmt) R 17633 17635 17263 0 -1 4202560 5787 0 0 0 473 3 0 0 25 0 8 0 629776347 557793280 52421 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17635/tid=17644] ppid=17633 vsize=544720 CPUtime=4.75 cores=0-7
/proc/17635/task/17644/stat : 17644 (claspmt) R 17633 17635 17263 0 -1 4202560 7468 0 0 0 472 3 0 0 23 0 8 0 629776347 557793280 52421 33554432000 4194304 4964704 140735075371776 18446744073709551615 260020439223 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39.56
Current children cumulated vsize (KiB) 544720

[startup+12.7013 s]
/proc/loadavg: 6.72 6.50 4.36 9/275 17644
/proc/meminfo: memFree=25202756/32951124 swapFree=67111464/67111528
[pid=17635] ppid=17633 vsize=553292 CPUtime=90.69 cores=0-7
/proc/17635/stat : 17635 (claspmt) R 17633 17635 17263 0 -1 4202496 89212 0 0 0 9027 42 0 0 25 0 8 0 629776206 566571008 87437 33554432000 4194304 4964704 140735075371776 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17635/statm: 138323 87437 466 189 0 132672 0
[pid=17635/tid=17638] ppid=17633 vsize=553292 CPUtime=11.15 cores=0-7
/proc/17635/task/17638/stat : 17638 (claspmt) R 17633 17635 17263 0 -1 4202560 11888 0 0 0 1108 7 0 0 25 0 8 0 629776347 566571008 87437 33554432000 4194304 4964704 140735075371776 18446744073709551615 260020063163 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17635/tid=17639] ppid=17633 vsize=553292 CPUtime=11.15 cores=0-7
/proc/17635/task/17639/stat : 17639 (claspmt) R 17633 17635 17263 0 -1 4202560 4677 0 0 0 1114 1 0 0 25 0 8 0 629776347 566571008 87437 33554432000 4194304 4964704 140735075371776 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17635/tid=17640] ppid=17633 vsize=553292 CPUtime=11.15 cores=0-7
/proc/17635/task/17640/stat : 17640 (claspmt) R 17633 17635 17263 0 -1 4202560 8841 0 0 0 1112 3 0 0 25 0 8 0 629776347 566571008 87437 33554432000 4194304 4964704 140735075371776 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17635/tid=17641] ppid=17633 vsize=553292 CPUtime=11.15 cores=0-7
/proc/17635/task/17641/stat : 17641 (claspmt) R 17633 17635 17263 0 -1 4202560 12836 0 0 0 1109 6 0 0 25 0 8 0 629776347 566571008 87437 33554432000 4194304 4964704 140735075371776 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17635/tid=17642] ppid=17633 vsize=553292 CPUtime=11.26 cores=0-7
/proc/17635/task/17642/stat : 17642 (claspmt) R 17633 17635 17263 0 -1 4202560 13381 0 0 0 1121 5 0 0 25 0 8 0 629776347 566571008 87437 33554432000 4194304 4964704 140735075371776 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17635/tid=17643] ppid=17633 vsize=553292 CPUtime=11.15 cores=0-7
/proc/17635/task/17643/stat : 17643 (claspmt) R 17633 17635 17263 0 -1 4202560 8750 0 0 0 1111 4 0 0 25 0 8 0 629776347 566571008 87438 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17635/tid=17644] ppid=17633 vsize=553292 CPUtime=11.14 cores=0-7
/proc/17635/task/17644/stat : 17644 (claspmt) R 17633 17635 17263 0 -1 4202560 11364 0 0 0 1109 5 0 0 25 0 8 0 629776347 566571008 87438 33554432000 4194304 4964704 140735075371776 18446744073709551615 4627701 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 90.69
Current children cumulated vsize (KiB) 553292

[startup+25.5009 s]
/proc/loadavg: 7.00 6.57 4.42 9/275 17644
/proc/meminfo: memFree=25058164/32951124 swapFree=67111464/67111528
[pid=17635] ppid=17633 vsize=766596 CPUtime=192.97 cores=0-7
/proc/17635/stat : 17635 (claspmt) R 17633 17635 17263 0 -1 4202496 122870 0 0 0 19234 63 0 0 25 0 8 0 629776206 784994304 121095 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670291 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17635/statm: 191649 121095 466 189 0 185998 0
[pid=17635/tid=17638] ppid=17633 vsize=766596 CPUtime=23.94 cores=0-7
/proc/17635/task/17638/stat : 17638 (claspmt) R 17633 17635 17263 0 -1 4202560 16074 0 0 0 2385 9 0 0 25 0 8 0 629776347 784994304 121095 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17635/tid=17639] ppid=17633 vsize=766596 CPUtime=23.96 cores=0-7
/proc/17635/task/17639/stat : 17639 (claspmt) R 17633 17635 17263 0 -1 4202560 6497 0 0 0 2394 2 0 0 25 0 8 0 629776347 784994304 121095 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17635/tid=17640] ppid=17633 vsize=766596 CPUtime=23.95 cores=0-7
/proc/17635/task/17640/stat : 17640 (claspmt) R 17633 17635 17263 0 -1 4202560 10533 0 0 0 2391 4 0 0 25 0 8 0 629776347 784994304 121095 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17635/tid=17641] ppid=17633 vsize=766596 CPUtime=23.95 cores=0-7
/proc/17635/task/17641/stat : 17641 (claspmt) R 17633 17635 17263 0 -1 4202560 15486 0 0 0 2388 7 0 0 25 0 8 0 629776347 784994304 121095 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17635/tid=17642] ppid=17633 vsize=766596 CPUtime=24.06 cores=0-7
/proc/17635/task/17642/stat : 17642 (claspmt) R 17633 17635 17263 0 -1 4202560 18509 0 0 0 2398 8 0 0 25 0 8 0 629776347 784994304 121095 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17635/tid=17643] ppid=17633 vsize=766596 CPUtime=23.95 cores=0-7
/proc/17635/task/17643/stat : 17643 (claspmt) R 17633 17635 17263 0 -1 4202560 11909 0 0 0 2389 6 0 0 25 0 8 0 629776347 784994304 121095 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17635/tid=17644] ppid=17633 vsize=766596 CPUtime=23.93 cores=0-7
/proc/17635/task/17644/stat : 17644 (claspmt) R 17633 17635 17263 0 -1 4202560 17874 0 0 0 2385 8 0 0 25 0 8 0 629776347 784994304 121095 33554432000 4194304 4964704 140735075371776 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 192.97
Current children cumulated vsize (KiB) 766596

[startup+51.1012 s]
/proc/loadavg: 7.34 6.68 4.52 9/275 17645
/proc/meminfo: memFree=24962100/32951124 swapFree=67111464/67111528
[pid=17635] ppid=17633 vsize=976080 CPUtime=397.54 cores=0-7
/proc/17635/stat : 17635 (claspmt) R 17633 17635 17263 0 -1 4202496 147370 0 0 0 39674 80 0 0 25 0 8 0 629776206 999505920 145590 33554432000 4194304 4964704 140735075371776 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17635/statm: 244020 145590 466 189 0 238369 0
[pid=17635/tid=17638] ppid=17633 vsize=976080 CPUtime=49.54 cores=0-7
/proc/17635/task/17638/stat : 17638 (claspmt) R 17633 17635 17263 0 -1 4202560 21690 0 0 0 4941 13 0 0 25 0 8 0 629776347 999505920 145590 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17635/tid=17639] ppid=17633 vsize=976080 CPUtime=49.55 cores=0-7
/proc/17635/task/17639/stat : 17639 (claspmt) R 17633 17635 17263 0 -1 4202560 8646 0 0 0 4953 2 0 0 25 0 8 0 629776347 999505920 145590 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17635/tid=17640] ppid=17633 vsize=976080 CPUtime=49.55 cores=0-7
/proc/17635/task/17640/stat : 17640 (claspmt) R 17633 17635 17263 0 -1 4202560 14348 0 0 0 4948 7 0 0 25 0 8 0 629776347 999505920 145590 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17635/tid=17641] ppid=17633 vsize=976080 CPUtime=49.55 cores=0-7
/proc/17635/task/17641/stat : 17641 (claspmt) R 17633 17635 17263 0 -1 4202560 16688 0 0 0 4946 9 0 0 25 0 8 0 629776347 999505920 145590 33554432000 4194304 4964704 140735075371776 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17635/tid=17642] ppid=17633 vsize=976080 CPUtime=49.66 cores=0-7
/proc/17635/task/17642/stat : 17642 (claspmt) R 17633 17635 17263 0 -1 4202560 21140 0 0 0 4955 11 0 0 25 0 8 0 629776347 999505920 145590 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17635/tid=17643] ppid=17633 vsize=976080 CPUtime=49.55 cores=0-7
/proc/17635/task/17643/stat : 17643 (claspmt) R 17633 17635 17263 0 -1 4202560 12545 0 0 0 4948 7 0 0 25 0 8 0 629776347 999505920 145590 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17635/tid=17644] ppid=17633 vsize=976080 CPUtime=49.53 cores=0-7
/proc/17635/task/17644/stat : 17644 (claspmt) R 17633 17635 17263 0 -1 4202560 21768 0 0 0 4941 12 0 0 25 0 8 0 629776347 999505920 145590 33554432000 4194304 4964704 140735075371776 18446744073709551615 4342232 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 397.54
Current children cumulated vsize (KiB) 976080

[startup+102.311 s]
/proc/loadavg: 7.77 6.90 4.70 9/275 17646
/proc/meminfo: memFree=24689024/32951124 swapFree=67111464/67111528
[pid=17635] ppid=17633 vsize=1079216 CPUtime=806.73 cores=0-7
/proc/17635/stat : 17635 (claspmt) R 17633 17635 17263 0 -1 4202496 214655 0 0 0 80546 127 0 0 25 0 8 0 629776206 1105117184 212813 33554432000 4194304 4964704 140735075371776 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17635/statm: 269804 212813 466 189 0 264153 0
[pid=17635/tid=17638] ppid=17633 vsize=1079216 CPUtime=100.74 cores=0-7
/proc/17635/task/17638/stat : 17638 (claspmt) R 17633 17635 17263 0 -1 4202560 30095 0 0 0 10056 18 0 0 25 0 8 0 629776347 1105117184 212813 33554432000 4194304 4964704 140735075371776 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17635/tid=17639] ppid=17633 vsize=1079216 CPUtime=100.77 cores=0-7
/proc/17635/task/17639/stat : 17639 (claspmt) R 17633 17635 17263 0 -1 4202560 11407 0 0 0 10074 3 0 0 25 0 8 0 629776347 1105117184 212813 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17635/tid=17640] ppid=17633 vsize=1079216 CPUtime=100.75 cores=0-7
/proc/17635/task/17640/stat : 17640 (claspmt) R 17633 17635 17263 0 -1 4202560 22019 0 0 0 10062 13 0 0 25 0 8 0 629776347 1105117184 212813 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0

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

[pid=17635] ppid=17633 vsize=4240828 CPUtime=37726.3 cores=0-7
/proc/17635/stat : 17635 (claspmt) R 17633 17635 17263 0 -1 4202496 992618 0 0 0 3771600 1029 0 0 25 0 8 0 629776206 4342607872 980423 33554432000 4194304 4964704 140735075371776 18446744073709551615 260020055135 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17635/statm: 1060207 980423 466 189 0 1054556 0
[pid=17635/tid=17638] ppid=17633 vsize=4240828 CPUtime=4720.46 cores=0-7
/proc/17635/task/17638/stat : 17638 (claspmt) R 17633 17635 17263 0 -1 4202560 83205 0 0 0 471962 84 0 0 25 0 8 0 629776347 4342607872 980423 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17635/tid=17639] ppid=17633 vsize=4240828 CPUtime=4720.86 cores=0-7
/proc/17635/task/17639/stat : 17639 (claspmt) R 17633 17635 17263 0 -1 4202560 65758 0 0 0 472069 17 0 0 25 0 8 0 629776347 4342607872 980423 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670440 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17635/tid=17640] ppid=17633 vsize=4240828 CPUtime=4704.1 cores=0-7
/proc/17635/task/17640/stat : 17640 (claspmt) R 17633 17635 17263 0 -1 4202560 86343 0 0 0 470293 117 0 0 25 0 8 0 629776347 4342607872 980423 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17635/tid=17641] ppid=17633 vsize=4240828 CPUtime=4720.65 cores=0-7
/proc/17635/task/17641/stat : 17641 (claspmt) R 17633 17635 17263 0 -1 4202560 74479 0 0 0 471991 74 0 0 25 0 8 0 629776347 4342607872 980423 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17635/tid=17642] ppid=17633 vsize=4240828 CPUtime=4720.88 cores=0-7
/proc/17635/task/17642/stat : 17642 (claspmt) R 17633 17635 17263 0 -1 4202560 90896 0 0 0 472021 67 0 0 25 0 8 0 629776347 4342607872 980423 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17635/tid=17643] ppid=17633 vsize=4240828 CPUtime=4718.52 cores=0-7
/proc/17635/task/17643/stat : 17643 (claspmt) R 17633 17635 17263 0 -1 4202560 94987 0 0 0 471724 128 0 0 25 0 8 0 629776347 4342607872 980423 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17635/tid=17644] ppid=17633 vsize=4240828 CPUtime=4719.22 cores=0-7
/proc/17635/task/17644/stat : 17644 (claspmt) R 17633 17635 17263 0 -1 4202560 208752 0 0 0 471696 226 0 0 25 0 8 0 629776347 4342607872 980423 33554432000 4194304 4964704 140735075371776 18446744073709551615 4669056 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37726.3
Current children cumulated vsize (KiB) 4240828

[startup+4782.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/275 17783
/proc/meminfo: memFree=21563464/32951124 swapFree=67111464/67111528
[pid=17635] ppid=17633 vsize=4306364 CPUtime=38205.7 cores=0-7
/proc/17635/stat : 17635 (claspmt) R 17633 17635 17263 0 -1 4202496 1004410 0 0 0 3819527 1045 0 0 25 0 8 0 629776206 4409716736 992215 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17635/statm: 1076591 992215 466 189 0 1070940 0
[pid=17635/tid=17638] ppid=17633 vsize=4306364 CPUtime=4780.45 cores=0-7
/proc/17635/task/17638/stat : 17638 (claspmt) R 17633 17635 17263 0 -1 4202560 83205 0 0 0 477961 84 0 0 25 0 8 0 629776347 4409716736 992215 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17635/tid=17639] ppid=17633 vsize=4306364 CPUtime=4780.86 cores=0-7
/proc/17635/task/17639/stat : 17639 (claspmt) R 17633 17635 17263 0 -1 4202560 66011 0 0 0 478068 18 0 0 25 0 8 0 629776347 4409716736 992215 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17635/tid=17640] ppid=17633 vsize=4306364 CPUtime=4764.09 cores=0-7
/proc/17635/task/17640/stat : 17640 (claspmt) R 17633 17635 17263 0 -1 4202560 87171 0 0 0 476291 118 0 0 25 0 8 0 629776347 4409716736 992215 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17635/tid=17641] ppid=17633 vsize=4306364 CPUtime=4780.64 cores=0-7
/proc/17635/task/17641/stat : 17641 (claspmt) R 17633 17635 17263 0 -1 4202560 74672 0 0 0 477990 74 0 0 25 0 8 0 629776347 4409716736 992215 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17635/tid=17642] ppid=17633 vsize=4306364 CPUtime=4780.87 cores=0-7
/proc/17635/task/17642/stat : 17642 (claspmt) R 17633 17635 17263 0 -1 4202560 90980 0 0 0 478020 67 0 0 25 0 8 0 629776347 4409716736 992215 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670252 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17635/tid=17643] ppid=17633 vsize=4306364 CPUtime=4778.51 cores=0-7
/proc/17635/task/17643/stat : 17643 (claspmt) R 17633 17635 17263 0 -1 4202560 95386 0 0 0 477722 129 0 0 25 0 8 0 629776347 4409716736 992215 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17635/tid=17644] ppid=17633 vsize=4306364 CPUtime=4779.2 cores=0-7
/proc/17635/task/17644/stat : 17644 (claspmt) R 17633 17635 17263 0 -1 4202560 214558 0 0 0 477688 232 0 0 25 0 8 0 629776347 4409716736 992215 33554432000 4194304 4964704 140735075371776 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38205.7
Current children cumulated vsize (KiB) 4306364

[startup+4842.3 s]
/proc/loadavg: 8.03 8.04 8.00 9/275 17785
/proc/meminfo: memFree=21516416/32951124 swapFree=67111464/67111528
[pid=17635] ppid=17633 vsize=4502972 CPUtime=38685.2 cores=0-7
/proc/17635/stat : 17635 (claspmt) R 17633 17635 17263 0 -1 4202496 1016128 0 0 0 3867459 1062 0 0 25 0 8 0 629776206 4611043328 1003933 33554432000 4194304 4964704 140735075371776 18446744073709551615 4332462 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17635/statm: 1125743 1003933 466 189 0 1120092 0
[pid=17635/tid=17638] ppid=17633 vsize=4502972 CPUtime=4840.45 cores=0-7
/proc/17635/task/17638/stat : 17638 (claspmt) R 17633 17635 17263 0 -1 4202560 83205 0 0 0 483961 84 0 0 25 0 8 0 629776347 4611043328 1003933 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17635/tid=17639] ppid=17633 vsize=4502972 CPUtime=4840.86 cores=0-7
/proc/17635/task/17639/stat : 17639 (claspmt) R 17633 17635 17263 0 -1 4202560 66293 0 0 0 484068 18 0 0 25 0 8 0 629776347 4611043328 1003933 33554432000 4194304 4964704 140735075371776 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17635/tid=17640] ppid=17633 vsize=4502972 CPUtime=4824.09 cores=0-7
/proc/17635/task/17640/stat : 17640 (claspmt) R 17633 17635 17263 0 -1 4202560 92527 0 0 0 482281 128 0 0 25 0 8 0 629776347 4611043328 1003933 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17635/tid=17641] ppid=17633 vsize=4502972 CPUtime=4840.64 cores=0-7
/proc/17635/task/17641/stat : 17641 (claspmt) R 17633 17635 17263 0 -1 4202560 75053 0 0 0 483990 74 0 0 25 0 8 0 629776347 4611043328 1003933 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17635/tid=17642] ppid=17633 vsize=4502972 CPUtime=4840.87 cores=0-7
/proc/17635/task/17642/stat : 17642 (claspmt) R 17633 17635 17263 0 -1 4202560 90984 0 0 0 484020 67 0 0 25 0 8 0 629776347 4611043328 1003933 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17635/tid=17643] ppid=17633 vsize=4502972 CPUtime=4838.51 cores=0-7
/proc/17635/task/17643/stat : 17643 (claspmt) R 17633 17635 17263 0 -1 4202560 95857 0 0 0 483721 130 0 0 25 0 8 0 629776347 4611043328 1003933 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17635/tid=17644] ppid=17633 vsize=4502972 CPUtime=4839.19 cores=0-7
/proc/17635/task/17644/stat : 17644 (claspmt) R 17633 17635 17263 0 -1 4202560 219732 0 0 0 483680 239 0 0 25 0 8 0 629776347 4611043328 1003933 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38685.2
Current children cumulated vsize (KiB) 4502972

[startup+4902.3 s]
/proc/loadavg: 8.08 8.04 8.00 9/275 17786
/proc/meminfo: memFree=21391508/32951124 swapFree=67111464/67111528
[pid=17635] ppid=17633 vsize=4568508 CPUtime=39164.7 cores=0-7
/proc/17635/stat : 17635 (claspmt) R 17633 17635 17263 0 -1 4202496 1047670 0 0 0 3915370 1104 0 0 25 0 8 0 629776206 4678152192 1035475 33554432000 4194304 4964704 140735075371776 18446744073709551615 4321076 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17635/statm: 1142127 1035475 466 189 0 1136476 0
[pid=17635/tid=17638] ppid=17633 vsize=4568508 CPUtime=4900.45 cores=0-7
/proc/17635/task/17638/stat : 17638 (claspmt) R 17633 17635 17263 0 -1 4202560 83205 0 0 0 489961 84 0 0 25 0 8 0 629776347 4678152192 1035475 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17635/tid=17639] ppid=17633 vsize=4568508 CPUtime=4900.86 cores=0-7
/proc/17635/task/17639/stat : 17639 (claspmt) R 17633 17635 17263 0 -1 4202560 66353 0 0 0 490068 18 0 0 25 0 8 0 629776347 4678152192 1035475 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17635/tid=17640] ppid=17633 vsize=4568508 CPUtime=4884.09 cores=0-7
/proc/17635/task/17640/stat : 17640 (claspmt) R 17633 17635 17263 0 -1 4202560 92533 0 0 0 488281 128 0 0 25 0 8 0 629776347 4678152192 1035475 33554432000 4194304 4964704 140735075371776 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17635/tid=17641] ppid=17633 vsize=4568508 CPUtime=4900.64 cores=0-7
/proc/17635/task/17641/stat : 17641 (claspmt) R 17633 17635 17263 0 -1 4202560 75270 0 0 0 489990 74 0 0 25 0 8 0 629776347 4678152192 1035475 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17635/tid=17642] ppid=17633 vsize=4568508 CPUtime=4900.87 cores=0-7
/proc/17635/task/17642/stat : 17642 (claspmt) R 17633 17635 17263 0 -1 4202560 90993 0 0 0 490020 67 0 0 25 0 8 0 629776347 4678152192 1035475 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17635/tid=17643] ppid=17633 vsize=4568508 CPUtime=4898.51 cores=0-7
/proc/17635/task/17643/stat : 17643 (claspmt) R 17633 17635 17263 0 -1 4202560 95921 0 0 0 489721 130 0 0 25 0 8 0 629776347 4678152192 1035475 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17635/tid=17644] ppid=17633 vsize=4568508 CPUtime=4899.18 cores=0-7
/proc/17635/task/17644/stat : 17644 (claspmt) R 17633 17635 17263 0 -1 4202560 241837 0 0 0 489649 269 0 0 25 0 8 0 629776347 4678152192 1035475 33554432000 4194304 4964704 140735075371776 18446744073709551615 4342162 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39164.7
Current children cumulated vsize (KiB) 4568508

[startup+4962.3 s]
/proc/loadavg: 8.10 8.05 8.00 9/275 17788
/proc/meminfo: memFree=21379188/32951124 swapFree=67111464/67111528
[pid=17635] ppid=17633 vsize=4568508 CPUtime=39644.2 cores=0-7
/proc/17635/stat : 17635 (claspmt) R 17633 17635 17263 0 -1 4202496 1050342 0 0 0 3963317 1107 0 0 25 0 8 0 629776206 4678152192 1038147 33554432000 4194304 4964704 140735075371776 18446744073709551615 4332519 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17635/statm: 1142127 1038147 466 189 0 1136476 0
[pid=17635/tid=17638] ppid=17633 vsize=4568508 CPUtime=4960.46 cores=0-7
/proc/17635/task/17638/stat : 17638 (claspmt) R 17633 17635 17263 0 -1 4202560 83205 0 0 0 495962 84 0 0 25 0 8 0 629776347 4678152192 1038147 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17635/tid=17639] ppid=17633 vsize=4568508 CPUtime=4960.86 cores=0-7
/proc/17635/task/17639/stat : 17639 (claspmt) R 17633 17635 17263 0 -1 4202560 66941 0 0 0 496068 18 0 0 25 0 8 0 629776347 4678152192 1038147 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17635/tid=17640] ppid=17633 vsize=4568508 CPUtime=4944.09 cores=0-7
/proc/17635/task/17640/stat : 17640 (claspmt) R 17633 17635 17263 0 -1 4202560 92538 0 0 0 494281 128 0 0 25 0 8 0 629776347 4678152192 1038147 33554432000 4194304 4964704 140735075371776 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17635/tid=17641] ppid=17633 vsize=4568508 CPUtime=4960.64 cores=0-7
/proc/17635/task/17641/stat : 17641 (claspmt) R 17633 17635 17263 0 -1 4202560 75304 0 0 0 495990 74 0 0 25 0 8 0 629776347 4678152192 1038147 33554432000 4194304 4964704 140735075371776 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17635/tid=17642] ppid=17633 vsize=4568508 CPUtime=4960.87 cores=0-7
/proc/17635/task/17642/stat : 17642 (claspmt) R 17633 17635 17263 0 -1 4202560 91069 0 0 0 496020 67 0 0 25 0 8 0 629776347 4678152192 1038147 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17635/tid=17643] ppid=17633 vsize=4568508 CPUtime=4958.51 cores=0-7
/proc/17635/task/17643/stat : 17643 (claspmt) R 17633 17635 17263 0 -1 4202560 95921 0 0 0 495721 130 0 0 25 0 8 0 629776347 4678152192 1038147 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17635/tid=17644] ppid=17633 vsize=4568508 CPUtime=4959.17 cores=0-7
/proc/17635/task/17644/stat : 17644 (claspmt) R 17633 17635 17263 0 -1 4202560 243558 0 0 0 495646 271 0 0 25 0 8 0 629776347 4678152192 1038147 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39644.2
Current children cumulated vsize (KiB) 4568508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5006.9 s]
/proc/loadavg: 8.12 8.06 8.01 9/275 17789
/proc/meminfo: memFree=21336248/32951124 swapFree=67111464/67111528
[pid=17635] ppid=17633 vsize=4568508 CPUtime=40000.7 cores=0-7
/proc/17635/stat : 17635 (claspmt) R 17633 17635 17263 0 -1 4202496 1061127 0 0 0 3998957 1117 0 0 25 0 8 0 629776206 4678152192 1048810 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17635/statm: 1142127 1048810 466 189 0 1136476 0
[pid=17635/tid=17638] ppid=17633 vsize=4568508 CPUtime=5005.07 cores=0-7
/proc/17635/task/17638/stat : 17638 (claspmt) R 17633 17635 17263 0 -1 4202560 83220 0 0 0 500423 84 0 0 25 0 8 0 629776347 4678152192 1048810 33554432000 4194304 4964704 140735075371776 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17635/tid=17639] ppid=17633 vsize=4568508 CPUtime=5005.47 cores=0-7
/proc/17635/task/17639/stat : 17639 (claspmt) R 17633 17635 17263 0 -1 4202560 68772 0 0 0 500529 18 0 0 25 0 8 0 629776347 4678152192 1048810 33554432000 4194304 4964704 140735075371776 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17635/tid=17640] ppid=17633 vsize=4568508 CPUtime=4988.7 cores=0-7
/proc/17635/task/17640/stat : 17640 (claspmt) R 17633 17635 17263 0 -1 4202560 92538 0 0 0 498742 128 0 0 25 0 8 0 629776347 4678152192 1048810 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17635/tid=17641] ppid=17633 vsize=4568508 CPUtime=5005.25 cores=0-7
/proc/17635/task/17641/stat : 17641 (claspmt) R 17633 17635 17263 0 -1 4202560 75332 0 0 0 500451 74 0 0 25 0 8 0 629776347 4678152192 1048810 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17635/tid=17642] ppid=17633 vsize=4568508 CPUtime=5005.49 cores=0-7
/proc/17635/task/17642/stat : 17642 (claspmt) R 17633 17635 17263 0 -1 4202560 91072 0 0 0 500482 67 0 0 25 0 8 0 629776347 4678152192 1048810 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17635/tid=17643] ppid=17633 vsize=4568508 CPUtime=5003.12 cores=0-7
/proc/17635/task/17643/stat : 17643 (claspmt) R 17633 17635 17263 0 -1 4202560 95921 0 0 0 500182 130 0 0 25 0 8 0 629776347 4678152192 1048810 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17635/tid=17644] ppid=17633 vsize=4568508 CPUtime=5003.78 cores=0-7
/proc/17635/task/17644/stat : 17644 (claspmt) R 17633 17635 17263 0 -1 4202560 252466 0 0 0 500097 281 0 0 25 0 8 0 629776347 4678152192 1048810 33554432000 4194304 4964704 140735075371776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 4568508

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

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

[startup+5007.02 s]
/proc/loadavg: 8.12 8.06 8.01 9/275 17789
/proc/meminfo: memFree=21336248/32951124 swapFree=67111464/67111528
[pid=17635] ppid=17633 vsize=4568300 CPUtime=40000.9 cores=0-7
/proc/17635/stat : 17635 (claspmt) R 17633 17635 17263 0 -1 4202496 1061141 0 0 0 3998972 1117 0 0 25 0 1 0 629776206 4677939200 1041867 33554432000 4194304 4964704 140735075371776 18446744073709551615 260020051147 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/17635/statm: 1142075 1041867 476 189 0 1136424 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 4568300

[startup+5007.4 s]
/proc/loadavg: 8.12 8.06 8.01 2/269 17790
/proc/meminfo: memFree=21363452/32951124 swapFree=67111464/67111528
[pid=17635] ppid=17633 vsize=4560096 CPUtime=40001.3 cores=0-7
/proc/17635/stat : 17635 (claspmt) R 17633 17635 17263 0 -1 4202496 1061141 0 0 0 3999011 1117 0 0 25 0 1 0 629776206 4669538304 1040230 33554432000 4194304 4964704 140735075371776 18446744073709551615 260020052974 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17635/statm: 1140024 1040230 476 189 0 1134373 0
Current children cumulated CPU time (s) 40001.3
Current children cumulated vsize (KiB) 4560096

[startup+5007.8 s]
/proc/loadavg: 8.12 8.06 8.01 2/269 17790
/proc/meminfo: memFree=21363452/32951124 swapFree=67111464/67111528
[pid=17635] ppid=17633 vsize=1006244 CPUtime=40001.7 cores=0-7
/proc/17635/stat : 17635 (claspmt) R 17633 17635 17263 0 -1 4202496 1061141 0 0 0 3999036 1132 0 0 25 0 1 0 629776206 1030393856 159697 33554432000 4194304 4964704 140735075371776 18446744073709551615 260020439399 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17635/statm: 251561 159697 476 189 0 245910 0
Current children cumulated CPU time (s) 40001.7
Current children cumulated vsize (KiB) 1006244

Child status: 0
Real time (s): 5007.83
CPU time (s): 40001.7
CPU user time (s): 39990.4
CPU system time (s): 11.3503
CPU usage (%): 798.783
Max. virtual memory (cumulated for all children) (KiB): 4568508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39990.4
system time used= 11.3503
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1061142
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= 70122
involuntary context switches= 187784

runsolver used 11.2623 second user time and 30.1054 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-03 06:04:16
IDJOB=3322782
IDBENCH=88223
IDSOLVER=1711
FILE ID=node110/3322782-1304395456
RUNJOBID= node110-1304391818-17277
PBS_JOBID= 13181847
Free space on /tmp= 73756 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q663-n40-p15-s72490337.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-3322782-1304395456/watcher-3322782-1304395456 -o /tmp/evaluation-result-3322782-1304395456/solver-3322782-1304395456 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322782-1304395456.cnf

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

MD5SUM BENCH= ab8e40d31c79e7a71114e3126a46874f
RANDOM SEED=1223129879

node110.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.830
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.830
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.830
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.830
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.83
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.830
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.76
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.830
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25536936 kB
Buffers:       1075756 kB
Cached:        2718996 kB
SwapCached:         64 kB
Active:        3801844 kB
Inactive:      3168620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25536936 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            4292 kB
Writeback:           0 kB
AnonPages:     3175764 kB
Mapped:          23432 kB
Slab:           359312 kB
PageTables:      19928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46101220 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= 73756 MiB
End job on node110 at 2011-05-03 07:27:45