Trace number 3380783

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) 39930.4 5101.49

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
MD5SUM6ed645315c9ffb8177453b955fbe1737
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1309.74
Satisfiable
(Un)Satisfiability was proved
Number of variables109684
Number of clauses1767096
Sum of the clauses size4034296
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21705200
Number of clauses of size 34800
Number of clauses of size 422200
Number of clauses of size 59600
Number of clauses of size over 524600

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...492116/instance-3380783-1305492116.cnf
1.59/1.69	c Solving...
39928.85/5100.01	
39928.85/5100.01	*** INTERRUPTED! ***
39928.85/5100.01	*** Shutting down threads...
39930.35/5101.43	s UNKNOWN
39930.35/5101.43	
39930.35/5101.43	c INTERRUPTED   : 1
39930.35/5101.43	c Models        : 0+    
39930.35/5101.43	c Time          : 5100.026s (Solving: 5098.34s 1st Model: 0.00s Unsat: 0.00s)
39930.35/5101.43	c CPU Time      : 39928.990s

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-3380783-1305492116/watcher-3380783-1305492116 -o /tmp/evaluation-result-3380783-1305492116/solver-3380783-1305492116 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380783-1305492116.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.17 8.17 8.10 2/336 1207
/proc/meminfo: memFree=12142528/32951124 swapFree=65222232/67111528
[pid=1207] ppid=1205 vsize=34760 CPUtime=0 cores=0-7
/proc/1207/stat : 1207 (claspmt) R 1205 1207 1000 0 -1 4202496 935 0 0 0 0 0 0 0 23 0 1 0 660809568 35594240 867 33554432000 4194304 4964800 140734705933792 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1207/statm: 8690 874 376 189 0 3564 0

[startup+0.0580731 s]
/proc/loadavg: 8.17 8.17 8.10 2/336 1207
/proc/meminfo: memFree=12142528/32951124 swapFree=65222232/67111528
[pid=1207] ppid=1205 vsize=42776 CPUtime=0.05 cores=0-7
/proc/1207/stat : 1207 (claspmt) R 1205 1207 1000 0 -1 4202496 6758 0 0 0 5 0 0 0 23 0 1 0 660809568 43802624 5832 33554432000 4194304 4964800 140734705933792 18446744073709551615 4600003 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1207/statm: 10694 5832 389 189 0 5568 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 42776

[startup+0.101075 s]
/proc/loadavg: 8.17 8.17 8.10 2/336 1207
/proc/meminfo: memFree=12142528/32951124 swapFree=65222232/67111528
[pid=1207] ppid=1205 vsize=45348 CPUtime=0.09 cores=0-7
/proc/1207/stat : 1207 (claspmt) R 1205 1207 1000 0 -1 4202496 7652 0 0 0 8 1 0 0 23 0 1 0 660809568 46436352 6434 33554432000 4194304 4964800 140734705933792 18446744073709551615 4567869 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1207/statm: 11337 6434 389 189 0 6211 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45348

[startup+0.301028 s]
/proc/loadavg: 8.17 8.17 8.10 2/336 1207
/proc/meminfo: memFree=12142528/32951124 swapFree=65222232/67111528
[pid=1207] ppid=1205 vsize=78172 CPUtime=0.29 cores=0-7
/proc/1207/stat : 1207 (claspmt) R 1205 1207 1000 0 -1 4202496 19236 0 0 0 27 2 0 0 25 0 1 0 660809568 80048128 14272 33554432000 4194304 4964800 140734705933792 18446744073709551615 255376962245 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1207/statm: 19543 14274 389 189 0 14417 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78172

[startup+0.700953 s]
/proc/loadavg: 8.17 8.17 8.10 2/336 1207
/proc/meminfo: memFree=12142528/32951124 swapFree=65222232/67111528
[pid=1207] ppid=1205 vsize=135524 CPUtime=0.69 cores=0-7
/proc/1207/stat : 1207 (claspmt) R 1205 1207 1000 0 -1 4202496 36512 0 0 0 65 4 0 0 25 0 1 0 660809568 138776576 28427 33554432000 4194304 4964800 140734705933792 18446744073709551615 4602297 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1207/statm: 33881 28427 400 189 0 28755 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135524

[startup+1.5008 s]
/proc/loadavg: 8.17 8.17 8.10 2/337 1208
/proc/meminfo: memFree=12030060/32951124 swapFree=65222232/67111528
[pid=1207] ppid=1205 vsize=135524 CPUtime=1.49 cores=0-7
/proc/1207/stat : 1207 (claspmt) R 1205 1207 1000 0 -1 4202496 36538 0 0 0 145 4 0 0 25 0 1 0 660809568 138776576 28453 33554432000 4194304 4964800 140734705933792 18446744073709551615 4621762 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/1207/statm: 33881 28453 404 189 0 28755 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 135524

