Trace number 3321570

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095? (TO) 39750.9 5102.07

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
MD5SUMc4319228342e10028de028a9b67c3404
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables133566
Number of clauses676901
Sum of the clauses size1609791
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2668220
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...360411/instance-3321570-1304360411.cnf
0.69/0.71	c Solving...
39748.78/5100.01	
39748.78/5100.01	*** INTERRUPTED! ***
39748.78/5100.01	*** Shutting down threads...
39750.72/5101.96	s UNKNOWN
39750.72/5101.96	
39750.72/5101.96	c INTERRUPTED   : 1
39750.72/5101.96	c Models        : 0+    
39750.72/5101.96	c Time          : 5100.041s (Solving: 5099.33s 1st Model: 0.00s Unsat: 0.00s)
39750.72/5101.96	c CPU Time      : 39748.870s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3321570-1304360411/watcher-3321570-1304360411 -o /tmp/evaluation-result-3321570-1304360411/solver-3321570-1304360411 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321570-1304360411.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: 7.83 8.08 8.08 1/232 17408
/proc/meminfo: memFree=23439908/32951132 swapFree=67111356/67111528
[pid=17408] ppid=17406 vsize=37836 CPUtime=0 cores=0-7
/proc/17408/stat : 17408 (claspmt) R 17406 17408 16566 0 -1 4202496 2045 0 0 0 0 0 0 0 19 0 1 0 547640780 38744064 1974 33554432000 4194304 4964704 140734970330208 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17408/statm: 9459 1981 376 189 0 4333 0

[startup+0.053289 s]
/proc/loadavg: 7.83 8.08 8.08 1/232 17408
/proc/meminfo: memFree=23439908/32951132 swapFree=67111356/67111528
[pid=17408] ppid=17406 vsize=48824 CPUtime=0.04 cores=0-7
/proc/17408/stat : 17408 (claspmt) R 17406 17408 16566 0 -1 4202496 8515 0 0 0 4 0 0 0 19 0 1 0 547640780 49995776 7311 33554432000 4194304 4964704 140734970330208 18446744073709551615 4327948 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17408/statm: 12206 7313 389 189 0 7080 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 48824

[startup+0.103241 s]
/proc/loadavg: 7.83 8.08 8.08 1/232 17408
/proc/meminfo: memFree=23439908/32951132 swapFree=67111356/67111528
[pid=17408] ppid=17406 vsize=54084 CPUtime=0.09 cores=0-7
/proc/17408/stat : 17408 (claspmt) R 17406 17408 16566 0 -1 4202496 10420 0 0 0 9 0 0 0 20 0 1 0 547640780 55382016 8562 33554432000 4194304 4964704 140734970330208 18446744073709551615 4567891 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/17408/statm: 13521 8562 389 189 0 8395 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54084

[startup+0.30025 s]
/proc/loadavg: 7.83 8.08 8.08 1/232 17408
/proc/meminfo: memFree=23439908/32951132 swapFree=67111356/67111528
[pid=17408] ppid=17406 vsize=84120 CPUtime=0.29 cores=0-7
/proc/17408/stat : 17408 (claspmt) R 17406 17408 16566 0 -1 4202496 20213 0 0 0 27 2 0 0 20 0 1 0 547640780 86138880 16004 33554432000 4194304 4964704 140734970330208 18446744073709551615 4607472 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17408/statm: 21030 16004 403 189 0 15904 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84120

[startup+0.700191 s]
/proc/loadavg: 7.83 8.08 8.08 1/232 17408
/proc/meminfo: memFree=23439908/32951132 swapFree=67111356/67111528
[pid=17408] ppid=17406 vsize=85444 CPUtime=0.69 cores=0-7
/proc/17408/stat : 17408 (claspmt) R 17406 17408 16566 0 -1 4202496 20574 0 0 0 67 2 0 0 20 0 1 0 547640780 87494656 16365 33554432000 4194304 4964704 140734970330208 18446744073709551615 4646432 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17408/statm: 21361 16365 406 189 0 16235 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85444

