Trace number 3321564

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) 38948.6 5103.03

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
MD5SUM0385ba51f44fb47d0b0726e26312816f
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 variables171676
Number of clauses858766
Sum of the clauses size2046721
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2847665
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...360022/instance-3321564-1304360022.cnf
0.99/1.03	c Solving...
38945.45/5100.03	
38945.45/5100.03	*** INTERRUPTED! ***
38945.45/5100.03	*** 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: 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-3321564-1304360022/watcher-3321564-1304360022 -o /tmp/evaluation-result-3321564-1304360022/solver-3321564-1304360022 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321564-1304360022.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.97 8.36 8.26 2/256 21472
/proc/meminfo: memFree=10443820/32950928 swapFree=67093856/67111528
[pid=21472] ppid=21470 vsize=42672 CPUtime=0 cores=0-7
/proc/21472/stat : 21472 (claspmt) R 21470 21472 20329 0 -1 4202496 2624 0 0 0 0 0 0 0 21 0 1 0 547598895 43696128 2553 33554432000 4194304 4964704 140736143026896 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/21472/statm: 10668 2560 376 189 0 5542 0

[startup+0.0325061 s]
/proc/loadavg: 7.97 8.36 8.26 2/256 21472
/proc/meminfo: memFree=10443820/32950928 swapFree=67093856/67111528
[pid=21472] ppid=21470 vsize=54752 CPUtime=0.02 cores=0-7
/proc/21472/stat : 21472 (claspmt) R 21470 21472 20329 0 -1 4202496 10169 0 0 0 1 1 0 0 21 0 1 0 547598895 56066048 8757 33554432000 4194304 4964704 140736143026896 18446744073709551615 4309940 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/21472/statm: 13688 8757 389 189 0 8562 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 54752

[startup+0.100487 s]
/proc/loadavg: 7.97 8.36 8.26 2/256 21472
/proc/meminfo: memFree=10443820/32950928 swapFree=67093856/67111528
[pid=21472] ppid=21470 vsize=60268 CPUtime=0.08 cores=0-7
/proc/21472/stat : 21472 (claspmt) R 21470 21472 20329 0 -1 4202496 12036 0 0 0 7 1 0 0 21 0 1 0 547598895 61714432 10151 33554432000 4194304 4964704 140736143026896 18446744073709551615 254500352709 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/21472/statm: 15067 10152 389 189 0 9941 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 60268

[startup+0.300453 s]
/proc/loadavg: 7.97 8.36 8.26 2/256 21472
/proc/meminfo: memFree=10443820/32950928 swapFree=67093856/67111528
[pid=21472] ppid=21470 vsize=95988 CPUtime=0.29 cores=0-7
/proc/21472/stat : 21472 (claspmt) R 21470 21472 20329 0 -1 4202496 24716 0 0 0 26 3 0 0 22 0 1 0 547598895 98291712 18916 33554432000 4194304 4964704 140736143026896 18446744073709551615 254500352709 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/21472/statm: 23997 18917 399 189 0 18871 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 95988

[startup+0.700369 s]
/proc/loadavg: 7.97 8.36 8.26 2/256 21472
/proc/meminfo: memFree=10443820/32950928 swapFree=67093856/67111528
[pid=21472] ppid=21470 vsize=109184 CPUtime=0.69 cores=0-7
/proc/21472/stat : 21472 (claspmt) R 21470 21472 20329 0 -1 4202496 27748 0 0 0 66 3 0 0 23 0 1 0 547598895 111804416 21948 33554432000 4194304 4964704 140736143026896 18446744073709551615 4615515 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/21472/statm: 27296 21948 404 189 0 22170 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 109184

[startup+1.50014 s]
/proc/loadavg: 7.97 8.36 8.26 2/257 21473
/proc/meminfo: memFree=10355772/32950928 swapFree=67093856/67111528
[pid=21472] ppid=21470 vsize=444740 CPUtime=1.7 cores=0-7
/proc/21472/stat : 21472 (claspmt) S 21470 21472 20329 0 -1 4202496 65155 0 0 0 153 17 0 0 18 0 8 0 547598895 455413760 46594 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21472/statm: 111185 46594 443 189 0 105534 0
Current children cumulated CPU time (s) 1.7
Current children cumulated vsize (KiB) 444740

