Trace number 3322770

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) 35954 5100.86

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
MD5SUMba3b1702a651cd8da3e6cada8f2e97bc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.255961
Satisfiable
(Un)Satisfiability was proved
Number of variables2088
Number of clauses405748
Sum of the clauses size813494
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2405703
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...394162/instance-3322770-1304394162.cnf
2.89/2.99	c Solving...
35953.13/5100.01	
35953.13/5100.01	*** INTERRUPTED! ***
35953.13/5100.01	*** Shutting down threads...
35953.96/5100.86	s UNKNOWN
35953.96/5100.86	
35953.96/5100.86	c INTERRUPTED   : 1
35953.96/5100.86	c Models        : 0+    
35953.96/5100.86	c Time          : 5100.025s (Solving: 5097.03s 1st Model: 0.00s Unsat: 0.00s)
35953.96/5100.86	c CPU Time      : 35953.190s

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-3322770-1304394162/watcher-3322770-1304394162 -o /tmp/evaluation-result-3322770-1304394162/solver-3322770-1304394162 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322770-1304394162.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: 8.75 8.87 8.93 3/276 20257
/proc/meminfo: memFree=17495432/32951132 swapFree=67111356/67111528
[pid=20257] ppid=20255 vsize=22380 CPUtime=0 cores=0-7
/proc/20257/stat : 20257 (claspmt) R 20255 20257 20195 0 -1 4202496 926 0 0 0 0 0 0 0 21 0 1 0 551015858 22917120 803 33554432000 4194304 4964704 140737079266576 18446744073709551615 274664808192 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/20257/statm: 5595 804 386 189 0 469 0

[startup+0.0315419 s]
/proc/loadavg: 8.75 8.87 8.93 3/276 20257
/proc/meminfo: memFree=17495432/32951132 swapFree=67111356/67111528
[pid=20257] ppid=20255 vsize=26416 CPUtime=0.02 cores=0-7
/proc/20257/stat : 20257 (claspmt) R 20255 20257 20195 0 -1 4202496 2375 0 0 0 2 0 0 0 21 0 1 0 551015858 27049984 1815 33554432000 4194304 4964704 140737079266576 18446744073709551615 274664469189 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/20257/statm: 6604 1817 386 189 0 1478 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 26416

[startup+0.100534 s]
/proc/loadavg: 8.75 8.87 8.93 3/276 20257
/proc/meminfo: memFree=17495432/32951132 swapFree=67111356/67111528
[pid=20257] ppid=20255 vsize=39436 CPUtime=0.09 cores=0-7
/proc/20257/stat : 20257 (claspmt) R 20255 20257 20195 0 -1 4202496 6816 0 0 0 8 1 0 0 21 0 1 0 551015858 40382464 4951 33554432000 4194304 4964704 140737079266576 18446744073709551615 274664475579 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/20257/statm: 9859 4951 397 189 0 4733 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39436

[startup+0.300507 s]
/proc/loadavg: 8.75 8.87 8.93 3/276 20257
/proc/meminfo: memFree=17495432/32951132 swapFree=67111356/67111528
[pid=20257] ppid=20255 vsize=45972 CPUtime=0.29 cores=0-7
/proc/20257/stat : 20257 (claspmt) R 20255 20257 20195 0 -1 4202496 8404 0 0 0 28 1 0 0 22 0 1 0 551015858 47075328 6539 33554432000 4194304 4964704 140737079266576 18446744073709551615 4607585 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/20257/statm: 11493 6539 399 189 0 6367 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45972

[startup+0.700439 s]
/proc/loadavg: 8.75 8.87 8.93 3/276 20257
/proc/meminfo: memFree=17495432/32951132 swapFree=67111356/67111528
[pid=20257] ppid=20255 vsize=45972 CPUtime=0.69 cores=0-7
/proc/20257/stat : 20257 (claspmt) R 20255 20257 20195 0 -1 4202496 8404 0 0 0 68 1 0 0 24 0 1 0 551015858 47075328 6539 33554432000 4194304 4964704 140737079266576 18446744073709551615 4607585 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/20257/statm: 11493 6539 399 189 0 6367 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45972

[startup+1.5003 s]
/proc/loadavg: 8.21 8.76 8.89 3/277 20258
/proc/meminfo: memFree=17471040/32951132 swapFree=67111356/67111528
[pid=20257] ppid=20255 vsize=45972 CPUtime=1.49 cores=0-7
/proc/20257/stat : 20257 (claspmt) R 20255 20257 20195 0 -1 4202496 8404 0 0 0 148 1 0 0 25 0 1 0 551015858 47075328 6539 33554432000 4194304 4964704 140737079266576 18446744073709551615 4607472 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/20257/statm: 11493 6539 399 189 0 6367 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45972

[startup+3.10102 s]
/proc/loadavg: 8.21 8.76 8.89 3/277 20258
/proc/meminfo: memFree=17468692/32951132 swapFree=67111356/67111528
[pid=20257] ppid=20255 vsize=405336 CPUtime=3.11 cores=0-7
/proc/20257/stat : 20257 (claspmt) S 20255 20257 20195 0 -1 4202496 10158 0 0 0 310 1 0 0 18 0 8 0 551015858 415064064 7483 33554432000 4194304 4964704 140737079266576 18446744073709551615 274676624281 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20257/statm: 101334 7483 435 189 0 95683 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 405336