[startup+3.10051 s]
/proc/loadavg: 7.60 8.05 8.06 2/344 1215
/proc/meminfo: memFree=11955480/32951124 swapFree=65222232/67111528
[pid=1207] ppid=1205 vsize=428400 CPUtime=3.43 cores=0-7
/proc/1207/stat : 1207 (claspmt) S 1205 1207 1000 0 -1 4202496 62926 0 0 0 323 20 0 0 19 0 8 0 660809568 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/1207/statm: 107100 46981 443 189 0 101449 0
[pid=1207/tid=1209] ppid=1205 vsize=428400 CPUtime=0.02 cores=0-7
/proc/1207/task/1209/stat : 1209 (claspmt) S 1205 1207 1000 0 -1 4202560 581 0 0 0 2 0 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 1 0 0 0
[pid=1207/tid=1210] ppid=1205 vsize=428400 CPUtime=0.07 cores=0-7
/proc/1207/task/1210/stat : 1210 (claspmt) S 1205 1207 1000 0 -1 4202560 5029 0 0 0 5 2 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 5 0 0 0
[pid=1207/tid=1211] ppid=1205 vsize=428400 CPUtime=0.08 cores=0-7
/proc/1207/task/1211/stat : 1211 (claspmt) S 1205 1207 1000 0 -1 4202560 5198 0 0 0 4 4 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 6 0 0 0
[pid=1207/tid=1212] ppid=1205 vsize=428400 CPUtime=0.03 cores=0-7
/proc/1207/task/1212/stat : 1212 (claspmt) S 1205 1207 1000 0 -1 4202560 3497 0 0 0 1 2 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 3 0 0 0
[pid=1207/tid=1213] ppid=1205 vsize=428400 CPUtime=1.34 cores=0-7
/proc/1207/task/1213/stat : 1213 (claspmt) R 1205 1207 1000 0 -1 4202560 3588 0 0 0 132 2 0 0 19 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 4651353 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1207/tid=1214] ppid=1205 vsize=428400 CPUtime=0.06 cores=0-7
/proc/1207/task/1214/stat : 1214 (claspmt) S 1205 1207 1000 0 -1 4202560 3596 0 0 0 5 1 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 7 0 0 0
[pid=1207/tid=1215] ppid=1205 vsize=428400 CPUtime=0.08 cores=0-7
/proc/1207/task/1215/stat : 1215 (claspmt) S 1205 1207 1000 0 -1 4202560 4813 0 0 0 5 3 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.43
Current children cumulated vsize (KiB) 428400

[startup+6.30091 s]
/proc/loadavg: 7.60 8.05 8.06 2/344 1215
/proc/meminfo: memFree=11955944/32951124 swapFree=65222232/67111528
[pid=1207] ppid=1205 vsize=428400 CPUtime=6.63 cores=0-7
/proc/1207/stat : 1207 (claspmt) S 1205 1207 1000 0 -1 4202496 62926 0 0 0 643 20 0 0 19 0 8 0 660809568 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/1207/statm: 107100 46981 443 189 0 101449 0
[pid=1207/tid=1209] ppid=1205 vsize=428400 CPUtime=0.02 cores=0-7
/proc/1207/task/1209/stat : 1209 (claspmt) S 1205 1207 1000 0 -1 4202560 581 0 0 0 2 0 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 1 0 0 0
[pid=1207/tid=1210] ppid=1205 vsize=428400 CPUtime=0.07 cores=0-7
/proc/1207/task/1210/stat : 1210 (claspmt) S 1205 1207 1000 0 -1 4202560 5029 0 0 0 5 2 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 5 0 0 0
[pid=1207/tid=1211] ppid=1205 vsize=428400 CPUtime=0.08 cores=0-7
/proc/1207/task/1211/stat : 1211 (claspmt) S 1205 1207 1000 0 -1 4202560 5198 0 0 0 4 4 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 6 0 0 0
[pid=1207/tid=1212] ppid=1205 vsize=428400 CPUtime=0.03 cores=0-7
/proc/1207/task/1212/stat : 1212 (claspmt) S 1205 1207 1000 0 -1 4202560 3497 0 0 0 1 2 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 3 0 0 0
[pid=1207/tid=1213] ppid=1205 vsize=428400 CPUtime=4.54 cores=0-7
/proc/1207/task/1213/stat : 1213 (claspmt) R 1205 1207 1000 0 -1 4202560 3588 0 0 0 452 2 0 0 25 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1207/tid=1214] ppid=1205 vsize=428400 CPUtime=0.06 cores=0-7
/proc/1207/task/1214/stat : 1214 (claspmt) S 1205 1207 1000 0 -1 4202560 3596 0 0 0 5 1 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 7 0 0 0
[pid=1207/tid=1215] ppid=1205 vsize=428400 CPUtime=0.08 cores=0-7
/proc/1207/task/1215/stat : 1215 (claspmt) S 1205 1207 1000 0 -1 4202560 4813 0 0 0 5 3 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.63
Current children cumulated vsize (KiB) 428400