[startup+3.10089 s]
/proc/loadavg: 7.97 8.36 8.26 2/264 21480
/proc/meminfo: memFree=10259624/32950928 swapFree=67093856/67111528
[pid=21472] ppid=21470 vsize=444740 CPUtime=3.3 cores=0-7
/proc/21472/stat : 21472 (claspmt) S 21470 21472 20329 0 -1 4202496 65183 0 0 0 313 17 0 0 18 0 8 0 547598895 455413760 46622 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21472/statm: 111185 46622 443 189 0 105534 0
[pid=21472/tid=21474] ppid=21470 vsize=444740 CPUtime=0.02 cores=0-7
/proc/21472/task/21474/stat : 21474 (claspmt) S 21470 21472 20329 0 -1 4202560 3735 0 0 0 1 1 0 0 18 0 8 0 547598999 455413760 46622 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 1 0 0 0
[pid=21472/tid=21475] ppid=21470 vsize=444740 CPUtime=0.03 cores=0-7
/proc/21472/task/21475/stat : 21475 (claspmt) S 21470 21472 20329 0 -1 4202560 5964 0 0 0 1 2 0 0 18 0 8 0 547598999 455413760 46622 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 2 0 0 0
[pid=21472/tid=21476] ppid=21470 vsize=444740 CPUtime=0.03 cores=0-7
/proc/21472/task/21476/stat : 21476 (claspmt) S 21470 21472 20329 0 -1 4202560 5958 0 0 0 2 1 0 0 18 0 8 0 547598999 455413760 46622 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 4 0 0 0
[pid=21472/tid=21477] ppid=21470 vsize=444740 CPUtime=0.01 cores=0-7
/proc/21472/task/21477/stat : 21477 (claspmt) S 21470 21472 20329 0 -1 4202560 3980 0 0 0 0 1 0 0 18 0 8 0 547598999 455413760 46622 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 6 0 0 0
[pid=21472/tid=21478] ppid=21470 vsize=444740 CPUtime=2.01 cores=0-7
/proc/21472/task/21478/stat : 21478 (claspmt) R 21470 21472 20329 0 -1 4202560 5752 0 0 0 198 3 0 0 21 0 8 0 547598999 455413760 46622 33554432000 4194304 4964704 140736143026896 18446744073709551615 4677965 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21472/tid=21479] ppid=21470 vsize=444740 CPUtime=0.04 cores=0-7
/proc/21472/task/21479/stat : 21479 (claspmt) S 21470 21472 20329 0 -1 4202560 5961 0 0 0 3 1 0 0 18 0 8 0 547598999 455413760 46622 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 6 0 0 0
[pid=21472/tid=21480] ppid=21470 vsize=444740 CPUtime=0.05 cores=0-7
/proc/21472/task/21480/stat : 21480 (claspmt) S 21470 21472 20329 0 -1 4202560 5679 0 0 0 4 1 0 0 18 0 8 0 547598999 455413760 46622 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.3
Current children cumulated vsize (KiB) 444740

[startup+6.30126 s]
/proc/loadavg: 7.41 8.24 8.22 2/264 21480
/proc/meminfo: memFree=10259576/32950928 swapFree=67093856/67111528
[pid=21472] ppid=21470 vsize=444740 CPUtime=6.5 cores=0-7
/proc/21472/stat : 21472 (claspmt) S 21470 21472 20329 0 -1 4202496 65258 0 0 0 633 17 0 0 18 0 8 0 547598895 455413760 46697 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21472/statm: 111185 46697 443 189 0 105534 0
[pid=21472/tid=21474] ppid=21470 vsize=444740 CPUtime=0.02 cores=0-7
/proc/21472/task/21474/stat : 21474 (claspmt) S 21470 21472 20329 0 -1 4202560 3735 0 0 0 1 1 0 0 18 0 8 0 547598999 455413760 46697 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 1 0 0 0
[pid=21472/tid=21475] ppid=21470 vsize=444740 CPUtime=0.03 cores=0-7
/proc/21472/task/21475/stat : 21475 (claspmt) S 21470 21472 20329 0 -1 4202560 5964 0 0 0 1 2 0 0 18 0 8 0 547598999 455413760 46697 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 2 0 0 0
[pid=21472/tid=21476] ppid=21470 vsize=444740 CPUtime=0.03 cores=0-7
/proc/21472/task/21476/stat : 21476 (claspmt) S 21470 21472 20329 0 -1 4202560 5958 0 0 0 2 1 0 0 18 0 8 0 547598999 455413760 46697 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 4 0 0 0
[pid=21472/tid=21477] ppid=21470 vsize=444740 CPUtime=0.01 cores=0-7
/proc/21472/task/21477/stat : 21477 (claspmt) S 21470 21472 20329 0 -1 4202560 3980 0 0 0 0 1 0 0 18 0 8 0 547598999 455413760 46697 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 6 0 0 0
[pid=21472/tid=21478] ppid=21470 vsize=444740 CPUtime=5.21 cores=0-7
/proc/21472/task/21478/stat : 21478 (claspmt) R 21470 21472 20329 0 -1 4202560 5827 0 0 0 518 3 0 0 25 0 8 0 547598999 455413760 46697 33554432000 4194304 4964704 140736143026896 18446744073709551615 4668844 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21472/tid=21479] ppid=21470 vsize=444740 CPUtime=0.04 cores=0-7
/proc/21472/task/21479/stat : 21479 (claspmt) S 21470 21472 20329 0 -1 4202560 5961 0 0 0 3 1 0 0 18 0 8 0 547598999 455413760 46697 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 6 0 0 0
[pid=21472/tid=21480] ppid=21470 vsize=444740 CPUtime=0.05 cores=0-7
/proc/21472/task/21480/stat : 21480 (claspmt) S 21470 21472 20329 0 -1 4202560 5679 0 0 0 4 1 0 0 18 0 8 0 547598999 455413760 46697 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.5
Current children cumulated vsize (KiB) 444740

