Trace number 3381194

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 40000.4 5007.31

General information on the benchmark

NameSAT03/industrial/maris/CNF/
gripper13u.shuffled-as.sat03-395.cnf
MD5SUM3889b7ed90cc1fbe8bc8d140a1763832
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1519.95
Satisfiable
(Un)Satisfiability was proved
Number of variables4268
Number of clauses38965
Sum of the clauses size86077
Maximum clause length28
Minimum clause length1
Number of clauses of size 169
Number of clauses of size 235984
Number of clauses of size 3104
Number of clauses of size 42704
Number of clauses of size 50
Number of clauses of size over 5104

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...508716/instance-3381194-1305508716.cnf
0.03/0.05	c Solving...
40000.18/5007.11	
40000.18/5007.11	*** INTERRUPTED! ***
40000.18/5007.11	*** Shutting down threads...
40000.42/5007.31	s UNKNOWN
40000.42/5007.31	
40000.42/5007.31	c INTERRUPTED   : 1
40000.42/5007.31	c Models        : 0+    
40000.42/5007.31	c Time          : 5007.116s (Solving: 5007.06s 1st Model: 0.00s Unsat: 0.00s)
40000.42/5007.31	c CPU Time      : 40000.240s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3381194-1305508716/watcher-3381194-1305508716 -o /tmp/evaluation-result-3381194-1305508716/solver-3381194-1305508716 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381194-1305508716.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.81 7.55 7.82 2/300 22207
/proc/meminfo: memFree=15861340/32951124 swapFree=52307768/67111528
[pid=22207] ppid=22205 vsize=22688 CPUtime=0 cores=0-7
/proc/22207/stat : 22207 (claspmt) R 22205 22207 21912 0 -1 4202496 1038 0 0 0 0 0 0 0 22 0 1 0 662474424 23232512 899 33554432000 4194304 4964800 140734190841232 18446744073709551615 218370618053 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/22207/statm: 5672 900 389 189 0 546 0

[startup+0.0386379 s]
/proc/loadavg: 6.81 7.55 7.82 2/300 22207
/proc/meminfo: memFree=15861340/32951124 swapFree=52307768/67111528
[pid=22207] ppid=22205 vsize=24456 CPUtime=0.03 cores=0-7
/proc/22207/stat : 22207 (claspmt) R 22205 22207 21912 0 -1 4202496 1581 0 0 0 3 0 0 0 22 0 1 0 662474424 25042944 1347 33554432000 4194304 4964800 140734190841232 18446744073709551615 4608731 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/22207/statm: 6114 1347 403 189 0 988 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24456

[startup+0.102545 s]
/proc/loadavg: 6.81 7.55 7.82 2/300 22207
/proc/meminfo: memFree=15861340/32951124 swapFree=52307768/67111528
[pid=22207] ppid=22205 vsize=385616 CPUtime=0.1 cores=0-7
/proc/22207/stat : 22207 (claspmt) D 22205 22207 21912 0 -1 4202496 3198 0 0 0 10 0 0 0 18 0 8 0 662474424 394870784 2655 33554432000 4194304 4964800 140734190841232 18446744073709551615 4342206 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/22207/statm: 96404 2655 453 189 0 90753 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 385616

[startup+0.937234 s]
/proc/loadavg: 6.81 7.55 7.82 2/300 22207
/proc/meminfo: memFree=15861340/32951124 swapFree=52307768/67111528
[pid=22207] ppid=22205 vsize=388160 CPUtime=7.2 cores=0-7
/proc/22207/stat : 22207 (claspmt) D 22205 22207 21912 0 -1 4202496 8855 0 0 0 716 4 0 0 19 0 8 0 662474424 397475840 8312 33554432000 4194304 4964800 140734190841232 18446744073709551615 218370618053 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/22207/statm: 97040 8312 464 189 0 91389 0
Current children cumulated CPU time (s) 7.2
Current children cumulated vsize (KiB) 388160

[startup+1.13944 s]
/proc/loadavg: 6.81 7.55 7.82 2/300 22207
/proc/meminfo: memFree=15861340/32951124 swapFree=52307768/67111528
[pid=22207] ppid=22205 vsize=388820 CPUtime=8.36 cores=0-7
/proc/22207/stat : 22207 (claspmt) R 22205 22207 21912 0 -1 4202496 9979 0 0 0 832 4 0 0 20 0 8 0 662474424 398151680 9436 33554432000 4194304 4964800 140734190841232 18446744073709551615 4684749 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/22207/statm: 97205 9436 464 189 0 91554 0
Current children cumulated CPU time (s) 8.36
Current children cumulated vsize (KiB) 388820

[startup+1.50034 s]
/proc/loadavg: 6.81 7.55 7.82 2/300 22207
/proc/meminfo: memFree=15861340/32951124 swapFree=52307768/67111528
[pid=22207] ppid=22205 vsize=389352 CPUtime=11.24 cores=0-7
/proc/22207/stat : 22207 (claspmt) R 22205 22207 21912 0 -1 4202496 10319 0 0 0 1120 4 0 0 20 0 8 0 662474424 398696448 9776 33554432000 4194304 4964800 140734190841232 18446744073709551615 4627549 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/22207/statm: 97338 9776 464 189 0 91687 0
Current children cumulated CPU time (s) 11.24
Current children cumulated vsize (KiB) 389352

