Trace number 3381163

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)UNSAT 10273.7 1286.91

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_27_50_3-dir.shuffled-as.sat03-169.cnf
MD5SUMb5a637600c242725f15a247a84bdea1b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3709.53
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses68270
Sum of the clauses size137296
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 268243
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 527

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...506240/instance-3381163-1305506240.cnf
0.29/0.30	c Solving...
10273.65/1286.90	s UNSATISFIABLE
10273.65/1286.90	
10273.65/1286.90	c Models        : 0     
10273.65/1286.90	c Time          : 1286.752s (Solving: 1286.45s 1st Model: 0.00s Unsat: 1286.45s)
10273.65/1286.90	c CPU Time      : 10273.510s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3381163-1305506240/watcher-3381163-1305506240 -o /tmp/evaluation-result-3381163-1305506240/solver-3381163-1305506240 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381163-1305506240.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.08 8.12 8.07 2/392 26848
/proc/meminfo: memFree=12252032/32951124 swapFree=56316160/67111528
[pid=26848] ppid=26846 vsize=23048 CPUtime=0.01 cores=0-7
/proc/26848/stat : 26848 (claspmt) R 26846 26848 26691 0 -1 4202496 1211 0 0 0 1 0 0 0 24 0 1 0 662226312 23601152 964 33554432000 4194304 4964800 140736980443520 18446744073709551615 212435677893 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/26848/statm: 5762 964 386 189 0 636 0

[startup+0.0367399 s]
/proc/loadavg: 8.08 8.12 8.07 2/392 26848
/proc/meminfo: memFree=12252032/32951124 swapFree=56316160/67111528
[pid=26848] ppid=26846 vsize=25600 CPUtime=0.03 cores=0-7
/proc/26848/stat : 26848 (claspmt) R 26846 26848 26691 0 -1 4202496 1928 0 0 0 3 0 0 0 24 0 1 0 662226312 26214400 1553 33554432000 4194304 4964800 140736980443520 18446744073709551615 4607472 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/26848/statm: 6400 1553 399 189 0 1274 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25600

[startup+0.100709 s]
/proc/loadavg: 8.08 8.12 8.07 2/392 26848
/proc/meminfo: memFree=12252032/32951124 swapFree=56316160/67111528
[pid=26848] ppid=26846 vsize=25600 CPUtime=0.09 cores=0-7
/proc/26848/stat : 26848 (claspmt) R 26846 26848 26691 0 -1 4202496 1928 0 0 0 9 0 0 0 24 0 1 0 662226312 26214400 1553 33554432000 4194304 4964800 140736980443520 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/26848/statm: 6400 1553 399 189 0 1274 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25600

[startup+0.300673 s]
/proc/loadavg: 8.08 8.12 8.07 2/392 26848
/proc/meminfo: memFree=12252032/32951124 swapFree=56316160/67111528
[pid=26848] ppid=26846 vsize=26016 CPUtime=0.29 cores=0-7
/proc/26848/stat : 26848 (claspmt) R 26846 26848 26691 0 -1 4202496 2068 0 0 0 29 0 0 0 25 0 1 0 662226312 26640384 1693 33554432000 4194304 4964800 140736980443520 18446744073709551615 4327781 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/26848/statm: 6504 1693 402 189 0 1378 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26016

[startup+0.908097 s]
/proc/loadavg: 8.08 8.12 8.07 2/392 26848
/proc/meminfo: memFree=12252032/32951124 swapFree=56316160/67111528
[pid=26848] ppid=26846 vsize=454264 CPUtime=5.89 cores=0-7
/proc/26848/stat : 26848 (claspmt) R 26846 26848 26691 0 -1 4202496 12326 0 0 0 583 6 0 0 18 0 8 0 662226312 465166336 11811 33554432000 4194304 4964800 140736980443520 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26848/statm: 113965 14182 464 189 0 108314 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 454264

[startup+1.50041 s]
/proc/loadavg: 8.15 8.13 8.08 9/400 26856
/proc/meminfo: memFree=12189728/32951124 swapFree=56316160/67111528
[pid=26848] ppid=26846 vsize=456652 CPUtime=9.66 cores=0-7
/proc/26848/stat : 26848 (claspmt) R 26846 26848 26691 0 -1 4202496 17033 0 0 0 957 9 0 0 19 0 8 0 662226312 467611648 16518 33554432000 4194304 4964800 140736980443520 18446744073709551615 4320916 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26848/statm: 114163 16518 464 189 0 108512 0
[pid=26848/tid=26850] ppid=26846 vsize=456652 CPUtime=1.14 cores=0-7
/proc/26848/task/26850/stat : 26850 (claspmt) R 26846 26848 26691 0 -1 4202560 1892 0 0 0 113 1 0 0 19 0 8 0 662226343 467611648 16518 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26848/tid=26851] ppid=26846 vsize=456652 CPUtime=1.16 cores=0-7
/proc/26848/task/26851/stat : 26851 (claspmt) R 26846 26848 26691 0 -1 4202560 1505 0 0 0 115 1 0 0 19 0 8 0 662226343 467611648 16518 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26848/tid=26852] ppid=26846 vsize=456652 CPUtime=1.17 cores=0-7
/proc/26848/task/26852/stat : 26852 (claspmt) R 26846 26848 26691 0 -1 4202560 1847 0 0 0 116 1 0 0 19 0 8 0 662226343 467611648 16518 33554432000 4194304 4964800 140736980443520 18446744073709551615 4320911 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26848/tid=26853] ppid=26846 vsize=456652 CPUtime=1.17 cores=0-7
/proc/26848/task/26853/stat : 26853 (claspmt) R 26846 26848 26691 0 -1 4202560 2207 0 0 0 116 1 0 0 19 0 8 0 662226343 467611648 16518 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26848/tid=26854] ppid=26846 vsize=456652 CPUtime=1.19 cores=0-7
/proc/26848/task/26854/stat : 26854 (claspmt) R 26846 26848 26691 0 -1 4202560 1700 0 0 0 119 0 0 0 19 0 8 0 662226343 467611648 16518 33554432000 4194304 4964800 140736980443520 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26848/tid=26855] ppid=26846 vsize=456652 CPUtime=1.15 cores=0-7
/proc/26848/task/26855/stat : 26855 (claspmt) R 26846 26848 26691 0 -1 4202560 1623 0 0 0 115 0 0 0 19 0 8 0 662226343 467611648 16518 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26848/tid=26856] ppid=26846 vsize=456652 CPUtime=1.15 cores=0-7
/proc/26848/task/26856/stat : 26856 (claspmt) R 26846 26848 26691 0 -1 4202560 2372 0 0 0 114 1 0 0 19 0 8 0 662226343 467611648 16518 33554432000 4194304 4964800 140736980443520 18446744073709551615 4660185 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9.66
Current children cumulated vsize (KiB) 456652

