Trace number 3321592

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) 39727.6 5101.84

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
MD5SUM28233bedeee44da6e79e63b9febc4d1e
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 clauses667976
Sum of the clauses size1591941
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2659295
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 ...365469/instance-3321592-1304365469.cnf
0.69/0.71	c Solving...
39725.65/5100.01	
39725.65/5100.01	*** INTERRUPTED! ***
39725.65/5100.01	*** Shutting down threads...
39727.44/5101.73	s UNKNOWN
39727.44/5101.73	
39727.44/5101.73	c INTERRUPTED   : 1
39727.44/5101.73	c Models        : 0+    
39727.44/5101.73	c Time          : 5100.228s (Solving: 5099.52s 1st Model: 0.00s Unsat: 0.00s)
39727.44/5101.73	c CPU Time      : 39725.970s

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-3321592-1304365469/watcher-3321592-1304365469 -o /tmp/evaluation-result-3321592-1304365469/solver-3321592-1304365469 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321592-1304365469.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.48 5.42 3.02 1/286 1892
/proc/meminfo: memFree=18133592/32951124 swapFree=67111356/67111528
[pid=1892] ppid=1890 vsize=37836 CPUtime=0 cores=0-7
/proc/1892/stat : 1892 (claspmt) R 1890 1892 32756 0 -1 4202496 550 0 0 0 0 0 0 0 21 0 1 0 528962520 38744064 479 33554432000 4194304 4964704 140737262308016 18446744073709551615 4686261 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1892/statm: 9459 480 375 189 0 4333 0

[startup+0.0816491 s]
/proc/loadavg: 6.48 5.42 3.02 1/286 1892
/proc/meminfo: memFree=18133592/32951124 swapFree=67111356/67111528
[pid=1892] ppid=1890 vsize=51564 CPUtime=0.07 cores=0-7
/proc/1892/stat : 1892 (claspmt) R 1890 1892 32756 0 -1 4202496 9516 0 0 0 6 1 0 0 21 0 1 0 528962520 52801536 7929 33554432000 4194304 4964704 140737262308016 18446744073709551615 270338044613 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1892/statm: 12891 7930 389 189 0 7765 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 51564

[startup+0.100664 s]
/proc/loadavg: 6.48 5.42 3.02 1/286 1892
/proc/meminfo: memFree=18133592/32951124 swapFree=67111356/67111528
[pid=1892] ppid=1890 vsize=53688 CPUtime=0.09 cores=0-7
/proc/1892/stat : 1892 (claspmt) R 1890 1892 32756 0 -1 4202496 10290 0 0 0 8 1 0 0 21 0 1 0 528962520 54976512 8432 33554432000 4194304 4964704 140737262308016 18446744073709551615 4581454 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1892/statm: 13422 8433 389 189 0 8296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53688

[startup+0.300603 s]
/proc/loadavg: 6.48 5.42 3.02 1/286 1892
/proc/meminfo: memFree=18133592/32951124 swapFree=67111356/67111528
[pid=1892] ppid=1890 vsize=83856 CPUtime=0.29 cores=0-7
/proc/1892/stat : 1892 (claspmt) R 1890 1892 32756 0 -1 4202496 20129 0 0 0 27 2 0 0 22 0 1 0 528962520 85868544 15920 33554432000 4194304 4964704 140737262308016 18446744073709551615 4607744 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1892/statm: 20964 15920 403 189 0 15838 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83856

[startup+0.700525 s]
/proc/loadavg: 6.48 5.42 3.02 1/286 1892
/proc/meminfo: memFree=18133592/32951124 swapFree=67111356/67111528
[pid=1892] ppid=1890 vsize=85320 CPUtime=0.69 cores=0-7
/proc/1892/stat : 1892 (claspmt) R 1890 1892 32756 0 -1 4202496 20515 0 0 0 67 2 0 0 23 0 1 0 528962520 87367680 16306 33554432000 4194304 4964704 140737262308016 18446744073709551615 270338032591 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1892/statm: 21330 16306 406 189 0 16204 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85320

[startup+1.50037 s]
/proc/loadavg: 6.48 5.42 3.02 2/294 1900
/proc/meminfo: memFree=17994780/32951124 swapFree=67111356/67111528
[pid=1892] ppid=1890 vsize=419728 CPUtime=1.68 cores=0-7
/proc/1892/stat : 1892 (claspmt) S 1890 1892 32756 0 -1 4202496 49328 0 0 0 157 11 0 0 18 0 8 0 528962520 429801472 35189 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1892/statm: 104932 35189 443 189 0 99281 0
[pid=1892/tid=1894] ppid=1890 vsize=419728 CPUtime=0.02 cores=0-7
/proc/1892/task/1894/stat : 1894 (claspmt) S 1890 1892 32756 0 -1 4202560 2907 0 0 0 1 1 0 0 18 0 8 0 528962592 429801472 35189 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 1 0 0 0
[pid=1892/tid=1895] ppid=1890 vsize=419728 CPUtime=0.03 cores=0-7
/proc/1892/task/1895/stat : 1895 (claspmt) S 1890 1892 32756 0 -1 4202560 4764 0 0 0 2 1 0 0 18 0 8 0 528962592 429801472 35189 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 2 0 0 0
[pid=1892/tid=1896] ppid=1890 vsize=419728 CPUtime=0.03 cores=0-7
/proc/1892/task/1896/stat : 1896 (claspmt) S 1890 1892 32756 0 -1 4202560 4708 0 0 0 2 1 0 0 18 0 8 0 528962592 429801472 35189 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 1 0 0 0
[pid=1892/tid=1897] ppid=1890 vsize=419728 CPUtime=0.01 cores=0-7
/proc/1892/task/1897/stat : 1897 (claspmt) S 1890 1892 32756 0 -1 4202560 3418 0 0 0 1 0 0 0 18 0 8 0 528962592 429801472 35189 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 5 0 0 0
[pid=1892/tid=1898] ppid=1890 vsize=419728 CPUtime=0.76 cores=0-7
/proc/1892/task/1898/stat : 1898 (claspmt) R 1890 1892 32756 0 -1 4202560 4362 0 0 0 76 0 0 0 18 0 8 0 528962592 429801472 35189 33554432000 4194304 4964704 140737262308016 18446744073709551615 4651351 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1892/tid=1899] ppid=1890 vsize=419728 CPUtime=0.02 cores=0-7
/proc/1892/task/1899/stat : 1899 (claspmt) S 1890 1892 32756 0 -1 4202560 4763 0 0 0 1 1 0 0 18 0 8 0 528962592 429801472 35189 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 6 0 0 0
[pid=1892/tid=1900] ppid=1890 vsize=419728 CPUtime=0.03 cores=0-7
/proc/1892/task/1900/stat : 1900 (claspmt) S 1890 1892 32756 0 -1 4202560 3816 0 0 0 3 0 0 0 18 0 8 0 528962592 429801472 35189 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.68
Current children cumulated vsize (KiB) 419728

