Trace number 3373587

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) 4800.91 1204.26

General information on the benchmark

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

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...420577/instance-3373587-1305420577.cnf
0.69/0.70	c Solving...
4800.33/1203.71	
4800.33/1203.71	*** INTERRUPTED! ***
4800.33/1203.71	*** Shutting down threads...
4800.74/1204.18	s UNKNOWN
4800.74/1204.18	
4800.74/1204.18	c INTERRUPTED   : 1
4800.74/1204.18	c Models        : 0+    
4800.74/1204.18	c Time          : 1203.723s (Solving: 1203.02s 1st Model: 0.00s Unsat: 0.00s)
4800.74/1204.18	c CPU Time      : 4800.370s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3373587-1305420577/watcher-3373587-1305420577 -o /tmp/evaluation-result-3373587-1305420577/solver-3373587-1305420577 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373587-1305420577.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.81 8.04 7.99 1/289 28947
/proc/meminfo: memFree=24400388/32951124 swapFree=63485424/67111528
[pid=28947] ppid=28945 vsize=37836 CPUtime=0 cores=0,2,4,6
/proc/28947/stat : 28947 (claspmt) R 28945 28947 28842 0 -1 4202496 2144 0 0 0 0 0 0 0 25 0 1 0 634473694 38744064 2075 33554432000 4194304 4964800 140735272811840 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28947/statm: 9459 2083 375 189 0 4333 0

[startup+0.0352519 s]
/proc/loadavg: 7.81 8.04 7.99 1/289 28947
/proc/meminfo: memFree=24400388/32951124 swapFree=63485424/67111528
[pid=28947] ppid=28945 vsize=47504 CPUtime=0.02 cores=0,2,4,6
/proc/28947/stat : 28947 (claspmt) R 28945 28947 28842 0 -1 4202496 8097 0 0 0 2 0 0 0 25 0 1 0 634473694 48644096 6985 33554432000 4194304 4964800 140735272811840 18446744073709551615 220816236288 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28947/statm: 11876 6985 388 189 0 6750 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47504

[startup+0.101242 s]
/proc/loadavg: 7.81 8.04 7.99 1/289 28947
/proc/meminfo: memFree=24400388/32951124 swapFree=63485424/67111528
[pid=28947] ppid=28945 vsize=53948 CPUtime=0.09 cores=0,2,4,6
/proc/28947/stat : 28947 (claspmt) R 28945 28947 28842 0 -1 4202496 10367 0 0 0 9 0 0 0 25 0 1 0 634473694 55242752 8511 33554432000 4194304 4964800 140735272811840 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28947/statm: 13487 8512 388 189 0 8361 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53948

[startup+0.301206 s]
/proc/loadavg: 7.81 8.04 7.99 1/289 28947
/proc/meminfo: memFree=24400388/32951124 swapFree=63485424/67111528
[pid=28947] ppid=28945 vsize=84120 CPUtime=0.29 cores=0,2,4,6
/proc/28947/stat : 28947 (claspmt) R 28945 28947 28842 0 -1 4202496 20208 0 0 0 27 2 0 0 25 0 1 0 634473694 86138880 16001 33554432000 4194304 4964800 140735272811840 18446744073709551615 4607744 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28947/statm: 21030 16001 402 189 0 15904 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84120

[startup+0.701088 s]
/proc/loadavg: 7.81 8.04 7.99 1/289 28947
/proc/meminfo: memFree=24400388/32951124 swapFree=63485424/67111528
[pid=28947] ppid=28945 vsize=85444 CPUtime=0.69 cores=0,2,4,6
/proc/28947/stat : 28947 (claspmt) R 28945 28947 28842 0 -1 4202496 20570 0 0 0 67 2 0 0 25 0 1 0 634473694 87494656 16363 33554432000 4194304 4964800 140735272811840 18446744073709551615 220815894290 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28947/statm: 21361 16363 405 189 0 16235 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85444

[startup+1.50091 s]
/proc/loadavg: 7.81 8.04 7.99 6/292 28972
/proc/meminfo: memFree=24294112/32951124 swapFree=63485424/67111528
[pid=28947] ppid=28945 vsize=247288 CPUtime=3.78 cores=0,2,4,6
/proc/28947/stat : 28947 (claspmt) R 28945 28947 28842 0 -1 4202496 37171 0 0 0 362 16 0 0 18 0 4 0 634473694 253222912 27475 33554432000 4194304 4964800 140735272811840 18446744073709551615 4653304 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28947/statm: 61822 27475 458 189 0 56171 0
[pid=28947/tid=28970] ppid=28945 vsize=247288 CPUtime=0.76 cores=0,2,4,6
/proc/28947/task/28970/stat : 28970 (claspmt) R 28945 28947 28842 0 -1 4202560 3789 0 0 0 76 0 0 0 18 0 4 0 634473765 253222912 27475 33554432000 4194304 4964800 140735272811840 18446744073709551615 4370229 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28947/tid=28971] ppid=28945 vsize=247288 CPUtime=0.77 cores=0,2,4,6
/proc/28947/task/28971/stat : 28971 (claspmt) R 28945 28947 28842 0 -1 4202560 6331 0 0 0 71 6 0 0 18 0 4 0 634473766 253222912 27475 33554432000 4194304 4964800 140735272811840 18446744073709551615 4363370 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28947/tid=28972] ppid=28945 vsize=247288 CPUtime=0.77 cores=0,2,4,6
/proc/28947/task/28972/stat : 28972 (claspmt) R 28945 28947 28842 0 -1 4202560 5601 0 0 0 74 3 0 0 18 0 4 0 634473766 253222912 27476 33554432000 4194304 4964800 140735272811840 18446744073709551615 4660155 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.78
Current children cumulated vsize (KiB) 247288