[startup+12.701 s]
/proc/loadavg: 6.89 8.12 8.19 2/264 21480
/proc/meminfo: memFree=10259864/32950928 swapFree=67093856/67111528
[pid=21472] ppid=21470 vsize=444740 CPUtime=12.9 cores=0-7
/proc/21472/stat : 21472 (claspmt) S 21470 21472 20329 0 -1 4202496 65362 0 0 0 1273 17 0 0 18 0 8 0 547598895 455413760 46801 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21472/statm: 111185 46801 443 189 0 105534 0
[pid=21472/tid=21474] ppid=21470 vsize=444740 CPUtime=0.02 cores=0-7
/proc/21472/task/21474/stat : 21474 (claspmt) S 21470 21472 20329 0 -1 4202560 3735 0 0 0 1 1 0 0 18 0 8 0 547598999 455413760 46801 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 1 0 0 0
[pid=21472/tid=21475] ppid=21470 vsize=444740 CPUtime=0.03 cores=0-7
/proc/21472/task/21475/stat : 21475 (claspmt) S 21470 21472 20329 0 -1 4202560 5964 0 0 0 1 2 0 0 18 0 8 0 547598999 455413760 46801 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 2 0 0 0
[pid=21472/tid=21476] ppid=21470 vsize=444740 CPUtime=0.03 cores=0-7
/proc/21472/task/21476/stat : 21476 (claspmt) S 21470 21472 20329 0 -1 4202560 5958 0 0 0 2 1 0 0 18 0 8 0 547598999 455413760 46801 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 4 0 0 0
[pid=21472/tid=21477] ppid=21470 vsize=444740 CPUtime=0.01 cores=0-7
/proc/21472/task/21477/stat : 21477 (claspmt) S 21470 21472 20329 0 -1 4202560 3980 0 0 0 0 1 0 0 18 0 8 0 547598999 455413760 46801 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 6 0 0 0
[pid=21472/tid=21478] ppid=21470 vsize=444740 CPUtime=11.61 cores=0-7
/proc/21472/task/21478/stat : 21478 (claspmt) R 21470 21472 20329 0 -1 4202560 5931 0 0 0 1158 3 0 0 25 0 8 0 547598999 455413760 46801 33554432000 4194304 4964704 140736143026896 18446744073709551615 4668937 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21472/tid=21479] ppid=21470 vsize=444740 CPUtime=0.04 cores=0-7
/proc/21472/task/21479/stat : 21479 (claspmt) S 21470 21472 20329 0 -1 4202560 5961 0 0 0 3 1 0 0 18 0 8 0 547598999 455413760 46801 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 6 0 0 0
[pid=21472/tid=21480] ppid=21470 vsize=444740 CPUtime=0.05 cores=0-7
/proc/21472/task/21480/stat : 21480 (claspmt) S 21470 21472 20329 0 -1 4202560 5679 0 0 0 4 1 0 0 18 0 8 0 547598999 455413760 46801 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.9
Current children cumulated vsize (KiB) 444740

[startup+25.5004 s]
/proc/loadavg: 5.59 7.77 8.07 2/264 21481
/proc/meminfo: memFree=10260916/32950928 swapFree=67093856/67111528
[pid=21472] ppid=21470 vsize=444740 CPUtime=25.7 cores=0-7
/proc/21472/stat : 21472 (claspmt) S 21470 21472 20329 0 -1 4202496 65545 0 0 0 2553 17 0 0 18 0 8 0 547598895 455413760 46984 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21472/statm: 111185 46984 443 189 0 105534 0
[pid=21472/tid=21474] ppid=21470 vsize=444740 CPUtime=0.02 cores=0-7
/proc/21472/task/21474/stat : 21474 (claspmt) S 21470 21472 20329 0 -1 4202560 3735 0 0 0 1 1 0 0 18 0 8 0 547598999 455413760 46984 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 1 0 0 0
[pid=21472/tid=21475] ppid=21470 vsize=444740 CPUtime=0.03 cores=0-7
/proc/21472/task/21475/stat : 21475 (claspmt) S 21470 21472 20329 0 -1 4202560 5964 0 0 0 1 2 0 0 18 0 8 0 547598999 455413760 46984 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 2 0 0 0
[pid=21472/tid=21476] ppid=21470 vsize=444740 CPUtime=0.03 cores=0-7
/proc/21472/task/21476/stat : 21476 (claspmt) S 21470 21472 20329 0 -1 4202560 5958 0 0 0 2 1 0 0 18 0 8 0 547598999 455413760 46984 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 4 0 0 0
[pid=21472/tid=21477] ppid=21470 vsize=444740 CPUtime=0.01 cores=0-7
/proc/21472/task/21477/stat : 21477 (claspmt) S 21470 21472 20329 0 -1 4202560 3980 0 0 0 0 1 0 0 18 0 8 0 547598999 455413760 46984 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 6 0 0 0
[pid=21472/tid=21478] ppid=21470 vsize=444740 CPUtime=24.41 cores=0-7
/proc/21472/task/21478/stat : 21478 (claspmt) R 21470 21472 20329 0 -1 4202560 6114 0 0 0 2438 3 0 0 25 0 8 0 547598999 455413760 46984 33554432000 4194304 4964704 140736143026896 18446744073709551615 4668820 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21472/tid=21479] ppid=21470 vsize=444740 CPUtime=0.04 cores=0-7
/proc/21472/task/21479/stat : 21479 (claspmt) S 21470 21472 20329 0 -1 4202560 5961 0 0 0 3 1 0 0 18 0 8 0 547598999 455413760 46984 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 6 0 0 0
[pid=21472/tid=21480] ppid=21470 vsize=444740 CPUtime=0.05 cores=0-7
/proc/21472/task/21480/stat : 21480 (claspmt) S 21470 21472 20329 0 -1 4202560 5679 0 0 0 4 1 0 0 18 0 8 0 547598999 455413760 46984 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.7
Current children cumulated vsize (KiB) 444740