[startup+3.10106 s]
/proc/loadavg: 6.99 7.58 7.83 9/308 22215
/proc/meminfo: memFree=15812804/32951124 swapFree=52307768/67111528
[pid=22207] ppid=22205 vsize=391860 CPUtime=24.03 cores=0-7
/proc/22207/stat : 22207 (claspmt) R 22205 22207 21912 0 -1 4202496 13936 0 0 0 2396 7 0 0 25 0 8 0 662474424 401264640 13393 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669560 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/22207/statm: 97965 13393 464 189 0 92314 0
[pid=22207/tid=22209] ppid=22205 vsize=391860 CPUtime=2.96 cores=0-7
/proc/22207/task/22209/stat : 22209 (claspmt) R 22205 22207 21912 0 -1 4202560 1049 0 0 0 296 0 0 0 23 0 8 0 662474429 401264640 13394 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22207/tid=22210] ppid=22205 vsize=391860 CPUtime=2.99 cores=0-7
/proc/22207/task/22210/stat : 22210 (claspmt) R 22205 22207 21912 0 -1 4202560 2723 0 0 0 298 1 0 0 23 0 8 0 662474429 401264640 13394 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22207/tid=22211] ppid=22205 vsize=391860 CPUtime=2.99 cores=0-7
/proc/22207/task/22211/stat : 22211 (claspmt) R 22205 22207 21912 0 -1 4202560 1449 0 0 0 298 1 0 0 23 0 8 0 662474429 401264640 13394 33554432000 4194304 4964800 140734190841232 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22207/tid=22212] ppid=22205 vsize=391860 CPUtime=2.99 cores=0-7
/proc/22207/task/22212/stat : 22212 (claspmt) R 22205 22207 21912 0 -1 4202560 1564 0 0 0 299 0 0 0 21 0 8 0 662474429 401264640 13394 33554432000 4194304 4964800 140734190841232 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22207/tid=22213] ppid=22205 vsize=391860 CPUtime=3.02 cores=0-7
/proc/22207/task/22213/stat : 22213 (claspmt) R 22205 22207 21912 0 -1 4202560 808 0 0 0 302 0 0 0 25 0 8 0 662474429 401264640 13394 33554432000 4194304 4964800 140734190841232 18446744073709551615 4362341 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22207/tid=22214] ppid=22205 vsize=391860 CPUtime=2.98 cores=0-7
/proc/22207/task/22214/stat : 22214 (claspmt) R 22205 22207 21912 0 -1 4202560 1318 0 0 0 298 0 0 0 21 0 8 0 662474429 401264640 13394 33554432000 4194304 4964800 140734190841232 18446744073709551615 4660408 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22207/tid=22215] ppid=22205 vsize=391860 CPUtime=2.99 cores=0-7
/proc/22207/task/22215/stat : 22215 (claspmt) R 22205 22207 21912 0 -1 4202560 2589 0 0 0 298 1 0 0 23 0 8 0 662474429 401264640 13394 33554432000 4194304 4964800 140734190841232 18446744073709551615 218370618401 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.03
Current children cumulated vsize (KiB) 391860

[startup+6.30049 s]
/proc/loadavg: 6.99 7.58 7.83 9/308 22215
/proc/meminfo: memFree=15789888/32951124 swapFree=52307768/67111528
[pid=22207] ppid=22205 vsize=394764 CPUtime=49.58 cores=0-7
/proc/22207/stat : 22207 (claspmt) R 22205 22207 21912 0 -1 4202496 19591 0 0 0 4948 10 0 0 25 0 8 0 662474424 404238336 19048 33554432000 4194304 4964800 140734190841232 18446744073709551615 4684079 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/22207/statm: 98691 19048 466 189 0 93040 0
[pid=22207/tid=22209] ppid=22205 vsize=394764 CPUtime=6.13 cores=0-7
/proc/22207/task/22209/stat : 22209 (claspmt) R 22205 22207 21912 0 -1 4202560 1431 0 0 0 613 0 0 0 25 0 8 0 662474429 404238336 19048 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22207/tid=22210] ppid=22205 vsize=394764 CPUtime=6.19 cores=0-7
/proc/22207/task/22210/stat : 22210 (claspmt) R 22205 22207 21912 0 -1 4202560 3631 0 0 0 617 2 0 0 25 0 8 0 662474429 404238336 19048 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22207/tid=22211] ppid=22205 vsize=394764 CPUtime=6.19 cores=0-7
/proc/22207/task/22211/stat : 22211 (claspmt) R 22205 22207 21912 0 -1 4202560 1807 0 0 0 618 1 0 0 25 0 8 0 662474429 404238336 19048 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22207/tid=22212] ppid=22205 vsize=394764 CPUtime=6.19 cores=0-7
/proc/22207/task/22212/stat : 22212 (claspmt) R 22205 22207 21912 0 -1 4202560 2087 0 0 0 618 1 0 0 25 0 8 0 662474429 404238336 19048 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22207/tid=22213] ppid=22205 vsize=394764 CPUtime=6.22 cores=0-7
/proc/22207/task/22213/stat : 22213 (claspmt) R 22205 22207 21912 0 -1 4202560 1525 0 0 0 622 0 0 0 25 0 8 0 662474429 404238336 19048 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669376 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22207/tid=22214] ppid=22205 vsize=394764 CPUtime=6.18 cores=0-7
/proc/22207/task/22214/stat : 22214 (claspmt) R 22205 22207 21912 0 -1 4202560 1953 0 0 0 618 0 0 0 20 0 8 0 662474429 404238336 19048 33554432000 4194304 4964800 140734190841232 18446744073709551615 218370618401 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22207/tid=22215] ppid=22205 vsize=394764 CPUtime=6.19 cores=0-7
/proc/22207/task/22215/stat : 22215 (claspmt) R 22205 22207 21912 0 -1 4202560 4244 0 0 0 617 2 0 0 25 0 8 0 662474429 404238336 19049 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.58
Current children cumulated vsize (KiB) 394764