[startup+1.50105 s]
/proc/loadavg: 7.83 8.08 8.08 4/240 17416
/proc/meminfo: memFree=23302956/32951132 swapFree=67111356/67111528
[pid=17408] ppid=17406 vsize=365184 CPUtime=2.84 cores=0-7
/proc/17408/stat : 17408 (claspmt) S 17406 17408 16566 0 -1 4202496 49268 0 0 0 134 150 0 0 18 0 8 0 547640780 373948416 35401 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/17408/statm: 91296 35401 443 189 0 85645 0
[pid=17408/tid=17410] ppid=17406 vsize=365184 CPUtime=0.21 cores=0-7
/proc/17408/task/17410/stat : 17410 (claspmt) S 17406 17408 16566 0 -1 4202560 2907 0 0 0 1 20 0 0 18 0 8 0 547640852 373948416 35401 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 1 0 0 0
[pid=17408/tid=17411] ppid=17406 vsize=365184 CPUtime=0.15 cores=0-7
/proc/17408/task/17411/stat : 17411 (claspmt) S 17406 17408 16566 0 -1 4202560 4071 0 0 0 3 12 0 0 18 0 8 0 547640852 373948416 35401 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 0 0 0 0
[pid=17408/tid=17412] ppid=17406 vsize=365184 CPUtime=0.24 cores=0-7
/proc/17408/task/17412/stat : 17412 (claspmt) S 17406 17408 16566 0 -1 4202560 4673 0 0 0 2 22 0 0 18 0 8 0 547640852 373948416 35401 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 5 0 0 0
[pid=17408/tid=17413] ppid=17406 vsize=365184 CPUtime=0.22 cores=0-7
/proc/17408/task/17413/stat : 17413 (claspmt) S 17406 17408 16566 0 -1 4202560 3598 0 0 0 0 22 0 0 18 0 8 0 547640852 373948416 35401 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 4 0 0 0
[pid=17408/tid=17414] ppid=17406 vsize=365184 CPUtime=0.74 cores=0-7
/proc/17408/task/17414/stat : 17414 (claspmt) R 17406 17408 16566 0 -1 4202560 4185 0 0 0 51 23 0 0 18 0 8 0 547640852 373948416 35401 33554432000 4194304 4964704 140734970330208 18446744073709551615 4399264 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17408/tid=17415] ppid=17406 vsize=365184 CPUtime=0.23 cores=0-7
/proc/17408/task/17415/stat : 17415 (claspmt) S 17406 17408 16566 0 -1 4202560 4771 0 0 0 1 22 0 0 18 0 8 0 547640852 373948416 35401 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 6 0 0 0
[pid=17408/tid=17416] ppid=17406 vsize=365184 CPUtime=0.25 cores=0-7
/proc/17408/task/17416/stat : 17416 (claspmt) S 17406 17408 16566 0 -1 4202560 4414 0 0 0 3 22 0 0 18 0 8 0 547640852 373948416 35401 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 365184

[startup+3.10077 s]
/proc/loadavg: 7.28 7.96 8.04 2/240 17416
/proc/meminfo: memFree=23300972/32951132 swapFree=67111356/67111528
[pid=17408] ppid=17406 vsize=365184 CPUtime=4.44 cores=0-7
/proc/17408/stat : 17408 (claspmt) S 17406 17408 16566 0 -1 4202496 49315 0 0 0 294 150 0 0 18 0 8 0 547640780 373948416 35448 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/17408/statm: 91296 35448 443 189 0 85645 0
[pid=17408/tid=17410] ppid=17406 vsize=365184 CPUtime=0.21 cores=0-7
/proc/17408/task/17410/stat : 17410 (claspmt) S 17406 17408 16566 0 -1 4202560 2907 0 0 0 1 20 0 0 18 0 8 0 547640852 373948416 35448 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 1 0 0 0
[pid=17408/tid=17411] ppid=17406 vsize=365184 CPUtime=0.15 cores=0-7
/proc/17408/task/17411/stat : 17411 (claspmt) S 17406 17408 16566 0 -1 4202560 4071 0 0 0 3 12 0 0 18 0 8 0 547640852 373948416 35448 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 0 0 0 0
[pid=17408/tid=17412] ppid=17406 vsize=365184 CPUtime=0.24 cores=0-7
/proc/17408/task/17412/stat : 17412 (claspmt) S 17406 17408 16566 0 -1 4202560 4673 0 0 0 2 22 0 0 18 0 8 0 547640852 373948416 35448 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 5 0 0 0
[pid=17408/tid=17413] ppid=17406 vsize=365184 CPUtime=0.22 cores=0-7
/proc/17408/task/17413/stat : 17413 (claspmt) S 17406 17408 16566 0 -1 4202560 3598 0 0 0 0 22 0 0 18 0 8 0 547640852 373948416 35448 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 4 0 0 0
[pid=17408/tid=17414] ppid=17406 vsize=365184 CPUtime=2.34 cores=0-7
/proc/17408/task/17414/stat : 17414 (claspmt) R 17406 17408 16566 0 -1 4202560 4232 0 0 0 211 23 0 0 21 0 8 0 547640852 373948416 35448 33554432000 4194304 4964704 140734970330208 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17408/tid=17415] ppid=17406 vsize=365184 CPUtime=0.23 cores=0-7
/proc/17408/task/17415/stat : 17415 (claspmt) S 17406 17408 16566 0 -1 4202560 4771 0 0 0 1 22 0 0 18 0 8 0 547640852 373948416 35448 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 6 0 0 0
[pid=17408/tid=17416] ppid=17406 vsize=365184 CPUtime=0.25 cores=0-7
/proc/17408/task/17416/stat : 17416 (claspmt) S 17406 17408 16566 0 -1 4202560 4414 0 0 0 3 22 0 0 18 0 8 0 547640852 373948416 35448 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.44
Current children cumulated vsize (KiB) 365184