[startup+51.1013 s]
/proc/loadavg: 4.02 7.22 7.88 2/264 21481
/proc/meminfo: memFree=10260720/32950928 swapFree=67093856/67111528
[pid=21472] ppid=21470 vsize=444740 CPUtime=51.31 cores=0-7
/proc/21472/stat : 21472 (claspmt) S 21470 21472 20329 0 -1 4202496 65780 0 0 0 5113 18 0 0 18 0 8 0 547598895 455413760 47219 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21472/statm: 111185 47219 443 189 0 105534 0
[pid=21472/tid=21474] ppid=21470 vsize=444740 CPUtime=0.02 cores=0-7
/proc/21472/task/21474/stat : 21474 (claspmt) S 21470 21472 20329 0 -1 4202560 3735 0 0 0 1 1 0 0 18 0 8 0 547598999 455413760 47219 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 1 0 0 0
[pid=21472/tid=21475] ppid=21470 vsize=444740 CPUtime=0.03 cores=0-7
/proc/21472/task/21475/stat : 21475 (claspmt) S 21470 21472 20329 0 -1 4202560 5964 0 0 0 1 2 0 0 18 0 8 0 547598999 455413760 47219 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 2 0 0 0
[pid=21472/tid=21476] ppid=21470 vsize=444740 CPUtime=0.03 cores=0-7
/proc/21472/task/21476/stat : 21476 (claspmt) S 21470 21472 20329 0 -1 4202560 5958 0 0 0 2 1 0 0 18 0 8 0 547598999 455413760 47219 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 4 0 0 0
[pid=21472/tid=21477] ppid=21470 vsize=444740 CPUtime=0.01 cores=0-7
/proc/21472/task/21477/stat : 21477 (claspmt) S 21470 21472 20329 0 -1 4202560 3980 0 0 0 0 1 0 0 18 0 8 0 547598999 455413760 47219 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 6 0 0 0
[pid=21472/tid=21478] ppid=21470 vsize=444740 CPUtime=50.01 cores=0-7
/proc/21472/task/21478/stat : 21478 (claspmt) R 21470 21472 20329 0 -1 4202560 6349 0 0 0 4998 3 0 0 25 0 8 0 547598999 455413760 47219 33554432000 4194304 4964704 140736143026896 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21472/tid=21479] ppid=21470 vsize=444740 CPUtime=0.04 cores=0-7
/proc/21472/task/21479/stat : 21479 (claspmt) S 21470 21472 20329 0 -1 4202560 5961 0 0 0 3 1 0 0 18 0 8 0 547598999 455413760 47219 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 6 0 0 0
[pid=21472/tid=21480] ppid=21470 vsize=444740 CPUtime=0.05 cores=0-7
/proc/21472/task/21480/stat : 21480 (claspmt) S 21470 21472 20329 0 -1 4202560 5679 0 0 0 4 1 0 0 18 0 8 0 547598999 455413760 47219 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 51.31
Current children cumulated vsize (KiB) 444740

[startup+102.309 s]
/proc/loadavg: 2.38 6.28 7.52 2/264 21483
/proc/meminfo: memFree=10259332/32950928 swapFree=67093856/67111528
[pid=21472] ppid=21470 vsize=444740 CPUtime=102.52 cores=0-7
/proc/21472/stat : 21472 (claspmt) S 21470 21472 20329 0 -1 4202496 66021 0 0 0 10234 18 0 0 18 0 8 0 547598895 455413760 47460 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21472/statm: 111185 47460 443 189 0 105534 0
[pid=21472/tid=21474] ppid=21470 vsize=444740 CPUtime=0.02 cores=0-7
/proc/21472/task/21474/stat : 21474 (claspmt) S 21470 21472 20329 0 -1 4202560 3735 0 0 0 1 1 0 0 18 0 8 0 547598999 455413760 47460 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 1 0 0 0
[pid=21472/tid=21475] ppid=21470 vsize=444740 CPUtime=0.03 cores=0-7
/proc/21472/task/21475/stat : 21475 (claspmt) S 21470 21472 20329 0 -1 4202560 5964 0 0 0 1 2 0 0 18 0 8 0 547598999 455413760 47460 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 2 0 0 0
[pid=21472/tid=21476] ppid=21470 vsize=444740 CPUtime=0.03 cores=0-7
/proc/21472/task/21476/stat : 21476 (claspmt) S 21470 21472 20329 0 -1 4202560 5958 0 0 0 2 1 0 0 18 0 8 0 547598999 455413760 47460 33554432000 4194304 4964704 140736143026896 18446744073709551615 254512507801 0 0 4096 18946 18446604453899503552 0 0 -1 4 0 0 0

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