[startup+12.7007 s]
/proc/loadavg: 6.58 7.81 7.98 2/344 1215
/proc/meminfo: memFree=11956436/32951124 swapFree=65222232/67111528
[pid=1207] ppid=1205 vsize=428400 CPUtime=13.03 cores=0-7
/proc/1207/stat : 1207 (claspmt) S 1205 1207 1000 0 -1 4202496 62926 0 0 0 1283 20 0 0 19 0 8 0 660809568 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/1207/statm: 107100 46981 443 189 0 101449 0
[pid=1207/tid=1209] ppid=1205 vsize=428400 CPUtime=0.02 cores=0-7
/proc/1207/task/1209/stat : 1209 (claspmt) S 1205 1207 1000 0 -1 4202560 581 0 0 0 2 0 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 1 0 0 0
[pid=1207/tid=1210] ppid=1205 vsize=428400 CPUtime=0.07 cores=0-7
/proc/1207/task/1210/stat : 1210 (claspmt) S 1205 1207 1000 0 -1 4202560 5029 0 0 0 5 2 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 5 0 0 0
[pid=1207/tid=1211] ppid=1205 vsize=428400 CPUtime=0.08 cores=0-7
/proc/1207/task/1211/stat : 1211 (claspmt) S 1205 1207 1000 0 -1 4202560 5198 0 0 0 4 4 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 6 0 0 0
[pid=1207/tid=1212] ppid=1205 vsize=428400 CPUtime=0.03 cores=0-7
/proc/1207/task/1212/stat : 1212 (claspmt) S 1205 1207 1000 0 -1 4202560 3497 0 0 0 1 2 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 3 0 0 0
[pid=1207/tid=1213] ppid=1205 vsize=428400 CPUtime=10.94 cores=0-7
/proc/1207/task/1213/stat : 1213 (claspmt) R 1205 1207 1000 0 -1 4202560 3588 0 0 0 1092 2 0 0 25 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1207/tid=1214] ppid=1205 vsize=428400 CPUtime=0.06 cores=0-7
/proc/1207/task/1214/stat : 1214 (claspmt) S 1205 1207 1000 0 -1 4202560 3596 0 0 0 5 1 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 7 0 0 0
[pid=1207/tid=1215] ppid=1205 vsize=428400 CPUtime=0.08 cores=0-7
/proc/1207/task/1215/stat : 1215 (claspmt) S 1205 1207 1000 0 -1 4202560 4813 0 0 0 5 3 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 13.03
Current children cumulated vsize (KiB) 428400

[startup+25.5004 s]
/proc/loadavg: 5.81 7.61 7.91 2/344 1215
/proc/meminfo: memFree=11957656/32951124 swapFree=65222232/67111528
[pid=1207] ppid=1205 vsize=428400 CPUtime=25.83 cores=0-7
/proc/1207/stat : 1207 (claspmt) S 1205 1207 1000 0 -1 4202496 62926 0 0 0 2563 20 0 0 19 0 8 0 660809568 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/1207/statm: 107100 46981 443 189 0 101449 0
[pid=1207/tid=1209] ppid=1205 vsize=428400 CPUtime=0.02 cores=0-7
/proc/1207/task/1209/stat : 1209 (claspmt) S 1205 1207 1000 0 -1 4202560 581 0 0 0 2 0 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 1 0 0 0
[pid=1207/tid=1210] ppid=1205 vsize=428400 CPUtime=0.07 cores=0-7
/proc/1207/task/1210/stat : 1210 (claspmt) S 1205 1207 1000 0 -1 4202560 5029 0 0 0 5 2 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 5 0 0 0
[pid=1207/tid=1211] ppid=1205 vsize=428400 CPUtime=0.08 cores=0-7
/proc/1207/task/1211/stat : 1211 (claspmt) S 1205 1207 1000 0 -1 4202560 5198 0 0 0 4 4 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 6 0 0 0
[pid=1207/tid=1212] ppid=1205 vsize=428400 CPUtime=0.03 cores=0-7
/proc/1207/task/1212/stat : 1212 (claspmt) S 1205 1207 1000 0 -1 4202560 3497 0 0 0 1 2 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 3 0 0 0
[pid=1207/tid=1213] ppid=1205 vsize=428400 CPUtime=23.74 cores=0-7
/proc/1207/task/1213/stat : 1213 (claspmt) R 1205 1207 1000 0 -1 4202560 3588 0 0 0 2372 2 0 0 25 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 4399625 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1207/tid=1214] ppid=1205 vsize=428400 CPUtime=0.06 cores=0-7
/proc/1207/task/1214/stat : 1214 (claspmt) S 1205 1207 1000 0 -1 4202560 3596 0 0 0 5 1 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 7 0 0 0
[pid=1207/tid=1215] ppid=1205 vsize=428400 CPUtime=0.08 cores=0-7
/proc/1207/task/1215/stat : 1215 (claspmt) S 1205 1207 1000 0 -1 4202560 4813 0 0 0 5 3 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.83
Current children cumulated vsize (KiB) 428400