[startup+3.10105 s]
/proc/loadavg: 6.48 5.42 3.02 2/294 1900
/proc/meminfo: memFree=17994068/32951124 swapFree=67111356/67111528
[pid=1892] ppid=1890 vsize=419728 CPUtime=3.28 cores=0-7
/proc/1892/stat : 1892 (claspmt) S 1890 1892 32756 0 -1 4202496 49376 0 0 0 317 11 0 0 18 0 8 0 528962520 429801472 35237 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1892/statm: 104932 35237 443 189 0 99281 0
[pid=1892/tid=1894] ppid=1890 vsize=419728 CPUtime=0.02 cores=0-7
/proc/1892/task/1894/stat : 1894 (claspmt) S 1890 1892 32756 0 -1 4202560 2907 0 0 0 1 1 0 0 18 0 8 0 528962592 429801472 35237 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 1 0 0 0
[pid=1892/tid=1895] ppid=1890 vsize=419728 CPUtime=0.03 cores=0-7
/proc/1892/task/1895/stat : 1895 (claspmt) S 1890 1892 32756 0 -1 4202560 4764 0 0 0 2 1 0 0 18 0 8 0 528962592 429801472 35237 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 2 0 0 0
[pid=1892/tid=1896] ppid=1890 vsize=419728 CPUtime=0.03 cores=0-7
/proc/1892/task/1896/stat : 1896 (claspmt) S 1890 1892 32756 0 -1 4202560 4708 0 0 0 2 1 0 0 18 0 8 0 528962592 429801472 35237 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 1 0 0 0
[pid=1892/tid=1897] ppid=1890 vsize=419728 CPUtime=0.01 cores=0-7
/proc/1892/task/1897/stat : 1897 (claspmt) S 1890 1892 32756 0 -1 4202560 3418 0 0 0 1 0 0 0 18 0 8 0 528962592 429801472 35237 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 5 0 0 0
[pid=1892/tid=1898] ppid=1890 vsize=419728 CPUtime=2.36 cores=0-7
/proc/1892/task/1898/stat : 1898 (claspmt) R 1890 1892 32756 0 -1 4202560 4410 0 0 0 236 0 0 0 21 0 8 0 528962592 429801472 35237 33554432000 4194304 4964704 140737262308016 18446744073709551615 4399297 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1892/tid=1899] ppid=1890 vsize=419728 CPUtime=0.02 cores=0-7
/proc/1892/task/1899/stat : 1899 (claspmt) S 1890 1892 32756 0 -1 4202560 4763 0 0 0 1 1 0 0 18 0 8 0 528962592 429801472 35237 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 6 0 0 0
[pid=1892/tid=1900] ppid=1890 vsize=419728 CPUtime=0.03 cores=0-7
/proc/1892/task/1900/stat : 1900 (claspmt) S 1890 1892 32756 0 -1 4202560 3816 0 0 0 3 0 0 0 18 0 8 0 528962592 429801472 35237 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.28
Current children cumulated vsize (KiB) 419728