[startup+3.10061 s]
/proc/loadavg: 7.81 8.04 7.99 6/292 28973
/proc/meminfo: memFree=24219568/32951124 swapFree=63485424/67111528
[pid=28947] ppid=28945 vsize=315364 CPUtime=10.13 cores=0,2,4,6
/proc/28947/stat : 28947 (claspmt) R 28945 28947 28842 0 -1 4202496 49383 0 0 0 965 48 0 0 19 0 4 0 634473694 322932736 39687 33554432000 4194304 4964800 140735272811840 18446744073709551615 4627338 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28947/statm: 78841 39688 458 189 0 73190 0
[pid=28947/tid=28970] ppid=28945 vsize=315364 CPUtime=2.36 cores=0,2,4,6
/proc/28947/task/28970/stat : 28970 (claspmt) R 28945 28947 28842 0 -1 4202560 4972 0 0 0 236 0 0 0 20 0 4 0 634473765 322932736 39688 33554432000 4194304 4964800 140735272811840 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28947/tid=28971] ppid=28945 vsize=315364 CPUtime=2.34 cores=0,2,4,6
/proc/28947/task/28971/stat : 28971 (claspmt) R 28945 28947 28842 0 -1 4202560 10617 0 0 0 215 19 0 0 18 0 4 0 634473766 322932736 39688 33554432000 4194304 4964800 140735272811840 18446744073709551615 220815897633 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28947/tid=28972] ppid=28945 vsize=315364 CPUtime=2.36 cores=0,2,4,6
/proc/28947/task/28972/stat : 28972 (claspmt) R 28945 28947 28842 0 -1 4202560 9149 0 0 0 224 12 0 0 18 0 4 0 634473766 322932736 39688 33554432000 4194304 4964800 140735272811840 18446744073709551615 4627269 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.13
Current children cumulated vsize (KiB) 315364

[startup+6.30102 s]
/proc/loadavg: 7.67 8.01 7.98 6/292 28973
/proc/meminfo: memFree=23992376/32951124 swapFree=63485424/67111528
[pid=28947] ppid=28945 vsize=329368 CPUtime=22.88 cores=0,2,4,6
/proc/28947/stat : 28947 (claspmt) R 28945 28947 28842 0 -1 4202496 74402 0 0 0 2203 85 0 0 18 0 4 0 634473694 337272832 64706 33554432000 4194304 4964800 140735272811840 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28947/statm: 82342 64706 458 189 0 76691 0
[pid=28947/tid=28970] ppid=28945 vsize=329368 CPUtime=5.56 cores=0,2,4,6
/proc/28947/task/28970/stat : 28970 (claspmt) R 28945 28947 28842 0 -1 4202560 11311 0 0 0 553 3 0 0 23 0 4 0 634473765 337272832 64706 33554432000 4194304 4964800 140735272811840 18446744073709551615 4683952 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28947/tid=28971] ppid=28945 vsize=329368 CPUtime=5.53 cores=0,2,4,6
/proc/28947/task/28971/stat : 28971 (claspmt) R 28945 28947 28842 0 -1 4202560 20364 0 0 0 516 37 0 0 18 0 4 0 634473766 337272832 64706 33554432000 4194304 4964800 140735272811840 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28947/tid=28972] ppid=28945 vsize=329368 CPUtime=5.56 cores=0,2,4,6
/proc/28947/task/28972/stat : 28972 (claspmt) R 28945 28947 28842 0 -1 4202560 14381 0 0 0 538 18 0 0 18 0 4 0 634473766 337272832 64706 33554432000 4194304 4964800 140735272811840 18446744073709551615 4668984 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 22.88
Current children cumulated vsize (KiB) 329368

