Trace number 3380797

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 39713 5102.73

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 ...492584/instance-3380797-1305492584.cnf
0.69/0.70	c Solving...
39710.23/5100.01	
39710.23/5100.01	*** INTERRUPTED! ***
39710.23/5100.01	*** Shutting down threads...

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.00 8.01 8.00 1/273 10623
/proc/meminfo: memFree=20101368/32950904 swapFree=67057400/67111528
[pid=10623] ppid=10621 vsize=37836 CPUtime=0 cores=0-7
/proc/10623/stat : 10623 (claspmt) R 10621 10623 10427 0 -1 4202496 2207 0 0 0 0 0 0 0 21 0 1 0 660858163 38744064 2138 33554432000 4194304 4964800 140736994788048 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/10623/statm: 9459 2146 376 189 0 4333 0

[startup+0.0503819 s]
/proc/loadavg: 8.00 8.01 8.00 1/273 10623
/proc/meminfo: memFree=20101368/32950904 swapFree=67057400/67111528
[pid=10623] ppid=10621 vsize=48560 CPUtime=0.04 cores=0-7
/proc/10623/stat : 10623 (claspmt) R 10621 10623 10427 0 -1 4202496 8450 0 0 0 4 0 0 0 21 0 1 0 660858163 49725440 7248 33554432000 4194304 4964800 140736994788048 18446744073709551615 237278540485 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/10623/statm: 12140 7248 389 189 0 7014 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 48560

[startup+0.100358 s]
/proc/loadavg: 8.00 8.01 8.00 1/273 10623
/proc/meminfo: memFree=20101368/32950904 swapFree=67057400/67111528
[pid=10623] ppid=10621 vsize=53820 CPUtime=0.09 cores=0-7
/proc/10623/stat : 10623 (claspmt) R 10621 10623 10427 0 -1 4202496 10307 0 0 0 9 0 0 0 21 0 1 0 660858163 55111680 8451 33554432000 4194304 4964800 140736994788048 18446744073709551615 237278540485 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/10623/statm: 13455 8451 389 189 0 8329 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53820

[startup+0.300322 s]
/proc/loadavg: 8.00 8.01 8.00 1/273 10623
/proc/meminfo: memFree=20101368/32950904 swapFree=67057400/67111528
[pid=10623] ppid=10621 vsize=83856 CPUtime=0.29 cores=0-7
/proc/10623/stat : 10623 (claspmt) R 10621 10623 10427 0 -1 4202496 20128 0 0 0 28 1 0 0 22 0 1 0 660858163 85868544 15921 33554432000 4194304 4964800 140736994788048 18446744073709551615 4607761 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/10623/statm: 20964 15921 403 189 0 15838 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83856

[startup+0.700251 s]
/proc/loadavg: 8.00 8.01 8.00 1/273 10623
/proc/meminfo: memFree=20101368/32950904 swapFree=67057400/67111528
[pid=10623] ppid=10621 vsize=85320 CPUtime=0.69 cores=0-7
/proc/10623/stat : 10623 (claspmt) R 10621 10623 10427 0 -1 4202496 20514 0 0 0 68 1 0 0 24 0 1 0 660858163 87367680 16307 33554432000 4194304 4964800 140736994788048 18446744073709551615 237278537490 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/10623/statm: 21330 16307 406 189 0 16204 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85320

[startup+1.50111 s]
/proc/loadavg: 7.44 7.89 7.96 2/281 10631
/proc/meminfo: memFree=19959820/32950904 swapFree=67057400/67111528
[pid=10623] ppid=10621 vsize=484668 CPUtime=1.63 cores=0-7
/proc/10623/stat : 10623 (claspmt) S 10621 10623 10427 0 -1 4202496 49701 0 0 0 155 8 0 0 25 0 8 0 660858163 496300032 35851 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/10623/statm: 121167 35851 443 189 0 115516 0
[pid=10623/tid=10625] ppid=10621 vsize=484668 CPUtime=0.01 cores=0-7
/proc/10623/task/10625/stat : 10625 (claspmt) S 10621 10623 10427 0 -1 4202560 3009 0 0 0 1 0 0 0 18 0 8 0 660858234 496300032 35851 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 1 0 0 0
[pid=10623/tid=10626] ppid=10621 vsize=484668 CPUtime=0.03 cores=0-7
/proc/10623/task/10626/stat : 10626 (claspmt) S 10621 10623 10427 0 -1 4202560 4822 0 0 0 2 1 0 0 18 0 8 0 660858234 496300032 35851 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 6 0 0 0
[pid=10623/tid=10627] ppid=10621 vsize=484668 CPUtime=0.02 cores=0-7
/proc/10623/task/10627/stat : 10627 (claspmt) S 10621 10623 10427 0 -1 4202560 4408 0 0 0 2 0 0 0 18 0 8 0 660858234 496300032 35851 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 2 0 0 0
[pid=10623/tid=10628] ppid=10621 vsize=484668 CPUtime=0.01 cores=0-7
/proc/10623/task/10628/stat : 10628 (claspmt) S 10621 10623 10427 0 -1 4202560 3575 0 0 0 0 1 0 0 18 0 8 0 660858234 496300032 35851 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 4 0 0 0
[pid=10623/tid=10629] ppid=10621 vsize=484668 CPUtime=0.73 cores=0-7
/proc/10623/task/10629/stat : 10629 (claspmt) R 10621 10623 10427 0 -1 4202560 4182 0 0 0 72 1 0 0 25 0 8 0 660858234 496300032 35851 33554432000 4194304 4964800 140736994788048 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=10623/tid=10630] ppid=10621 vsize=484668 CPUtime=0.02 cores=0-7
/proc/10623/task/10630/stat : 10630 (claspmt) S 10621 10623 10427 0 -1 4202560 4754 0 0 0 2 0 0 0 25 0 8 0 660858234 496300032 35851 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 0 0 0 0
[pid=10623/tid=10631] ppid=10621 vsize=484668 CPUtime=0.03 cores=0-7
/proc/10623/task/10631/stat : 10631 (claspmt) S 10621 10623 10427 0 -1 4202560 4363 0 0 0 3 0 0 0 25 0 8 0 660858234 496300032 35851 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 484668