[startup+12.7004 s]
/proc/loadavg: 7.14 7.59 7.83 9/308 22216
/proc/meminfo: memFree=15755356/32951124 swapFree=52307768/67111528
[pid=22207] ppid=22205 vsize=401772 CPUtime=100.79 cores=0-7
/proc/22207/stat : 22207 (claspmt) R 22205 22207 21912 0 -1 4202496 27854 0 0 0 10065 14 0 0 25 0 8 0 662474424 411414528 27190 33554432000 4194304 4964800 140734190841232 18446744073709551615 4668987 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/22207/statm: 100443 27190 466 189 0 94792 0
[pid=22207/tid=22209] ppid=22205 vsize=401772 CPUtime=12.48 cores=0-7
/proc/22207/task/22209/stat : 22209 (claspmt) R 22205 22207 21912 0 -1 4202560 2109 0 0 0 1247 1 0 0 25 0 8 0 662474429 411414528 27190 33554432000 4194304 4964800 140734190841232 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22207/tid=22210] ppid=22205 vsize=401772 CPUtime=12.59 cores=0-7
/proc/22207/task/22210/stat : 22210 (claspmt) R 22205 22207 21912 0 -1 4202560 4915 0 0 0 1257 2 0 0 25 0 8 0 662474429 411414528 27190 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669376 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22207/tid=22211] ppid=22205 vsize=401772 CPUtime=12.59 cores=0-7
/proc/22207/task/22211/stat : 22211 (claspmt) R 22205 22207 21912 0 -1 4202560 2549 0 0 0 1258 1 0 0 25 0 8 0 662474429 411414528 27190 33554432000 4194304 4964800 140734190841232 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22207/tid=22212] ppid=22205 vsize=401772 CPUtime=12.6 cores=0-7
/proc/22207/task/22212/stat : 22212 (claspmt) R 22205 22207 21912 0 -1 4202560 2873 0 0 0 1259 1 0 0 25 0 8 0 662474429 411414528 27190 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22207/tid=22213] ppid=22205 vsize=401772 CPUtime=12.63 cores=0-7
/proc/22207/task/22213/stat : 22213 (claspmt) R 22205 22207 21912 0 -1 4202560 2250 0 0 0 1263 0 0 0 25 0 8 0 662474429 411414528 27190 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22207/tid=22214] ppid=22205 vsize=401772 CPUtime=12.59 cores=0-7
/proc/22207/task/22214/stat : 22214 (claspmt) R 22205 22207 21912 0 -1 4202560 2601 0 0 0 1258 1 0 0 25 0 8 0 662474429 411414528 27190 33554432000 4194304 4964800 140734190841232 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22207/tid=22215] ppid=22205 vsize=401772 CPUtime=12.6 cores=0-7
/proc/22207/task/22215/stat : 22215 (claspmt) R 22205 22207 21912 0 -1 4202560 6859 0 0 0 1257 3 0 0 25 0 8 0 662474429 411414528 27190 33554432000 4194304 4964800 140734190841232 18446744073709551615 218370618401 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.79
Current children cumulated vsize (KiB) 401772

[startup+25.5011 s]
/proc/loadavg: 7.27 7.60 7.83 9/308 22216
/proc/meminfo: memFree=15736180/32951124 swapFree=52307768/67111528
[pid=22207] ppid=22205 vsize=404824 CPUtime=203 cores=0-7
/proc/22207/stat : 22207 (claspmt) R 22205 22207 21912 0 -1 4202496 33822 0 0 0 20280 20 0 0 25 0 8 0 662474424 414539776 33158 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669532 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/22207/statm: 101206 33158 466 189 0 95555 0
[pid=22207/tid=22209] ppid=22205 vsize=404824 CPUtime=25.15 cores=0-7
/proc/22207/task/22209/stat : 22209 (claspmt) R 22205 22207 21912 0 -1 4202560 2748 0 0 0 2514 1 0 0 25 0 8 0 662474429 414539776 33158 33554432000 4194304 4964800 140734190841232 18446744073709551615 4632289 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22207/tid=22210] ppid=22205 vsize=404824 CPUtime=25.39 cores=0-7
/proc/22207/task/22210/stat : 22210 (claspmt) R 22205 22207 21912 0 -1 4202560 5526 0 0 0 2536 3 0 0 25 0 8 0 662474429 414539776 33158 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22207/tid=22211] ppid=22205 vsize=404824 CPUtime=25.39 cores=0-7
/proc/22207/task/22211/stat : 22211 (claspmt) R 22205 22207 21912 0 -1 4202560 2957 0 0 0 2537 2 0 0 25 0 8 0 662474429 414539776 33158 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22207/tid=22212] ppid=22205 vsize=404824 CPUtime=25.38 cores=0-7
/proc/22207/task/22212/stat : 22212 (claspmt) R 22205 22207 21912 0 -1 4202560 3098 0 0 0 2537 1 0 0 25 0 8 0 662474429 414539776 33158 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22207/tid=22213] ppid=22205 vsize=404824 CPUtime=25.42 cores=0-7
/proc/22207/task/22213/stat : 22213 (claspmt) R 22205 22207 21912 0 -1 4202560 3032 0 0 0 2541 1 0 0 25 0 8 0 662474429 414539776 33158 33554432000 4194304 4964800 140734190841232 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22207/tid=22214] ppid=22205 vsize=404824 CPUtime=25.38 cores=0-7
/proc/22207/task/22214/stat : 22214 (claspmt) R 22205 22207 21912 0 -1 4202560 2970 0 0 0 2537 1 0 0 25 0 8 0 662474429 414539776 33158 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22207/tid=22215] ppid=22205 vsize=404824 CPUtime=25.38 cores=0-7
/proc/22207/task/22215/stat : 22215 (claspmt) R 22205 22207 21912 0 -1 4202560 9446 0 0 0 2534 4 0 0 25 0 8 0 662474429 414539776 33158 33554432000 4194304 4964800 140734190841232 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203
Current children cumulated vsize (KiB) 404824