[startup+12.7008 s]
/proc/loadavg: 7.53 7.97 7.97 10/298 28982
/proc/meminfo: memFree=23311116/32951124 swapFree=63485424/67111528
[pid=28947] ppid=28945 vsize=503728 CPUtime=48.37 cores=0,2,4,6
/proc/28947/stat : 28947 (claspmt) R 28945 28947 28842 0 -1 4202496 113617 0 0 0 4708 129 0 0 25 0 4 0 634473694 515817472 103921 33554432000 4194304 4964800 140735272811840 18446744073709551615 4653247 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28947/statm: 125932 103921 458 189 0 120281 0
[pid=28947/tid=28970] ppid=28945 vsize=503728 CPUtime=11.96 cores=0,2,4,6
/proc/28947/task/28970/stat : 28970 (claspmt) R 28945 28947 28842 0 -1 4202560 15149 0 0 0 1192 4 0 0 25 0 4 0 634473765 515817472 103921 33554432000 4194304 4964800 140735272811840 18446744073709551615 4653304 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28947/tid=28971] ppid=28945 vsize=503728 CPUtime=11.9 cores=0,2,4,6
/proc/28947/task/28971/stat : 28971 (claspmt) R 28945 28947 28842 0 -1 4202560 30385 0 0 0 1147 43 0 0 25 0 4 0 634473766 515817472 103921 33554432000 4194304 4964800 140735272811840 18446744073709551615 4669157 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28947/tid=28972] ppid=28945 vsize=503728 CPUtime=11.96 cores=0,2,4,6
/proc/28947/task/28972/stat : 28972 (claspmt) R 28945 28947 28842 0 -1 4202560 24533 0 0 0 1157 39 0 0 25 0 4 0 634473766 515817472 103921 33554432000 4194304 4964800 140735272811840 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.37
Current children cumulated vsize (KiB) 503728

[startup+25.5005 s]
/proc/loadavg: 7.72 7.99 7.97 9/298 28982
/proc/meminfo: memFree=23060904/32951124 swapFree=63485424/67111528
[pid=28947] ppid=28945 vsize=702076 CPUtime=99.43 cores=0,2,4,6
/proc/28947/stat : 28947 (claspmt) R 28945 28947 28842 0 -1 4202496 168176 0 0 0 9797 146 0 0 25 0 4 0 634473694 718925824 158480 33554432000 4194304 4964800 140735272811840 18446744073709551615 4668552 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28947/statm: 175519 158480 460 189 0 169868 0
[pid=28947/tid=28970] ppid=28945 vsize=702076 CPUtime=24.76 cores=0,2,4,6
/proc/28947/task/28970/stat : 28970 (claspmt) R 28945 28947 28842 0 -1 4202560 27278 0 0 0 2467 9 0 0 25 0 4 0 634473765 718925824 158480 33554432000 4194304 4964800 140735272811840 18446744073709551615 4370242 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28947/tid=28971] ppid=28945 vsize=702076 CPUtime=24.69 cores=0,2,4,6
/proc/28947/task/28971/stat : 28971 (claspmt) R 28945 28947 28842 0 -1 4202560 51455 0 0 0 2418 51 0 0 25 0 4 0 634473766 718925824 158480 33554432000 4194304 4964800 140735272811840 18446744073709551615 4653199 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28947/tid=28972] ppid=28945 vsize=702076 CPUtime=24.76 cores=0,2,4,6
/proc/28947/task/28972/stat : 28972 (claspmt) R 28945 28947 28842 0 -1 4202560 34588 0 0 0 2434 42 0 0 25 0 4 0 634473766 718925824 158480 33554432000 4194304 4964800 140735272811840 18446744073709551615 4653304 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.43
Current children cumulated vsize (KiB) 702076

[startup+51.1007 s]
/proc/loadavg: 7.20 7.85 7.93 9/298 29013
/proc/meminfo: memFree=23193316/32951124 swapFree=63485424/67111528
[pid=28947] ppid=28945 vsize=1148848 CPUtime=201.57 cores=0,2,4,6
/proc/28947/stat : 28947 (claspmt) R 28945 28947 28842 0 -1 4202496 265672 0 0 0 19930 227 0 0 25 0 4 0 634473694 1176420352 255976 33554432000 4194304 4964800 140735272811840 18446744073709551615 4362191 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28947/statm: 287212 255976 460 189 0 281561 0
[pid=28947/tid=28970] ppid=28945 vsize=1148848 CPUtime=50.36 cores=0,2,4,6
/proc/28947/task/28970/stat : 28970 (claspmt) R 28945 28947 28842 0 -1 4202560 46618 0 0 0 5018 18 0 0 25 0 4 0 634473765 1176420352 255976 33554432000 4194304 4964800 140735272811840 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28947/tid=28971] ppid=28945 vsize=1148848 CPUtime=50.28 cores=0,2,4,6
/proc/28947/task/28971/stat : 28971 (claspmt) R 28945 28947 28842 0 -1 4202560 74759 0 0 0 4957 71 0 0 25 0 4 0 634473766 1176420352 255977 33554432000 4194304 4964800 140735272811840 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28947/tid=28972] ppid=28945 vsize=1148848 CPUtime=50.36 cores=0,2,4,6
/proc/28947/task/28972/stat : 28972 (claspmt) R 28945 28947 28842 0 -1 4202560 55626 0 0 0 4976 60 0 0 25 0 4 0 634473766 1176420352 255978 33554432000 4194304 4964800 140735272811840 18446744073709551615 4632364 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 201.57
Current children cumulated vsize (KiB) 1148848