[startup+6.30046 s]
/proc/loadavg: 8.43 8.79 8.90 13/284 20265
/proc/meminfo: memFree=17415232/32951132 swapFree=67111356/67111528
[pid=20257] ppid=20255 vsize=470872 CPUtime=18.46 cores=0-7
/proc/20257/stat : 20257 (claspmt) D 20255 20257 20195 0 -1 4202496 24489 0 0 0 1713 133 0 0 15 0 8 0 551015858 482172928 21814 33554432000 4194304 4964704 140737079266576 18446744073709551615 274664469537 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/20257/statm: 117718 21814 464 189 0 112067 0
[pid=20257/tid=20259] ppid=20255 vsize=470872 CPUtime=2.08 cores=0-7
/proc/20257/task/20259/stat : 20259 (claspmt) R 20255 20257 20195 0 -1 4202560 1434 0 0 0 176 32 0 0 15 0 8 0 551016158 482172928 21814 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20257/tid=20260] ppid=20255 vsize=470872 CPUtime=2.11 cores=0-7
/proc/20257/task/20260/stat : 20260 (claspmt) R 20255 20257 20195 0 -1 4202560 2208 0 0 0 201 10 0 0 16 0 8 0 551016158 482172928 21814 33554432000 4194304 4964704 140737079266576 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20257/tid=20261] ppid=20255 vsize=470872 CPUtime=1.02 cores=0-7
/proc/20257/task/20261/stat : 20261 (claspmt) S 20255 20257 20195 0 -1 4202560 1131 0 0 0 91 11 0 0 16 0 8 0 551016158 482172928 21814 33554432000 4194304 4964704 140737079266576 18446744073709551615 274664913390 0 0 4096 18946 18446604446059947840 0 0 -1 2 0 0 0
[pid=20257/tid=20262] ppid=20255 vsize=470872 CPUtime=2.15 cores=0-7
/proc/20257/task/20262/stat : 20262 (claspmt) D 20255 20257 20195 0 -1 4202560 2535 0 0 0 198 17 0 0 16 0 8 0 551016158 482172928 21814 33554432000 4194304 4964704 140737079266576 18446744073709551615 274664851639 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20257/tid=20263] ppid=20255 vsize=470872 CPUtime=2.09 cores=0-7
/proc/20257/task/20263/stat : 20263 (claspmt) R 20255 20257 20195 0 -1 4202560 708 0 0 0 205 4 0 0 22 0 8 0 551016158 482172928 21814 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20257/tid=20264] ppid=20255 vsize=470872 CPUtime=1.88 cores=0-7
/proc/20257/task/20264/stat : 20264 (claspmt) D 20255 20257 20195 0 -1 4202560 2516 0 0 0 170 18 0 0 16 0 8 0 551016158 482172928 21814 33554432000 4194304 4964704 140737079266576 18446744073709551615 274664851639 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20257/tid=20265] ppid=20255 vsize=470872 CPUtime=1.95 cores=0-7
/proc/20257/task/20265/stat : 20265 (claspmt) R 20255 20257 20195 0 -1 4202560 3050 0 0 0 173 22 0 0 16 0 8 0 551016158 482172928 21814 33554432000 4194304 4964704 140737079266576 18446744073709551615 274664851639 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 18.46
Current children cumulated vsize (KiB) 470872

[startup+12.7003 s]
/proc/loadavg: 8.56 8.81 8.91 10/284 20265
/proc/meminfo: memFree=17284816/32951132 swapFree=67111356/67111528
[pid=20257] ppid=20255 vsize=482692 CPUtime=62.29 cores=0-7
/proc/20257/stat : 20257 (claspmt) R 20255 20257 20195 0 -1 4202496 57398 0 0 0 6063 166 0 0 18 0 8 0 551015858 494276608 54723 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/20257/statm: 120673 54724 466 189 0 115022 0
[pid=20257/tid=20259] ppid=20255 vsize=482692 CPUtime=6.9 cores=0-7
/proc/20257/task/20259/stat : 20259 (claspmt) R 20255 20257 20195 0 -1 4202560 3833 0 0 0 654 36 0 0 25 0 8 0 551016158 494276608 54724 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20257/tid=20260] ppid=20255 vsize=482692 CPUtime=8.34 cores=0-7
/proc/20257/task/20260/stat : 20260 (claspmt) R 20255 20257 20195 0 -1 4202560 4167 0 0 0 823 11 0 0 25 0 8 0 551016158 494276608 54724 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20257/tid=20261] ppid=20255 vsize=482692 CPUtime=6.67 cores=0-7
/proc/20257/task/20261/stat : 20261 (claspmt) R 20255 20257 20195 0 -1 4202560 5211 0 0 0 652 15 0 0 25 0 8 0 551016158 494276608 54724 33554432000 4194304 4964704 140737079266576 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20257/tid=20262] ppid=20255 vsize=482692 CPUtime=8.33 cores=0-7
/proc/20257/task/20262/stat : 20262 (claspmt) R 20255 20257 20195 0 -1 4202560 8340 0 0 0 811 22 0 0 19 0 8 0 551016158 494276608 54724 33554432000 4194304 4964704 140737079266576 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20257/tid=20263] ppid=20255 vsize=482692 CPUtime=7.12 cores=0-7
/proc/20257/task/20263/stat : 20263 (claspmt) R 20255 20257 20195 0 -1 4202560 6476 0 0 0 705 7 0 0 25 0 8 0 551016158 494276608 54724 33554432000 4194304 4964704 140737079266576 18446744073709551615 274664469537 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20257/tid=20264] ppid=20255 vsize=482692 CPUtime=7.04 cores=0-7
/proc/20257/task/20264/stat : 20264 (claspmt) R 20255 20257 20195 0 -1 4202560 6357 0 0 0 681 23 0 0 25 0 8 0 551016158 494276608 54724 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20257/tid=20265] ppid=20255 vsize=482692 CPUtime=7.14 cores=0-7
/proc/20257/task/20265/stat : 20265 (claspmt) R 20255 20257 20195 0 -1 4202560 8128 0 0 0 686 28 0 0 21 0 8 0 551016158 494276608 54725 33554432000 4194304 4964704 140737079266576 18446744073709551615 274664469537 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 62.29
Current children cumulated vsize (KiB) 482692