[pid=21472/tid=21479] ppid=21470 vsize=21413840 CPUtime=4579.29 cores=0-7
/proc/21472/task/21479/stat : 21479 (claspmt) R 21470 21472 20329 0 -1 4202560 684635 0 0 0 457591 338 0 0 25 0 8 0 547598999 21927772160 5299524 33554432000 4194304 4964704 140736143026896 18446744073709551615 4658292 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21472/tid=21480] ppid=21470 vsize=21413840 CPUtime=4580.63 cores=0-7
/proc/21472/task/21480/stat : 21480 (claspmt) R 21470 21472 20329 0 -1 4202560 1658782 0 0 0 457410 653 0 0 25 0 8 0 547598999 21927772160 5299524 33554432000 4194304 4964704 140736143026896 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 36909
Current children cumulated vsize (KiB) 21413840

[startup+4902.3 s]
/proc/loadavg: 8.03 8.04 8.01 9/264 21623
/proc/meminfo: memFree=98308/32950928 swapFree=57203992/67111528
[pid=21472] ppid=21470 vsize=21544912 CPUtime=37387.5 cores=0-7
/proc/21472/stat : 21472 (claspmt) R 21470 21472 20329 0 -1 4202496 5346085 0 0 0 3736077 2674 0 0 25 0 8 0 547598895 22061989888 5318944 33554432000 4194304 4964704 140736143026896 18446744073709551615 4653475 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/21472/statm: 5386228 5318944 285 189 0 5380577 0
[pid=21472/tid=21474] ppid=21470 vsize=21544912 CPUtime=4638.92 cores=0-7
/proc/21472/task/21474/stat : 21474 (claspmt) R 21470 21472 20329 0 -1 4202560 449921 0 0 0 463491 401 0 0 25 0 8 0 547598999 22061989888 5318944 33554432000 4194304 4964704 140736143026896 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21472/tid=21475] ppid=21470 vsize=21544912 CPUtime=4645.34 cores=0-7
/proc/21472/task/21475/stat : 21475 (claspmt) R 21470 21472 20329 0 -1 4202560 481513 0 0 0 464341 193 0 0 25 0 8 0 547598999 22061989888 5318944 33554432000 4194304 4964704 140736143026896 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21472/tid=21476] ppid=21470 vsize=21544912 CPUtime=4643.56 cores=0-7
/proc/21472/task/21476/stat : 21476 (claspmt) R 21470 21472 20329 0 -1 4202560 559358 0 0 0 464083 273 0 0 25 0 8 0 547598999 22061989888 5318944 33554432000 4194304 4964704 140736143026896 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21472/tid=21477] ppid=21470 vsize=21544912 CPUtime=4640.11 cores=0-7
/proc/21472/task/21477/stat : 21477 (claspmt) R 21470 21472 20329 0 -1 4202560 716388 0 0 0 463635 376 0 0 25 0 8 0 547598999 22061989888 5318944 33554432000 4194304 4964704 140736143026896 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21472/tid=21478] ppid=21470 vsize=21544912 CPUtime=4899.25 cores=0-7
/proc/21472/task/21478/stat : 21478 (claspmt) R 21470 21472 20329 0 -1 4202560 6624 0 0 0 489916 9 0 0 25 0 8 0 547598999 22061989888 5318944 33554432000 4194304 4964704 140736143026896 18446744073709551615 4670114 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21472/tid=21479] ppid=21470 vsize=21544912 CPUtime=4639.27 cores=0-7
/proc/21472/task/21479/stat : 21479 (claspmt) R 21470 21472 20329 0 -1 4202560 684849 0 0 0 463587 340 0 0 25 0 8 0 547598999 22061989888 5318944 33554432000 4194304 4964704 140736143026896 18446744073709551615 4325367 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21472/tid=21480] ppid=21470 vsize=21544912 CPUtime=4640.46 cores=0-7
/proc/21472/task/21480/stat : 21480 (claspmt) R 21470 21472 20329 0 -1 4202560 1658950 0 0 0 463392 654 0 0 25 0 8 0 547598999 22061989888 5318944 33554432000 4194304 4964704 140736143026896 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37387.5
Current children cumulated vsize (KiB) 21544912