[startup+51.1006 s]
/proc/loadavg: 4.16 7.07 7.73 2/344 1216
/proc/meminfo: memFree=11957244/32951124 swapFree=65222232/67111528
[pid=1207] ppid=1205 vsize=428400 CPUtime=51.43 cores=0-7
/proc/1207/stat : 1207 (claspmt) S 1205 1207 1000 0 -1 4202496 62926 0 0 0 5123 20 0 0 19 0 8 0 660809568 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/1207/statm: 107100 46981 443 189 0 101449 0
[pid=1207/tid=1209] ppid=1205 vsize=428400 CPUtime=0.02 cores=0-7
/proc/1207/task/1209/stat : 1209 (claspmt) S 1205 1207 1000 0 -1 4202560 581 0 0 0 2 0 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 1 0 0 0
[pid=1207/tid=1210] ppid=1205 vsize=428400 CPUtime=0.07 cores=0-7
/proc/1207/task/1210/stat : 1210 (claspmt) S 1205 1207 1000 0 -1 4202560 5029 0 0 0 5 2 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 5 0 0 0
[pid=1207/tid=1211] ppid=1205 vsize=428400 CPUtime=0.08 cores=0-7
/proc/1207/task/1211/stat : 1211 (claspmt) S 1205 1207 1000 0 -1 4202560 5198 0 0 0 4 4 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 6 0 0 0
[pid=1207/tid=1212] ppid=1205 vsize=428400 CPUtime=0.03 cores=0-7
/proc/1207/task/1212/stat : 1212 (claspmt) S 1205 1207 1000 0 -1 4202560 3497 0 0 0 1 2 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 3 0 0 0
[pid=1207/tid=1213] ppid=1205 vsize=428400 CPUtime=49.34 cores=0-7
/proc/1207/task/1213/stat : 1213 (claspmt) R 1205 1207 1000 0 -1 4202560 3588 0 0 0 4932 2 0 0 25 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1207/tid=1214] ppid=1205 vsize=428400 CPUtime=0.06 cores=0-7
/proc/1207/task/1214/stat : 1214 (claspmt) S 1205 1207 1000 0 -1 4202560 3596 0 0 0 5 1 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 7 0 0 0
[pid=1207/tid=1215] ppid=1205 vsize=428400 CPUtime=0.08 cores=0-7
/proc/1207/task/1215/stat : 1215 (claspmt) S 1205 1207 1000 0 -1 4202560 4813 0 0 0 5 3 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 51.43
Current children cumulated vsize (KiB) 428400

[startup+102.312 s]
/proc/loadavg: 2.26 6.05 7.34 2/344 1217
/proc/meminfo: memFree=11956836/32951124 swapFree=65222232/67111528
[pid=1207] ppid=1205 vsize=428400 CPUtime=102.64 cores=0-7
/proc/1207/stat : 1207 (claspmt) S 1205 1207 1000 0 -1 4202496 62926 0 0 0 10244 20 0 0 19 0 8 0 660809568 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/1207/statm: 107100 46981 443 189 0 101449 0
[pid=1207/tid=1209] ppid=1205 vsize=428400 CPUtime=0.02 cores=0-7
/proc/1207/task/1209/stat : 1209 (claspmt) S 1205 1207 1000 0 -1 4202560 581 0 0 0 2 0 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 1 0 0 0
[pid=1207/tid=1210] ppid=1205 vsize=428400 CPUtime=0.07 cores=0-7
/proc/1207/task/1210/stat : 1210 (claspmt) S 1205 1207 1000 0 -1 4202560 5029 0 0 0 5 2 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 5 0 0 0
[pid=1207/tid=1211] ppid=1205 vsize=428400 CPUtime=0.08 cores=0-7
/proc/1207/task/1211/stat : 1211 (claspmt) S 1205 1207 1000 0 -1 4202560 5198 0 0 0 4 4 0 0 18 0 8 0 660809738 438681600 46981 33554432000 4194304 4964800 140734705933792 18446744073709551615 255389117337 0 0 4096 18946 18446604452923759424 0 0 -1 6 0 0 0

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

[pid=1207] ppid=1205 vsize=10811780 CPUtime=37870.9 cores=0-7
/proc/1207/stat : 1207 (claspmt) R 1205 1207 1000 0 -1 4202496 2652199 0 0 0 3785423 1669 0 0 25 0 8 0 660809568 11071262720 2635850 33554432000 4194304 4964800 140734705933792 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/1207/statm: 2702945 2635850 466 189 0 2697294 0
[pid=1207/tid=1209] ppid=1205 vsize=10811780 CPUtime=4694.64 cores=0-7
/proc/1207/task/1209/stat : 1209 (claspmt) R 1205 1207 1000 0 -1 4202560 128144 0 0 0 469331 133 0 0 25 0 8 0 660809738 11071262720 2635850 33554432000 4194304 4964800 140734705933792 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1207/tid=1210] ppid=1205 vsize=10811780 CPUtime=4726.09 cores=0-7
/proc/1207/task/1210/stat : 1210 (claspmt) R 1205 1207 1000 0 -1 4202560 1044509 0 0 0 472130 479 0 0 25 0 8 0 660809738 11071262720 2635850 33554432000 4194304 4964800 140734705933792 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1207/tid=1211] ppid=1205 vsize=10811780 CPUtime=4726.07 cores=0-7
/proc/1207/task/1211/stat : 1211 (claspmt) R 1205 1207 1000 0 -1 4202560 180705 0 0 0 472470 137 0 0 25 0 8 0 660809738 11071262720 2635850 33554432000 4194304 4964800 140734705933792 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1207/tid=1212] ppid=1205 vsize=10811780 CPUtime=4725.01 cores=0-7
/proc/1207/task/1212/stat : 1212 (claspmt) R 1205 1207 1000 0 -1 4202560 269007 0 0 0 472315 186 0 0 25 0 8 0 660809738 11071262720 2635850 33554432000 4194304 4964800 140734705933792 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1207/tid=1213] ppid=1205 vsize=10811780 CPUtime=4840.63 cores=0-7
/proc/1207/task/1213/stat : 1213 (claspmt) R 1205 1207 1000 0 -1 4202560 4572 0 0 0 484056 7 0 0 25 0 8 0 660809738 11071262720 2635850 33554432000 4194304 4964800 140734705933792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1207/tid=1214] ppid=1205 vsize=10811780 CPUtime=4716.15 cores=0-7
/proc/1207/task/1214/stat : 1214 (claspmt) R 1205 1207 1000 0 -1 4202560 255643 0 0 0 471409 206 0 0 25 0 8 0 660809738 11071262720 2635850 33554432000 4194304 4964800 140734705933792 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1207/tid=1215] ppid=1205 vsize=10811780 CPUtime=4715.04 cores=0-7
/proc/1207/task/1215/stat : 1215 (claspmt) R 1205 1207 1000 0 -1 4202560 606175 0 0 0 471111 393 0 0 25 0 8 0 660809738 11071262720 2635850 33554432000 4194304 4964800 140734705933792 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37870.9
Current children cumulated vsize (KiB) 10811780