[startup+25.5011 s]
/proc/loadavg: 8.66 8.82 8.91 10/284 20266
/proc/meminfo: memFree=17096072/32951132 swapFree=67111356/67111528
[pid=20257] ppid=20255 vsize=508996 CPUtime=151.41 cores=0-7
/proc/20257/stat : 20257 (claspmt) R 20255 20257 20195 0 -1 4202496 102627 0 0 0 14944 197 0 0 25 0 8 0 551015858 521211904 99952 33554432000 4194304 4964704 140737079266576 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/20257/statm: 127249 99952 466 189 0 121598 0
[pid=20257/tid=20259] ppid=20255 vsize=508996 CPUtime=15 cores=0-7
/proc/20257/task/20259/stat : 20259 (claspmt) R 20255 20257 20195 0 -1 4202560 8778 0 0 0 1460 40 0 0 25 0 8 0 551016158 521211904 99952 33554432000 4194304 4964704 140737079266576 18446744073709551615 4332341 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20257/tid=20260] ppid=20255 vsize=508996 CPUtime=21.14 cores=0-7
/proc/20257/task/20260/stat : 20260 (claspmt) R 20255 20257 20195 0 -1 4202560 5943 0 0 0 2102 12 0 0 25 0 8 0 551016158 521211904 99952 33554432000 4194304 4964704 140737079266576 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20257/tid=20261] ppid=20255 vsize=508996 CPUtime=18.29 cores=0-7
/proc/20257/task/20261/stat : 20261 (claspmt) R 20255 20257 20195 0 -1 4202560 11089 0 0 0 1810 19 0 0 21 0 8 0 551016158 521211904 99952 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20257/tid=20262] ppid=20255 vsize=508996 CPUtime=18.88 cores=0-7
/proc/20257/task/20262/stat : 20262 (claspmt) R 20255 20257 20195 0 -1 4202560 13072 0 0 0 1863 25 0 0 25 0 8 0 551016158 521211904 99952 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20257/tid=20263] ppid=20255 vsize=508996 CPUtime=18.68 cores=0-7
/proc/20257/task/20263/stat : 20263 (claspmt) R 20255 20257 20195 0 -1 4202560 13448 0 0 0 1856 12 0 0 22 0 8 0 551016158 521211904 99952 33554432000 4194304 4964704 140737079266576 18446744073709551615 4321099 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20257/tid=20264] ppid=20255 vsize=508996 CPUtime=18.78 cores=0-7
/proc/20257/task/20264/stat : 20264 (claspmt) R 20255 20257 20195 0 -1 4202560 10939 0 0 0 1852 26 0 0 25 0 8 0 551016158 521211904 99952 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20257/tid=20265] ppid=20255 vsize=508996 CPUtime=17.95 cores=0-7
/proc/20257/task/20265/stat : 20265 (claspmt) R 20255 20257 20195 0 -1 4202560 18424 0 0 0 1760 35 0 0 25 0 8 0 551016158 521211904 99952 33554432000 4194304 4964704 140737079266576 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 151.41
Current children cumulated vsize (KiB) 508996