[startup+3.10111 s]
/proc/loadavg: 8.15 8.13 8.08 9/400 26856
/proc/meminfo: memFree=12165832/32951124 swapFree=56316160/67111528
[pid=26848] ppid=26846 vsize=459172 CPUtime=22.33 cores=0-7
/proc/26848/stat : 26848 (claspmt) R 26846 26848 26691 0 -1 4202496 23140 0 0 0 2221 12 0 0 23 0 8 0 662226312 470192128 22625 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26848/statm: 114793 22625 466 189 0 109142 0
[pid=26848/tid=26850] ppid=26846 vsize=459172 CPUtime=2.71 cores=0-7
/proc/26848/task/26850/stat : 26850 (claspmt) R 26846 26848 26691 0 -1 4202560 2385 0 0 0 270 1 0 0 22 0 8 0 662226343 470192128 22625 33554432000 4194304 4964800 140736980443520 18446744073709551615 4320886 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26848/tid=26851] ppid=26846 vsize=459172 CPUtime=2.74 cores=0-7
/proc/26848/task/26851/stat : 26851 (claspmt) R 26846 26848 26691 0 -1 4202560 2032 0 0 0 273 1 0 0 23 0 8 0 662226343 470192128 22625 33554432000 4194304 4964800 140736980443520 18446744073709551615 4660832 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26848/tid=26852] ppid=26846 vsize=459172 CPUtime=2.75 cores=0-7
/proc/26848/task/26852/stat : 26852 (claspmt) R 26846 26848 26691 0 -1 4202560 2514 0 0 0 274 1 0 0 22 0 8 0 662226343 470192128 22625 33554432000 4194304 4964800 140736980443520 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26848/tid=26853] ppid=26846 vsize=459172 CPUtime=2.75 cores=0-7
/proc/26848/task/26853/stat : 26853 (claspmt) R 26846 26848 26691 0 -1 4202560 3223 0 0 0 274 1 0 0 23 0 8 0 662226343 470192128 22625 33554432000 4194304 4964800 140736980443520 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26848/tid=26854] ppid=26846 vsize=459172 CPUtime=2.78 cores=0-7
/proc/26848/task/26854/stat : 26854 (claspmt) R 26846 26848 26691 0 -1 4202560 2505 0 0 0 277 1 0 0 23 0 8 0 662226343 470192128 22625 33554432000 4194304 4964800 140736980443520 18446744073709551615 4334248 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26848/tid=26855] ppid=26846 vsize=459172 CPUtime=2.74 cores=0-7
/proc/26848/task/26855/stat : 26855 (claspmt) R 26846 26848 26691 0 -1 4202560 2238 0 0 0 273 1 0 0 22 0 8 0 662226343 470192128 22625 33554432000 4194304 4964800 140736980443520 18446744073709551615 4363586 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26848/tid=26856] ppid=26846 vsize=459172 CPUtime=2.73 cores=0-7
/proc/26848/task/26856/stat : 26856 (claspmt) R 26846 26848 26691 0 -1 4202560 3322 0 0 0 272 1 0 0 22 0 8 0 662226343 470192128 22625 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 22.33
Current children cumulated vsize (KiB) 459172