[startup+102.311 s]
/proc/loadavg: 7.75 7.90 7.94 9/298 29014
/proc/meminfo: memFree=22072136/32951124 swapFree=63485424/67111528
[pid=28947] ppid=28945 vsize=1691192 CPUtime=405.91 cores=0,2,4,6
/proc/28947/stat : 28947 (claspmt) R 28945 28947 28842 0 -1 4202496 400642 0 0 0 40314 277 0 0 25 0 4 0 634473694 1731780608 390946 33554432000 4194304 4964800 140735272811840 18446744073709551615 4668998 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/28947/statm: 422798 390946 460 189 0 417147 0
[pid=28947/tid=28970] ppid=28945 vsize=1691192 CPUtime=101.48 cores=0,2,4,6
/proc/28947/task/28970/stat : 28970 (claspmt) R 28945 28947 28842 0 -1 4202560 81050 0 0 0 10116 32 0 0 25 0 4 0 634473765 1731780608 390946 33554432000 4194304 4964800 140735272811840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28947/tid=28971] ppid=28945 vsize=1691192 CPUtime=101.48 cores=0,2,4,6
/proc/28947/task/28971/stat : 28971 (claspmt) R 28945 28947 28842 0 -1 4202560 108423 0 0 0 10066 82 0 0 25 0 4 0 634473766 1731780608 390946 33554432000 4194304 4964800 140735272811840 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28947/tid=28972] ppid=28945 vsize=1691192 CPUtime=101.52 cores=0,2,4,6
/proc/28947/task/28972/stat : 28972 (claspmt) R 28945 28947 28842 0 -1 4202560 102051 0 0 0 10073 79 0 0 25 0 4 0 634473766 1731780608 390946 33554432000 4194304 4964800 140735272811840 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 405.91
Current children cumulated vsize (KiB) 1691192

[startup+162.3 s]
/proc/loadavg: 7.92 7.91 7.94 9/298 29016
/proc/meminfo: memFree=21805140/32951124 swapFree=63485424/67111528
[pid=28947] ppid=28945 vsize=1714020 CPUtime=645.27 cores=0,2,4,6
/proc/28947/stat : 28947 (claspmt) R 28945 28947 28842 0 -1 4202496 412871 0 0 0 64246 281 0 0 25 0 4 0 634473694 1755156480 403175 33554432000 4194304 4964800 140735272811840 18446744073709551615 4325409 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/28947/statm: 428505 403175 460 189 0 422854 0
[pid=28947/tid=28970] ppid=28945 vsize=1714020 CPUtime=160.91 cores=0,2,4,6
/proc/28947/task/28970/stat : 28970 (claspmt) R 28945 28947 28842 0 -1 4202560 82517 0 0 0 16058 33 0 0 25 0 4 0 634473765 1755156480 403175 33554432000 4194304 4964800 140735272811840 18446744073709551615 4632355 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28947/tid=28971] ppid=28945 vsize=1714020 CPUtime=161.44 cores=0,2,4,6
/proc/28947/task/28971/stat : 28971 (claspmt) R 28945 28947 28842 0 -1 4202560 111335 0 0 0 16061 83 0 0 25 0 4 0 634473766 1755156480 403175 33554432000 4194304 4964800 140735272811840 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28947/tid=28972] ppid=28945 vsize=1714020 CPUtime=161.51 cores=0,2,4,6
/proc/28947/task/28972/stat : 28972 (claspmt) R 28945 28947 28842 0 -1 4202560 109894 0 0 0 16069 82 0 0 25 0 4 0 634473766 1755156480 403175 33554432000 4194304 4964800 140735272811840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 645.27
Current children cumulated vsize (KiB) 1714020

[startup+222.301 s]
/proc/loadavg: 8.02 7.94 7.94 9/298 29017
/proc/meminfo: memFree=20999240/32951124 swapFree=63485424/67111528
[pid=28947] ppid=28945 vsize=2276928 CPUtime=884.7 cores=0,2,4,6
/proc/28947/stat : 28947 (claspmt) R 28945 28947 28842 0 -1 4202496 548814 0 0 0 88151 319 0 0 25 0 4 0 634473694 2331574272 539060 33554432000 4194304 4964800 140735272811840 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/28947/statm: 569232 539060 460 189 0 563581 0
[pid=28947/tid=28970] ppid=28945 vsize=2276928 CPUtime=220.35 cores=0,2,4,6
/proc/28947/task/28970/stat : 28970 (claspmt) R 28945 28947 28842 0 -1 4202560 98275 0 0 0 21996 39 0 0 25 0 4 0 634473765 2331574272 539060 33554432000 4194304 4964800 140735272811840 18446744073709551615 4669008 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28947/tid=28971] ppid=28945 vsize=2276928 CPUtime=221.43 cores=0,2,4,6
/proc/28947/task/28971/stat : 28971 (claspmt) R 28945 28947 28842 0 -1 4202560 171167 0 0 0 22048 95 0 0 25 0 4 0 634473766 2331574272 539060 33554432000 4194304 4964800 140735272811840 18446744073709551615 4313736 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28947/tid=28972] ppid=28945 vsize=2276928 CPUtime=221.49 cores=0,2,4,6
/proc/28947/task/28972/stat : 28972 (claspmt) R 28945 28947 28842 0 -1 4202560 128457 0 0 0 22063 86 0 0 25 0 4 0 634473766 2331574272 539060 33554432000 4194304 4964800 140735272811840 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 884.7
Current children cumulated vsize (KiB) 2276928