[startup+51.1005 s]
/proc/loadavg: 7.52 7.63 7.83 9/308 22217
/proc/meminfo: memFree=15684956/32951124 swapFree=52307768/67111528
[pid=22207] ppid=22205 vsize=413260 CPUtime=407.51 cores=0-7
/proc/22207/stat : 22207 (claspmt) R 22205 22207 21912 0 -1 4202496 47036 0 0 0 40722 29 0 0 25 0 8 0 662474424 423178240 46190 33554432000 4194304 4964800 140734190841232 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/22207/statm: 103315 46190 466 189 0 97664 0
[pid=22207/tid=22209] ppid=22205 vsize=413260 CPUtime=50.5 cores=0-7
/proc/22207/task/22209/stat : 22209 (claspmt) R 22205 22207 21912 0 -1 4202560 3604 0 0 0 5048 2 0 0 25 0 8 0 662474429 423178240 46190 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22207/tid=22210] ppid=22205 vsize=413260 CPUtime=50.98 cores=0-7
/proc/22207/task/22210/stat : 22210 (claspmt) R 22205 22207 21912 0 -1 4202560 7226 0 0 0 5094 4 0 0 25 0 8 0 662474429 423178240 46190 33554432000 4194304 4964800 140734190841232 18446744073709551615 4342157 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22207/tid=22211] ppid=22205 vsize=413260 CPUtime=50.98 cores=0-7
/proc/22207/task/22211/stat : 22211 (claspmt) R 22205 22207 21912 0 -1 4202560 3904 0 0 0 5096 2 0 0 25 0 8 0 662474429 423178240 46190 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22207/tid=22212] ppid=22205 vsize=413260 CPUtime=50.98 cores=0-7
/proc/22207/task/22212/stat : 22212 (claspmt) R 22205 22207 21912 0 -1 4202560 4399 0 0 0 5096 2 0 0 25 0 8 0 662474429 423178240 46190 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669471 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22207/tid=22213] ppid=22205 vsize=413260 CPUtime=51.02 cores=0-7
/proc/22207/task/22213/stat : 22213 (claspmt) R 22205 22207 21912 0 -1 4202560 4884 0 0 0 5099 3 0 0 25 0 8 0 662474429 423178240 46190 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22207/tid=22214] ppid=22205 vsize=413260 CPUtime=50.98 cores=0-7
/proc/22207/task/22214/stat : 22214 (claspmt) R 22205 22207 21912 0 -1 4202560 3878 0 0 0 5096 2 0 0 25 0 8 0 662474429 423178240 46190 33554432000 4194304 4964800 140734190841232 18446744073709551615 4362944 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22207/tid=22215] ppid=22205 vsize=413260 CPUtime=50.98 cores=0-7
/proc/22207/task/22215/stat : 22215 (claspmt) R 22205 22207 21912 0 -1 4202560 14475 0 0 0 5090 8 0 0 25 0 8 0 662474429 423178240 46190 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.51
Current children cumulated vsize (KiB) 413260

[startup+102.3 s]
/proc/loadavg: 7.84 7.71 7.84 9/308 22218
/proc/meminfo: memFree=15616868/32951124 swapFree=52307768/67111528
[pid=22207] ppid=22205 vsize=427728 CPUtime=816.56 cores=0-7
/proc/22207/stat : 22207 (claspmt) R 22205 22207 21912 0 -1 4202496 63083 0 0 0 81612 44 0 0 25 0 8 0 662474424 437993472 62194 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669542 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/22207/statm: 106932 62194 466 189 0 101281 0
[pid=22207/tid=22209] ppid=22205 vsize=427728 CPUtime=101.19 cores=0-7
/proc/22207/task/22209/stat : 22209 (claspmt) R 22205 22207 21912 0 -1 4202560 5975 0 0 0 10115 4 0 0 25 0 8 0 662474429 437993472 62194 33554432000 4194304 4964800 140734190841232 18446744073709551615 4362287 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22207/tid=22210] ppid=22205 vsize=427728 CPUtime=102.18 cores=0-7
/proc/22207/task/22210/stat : 22210 (claspmt) R 22205 22207 21912 0 -1 4202560 9146 0 0 0 10212 6 0 0 25 0 8 0 662474429 437993472 62194 33554432000 4194304 4964800 140734190841232 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22207/tid=22211] ppid=22205 vsize=427728 CPUtime=102.17 cores=0-7
/proc/22207/task/22211/stat : 22211 (claspmt) R 22205 22207 21912 0 -1 4202560 4741 0 0 0 10214 3 0 0 25 0 8 0 662474429 437993472 62194 33554432000 4194304 4964800 140734190841232 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0

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