[startup+6.3005 s]
/proc/loadavg: 8.14 8.13 8.08 9/400 26856
/proc/meminfo: memFree=12141788/32951124 swapFree=56316160/67111528
[pid=26848] ppid=26846 vsize=464932 CPUtime=47.87 cores=0-7
/proc/26848/stat : 26848 (claspmt) R 26846 26848 26691 0 -1 4202496 29958 0 0 0 4772 15 0 0 25 0 8 0 662226312 476090368 29443 33554432000 4194304 4964800 140736980443520 18446744073709551615 4321057 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26848/statm: 116233 29443 466 189 0 110582 0
[pid=26848/tid=26850] ppid=26846 vsize=464932 CPUtime=5.86 cores=0-7
/proc/26848/task/26850/stat : 26850 (claspmt) R 26846 26848 26691 0 -1 4202560 3118 0 0 0 585 1 0 0 25 0 8 0 662226343 476090368 29443 33554432000 4194304 4964800 140736980443520 18446744073709551615 4647575 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26848/tid=26851] ppid=26846 vsize=464932 CPUtime=5.94 cores=0-7
/proc/26848/task/26851/stat : 26851 (claspmt) R 26846 26848 26691 0 -1 4202560 2612 0 0 0 593 1 0 0 25 0 8 0 662226343 476090368 29443 33554432000 4194304 4964800 140736980443520 18446744073709551615 4326992 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26848/tid=26852] ppid=26846 vsize=464932 CPUtime=5.95 cores=0-7
/proc/26848/task/26852/stat : 26852 (claspmt) R 26846 26848 26691 0 -1 4202560 3364 0 0 0 593 2 0 0 25 0 8 0 662226343 476090368 29443 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26848/tid=26853] ppid=26846 vsize=464932 CPUtime=5.95 cores=0-7
/proc/26848/task/26853/stat : 26853 (claspmt) R 26846 26848 26691 0 -1 4202560 4211 0 0 0 593 2 0 0 25 0 8 0 662226343 476090368 29443 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26848/tid=26854] ppid=26846 vsize=464932 CPUtime=5.98 cores=0-7
/proc/26848/task/26854/stat : 26854 (claspmt) R 26846 26848 26691 0 -1 4202560 3062 0 0 0 597 1 0 0 25 0 8 0 662226343 476090368 29443 33554432000 4194304 4964800 140736980443520 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26848/tid=26855] ppid=26846 vsize=464932 CPUtime=5.94 cores=0-7
/proc/26848/task/26855/stat : 26855 (claspmt) R 26846 26848 26691 0 -1 4202560 3075 0 0 0 593 1 0 0 25 0 8 0 662226343 476090368 29443 33554432000 4194304 4964800 140736980443520 18446744073709551615 4342232 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26848/tid=26856] ppid=26846 vsize=464932 CPUtime=5.93 cores=0-7
/proc/26848/task/26856/stat : 26856 (claspmt) R 26846 26848 26691 0 -1 4202560 4847 0 0 0 592 1 0 0 25 0 8 0 662226343 476090368 29443 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 47.87
Current children cumulated vsize (KiB) 464932

[startup+12.7013 s]
/proc/loadavg: 8.13 8.13 8.07 9/400 26856
/proc/meminfo: memFree=12100032/32951124 swapFree=56316160/67111528
[pid=26848] ppid=26846 vsize=470504 CPUtime=98.99 cores=0-7
/proc/26848/stat : 26848 (claspmt) R 26846 26848 26691 0 -1 4202496 39801 0 0 0 9880 19 0 0 25 0 8 0 662226312 481796096 39286 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26848/statm: 117626 39286 466 189 0 111975 0
[pid=26848/tid=26850] ppid=26846 vsize=470504 CPUtime=12.19 cores=0-7
/proc/26848/task/26850/stat : 26850 (claspmt) R 26846 26848 26691 0 -1 4202560 4197 0 0 0 1217 2 0 0 25 0 8 0 662226343 481796096 39286 33554432000 4194304 4964800 140736980443520 18446744073709551615 4658834 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26848/tid=26851] ppid=26846 vsize=470504 CPUtime=12.34 cores=0-7
/proc/26848/task/26851/stat : 26851 (claspmt) R 26846 26848 26691 0 -1 4202560 3588 0 0 0 1232 2 0 0 25 0 8 0 662226343 481796096 39286 33554432000 4194304 4964800 140736980443520 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26848/tid=26852] ppid=26846 vsize=470504 CPUtime=12.36 cores=0-7
/proc/26848/task/26852/stat : 26852 (claspmt) R 26846 26848 26691 0 -1 4202560 4834 0 0 0 1233 3 0 0 25 0 8 0 662226343 481796096 39286 33554432000 4194304 4964800 140736980443520 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26848/tid=26853] ppid=26846 vsize=470504 CPUtime=12.35 cores=0-7
/proc/26848/task/26853/stat : 26853 (claspmt) R 26846 26848 26691 0 -1 4202560 5074 0 0 0 1233 2 0 0 25 0 8 0 662226343 481796096 39286 33554432000 4194304 4964800 140736980443520 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26848/tid=26854] ppid=26846 vsize=470504 CPUtime=12.37 cores=0-7
/proc/26848/task/26854/stat : 26854 (claspmt) R 26846 26848 26691 0 -1 4202560 4599 0 0 0 1236 1 0 0 25 0 8 0 662226343 481796096 39286 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26848/tid=26855] ppid=26846 vsize=470504 CPUtime=12.33 cores=0-7
/proc/26848/task/26855/stat : 26855 (claspmt) R 26846 26848 26691 0 -1 4202560 4006 0 0 0 1232 1 0 0 25 0 8 0 662226343 481796096 39286 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26848/tid=26856] ppid=26846 vsize=470504 CPUtime=12.33 cores=0-7
/proc/26848/task/26856/stat : 26856 (claspmt) R 26846 26848 26691 0 -1 4202560 6330 0 0 0 1231 2 0 0 25 0 8 0 662226343 481796096 39286 33554432000 4194304 4964800 140736980443520 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 98.99
Current children cumulated vsize (KiB) 470504