[startup+6.30122 s]
/proc/loadavg: 7.28 7.96 8.04 2/240 17416
/proc/meminfo: memFree=23301468/32951132 swapFree=67111356/67111528
[pid=17408] ppid=17406 vsize=365184 CPUtime=7.64 cores=0-7
/proc/17408/stat : 17408 (claspmt) S 17406 17408 16566 0 -1 4202496 49388 0 0 0 614 150 0 0 18 0 8 0 547640780 373948416 35521 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/17408/statm: 91296 35521 443 189 0 85645 0
[pid=17408/tid=17410] ppid=17406 vsize=365184 CPUtime=0.21 cores=0-7
/proc/17408/task/17410/stat : 17410 (claspmt) S 17406 17408 16566 0 -1 4202560 2907 0 0 0 1 20 0 0 18 0 8 0 547640852 373948416 35521 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 1 0 0 0
[pid=17408/tid=17411] ppid=17406 vsize=365184 CPUtime=0.15 cores=0-7
/proc/17408/task/17411/stat : 17411 (claspmt) S 17406 17408 16566 0 -1 4202560 4071 0 0 0 3 12 0 0 18 0 8 0 547640852 373948416 35521 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 0 0 0 0
[pid=17408/tid=17412] ppid=17406 vsize=365184 CPUtime=0.24 cores=0-7
/proc/17408/task/17412/stat : 17412 (claspmt) S 17406 17408 16566 0 -1 4202560 4673 0 0 0 2 22 0 0 18 0 8 0 547640852 373948416 35521 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 5 0 0 0
[pid=17408/tid=17413] ppid=17406 vsize=365184 CPUtime=0.22 cores=0-7
/proc/17408/task/17413/stat : 17413 (claspmt) S 17406 17408 16566 0 -1 4202560 3598 0 0 0 0 22 0 0 18 0 8 0 547640852 373948416 35521 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 4 0 0 0
[pid=17408/tid=17414] ppid=17406 vsize=365184 CPUtime=5.54 cores=0-7
/proc/17408/task/17414/stat : 17414 (claspmt) R 17406 17408 16566 0 -1 4202560 4305 0 0 0 531 23 0 0 25 0 8 0 547640852 373948416 35521 33554432000 4194304 4964704 140734970330208 18446744073709551615 4670416 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17408/tid=17415] ppid=17406 vsize=365184 CPUtime=0.23 cores=0-7
/proc/17408/task/17415/stat : 17415 (claspmt) S 17406 17408 16566 0 -1 4202560 4771 0 0 0 1 22 0 0 18 0 8 0 547640852 373948416 35521 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 6 0 0 0
[pid=17408/tid=17416] ppid=17406 vsize=365184 CPUtime=0.25 cores=0-7
/proc/17408/task/17416/stat : 17416 (claspmt) S 17406 17408 16566 0 -1 4202560 4414 0 0 0 3 22 0 0 18 0 8 0 547640852 373948416 35521 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.64
Current children cumulated vsize (KiB) 365184

[startup+12.7011 s]
/proc/loadavg: 6.39 7.75 7.97 2/240 17416
/proc/meminfo: memFree=23301912/32951132 swapFree=67111356/67111528
[pid=17408] ppid=17406 vsize=365184 CPUtime=14.04 cores=0-7
/proc/17408/stat : 17408 (claspmt) S 17406 17408 16566 0 -1 4202496 49510 0 0 0 1254 150 0 0 18 0 8 0 547640780 373948416 35643 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/17408/statm: 91296 35643 443 189 0 85645 0
[pid=17408/tid=17410] ppid=17406 vsize=365184 CPUtime=0.21 cores=0-7
/proc/17408/task/17410/stat : 17410 (claspmt) S 17406 17408 16566 0 -1 4202560 2907 0 0 0 1 20 0 0 18 0 8 0 547640852 373948416 35643 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 1 0 0 0
[pid=17408/tid=17411] ppid=17406 vsize=365184 CPUtime=0.15 cores=0-7
/proc/17408/task/17411/stat : 17411 (claspmt) S 17406 17408 16566 0 -1 4202560 4071 0 0 0 3 12 0 0 18 0 8 0 547640852 373948416 35643 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 0 0 0 0
[pid=17408/tid=17412] ppid=17406 vsize=365184 CPUtime=0.24 cores=0-7
/proc/17408/task/17412/stat : 17412 (claspmt) S 17406 17408 16566 0 -1 4202560 4673 0 0 0 2 22 0 0 18 0 8 0 547640852 373948416 35643 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 5 0 0 0
[pid=17408/tid=17413] ppid=17406 vsize=365184 CPUtime=0.22 cores=0-7
/proc/17408/task/17413/stat : 17413 (claspmt) S 17406 17408 16566 0 -1 4202560 3598 0 0 0 0 22 0 0 18 0 8 0 547640852 373948416 35643 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 4 0 0 0
[pid=17408/tid=17414] ppid=17406 vsize=365184 CPUtime=11.95 cores=0-7
/proc/17408/task/17414/stat : 17414 (claspmt) R 17406 17408 16566 0 -1 4202560 4427 0 0 0 1171 24 0 0 25 0 8 0 547640852 373948416 35643 33554432000 4194304 4964704 140734970330208 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17408/tid=17415] ppid=17406 vsize=365184 CPUtime=0.23 cores=0-7
/proc/17408/task/17415/stat : 17415 (claspmt) S 17406 17408 16566 0 -1 4202560 4771 0 0 0 1 22 0 0 18 0 8 0 547640852 373948416 35643 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 6 0 0 0
[pid=17408/tid=17416] ppid=17406 vsize=365184 CPUtime=0.25 cores=0-7
/proc/17408/task/17416/stat : 17416 (claspmt) S 17406 17408 16566 0 -1 4202560 4414 0 0 0 3 22 0 0 18 0 8 0 547640852 373948416 35643 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 14.04
Current children cumulated vsize (KiB) 365184