[pid=22207/tid=22210] ppid=22205 vsize=1207128 CPUtime=4661.64 cores=0-7
/proc/22207/task/22210/stat : 22210 (claspmt) R 22205 22207 21912 0 -1 4202560 28748 0 0 0 466132 32 0 0 25 0 8 0 662474429 1236099072 249130 33554432000 4194304 4964800 140734190841232 18446744073709551615 4668789 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22207/tid=22211] ppid=22205 vsize=1207128 CPUtime=4651.83 cores=0-7
/proc/22207/task/22211/stat : 22211 (claspmt) R 22205 22207 21912 0 -1 4202560 16423 0 0 0 465158 25 0 0 25 0 8 0 662474429 1236099072 249130 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22207/tid=22212] ppid=22205 vsize=1207128 CPUtime=4651.17 cores=0-7
/proc/22207/task/22212/stat : 22212 (claspmt) R 22205 22207 21912 0 -1 4202560 32242 0 0 0 465072 45 0 0 25 0 8 0 662474429 1236099072 249130 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22207/tid=22213] ppid=22205 vsize=1207128 CPUtime=4660.91 cores=0-7
/proc/22207/task/22213/stat : 22213 (claspmt) R 22205 22207 21912 0 -1 4202560 25140 0 0 0 466059 32 0 0 25 0 8 0 662474429 1236099072 249130 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670407 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22207/tid=22214] ppid=22205 vsize=1207128 CPUtime=4661.38 cores=0-7
/proc/22207/task/22214/stat : 22214 (claspmt) R 22205 22207 21912 0 -1 4202560 14168 0 0 0 466117 21 0 0 25 0 8 0 662474429 1236099072 249130 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22207/tid=22215] ppid=22205 vsize=1207128 CPUtime=4661.93 cores=0-7
/proc/22207/task/22215/stat : 22215 (claspmt) R 22205 22207 21912 0 -1 4202560 101167 0 0 0 466059 134 0 0 25 0 8 0 662474429 1236099072 249130 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37245.4
Current children cumulated vsize (KiB) 1207128

[startup+4722.3 s]
/proc/loadavg: 8.03 8.05 8.00 9/308 22825
/proc/meminfo: memFree=14895732/32951124 swapFree=52307768/67111528
[pid=22207] ppid=22205 vsize=1209932 CPUtime=37724.8 cores=0-7
/proc/22207/stat : 22207 (claspmt) R 22205 22207 21912 0 -1 4202496 256371 0 0 0 3772123 352 0 0 25 0 8 0 662474424 1238970368 250210 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/22207/statm: 302483 250210 466 189 0 296832 0
[pid=22207/tid=22209] ppid=22205 vsize=1209932 CPUtime=4702.83 cores=0-7
/proc/22207/task/22209/stat : 22209 (claspmt) R 22205 22207 21912 0 -1 4202560 22562 0 0 0 470251 32 0 0 25 0 8 0 662474429 1238970368 250210 33554432000 4194304 4964800 140734190841232 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22207/tid=22210] ppid=22205 vsize=1209932 CPUtime=4721.64 cores=0-7
/proc/22207/task/22210/stat : 22210 (claspmt) R 22205 22207 21912 0 -1 4202560 28751 0 0 0 472132 32 0 0 25 0 8 0 662474429 1238970368 250210 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22207/tid=22211] ppid=22205 vsize=1209932 CPUtime=4711.84 cores=0-7
/proc/22207/task/22211/stat : 22211 (claspmt) R 22205 22207 21912 0 -1 4202560 16614 0 0 0 471158 26 0 0 25 0 8 0 662474429 1238970368 250210 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22207/tid=22212] ppid=22205 vsize=1209932 CPUtime=4710.56 cores=0-7
/proc/22207/task/22212/stat : 22212 (claspmt) R 22205 22207 21912 0 -1 4202560 32483 0 0 0 471011 45 0 0 25 0 8 0 662474429 1238970368 250210 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22207/tid=22213] ppid=22205 vsize=1209932 CPUtime=4720.9 cores=0-7
/proc/22207/task/22213/stat : 22213 (claspmt) R 22205 22207 21912 0 -1 4202560 25184 0 0 0 472058 32 0 0 25 0 8 0 662474429 1238970368 250210 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22207/tid=22214] ppid=22205 vsize=1209932 CPUtime=4721.37 cores=0-7
/proc/22207/task/22214/stat : 22214 (claspmt) R 22205 22207 21912 0 -1 4202560 14318 0 0 0 472116 21 0 0 25 0 8 0 662474429 1238970368 250210 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22207/tid=22215] ppid=22205 vsize=1209932 CPUtime=4721.93 cores=0-7
/proc/22207/task/22215/stat : 22215 (claspmt) R 22205 22207 21912 0 -1 4202560 101367 0 0 0 472058 135 0 0 25 0 8 0 662474429 1238970368 250210 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37724.8
Current children cumulated vsize (KiB) 1209932