[startup+25.5009 s]
/proc/loadavg: 8.18 8.14 8.08 9/400 26856
/proc/meminfo: memFree=12048552/32951124 swapFree=56316160/67111528
[pid=26848] ppid=26846 vsize=481980 CPUtime=201.21 cores=0-7
/proc/26848/stat : 26848 (claspmt) R 26846 26848 26691 0 -1 4202496 53504 0 0 0 20096 25 0 0 25 0 8 0 662226312 493547520 52988 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26848/statm: 120495 52988 466 189 0 114844 0
[pid=26848/tid=26850] ppid=26846 vsize=481980 CPUtime=24.82 cores=0-7
/proc/26848/task/26850/stat : 26850 (claspmt) R 26846 26848 26691 0 -1 4202560 5418 0 0 0 2479 3 0 0 25 0 8 0 662226343 493547520 52988 33554432000 4194304 4964800 140736980443520 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26848/tid=26851] ppid=26846 vsize=481980 CPUtime=25.14 cores=0-7
/proc/26848/task/26851/stat : 26851 (claspmt) R 26846 26848 26691 0 -1 4202560 5318 0 0 0 2512 2 0 0 25 0 8 0 662226343 493547520 52988 33554432000 4194304 4964800 140736980443520 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26848/tid=26852] ppid=26846 vsize=481980 CPUtime=25.15 cores=0-7
/proc/26848/task/26852/stat : 26852 (claspmt) R 26846 26848 26691 0 -1 4202560 6335 0 0 0 2512 3 0 0 25 0 8 0 662226343 493547520 52988 33554432000 4194304 4964800 140736980443520 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26848/tid=26853] ppid=26846 vsize=481980 CPUtime=25.15 cores=0-7
/proc/26848/task/26853/stat : 26853 (claspmt) R 26846 26848 26691 0 -1 4202560 6719 0 0 0 2512 3 0 0 25 0 8 0 662226343 493547520 52988 33554432000 4194304 4964800 140736980443520 18446744073709551615 4627837 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26848/tid=26854] ppid=26846 vsize=481980 CPUtime=25.18 cores=0-7
/proc/26848/task/26854/stat : 26854 (claspmt) R 26846 26848 26691 0 -1 4202560 5919 0 0 0 2516 2 0 0 25 0 8 0 662226343 493547520 52988 33554432000 4194304 4964800 140736980443520 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26848/tid=26855] ppid=26846 vsize=481980 CPUtime=25.14 cores=0-7
/proc/26848/task/26855/stat : 26855 (claspmt) R 26846 26848 26691 0 -1 4202560 5676 0 0 0 2511 3 0 0 25 0 8 0 662226343 493547520 52988 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26848/tid=26856] ppid=26846 vsize=481980 CPUtime=25.13 cores=0-7
/proc/26848/task/26856/stat : 26856 (claspmt) R 26846 26848 26691 0 -1 4202560 10122 0 0 0 2510 3 0 0 25 0 8 0 662226343 493547520 52988 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 201.21
Current children cumulated vsize (KiB) 481980

[startup+51.115 s]
/proc/loadavg: 8.11 8.12 8.08 9/400 26857
/proc/meminfo: memFree=11984348/32951124 swapFree=56316160/67111528
[pid=26848] ppid=26846 vsize=484460 CPUtime=405.77 cores=0-7
/proc/26848/stat : 26848 (claspmt) R 26846 26848 26691 0 -1 4202496 68688 0 0 0 40537 40 0 0 25 0 8 0 662226312 496087040 68127 33554432000 4194304 4964800 140736980443520 18446744073709551615 4653477 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26848/statm: 121115 68127 466 189 0 115464 0
[pid=26848/tid=26850] ppid=26846 vsize=484460 CPUtime=50.1 cores=0-7
/proc/26848/task/26850/stat : 26850 (claspmt) R 26846 26848 26691 0 -1 4202560 7229 0 0 0 5006 4 0 0 25 0 8 0 662226343 496087040 68127 33554432000 4194304 4964800 140736980443520 18446744073709551615 4669026 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26848/tid=26851] ppid=26846 vsize=484460 CPUtime=50.75 cores=0-7
/proc/26848/task/26851/stat : 26851 (claspmt) R 26846 26848 26691 0 -1 4202560 6783 0 0 0 5072 3 0 0 25 0 8 0 662226343 496087040 68127 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670520 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26848/tid=26852] ppid=26846 vsize=484460 CPUtime=50.76 cores=0-7
/proc/26848/task/26852/stat : 26852 (claspmt) R 26846 26848 26691 0 -1 4202560 7953 0 0 0 5071 5 0 0 25 0 8 0 662226343 496087040 68127 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26848/tid=26853] ppid=26846 vsize=484460 CPUtime=50.76 cores=0-7
/proc/26848/task/26853/stat : 26853 (claspmt) R 26846 26848 26691 0 -1 4202560 7579 0 0 0 5072 4 0 0 25 0 8 0 662226343 496087040 68127 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26848/tid=26854] ppid=26846 vsize=484460 CPUtime=50.79 cores=0-7
/proc/26848/task/26854/stat : 26854 (claspmt) R 26846 26848 26691 0 -1 4202560 8464 0 0 0 5074 5 0 0 25 0 8 0 662226343 496087040 68127 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26848/tid=26855] ppid=26846 vsize=484460 CPUtime=50.75 cores=0-7
/proc/26848/task/26855/stat : 26855 (claspmt) R 26846 26848 26691 0 -1 4202560 9063 0 0 0 5068 7 0 0 25 0 8 0 662226343 496087040 68127 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26848/tid=26856] ppid=26846 vsize=484460 CPUtime=50.74 cores=0-7
/proc/26848/task/26856/stat : 26856 (claspmt) R 26846 26848 26691 0 -1 4202560 11560 0 0 0 5069 5 0 0 25 0 8 0 662226343 496087040 68127 33554432000 4194304 4964800 140736980443520 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 405.77

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