[startup+3.10083 s]
/proc/loadavg: 7.44 7.89 7.96 2/281 10631
/proc/meminfo: memFree=19959332/32950904 swapFree=67057400/67111528
[pid=10623] ppid=10621 vsize=484668 CPUtime=3.23 cores=0-7
/proc/10623/stat : 10623 (claspmt) S 10621 10623 10427 0 -1 4202496 49749 0 0 0 315 8 0 0 25 0 8 0 660858163 496300032 35899 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/10623/statm: 121167 35899 443 189 0 115516 0
[pid=10623/tid=10625] ppid=10621 vsize=484668 CPUtime=0.01 cores=0-7
/proc/10623/task/10625/stat : 10625 (claspmt) S 10621 10623 10427 0 -1 4202560 3009 0 0 0 1 0 0 0 18 0 8 0 660858234 496300032 35899 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 1 0 0 0
[pid=10623/tid=10626] ppid=10621 vsize=484668 CPUtime=0.03 cores=0-7
/proc/10623/task/10626/stat : 10626 (claspmt) S 10621 10623 10427 0 -1 4202560 4822 0 0 0 2 1 0 0 18 0 8 0 660858234 496300032 35899 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 6 0 0 0
[pid=10623/tid=10627] ppid=10621 vsize=484668 CPUtime=0.02 cores=0-7
/proc/10623/task/10627/stat : 10627 (claspmt) S 10621 10623 10427 0 -1 4202560 4408 0 0 0 2 0 0 0 18 0 8 0 660858234 496300032 35899 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 2 0 0 0
[pid=10623/tid=10628] ppid=10621 vsize=484668 CPUtime=0.01 cores=0-7
/proc/10623/task/10628/stat : 10628 (claspmt) S 10621 10623 10427 0 -1 4202560 3575 0 0 0 0 1 0 0 18 0 8 0 660858234 496300032 35899 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 4 0 0 0
[pid=10623/tid=10629] ppid=10621 vsize=484668 CPUtime=2.33 cores=0-7
/proc/10623/task/10629/stat : 10629 (claspmt) R 10621 10623 10427 0 -1 4202560 4230 0 0 0 232 1 0 0 25 0 8 0 660858234 496300032 35899 33554432000 4194304 4964800 140736994788048 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=10623/tid=10630] ppid=10621 vsize=484668 CPUtime=0.02 cores=0-7
/proc/10623/task/10630/stat : 10630 (claspmt) S 10621 10623 10427 0 -1 4202560 4754 0 0 0 2 0 0 0 25 0 8 0 660858234 496300032 35899 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 0 0 0 0
[pid=10623/tid=10631] ppid=10621 vsize=484668 CPUtime=0.03 cores=0-7
/proc/10623/task/10631/stat : 10631 (claspmt) S 10621 10623 10427 0 -1 4202560 4363 0 0 0 3 0 0 0 25 0 8 0 660858234 496300032 35899 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.23
Current children cumulated vsize (KiB) 484668