[startup+25.5009 s]
/proc/loadavg: 5.56 7.53 7.89 2/240 17417
/proc/meminfo: memFree=23302944/32951132 swapFree=67111356/67111528
[pid=17408] ppid=17406 vsize=365184 CPUtime=26.84 cores=0-7
/proc/17408/stat : 17408 (claspmt) S 17406 17408 16566 0 -1 4202496 49694 0 0 0 2534 150 0 0 18 0 8 0 547640780 373948416 35827 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/17408/statm: 91296 35827 443 189 0 85645 0
[pid=17408/tid=17410] ppid=17406 vsize=365184 CPUtime=0.21 cores=0-7
/proc/17408/task/17410/stat : 17410 (claspmt) S 17406 17408 16566 0 -1 4202560 2907 0 0 0 1 20 0 0 18 0 8 0 547640852 373948416 35827 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 1 0 0 0
[pid=17408/tid=17411] ppid=17406 vsize=365184 CPUtime=0.15 cores=0-7
/proc/17408/task/17411/stat : 17411 (claspmt) S 17406 17408 16566 0 -1 4202560 4071 0 0 0 3 12 0 0 18 0 8 0 547640852 373948416 35827 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 0 0 0 0
[pid=17408/tid=17412] ppid=17406 vsize=365184 CPUtime=0.24 cores=0-7
/proc/17408/task/17412/stat : 17412 (claspmt) S 17406 17408 16566 0 -1 4202560 4673 0 0 0 2 22 0 0 18 0 8 0 547640852 373948416 35827 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 5 0 0 0
[pid=17408/tid=17413] ppid=17406 vsize=365184 CPUtime=0.22 cores=0-7
/proc/17408/task/17413/stat : 17413 (claspmt) S 17406 17408 16566 0 -1 4202560 3598 0 0 0 0 22 0 0 18 0 8 0 547640852 373948416 35827 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 4 0 0 0
[pid=17408/tid=17414] ppid=17406 vsize=365184 CPUtime=24.75 cores=0-7
/proc/17408/task/17414/stat : 17414 (claspmt) R 17406 17408 16566 0 -1 4202560 4611 0 0 0 2451 24 0 0 25 0 8 0 547640852 373948416 35827 33554432000 4194304 4964704 140734970330208 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17408/tid=17415] ppid=17406 vsize=365184 CPUtime=0.23 cores=0-7
/proc/17408/task/17415/stat : 17415 (claspmt) S 17406 17408 16566 0 -1 4202560 4771 0 0 0 1 22 0 0 18 0 8 0 547640852 373948416 35827 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 6 0 0 0
[pid=17408/tid=17416] ppid=17406 vsize=365184 CPUtime=0.25 cores=0-7
/proc/17408/task/17416/stat : 17416 (claspmt) S 17406 17408 16566 0 -1 4202560 4414 0 0 0 3 22 0 0 18 0 8 0 547640852 373948416 35827 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 26.84
Current children cumulated vsize (KiB) 365184

[startup+51.1004 s]
/proc/loadavg: 4.00 7.00 7.71 2/240 17417
/proc/meminfo: memFree=23302716/32951132 swapFree=67111356/67111528
[pid=17408] ppid=17406 vsize=365184 CPUtime=52.43 cores=0-7
/proc/17408/stat : 17408 (claspmt) S 17406 17408 16566 0 -1 4202496 49850 0 0 0 5093 150 0 0 18 0 8 0 547640780 373948416 35983 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/17408/statm: 91296 35983 443 189 0 85645 0
[pid=17408/tid=17410] ppid=17406 vsize=365184 CPUtime=0.21 cores=0-7
/proc/17408/task/17410/stat : 17410 (claspmt) S 17406 17408 16566 0 -1 4202560 2907 0 0 0 1 20 0 0 18 0 8 0 547640852 373948416 35983 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 1 0 0 0
[pid=17408/tid=17411] ppid=17406 vsize=365184 CPUtime=0.15 cores=0-7
/proc/17408/task/17411/stat : 17411 (claspmt) S 17406 17408 16566 0 -1 4202560 4071 0 0 0 3 12 0 0 18 0 8 0 547640852 373948416 35983 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 0 0 0 0
[pid=17408/tid=17412] ppid=17406 vsize=365184 CPUtime=0.24 cores=0-7
/proc/17408/task/17412/stat : 17412 (claspmt) S 17406 17408 16566 0 -1 4202560 4673 0 0 0 2 22 0 0 18 0 8 0 547640852 373948416 35983 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 5 0 0 0
[pid=17408/tid=17413] ppid=17406 vsize=365184 CPUtime=0.22 cores=0-7
/proc/17408/task/17413/stat : 17413 (claspmt) S 17406 17408 16566 0 -1 4202560 3598 0 0 0 0 22 0 0 18 0 8 0 547640852 373948416 35983 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 4 0 0 0
[pid=17408/tid=17414] ppid=17406 vsize=365184 CPUtime=50.35 cores=0-7
/proc/17408/task/17414/stat : 17414 (claspmt) R 17406 17408 16566 0 -1 4202560 4767 0 0 0 5011 24 0 0 25 0 8 0 547640852 373948416 35983 33554432000 4194304 4964704 140734970330208 18446744073709551615 4399521 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17408/tid=17415] ppid=17406 vsize=365184 CPUtime=0.23 cores=0-7
/proc/17408/task/17415/stat : 17415 (claspmt) S 17406 17408 16566 0 -1 4202560 4771 0 0 0 1 22 0 0 18 0 8 0 547640852 373948416 35983 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 6 0 0 0
[pid=17408/tid=17416] ppid=17406 vsize=365184 CPUtime=0.25 cores=0-7
/proc/17408/task/17416/stat : 17416 (claspmt) S 17406 17408 16566 0 -1 4202560 4414 0 0 0 3 22 0 0 18 0 8 0 547640852 373948416 35983 33554432000 4194304 4964704 140734970330208 18446744073709551615 274676624281 0 0 4096 18946 18446604471129756608 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 52.43

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