[startup+4902.3 s]
/proc/loadavg: 8.20 8.16 8.10 9/344 1372
/proc/meminfo: memFree=1374684/32951124 swapFree=65222232/67111528
[pid=1207] ppid=1205 vsize=11008388 CPUtime=38350.3 cores=0-7
/proc/1207/stat : 1207 (claspmt) R 1205 1207 1000 0 -1 4202496 2704942 0 0 0 3833327 1700 0 0 25 0 8 0 660809568 11272589312 2688593 33554432000 4194304 4964800 140734705933792 18446744073709551615 4668592 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/1207/statm: 2752097 2688593 466 189 0 2746446 0
[pid=1207/tid=1209] ppid=1205 vsize=11008388 CPUtime=4753.99 cores=0-7
/proc/1207/task/1209/stat : 1209 (claspmt) R 1205 1207 1000 0 -1 4202560 128144 0 0 0 475266 133 0 0 25 0 8 0 660809738 11272589312 2688593 33554432000 4194304 4964800 140734705933792 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1207/tid=1210] ppid=1205 vsize=11008388 CPUtime=4786.09 cores=0-7
/proc/1207/task/1210/stat : 1210 (claspmt) R 1205 1207 1000 0 -1 4202560 1081518 0 0 0 478113 496 0 0 25 0 8 0 660809738 11272589312 2688593 33554432000 4194304 4964800 140734705933792 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1207/tid=1211] ppid=1205 vsize=11008388 CPUtime=4786.08 cores=0-7
/proc/1207/task/1211/stat : 1211 (claspmt) R 1205 1207 1000 0 -1 4202560 180860 0 0 0 478471 137 0 0 25 0 8 0 660809738 11272589312 2688593 33554432000 4194304 4964800 140734705933792 18446744073709551615 4660064 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1207/tid=1212] ppid=1205 vsize=11008388 CPUtime=4785.01 cores=0-7
/proc/1207/task/1212/stat : 1212 (claspmt) R 1205 1207 1000 0 -1 4202560 277792 0 0 0 478307 194 0 0 25 0 8 0 660809738 11272589312 2688593 33554432000 4194304 4964800 140734705933792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1207/tid=1213] ppid=1205 vsize=11008388 CPUtime=4900.63 cores=0-7
/proc/1207/task/1213/stat : 1213 (claspmt) R 1205 1207 1000 0 -1 4202560 4572 0 0 0 490056 7 0 0 25 0 8 0 660809738 11272589312 2688593 33554432000 4194304 4964800 140734705933792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1207/tid=1214] ppid=1205 vsize=11008388 CPUtime=4776.16 cores=0-7
/proc/1207/task/1214/stat : 1214 (claspmt) R 1205 1207 1000 0 -1 4202560 255643 0 0 0 477410 206 0 0 25 0 8 0 660809738 11272589312 2688593 33554432000 4194304 4964800 140734705933792 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1207/tid=1215] ppid=1205 vsize=11008388 CPUtime=4775.02 cores=0-7
/proc/1207/task/1215/stat : 1215 (claspmt) R 1205 1207 1000 0 -1 4202560 612969 0 0 0 477104 398 0 0 25 0 8 0 660809738 11272589312 2688593 33554432000 4194304 4964800 140734705933792 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38350.3
Current children cumulated vsize (KiB) 11008388