[startup+51.1007 s]
/proc/loadavg: 8.83 8.85 8.91 10/284 20266
/proc/meminfo: memFree=16841224/32951132 swapFree=67111356/67111528
[pid=20257] ppid=20255 vsize=940104 CPUtime=329.95 cores=0-7
/proc/20257/stat : 20257 (claspmt) R 20255 20257 20195 0 -1 4202496 165565 0 0 0 32751 244 0 0 23 0 8 0 551015858 962666496 162890 33554432000 4194304 4964704 140737079266576 18446744073709551615 4627309 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/20257/statm: 235026 162890 466 189 0 229375 0
[pid=20257/tid=20259] ppid=20255 vsize=940104 CPUtime=33.96 cores=0-7
/proc/20257/task/20259/stat : 20259 (claspmt) R 20255 20257 20195 0 -1 4202560 15711 0 0 0 3350 46 0 0 24 0 8 0 551016158 962666496 162891 33554432000 4194304 4964704 140737079266576 18446744073709551615 274664913390 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20257/tid=20260] ppid=20255 vsize=940104 CPUtime=46.07 cores=0-7
/proc/20257/task/20260/stat : 20260 (claspmt) R 20255 20257 20195 0 -1 4202560 8721 0 0 0 4594 13 0 0 25 0 8 0 551016158 962666496 162891 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20257/tid=20261] ppid=20255 vsize=940104 CPUtime=41.66 cores=0-7
/proc/20257/task/20261/stat : 20261 (claspmt) R 20255 20257 20195 0 -1 4202560 18591 0 0 0 4142 24 0 0 25 0 8 0 551016158 962666496 162891 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20257/tid=20262] ppid=20255 vsize=940104 CPUtime=40.05 cores=0-7
/proc/20257/task/20262/stat : 20262 (claspmt) R 20255 20257 20195 0 -1 4202560 18924 0 0 0 3975 30 0 0 25 0 8 0 551016158 962666496 162891 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20257/tid=20263] ppid=20255 vsize=940104 CPUtime=42.67 cores=0-7
/proc/20257/task/20263/stat : 20263 (claspmt) R 20255 20257 20195 0 -1 4202560 19189 0 0 0 4251 16 0 0 25 0 8 0 551016158 962666496 162891 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20257/tid=20264] ppid=20255 vsize=940104 CPUtime=42.4 cores=0-7
/proc/20257/task/20264/stat : 20264 (claspmt) R 20255 20257 20195 0 -1 4202560 17977 0 0 0 4207 33 0 0 25 0 8 0 551016158 962666496 162891 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20257/tid=20265] ppid=20255 vsize=940104 CPUtime=41.95 cores=0-7
/proc/20257/task/20265/stat : 20265 (claspmt) R 20255 20257 20195 0 -1 4202560 35954 0 0 0 4148 47 0 0 25 0 8 0 551016158 962666496 162891 33554432000 4194304 4964704 140737079266576 18446744073709551615 4660342 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 329.95
Current children cumulated vsize (KiB) 940104

[startup+102.311 s]
/proc/loadavg: 8.99 8.89 8.92 10/284 20268
/proc/meminfo: memFree=16751044/32951132 swapFree=67111356/67111528
[pid=20257] ppid=20255 vsize=948004 CPUtime=687.7 cores=0-7
/proc/20257/stat : 20257 (claspmt) R 20255 20257 20195 0 -1 4202496 185512 0 0 0 68510 260 0 0 25 0 8 0 551015858 970756096 182804 33554432000 4194304 4964704 140737079266576 18446744073709551615 4333097 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/20257/statm: 237001 182804 466 189 0 231350 0
[pid=20257/tid=20259] ppid=20255 vsize=948004 CPUtime=75.08 cores=0-7
/proc/20257/task/20259/stat : 20259 (claspmt) R 20255 20257 20195 0 -1 4202560 18405 0 0 0 7459 49 0 0 25 0 8 0 551016158 970756096 182804 33554432000 4194304 4964704 140737079266576 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20257/tid=20260] ppid=20255 vsize=948004 CPUtime=91.65 cores=0-7
/proc/20257/task/20260/stat : 20260 (claspmt) R 20255 20257 20195 0 -1 4202560 10244 0 0 0 9151 14 0 0 25 0 8 0 551016158 970756096 182804 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20257/tid=20261] ppid=20255 vsize=948004 CPUtime=92.36 cores=0-7
/proc/20257/task/20261/stat : 20261 (claspmt) R 20255 20257 20195 0 -1 4202560 22407 0 0 0 9208 28 0 0 25 0 8 0 551016158 970756096 182804 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20257/tid=20262] ppid=20255 vsize=948004 CPUtime=87.41 cores=0-7
/proc/20257/task/20262/stat : 20262 (claspmt) R 20255 20257 20195 0 -1 4202560 20808 0 0 0 8710 31 0 0 25 0 8 0 551016158 970756096 182804 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20257/tid=20263] ppid=20255 vsize=948004 CPUtime=90.58 cores=0-7
/proc/20257/task/20263/stat : 20263 (claspmt) R 20255 20257 20195 0 -1 4202560 21098 0 0 0 9040 18 0 0 25 0 8 0 551016158 970756096 182804 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20257/tid=20264] ppid=20255 vsize=948004 CPUtime=92.81 cores=0-7
/proc/20257/task/20264/stat : 20264 (claspmt) R 20255 20257 20195 0 -1 4202560 20420 0 0 0 9246 35 0 0 25 0 8 0 551016158 970756096 182804 33554432000 4194304 4964704 140737079266576 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20257/tid=20265] ppid=20255 vsize=948004 CPUtime=77.88 cores=0-7
/proc/20257/task/20265/stat : 20265 (claspmt) R 20255 20257 20195 0 -1 4202560 38506 0 0 0 7739 49 0 0 25 0 8 0 551016158 970756096 182804 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 687.7
Current children cumulated vsize (KiB) 948004

[startup+162.3 s]
/proc/loadavg: 8.99 8.91 8.92 10/284 20269
/proc/meminfo: memFree=16518520/32951132 swapFree=67111356/67111528

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