[startup+282.301 s]

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

[pid=28947/tid=28970] ppid=28945 vsize=5001176 CPUtime=696.57 cores=0,2,4,6
/proc/28947/task/28970/stat : 28970 (claspmt) R 28945 28947 28842 0 -1 4202560 253881 0 0 0 69543 114 0 0 25 0 4 0 634473765 5121204224 1208952 33554432000 4194304 4964800 140735272811840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28947/tid=28971] ppid=28945 vsize=5001176 CPUtime=700.85 cores=0,2,4,6
/proc/28947/task/28971/stat : 28971 (claspmt) R 28945 28947 28842 0 -1 4202560 330759 0 0 0 69943 142 0 0 25 0 4 0 634473766 5121204224 1208952 33554432000 4194304 4964800 140735272811840 18446744073709551615 4313751 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28947/tid=28972] ppid=28945 vsize=5001176 CPUtime=701.27 cores=0,2,4,6
/proc/28947/task/28972/stat : 28972 (claspmt) R 28945 28947 28842 0 -1 4202560 312790 0 0 0 69964 163 0 0 25 0 4 0 634473766 5121204224 1208952 33554432000 4194304 4964800 140735272811840 18446744073709551615 4363327 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2800.09
Current children cumulated vsize (KiB) 5001176

[startup+762.311 s]
/proc/loadavg: 8.00 8.02 7.99 9/298 29042
/proc/meminfo: memFree=16378324/32951124 swapFree=63485424/67111528
[pid=28947] ppid=28945 vsize=5263320 CPUtime=3039.49 cores=0,2,4,6
/proc/28947/stat : 28947 (claspmt) R 28945 28947 28842 0 -1 4202496 1284468 0 0 0 303337 612 0 0 25 0 4 0 634473694 5389639680 1274372 33554432000 4194304 4964800 140735272811840 18446744073709551615 4653296 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28947/statm: 1315830 1274372 460 189 0 1310179 0
[pid=28947/tid=28970] ppid=28945 vsize=5263320 CPUtime=755.94 cores=0,2,4,6
/proc/28947/task/28970/stat : 28970 (claspmt) R 28945 28947 28842 0 -1 4202560 297119 0 0 0 75464 130 0 0 25 0 4 0 634473765 5389639680 1274372 33554432000 4194304 4964800 140735272811840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28947/tid=28971] ppid=28945 vsize=5263320 CPUtime=760.85 cores=0,2,4,6
/proc/28947/task/28971/stat : 28971 (claspmt) R 28945 28947 28842 0 -1 4202560 330826 0 0 0 75943 142 0 0 25 0 4 0 634473766 5389639680 1274372 33554432000 4194304 4964800 140735272811840 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28947/tid=28972] ppid=28945 vsize=5263320 CPUtime=761.29 cores=0,2,4,6
/proc/28947/task/28972/stat : 28972 (claspmt) R 28945 28947 28842 0 -1 4202560 334899 0 0 0 75957 172 0 0 25 0 4 0 634473766 5389639680 1274372 33554432000 4194304 4964800 140735272811840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3039.49
Current children cumulated vsize (KiB) 5263320

[startup+822.301 s]
/proc/loadavg: 8.13 8.05 8.00 9/298 29043
/proc/meminfo: memFree=15818064/32951124 swapFree=63485424/67111528
[pid=28947] ppid=28945 vsize=5806040 CPUtime=3278.9 cores=0,2,4,6
/proc/28947/stat : 28947 (claspmt) R 28945 28947 28842 0 -1 4202496 1426853 0 0 0 327213 677 0 0 25 0 4 0 634473694 5945384960 1416661 33554432000 4194304 4964800 140735272811840 18446744073709551615 4362293 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28947/statm: 1451510 1416662 460 189 0 1445859 0
[pid=28947/tid=28970] ppid=28945 vsize=5806040 CPUtime=815.38 cores=0,2,4,6
/proc/28947/task/28970/stat : 28970 (claspmt) R 28945 28947 28842 0 -1 4202560 319337 0 0 0 81397 141 0 0 25 0 4 0 634473765 5945384960 1416662 33554432000 4194304 4964800 140735272811840 18446744073709551615 4653602 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28947/tid=28971] ppid=28945 vsize=5806040 CPUtime=820.84 cores=0,2,4,6
/proc/28947/task/28971/stat : 28971 (claspmt) R 28945 28947 28842 0 -1 4202560 330866 0 0 0 81942 142 0 0 25 0 4 0 634473766 5945384960 1416662 33554432000 4194304 4964800 140735272811840 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28947/tid=28972] ppid=28945 vsize=5806040 CPUtime=821.27 cores=0,2,4,6
/proc/28947/task/28972/stat : 28972 (claspmt) R 28945 28947 28842 0 -1 4202560 402176 0 0 0 81921 206 0 0 25 0 4 0 634473766 5945384960 1416662 33554432000 4194304 4964800 140735272811840 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3278.9
Current children cumulated vsize (KiB) 5806040