[startup+4962.3 s]
/proc/loadavg: 8.27 8.18 8.10 10/345 1378
/proc/meminfo: memFree=1105964/32951124 swapFree=65222232/67111528
[pid=1207] ppid=1205 vsize=11204996 CPUtime=38829.4 cores=0-7
/proc/1207/stat : 1207 (claspmt) R 1205 1207 1000 0 -1 4202496 2767173 0 0 0 3881196 1739 0 0 25 0 8 0 660809568 11473915904 2750824 33554432000 4194304 4964800 140734705933792 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/1207/statm: 2801249 2750824 466 189 0 2795598 0
[pid=1207/tid=1209] ppid=1205 vsize=11204996 CPUtime=4813.33 cores=0-7
/proc/1207/task/1209/stat : 1209 (claspmt) R 1205 1207 1000 0 -1 4202560 131489 0 0 0 481196 137 0 0 25 0 8 0 660809738 11473915904 2750824 33554432000 4194304 4964800 140734705933792 18446744073709551615 4632355 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1207/tid=1210] ppid=1205 vsize=11204996 CPUtime=4846.09 cores=0-7
/proc/1207/task/1210/stat : 1210 (claspmt) R 1205 1207 1000 0 -1 4202560 1110554 0 0 0 484101 508 0 0 25 0 8 0 660809738 11473915904 2750824 33554432000 4194304 4964800 140734705933792 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1207/tid=1211] ppid=1205 vsize=11204996 CPUtime=4846.08 cores=0-7
/proc/1207/task/1211/stat : 1211 (claspmt) R 1205 1207 1000 0 -1 4202560 194147 0 0 0 484462 146 0 0 25 0 8 0 660809738 11473915904 2750824 33554432000 4194304 4964800 140734705933792 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1207/tid=1212] ppid=1205 vsize=11204996 CPUtime=4845.01 cores=0-7
/proc/1207/task/1212/stat : 1212 (claspmt) R 1205 1207 1000 0 -1 4202560 278523 0 0 0 484306 195 0 0 25 0 8 0 660809738 11473915904 2750824 33554432000 4194304 4964800 140734705933792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1207/tid=1213] ppid=1205 vsize=11204996 CPUtime=4960.63 cores=0-7
/proc/1207/task/1213/stat : 1213 (claspmt) R 1205 1207 1000 0 -1 4202560 4572 0 0 0 496056 7 0 0 25 0 8 0 660809738 11473915904 2750824 33554432000 4194304 4964800 140734705933792 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1207/tid=1214] ppid=1205 vsize=11204996 CPUtime=4836.16 cores=0-7
/proc/1207/task/1214/stat : 1214 (claspmt) R 1205 1207 1000 0 -1 4202560 255644 0 0 0 483410 206 0 0 25 0 8 0 660809738 11473915904 2750824 33554432000 4194304 4964800 140734705933792 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1207/tid=1215] ppid=1205 vsize=11204996 CPUtime=4834.77 cores=0-7
/proc/1207/task/1215/stat : 1215 (claspmt) R 1205 1207 1000 0 -1 4202560 628800 0 0 0 483065 412 0 0 25 0 8 0 660809738 11473915904 2750824 33554432000 4194304 4964800 140734705933792 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38829.4
Current children cumulated vsize (KiB) 11204996

[startup+5022.3 s]
/proc/loadavg: 8.34 8.23 8.13 9/344 1379
/proc/meminfo: memFree=850760/32951124 swapFree=65222232/67111528
[pid=1207] ppid=1205 vsize=11532676 CPUtime=39308.1 cores=0-7
/proc/1207/stat : 1207 (claspmt) R 1205 1207 1000 0 -1 4202496 2835236 0 0 0 3929021 1787 0 0 25 0 8 0 660809568 11809460224 2818887 33554432000 4194304 4964800 140734705933792 18446744073709551615 4684107 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/1207/statm: 2883169 2818888 466 189 0 2877518 0
[pid=1207/tid=1209] ppid=1205 vsize=11532676 CPUtime=4872.68 cores=0-7
/proc/1207/task/1209/stat : 1209 (claspmt) R 1205 1207 1000 0 -1 4202560 138873 0 0 0 487121 147 0 0 25 0 8 0 660809738 11809460224 2818888 33554432000 4194304 4964800 140734705933792 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1207/tid=1210] ppid=1205 vsize=11532676 CPUtime=4906.09 cores=0-7
/proc/1207/task/1210/stat : 1210 (claspmt) R 1205 1207 1000 0 -1 4202560 1142216 0 0 0 490089 520 0 0 25 0 8 0 660809738 11809460224 2818888 33554432000 4194304 4964800 140734705933792 18446744073709551615 4670282 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1207/tid=1211] ppid=1205 vsize=11532676 CPUtime=4906.08 cores=0-7
/proc/1207/task/1211/stat : 1211 (claspmt) R 1205 1207 1000 0 -1 4202560 203794 0 0 0 490454 154 0 0 25 0 8 0 660809738 11809460224 2818888 33554432000 4194304 4964800 140734705933792 18446744073709551615 4660114 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1207/tid=1212] ppid=1205 vsize=11532676 CPUtime=4905.01 cores=0-7
/proc/1207/task/1212/stat : 1212 (claspmt) R 1205 1207 1000 0 -1 4202560 278523 0 0 0 490306 195 0 0 25 0 8 0 660809738 11809460224 2818888 33554432000 4194304 4964800 140734705933792 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1207/tid=1213] ppid=1205 vsize=11532676 CPUtime=5020.63 cores=0-7
/proc/1207/task/1213/stat : 1213 (claspmt) R 1205 1207 1000 0 -1 4202560 4572 0 0 0 502056 7 0 0 25 0 8 0 660809738 11809460224 2818888 33554432000 4194304 4964800 140734705933792 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1207/tid=1214] ppid=1205 vsize=11532676 CPUtime=4896.16 cores=0-7
/proc/1207/task/1214/stat : 1214 (claspmt) R 1205 1207 1000 0 -1 4202560 255644 0 0 0 489410 206 0 0 25 0 8 0 660809738 11809460224 2818888 33554432000 4194304 4964800 140734705933792 18446744073709551615 4653482 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1207/tid=1215] ppid=1205 vsize=11532676 CPUtime=4894.14 cores=0-7
/proc/1207/task/1215/stat : 1215 (claspmt) R 1205 1207 1000 0 -1 4202560 648171 0 0 0 488985 429 0 0 25 0 8 0 660809738 11809460224 2818888 33554432000 4194304 4964800 140734705933792 18446744073709551615 255376962593 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39308.1
Current children cumulated vsize (KiB) 11532676