[startup+6.30126 s]
/proc/loadavg: 7.44 7.89 7.96 2/281 10631
/proc/meminfo: memFree=19959140/32950904 swapFree=67057400/67111528
[pid=10623] ppid=10621 vsize=484668 CPUtime=6.43 cores=0-7
/proc/10623/stat : 10623 (claspmt) S 10621 10623 10427 0 -1 4202496 49817 0 0 0 635 8 0 0 25 0 8 0 660858163 496300032 35967 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/10623/statm: 121167 35967 443 189 0 115516 0
[pid=10623/tid=10625] ppid=10621 vsize=484668 CPUtime=0.01 cores=0-7
/proc/10623/task/10625/stat : 10625 (claspmt) S 10621 10623 10427 0 -1 4202560 3009 0 0 0 1 0 0 0 18 0 8 0 660858234 496300032 35967 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 1 0 0 0
[pid=10623/tid=10626] ppid=10621 vsize=484668 CPUtime=0.03 cores=0-7
/proc/10623/task/10626/stat : 10626 (claspmt) S 10621 10623 10427 0 -1 4202560 4822 0 0 0 2 1 0 0 18 0 8 0 660858234 496300032 35967 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 6 0 0 0
[pid=10623/tid=10627] ppid=10621 vsize=484668 CPUtime=0.02 cores=0-7
/proc/10623/task/10627/stat : 10627 (claspmt) S 10621 10623 10427 0 -1 4202560 4408 0 0 0 2 0 0 0 18 0 8 0 660858234 496300032 35967 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 2 0 0 0
[pid=10623/tid=10628] ppid=10621 vsize=484668 CPUtime=0.01 cores=0-7
/proc/10623/task/10628/stat : 10628 (claspmt) S 10621 10623 10427 0 -1 4202560 3575 0 0 0 0 1 0 0 18 0 8 0 660858234 496300032 35967 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 4 0 0 0
[pid=10623/tid=10629] ppid=10621 vsize=484668 CPUtime=5.53 cores=0-7
/proc/10623/task/10629/stat : 10629 (claspmt) R 10621 10623 10427 0 -1 4202560 4298 0 0 0 552 1 0 0 25 0 8 0 660858234 496300032 35967 33554432000 4194304 4964800 140736994788048 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=10623/tid=10630] ppid=10621 vsize=484668 CPUtime=0.02 cores=0-7
/proc/10623/task/10630/stat : 10630 (claspmt) S 10621 10623 10427 0 -1 4202560 4754 0 0 0 2 0 0 0 25 0 8 0 660858234 496300032 35967 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 0 0 0 0
[pid=10623/tid=10631] ppid=10621 vsize=484668 CPUtime=0.03 cores=0-7
/proc/10623/task/10631/stat : 10631 (claspmt) S 10621 10623 10427 0 -1 4202560 4363 0 0 0 3 0 0 0 25 0 8 0 660858234 496300032 35967 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.43
Current children cumulated vsize (KiB) 484668

[startup+12.7011 s]
/proc/loadavg: 6.45 7.66 7.89 2/281 10631
/proc/meminfo: memFree=19958980/32950904 swapFree=67057400/67111528
[pid=10623] ppid=10621 vsize=484668 CPUtime=12.83 cores=0-7
/proc/10623/stat : 10623 (claspmt) S 10621 10623 10427 0 -1 4202496 49937 0 0 0 1275 8 0 0 25 0 8 0 660858163 496300032 36087 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/10623/statm: 121167 36087 443 189 0 115516 0
[pid=10623/tid=10625] ppid=10621 vsize=484668 CPUtime=0.01 cores=0-7
/proc/10623/task/10625/stat : 10625 (claspmt) S 10621 10623 10427 0 -1 4202560 3009 0 0 0 1 0 0 0 18 0 8 0 660858234 496300032 36087 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 1 0 0 0
[pid=10623/tid=10626] ppid=10621 vsize=484668 CPUtime=0.03 cores=0-7
/proc/10623/task/10626/stat : 10626 (claspmt) S 10621 10623 10427 0 -1 4202560 4822 0 0 0 2 1 0 0 18 0 8 0 660858234 496300032 36087 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 6 0 0 0
[pid=10623/tid=10627] ppid=10621 vsize=484668 CPUtime=0.02 cores=0-7
/proc/10623/task/10627/stat : 10627 (claspmt) S 10621 10623 10427 0 -1 4202560 4408 0 0 0 2 0 0 0 18 0 8 0 660858234 496300032 36087 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 2 0 0 0
[pid=10623/tid=10628] ppid=10621 vsize=484668 CPUtime=0.01 cores=0-7
/proc/10623/task/10628/stat : 10628 (claspmt) S 10621 10623 10427 0 -1 4202560 3575 0 0 0 0 1 0 0 18 0 8 0 660858234 496300032 36087 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 4 0 0 0
[pid=10623/tid=10629] ppid=10621 vsize=484668 CPUtime=11.93 cores=0-7
/proc/10623/task/10629/stat : 10629 (claspmt) R 10621 10623 10427 0 -1 4202560 4418 0 0 0 1192 1 0 0 25 0 8 0 660858234 496300032 36087 33554432000 4194304 4964800 140736994788048 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=10623/tid=10630] ppid=10621 vsize=484668 CPUtime=0.02 cores=0-7
/proc/10623/task/10630/stat : 10630 (claspmt) S 10621 10623 10427 0 -1 4202560 4754 0 0 0 2 0 0 0 25 0 8 0 660858234 496300032 36087 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 0 0 0 0
[pid=10623/tid=10631] ppid=10621 vsize=484668 CPUtime=0.03 cores=0-7
/proc/10623/task/10631/stat : 10631 (claspmt) S 10621 10623 10427 0 -1 4202560 4363 0 0 0 3 0 0 0 25 0 8 0 660858234 496300032 36087 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.83
Current children cumulated vsize (KiB) 484668