[pid=17408/tid=17415] ppid=17406 vsize=18450172 CPUtime=4684.9 cores=0-7
/proc/17408/task/17415/stat : 17415 (claspmt) R 17406 17408 16566 0 -1 4202560 449326 0 0 0 468255 235 0 0 25 0 8 0 547640852 18892976128 4553861 33554432000 4194304 4964704 140734970330208 18446744073709551615 4669306 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17408/tid=17416] ppid=17406 vsize=18450172 CPUtime=4694.88 cores=0-7
/proc/17408/task/17416/stat : 17416 (claspmt) R 17406 17408 16566 0 -1 4202560 2240781 0 0 0 468598 890 0 0 25 0 8 0 547640852 18892976128 4553861 33554432000 4194304 4964704 140734970330208 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37689.2
Current children cumulated vsize (KiB) 18450172

[startup+4902.3 s]
/proc/loadavg: 8.07 8.03 8.01 9/240 17559
/proc/meminfo: memFree=5194576/32951132 swapFree=67111356/67111528
[pid=17408] ppid=17406 vsize=18450172 CPUtime=38168.7 cores=0-7
/proc/17408/stat : 17408 (claspmt) R 17406 17408 16566 0 -1 4202496 4585577 0 0 0 3814533 2340 0 0 25 0 8 0 547640780 18892976128 4553886 33554432000 4194304 4964704 140734970330208 18446744073709551615 4362492 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/17408/statm: 4612543 4553886 466 189 0 4606892 0
[pid=17408/tid=17410] ppid=17406 vsize=18450172 CPUtime=4745.17 cores=0-7
/proc/17408/task/17410/stat : 17410 (claspmt) R 17406 17408 16566 0 -1 4202560 249264 0 0 0 474297 220 0 0 25 0 8 0 547640852 18892976128 4553886 33554432000 4194304 4964704 140734970330208 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17408/tid=17411] ppid=17406 vsize=18450172 CPUtime=4758.65 cores=0-7
/proc/17408/task/17411/stat : 17411 (claspmt) R 17406 17408 16566 0 -1 4202560 209657 0 0 0 475764 101 0 0 25 0 8 0 547640852 18892976128 4553886 33554432000 4194304 4964704 140734970330208 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17408/tid=17412] ppid=17406 vsize=18450172 CPUtime=4757.53 cores=0-7
/proc/17408/task/17412/stat : 17412 (claspmt) R 17406 17408 16566 0 -1 4202560 363237 0 0 0 475481 272 0 0 25 0 8 0 547640852 18892976128 4553886 33554432000 4194304 4964704 140734970330208 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17408/tid=17413] ppid=17406 vsize=18450172 CPUtime=4748.13 cores=0-7
/proc/17408/task/17413/stat : 17413 (claspmt) R 17406 17408 16566 0 -1 4202560 554459 0 0 0 474502 311 0 0 25 0 8 0 547640852 18892976128 4553886 33554432000 4194304 4964704 140734970330208 18446744073709551615 4334298 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17408/tid=17414] ppid=17406 vsize=18450172 CPUtime=4900.94 cores=0-7
/proc/17408/task/17414/stat : 17414 (claspmt) R 17406 17408 16566 0 -1 4202560 4789 0 0 0 490069 25 0 0 25 0 8 0 547640852 18892976128 4553886 33554432000 4194304 4964704 140734970330208 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17408/tid=17415] ppid=17406 vsize=18450172 CPUtime=4744.47 cores=0-7
/proc/17408/task/17415/stat : 17415 (claspmt) R 17406 17408 16566 0 -1 4202560 449326 0 0 0 474212 235 0 0 25 0 8 0 547640852 18892976128 4553886 33554432000 4194304 4964704 140734970330208 18446744073709551615 4653336 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17408/tid=17416] ppid=17406 vsize=18450172 CPUtime=4754.88 cores=0-7
/proc/17408/task/17416/stat : 17416 (claspmt) R 17406 17408 16566 0 -1 4202560 2240782 0 0 0 474598 890 0 0 25 0 8 0 547640852 18892976128 4553886 33554432000 4194304 4964704 140734970330208 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38168.7
Current children cumulated vsize (KiB) 18450172