[pid=26848/tid=26851] ppid=26846 vsize=963956 CPUtime=1254.19 cores=0-7
/proc/26848/task/26851/stat : 26851 (claspmt) R 26846 26848 26691 0 -1 4202560 23088 0 0 0 125409 10 0 0 25 0 8 0 662226343 987090944 204383 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26848/tid=26852] ppid=26846 vsize=963956 CPUtime=1254.46 cores=0-7
/proc/26848/task/26852/stat : 26852 (claspmt) R 26846 26848 26691 0 -1 4202560 32287 0 0 0 125404 42 0 0 25 0 8 0 662226343 987090944 204383 33554432000 4194304 4964800 140736980443520 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26848/tid=26853] ppid=26846 vsize=963956 CPUtime=1254.43 cores=0-7
/proc/26848/task/26853/stat : 26853 (claspmt) R 26846 26848 26691 0 -1 4202560 17698 0 0 0 125429 14 0 0 25 0 8 0 662226343 987090944 204383 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26848/tid=26854] ppid=26846 vsize=963956 CPUtime=1254.46 cores=0-7
/proc/26848/task/26854/stat : 26854 (claspmt) R 26846 26848 26691 0 -1 4202560 21250 0 0 0 125430 16 0 0 25 0 8 0 662226343 987090944 204383 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26848/tid=26855] ppid=26846 vsize=963956 CPUtime=1254.41 cores=0-7
/proc/26848/task/26855/stat : 26855 (claspmt) R 26846 26848 26691 0 -1 4202560 21903 0 0 0 125418 23 0 0 25 0 8 0 662226343 987090944 204383 33554432000 4194304 4964800 140736980443520 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26848/tid=26856] ppid=26846 vsize=963956 CPUtime=1254.38 cores=0-7
/proc/26848/task/26856/stat : 26856 (claspmt) R 26846 26848 26691 0 -1 4202560 40241 0 0 0 125402 36 0 0 25 0 8 0 662226343 987090944 204383 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10019.5
Current children cumulated vsize (KiB) 963956

[startup+1267.6 s]
/proc/loadavg: 8.01 8.04 8.03 9/400 26889
/proc/meminfo: memFree=11436000/32951124 swapFree=56316160/67111528
[pid=26848] ppid=26846 vsize=963956 CPUtime=10121.9 cores=0-7
/proc/26848/stat : 26848 (claspmt) R 26846 26848 26691 0 -1 4202496 207754 0 0 0 1011997 190 0 0 25 0 8 0 662226312 987090944 204411 33554432000 4194304 4964800 140736980443520 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26848/statm: 240989 204411 466 189 0 235338 0
[pid=26848/tid=26850] ppid=26846 vsize=963956 CPUtime=1251.03 cores=0-7
/proc/26848/task/26850/stat : 26850 (claspmt) R 26846 26848 26691 0 -1 4202560 21546 0 0 0 125082 21 0 0 25 0 8 0 662226343 987090944 204411 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26848/tid=26851] ppid=26846 vsize=963956 CPUtime=1266.99 cores=0-7
/proc/26848/task/26851/stat : 26851 (claspmt) R 26846 26848 26691 0 -1 4202560 23249 0 0 0 126689 10 0 0 25 0 8 0 662226343 987090944 204411 33554432000 4194304 4964800 140736980443520 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26848/tid=26852] ppid=26846 vsize=963956 CPUtime=1267.27 cores=0-7
/proc/26848/task/26852/stat : 26852 (claspmt) R 26846 26848 26691 0 -1 4202560 32287 0 0 0 126685 42 0 0 25 0 8 0 662226343 987090944 204411 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26848/tid=26853] ppid=26846 vsize=963956 CPUtime=1267.25 cores=0-7
/proc/26848/task/26853/stat : 26853 (claspmt) R 26846 26848 26691 0 -1 4202560 17809 0 0 0 126711 14 0 0 25 0 8 0 662226343 987090944 204411 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26848/tid=26854] ppid=26846 vsize=963956 CPUtime=1267.28 cores=0-7
/proc/26848/task/26854/stat : 26854 (claspmt) R 26846 26848 26691 0 -1 4202560 21270 0 0 0 126712 16 0 0 25 0 8 0 662226343 987090944 204411 33554432000 4194304 4964800 140736980443520 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26848/tid=26855] ppid=26846 vsize=963956 CPUtime=1267.23 cores=0-7
/proc/26848/task/26855/stat : 26855 (claspmt) R 26846 26848 26691 0 -1 4202560 21908 0 0 0 126699 24 0 0 25 0 8 0 662226343 987090944 204411 33554432000 4194304 4964800 140736980443520 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26848/tid=26856] ppid=26846 vsize=963956 CPUtime=1267.2 cores=0-7
/proc/26848/task/26856/stat : 26856 (claspmt) R 26846 26848 26691 0 -1 4202560 40248 0 0 0 126684 36 0 0 25 0 8 0 662226343 987090944 204411 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10121.9
Current children cumulated vsize (KiB) 963956