[startup+25.5008 s]
/proc/loadavg: 5.61 7.44 7.81 2/281 10631
/proc/meminfo: memFree=19959060/32950904 swapFree=67057400/67111528
[pid=10623] ppid=10621 vsize=484668 CPUtime=25.63 cores=0-7
/proc/10623/stat : 10623 (claspmt) S 10621 10623 10427 0 -1 4202496 50115 0 0 0 2555 8 0 0 25 0 8 0 660858163 496300032 36265 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/10623/statm: 121167 36265 443 189 0 115516 0
[pid=10623/tid=10625] ppid=10621 vsize=484668 CPUtime=0.01 cores=0-7
/proc/10623/task/10625/stat : 10625 (claspmt) S 10621 10623 10427 0 -1 4202560 3009 0 0 0 1 0 0 0 18 0 8 0 660858234 496300032 36265 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 1 0 0 0
[pid=10623/tid=10626] ppid=10621 vsize=484668 CPUtime=0.03 cores=0-7
/proc/10623/task/10626/stat : 10626 (claspmt) S 10621 10623 10427 0 -1 4202560 4822 0 0 0 2 1 0 0 18 0 8 0 660858234 496300032 36265 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 6 0 0 0
[pid=10623/tid=10627] ppid=10621 vsize=484668 CPUtime=0.02 cores=0-7
/proc/10623/task/10627/stat : 10627 (claspmt) S 10621 10623 10427 0 -1 4202560 4408 0 0 0 2 0 0 0 18 0 8 0 660858234 496300032 36265 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 2 0 0 0
[pid=10623/tid=10628] ppid=10621 vsize=484668 CPUtime=0.01 cores=0-7
/proc/10623/task/10628/stat : 10628 (claspmt) S 10621 10623 10427 0 -1 4202560 3575 0 0 0 0 1 0 0 18 0 8 0 660858234 496300032 36265 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 4 0 0 0
[pid=10623/tid=10629] ppid=10621 vsize=484668 CPUtime=24.73 cores=0-7
/proc/10623/task/10629/stat : 10629 (claspmt) R 10621 10623 10427 0 -1 4202560 4596 0 0 0 2472 1 0 0 25 0 8 0 660858234 496300032 36265 33554432000 4194304 4964800 140736994788048 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=10623/tid=10630] ppid=10621 vsize=484668 CPUtime=0.02 cores=0-7
/proc/10623/task/10630/stat : 10630 (claspmt) S 10621 10623 10427 0 -1 4202560 4754 0 0 0 2 0 0 0 25 0 8 0 660858234 496300032 36265 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 0 0 0 0
[pid=10623/tid=10631] ppid=10621 vsize=484668 CPUtime=0.03 cores=0-7
/proc/10623/task/10631/stat : 10631 (claspmt) S 10621 10623 10427 0 -1 4202560 4363 0 0 0 3 0 0 0 25 0 8 0 660858234 496300032 36265 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.63
Current children cumulated vsize (KiB) 484668

[startup+51.1014 s]
/proc/loadavg: 3.79 6.83 7.60 2/281 10632
/proc/meminfo: memFree=19958088/32950904 swapFree=67057400/67111528
[pid=10623] ppid=10621 vsize=484668 CPUtime=51.22 cores=0-7
/proc/10623/stat : 10623 (claspmt) S 10621 10623 10427 0 -1 4202496 50289 0 0 0 5114 8 0 0 25 0 8 0 660858163 496300032 36439 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/10623/statm: 121167 36439 443 189 0 115516 0
[pid=10623/tid=10625] ppid=10621 vsize=484668 CPUtime=0.01 cores=0-7
/proc/10623/task/10625/stat : 10625 (claspmt) S 10621 10623 10427 0 -1 4202560 3009 0 0 0 1 0 0 0 18 0 8 0 660858234 496300032 36439 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 1 0 0 0
[pid=10623/tid=10626] ppid=10621 vsize=484668 CPUtime=0.03 cores=0-7
/proc/10623/task/10626/stat : 10626 (claspmt) S 10621 10623 10427 0 -1 4202560 4822 0 0 0 2 1 0 0 18 0 8 0 660858234 496300032 36439 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 6 0 0 0
[pid=10623/tid=10627] ppid=10621 vsize=484668 CPUtime=0.02 cores=0-7
/proc/10623/task/10627/stat : 10627 (claspmt) S 10621 10623 10427 0 -1 4202560 4408 0 0 0 2 0 0 0 18 0 8 0 660858234 496300032 36439 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 2 0 0 0
[pid=10623/tid=10628] ppid=10621 vsize=484668 CPUtime=0.01 cores=0-7
/proc/10623/task/10628/stat : 10628 (claspmt) S 10621 10623 10427 0 -1 4202560 3575 0 0 0 0 1 0 0 18 0 8 0 660858234 496300032 36439 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 4 0 0 0
[pid=10623/tid=10629] ppid=10621 vsize=484668 CPUtime=50.33 cores=0-7
/proc/10623/task/10629/stat : 10629 (claspmt) R 10621 10623 10427 0 -1 4202560 4770 0 0 0 5032 1 0 0 25 0 8 0 660858234 496300032 36439 33554432000 4194304 4964800 140736994788048 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=10623/tid=10630] ppid=10621 vsize=484668 CPUtime=0.02 cores=0-7
/proc/10623/task/10630/stat : 10630 (claspmt) S 10621 10623 10427 0 -1 4202560 4754 0 0 0 2 0 0 0 25 0 8 0 660858234 496300032 36439 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 0 0 0 0
[pid=10623/tid=10631] ppid=10621 vsize=484668 CPUtime=0.03 cores=0-7
/proc/10623/task/10631/stat : 10631 (claspmt) S 10621 10623 10427 0 -1 4202560 4363 0 0 0 3 0 0 0 25 0 8 0 660858234 496300032 36439 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290695577 0 0 4096 18946 18446604444458114112 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 51.22

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