[startup+6.30041 s]
/proc/loadavg: 6.05 5.34 3.01 2/294 1900
/proc/meminfo: memFree=17994452/32951124 swapFree=67111356/67111528
[pid=1892] ppid=1890 vsize=419728 CPUtime=6.48 cores=0-7
/proc/1892/stat : 1892 (claspmt) S 1890 1892 32756 0 -1 4202496 49443 0 0 0 637 11 0 0 18 0 8 0 528962520 429801472 35304 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1892/statm: 104932 35304 443 189 0 99281 0
[pid=1892/tid=1894] ppid=1890 vsize=419728 CPUtime=0.02 cores=0-7
/proc/1892/task/1894/stat : 1894 (claspmt) S 1890 1892 32756 0 -1 4202560 2907 0 0 0 1 1 0 0 18 0 8 0 528962592 429801472 35304 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 1 0 0 0
[pid=1892/tid=1895] ppid=1890 vsize=419728 CPUtime=0.03 cores=0-7
/proc/1892/task/1895/stat : 1895 (claspmt) S 1890 1892 32756 0 -1 4202560 4764 0 0 0 2 1 0 0 18 0 8 0 528962592 429801472 35304 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 2 0 0 0
[pid=1892/tid=1896] ppid=1890 vsize=419728 CPUtime=0.03 cores=0-7
/proc/1892/task/1896/stat : 1896 (claspmt) S 1890 1892 32756 0 -1 4202560 4708 0 0 0 2 1 0 0 18 0 8 0 528962592 429801472 35304 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 1 0 0 0
[pid=1892/tid=1897] ppid=1890 vsize=419728 CPUtime=0.01 cores=0-7
/proc/1892/task/1897/stat : 1897 (claspmt) S 1890 1892 32756 0 -1 4202560 3418 0 0 0 1 0 0 0 18 0 8 0 528962592 429801472 35304 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 5 0 0 0
[pid=1892/tid=1898] ppid=1890 vsize=419728 CPUtime=5.56 cores=0-7
/proc/1892/task/1898/stat : 1898 (claspmt) R 1890 1892 32756 0 -1 4202560 4477 0 0 0 556 0 0 0 25 0 8 0 528962592 429801472 35304 33554432000 4194304 4964704 140737262308016 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1892/tid=1899] ppid=1890 vsize=419728 CPUtime=0.02 cores=0-7
/proc/1892/task/1899/stat : 1899 (claspmt) S 1890 1892 32756 0 -1 4202560 4763 0 0 0 1 1 0 0 18 0 8 0 528962592 429801472 35304 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 6 0 0 0
[pid=1892/tid=1900] ppid=1890 vsize=419728 CPUtime=0.03 cores=0-7
/proc/1892/task/1900/stat : 1900 (claspmt) S 1890 1892 32756 0 -1 4202560 3816 0 0 0 3 0 0 0 18 0 8 0 528962592 429801472 35304 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.48
Current children cumulated vsize (KiB) 419728

[startup+12.7011 s]
/proc/loadavg: 5.64 5.27 3.00 2/294 1901
/proc/meminfo: memFree=17994412/32951124 swapFree=67111356/67111528
[pid=1892] ppid=1890 vsize=419728 CPUtime=12.88 cores=0-7
/proc/1892/stat : 1892 (claspmt) S 1890 1892 32756 0 -1 4202496 49563 0 0 0 1277 11 0 0 18 0 8 0 528962520 429801472 35424 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1892/statm: 104932 35424 443 189 0 99281 0
[pid=1892/tid=1894] ppid=1890 vsize=419728 CPUtime=0.02 cores=0-7
/proc/1892/task/1894/stat : 1894 (claspmt) S 1890 1892 32756 0 -1 4202560 2907 0 0 0 1 1 0 0 18 0 8 0 528962592 429801472 35424 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 1 0 0 0
[pid=1892/tid=1895] ppid=1890 vsize=419728 CPUtime=0.03 cores=0-7
/proc/1892/task/1895/stat : 1895 (claspmt) S 1890 1892 32756 0 -1 4202560 4764 0 0 0 2 1 0 0 18 0 8 0 528962592 429801472 35424 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 2 0 0 0
[pid=1892/tid=1896] ppid=1890 vsize=419728 CPUtime=0.03 cores=0-7
/proc/1892/task/1896/stat : 1896 (claspmt) S 1890 1892 32756 0 -1 4202560 4708 0 0 0 2 1 0 0 18 0 8 0 528962592 429801472 35424 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 1 0 0 0
[pid=1892/tid=1897] ppid=1890 vsize=419728 CPUtime=0.01 cores=0-7
/proc/1892/task/1897/stat : 1897 (claspmt) S 1890 1892 32756 0 -1 4202560 3418 0 0 0 1 0 0 0 18 0 8 0 528962592 429801472 35424 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 5 0 0 0
[pid=1892/tid=1898] ppid=1890 vsize=419728 CPUtime=11.97 cores=0-7
/proc/1892/task/1898/stat : 1898 (claspmt) R 1890 1892 32756 0 -1 4202560 4597 0 0 0 1196 1 0 0 25 0 8 0 528962592 429801472 35424 33554432000 4194304 4964704 140737262308016 18446744073709551615 4342204 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1892/tid=1899] ppid=1890 vsize=419728 CPUtime=0.02 cores=0-7
/proc/1892/task/1899/stat : 1899 (claspmt) S 1890 1892 32756 0 -1 4202560 4763 0 0 0 1 1 0 0 18 0 8 0 528962592 429801472 35424 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 6 0 0 0
[pid=1892/tid=1900] ppid=1890 vsize=419728 CPUtime=0.03 cores=0-7
/proc/1892/task/1900/stat : 1900 (claspmt) S 1890 1892 32756 0 -1 4202560 3816 0 0 0 3 0 0 0 18 0 8 0 528962592 429801472 35424 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.88
Current children cumulated vsize (KiB) 419728