[startup+1280.4 s]
/proc/loadavg: 8.01 8.04 8.03 9/400 26890
/proc/meminfo: memFree=11435248/32951124 swapFree=56316160/67111528
[pid=26848] ppid=26846 vsize=963956 CPUtime=10224 cores=0-7
/proc/26848/stat : 26848 (claspmt) R 26846 26848 26691 0 -1 4202496 207831 0 0 0 1022210 190 0 0 25 0 8 0 662226312 987090944 204488 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26848/statm: 240989 204488 466 189 0 235338 0
[pid=26848/tid=26850] ppid=26846 vsize=963956 CPUtime=1263.67 cores=0-7
/proc/26848/task/26850/stat : 26850 (claspmt) R 26846 26848 26691 0 -1 4202560 21556 0 0 0 126346 21 0 0 25 0 8 0 662226343 987090944 204488 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26848/tid=26851] ppid=26846 vsize=963956 CPUtime=1279.78 cores=0-7
/proc/26848/task/26851/stat : 26851 (claspmt) R 26846 26848 26691 0 -1 4202560 23249 0 0 0 127968 10 0 0 25 0 8 0 662226343 987090944 204488 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26848/tid=26852] ppid=26846 vsize=963956 CPUtime=1280.06 cores=0-7
/proc/26848/task/26852/stat : 26852 (claspmt) R 26846 26848 26691 0 -1 4202560 32290 0 0 0 127964 42 0 0 25 0 8 0 662226343 987090944 204488 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26848/tid=26853] ppid=26846 vsize=963956 CPUtime=1280.03 cores=0-7
/proc/26848/task/26853/stat : 26853 (claspmt) R 26846 26848 26691 0 -1 4202560 17827 0 0 0 127989 14 0 0 25 0 8 0 662226343 987090944 204488 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26848/tid=26854] ppid=26846 vsize=963956 CPUtime=1280.06 cores=0-7
/proc/26848/task/26854/stat : 26854 (claspmt) R 26846 26848 26691 0 -1 4202560 21299 0 0 0 127990 16 0 0 25 0 8 0 662226343 987090944 204488 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26848/tid=26855] ppid=26846 vsize=963956 CPUtime=1280.02 cores=0-7
/proc/26848/task/26855/stat : 26855 (claspmt) R 26846 26848 26691 0 -1 4202560 21911 0 0 0 127978 24 0 0 25 0 8 0 662226343 987090944 204488 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26848/tid=26856] ppid=26846 vsize=963956 CPUtime=1279.98 cores=0-7
/proc/26848/task/26856/stat : 26856 (claspmt) R 26846 26848 26691 0 -1 4202560 40262 0 0 0 127962 36 0 0 25 0 8 0 662226343 987090944 204488 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10224
Current children cumulated vsize (KiB) 963956

[startup+1283.6 s]
/proc/loadavg: 8.01 8.03 8.03 9/400 26890
/proc/meminfo: memFree=11435120/32951124 swapFree=56316160/67111528
[pid=26848] ppid=26846 vsize=963956 CPUtime=10249.6 cores=0-7
/proc/26848/stat : 26848 (claspmt) R 26846 26848 26691 0 -1 4202496 207844 0 0 0 1024767 190 0 0 25 0 8 0 662226312 987090944 204500 33554432000 4194304 4964800 140736980443520 18446744073709551615 4320934 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26848/statm: 240989 204500 466 189 0 235338 0
[pid=26848/tid=26850] ppid=26846 vsize=963956 CPUtime=1266.83 cores=0-7
/proc/26848/task/26850/stat : 26850 (claspmt) R 26846 26848 26691 0 -1 4202560 21557 0 0 0 126662 21 0 0 25 0 8 0 662226343 987090944 204500 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26848/tid=26851] ppid=26846 vsize=963956 CPUtime=1282.98 cores=0-7
/proc/26848/task/26851/stat : 26851 (claspmt) R 26846 26848 26691 0 -1 4202560 23249 0 0 0 128288 10 0 0 25 0 8 0 662226343 987090944 204500 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26848/tid=26852] ppid=26846 vsize=963956 CPUtime=1283.26 cores=0-7
/proc/26848/task/26852/stat : 26852 (claspmt) R 26846 26848 26691 0 -1 4202560 32293 0 0 0 128284 42 0 0 25 0 8 0 662226343 987090944 204500 33554432000 4194304 4964800 140736980443520 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26848/tid=26853] ppid=26846 vsize=963956 CPUtime=1283.23 cores=0-7
/proc/26848/task/26853/stat : 26853 (claspmt) R 26846 26848 26691 0 -1 4202560 17830 0 0 0 128309 14 0 0 25 0 8 0 662226343 987090944 204500 33554432000 4194304 4964800 140736980443520 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26848/tid=26854] ppid=26846 vsize=963956 CPUtime=1283.26 cores=0-7
/proc/26848/task/26854/stat : 26854 (claspmt) R 26846 26848 26691 0 -1 4202560 21304 0 0 0 128310 16 0 0 25 0 8 0 662226343 987090944 204500 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26848/tid=26855] ppid=26846 vsize=963956 CPUtime=1283.22 cores=0-7
/proc/26848/task/26855/stat : 26855 (claspmt) R 26846 26848 26691 0 -1 4202560 21911 0 0 0 128298 24 0 0 25 0 8 0 662226343 987090944 204500 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26848/tid=26856] ppid=26846 vsize=963956 CPUtime=1283.18 cores=0-7
/proc/26848/task/26856/stat : 26856 (claspmt) R 26846 26848 26691 0 -1 4202560 40263 0 0 0 128282 36 0 0 25 0 8 0 662226343 987090944 204500 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10249.6
Current children cumulated vsize (KiB) 963956