[pid=10623/tid=10628] ppid=10621 vsize=16875940 CPUtime=4749.32 cores=0-7
/proc/10623/task/10628/stat : 10628 (claspmt) R 10621 10623 10427 0 -1 4202560 518569 0 0 0 474629 303 0 0 25 0 8 0 660858234 17280962560 4146180 33554432000 4194304 4964800 140736994788048 18446744073709551615 4362375 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10623/tid=10629] ppid=10621 vsize=16875940 CPUtime=4901.65 cores=0-7
/proc/10623/task/10629/stat : 10629 (claspmt) R 10621 10623 10427 0 -1 4202560 4803 0 0 0 490164 1 0 0 25 0 8 0 660858234 17280962560 4146180 33554432000 4194304 4964800 140736994788048 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=10623/tid=10630] ppid=10621 vsize=16875940 CPUtime=4751.31 cores=0-7
/proc/10623/task/10630/stat : 10630 (claspmt) R 10621 10623 10427 0 -1 4202560 624242 0 0 0 474848 283 0 0 25 0 8 0 660858234 17280962560 4146180 33554432000 4194304 4964800 140736994788048 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10623/tid=10631] ppid=10621 vsize=16875940 CPUtime=4753.39 cores=0-7
/proc/10623/task/10631/stat : 10631 (claspmt) R 10621 10623 10427 0 -1 4202560 1670609 0 0 0 474788 551 0 0 25 0 8 0 660858234 17280962560 4146180 33554432000 4194304 4964800 140736994788048 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38130.9
Current children cumulated vsize (KiB) 16875940

[startup+4962.3 s]
/proc/loadavg: 8.07 8.06 8.01 9/281 10787
/proc/meminfo: memFree=3487004/32950904 swapFree=67057400/67111528
[pid=10623] ppid=10621 vsize=16877792 CPUtime=38609.9 cores=0-7
/proc/10623/stat : 10623 (claspmt) R 10621 10623 10427 0 -1 4202496 4180416 0 0 0 3859092 1898 0 0 25 0 8 0 660858163 17282859008 4146595 33554432000 4194304 4964800 140736994788048 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10623/statm: 4219448 4146595 466 189 0 4213797 0
[pid=10623/tid=10625] ppid=10621 vsize=16877792 CPUtime=4795.19 cores=0-7
/proc/10623/task/10625/stat : 10625 (claspmt) R 10621 10623 10427 0 -1 4202560 230033 0 0 0 479354 165 0 0 25 0 8 0 660858234 17282859008 4146595 33554432000 4194304 4964800 140736994788048 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10623/tid=10626] ppid=10621 vsize=16877792 CPUtime=4797.54 cores=0-7
/proc/10623/task/10626/stat : 10626 (claspmt) R 10621 10623 10427 0 -1 4202560 267029 0 0 0 479617 137 0 0 25 0 8 0 660858234 17282859008 4146595 33554432000 4194304 4964800 140736994788048 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10623/tid=10627] ppid=10621 vsize=16877792 CPUtime=4813.7 cores=0-7
/proc/10623/task/10627/stat : 10627 (claspmt) R 10621 10623 10427 0 -1 4202560 416309 0 0 0 481152 218 0 0 25 0 8 0 660858234 17282859008 4146595 33554432000 4194304 4964800 140736994788048 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=10623/tid=10628] ppid=10621 vsize=16877792 CPUtime=4809.32 cores=0-7
/proc/10623/task/10628/stat : 10628 (claspmt) R 10621 10623 10427 0 -1 4202560 518569 0 0 0 480629 303 0 0 25 0 8 0 660858234 17282859008 4146595 33554432000 4194304 4964800 140736994788048 18446744073709551615 4654549 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10623/tid=10629] ppid=10621 vsize=16877792 CPUtime=4961.65 cores=0-7
/proc/10623/task/10629/stat : 10629 (claspmt) R 10621 10623 10427 0 -1 4202560 4803 0 0 0 496164 1 0 0 25 0 8 0 660858234 17282859008 4146595 33554432000 4194304 4964800 140736994788048 18446744073709551615 4399292 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=10623/tid=10630] ppid=10621 vsize=16877792 CPUtime=4811.26 cores=0-7
/proc/10623/task/10630/stat : 10630 (claspmt) R 10621 10623 10427 0 -1 4202560 624243 0 0 0 480843 283 0 0 25 0 8 0 660858234 17282859008 4146595 33554432000 4194304 4964800 140736994788048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10623/tid=10631] ppid=10621 vsize=16877792 CPUtime=4813.39 cores=0-7
/proc/10623/task/10631/stat : 10631 (claspmt) R 10621 10623 10427 0 -1 4202560 1670609 0 0 0 480787 552 0 0 25 0 8 0 660858234 17282859008 4146595 33554432000 4194304 4964800 140736994788048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38609.9
Current children cumulated vsize (KiB) 16877792