[startup+25.5006 s]
/proc/loadavg: 4.61 5.06 2.96 2/294 1901
/proc/meminfo: memFree=17994372/32951124 swapFree=67111356/67111528
[pid=1892] ppid=1890 vsize=419728 CPUtime=25.69 cores=0-7
/proc/1892/stat : 1892 (claspmt) S 1890 1892 32756 0 -1 4202496 49746 0 0 0 2557 12 0 0 18 0 8 0 528962520 429801472 35607 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1892/statm: 104932 35607 443 189 0 99281 0
[pid=1892/tid=1894] ppid=1890 vsize=419728 CPUtime=0.02 cores=0-7
/proc/1892/task/1894/stat : 1894 (claspmt) S 1890 1892 32756 0 -1 4202560 2907 0 0 0 1 1 0 0 18 0 8 0 528962592 429801472 35607 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 1 0 0 0
[pid=1892/tid=1895] ppid=1890 vsize=419728 CPUtime=0.03 cores=0-7
/proc/1892/task/1895/stat : 1895 (claspmt) S 1890 1892 32756 0 -1 4202560 4764 0 0 0 2 1 0 0 18 0 8 0 528962592 429801472 35607 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 2 0 0 0
[pid=1892/tid=1896] ppid=1890 vsize=419728 CPUtime=0.03 cores=0-7
/proc/1892/task/1896/stat : 1896 (claspmt) S 1890 1892 32756 0 -1 4202560 4708 0 0 0 2 1 0 0 18 0 8 0 528962592 429801472 35607 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 1 0 0 0
[pid=1892/tid=1897] ppid=1890 vsize=419728 CPUtime=0.01 cores=0-7
/proc/1892/task/1897/stat : 1897 (claspmt) S 1890 1892 32756 0 -1 4202560 3418 0 0 0 1 0 0 0 18 0 8 0 528962592 429801472 35607 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 5 0 0 0
[pid=1892/tid=1898] ppid=1890 vsize=419728 CPUtime=24.76 cores=0-7
/proc/1892/task/1898/stat : 1898 (claspmt) R 1890 1892 32756 0 -1 4202560 4780 0 0 0 2475 1 0 0 25 0 8 0 528962592 429801472 35607 33554432000 4194304 4964704 140737262308016 18446744073709551615 4668964 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1892/tid=1899] ppid=1890 vsize=419728 CPUtime=0.02 cores=0-7
/proc/1892/task/1899/stat : 1899 (claspmt) S 1890 1892 32756 0 -1 4202560 4763 0 0 0 1 1 0 0 18 0 8 0 528962592 429801472 35607 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 6 0 0 0
[pid=1892/tid=1900] ppid=1890 vsize=419728 CPUtime=0.03 cores=0-7
/proc/1892/task/1900/stat : 1900 (claspmt) S 1890 1892 32756 0 -1 4202560 3816 0 0 0 3 0 0 0 18 0 8 0 528962592 429801472 35607 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.69
Current children cumulated vsize (KiB) 419728

[startup+51.1005 s]
/proc/loadavg: 3.38 4.73 2.91 2/294 1901
/proc/meminfo: memFree=17993608/32951124 swapFree=67111356/67111528
[pid=1892] ppid=1890 vsize=419728 CPUtime=51.29 cores=0-7
/proc/1892/stat : 1892 (claspmt) S 1890 1892 32756 0 -1 4202496 49917 0 0 0 5117 12 0 0 18 0 8 0 528962520 429801472 35778 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1892/statm: 104932 35778 443 189 0 99281 0
[pid=1892/tid=1894] ppid=1890 vsize=419728 CPUtime=0.02 cores=0-7
/proc/1892/task/1894/stat : 1894 (claspmt) S 1890 1892 32756 0 -1 4202560 2907 0 0 0 1 1 0 0 18 0 8 0 528962592 429801472 35778 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 1 0 0 0
[pid=1892/tid=1895] ppid=1890 vsize=419728 CPUtime=0.03 cores=0-7
/proc/1892/task/1895/stat : 1895 (claspmt) S 1890 1892 32756 0 -1 4202560 4764 0 0 0 2 1 0 0 18 0 8 0 528962592 429801472 35778 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 2 0 0 0
[pid=1892/tid=1896] ppid=1890 vsize=419728 CPUtime=0.03 cores=0-7
/proc/1892/task/1896/stat : 1896 (claspmt) S 1890 1892 32756 0 -1 4202560 4708 0 0 0 2 1 0 0 18 0 8 0 528962592 429801472 35778 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 1 0 0 0
[pid=1892/tid=1897] ppid=1890 vsize=419728 CPUtime=0.01 cores=0-7
/proc/1892/task/1897/stat : 1897 (claspmt) S 1890 1892 32756 0 -1 4202560 3418 0 0 0 1 0 0 0 18 0 8 0 528962592 429801472 35778 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 5 0 0 0
[pid=1892/tid=1898] ppid=1890 vsize=419728 CPUtime=50.36 cores=0-7
/proc/1892/task/1898/stat : 1898 (claspmt) R 1890 1892 32756 0 -1 4202560 4951 0 0 0 5035 1 0 0 25 0 8 0 528962592 429801472 35778 33554432000 4194304 4964704 140737262308016 18446744073709551615 4399429 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1892/tid=1899] ppid=1890 vsize=419728 CPUtime=0.02 cores=0-7
/proc/1892/task/1899/stat : 1899 (claspmt) S 1890 1892 32756 0 -1 4202560 4763 0 0 0 1 1 0 0 18 0 8 0 528962592 429801472 35778 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 6 0 0 0
[pid=1892/tid=1900] ppid=1890 vsize=419728 CPUtime=0.03 cores=0-7
/proc/1892/task/1900/stat : 1900 (claspmt) S 1890 1892 32756 0 -1 4202560 3816 0 0 0 3 0 0 0 18 0 8 0 528962592 429801472 35778 33554432000 4194304 4964704 140737262308016 18446744073709551615 270350199705 0 0 4096 18946 18446604453945068544 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 51.29

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