/proc/20257/task/20264/stat : 20264 (claspmt) R 20255 20257 20195 0 -1 4202560 71793 0 0 0 434355 123 0 0 25 0 8 0 551016158 3778928640 867909 33554432000 4194304 4964704 140737079266576 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20257/tid=20265] ppid=20255 vsize=3690360 CPUtime=4067 cores=0-7
/proc/20257/task/20265/stat : 20265 (claspmt) R 20255 20257 20195 0 -1 4202560 274008 0 0 0 406374 326 0 0 25 0 8 0 551016158 3778928640 867909 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 33733.7
Current children cumulated vsize (KiB) 3690360

[startup+4842.3 s]
/proc/loadavg: 9.02 9.02 9.00 10/284 20415
/proc/meminfo: memFree=13420200/32951132 swapFree=67111356/67111528
[pid=20257] ppid=20255 vsize=3714252 CPUtime=34153.1 cores=0-7
/proc/20257/stat : 20257 (claspmt) R 20255 20257 20195 0 -1 4202496 881812 0 0 0 3414235 1079 0 0 25 0 8 0 551015858 3803394048 874042 33554432000 4194304 4964704 140737079266576 18446744073709551615 274664913390 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/20257/statm: 928563 874042 466 189 0 922912 0
[pid=20257/tid=20259] ppid=20255 vsize=3714252 CPUtime=3962.57 cores=0-7
/proc/20257/task/20259/stat : 20259 (claspmt) R 20255 20257 20195 0 -1 4202560 86648 0 0 0 396128 129 0 0 25 0 8 0 551016158 3803394048 874042 33554432000 4194304 4964704 140737079266576 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20257/tid=20260] ppid=20255 vsize=3714252 CPUtime=4454.26 cores=0-7
/proc/20257/task/20260/stat : 20260 (claspmt) R 20255 20257 20195 0 -1 4202560 56811 0 0 0 445382 44 0 0 25 0 8 0 551016158 3803394048 874042 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20257/tid=20261] ppid=20255 vsize=3714252 CPUtime=4453.69 cores=0-7
/proc/20257/task/20261/stat : 20261 (claspmt) R 20255 20257 20195 0 -1 4202560 80591 0 0 0 445271 98 0 0 25 0 8 0 551016158 3803394048 874042 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20257/tid=20262] ppid=20255 vsize=3714252 CPUtime=4502.69 cores=0-7
/proc/20257/task/20262/stat : 20262 (claspmt) R 20255 20257 20195 0 -1 4202560 61416 0 0 0 450182 87 0 0 25 0 8 0 551016158 3803394048 874042 33554432000 4194304 4964704 140737079266576 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20257/tid=20263] ppid=20255 vsize=3714252 CPUtime=4615.16 cores=0-7
/proc/20257/task/20263/stat : 20263 (claspmt) R 20255 20257 20195 0 -1 4202560 73197 0 0 0 461441 75 0 0 25 0 8 0 551016158 3803394048 874042 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20257/tid=20264] ppid=20255 vsize=3714252 CPUtime=4389.5 cores=0-7
/proc/20257/task/20264/stat : 20264 (claspmt) R 20255 20257 20195 0 -1 4202560 73497 0 0 0 438826 124 0 0 25 0 8 0 551016158 3803394048 874042 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20257/tid=20265] ppid=20255 vsize=3714252 CPUtime=4111.89 cores=0-7
/proc/20257/task/20265/stat : 20265 (claspmt) R 20255 20257 20195 0 -1 4202560 274011 0 0 0 410863 326 0 0 25 0 8 0 551016158 3803394048 874042 33554432000 4194304 4964704 140737079266576 18446744073709551615 4321099 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 34153.1
Current children cumulated vsize (KiB) 3714252

[startup+4902.3 s]
/proc/loadavg: 9.00 9.02 9.00 10/284 20417
/proc/meminfo: memFree=13372808/32951132 swapFree=67111356/67111528
[pid=20257] ppid=20255 vsize=3790612 CPUtime=34572.6 cores=0-7
/proc/20257/stat : 20257 (claspmt) R 20255 20257 20195 0 -1 4202496 891935 0 0 0 3456166 1090 0 0 25 0 8 0 551015858 3881586688 884161 33554432000 4194304 4964704 140737079266576 18446744073709551615 4632387 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/20257/statm: 947653 884161 466 189 0 942002 0
[pid=20257/tid=20259] ppid=20255 vsize=3790612 CPUtime=4022.58 cores=0-7
/proc/20257/task/20259/stat : 20259 (claspmt) R 20255 20257 20195 0 -1 4202560 86904 0 0 0 402128 130 0 0 25 0 8 0 551016158 3881586688 884161 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20257/tid=20260] ppid=20255 vsize=3790612 CPUtime=4514.25 cores=0-7
/proc/20257/task/20260/stat : 20260 (claspmt) R 20255 20257 20195 0 -1 4202560 57190 0 0 0 451381 44 0 0 25 0 8 0 551016158 3881586688 884161 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20257/tid=20261] ppid=20255 vsize=3790612 CPUtime=4506.81 cores=0-7
/proc/20257/task/20261/stat : 20261 (claspmt) R 20255 20257 20195 0 -1 4202560 81248 0 0 0 450582 99 0 0 25 0 8 0 551016158 3881586688 884161 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20257/tid=20262] ppid=20255 vsize=3790612 CPUtime=4562.7 cores=0-7
/proc/20257/task/20262/stat : 20262 (claspmt) R 20255 20257 20195 0 -1 4202560 61601 0 0 0 456182 88 0 0 25 0 8 0 551016158 3881586688 884161 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20257/tid=20263] ppid=20255 vsize=3790612 CPUtime=4674.62 cores=0-7
/proc/20257/task/20263/stat : 20263 (claspmt) R 20255 20257 20195 0 -1 4202560 74286 0 0 0 467386 76 0 0 25 0 8 0 551016158 3881586688 884161 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20257/tid=20264] ppid=20255 vsize=3790612 CPUtime=4443.27 cores=0-7
/proc/20257/task/20264/stat : 20264 (claspmt) R 20255 20257 20195 0 -1 4202560 76305 0 0 0 444199 128 0 0 25 0 8 0 551016158 3881586688 884161 33554432000 4194304 4964704 140737079266576 18446744073709551615 4321013 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20257/tid=20265] ppid=20255 vsize=3790612 CPUtime=4151.23 cores=0-7
/proc/20257/task/20265/stat : 20265 (claspmt) R 20255 20257 20195 0 -1 4202560 277410 0 0 0 414793 330 0 0 25 0 8 0 551016158 3881586688 884161 33554432000 4194304 4964704 140737079266576 18446744073709551615 4320958 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 34572.6
Current children cumulated vsize (KiB) 3790612