[startup+882.301 s]
/proc/loadavg: 8.17 8.07 8.00 9/298 29045
/proc/meminfo: memFree=15598808/32951124 swapFree=63485424/67111528
[pid=28947] ppid=28945 vsize=6026552 CPUtime=3518.21 cores=0,2,4,6
/proc/28947/stat : 28947 (claspmt) R 28945 28947 28842 0 -1 4202496 1479101 0 0 0 351127 694 0 0 25 0 4 0 634473694 6171189248 1468902 33554432000 4194304 4964800 140735272811840 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28947/statm: 1506638 1468902 460 189 0 1500987 0
[pid=28947/tid=28970] ppid=28945 vsize=6026552 CPUtime=874.74 cores=0,2,4,6
/proc/28947/task/28970/stat : 28970 (claspmt) R 28945 28947 28842 0 -1 4202560 319352 0 0 0 87333 141 0 0 25 0 4 0 634473765 6171189248 1468902 33554432000 4194304 4964800 140735272811840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28947/tid=28971] ppid=28945 vsize=6026552 CPUtime=880.83 cores=0,2,4,6
/proc/28947/task/28971/stat : 28971 (claspmt) R 28945 28947 28842 0 -1 4202560 337748 0 0 0 87940 143 0 0 25 0 4 0 634473766 6171189248 1468902 33554432000 4194304 4964800 140735272811840 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28947/tid=28972] ppid=28945 vsize=6026552 CPUtime=881.25 cores=0,2,4,6
/proc/28947/task/28972/stat : 28972 (claspmt) R 28945 28947 28842 0 -1 4202560 417372 0 0 0 87915 210 0 0 25 0 4 0 634473766 6171189248 1468902 33554432000 4194304 4964800 140735272811840 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3518.21
Current children cumulated vsize (KiB) 6026552

[startup+942.3 s]
/proc/loadavg: 8.09 8.07 8.00 9/298 29047
/proc/meminfo: memFree=14963160/32951124 swapFree=63485424/67111528
[pid=28947] ppid=28945 vsize=6559032 CPUtime=3757.63 cores=0,2,4,6
/proc/28947/stat : 28947 (claspmt) R 28945 28947 28842 0 -1 4202496 1615312 0 0 0 375027 736 0 0 25 0 4 0 634473694 6716448768 1605113 33554432000 4194304 4964800 140735272811840 18446744073709551615 4653186 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28947/statm: 1639758 1605113 460 189 0 1634107 0
[pid=28947/tid=28970] ppid=28945 vsize=6559032 CPUtime=934.17 cores=0,2,4,6
/proc/28947/task/28970/stat : 28970 (claspmt) R 28945 28947 28842 0 -1 4202560 319355 0 0 0 93276 141 0 0 25 0 4 0 634473765 6716448768 1605113 33554432000 4194304 4964800 140735272811840 18446744073709551615 4647560 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28947/tid=28971] ppid=28945 vsize=6559032 CPUtime=940.83 cores=0,2,4,6
/proc/28947/task/28971/stat : 28971 (claspmt) R 28945 28947 28842 0 -1 4202560 398653 0 0 0 93919 164 0 0 25 0 4 0 634473766 6716448768 1605113 33554432000 4194304 4964800 140735272811840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28947/tid=28972] ppid=28945 vsize=6559032 CPUtime=941.26 cores=0,2,4,6
/proc/28947/task/28972/stat : 28972 (claspmt) R 28945 28947 28842 0 -1 4202560 488292 0 0 0 93895 231 0 0 25 0 4 0 634473766 6716448768 1605113 33554432000 4194304 4964800 140735272811840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3757.63
Current children cumulated vsize (KiB) 6559032

[startup+1002.3 s]
/proc/loadavg: 8.14 8.08 8.01 9/298 29049
/proc/meminfo: memFree=14589520/32951124 swapFree=63485424/67111528
[pid=28947] ppid=28945 vsize=6911288 CPUtime=3996.82 cores=0,2,4,6
/proc/28947/stat : 28947 (claspmt) R 28945 28947 28842 0 -1 4202496 1700365 0 0 0 398920 762 0 0 25 0 4 0 634473694 7077158912 1690166 33554432000 4194304 4964800 140735272811840 18446744073709551615 4342906 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28947/statm: 1727822 1690166 460 189 0 1722171 0
[pid=28947/tid=28970] ppid=28945 vsize=6911288 CPUtime=993.62 cores=0,2,4,6
/proc/28947/task/28970/stat : 28970 (claspmt) R 28945 28947 28842 0 -1 4202560 358342 0 0 0 99212 150 0 0 25 0 4 0 634473765 7077158912 1690166 33554432000 4194304 4964800 140735272811840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28947/tid=28971] ppid=28945 vsize=6911288 CPUtime=1000.58 cores=0,2,4,6
/proc/28947/task/28971/stat : 28971 (claspmt) R 28945 28947 28842 0 -1 4202560 430607 0 0 0 99884 174 0 0 25 0 4 0 634473766 7077158912 1690166 33554432000 4194304 4964800 140735272811840 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28947/tid=28972] ppid=28945 vsize=6911288 CPUtime=1001.25 cores=0,2,4,6
/proc/28947/task/28972/stat : 28972 (claspmt) R 28945 28947 28842 0 -1 4202560 502404 0 0 0 99888 237 0 0 25 0 4 0 634473766 7077158912 1690166 33554432000 4194304 4964800 140735272811840 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3996.82
Current children cumulated vsize (KiB) 6911288