[pid=1892] ppid=1890 vsize=16144744 CPUtime=37666.8 cores=0-7
/proc/1892/stat : 1892 (claspmt) R 1890 1892 32756 0 -1 4202496 4002725 0 0 0 3764748 1929 0 0 25 0 8 0 528962520 16532217856 3972172 33554432000 4194304 4964704 140737262308016 18446744073709551615 4370236 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1892/statm: 4036186 3972172 466 189 0 4030535 0
[pid=1892/tid=1894] ppid=1890 vsize=16144744 CPUtime=4684.07 cores=0-7
/proc/1892/task/1894/stat : 1894 (claspmt) R 1890 1892 32756 0 -1 4202560 229790 0 0 0 468224 183 0 0 25 0 8 0 528962592 16532217856 3972172 33554432000 4194304 4964704 140737262308016 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1892/tid=1895] ppid=1890 vsize=16144744 CPUtime=4695.16 cores=0-7
/proc/1892/task/1895/stat : 1895 (claspmt) R 1890 1892 32756 0 -1 4202560 195989 0 0 0 469425 91 0 0 25 0 8 0 528962592 16532217856 3972172 33554432000 4194304 4964704 140737262308016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1892/tid=1896] ppid=1890 vsize=16144744 CPUtime=4677.71 cores=0-7
/proc/1892/task/1896/stat : 1896 (claspmt) R 1890 1892 32756 0 -1 4202560 334404 0 0 0 467552 219 0 0 25 0 8 0 528962592 16532217856 3972172 33554432000 4194304 4964704 140737262308016 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1892/tid=1897] ppid=1890 vsize=16144744 CPUtime=4680.15 cores=0-7
/proc/1892/task/1897/stat : 1897 (claspmt) R 1890 1892 32756 0 -1 4202560 595737 0 0 0 467719 296 0 0 25 0 8 0 528962592 16532217856 3972172 33554432000 4194304 4964704 140737262308016 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1892/tid=1898] ppid=1890 vsize=16144744 CPUtime=4841.76 cores=0-7
/proc/1892/task/1898/stat : 1898 (claspmt) R 1890 1892 32756 0 -1 4202560 5036 0 0 0 484169 7 0 0 25 0 8 0 528962592 16532217856 3972172 33554432000 4194304 4964704 140737262308016 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1892/tid=1899] ppid=1890 vsize=16144744 CPUtime=4695.52 cores=0-7
/proc/1892/task/1899/stat : 1899 (claspmt) R 1890 1892 32756 0 -1 4202560 513861 0 0 0 469270 282 0 0 25 0 8 0 528962592 16532217856 3972172 33554432000 4194304 4964704 140737262308016 18446744073709551615 4342880 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1892/tid=1900] ppid=1890 vsize=16144744 CPUtime=4695.65 cores=0-7
/proc/1892/task/1900/stat : 1900 (claspmt) R 1890 1892 32756 0 -1 4202560 1670851 0 0 0 468941 624 0 0 25 0 8 0 528962592 16532217856 3972172 33554432000 4194304 4964704 140737262308016 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37666.8
Current children cumulated vsize (KiB) 16144744

[startup+4902.3 s]
/proc/loadavg: 8.03 8.04 8.00 9/294 2052
/proc/meminfo: memFree=2042664/32951124 swapFree=67111356/67111528
[pid=1892] ppid=1890 vsize=16275816 CPUtime=38146.2 cores=0-7
/proc/1892/stat : 1892 (claspmt) R 1890 1892 32756 0 -1 4202496 4046715 0 0 0 3812672 1948 0 0 25 0 8 0 528962520 16666435584 4016162 33554432000 4194304 4964704 140737262308016 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1892/statm: 4068954 4016162 466 189 0 4063303 0
[pid=1892/tid=1894] ppid=1890 vsize=16275816 CPUtime=4744.08 cores=0-7
/proc/1892/task/1894/stat : 1894 (claspmt) R 1890 1892 32756 0 -1 4202560 229790 0 0 0 474225 183 0 0 25 0 8 0 528962592 16666435584 4016162 33554432000 4194304 4964704 140737262308016 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1892/tid=1895] ppid=1890 vsize=16275816 CPUtime=4755.15 cores=0-7
/proc/1892/task/1895/stat : 1895 (claspmt) R 1890 1892 32756 0 -1 4202560 201764 0 0 0 475420 95 0 0 25 0 8 0 528962592 16666435584 4016162 33554432000 4194304 4964704 140737262308016 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1892/tid=1896] ppid=1890 vsize=16275816 CPUtime=4737.18 cores=0-7
/proc/1892/task/1896/stat : 1896 (claspmt) R 1890 1892 32756 0 -1 4202560 334410 0 0 0 473499 219 0 0 25 0 8 0 528962592 16666435584 4016162 33554432000 4194304 4964704 140737262308016 18446744073709551615 4342918 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1892/tid=1897] ppid=1890 vsize=16275816 CPUtime=4740.16 cores=0-7
/proc/1892/task/1897/stat : 1897 (claspmt) R 1890 1892 32756 0 -1 4202560 595740 0 0 0 473720 296 0 0 25 0 8 0 528962592 16666435584 4016162 33554432000 4194304 4964704 140737262308016 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1892/tid=1898] ppid=1890 vsize=16275816 CPUtime=4901.76 cores=0-7
/proc/1892/task/1898/stat : 1898 (claspmt) R 1890 1892 32756 0 -1 4202560 5036 0 0 0 490169 7 0 0 25 0 8 0 528962592 16666435584 4016162 33554432000 4194304 4964704 140737262308016 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1892/tid=1899] ppid=1890 vsize=16275816 CPUtime=4755.52 cores=0-7
/proc/1892/task/1899/stat : 1899 (claspmt) R 1890 1892 32756 0 -1 4202560 513876 0 0 0 475270 282 0 0 25 0 8 0 528962592 16666435584 4016162 33554432000 4194304 4964704 140737262308016 18446744073709551615 4654508 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1892/tid=1900] ppid=1890 vsize=16275816 CPUtime=4755.65 cores=0-7
/proc/1892/task/1900/stat : 1900 (claspmt) R 1890 1892 32756 0 -1 4202560 1709042 0 0 0 474925 640 0 0 25 0 8 0 528962592 16666435584 4016162 33554432000 4194304 4964704 140737262308016 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38146.2
Current children cumulated vsize (KiB) 16275816