[startup+4962.3 s]
/proc/loadavg: 8.05 8.05 8.01 9/264 21624
/proc/meminfo: memFree=99188/32950928 swapFree=57092248/67111528
[pid=21472] ppid=21470 vsize=21675984 CPUtime=37866.2 cores=0-7
/proc/21472/stat : 21472 (claspmt) R 21470 21472 20329 0 -1 4202496 5375360 0 0 0 3783922 2695 0 0 25 0 8 0 547598895 22196207616 5348215 33554432000 4194304 4964704 140736143026896 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21472/statm: 5418996 5348215 285 189 0 5413345 0
[pid=21472/tid=21474] ppid=21470 vsize=21675984 CPUtime=4698.79 cores=0-7
/proc/21472/task/21474/stat : 21474 (claspmt) R 21470 21472 20329 0 -1 4202560 450354 0 0 0 469478 401 0 0 25 0 8 0 547598999 22196207616 5348215 33554432000 4194304 4964704 140736143026896 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21472/tid=21475] ppid=21470 vsize=21675984 CPUtime=4705.12 cores=0-7
/proc/21472/task/21475/stat : 21475 (claspmt) R 21470 21472 20329 0 -1 4202560 481558 0 0 0 470319 193 0 0 25 0 8 0 547598999 22196207616 5348221 33554432000 4194304 4964704 140736143026896 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21472/tid=21476] ppid=21470 vsize=21675984 CPUtime=4703.54 cores=0-7
/proc/21472/task/21476/stat : 21476 (claspmt) R 21470 21472 20329 0 -1 4202560 560851 0 0 0 470079 275 0 0 25 0 8 0 547598999 22196207616 5348221 33554432000 4194304 4964704 140736143026896 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21472/tid=21477] ppid=21470 vsize=21675984 CPUtime=4699.96 cores=0-7
/proc/21472/task/21477/stat : 21477 (claspmt) R 21470 21472 20329 0 -1 4202560 722589 0 0 0 469616 380 0 0 25 0 8 0 547598999 22196207616 5348221 33554432000 4194304 4964704 140736143026896 18446744073709551615 4362375 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21472/tid=21478] ppid=21470 vsize=21675984 CPUtime=4959.25 cores=0-7
/proc/21472/task/21478/stat : 21478 (claspmt) R 21470 21472 20329 0 -1 4202560 6624 0 0 0 495916 9 0 0 25 0 8 0 547598999 22196207616 5348221 33554432000 4194304 4964704 140736143026896 18446744073709551615 4342204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21472/tid=21479] ppid=21470 vsize=21675984 CPUtime=4699.08 cores=0-7
/proc/21472/task/21479/stat : 21479 (claspmt) R 21470 21472 20329 0 -1 4202560 684849 0 0 0 469567 341 0 0 25 0 8 0 547598999 22196207616 5348221 33554432000 4194304 4964704 140736143026896 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21472/tid=21480] ppid=21470 vsize=21675984 CPUtime=4700.43 cores=0-7
/proc/21472/task/21480/stat : 21480 (claspmt) R 21470 21472 20329 0 -1 4202560 1665229 0 0 0 469385 658 0 0 25 0 8 0 547598999 22196207616 5348221 33554432000 4194304 4964704 140736143026896 18446744073709551615 254500388979 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37866.2
Current children cumulated vsize (KiB) 21675984

[startup+5022.3 s]
/proc/loadavg: 8.13 8.08 8.02 9/264 21626
/proc/meminfo: memFree=95704/32950928 swapFree=56539584/67111528
[pid=21472] ppid=21470 vsize=22144976 CPUtime=38341.2 cores=0-7
/proc/21472/stat : 21472 (claspmt) R 21470 21472 20329 0 -1 4202496 5514661 0 0 0 3831349 2776 0 0 25 0 8 0 547598895 22676455424 5487516 33554432000 4194304 4964704 140736143026896 18446744073709551615 4342186 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/21472/statm: 5536244 5487516 285 189 0 5530593 0
[pid=21472/tid=21474] ppid=21470 vsize=22144976 CPUtime=4758.49 cores=0-7
/proc/21472/task/21474/stat : 21474 (claspmt) R 21470 21472 20329 0 -1 4202560 453953 0 0 0 475437 412 0 0 25 0 8 0 547598999 22676455424 5487516 33554432000 4194304 4964704 140736143026896 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21472/tid=21475] ppid=21470 vsize=22144976 CPUtime=4764.36 cores=0-7
/proc/21472/task/21475/stat : 21475 (claspmt) R 21470 21472 20329 0 -1 4202560 499014 0 0 0 476234 202 0 0 25 0 8 0 547598999 22676455424 5487516 33554432000 4194304 4964704 140736143026896 18446744073709551615 4361114 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21472/tid=21476] ppid=21470 vsize=22144976 CPUtime=4763.01 cores=0-7
/proc/21472/task/21476/stat : 21476 (claspmt) R 21470 21472 20329 0 -1 4202560 565077 0 0 0 476023 278 0 0 25 0 8 0 547598999 22676455424 5487516 33554432000 4194304 4964704 140736143026896 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21472/tid=21477] ppid=21470 vsize=22144976 CPUtime=4758.82 cores=0-7
/proc/21472/task/21477/stat : 21477 (claspmt) R 21470 21472 20329 0 -1 4202560 763680 0 0 0 475483 399 0 0 25 0 8 0 547598999 22676455424 5487516 33554432000 4194304 4964704 140736143026896 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21472/tid=21478] ppid=21470 vsize=22144976 CPUtime=5019.18 cores=0-7
/proc/21472/task/21478/stat : 21478 (claspmt) R 21470 21472 20329 0 -1 4202560 6624 0 0 0 501909 9 0 0 25 0 8 0 547598999 22676455424 5487516 33554432000 4194304 4964704 140736143026896 18446744073709551615 4668820 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21472/tid=21479] ppid=21470 vsize=22144976 CPUtime=4758.67 cores=0-7
/proc/21472/task/21479/stat : 21479 (claspmt) R 21470 21472 20329 0 -1 4202560 693860 0 0 0 475520 347 0 0 25 0 8 0 547598999 22676455424 5487516 33554432000 4194304 4964704 140736143026896 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21472/tid=21480] ppid=21470 vsize=22144976 CPUtime=4759.62 cores=0-7
/proc/21472/task/21480/stat : 21480 (claspmt) R 21470 21472 20329 0 -1 4202560 1703182 0 0 0 475286 676 0 0 25 0 8 0 547598999 22676455424 5487516 33554432000 4194304 4964704 140736143026896 18446744073709551615 4325336 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38341.2
Current children cumulated vsize (KiB) 22144976