[startup+4782.3 s]
/proc/loadavg: 8.01 8.04 8.00 9/308 22827
/proc/meminfo: memFree=14894700/32951124 swapFree=52307768/67111528
[pid=22207] ppid=22205 vsize=1209932 CPUtime=38204.2 cores=0-7
/proc/22207/stat : 22207 (claspmt) R 22205 22207 21912 0 -1 4202496 256591 0 0 0 3820064 354 0 0 25 0 8 0 662474424 1238970368 250382 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669557 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/22207/statm: 302483 250382 466 189 0 296832 0
[pid=22207/tid=22209] ppid=22205 vsize=1209932 CPUtime=4762.83 cores=0-7
/proc/22207/task/22209/stat : 22209 (claspmt) R 22205 22207 21912 0 -1 4202560 22650 0 0 0 476251 32 0 0 25 0 8 0 662474429 1238970368 250382 33554432000 4194304 4964800 140734190841232 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22207/tid=22210] ppid=22205 vsize=1209932 CPUtime=4781.64 cores=0-7
/proc/22207/task/22210/stat : 22210 (claspmt) R 22205 22207 21912 0 -1 4202560 28751 0 0 0 478132 32 0 0 25 0 8 0 662474429 1238970368 250382 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22207/tid=22211] ppid=22205 vsize=1209932 CPUtime=4771.84 cores=0-7
/proc/22207/task/22211/stat : 22211 (claspmt) R 22205 22207 21912 0 -1 4202560 16619 0 0 0 477158 26 0 0 25 0 8 0 662474429 1238970368 250382 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22207/tid=22212] ppid=22205 vsize=1209932 CPUtime=4769.96 cores=0-7
/proc/22207/task/22212/stat : 22212 (claspmt) R 22205 22207 21912 0 -1 4202560 32566 0 0 0 476951 45 0 0 25 0 8 0 662474429 1238970368 250382 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22207/tid=22213] ppid=22205 vsize=1209932 CPUtime=4780.9 cores=0-7
/proc/22207/task/22213/stat : 22213 (claspmt) R 22205 22207 21912 0 -1 4202560 25186 0 0 0 478058 32 0 0 25 0 8 0 662474429 1238970368 250382 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22207/tid=22214] ppid=22205 vsize=1209932 CPUtime=4781.39 cores=0-7
/proc/22207/task/22214/stat : 22214 (claspmt) R 22205 22207 21912 0 -1 4202560 14356 0 0 0 478117 22 0 0 25 0 8 0 662474429 1238970368 250382 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22207/tid=22215] ppid=22205 vsize=1209932 CPUtime=4781.94 cores=0-7
/proc/22207/task/22215/stat : 22215 (claspmt) R 22205 22207 21912 0 -1 4202560 101367 0 0 0 478059 135 0 0 25 0 8 0 662474429 1238970368 250382 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38204.2
Current children cumulated vsize (KiB) 1209932

[startup+4842.3 s]
/proc/loadavg: 8.06 8.04 8.00 9/308 22828
/proc/meminfo: memFree=14889076/32951124 swapFree=52307768/67111528
[pid=22207] ppid=22205 vsize=1210536 CPUtime=38683.5 cores=0-7
/proc/22207/stat : 22207 (claspmt) R 22205 22207 21912 0 -1 4202496 258077 0 0 0 3867989 357 0 0 25 0 8 0 662474424 1239588864 251820 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/22207/statm: 302634 251820 466 189 0 296983 0
[pid=22207/tid=22209] ppid=22205 vsize=1210536 CPUtime=4822.81 cores=0-7
/proc/22207/task/22209/stat : 22209 (claspmt) R 22205 22207 21912 0 -1 4202560 22825 0 0 0 482249 32 0 0 25 0 8 0 662474429 1239588864 251820 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22207/tid=22210] ppid=22205 vsize=1210536 CPUtime=4841.63 cores=0-7
/proc/22207/task/22210/stat : 22210 (claspmt) R 22205 22207 21912 0 -1 4202560 28751 0 0 0 484131 32 0 0 25 0 8 0 662474429 1239588864 251820 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22207/tid=22211] ppid=22205 vsize=1210536 CPUtime=4831.82 cores=0-7
/proc/22207/task/22211/stat : 22211 (claspmt) R 22205 22207 21912 0 -1 4202560 16660 0 0 0 483156 26 0 0 25 0 8 0 662474429 1239588864 251820 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22207/tid=22212] ppid=22205 vsize=1210536 CPUtime=4829.36 cores=0-7
/proc/22207/task/22212/stat : 22212 (claspmt) R 22205 22207 21912 0 -1 4202560 32571 0 0 0 482891 45 0 0 25 0 8 0 662474429 1239588864 251820 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22207/tid=22213] ppid=22205 vsize=1210536 CPUtime=4840.89 cores=0-7
/proc/22207/task/22213/stat : 22213 (claspmt) R 22205 22207 21912 0 -1 4202560 25186 0 0 0 484057 32 0 0 25 0 8 0 662474429 1239588864 251820 33554432000 4194304 4964800 140734190841232 18446744073709551615 4342154 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22207/tid=22214] ppid=22205 vsize=1210536 CPUtime=4841.37 cores=0-7
/proc/22207/task/22214/stat : 22214 (claspmt) R 22205 22207 21912 0 -1 4202560 14489 0 0 0 484115 22 0 0 25 0 8 0 662474429 1239588864 251820 33554432000 4194304 4964800 140734190841232 18446744073709551615 4684074 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22207/tid=22215] ppid=22205 vsize=1210536 CPUtime=4841.93 cores=0-7
/proc/22207/task/22215/stat : 22215 (claspmt) R 22205 22207 21912 0 -1 4202560 102484 0 0 0 484057 136 0 0 25 0 8 0 662474429 1239588864 251820 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38683.5
Current children cumulated vsize (KiB) 1210536