[startup+4962.3 s]
/proc/loadavg: 8.01 8.03 8.00 9/294 2054
/proc/meminfo: memFree=1960556/32951124 swapFree=67111356/67111528
[pid=1892] ppid=1890 vsize=16406888 CPUtime=38625.7 cores=0-7
/proc/1892/stat : 1892 (claspmt) R 1890 1892 32756 0 -1 4202496 4066490 0 0 0 3860607 1959 0 0 25 0 8 0 528962520 16800653312 4035937 33554432000 4194304 4964704 140737262308016 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1892/statm: 4101722 4035937 466 189 0 4096071 0
[pid=1892/tid=1894] ppid=1890 vsize=16406888 CPUtime=4804.08 cores=0-7
/proc/1892/task/1894/stat : 1894 (claspmt) R 1890 1892 32756 0 -1 4202560 229790 0 0 0 480225 183 0 0 25 0 8 0 528962592 16800653312 4035937 33554432000 4194304 4964704 140737262308016 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1892/tid=1895] ppid=1890 vsize=16406888 CPUtime=4815.15 cores=0-7
/proc/1892/task/1895/stat : 1895 (claspmt) R 1890 1892 32756 0 -1 4202560 220175 0 0 0 481411 104 0 0 25 0 8 0 528962592 16800653312 4035937 33554432000 4194304 4964704 140737262308016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1892/tid=1896] ppid=1890 vsize=16406888 CPUtime=4796.63 cores=0-7
/proc/1892/task/1896/stat : 1896 (claspmt) R 1890 1892 32756 0 -1 4202560 334410 0 0 0 479444 219 0 0 25 0 8 0 528962592 16800653312 4035937 33554432000 4194304 4964704 140737262308016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1892/tid=1897] ppid=1890 vsize=16406888 CPUtime=4800.15 cores=0-7
/proc/1892/task/1897/stat : 1897 (claspmt) R 1890 1892 32756 0 -1 4202560 595742 0 0 0 479719 296 0 0 25 0 8 0 528962592 16800653312 4035937 33554432000 4194304 4964704 140737262308016 18446744073709551615 4653147 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1892/tid=1898] ppid=1890 vsize=16406888 CPUtime=4961.77 cores=0-7
/proc/1892/task/1898/stat : 1898 (claspmt) R 1890 1892 32756 0 -1 4202560 5036 0 0 0 496170 7 0 0 25 0 8 0 528962592 16800653312 4035937 33554432000 4194304 4964704 140737262308016 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1892/tid=1899] ppid=1890 vsize=16406888 CPUtime=4815.52 cores=0-7
/proc/1892/task/1899/stat : 1899 (claspmt) R 1890 1892 32756 0 -1 4202560 513877 0 0 0 481270 282 0 0 25 0 8 0 528962592 16800653312 4035937 33554432000 4194304 4964704 140737262308016 18446744073709551615 4670020 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1892/tid=1900] ppid=1890 vsize=16406888 CPUtime=4815.64 cores=0-7
/proc/1892/task/1900/stat : 1900 (claspmt) R 1890 1892 32756 0 -1 4202560 1710403 0 0 0 480923 641 0 0 25 0 8 0 528962592 16800653312 4035937 33554432000 4194304 4964704 140737262308016 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38625.7
Current children cumulated vsize (KiB) 16406888

[startup+5022.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/294 2055
/proc/meminfo: memFree=1855720/32951124 swapFree=67111356/67111528
[pid=1892] ppid=1890 vsize=16472424 CPUtime=39105.1 cores=0-7
/proc/1892/stat : 1892 (claspmt) R 1890 1892 32756 0 -1 4202496 4092403 0 0 0 3908522 1991 0 0 25 0 8 0 528962520 16867762176 4061850 33554432000 4194304 4964704 140737262308016 18446744073709551615 4320928 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1892/statm: 4118106 4061850 466 189 0 4112455 0
[pid=1892/tid=1894] ppid=1890 vsize=16472424 CPUtime=4864.08 cores=0-7
/proc/1892/task/1894/stat : 1894 (claspmt) R 1890 1892 32756 0 -1 4202560 229790 0 0 0 486225 183 0 0 25 0 8 0 528962592 16867762176 4061850 33554432000 4194304 4964704 140737262308016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1892/tid=1895] ppid=1890 vsize=16472424 CPUtime=4875.14 cores=0-7
/proc/1892/task/1895/stat : 1895 (claspmt) R 1890 1892 32756 0 -1 4202560 220175 0 0 0 487410 104 0 0 25 0 8 0 528962592 16867762176 4061850 33554432000 4194304 4964704 140737262308016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1892/tid=1896] ppid=1890 vsize=16472424 CPUtime=4856.09 cores=0-7
/proc/1892/task/1896/stat : 1896 (claspmt) R 1890 1892 32756 0 -1 4202560 334410 0 0 0 485390 219 0 0 25 0 8 0 528962592 16867762176 4061850 33554432000 4194304 4964704 140737262308016 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1892/tid=1897] ppid=1890 vsize=16472424 CPUtime=4860.15 cores=0-7
/proc/1892/task/1897/stat : 1897 (claspmt) R 1890 1892 32756 0 -1 4202560 595742 0 0 0 485719 296 0 0 25 0 8 0 528962592 16867762176 4061850 33554432000 4194304 4964704 140737262308016 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1892/tid=1898] ppid=1890 vsize=16472424 CPUtime=5021.77 cores=0-7
/proc/1892/task/1898/stat : 1898 (claspmt) R 1890 1892 32756 0 -1 4202560 5036 0 0 0 502170 7 0 0 25 0 8 0 528962592 16867762176 4061850 33554432000 4194304 4964704 140737262308016 18446744073709551615 4677952 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1892/tid=1899] ppid=1890 vsize=16472424 CPUtime=4875.53 cores=0-7
/proc/1892/task/1899/stat : 1899 (claspmt) R 1890 1892 32756 0 -1 4202560 513879 0 0 0 487271 282 0 0 25 0 8 0 528962592 16867762176 4061850 33554432000 4194304 4964704 140737262308016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1892/tid=1900] ppid=1890 vsize=16472424 CPUtime=4875.64 cores=0-7
/proc/1892/task/1900/stat : 1900 (claspmt) R 1890 1892 32756 0 -1 4202560 1736314 0 0 0 486891 673 0 0 25 0 8 0 528962592 16867762176 4061850 33554432000 4194304 4964704 140737262308016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39105.1
Current children cumulated vsize (KiB) 16472424