[startup+5022.3 s]
/proc/loadavg: 8.06 8.06 8.01 9/281 10789
/proc/meminfo: memFree=3487012/32950904 swapFree=67057400/67111528
[pid=10623] ppid=10621 vsize=16877792 CPUtime=39089.3 cores=0-7
/proc/10623/stat : 10623 (claspmt) R 10621 10623 10427 0 -1 4202496 4180417 0 0 0 3907029 1899 0 0 25 0 8 0 660858163 17282859008 4146592 33554432000 4194304 4964800 140736994788048 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10623/statm: 4219448 4146592 466 189 0 4213797 0
[pid=10623/tid=10625] ppid=10621 vsize=16877792 CPUtime=4854.65 cores=0-7
/proc/10623/task/10625/stat : 10625 (claspmt) R 10621 10623 10427 0 -1 4202560 230033 0 0 0 485300 165 0 0 25 0 8 0 660858234 17282859008 4146592 33554432000 4194304 4964800 140736994788048 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10623/tid=10626] ppid=10621 vsize=16877792 CPUtime=4857.54 cores=0-7
/proc/10623/task/10626/stat : 10626 (claspmt) R 10621 10623 10427 0 -1 4202560 267030 0 0 0 485617 137 0 0 25 0 8 0 660858234 17282859008 4146592 33554432000 4194304 4964800 140736994788048 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10623/tid=10627] ppid=10621 vsize=16877792 CPUtime=4873.68 cores=0-7
/proc/10623/task/10627/stat : 10627 (claspmt) R 10621 10623 10427 0 -1 4202560 416309 0 0 0 487149 219 0 0 25 0 8 0 660858234 17282859008 4146592 33554432000 4194304 4964800 140736994788048 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=10623/tid=10628] ppid=10621 vsize=16877792 CPUtime=4869.28 cores=0-7
/proc/10623/task/10628/stat : 10628 (claspmt) R 10621 10623 10427 0 -1 4202560 518569 0 0 0 486625 303 0 0 25 0 8 0 660858234 17282859008 4146592 33554432000 4194304 4964800 140736994788048 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10623/tid=10629] ppid=10621 vsize=16877792 CPUtime=5021.65 cores=0-7
/proc/10623/task/10629/stat : 10629 (claspmt) R 10621 10623 10427 0 -1 4202560 4803 0 0 0 502164 1 0 0 25 0 8 0 660858234 17282859008 4146592 33554432000 4194304 4964800 140736994788048 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=10623/tid=10630] ppid=10621 vsize=16877792 CPUtime=4871.26 cores=0-7
/proc/10623/task/10630/stat : 10630 (claspmt) R 10621 10623 10427 0 -1 4202560 624243 0 0 0 486843 283 0 0 25 0 8 0 660858234 17282859008 4146592 33554432000 4194304 4964800 140736994788048 18446744073709551615 4362996 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10623/tid=10631] ppid=10621 vsize=16877792 CPUtime=4873.37 cores=0-7
/proc/10623/task/10631/stat : 10631 (claspmt) R 10621 10623 10427 0 -1 4202560 1670609 0 0 0 486785 552 0 0 25 0 8 0 660858234 17282859008 4146592 33554432000 4194304 4964800 140736994788048 18446744073709551615 4654449 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39089.3
Current children cumulated vsize (KiB) 16877792