[startup+4962.3 s]
/proc/loadavg: 9.00 9.01 9.00 10/284 20418
/proc/meminfo: memFree=13328272/32951132 swapFree=67111356/67111528
[pid=20257] ppid=20255 vsize=3795352 CPUtime=34992 cores=0-7
/proc/20257/stat : 20257 (claspmt) R 20255 20257 20195 0 -1 4202496 902191 0 0 0 3498095 1101 0 0 25 0 8 0 551015858 3886440448 892971 33554432000 4194304 4964704 140737079266576 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/20257/statm: 948838 892971 466 189 0 943187 0
[pid=20257/tid=20259] ppid=20255 vsize=3795352 CPUtime=4082.58 cores=0-7
/proc/20257/task/20259/stat : 20259 (claspmt) R 20255 20257 20195 0 -1 4202560 87179 0 0 0 408128 130 0 0 25 0 8 0 551016158 3886440448 892971 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670466 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20257/tid=20260] ppid=20255 vsize=3795352 CPUtime=4574.24 cores=0-7
/proc/20257/task/20260/stat : 20260 (claspmt) R 20255 20257 20195 0 -1 4202560 57207 0 0 0 457380 44 0 0 25 0 8 0 551016158 3886440448 892971 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20257/tid=20261] ppid=20255 vsize=3795352 CPUtime=4559.2 cores=0-7
/proc/20257/task/20261/stat : 20261 (claspmt) R 20255 20257 20195 0 -1 4202560 81369 0 0 0 455821 99 0 0 25 0 8 0 551016158 3886440448 892971 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20257/tid=20262] ppid=20255 vsize=3795352 CPUtime=4622.7 cores=0-7
/proc/20257/task/20262/stat : 20262 (claspmt) R 20255 20257 20195 0 -1 4202560 61622 0 0 0 462182 88 0 0 25 0 8 0 551016158 3886440448 892971 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20257/tid=20263] ppid=20255 vsize=3795352 CPUtime=4734.08 cores=0-7
/proc/20257/task/20263/stat : 20263 (claspmt) R 20255 20257 20195 0 -1 4202560 75803 0 0 0 473331 77 0 0 25 0 8 0 551016158 3886440448 892971 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20257/tid=20264] ppid=20255 vsize=3795352 CPUtime=4503.26 cores=0-7
/proc/20257/task/20264/stat : 20264 (claspmt) R 20255 20257 20195 0 -1 4202560 76329 0 0 0 450198 128 0 0 25 0 8 0 551016158 3886440448 892971 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20257/tid=20265] ppid=20255 vsize=3795352 CPUtime=4188.86 cores=0-7
/proc/20257/task/20265/stat : 20265 (claspmt) R 20255 20257 20195 0 -1 4202560 277410 0 0 0 418556 330 0 0 25 0 8 0 551016158 3886440448 892971 33554432000 4194304 4964704 140737079266576 18446744073709551615 4320911 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 34992
Current children cumulated vsize (KiB) 3795352