[startup+5082.3 s]
/proc/loadavg: 8.16 8.20 8.12 9/344 1382
/proc/meminfo: memFree=693852/32951124 swapFree=65222232/67111528
[pid=1207] ppid=1205 vsize=11663748 CPUtime=39787.4 cores=0-7
/proc/1207/stat : 1207 (claspmt) R 1205 1207 1000 0 -1 4202496 2873702 0 0 0 3976921 1819 0 0 25 0 8 0 660809568 11943677952 2857226 33554432000 4194304 4964800 140734705933792 18446744073709551615 4668900 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/1207/statm: 2915937 2857226 466 189 0 2910286 0
[pid=1207/tid=1209] ppid=1205 vsize=11663748 CPUtime=4932.01 cores=0-7
/proc/1207/task/1209/stat : 1209 (claspmt) R 1205 1207 1000 0 -1 4202560 145993 0 0 0 493043 158 0 0 25 0 8 0 660809738 11943677952 2857226 33554432000 4194304 4964800 140734705933792 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1207/tid=1210] ppid=1205 vsize=11663748 CPUtime=4966.09 cores=0-7
/proc/1207/task/1210/stat : 1210 (claspmt) R 1205 1207 1000 0 -1 4202560 1163677 0 0 0 496078 531 0 0 25 0 8 0 660809738 11943677952 2857226 33554432000 4194304 4964800 140734705933792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1207/tid=1211] ppid=1205 vsize=11663748 CPUtime=4966.08 cores=0-7
/proc/1207/task/1211/stat : 1211 (claspmt) R 1205 1207 1000 0 -1 4202560 211047 0 0 0 496447 161 0 0 25 0 8 0 660809738 11943677952 2857226 33554432000 4194304 4964800 140734705933792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1207/tid=1212] ppid=1205 vsize=11663748 CPUtime=4965.01 cores=0-7
/proc/1207/task/1212/stat : 1212 (claspmt) R 1205 1207 1000 0 -1 4202560 278523 0 0 0 496306 195 0 0 25 0 8 0 660809738 11943677952 2857226 33554432000 4194304 4964800 140734705933792 18446744073709551615 4321143 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1207/tid=1213] ppid=1205 vsize=11663748 CPUtime=5080.63 cores=0-7
/proc/1207/task/1213/stat : 1213 (claspmt) R 1205 1207 1000 0 -1 4202560 4572 0 0 0 508056 7 0 0 25 0 8 0 660809738 11943677952 2857226 33554432000 4194304 4964800 140734705933792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1207/tid=1214] ppid=1205 vsize=11663748 CPUtime=4956.16 cores=0-7
/proc/1207/task/1214/stat : 1214 (claspmt) R 1205 1207 1000 0 -1 4202560 255930 0 0 0 495409 207 0 0 25 0 8 0 660809738 11943677952 2857226 33554432000 4194304 4964800 140734705933792 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1207/tid=1215] ppid=1205 vsize=11663748 CPUtime=4954.13 cores=0-7
/proc/1207/task/1215/stat : 1215 (claspmt) R 1205 1207 1000 0 -1 4202560 650510 0 0 0 494981 432 0 0 25 0 8 0 660809738 11943677952 2857226 33554432000 4194304 4964800 140734705933792 18446744073709551615 4669512 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39787.4
Current children cumulated vsize (KiB) 11663748



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 8.21 8.20 8.12 9/344 1383
/proc/meminfo: memFree=673144/32951124 swapFree=65222232/67111528
[pid=1207] ppid=1205 vsize=11729284 CPUtime=39928.9 cores=0-7
/proc/1207/stat : 1207 (claspmt) R 1205 1207 1000 0 -1 4202496 2878846 0 0 0 3991060 1825 0 0 25 0 8 0 660809568 12010786816 2862370 33554432000 4194304 4964800 140734705933792 18446744073709551615 4669333 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/1207/statm: 2932321 2862370 466 189 0 2926670 0
[pid=1207/tid=1209] ppid=1205 vsize=11729284 CPUtime=4949.52 cores=0-7
/proc/1207/task/1209/stat : 1209 (claspmt) R 1205 1207 1000 0 -1 4202560 145993 0 0 0 494794 158 0 0 25 0 8 0 660809738 12010786816 2862371 33554432000 4194304 4964800 140734705933792 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1207/tid=1210] ppid=1205 vsize=11729284 CPUtime=4983.8 cores=0-7
/proc/1207/task/1210/stat : 1210 (claspmt) R 1205 1207 1000 0 -1 4202560 1163679 0 0 0 497849 531 0 0 25 0 8 0 660809738 12010786816 2862371 33554432000 4194304 4964800 140734705933792 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1207/tid=1211] ppid=1205 vsize=11729284 CPUtime=4983.8 cores=0-7
/proc/1207/task/1211/stat : 1211 (claspmt) R 1205 1207 1000 0 -1 4202560 211049 0 0 0 498219 161 0 0 25 0 8 0 660809738 12010786816 2862371 33554432000 4194304 4964800 140734705933792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1207/tid=1212] ppid=1205 vsize=11729284 CPUtime=4982.72 cores=0-7
/proc/1207/task/1212/stat : 1212 (claspmt) R 1205 1207 1000 0 -1 4202560 278523 0 0 0 498077 195 0 0 25 0 8 0 660809738 12010786816 2862371 33554432000 4194304 4964800 140734705933792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1207/tid=1213] ppid=1205 vsize=11729284 CPUtime=5098.34 cores=0-7
/proc/1207/task/1213/stat : 1213 (claspmt) R 1205 1207 1000 0 -1 4202560 4572 0 0 0 509827 7 0 0 25 0 8 0 660809738 12010786816 2862371 33554432000 4194304 4964800 140734705933792 18446744073709551615 4669699 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1207/tid=1214] ppid=1205 vsize=11729284 CPUtime=4973.88 cores=0-7
/proc/1207/task/1214/stat : 1214 (claspmt) R 1205 1207 1000 0 -1 4202560 255948 0 0 0 497181 207 0 0 25 0 8 0 660809738 12010786816 2862371 33554432000 4194304 4964800 140734705933792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1207/tid=1215] ppid=1205 vsize=11729284 CPUtime=4971.84 cores=0-7
/proc/1207/task/1215/stat : 1215 (claspmt) R 1205 1207 1000 0 -1 4202560 655633 0 0 0 496747 437 0 0 25 0 8 0 660809738 12010786816 2862371 33554432000 4194304 4964800 140734705933792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39928.9
Current children cumulated vsize (KiB) 11729284

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

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