[startup+5082.3 s]
/proc/loadavg: 8.06 8.06 8.01 9/281 10790
/proc/meminfo: memFree=3487020/32950904 swapFree=67057400/67111528
[pid=10623] ppid=10621 vsize=16877792 CPUtime=39568.7 cores=0-7
/proc/10623/stat : 10623 (claspmt) R 10621 10623 10427 0 -1 4202496 4180420 0 0 0 3954974 1899 0 0 25 0 8 0 660858163 17282859008 4146595 33554432000 4194304 4964800 140736994788048 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10623/statm: 4219448 4146595 466 189 0 4213797 0
[pid=10623/tid=10625] ppid=10621 vsize=16877792 CPUtime=4914.1 cores=0-7
/proc/10623/task/10625/stat : 10625 (claspmt) R 10621 10623 10427 0 -1 4202560 230034 0 0 0 491245 165 0 0 25 0 8 0 660858234 17282859008 4146595 33554432000 4194304 4964800 140736994788048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10623/tid=10626] ppid=10621 vsize=16877792 CPUtime=4917.54 cores=0-7
/proc/10623/task/10626/stat : 10626 (claspmt) R 10621 10623 10427 0 -1 4202560 267032 0 0 0 491617 137 0 0 25 0 8 0 660858234 17282859008 4146595 33554432000 4194304 4964800 140736994788048 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10623/tid=10627] ppid=10621 vsize=16877792 CPUtime=4933.68 cores=0-7
/proc/10623/task/10627/stat : 10627 (claspmt) R 10621 10623 10427 0 -1 4202560 416309 0 0 0 493149 219 0 0 25 0 8 0 660858234 17282859008 4146595 33554432000 4194304 4964800 140736994788048 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=10623/tid=10628] ppid=10621 vsize=16877792 CPUtime=4929.27 cores=0-7
/proc/10623/task/10628/stat : 10628 (claspmt) R 10621 10623 10427 0 -1 4202560 518569 0 0 0 492624 303 0 0 25 0 8 0 660858234 17282859008 4146595 33554432000 4194304 4964800 140736994788048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10623/tid=10629] ppid=10621 vsize=16877792 CPUtime=5081.66 cores=0-7
/proc/10623/task/10629/stat : 10629 (claspmt) R 10621 10623 10427 0 -1 4202560 4803 0 0 0 508165 1 0 0 25 0 8 0 660858234 17282859008 4146595 33554432000 4194304 4964800 140736994788048 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=10623/tid=10630] ppid=10621 vsize=16877792 CPUtime=4931.26 cores=0-7
/proc/10623/task/10630/stat : 10630 (claspmt) R 10621 10623 10427 0 -1 4202560 624243 0 0 0 492843 283 0 0 25 0 8 0 660858234 17282859008 4146595 33554432000 4194304 4964800 140736994788048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10623/tid=10631] ppid=10621 vsize=16877792 CPUtime=4933.37 cores=0-7
/proc/10623/task/10631/stat : 10631 (claspmt) R 10621 10623 10427 0 -1 4202560 1670609 0 0 0 492785 552 0 0 25 0 8 0 660858234 17282859008 4146595 33554432000 4194304 4964800 140736994788048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39568.7
Current children cumulated vsize (KiB) 16877792



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 8.11 8.07 8.01 9/281 10791
/proc/meminfo: memFree=3487096/32950904 swapFree=67057400/67111528
[pid=10623] ppid=10621 vsize=16877792 CPUtime=39710.2 cores=0-7
/proc/10623/stat : 10623 (claspmt) R 10621 10623 10427 0 -1 4202496 4180422 0 0 0 3969124 1899 0 0 25 0 8 0 660858163 17282859008 4146597 33554432000 4194304 4964800 140736994788048 18446744073709551615 4362266 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10623/statm: 4219448 4146597 466 189 0 4213797 0
[pid=10623/tid=10625] ppid=10621 vsize=16877792 CPUtime=4931.64 cores=0-7
/proc/10623/task/10625/stat : 10625 (claspmt) R 10621 10623 10427 0 -1 4202560 230034 0 0 0 492999 165 0 0 25 0 8 0 660858234 17282859008 4146597 33554432000 4194304 4964800 140736994788048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10623/tid=10626] ppid=10621 vsize=16877792 CPUtime=4935.25 cores=0-7
/proc/10623/task/10626/stat : 10626 (claspmt) R 10621 10623 10427 0 -1 4202560 267032 0 0 0 493388 137 0 0 25 0 8 0 660858234 17282859008 4146597 33554432000 4194304 4964800 140736994788048 18446744073709551615 4313801 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10623/tid=10627] ppid=10621 vsize=16877792 CPUtime=4951.39 cores=0-7
/proc/10623/task/10627/stat : 10627 (claspmt) R 10621 10623 10427 0 -1 4202560 416311 0 0 0 494920 219 0 0 25 0 8 0 660858234 17282859008 4146597 33554432000 4194304 4964800 140736994788048 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=10623/tid=10628] ppid=10621 vsize=16877792 CPUtime=4946.98 cores=0-7
/proc/10623/task/10628/stat : 10628 (claspmt) R 10621 10623 10427 0 -1 4202560 518569 0 0 0 494395 303 0 0 25 0 8 0 660858234 17282859008 4146597 33554432000 4194304 4964800 140736994788048 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10623/tid=10629] ppid=10621 vsize=16877792 CPUtime=5099.37 cores=0-7
/proc/10623/task/10629/stat : 10629 (claspmt) R 10621 10623 10427 0 -1 4202560 4803 0 0 0 509936 1 0 0 25 0 8 0 660858234 17282859008 4146597 33554432000 4194304 4964800 140736994788048 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=10623/tid=10630] ppid=10621 vsize=16877792 CPUtime=4948.98 cores=0-7
/proc/10623/task/10630/stat : 10630 (claspmt) R 10621 10623 10427 0 -1 4202560 624243 0 0 0 494615 283 0 0 25 0 8 0 660858234 17282859008 4146597 33554432000 4194304 4964800 140736994788048 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10623/tid=10631] ppid=10621 vsize=16877792 CPUtime=4951.08 cores=0-7
/proc/10623/task/10631/stat : 10631 (claspmt) R 10621 10623 10427 0 -1 4202560 1670609 0 0 0 494556 552 0 0 25 0 8 0 660858234 17282859008 4146597 33554432000 4194304 4964800 140736994788048 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39710.2
Current children cumulated vsize (KiB) 16877792

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -10623

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

[startup+5100.6 s]
/proc/loadavg: 8.11 8.07 8.01 2/276 10792
/proc/meminfo: memFree=3487136/32950904 swapFree=67057400/67111528
[pid=10623] ppid=10621 vsize=16877792 CPUtime=39710.9 cores=0-7
/proc/10623/stat : 10623 (claspmt) S 10621 10623 10427 0 -1 4202496 4180424 0 0 0 3969189 1899 0 0 25 0 2 0 660858163 17282859008 4146599 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290682341 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10623/statm: 4219448 4146599 468 189 0 4213797 0
[pid=10623/tid=10626] ppid=10621 vsize=16877792 CPUtime=4935.85 cores=0-7
/proc/10623/task/10626/stat : 10626 (claspmt) R 10621 10623 10427 0 -1 4202560 267032 0 0 0 493448 137 0 0 25 0 2 0 660858234 17282859008 4146599 33554432000 4194304 4964800 140736994788048 18446744073709551615 4313751 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39710.9
Current children cumulated vsize (KiB) 16877792