[startup+4962.3 s]
/proc/loadavg: 8.06 8.03 8.01 9/240 17560
/proc/meminfo: memFree=5043744/32951132 swapFree=67111356/67111528
[pid=17408] ppid=17406 vsize=18581244 CPUtime=38648.2 cores=0-7
/proc/17408/stat : 17408 (claspmt) R 17406 17408 16566 0 -1 4202496 4623507 0 0 0 3862465 2359 0 0 25 0 8 0 547640780 19027193856 4591808 33554432000 4194304 4964704 140734970330208 18446744073709551615 4668931 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/17408/statm: 4645311 4591808 466 189 0 4639660 0
[pid=17408/tid=17410] ppid=17406 vsize=18581244 CPUtime=4805.14 cores=0-7
/proc/17408/task/17410/stat : 17410 (claspmt) R 17406 17408 16566 0 -1 4202560 249264 0 0 0 480293 221 0 0 25 0 8 0 547640852 19027193856 4591808 33554432000 4194304 4964704 140734970330208 18446744073709551615 4684078 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17408/tid=17411] ppid=17406 vsize=18581244 CPUtime=4818.65 cores=0-7
/proc/17408/task/17411/stat : 17411 (claspmt) R 17406 17408 16566 0 -1 4202560 209683 0 0 0 481764 101 0 0 25 0 8 0 547640852 19027193856 4591808 33554432000 4194304 4964704 140734970330208 18446744073709551615 4670466 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17408/tid=17412] ppid=17406 vsize=18581244 CPUtime=4817.52 cores=0-7
/proc/17408/task/17412/stat : 17412 (claspmt) R 17406 17408 16566 0 -1 4202560 363239 0 0 0 481480 272 0 0 25 0 8 0 547640852 19027193856 4591808 33554432000 4194304 4964704 140734970330208 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17408/tid=17413] ppid=17406 vsize=18581244 CPUtime=4808.14 cores=0-7
/proc/17408/task/17413/stat : 17413 (claspmt) R 17406 17408 16566 0 -1 4202560 554459 0 0 0 480503 311 0 0 25 0 8 0 547640852 19027193856 4591808 33554432000 4194304 4964704 140734970330208 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17408/tid=17414] ppid=17406 vsize=18581244 CPUtime=4960.93 cores=0-7
/proc/17408/task/17414/stat : 17414 (claspmt) R 17406 17408 16566 0 -1 4202560 4789 0 0 0 496068 25 0 0 25 0 8 0 547640852 19027193856 4591808 33554432000 4194304 4964704 140734970330208 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17408/tid=17415] ppid=17406 vsize=18581244 CPUtime=4804.04 cores=0-7
/proc/17408/task/17415/stat : 17415 (claspmt) R 17406 17408 16566 0 -1 4202560 449327 0 0 0 480169 235 0 0 25 0 8 0 547640852 19027193856 4591808 33554432000 4194304 4964704 140734970330208 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17408/tid=17416] ppid=17406 vsize=18581244 CPUtime=4814.88 cores=0-7
/proc/17408/task/17416/stat : 17416 (claspmt) R 17406 17408 16566 0 -1 4202560 2278683 0 0 0 480580 908 0 0 25 0 8 0 547640852 19027193856 4591808 33554432000 4194304 4964704 140734970330208 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38648.2
Current children cumulated vsize (KiB) 18581244

[startup+5022.3 s]
/proc/loadavg: 8.06 8.04 8.00 9/240 17562
/proc/meminfo: memFree=4815232/32951132 swapFree=67111356/67111528
[pid=17408] ppid=17406 vsize=18843388 CPUtime=39127.8 cores=0-7
/proc/17408/stat : 17408 (claspmt) R 17406 17408 16566 0 -1 4202496 4680176 0 0 0 3910390 2386 0 0 25 0 8 0 547640780 19295629312 4648477 33554432000 4194304 4964704 140734970330208 18446744073709551615 4342213 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/17408/statm: 4710847 4648477 466 189 0 4705196 0
[pid=17408/tid=17410] ppid=17406 vsize=18843388 CPUtime=4865.1 cores=0-7
/proc/17408/task/17410/stat : 17410 (claspmt) R 17406 17408 16566 0 -1 4202560 249264 0 0 0 486289 221 0 0 25 0 8 0 547640852 19295629312 4648477 33554432000 4194304 4964704 140734970330208 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17408/tid=17411] ppid=17406 vsize=18843388 CPUtime=4878.65 cores=0-7
/proc/17408/task/17411/stat : 17411 (claspmt) R 17406 17408 16566 0 -1 4202560 209699 0 0 0 487764 101 0 0 25 0 8 0 547640852 19295629312 4648477 33554432000 4194304 4964704 140734970330208 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17408/tid=17412] ppid=17406 vsize=18843388 CPUtime=4877.52 cores=0-7
/proc/17408/task/17412/stat : 17412 (claspmt) R 17406 17408 16566 0 -1 4202560 363239 0 0 0 487480 272 0 0 25 0 8 0 547640852 19295629312 4648477 33554432000 4194304 4964704 140734970330208 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17408/tid=17413] ppid=17406 vsize=18843388 CPUtime=4868.14 cores=0-7
/proc/17408/task/17413/stat : 17413 (claspmt) R 17406 17408 16566 0 -1 4202560 554459 0 0 0 486503 311 0 0 25 0 8 0 547640852 19295629312 4648477 33554432000 4194304 4964704 140734970330208 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17408/tid=17414] ppid=17406 vsize=18843388 CPUtime=5020.93 cores=0-7
/proc/17408/task/17414/stat : 17414 (claspmt) R 17406 17408 16566 0 -1 4202560 4789 0 0 0 502068 25 0 0 25 0 8 0 547640852 19295629312 4648477 33554432000 4194304 4964704 140734970330208 18446744073709551615 4399310 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17408/tid=17415] ppid=17406 vsize=18843388 CPUtime=4863.6 cores=0-7
/proc/17408/task/17415/stat : 17415 (claspmt) R 17406 17408 16566 0 -1 4202560 449327 0 0 0 486125 235 0 0 25 0 8 0 547640852 19295629312 4648477 33554432000 4194304 4964704 140734970330208 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17408/tid=17416] ppid=17406 vsize=18843388 CPUtime=4874.88 cores=0-7
/proc/17408/task/17416/stat : 17416 (claspmt) R 17406 17408 16566 0 -1 4202560 2335336 0 0 0 486553 935 0 0 25 0 8 0 547640852 19295629312 4648477 33554432000 4194304 4964704 140734970330208 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39127.8
Current children cumulated vsize (KiB) 18843388