[startup+4902.31 s]
/proc/loadavg: 8.02 8.03 8.00 9/308 22830
/proc/meminfo: memFree=14887552/32951124 swapFree=52307768/67111528
[pid=22207] ppid=22205 vsize=1210724 CPUtime=39162.9 cores=0-7
/proc/22207/stat : 22207 (claspmt) R 22205 22207 21912 0 -1 4202496 258475 0 0 0 3915933 358 0 0 25 0 8 0 662474424 1239781376 252218 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669017 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/22207/statm: 302681 252218 466 189 0 297030 0
[pid=22207/tid=22209] ppid=22205 vsize=1210724 CPUtime=4882.81 cores=0-7
/proc/22207/task/22209/stat : 22209 (claspmt) R 22205 22207 21912 0 -1 4202560 23125 0 0 0 488249 32 0 0 25 0 8 0 662474429 1239781376 252218 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669437 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22207/tid=22210] ppid=22205 vsize=1210724 CPUtime=4901.64 cores=0-7
/proc/22207/task/22210/stat : 22210 (claspmt) R 22205 22207 21912 0 -1 4202560 28814 0 0 0 490131 33 0 0 25 0 8 0 662474429 1239781376 252218 33554432000 4194304 4964800 140734190841232 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22207/tid=22211] ppid=22205 vsize=1210724 CPUtime=4891.83 cores=0-7
/proc/22207/task/22211/stat : 22211 (claspmt) R 22205 22207 21912 0 -1 4202560 16685 0 0 0 489157 26 0 0 25 0 8 0 662474429 1239781376 252218 33554432000 4194304 4964800 140734190841232 18446744073709551615 4684054 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22207/tid=22212] ppid=22205 vsize=1210724 CPUtime=4888.77 cores=0-7
/proc/22207/task/22212/stat : 22212 (claspmt) R 22205 22207 21912 0 -1 4202560 32571 0 0 0 488831 46 0 0 25 0 8 0 662474429 1239781376 252218 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669376 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22207/tid=22213] ppid=22205 vsize=1210724 CPUtime=4900.9 cores=0-7
/proc/22207/task/22213/stat : 22213 (claspmt) R 22205 22207 21912 0 -1 4202560 25186 0 0 0 490058 32 0 0 25 0 8 0 662474429 1239781376 252218 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22207/tid=22214] ppid=22205 vsize=1210724 CPUtime=4901.36 cores=0-7
/proc/22207/task/22214/stat : 22214 (claspmt) R 22205 22207 21912 0 -1 4202560 14497 0 0 0 490114 22 0 0 25 0 8 0 662474429 1239781376 252218 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22207/tid=22215] ppid=22205 vsize=1210724 CPUtime=4901.93 cores=0-7
/proc/22207/task/22215/stat : 22215 (claspmt) R 22205 22207 21912 0 -1 4202560 102484 0 0 0 490057 136 0 0 25 0 8 0 662474429 1239781376 252218 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669471 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39162.9
Current children cumulated vsize (KiB) 1210724