[startup+5101.4 s]
/proc/loadavg: 8.11 8.07 8.01 2/276 10792
/proc/meminfo: memFree=3487136/32950904 swapFree=67057400/67111528
[pid=10623] ppid=10621 vsize=16877792 CPUtime=39711.7 cores=0-7
/proc/10623/stat : 10623 (claspmt) S 10621 10623 10427 0 -1 4202496 4180424 0 0 0 3969268 1899 0 0 25 0 2 0 660858163 17282859008 4146599 33554432000 4194304 4964800 140736994788048 18446744073709551615 237290682341 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10623/statm: 4219448 4146599 468 189 0 4213797 0
[pid=10623/tid=10626] ppid=10621 vsize=16877792 CPUtime=4936.64 cores=0-7
/proc/10623/task/10626/stat : 10626 (claspmt) R 10621 10623 10427 0 -1 4202560 267032 0 0 0 493527 137 0 0 25 0 2 0 660858234 17282859008 4146599 33554432000 4194304 4964800 140736994788048 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39711.7
Current children cumulated vsize (KiB) 16877792

[startup+5102.2 s]
/proc/loadavg: 8.11 8.07 8.01 2/276 10792
/proc/meminfo: memFree=3487012/32950904 swapFree=67057400/67111528
[pid=10623] ppid=10621 vsize=0 CPUtime=39712.5 cores=0-7
/proc/10623/stat : 10623 (claspmt) Z 10621 10623 10427 0 -1 4203548 4180424 0 0 0 3969330 1917 0 0 18 0 2 0 660858163 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10623/statm: 0 0 0 0 0 0 0
[pid=10623/tid=10626] ppid=10621 vsize=0 CPUtime=4937.44 cores=0-7
/proc/10623/task/10626/stat : 10626 (claspmt) R 10621 10623 10427 0 -1 4203588 267032 0 0 0 493589 155 0 0 25 0 2 0 660858234 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39712.5
Current children cumulated vsize (KiB) 0

[startup+5102.6 s]
/proc/loadavg: 8.11 8.07 8.01 2/276 10792
/proc/meminfo: memFree=3487012/32950904 swapFree=67057400/67111528
[pid=10623] ppid=10621 vsize=0 CPUtime=39712.9 cores=0-7
/proc/10623/stat : 10623 (claspmt) Z 10621 10623 10427 0 -1 4203548 4180424 0 0 0 3969330 1957 0 0 18 0 2 0 660858163 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10623/statm: 0 0 0 0 0 0 0
[pid=10623/tid=10626] ppid=10621 vsize=0 CPUtime=4937.84 cores=0-7
/proc/10623/task/10626/stat : 10626 (claspmt) R 10621 10623 10427 0 -1 4203588 267032 0 0 0 493589 195 0 0 25 0 2 0 660858234 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39712.9
Current children cumulated vsize (KiB) 0

[startup+5102.7 s]
/proc/loadavg: 8.11 8.07 8.01 2/276 10792
/proc/meminfo: memFree=3487012/32950904 swapFree=67057400/67111528
[pid=10623] ppid=10621 vsize=0 CPUtime=39713 cores=0-7
/proc/10623/stat : 10623 (claspmt) Z 10621 10623 10427 0 -1 4203548 4180424 0 0 0 3969330 1967 0 0 18 0 2 0 660858163 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10623/statm: 0 0 0 0 0 0 0
[pid=10623/tid=10626] ppid=10621 vsize=0 CPUtime=4937.94 cores=0-7
/proc/10623/task/10626/stat : 10626 (claspmt) R 10621 10623 10427 0 -1 4203588 267032 0 0 0 493589 205 0 0 25 0 2 0 660858234 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39713
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 5102.73
CPU time (s): 39713
CPU user time (s): 39693.3
CPU system time (s): 19.704
CPU usage (%): 778.269
Max. virtual memory (cumulated for all children) (KiB): 16877792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39693.3
system time used= 19.704
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4180424
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= 84028
involuntary context switches= 189261

runsolver used 12.84 second user time and 33.4989 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 22:49:44
IDJOB=3380797
IDBENCH=82392
IDSOLVER=1865
FILE ID=node121/3380797-1305492584
RUNJOBID= node121-1305487929-10441
PBS_JOBID= 13325397
Free space on /tmp= 73484 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
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-3380797-1305492584/watcher-3380797-1305492584 -o /tmp/evaluation-result-3380797-1305492584/solver-3380797-1305492584 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380797-1305492584.cnf

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

MD5SUM BENCH= 28233bedeee44da6e79e63b9febc4d1e
RANDOM SEED=280552436

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

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20101516 kB
Buffers:        326220 kB
Cached:        6610092 kB
SwapCached:       7656 kB
Active:        6808092 kB
Inactive:      5684268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20101516 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           12648 kB
Writeback:           0 kB
AnonPages:     5554468 kB
Mapped:          22372 kB
Slab:           267316 kB
PageTables:      24808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30831680 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= 73480 MiB
End job on node121 at 2011-05-16 00:14:47