[startup+5082.3 s]
/proc/loadavg: 8.13 8.06 8.01 9/240 17563
/proc/meminfo: memFree=4500700/32951132 swapFree=67111356/67111528
[pid=17408] ppid=17406 vsize=19114748 CPUtime=39607.3 cores=0-7
/proc/17408/stat : 17408 (claspmt) R 17406 17408 16566 0 -1 4202496 4759684 0 0 0 3958310 2418 0 0 25 0 8 0 547640780 19573501952 4727985 33554432000 4194304 4964704 140734970330208 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/17408/statm: 4778687 4727985 466 189 0 4773036 0
[pid=17408/tid=17410] ppid=17406 vsize=19114748 CPUtime=4925.07 cores=0-7
/proc/17408/task/17410/stat : 17410 (claspmt) R 17406 17408 16566 0 -1 4202560 249264 0 0 0 492285 222 0 0 25 0 8 0 547640852 19573501952 4727985 33554432000 4194304 4964704 140734970330208 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17408/tid=17411] ppid=17406 vsize=19114748 CPUtime=4938.65 cores=0-7
/proc/17408/task/17411/stat : 17411 (claspmt) R 17406 17408 16566 0 -1 4202560 209712 0 0 0 493764 101 0 0 25 0 8 0 547640852 19573501952 4727985 33554432000 4194304 4964704 140734970330208 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17408/tid=17412] ppid=17406 vsize=19114748 CPUtime=4937.52 cores=0-7
/proc/17408/task/17412/stat : 17412 (claspmt) R 17406 17408 16566 0 -1 4202560 363239 0 0 0 493480 272 0 0 25 0 8 0 547640852 19573501952 4727985 33554432000 4194304 4964704 140734970330208 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17408/tid=17413] ppid=17406 vsize=19114748 CPUtime=4928.14 cores=0-7
/proc/17408/task/17413/stat : 17413 (claspmt) R 17406 17408 16566 0 -1 4202560 554459 0 0 0 492503 311 0 0 25 0 8 0 547640852 19573501952 4727985 33554432000 4194304 4964704 140734970330208 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17408/tid=17414] ppid=17406 vsize=19114748 CPUtime=5080.92 cores=0-7
/proc/17408/task/17414/stat : 17414 (claspmt) R 17406 17408 16566 0 -1 4202560 4789 0 0 0 508067 25 0 0 25 0 8 0 547640852 19573501952 4727985 33554432000 4194304 4964704 140734970330208 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17408/tid=17415] ppid=17406 vsize=19114748 CPUtime=4923.16 cores=0-7
/proc/17408/task/17415/stat : 17415 (claspmt) R 17406 17408 16566 0 -1 4202560 477286 0 0 0 492063 253 0 0 25 0 8 0 547640852 19573501952 4727985 33554432000 4194304 4964704 140734970330208 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17408/tid=17416] ppid=17406 vsize=19114748 CPUtime=4934.88 cores=0-7
/proc/17408/task/17416/stat : 17416 (claspmt) R 17406 17408 16566 0 -1 4202560 2386872 0 0 0 492539 949 0 0 25 0 8 0 547640852 19573501952 4727985 33554432000 4194304 4964704 140734970330208 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39607.3
Current children cumulated vsize (KiB) 19114748



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 8.10 8.06 8.01 9/240 17564
/proc/meminfo: memFree=4472664/32951132 swapFree=67111356/67111528
[pid=17408] ppid=17406 vsize=19187452 CPUtime=39748.8 cores=0-7
/proc/17408/stat : 17408 (claspmt) R 17406 17408 16566 0 -1 4202496 4770201 0 0 0 3972448 2430 0 0 25 0 8 0 547640780 19647950848 4734007 33554432000 4194304 4964704 140734970330208 18446744073709551615 4684027 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/17408/statm: 4796863 4734007 466 189 0 4791212 0
[pid=17408/tid=17410] ppid=17406 vsize=19187452 CPUtime=4942.76 cores=0-7
/proc/17408/task/17410/stat : 17410 (claspmt) R 17406 17408 16566 0 -1 4202560 249264 0 0 0 494054 222 0 0 25 0 8 0 547640852 19647950848 4734007 33554432000 4194304 4964704 140734970330208 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17408/tid=17411] ppid=17406 vsize=19187452 CPUtime=4956.36 cores=0-7
/proc/17408/task/17411/stat : 17411 (claspmt) R 17406 17408 16566 0 -1 4202560 209716 0 0 0 495535 101 0 0 25 0 8 0 547640852 19647950848 4734007 33554432000 4194304 4964704 140734970330208 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17408/tid=17412] ppid=17406 vsize=19187452 CPUtime=4955.23 cores=0-7
/proc/17408/task/17412/stat : 17412 (claspmt) R 17406 17408 16566 0 -1 4202560 370529 0 0 0 495241 282 0 0 25 0 8 0 547640852 19647950848 4734007 33554432000 4194304 4964704 140734970330208 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17408/tid=17413] ppid=17406 vsize=19187452 CPUtime=4945.85 cores=0-7
/proc/17408/task/17413/stat : 17413 (claspmt) R 17406 17408 16566 0 -1 4202560 554459 0 0 0 494274 311 0 0 25 0 8 0 547640852 19647950848 4734007 33554432000 4194304 4964704 140734970330208 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17408/tid=17414] ppid=17406 vsize=19187452 CPUtime=5098.62 cores=0-7
/proc/17408/task/17414/stat : 17414 (claspmt) R 17406 17408 16566 0 -1 4202560 4789 0 0 0 509837 25 0 0 25 0 8 0 547640852 19647950848 4734007 33554432000 4194304 4964704 140734970330208 18446744073709551615 4670054 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17408/tid=17415] ppid=17406 vsize=19187452 CPUtime=4940.74 cores=0-7
/proc/17408/task/17415/stat : 17415 (claspmt) R 17406 17408 16566 0 -1 4202560 478665 0 0 0 493820 254 0 0 25 0 8 0 547640852 19647950848 4734007 33554432000 4194304 4964704 140734970330208 18446744073709551615 4653350 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17408/tid=17416] ppid=17406 vsize=19187452 CPUtime=4952.59 cores=0-7
/proc/17408/task/17416/stat : 17416 (claspmt) R 17406 17408 16566 0 -1 4202560 2388477 0 0 0 494309 950 0 0 25 0 8 0 547640852 19647950848 4734007 33554432000 4194304 4964704 140734970330208 18446744073709551615 4660752 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39748.8
Current children cumulated vsize (KiB) 19187452

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -17408

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