[startup+4962.3 s]
/proc/loadavg: 8.05 8.04 8.00 9/308 22831
/proc/meminfo: memFree=14884916/32951124 swapFree=52307768/67111528
[pid=22207] ppid=22205 vsize=1211980 CPUtime=39642.2 cores=0-7
/proc/22207/stat : 22207 (claspmt) R 22205 22207 21912 0 -1 4202496 259365 0 0 0 3963860 360 0 0 25 0 8 0 662474424 1241067520 253061 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/22207/statm: 302995 253061 466 189 0 297344 0
[pid=22207/tid=22209] ppid=22205 vsize=1211980 CPUtime=4942.8 cores=0-7
/proc/22207/task/22209/stat : 22209 (claspmt) R 22205 22207 21912 0 -1 4202560 23201 0 0 0 494247 33 0 0 25 0 8 0 662474429 1241067520 253061 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22207/tid=22210] ppid=22205 vsize=1211980 CPUtime=4961.63 cores=0-7
/proc/22207/task/22210/stat : 22210 (claspmt) R 22205 22207 21912 0 -1 4202560 28893 0 0 0 496130 33 0 0 25 0 8 0 662474429 1241067520 253061 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22207/tid=22211] ppid=22205 vsize=1211980 CPUtime=4951.82 cores=0-7
/proc/22207/task/22211/stat : 22211 (claspmt) R 22205 22207 21912 0 -1 4202560 16713 0 0 0 495155 27 0 0 25 0 8 0 662474429 1241067520 253061 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669779 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22207/tid=22212] ppid=22205 vsize=1211980 CPUtime=4948.17 cores=0-7
/proc/22207/task/22212/stat : 22212 (claspmt) R 22205 22207 21912 0 -1 4202560 32700 0 0 0 494771 46 0 0 25 0 8 0 662474429 1241067520 253061 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22207/tid=22213] ppid=22205 vsize=1211980 CPUtime=4960.89 cores=0-7
/proc/22207/task/22213/stat : 22213 (claspmt) R 22205 22207 21912 0 -1 4202560 25215 0 0 0 496056 33 0 0 25 0 8 0 662474429 1241067520 253061 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22207/tid=22214] ppid=22205 vsize=1211980 CPUtime=4961.35 cores=0-7
/proc/22207/task/22214/stat : 22214 (claspmt) R 22205 22207 21912 0 -1 4202560 14520 0 0 0 496113 22 0 0 25 0 8 0 662474429 1241067520 253061 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22207/tid=22215] ppid=22205 vsize=1211980 CPUtime=4961.93 cores=0-7
/proc/22207/task/22215/stat : 22215 (claspmt) R 22205 22207 21912 0 -1 4202560 102876 0 0 0 496056 137 0 0 25 0 8 0 662474429 1241067520 253061 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39642.2
Current children cumulated vsize (KiB) 1211980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5007.1 s]
/proc/loadavg: 8.02 8.03 8.00 9/308 22833
/proc/meminfo: memFree=14865912/32951124 swapFree=52307768/67111528
[pid=22207] ppid=22205 vsize=1217316 CPUtime=40000.2 cores=0-7
/proc/22207/stat : 22207 (claspmt) R 22205 22207 21912 0 -1 4202496 264162 0 0 0 3999650 368 0 0 25 0 8 0 662474424 1246531584 257858 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/22207/statm: 304329 257858 466 189 0 298678 0
[pid=22207/tid=22209] ppid=22205 vsize=1217316 CPUtime=4987.6 cores=0-7
/proc/22207/task/22209/stat : 22209 (claspmt) R 22205 22207 21912 0 -1 4202560 23245 0 0 0 498727 33 0 0 25 0 8 0 662474429 1246531584 257858 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669535 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22207/tid=22210] ppid=22205 vsize=1217316 CPUtime=5006.44 cores=0-7
/proc/22207/task/22210/stat : 22210 (claspmt) R 22205 22207 21912 0 -1 4202560 29142 0 0 0 500611 33 0 0 25 0 8 0 662474429 1246531584 257858 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22207/tid=22211] ppid=22205 vsize=1217316 CPUtime=4996.62 cores=0-7
/proc/22207/task/22211/stat : 22211 (claspmt) R 22205 22207 21912 0 -1 4202560 17204 0 0 0 499634 28 0 0 25 0 8 0 662474429 1246531584 257858 33554432000 4194304 4964800 140734190841232 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22207/tid=22212] ppid=22205 vsize=1217316 CPUtime=4992.52 cores=0-7
/proc/22207/task/22212/stat : 22212 (claspmt) R 22205 22207 21912 0 -1 4202560 32745 0 0 0 499206 46 0 0 25 0 8 0 662474429 1246531584 257858 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22207/tid=22213] ppid=22205 vsize=1217316 CPUtime=5005.7 cores=0-7
/proc/22207/task/22213/stat : 22213 (claspmt) R 22205 22207 21912 0 -1 4202560 25632 0 0 0 500536 34 0 0 25 0 8 0 662474429 1246531584 257858 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22207/tid=22214] ppid=22205 vsize=1217316 CPUtime=5006.16 cores=0-7
/proc/22207/task/22214/stat : 22214 (claspmt) R 22205 22207 21912 0 -1 4202560 14614 0 0 0 500593 23 0 0 25 0 8 0 662474429 1246531584 257858 33554432000 4194304 4964800 140734190841232 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22207/tid=22215] ppid=22205 vsize=1217316 CPUtime=5006.73 cores=0-7
/proc/22207/task/22215/stat : 22215 (claspmt) R 22205 22207 21912 0 -1 4202560 106067 0 0 0 500533 140 0 0 25 0 8 0 662474429 1246531584 257858 33554432000 4194304 4964800 140734190841232 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 1217316

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

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

[startup+5007.3 s]
/proc/loadavg: 8.02 8.03 8.00 9/308 22833
/proc/meminfo: memFree=14865912/32951124 swapFree=52307768/67111528
[pid=22207] ppid=22205 vsize=551936 CPUtime=40000.4 cores=0-7
/proc/22207/stat : 22207 (claspmt) R 22205 22207 21912 0 -1 4202496 264172 0 0 0 3999670 372 0 0 25 0 1 0 662474424 565182464 63877 33554432000 4194304 4964800 140734190841232 18446744073709551615 218371000679 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/22207/statm: 137984 63877 476 189 0 132333 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 551936

Child status: 0
Real time (s): 5007.31
CPU time (s): 40000.4
CPU user time (s): 39996.7
CPU system time (s): 3.73343
CPU usage (%): 798.84
Max. virtual memory (cumulated for all children) (KiB): 1217316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39996.7
system time used= 3.73343
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 264173
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= 151378
involuntary context switches= 192939

runsolver used 13.8089 second user time and 35.7136 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-16 03:18:37
IDJOB=3381194
IDBENCH=84180
IDSOLVER=1865
FILE ID=node101/3381194-1305508716
RUNJOBID= node101-1305507600-21926
PBS_JOBID= 13325507
Free space on /tmp= 73756 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/industrial/maris/CNF/gripper13u.shuffled-as.sat03-395.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-3381194-1305508716/watcher-3381194-1305508716 -o /tmp/evaluation-result-3381194-1305508716/solver-3381194-1305508716 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381194-1305508716.cnf

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

MD5SUM BENCH= 3889b7ed90cc1fbe8bc8d140a1763832
RANDOM SEED=1616397326

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15861620 kB
Buffers:        350720 kB
Cached:        6212560 kB
SwapCached:      14848 kB
Active:       11617308 kB
Inactive:      5182228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15861620 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:            1744 kB
Writeback:           0 kB
AnonPages:    10233524 kB
Mapped:          15944 kB
Slab:           159848 kB
PageTables:      63716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42584228 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= 73788 MiB
End job on node101 at 2011-05-16 04:42:06