[startup+5082.3 s]
/proc/loadavg: 8.20 8.06 8.01 9/294 2057
/proc/meminfo: memFree=1698592/32951124 swapFree=67111356/67111528
[pid=1892] ppid=1890 vsize=16603496 CPUtime=39584.2 cores=0-7
/proc/1892/stat : 1892 (claspmt) R 1890 1892 32756 0 -1 4202496 4131632 0 0 0 3956398 2021 0 0 25 0 8 0 528962520 17001979904 4100933 33554432000 4194304 4964704 140737262308016 18446744073709551615 4312169 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1892/statm: 4150874 4100933 466 189 0 4145223 0
[pid=1892/tid=1894] ppid=1890 vsize=16603496 CPUtime=4923.62 cores=0-7
/proc/1892/task/1894/stat : 1894 (claspmt) R 1890 1892 32756 0 -1 4202560 229804 0 0 0 492178 184 0 0 25 0 8 0 528962592 17001979904 4100933 33554432000 4194304 4964704 140737262308016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1892/tid=1895] ppid=1890 vsize=16603496 CPUtime=4935.13 cores=0-7
/proc/1892/task/1895/stat : 1895 (claspmt) R 1890 1892 32756 0 -1 4202560 220176 0 0 0 493409 104 0 0 25 0 8 0 528962592 17001979904 4100933 33554432000 4194304 4964704 140737262308016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1892/tid=1896] ppid=1890 vsize=16603496 CPUtime=4915.63 cores=0-7
/proc/1892/task/1896/stat : 1896 (claspmt) R 1890 1892 32756 0 -1 4202560 334410 0 0 0 491344 219 0 0 25 0 8 0 528962592 17001979904 4100933 33554432000 4194304 4964704 140737262308016 18446744073709551615 4320916 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1892/tid=1897] ppid=1890 vsize=16603496 CPUtime=4920.15 cores=0-7
/proc/1892/task/1897/stat : 1897 (claspmt) R 1890 1892 32756 0 -1 4202560 595934 0 0 0 491719 296 0 0 25 0 8 0 528962592 17001979904 4100933 33554432000 4194304 4964704 140737262308016 18446744073709551615 4362375 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1892/tid=1898] ppid=1890 vsize=16603496 CPUtime=5081.77 cores=0-7
/proc/1892/task/1898/stat : 1898 (claspmt) R 1890 1892 32756 0 -1 4202560 5037 0 0 0 508170 7 0 0 25 0 8 0 528962592 17001979904 4100933 33554432000 4194304 4964704 140737262308016 18446744073709551615 4651339 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1892/tid=1899] ppid=1890 vsize=16603496 CPUtime=4935.53 cores=0-7
/proc/1892/task/1899/stat : 1899 (claspmt) R 1890 1892 32756 0 -1 4202560 513879 0 0 0 493271 282 0 0 25 0 8 0 528962592 17001979904 4100933 33554432000 4194304 4964704 140737262308016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1892/tid=1900] ppid=1890 vsize=16603496 CPUtime=4935.64 cores=0-7
/proc/1892/task/1900/stat : 1900 (claspmt) R 1890 1892 32756 0 -1 4202560 1748463 0 0 0 492878 686 0 0 25 0 8 0 528962592 17001979904 4100933 33554432000 4194304 4964704 140737262308016 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39584.2
Current children cumulated vsize (KiB) 16603496



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 8.14 8.06 8.01 9/294 2057
/proc/meminfo: memFree=1698592/32951124 swapFree=67111356/67111528
[pid=1892] ppid=1890 vsize=16603496 CPUtime=39725.6 cores=0-7
/proc/1892/stat : 1892 (claspmt) R 1890 1892 32756 0 -1 4202496 4131644 0 0 0 3970544 2021 0 0 25 0 8 0 528962520 17001979904 4100945 33554432000 4194304 4964704 140737262308016 18446744073709551615 4641882 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1892/statm: 4150874 4100945 466 189 0 4145223 0
[pid=1892/tid=1894] ppid=1890 vsize=16603496 CPUtime=4941.16 cores=0-7
/proc/1892/task/1894/stat : 1894 (claspmt) R 1890 1892 32756 0 -1 4202560 229804 0 0 0 493932 184 0 0 25 0 8 0 528962592 17001979904 4100945 33554432000 4194304 4964704 140737262308016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1892/tid=1895] ppid=1890 vsize=16603496 CPUtime=4952.84 cores=0-7
/proc/1892/task/1895/stat : 1895 (claspmt) R 1890 1892 32756 0 -1 4202560 220176 0 0 0 495180 104 0 0 25 0 8 0 528962592 17001979904 4100945 33554432000 4194304 4964704 140737262308016 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1892/tid=1896] ppid=1890 vsize=16603496 CPUtime=4933.34 cores=0-7
/proc/1892/task/1896/stat : 1896 (claspmt) R 1890 1892 32756 0 -1 4202560 334410 0 0 0 493115 219 0 0 25 0 8 0 528962592 17001979904 4100945 33554432000 4194304 4964704 140737262308016 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1892/tid=1897] ppid=1890 vsize=16603496 CPUtime=4937.86 cores=0-7
/proc/1892/task/1897/stat : 1897 (claspmt) R 1890 1892 32756 0 -1 4202560 595934 0 0 0 493490 296 0 0 25 0 8 0 528962592 17001979904 4100945 33554432000 4194304 4964704 140737262308016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1892/tid=1898] ppid=1890 vsize=16603496 CPUtime=5099.48 cores=0-7
/proc/1892/task/1898/stat : 1898 (claspmt) R 1890 1892 32756 0 -1 4202560 5037 0 0 0 509941 7 0 0 25 0 8 0 528962592 17001979904 4100945 33554432000 4194304 4964704 140737262308016 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1892/tid=1899] ppid=1890 vsize=16603496 CPUtime=4953.24 cores=0-7
/proc/1892/task/1899/stat : 1899 (claspmt) R 1890 1892 32756 0 -1 4202560 513879 0 0 0 495042 282 0 0 25 0 8 0 528962592 17001979904 4100945 33554432000 4194304 4964704 140737262308016 18446744073709551615 4342213 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1892/tid=1900] ppid=1890 vsize=16603496 CPUtime=4953.35 cores=0-7
/proc/1892/task/1900/stat : 1900 (claspmt) R 1890 1892 32756 0 -1 4202560 1748466 0 0 0 494649 686 0 0 25 0 8 0 528962592 17001979904 4100945 33554432000 4194304 4964704 140737262308016 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39725.7
Current children cumulated vsize (KiB) 16603496

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

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