[startup+5100.6 s]
/proc/loadavg: 7.63 8.08 8.08 2/338 1384
/proc/meminfo: memFree=704812/32951124 swapFree=65222232/67111528
[pid=1207] ppid=1205 vsize=11715572 CPUtime=39929.6 cores=0-7
/proc/1207/stat : 1207 (claspmt) R 1205 1207 1000 0 -1 4202496 2878858 0 0 0 3991131 1825 0 0 25 0 1 0 660809568 11996745728 2854297 33554432000 4194304 4964800 140734705933792 18446744073709551615 255376950369 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/1207/statm: 2928893 2854297 476 189 0 2923242 0
Current children cumulated CPU time (s) 39929.6
Current children cumulated vsize (KiB) 11715572

[startup+5101 s]
/proc/loadavg: 7.63 8.08 8.08 2/338 1384
/proc/meminfo: memFree=704812/32951124 swapFree=65222232/67111528
[pid=1207] ppid=1205 vsize=11584500 CPUtime=39929.9 cores=0-7
/proc/1207/stat : 1207 (claspmt) R 1205 1207 1000 0 -1 4202496 2878858 0 0 0 3991170 1825 0 0 25 0 1 0 660809568 11862528000 2842304 33554432000 4194304 4964800 140734705933792 18446744073709551615 255376950664 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/1207/statm: 2896125 2842304 476 189 0 2890474 0
Current children cumulated CPU time (s) 39929.9
Current children cumulated vsize (KiB) 11584500

[startup+5101.4 s]
/proc/loadavg: 7.63 8.08 8.08 2/338 1384
/proc/meminfo: memFree=704812/32951124 swapFree=65222232/67111528
[pid=1207] ppid=1205 vsize=2599632 CPUtime=39930.4 cores=0-7
/proc/1207/stat : 1207 (claspmt) R 1205 1207 1000 0 -1 4202496 2878858 0 0 0 3991177 1858 0 0 25 0 1 0 660809568 2662023168 553521 33554432000 4194304 4964800 140734705933792 18446744073709551615 255377344871 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/1207/statm: 649908 553521 476 189 0 644257 0
Current children cumulated CPU time (s) 39930.3
Current children cumulated vsize (KiB) 2599632

Child status: 0
Real time (s): 5101.49
CPU time (s): 39930.4
CPU user time (s): 39911.8
CPU system time (s): 18.6752
CPU usage (%): 782.722
Max. virtual memory (cumulated for all children) (KiB): 11729284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39911.8
system time used= 18.6752
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2878859
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= 24418
involuntary context switches= 342194

runsolver used 14.8527 second user time and 40.8328 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 22:41:57
IDJOB=3380783
IDBENCH=82379
IDSOLVER=1865
FILE ID=node135/3380783-1305492116
RUNJOBID= node135-1305487106-1014
PBS_JOBID= 13325383
Free space on /tmp= 73316 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.050-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-3380783-1305492116/watcher-3380783-1305492116 -o /tmp/evaluation-result-3380783-1305492116/solver-3380783-1305492116 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380783-1305492116.cnf

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

MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
RANDOM SEED=1441410493

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12142684 kB
Buffers:        304052 kB
Cached:        6304228 kB
SwapCached:      60528 kB
Active:       10536096 kB
Inactive:     10013132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12142684 kB
SwapTotal:    67111528 kB
SwapFree:     65222232 kB
Dirty:           30740 kB
Writeback:           0 kB
AnonPages:    13885916 kB
Mapped:          21328 kB
Slab:           142568 kB
PageTables:      52224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79782908 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73312 MiB
End job on node135 at 2011-05-16 00:06:59