[startup+1062.3 s]
/proc/loadavg: 8.15 8.09 8.01 9/298 29052
/proc/meminfo: memFree=14432264/32951124 swapFree=63485424/67111528
[pid=28947] ppid=28945 vsize=6911288 CPUtime=4236.28 cores=0,2,4,6
/proc/28947/stat : 28947 (claspmt) R 28945 28947 28842 0 -1 4202496 1700368 0 0 0 422865 763 0 0 25 0 4 0 634473694 7077158912 1690169 33554432000 4194304 4964800 140735272811840 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28947/statm: 1727822 1690169 460 189 0 1722171 0
[pid=28947/tid=28970] ppid=28945 vsize=6911288 CPUtime=1053.08 cores=0,2,4,6
/proc/28947/task/28970/stat : 28970 (claspmt) R 28945 28947 28842 0 -1 4202560 358343 0 0 0 105158 150 0 0 25 0 4 0 634473765 7077158912 1690169 33554432000 4194304 4964800 140735272811840 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28947/tid=28971] ppid=28945 vsize=6911288 CPUtime=1060.57 cores=0,2,4,6
/proc/28947/task/28971/stat : 28971 (claspmt) R 28945 28947 28842 0 -1 4202560 430608 0 0 0 105883 174 0 0 25 0 4 0 634473766 7077158912 1690169 33554432000 4194304 4964800 140735272811840 18446744073709551615 4653186 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28947/tid=28972] ppid=28945 vsize=6911288 CPUtime=1061.26 cores=0,2,4,6
/proc/28947/task/28972/stat : 28972 (claspmt) R 28945 28947 28842 0 -1 4202560 502405 0 0 0 105889 237 0 0 25 0 4 0 634473766 7077158912 1690169 33554432000 4194304 4964800 140735272811840 18446744073709551615 4684009 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4236.28
Current children cumulated vsize (KiB) 6911288

[startup+1122.3 s]
/proc/loadavg: 8.10 8.09 8.01 9/298 29053
/proc/meminfo: memFree=14303768/32951124 swapFree=63485424/67111528
[pid=28947] ppid=28945 vsize=6911288 CPUtime=4475.51 cores=0,2,4,6
/proc/28947/stat : 28947 (claspmt) R 28945 28947 28842 0 -1 4202496 1700377 0 0 0 446788 763 0 0 25 0 4 0 634473694 7077158912 1690178 33554432000 4194304 4964800 140735272811840 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28947/statm: 1727822 1690178 460 189 0 1722171 0
[pid=28947/tid=28970] ppid=28945 vsize=6911288 CPUtime=1112.35 cores=0,2,4,6
/proc/28947/task/28970/stat : 28970 (claspmt) R 28945 28947 28842 0 -1 4202560 358343 0 0 0 111085 150 0 0 25 0 4 0 634473765 7077158912 1690178 33554432000 4194304 4964800 140735272811840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28947/tid=28971] ppid=28945 vsize=6911288 CPUtime=1120.54 cores=0,2,4,6
/proc/28947/task/28971/stat : 28971 (claspmt) R 28945 28947 28842 0 -1 4202560 430610 0 0 0 111880 174 0 0 25 0 4 0 634473766 7077158912 1690178 33554432000 4194304 4964800 140735272811840 18446744073709551615 4660163 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28947/tid=28972] ppid=28945 vsize=6911288 CPUtime=1121.25 cores=0,2,4,6
/proc/28947/task/28972/stat : 28972 (claspmt) R 28945 28947 28842 0 -1 4202560 502412 0 0 0 111888 237 0 0 25 0 4 0 634473766 7077158912 1690178 33554432000 4194304 4964800 140735272811840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4475.51
Current children cumulated vsize (KiB) 6911288