[startup+5100.6 s]
/proc/loadavg: 8.14 8.06 8.01 2/288 2058
/proc/meminfo: memFree=1745264/32951124 swapFree=67111356/67111528
[pid=1892] ppid=1890 vsize=16556140 CPUtime=39726.3 cores=0-7
/proc/1892/stat : 1892 (claspmt) R 1890 1892 32756 0 -1 4202496 4131655 0 0 0 3970613 2021 0 0 25 0 1 0 528962520 16953487360 4088947 33554432000 4194304 4964704 140737262308016 18446744073709551615 270338038987 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1892/statm: 4139035 4088947 476 189 0 4133384 0
Current children cumulated CPU time (s) 39726.3
Current children cumulated vsize (KiB) 16556140

[startup+5101.4 s]
/proc/loadavg: 8.14 8.06 8.01 2/288 2058
/proc/meminfo: memFree=1745264/32951124 swapFree=67111356/67111528
[pid=1892] ppid=1890 vsize=12211972 CPUtime=39727.1 cores=0-7
/proc/1892/stat : 1892 (claspmt) R 1890 1892 32756 0 -1 4202496 4131655 0 0 0 3970677 2037 0 0 25 0 1 0 528962520 12505059328 2994347 33554432000 4194304 4964704 140737262308016 18446744073709551615 270338427239 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1892/statm: 3052993 2994022 476 189 0 3047342 0
Current children cumulated CPU time (s) 39727.1
Current children cumulated vsize (KiB) 12211972

[startup+5101.81 s]
/proc/loadavg: 8.14 8.06 8.01 2/288 2058
/proc/meminfo: memFree=14470268/32951124 swapFree=67111356/67111528
[pid=1892] ppid=1890 vsize=0 CPUtime=39727.6 cores=0-7
/proc/1892/stat : 1892 (claspmt) R 1890 1892 32756 0 -1 4202500 4131656 0 0 0 3970677 2078 0 0 25 0 1 0 528962520 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1892/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 39727.6
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 5101.84
CPU time (s): 39727.6
CPU user time (s): 39706.8
CPU system time (s): 20.8098
CPU usage (%): 778.692
Max. virtual memory (cumulated for all children) (KiB): 16603496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39706.8
system time used= 20.8098
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4131656
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= 80162
involuntary context switches= 191064

runsolver used 12.4531 second user time and 33.8189 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-02 21:44:29
IDJOB=3321592
IDBENCH=82392
IDSOLVER=1711
FILE ID=node143/3321592-1304365469
RUNJOBID= node143-1304349042-302
PBS_JOBID= 13178670
Free space on /tmp= 73540 MiB

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

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

MD5SUM BENCH= 28233bedeee44da6e79e63b9febc4d1e
RANDOM SEED=1368271135

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:      18133624 kB
Buffers:        325796 kB
Cached:        1932160 kB
SwapCached:        168 kB
Active:       12821868 kB
Inactive:      1658576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18133624 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           12636 kB
Writeback:           0 kB
AnonPages:    12222348 kB
Mapped:          25296 kB
Slab:           229940 kB
PageTables:      42848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 55246068 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= 73536 MiB
End job on node143 at 2011-05-02 23:09:31