[startup+5022.3 s]
/proc/loadavg: 9.53 9.13 9.04 10/284 20423
/proc/meminfo: memFree=13272296/32951132 swapFree=67111356/67111528
[pid=20257] ppid=20255 vsize=3882304 CPUtime=35410.3 cores=0-7
/proc/20257/stat : 20257 (claspmt) R 20255 20257 20195 0 -1 4202496 914346 0 0 0 3539910 1122 0 0 25 0 8 0 551015858 3975479296 905126 33554432000 4194304 4964704 140737079266576 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/20257/statm: 970576 905126 466 189 0 964925 0
[pid=20257/tid=20259] ppid=20255 vsize=3882304 CPUtime=4142.58 cores=0-7
/proc/20257/task/20259/stat : 20259 (claspmt) R 20255 20257 20195 0 -1 4202560 92087 0 0 0 414126 132 0 0 25 0 8 0 551016158 3975479296 905126 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20257/tid=20260] ppid=20255 vsize=3882304 CPUtime=4634.24 cores=0-7
/proc/20257/task/20260/stat : 20260 (claspmt) R 20255 20257 20195 0 -1 4202560 58190 0 0 0 463380 44 0 0 25 0 8 0 551016158 3975479296 905126 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20257/tid=20261] ppid=20255 vsize=3882304 CPUtime=4609.59 cores=0-7
/proc/20257/task/20261/stat : 20261 (claspmt) R 20255 20257 20195 0 -1 4202560 81375 0 0 0 460860 99 0 0 25 0 8 0 551016158 3975479296 905126 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20257/tid=20262] ppid=20255 vsize=3882304 CPUtime=4682.55 cores=0-7
/proc/20257/task/20262/stat : 20262 (claspmt) R 20255 20257 20195 0 -1 4202560 61642 0 0 0 468159 96 0 0 25 0 8 0 551016158 3975479296 905126 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20257/tid=20263] ppid=20255 vsize=3882304 CPUtime=4792.71 cores=0-7
/proc/20257/task/20263/stat : 20263 (claspmt) R 20255 20257 20195 0 -1 4202560 75872 0 0 0 479194 77 0 0 25 0 8 0 551016158 3975479296 905126 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20257/tid=20264] ppid=20255 vsize=3882304 CPUtime=4553.86 cores=0-7
/proc/20257/task/20264/stat : 20264 (claspmt) R 20255 20257 20195 0 -1 4202560 76380 0 0 0 455258 128 0 0 25 0 8 0 551016158 3975479296 905126 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20257/tid=20265] ppid=20255 vsize=3882304 CPUtime=4227.92 cores=0-7
/proc/20257/task/20265/stat : 20265 (claspmt) R 20255 20257 20195 0 -1 4202560 280048 0 0 0 422457 335 0 0 25 0 8 0 551016158 3975479296 905126 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 35410.3
Current children cumulated vsize (KiB) 3882304

[startup+5082.3 s]
/proc/loadavg: 9.19 9.11 9.04 10/284 20424
/proc/meminfo: memFree=13219516/32951132 swapFree=67111356/67111528
[pid=20257] ppid=20255 vsize=3898876 CPUtime=35829.4 cores=0-7
/proc/20257/stat : 20257 (claspmt) R 20255 20257 20195 0 -1 4202496 925715 0 0 0 3581795 1141 0 0 25 0 8 0 551015858 3992449024 916495 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/20257/statm: 974719 916495 466 189 0 969068 0
[pid=20257/tid=20259] ppid=20255 vsize=3898876 CPUtime=4178.46 cores=0-7
/proc/20257/task/20259/stat : 20259 (claspmt) R 20255 20257 20195 0 -1 4202560 93405 0 0 0 417713 133 0 0 25 0 8 0 551016158 3992449024 916495 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20257/tid=20260] ppid=20255 vsize=3898876 CPUtime=4694.23 cores=0-7
/proc/20257/task/20260/stat : 20260 (claspmt) R 20255 20257 20195 0 -1 4202560 58531 0 0 0 469379 44 0 0 25 0 8 0 551016158 3992449024 916495 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20257/tid=20261] ppid=20255 vsize=3898876 CPUtime=4663.84 cores=0-7
/proc/20257/task/20261/stat : 20261 (claspmt) R 20255 20257 20195 0 -1 4202560 85216 0 0 0 466281 103 0 0 25 0 8 0 551016158 3992449024 916495 33554432000 4194304 4964704 140737079266576 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20257/tid=20262] ppid=20255 vsize=3898876 CPUtime=4741.94 cores=0-7
/proc/20257/task/20262/stat : 20262 (claspmt) R 20255 20257 20195 0 -1 4202560 65292 0 0 0 474086 108 0 0 25 0 8 0 551016158 3992449024 916495 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20257/tid=20263] ppid=20255 vsize=3898876 CPUtime=4852.36 cores=0-7
/proc/20257/task/20263/stat : 20263 (claspmt) R 20255 20257 20195 0 -1 4202560 76656 0 0 0 485158 78 0 0 25 0 8 0 551016158 3992449024 916495 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20257/tid=20264] ppid=20255 vsize=3898876 CPUtime=4604.53 cores=0-7
/proc/20257/task/20264/stat : 20264 (claspmt) R 20255 20257 20195 0 -1 4202560 76853 0 0 0 460325 128 0 0 25 0 8 0 551016158 3992449024 916495 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20257/tid=20265] ppid=20255 vsize=3898876 CPUtime=4267.12 cores=0-7
/proc/20257/task/20265/stat : 20265 (claspmt) R 20255 20257 20195 0 -1 4202560 280048 0 0 0 426377 335 0 0 25 0 8 0 551016158 3992449024 916495 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 35829.4
Current children cumulated vsize (KiB) 3898876



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 9.14 9.10 9.03 10/284 20425
/proc/meminfo: memFree=13200664/32951132 swapFree=67111356/67111528
[pid=20257] ppid=20255 vsize=3901516 CPUtime=35953.1 cores=0-7
/proc/20257/stat : 20257 (claspmt) R 20255 20257 20195 0 -1 4202496 929680 0 0 0 3594165 1148 0 0 25 0 8 0 551015858 3995152384 920460 33554432000 4194304 4964704 140737079266576 18446744073709551615 4627259 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/20257/statm: 975379 920460 466 189 0 969728 0
[pid=20257/tid=20259] ppid=20255 vsize=3901516 CPUtime=4193.15 cores=0-7
/proc/20257/task/20259/stat : 20259 (claspmt) R 20255 20257 20195 0 -1 4202560 93938 0 0 0 419182 133 0 0 25 0 8 0 551016158 3995152384 920460 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20257/tid=20260] ppid=20255 vsize=3901516 CPUtime=4711.89 cores=0-7
/proc/20257/task/20260/stat : 20260 (claspmt) R 20255 20257 20195 0 -1 4202560 58845 0 0 0 471144 45 0 0 25 0 8 0 551016158 3995152384 920460 33554432000 4194304 4964704 140737079266576 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20257/tid=20261] ppid=20255 vsize=3901516 CPUtime=4675.67 cores=0-7
/proc/20257/task/20261/stat : 20261 (claspmt) R 20255 20257 20195 0 -1 4202560 86710 0 0 0 467461 106 0 0 25 0 8 0 551016158 3995152384 920460 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20257/tid=20262] ppid=20255 vsize=3901516 CPUtime=4753.72 cores=0-7
/proc/20257/task/20262/stat : 20262 (claspmt) R 20255 20257 20195 0 -1 4202560 66597 0 0 0 475261 111 0 0 25 0 8 0 551016158 3995152384 920460 33554432000 4194304 4964704 140737079266576 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20257/tid=20263] ppid=20255 vsize=3901516 CPUtime=4870.05 cores=0-7
/proc/20257/task/20263/stat : 20263 (claspmt) R 20255 20257 20195 0 -1 4202560 76899 0 0 0 486927 78 0 0 25 0 8 0 551016158 3995152384 920460 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20257/tid=20264] ppid=20255 vsize=3901516 CPUtime=4622.24 cores=0-7
/proc/20257/task/20264/stat : 20264 (claspmt) R 20255 20257 20195 0 -1 4202560 76929 0 0 0 462096 128 0 0 25 0 8 0 551016158 3995152384 920460 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20257/tid=20265] ppid=20255 vsize=3901516 CPUtime=4281.83 cores=0-7
/proc/20257/task/20265/stat : 20265 (claspmt) R 20255 20257 20195 0 -1 4202560 280048 0 0 0 427848 335 0 0 25 0 8 0 551016158 3995152384 920460 33554432000 4194304 4964704 140737079266576 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 35953.1
Current children cumulated vsize (KiB) 3901516

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

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