[startup+1182.3 s]
/proc/loadavg: 8.08 8.08 8.01 9/298 29056
/proc/meminfo: memFree=14173176/32951124 swapFree=63485424/67111528
[pid=28947] ppid=28945 vsize=6911288 CPUtime=4714.91 cores=0,2,4,6
/proc/28947/stat : 28947 (claspmt) R 28945 28947 28842 0 -1 4202496 1700421 0 0 0 470728 763 0 0 25 0 4 0 634473694 7077158912 1690222 33554432000 4194304 4964800 140735272811840 18446744073709551615 4632289 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28947/statm: 1727822 1690222 460 189 0 1722171 0
[pid=28947/tid=28970] ppid=28945 vsize=6911288 CPUtime=1172.23 cores=0,2,4,6
/proc/28947/task/28970/stat : 28970 (claspmt) R 28945 28947 28842 0 -1 4202560 358347 0 0 0 117073 150 0 0 25 0 4 0 634473765 7077158912 1690222 33554432000 4194304 4964800 140735272811840 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28947/tid=28971] ppid=28945 vsize=6911288 CPUtime=1180.53 cores=0,2,4,6
/proc/28947/task/28971/stat : 28971 (claspmt) R 28945 28947 28842 0 -1 4202560 430613 0 0 0 117879 174 0 0 25 0 4 0 634473766 7077158912 1690222 33554432000 4194304 4964800 140735272811840 18446744073709551615 4684718 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28947/tid=28972] ppid=28945 vsize=6911288 CPUtime=1180.79 cores=0,2,4,6
/proc/28947/task/28972/stat : 28972 (claspmt) R 28945 28947 28842 0 -1 4202560 502419 0 0 0 117842 237 0 0 25 0 4 0 634473766 7077158912 1690222 33554432000 4194304 4964800 140735272811840 18446744073709551615 4632389 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4714.91
Current children cumulated vsize (KiB) 6911288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.12 8.09 8.02 9/298 29057
/proc/meminfo: memFree=14129892/32951124 swapFree=63485424/67111528
[pid=28947] ppid=28945 vsize=6911288 CPUtime=4800.33 cores=0,2,4,6
/proc/28947/stat : 28947 (claspmt) R 28945 28947 28842 0 -1 4202496 1700423 0 0 0 479270 763 0 0 25 0 4 0 634473694 7077158912 1690224 33554432000 4194304 4964800 140735272811840 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28947/statm: 1727822 1690224 460 189 0 1722171 0
[pid=28947/tid=28970] ppid=28945 vsize=6911288 CPUtime=1193.64 cores=0,2,4,6
/proc/28947/task/28970/stat : 28970 (claspmt) R 28945 28947 28842 0 -1 4202560 358348 0 0 0 119214 150 0 0 25 0 4 0 634473765 7077158912 1690224 33554432000 4194304 4964800 140735272811840 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28947/tid=28971] ppid=28945 vsize=6911288 CPUtime=1201.94 cores=0,2,4,6
/proc/28947/task/28971/stat : 28971 (claspmt) R 28945 28947 28842 0 -1 4202560 430613 0 0 0 120020 174 0 0 25 0 4 0 634473766 7077158912 1690224 33554432000 4194304 4964800 140735272811840 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28947/tid=28972] ppid=28945 vsize=6911288 CPUtime=1201.99 cores=0,2,4,6
/proc/28947/task/28972/stat : 28972 (claspmt) R 28945 28947 28842 0 -1 4202560 502420 0 0 0 119962 237 0 0 25 0 4 0 634473766 7077158912 1690224 33554432000 4194304 4964800 140735272811840 18446744073709551615 4653144 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 6911288

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

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

[startup+1203.82 s]
/proc/loadavg: 8.12 8.09 8.02 9/298 29057
/proc/meminfo: memFree=14129892/32951124 swapFree=63485424/67111528
[pid=28947] ppid=28945 vsize=6888196 CPUtime=4800.46 cores=0,2,4,6
/proc/28947/stat : 28947 (claspmt) R 28945 28947 28842 0 -1 4202496 1700433 0 0 0 479283 763 0 0 25 0 1 0 634473694 7053512704 1684461 33554432000 4194304 4964800 140735272811840 18446744073709551615 220815893482 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28947/statm: 1722049 1684461 470 189 0 1716398 0
Current children cumulated CPU time (s) 4800.46
Current children cumulated vsize (KiB) 6888196

[startup+1204.2 s]
/proc/loadavg: 8.12 8.09 8.02 9/298 29057
/proc/meminfo: memFree=14129892/32951124 swapFree=63485424/67111528
[pid=28947] ppid=28945 vsize=0 CPUtime=4800.84 cores=0,2,4,6
/proc/28947/stat : 28947 (claspmt) R 28945 28947 28842 0 -1 4202500 1700435 0 0 0 479300 784 0 0 25 0 1 0 634473694 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28947/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4800.84
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1204.26
CPU time (s): 4800.91
CPU user time (s): 4793.01
CPU system time (s): 7.9038
CPU usage (%): 398.661
Max. virtual memory (cumulated for all children) (KiB): 6911288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.01
system time used= 7.9038
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1700435
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= 12344
involuntary context switches= 24770

runsolver used 3.16552 second user time and 7.80381 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-15 02:49:38
IDJOB=3373587
IDBENCH=82372
IDSOLVER=1853
FILE ID=node147/3373587-1305420577
RUNJOBID= node147-1305419372-28860
PBS_JOBID= 13324574
Free space on /tmp= 73092 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3373587-1305420577/watcher-3373587-1305420577 -o /tmp/evaluation-result-3373587-1305420577/solver-3373587-1305420577 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373587-1305420577.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= c4319228342e10028de028a9b67c3404
RANDOM SEED=866676501

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.836
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.76
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.836
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.836
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:     32951124 kB
MemFree:      24400544 kB
Buffers:        293200 kB
Cached:        4993116 kB
SwapCached:      13132 kB
Active:        1651112 kB
Inactive:      6666568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24400544 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           12772 kB
Writeback:           0 kB
AnonPages:     3026660 kB
Mapped:          15116 kB
Slab:           140924 kB
PageTables:      28832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44857852 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= 73088 MiB
End job on node147 at 2011-05-15 03:09:44