[startup+1285.2 s]
/proc/loadavg: 8.01 8.03 8.03 9/400 26890
/proc/meminfo: memFree=11435484/32951124 swapFree=56316160/67111528
[pid=26848] ppid=26846 vsize=963956 CPUtime=10262.5 cores=0-7
/proc/26848/stat : 26848 (claspmt) R 26846 26848 26691 0 -1 4202496 207856 0 0 0 1026055 190 0 0 25 0 8 0 662226312 987090944 204512 33554432000 4194304 4964800 140736980443520 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26848/statm: 240989 204512 466 189 0 235338 0
[pid=26848/tid=26850] ppid=26846 vsize=963956 CPUtime=1268.41 cores=0-7
/proc/26848/task/26850/stat : 26850 (claspmt) R 26846 26848 26691 0 -1 4202560 21562 0 0 0 126820 21 0 0 25 0 8 0 662226343 987090944 204512 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26848/tid=26851] ppid=26846 vsize=963956 CPUtime=1284.59 cores=0-7
/proc/26848/task/26851/stat : 26851 (claspmt) R 26846 26848 26691 0 -1 4202560 23249 0 0 0 128449 10 0 0 25 0 8 0 662226343 987090944 204512 33554432000 4194304 4964800 140736980443520 18446744073709551615 4647774 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26848/tid=26852] ppid=26846 vsize=963956 CPUtime=1284.87 cores=0-7
/proc/26848/task/26852/stat : 26852 (claspmt) R 26846 26848 26691 0 -1 4202560 32293 0 0 0 128445 42 0 0 25 0 8 0 662226343 987090944 204512 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26848/tid=26853] ppid=26846 vsize=963956 CPUtime=1284.85 cores=0-7
/proc/26848/task/26853/stat : 26853 (claspmt) R 26846 26848 26691 0 -1 4202560 17831 0 0 0 128471 14 0 0 25 0 8 0 662226343 987090944 204512 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26848/tid=26854] ppid=26846 vsize=963956 CPUtime=1284.88 cores=0-7
/proc/26848/task/26854/stat : 26854 (claspmt) R 26846 26848 26691 0 -1 4202560 21307 0 0 0 128472 16 0 0 25 0 8 0 662226343 987090944 204512 33554432000 4194304 4964800 140736980443520 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26848/tid=26855] ppid=26846 vsize=963956 CPUtime=1284.83 cores=0-7
/proc/26848/task/26855/stat : 26855 (claspmt) R 26846 26848 26691 0 -1 4202560 21914 0 0 0 128459 24 0 0 25 0 8 0 662226343 987090944 204512 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26848/tid=26856] ppid=26846 vsize=963956 CPUtime=1284.8 cores=0-7
/proc/26848/task/26856/stat : 26856 (claspmt) R 26846 26848 26691 0 -1 4202560 40263 0 0 0 128444 36 0 0 25 0 8 0 662226343 987090944 204512 33554432000 4194304 4964800 140736980443520 18446744073709551615 4320872 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10262.5
Current children cumulated vsize (KiB) 963956

[startup+1286 s]
/proc/loadavg: 8.01 8.03 8.03 9/400 26890
/proc/meminfo: memFree=11435484/32951124 swapFree=56316160/67111528
[pid=26848] ppid=26846 vsize=963956 CPUtime=10268.7 cores=0-7
/proc/26848/stat : 26848 (claspmt) R 26846 26848 26691 0 -1 4202496 207856 0 0 0 1026683 190 0 0 25 0 8 0 662226312 987090944 204329 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26848/statm: 240989 204329 466 189 0 235338 0
[pid=26848/tid=26850] ppid=26846 vsize=963956 CPUtime=1269.2 cores=0-7
/proc/26848/task/26850/stat : 26850 (claspmt) R 26846 26848 26691 0 -1 4202560 21562 0 0 0 126899 21 0 0 25 0 8 0 662226343 987090944 204329 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26848/tid=26851] ppid=26846 vsize=963956 CPUtime=1285.38 cores=0-7
/proc/26848/task/26851/stat : 26851 (claspmt) R 26846 26848 26691 0 -1 4202560 23249 0 0 0 128528 10 0 0 25 0 8 0 662226343 987090944 204329 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26848/tid=26852] ppid=26846 vsize=963956 CPUtime=1285.66 cores=0-7
/proc/26848/task/26852/stat : 26852 (claspmt) R 26846 26848 26691 0 -1 4202560 32293 0 0 0 128524 42 0 0 25 0 8 0 662226343 987090944 204329 33554432000 4194304 4964800 140736980443520 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26848/tid=26853] ppid=26846 vsize=963956 CPUtime=1285.63 cores=0-7
/proc/26848/task/26853/stat : 26853 (claspmt) R 26846 26848 26691 0 -1 4202560 17831 0 0 0 128549 14 0 0 25 0 8 0 662226343 987090944 204329 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26848/tid=26854] ppid=26846 vsize=963956 CPUtime=1285.66 cores=0-7
/proc/26848/task/26854/stat : 26854 (claspmt) R 26846 26848 26691 0 -1 4202560 21307 0 0 0 128550 16 0 0 25 0 8 0 662226343 987090944 204329 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26848/tid=26855] ppid=26846 vsize=963956 CPUtime=1285.62 cores=0-7
/proc/26848/task/26855/stat : 26855 (claspmt) R 26846 26848 26691 0 -1 4202560 21914 0 0 0 128538 24 0 0 25 0 8 0 662226343 987090944 204329 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26848/tid=26856] ppid=26846 vsize=963956 CPUtime=1285.58 cores=0-7
/proc/26848/task/26856/stat : 26856 (claspmt) R 26846 26848 26691 0 -1 4202560 40263 0 0 0 128522 36 0 0 25 0 8 0 662226343 987090944 204329 33554432000 4194304 4964800 140736980443520 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10268.7
Current children cumulated vsize (KiB) 963956