[startup+5082.3 s]
/proc/loadavg: 8.16 8.09 8.03 10/264 21627
/proc/meminfo: memFree=98120/32950928 swapFree=55278044/67111528
[pid=21472] ppid=21470 vsize=23515088 CPUtime=38807.9 cores=0-7
/proc/21472/stat : 21472 (claspmt) R 21470 21472 20329 0 -1 4202496 5831298 0 0 0 3877833 2958 0 0 25 0 8 0 547598895 24079450112 5804153 33554432000 4194304 4964704 140736143026896 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/21472/statm: 5878772 5804153 285 189 0 5873121 0
[pid=21472/tid=21474] ppid=21470 vsize=23515088 CPUtime=4816.81 cores=0-7
/proc/21472/task/21474/stat : 21474 (claspmt) R 21470 21472 20329 0 -1 4202560 480504 0 0 0 481250 431 0 0 20 0 8 0 547598999 24079450112 5804153 33554432000 4194304 4964704 140736143026896 18446744073709551615 254500353057 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21472/tid=21475] ppid=21470 vsize=23515088 CPUtime=4822.11 cores=0-7
/proc/21472/task/21475/stat : 21475 (claspmt) R 21470 21472 20329 0 -1 4202560 554803 0 0 0 481989 222 0 0 25 0 8 0 547598999 24079450112 5804153 33554432000 4194304 4964704 140736143026896 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21472/tid=21476] ppid=21470 vsize=23515088 CPUtime=4821.86 cores=0-7
/proc/21472/task/21476/stat : 21476 (claspmt) R 21470 21472 20329 0 -1 4202560 586422 0 0 0 481893 293 0 0 18 0 8 0 547598999 24079450112 5804153 33554432000 4194304 4964704 140736143026896 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21472/tid=21477] ppid=21470 vsize=23515088 CPUtime=4818.05 cores=0-7
/proc/21472/task/21477/stat : 21477 (claspmt) R 21470 21472 20329 0 -1 4202560 801941 0 0 0 481391 414 0 0 19 0 8 0 547598999 24079450112 5804153 33554432000 4194304 4964704 140736143026896 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21472/tid=21478] ppid=21470 vsize=23515088 CPUtime=5078.57 cores=0-7
/proc/21472/task/21478/stat : 21478 (claspmt) R 21470 21472 20329 0 -1 4202560 6627 0 0 0 507848 9 0 0 25 0 8 0 547598999 24079450112 5804153 33554432000 4194304 4964704 140736143026896 18446744073709551615 4342228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21472/tid=21479] ppid=21470 vsize=23515088 CPUtime=4816.42 cores=0-7
/proc/21472/task/21479/stat : 21479 (claspmt) R 21470 21472 20329 0 -1 4202560 716023 0 0 0 481283 359 0 0 25 0 8 0 547598999 24079450112 5804153 33554432000 4194304 4964704 140736143026896 18446744073709551615 4653445 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21472/tid=21480] ppid=21470 vsize=23515088 CPUtime=4817.66 cores=0-7
/proc/21472/task/21480/stat : 21480 (claspmt) R 21470 21472 20329 0 -1 4202560 1766737 0 0 0 481047 719 0 0 18 0 8 0 547598999 24079450112 5804153 33554432000 4194304 4964704 140736143026896 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 3 0 0 5
Current children cumulated CPU time (s) 38807.9
Current children cumulated vsize (KiB) 23515088



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 8.19 8.10 8.03 9/264 21628
/proc/meminfo: memFree=96252/32950928 swapFree=54879892/67111528
[pid=21472] ppid=21470 vsize=23875536 CPUtime=38945.4 cores=0-7
/proc/21472/stat : 21472 (claspmt) R 21470 21472 20329 0 -1 4202496 5926363 0 0 0 3891539 3006 0 0 25 0 8 0 547598895 24448548864 5899218 33554432000 4194304 4964704 140736143026896 18446744073709551615 4668931 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21472/statm: 5968884 5899219 285 189 0 5963233 0
[pid=21472/tid=21474] ppid=21470 vsize=23875536 CPUtime=4834.29 cores=0-7
/proc/21472/task/21474/stat : 21474 (claspmt) R 21470 21472 20329 0 -1 4202560 488894 0 0 0 482990 439 0 0 25 0 8 0 547598999 24448548864 5899219 33554432000 4194304 4964704 140736143026896 18446744073709551615 254500353057 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21472/tid=21475] ppid=21470 vsize=23875536 CPUtime=4839.63 cores=0-7
/proc/21472/task/21475/stat : 21475 (claspmt) R 21470 21472 20329 0 -1 4202560 563726 0 0 0 483738 225 0 0 25 0 8 0 547598999 24448548864 5899219 33554432000 4194304 4964704 140736143026896 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21472/tid=21476] ppid=21470 vsize=23875536 CPUtime=4839.05 cores=0-7
/proc/21472/task/21476/stat : 21476 (claspmt) R 21470 21472 20329 0 -1 4202560 595083 0 0 0 483608 297 0 0 25 0 8 0 547598999 24448548864 5899219 33554432000 4194304 4964704 140736143026896 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21472/tid=21477] ppid=21470 vsize=23875536 CPUtime=4834.6 cores=0-7
/proc/21472/task/21477/stat : 21477 (claspmt) R 21470 21472 20329 0 -1 4202560 821285 0 0 0 483037 423 0 0 25 0 8 0 547598999 24448548864 5899219 33554432000 4194304 4964704 140736143026896 18446744073709551615 4668937 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21472/tid=21478] ppid=21470 vsize=23875536 CPUtime=5095.61 cores=0-7
/proc/21472/task/21478/stat : 21478 (claspmt) R 21470 21472 20329 0 -1 4202560 6627 0 0 0 509550 11 0 0 25 0 8 0 547598999 24448548864 5899219 33554432000 4194304 4964704 140736143026896 18446744073709551615 4342186 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21472/tid=21479] ppid=21470 vsize=23875536 CPUtime=4833.7 cores=0-7
/proc/21472/task/21479/stat : 21479 (claspmt) R 21470 21472 20329 0 -1 4202560 718427 0 0 0 483009 361 0 0 25 0 8 0 547598999 24448548864 5899219 33554432000 4194304 4964704 140736143026896 18446744073709551615 4632347 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21472/tid=21480] ppid=21470 vsize=23875536 CPUtime=4834.7 cores=0-7
/proc/21472/task/21480/stat : 21480 (claspmt) R 21470 21472 20329 0 -1 4202560 1789517 0 0 0 482741 729 0 0 25 0 8 0 547598999 24448548864 5899219 33554432000 4194304 4964704 140736143026896 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 7 0 0 5
Current children cumulated CPU time (s) 38945.4
Current children cumulated vsize (KiB) 23875536

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -21472

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