[startup+5100.6 s]
/proc/loadavg: 8.10 8.06 8.01 2/234 17565
/proc/meminfo: memFree=4566456/32951132 swapFree=67111356/67111528
[pid=17408] ppid=17406 vsize=19139304 CPUtime=39749.4 cores=0-7
/proc/17408/stat : 17408 (claspmt) R 17406 17408 16566 0 -1 4202496 4770215 0 0 0 3972513 2430 0 0 25 0 1 0 547640780 19598647296 4710259 33554432000 4194304 4964704 140734970330208 18446744073709551615 274664463713 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17408/statm: 4784826 4710259 476 189 0 4779175 0
Current children cumulated CPU time (s) 39749.4
Current children cumulated vsize (KiB) 19139304

[startup+5101.4 s]
/proc/loadavg: 8.10 8.06 8.01 2/234 17565
/proc/meminfo: memFree=4566456/32951132 swapFree=67111356/67111528
[pid=17408] ppid=17406 vsize=17934824 CPUtime=39750.2 cores=0-7
/proc/17408/stat : 17408 (claspmt) R 17406 17408 16566 0 -1 4202496 4770215 0 0 0 3972588 2434 0 0 25 0 1 0 547640780 18365259776 4420130 33554432000 4194304 4964704 140734970330208 18446744073709551615 274664851815 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17408/statm: 4483706 4420130 476 189 0 4478055 0
Current children cumulated CPU time (s) 39750.2
Current children cumulated vsize (KiB) 17934824

[startup+5101.81 s]
/proc/loadavg: 7.53 7.94 7.97 2/234 17565
/proc/meminfo: memFree=13898324/32951132 swapFree=67111356/67111528
[pid=17408] ppid=17406 vsize=7055848 CPUtime=39750.6 cores=0-7
/proc/17408/stat : 17408 (claspmt) R 17406 17408 16566 0 -1 4202496 4770215 0 0 0 3972588 2475 0 0 25 0 1 0 547640780 7225188352 1682173 33554432000 4194304 4964704 140734970330208 18446744073709551615 274664851591 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17408/statm: 1763962 1682173 476 189 0 1758311 0
Current children cumulated CPU time (s) 39750.6
Current children cumulated vsize (KiB) 7055848

[startup+5102 s]
/proc/loadavg: 7.53 7.94 7.97 2/234 17565
/proc/meminfo: memFree=13898324/32951132 swapFree=67111356/67111528
[pid=17408] ppid=17406 vsize=0 CPUtime=39750.8 cores=0-7
/proc/17408/stat : 17408 (claspmt) R 17406 17408 16566 0 -1 4202500 4770216 0 0 0 3972588 2494 0 0 25 0 1 0 547640780 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/17408/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 39750.8
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 5102.07
CPU time (s): 39750.9
CPU user time (s): 39725.9
CPU system time (s): 25.0152
CPU usage (%): 779.113
Max. virtual memory (cumulated for all children) (KiB): 19187452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39725.9
system time used= 25.0152
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4770216
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= 81124
involuntary context switches= 188707

runsolver used 9.97348 second user time and 27.0429 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-02 20:20:11
IDJOB=3321570
IDBENCH=82372
IDSOLVER=1711
FILE ID=node131/3321570-1304360411
RUNJOBID= node131-1304348116-16580
PBS_JOBID= 13178662
Free space on /tmp= 72848 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.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-3321570-1304360411/watcher-3321570-1304360411 -o /tmp/evaluation-result-3321570-1304360411/solver-3321570-1304360411 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321570-1304360411.cnf

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

MD5SUM BENCH= c4319228342e10028de028a9b67c3404
RANDOM SEED=1720816135

node131.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      23440188 kB
Buffers:        312192 kB
Cached:        2065884 kB
SwapCached:        168 kB
Active:        7192464 kB
Inactive:      1969804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23440188 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           12788 kB
Writeback:           0 kB
AnonPages:     6783772 kB
Mapped:          24496 kB
Slab:           262628 kB
PageTables:      20488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  7552432 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72848 MiB
End job on node131 at 2011-05-02 21:45:14