[startup+1286.42 s]
/proc/loadavg: 8.01 8.03 8.03 9/400 26890
/proc/meminfo: memFree=11435736/32951124 swapFree=56316160/67111528
[pid=26848] ppid=26846 vsize=963956 CPUtime=10272 cores=0-7
/proc/26848/stat : 26848 (claspmt) R 26846 26848 26691 0 -1 4202496 207856 0 0 0 1027013 191 0 0 25 0 8 0 662226312 987090944 204329 33554432000 4194304 4964800 140736980443520 18446744073709551615 4313751 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26848/statm: 240989 204329 466 189 0 235338 0
[pid=26848/tid=26850] ppid=26846 vsize=963956 CPUtime=1269.6 cores=0-7
/proc/26848/task/26850/stat : 26850 (claspmt) R 26846 26848 26691 0 -1 4202560 21562 0 0 0 126939 21 0 0 25 0 8 0 662226343 987090944 204329 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26848/tid=26851] ppid=26846 vsize=963956 CPUtime=1285.8 cores=0-7
/proc/26848/task/26851/stat : 26851 (claspmt) R 26846 26848 26691 0 -1 4202560 23249 0 0 0 128570 10 0 0 25 0 8 0 662226343 987090944 204329 33554432000 4194304 4964800 140736980443520 18446744073709551615 4313792 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26848/tid=26852] ppid=26846 vsize=963956 CPUtime=1286.07 cores=0-7
/proc/26848/task/26852/stat : 26852 (claspmt) R 26846 26848 26691 0 -1 4202560 32293 0 0 0 128565 42 0 0 25 0 8 0 662226343 987090944 204329 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26848/tid=26853] ppid=26846 vsize=963956 CPUtime=1286.05 cores=0-7
/proc/26848/task/26853/stat : 26853 (claspmt) R 26846 26848 26691 0 -1 4202560 17831 0 0 0 128591 14 0 0 25 0 8 0 662226343 987090944 204329 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26848/tid=26854] ppid=26846 vsize=963956 CPUtime=1286.08 cores=0-7
/proc/26848/task/26854/stat : 26854 (claspmt) R 26846 26848 26691 0 -1 4202560 21307 0 0 0 128592 16 0 0 25 0 8 0 662226343 987090944 204329 33554432000 4194304 4964800 140736980443520 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26848/tid=26855] ppid=26846 vsize=963956 CPUtime=1286.04 cores=0-7
/proc/26848/task/26855/stat : 26855 (claspmt) R 26846 26848 26691 0 -1 4202560 21914 0 0 0 128580 24 0 0 25 0 8 0 662226343 987090944 204329 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26848/tid=26856] ppid=26846 vsize=963956 CPUtime=1286 cores=0-7
/proc/26848/task/26856/stat : 26856 (claspmt) R 26846 26848 26691 0 -1 4202560 40263 0 0 0 128564 36 0 0 25 0 8 0 662226343 987090944 204329 33554432000 4194304 4964800 140736980443520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10272
Current children cumulated vsize (KiB) 963956

[startup+1286.8 s]
/proc/loadavg: 8.01 8.03 8.03 9/400 26890
/proc/meminfo: memFree=11435736/32951124 swapFree=56316160/67111528
[pid=26848] ppid=26846 vsize=963956 CPUtime=10273.5 cores=0-7
/proc/26848/stat : 26848 (claspmt) R 26846 26848 26691 0 -1 4202496 207866 0 0 0 1027163 192 0 0 24 0 1 0 662226312 987090944 203835 33554432000 4194304 4964800 140736980443520 18446744073709551615 212435674100 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/26848/statm: 240989 203835 476 189 0 235338 0
Current children cumulated CPU time (s) 10273.5
Current children cumulated vsize (KiB) 963956

[startup+1286.9 s]
/proc/loadavg: 8.01 8.03 8.03 9/400 26890
/proc/meminfo: memFree=11435736/32951124 swapFree=56316160/67111528
[pid=26848] ppid=26846 vsize=516208 CPUtime=10273.7 cores=0-7
/proc/26848/stat : 26848 (claspmt) R 26846 26848 26691 0 -1 4202496 207866 0 0 0 1027170 195 0 0 24 0 1 0 662226312 528596992 33061 33554432000 4194304 4964800 140736980443520 18446744073709551615 212436060519 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/26848/statm: 129052 32549 476 189 0 123401 0
Current children cumulated CPU time (s) 10273.7
Current children cumulated vsize (KiB) 516208

Child status: 20
Real time (s): 1286.91
CPU time (s): 10273.7
CPU user time (s): 10271.7
CPU system time (s): 1.9657
CPU usage (%): 798.321
Max. virtual memory (cumulated for all children) (KiB): 963956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10271.7
system time used= 1.9657
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 207867
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= 37482
involuntary context switches= 47449

runsolver used 4.46732 second user time and 11.9142 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-16 02:37:20
IDJOB=3381163
IDBENCH=83896
IDSOLVER=1865
FILE ID=node102/3381163-1305506240
RUNJOBID= node102-1305505285-26705
PBS_JOBID= 13325497
Free space on /tmp= 73604 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_27_50_3-dir.shuffled-as.sat03-169.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-3381163-1305506240/watcher-3381163-1305506240 -o /tmp/evaluation-result-3381163-1305506240/solver-3381163-1305506240 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381163-1305506240.cnf

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

MD5SUM BENCH= b5a637600c242725f15a247a84bdea1b
RANDOM SEED=126869260

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.82
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.828
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.828
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.82
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.828
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.828
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.82
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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12252436 kB
Buffers:         79156 kB
Cached:         811848 kB
SwapCached:      33148 kB
Active:       12035568 kB
Inactive:      8442664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12252436 kB
SwapTotal:    67111528 kB
SwapFree:     56316160 kB
Dirty:            1620 kB
Writeback:           0 kB
AnonPages:    19565116 kB
Mapped:          20440 kB
Slab:            64616 kB
PageTables:      86568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102326540 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= 73604 MiB
End job on node102 at 2011-05-16 02:58:47