[startup+5100.6 s]
/proc/loadavg: 8.19 8.10 8.03 2/258 21629
/proc/meminfo: memFree=224016/32950928 swapFree=54879892/67111528
[pid=21472] ppid=21470 vsize=23706740 CPUtime=38946.2 cores=0-7
/proc/21472/stat : 21472 (claspmt) R 21470 21472 20329 0 -1 4202496 5926591 0 8 0 3891611 3006 0 0 25 0 1 0 547598895 24275701760 5866396 33554432000 4194304 4964704 140736143026896 18446744073709551615 254500349714 0 0 4096 18946 0 0 0 17 6 0 0 1
/proc/21472/statm: 5926685 5866396 375 189 0 5921034 0
Current children cumulated CPU time (s) 38946.2
Current children cumulated vsize (KiB) 23706740

[startup+5102.2 s]
/proc/loadavg: 7.61 7.99 7.99 2/258 21629
/proc/meminfo: memFree=409512/32950928 swapFree=54879892/67111528
[pid=21472] ppid=21470 vsize=0 CPUtime=38947.8 cores=0-7
/proc/21472/stat : 21472 (claspmt) R 21470 21472 20329 0 -1 4203524 5926591 0 8 0 3891747 3030 0 0 25 0 1 0 547598895 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/21472/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 38947.8
Current children cumulated vsize (KiB) 0

[startup+5102.6 s]
/proc/loadavg: 7.61 7.99 7.99 2/258 21629
/proc/meminfo: memFree=409512/32950928 swapFree=54879892/67111528
[pid=21472] ppid=21470 vsize=0 CPUtime=38948.2 cores=0-7
/proc/21472/stat : 21472 (claspmt) R 21470 21472 20329 0 -1 4203524 5926591 0 8 0 3891747 3070 0 0 25 0 1 0 547598895 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/21472/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 38948.2
Current children cumulated vsize (KiB) 0

[startup+5103 s]
/proc/loadavg: 7.61 7.99 7.99 2/257 21629
/proc/meminfo: memFree=18804936/32950928 swapFree=54879892/67111528
[pid=21472] ppid=21470 vsize=0 CPUtime=38948.6 cores=0-7
/proc/21472/stat : 21472 (claspmt) R 21470 21472 20329 0 -1 4203524 5926591 0 8 0 3891747 3110 0 0 25 0 1 0 547598895 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/21472/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 38948.6
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 5103.03
CPU time (s): 38948.6
CPU user time (s): 38917.5
CPU system time (s): 31.1303
CPU usage (%): 763.245
Max. virtual memory (cumulated for all children) (KiB): 23875536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38917.5
system time used= 31.1303
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5926591
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 181027
involuntary context switches= 189154

runsolver used 11.0273 second user time and 30.5534 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-02 20:13:42
IDJOB=3321564
IDBENCH=82369
IDSOLVER=1711
FILE ID=node149/3321564-1304360022
RUNJOBID= node149-1304342612-20343
PBS_JOBID= 13178061
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.045-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-3321564-1304360022/watcher-3321564-1304360022 -o /tmp/evaluation-result-3321564-1304360022/solver-3321564-1304360022 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321564-1304360022.cnf

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

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
RANDOM SEED=1603735985

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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:     32950928 kB
MemFree:      10443852 kB
Buffers:        115388 kB
Cached:         934036 kB
SwapCached:       1572 kB
Active:       21299148 kB
Inactive:       912432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      10443852 kB
SwapTotal:    67111528 kB
SwapFree:     67093856 kB
Dirty:           16344 kB
Writeback:           0 kB
AnonPages:    21160588 kB
Mapped:          22768 kB
Slab:           173812 kB
PageTables:      53640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 43611572 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= 73540 MiB
End job on node149 at 2011-05-02 21:38:45