[startup+5100.6 s]
/proc/loadavg: 9.14 9.10 9.03 3/278 20426
/proc/meminfo: memFree=13233944/32951132 swapFree=67111356/67111528
[pid=20257] ppid=20255 vsize=3887576 CPUtime=35953.8 cores=0-7
/proc/20257/stat : 20257 (claspmt) R 20255 20257 20195 0 -1 4202496 929691 0 0 0 3594229 1148 0 0 25 0 1 0 551015858 3980877824 911841 33554432000 4194304 4964704 140737079266576 18446744073709551615 274664463563 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/20257/statm: 971894 911841 476 189 0 966243 0
Current children cumulated CPU time (s) 35953.8
Current children cumulated vsize (KiB) 3887576

[startup+5100.8 s]
/proc/loadavg: 9.14 9.10 9.03 3/278 20426
/proc/meminfo: memFree=13233944/32951132 swapFree=67111356/67111528
[pid=20257] ppid=20255 vsize=1817668 CPUtime=35954 cores=0-7
/proc/20257/stat : 20257 (claspmt) R 20255 20257 20195 0 -1 4202496 929691 0 0 0 3594240 1156 0 0 25 0 1 0 551015858 1861292032 386074 33554432000 4194304 4964704 140737079266576 18446744073709551615 274664851591 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/20257/statm: 454417 386074 476 189 0 448766 0
Current children cumulated CPU time (s) 35954
Current children cumulated vsize (KiB) 1817668

Child status: 0
Real time (s): 5100.86
CPU time (s): 35954
CPU user time (s): 35942.4
CPU system time (s): 11.6202
CPU usage (%): 704.862
Max. virtual memory (cumulated for all children) (KiB): 3901516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35942.4
system time used= 11.6202
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 929692
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= 70111
involuntary context switches= 236587

runsolver used 13.259 second user time and 33.123 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-03 05:42:42
IDJOB=3322770
IDBENCH=88211
IDSOLVER=1711
FILE ID=node131/3322770-1304394162
RUNJOBID= node131-1304394093-20209
PBS_JOBID= 13181863
Free space on /tmp= 73212 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p30-s17570390.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-3322770-1304394162/watcher-3322770-1304394162 -o /tmp/evaluation-result-3322770-1304394162/solver-3322770-1304394162 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322770-1304394162.cnf

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

MD5SUM BENCH= ba3b1702a651cd8da3e6cada8f2e97bc
RANDOM SEED=1146666923

node131.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.75
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.83
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.75
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.77
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      17495844 kB
Buffers:        325056 kB
Cached:        2089516 kB
SwapCached:        168 kB
Active:       13118452 kB
Inactive:      1975528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17495844 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            5864 kB
Writeback:          16 kB
AnonPages:    12679388 kB
Mapped:          28128 kB
Slab:           263056 kB
PageTables:      36352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 31638088 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73212 MiB
End job on node131 at 2011-05-03 07:07:44