Trace number 3321624

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095? (TO) 35790 5100.62

General information on the benchmark

Nameapplication/jarvisalo/
AAAI2010-SATPlanning/aaai10-planning-ipc5-rovers-18-step11.cnf
MD5SUMac372f51471a04bbb3fb9a678284c6a4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.9334
Satisfiable
(Un)Satisfiability was proved
Number of variables29317
Number of clauses277090
Sum of the clauses size598882
Maximum clause length179
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2264085
Number of clauses of size 38078
Number of clauses of size 41144
Number of clauses of size 5453
Number of clauses of size over 53186

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...366466/instance-3321624-1304366466.cnf
0.39/0.41	c Solving...
35789.34/5100.01	
35789.34/5100.01	*** INTERRUPTED! ***
35789.34/5100.01	*** Shutting down threads...
35789.99/5100.61	s UNKNOWN
35789.99/5100.61	
35789.99/5100.61	c INTERRUPTED   : 1
35789.99/5100.61	c Models        : 0+    
35789.99/5100.61	c Time          : 5100.017s (Solving: 5099.61s 1st Model: 0.00s Unsat: 0.00s)
35789.99/5100.61	c CPU Time      : 35789.400s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3321624-1304366466/watcher-3321624-1304366466 -o /tmp/evaluation-result-3321624-1304366466/solver-3321624-1304366466 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321624-1304366466.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: 1.00 1.01 1.50 3/207 28494
/proc/meminfo: memFree=27036724/32951124 swapFree=67111336/67111528
[pid=28494] ppid=28492 vsize=26912 CPUtime=0 cores=0-7
/proc/28494/stat : 28494 (claspmt) R 28492 28494 28468 0 -1 4202496 2206 0 0 0 0 0 0 0 22 0 1 0 548244499 27557888 1907 33554432000 4194304 4964704 140733467618912 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28494/statm: 6728 1907 386 189 0 1602 0

[startup+0.0234139 s]
/proc/loadavg: 1.00 1.01 1.50 3/207 28494
/proc/meminfo: memFree=27036724/32951124 swapFree=67111336/67111528
[pid=28494] ppid=28492 vsize=29244 CPUtime=0.01 cores=0-7
/proc/28494/stat : 28494 (claspmt) R 28492 28494 28468 0 -1 4202496 2990 0 0 0 1 0 0 0 22 0 1 0 548244499 29945856 2520 33554432000 4194304 4964704 140733467618912 18446744073709551615 271550537472 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28494/statm: 7311 2521 389 189 0 2185 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 29244

[startup+0.10043 s]
/proc/loadavg: 1.00 1.01 1.50 3/207 28494
/proc/meminfo: memFree=27036724/32951124 swapFree=67111336/67111528
[pid=28494] ppid=28492 vsize=44028 CPUtime=0.09 cores=0-7
/proc/28494/stat : 28494 (claspmt) R 28492 28494 28468 0 -1 4202496 7730 0 0 0 8 1 0 0 22 0 1 0 548244499 45084672 5997 33554432000 4194304 4964704 140733467618912 18446744073709551615 271550235001 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28494/statm: 11007 6018 400 189 0 5881 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44028

[startup+0.300368 s]
/proc/loadavg: 1.00 1.01 1.50 3/207 28494
/proc/meminfo: memFree=27036724/32951124 swapFree=67111336/67111528
[pid=28494] ppid=28492 vsize=47208 CPUtime=0.29 cores=0-7
/proc/28494/stat : 28494 (claspmt) R 28492 28494 28468 0 -1 4202496 8616 0 0 0 28 1 0 0 23 0 1 0 548244499 48340992 6882 33554432000 4194304 4964704 140733467618912 18446744073709551615 4621574 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28494/statm: 11802 6882 404 189 0 6676 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47208

[startup+0.700293 s]
/proc/loadavg: 1.00 1.01 1.50 3/207 28494
/proc/meminfo: memFree=27036724/32951124 swapFree=67111336/67111528
[pid=28494] ppid=28492 vsize=344968 CPUtime=0.72 cores=0-7
/proc/28494/stat : 28494 (claspmt) S 28492 28494 28468 0 -1 4202496 15494 0 0 0 69 3 0 0 25 0 8 0 548244499 353247232 11619 33554432000 4194304 4964704 140733467618912 18446744073709551615 271562353561 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28494/statm: 86242 11619 442 189 0 80591 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 344968

[startup+1.50115 s]
/proc/loadavg: 1.00 1.01 1.50 3/215 28502
/proc/meminfo: memFree=26992152/32951124 swapFree=67111336/67111528
[pid=28494] ppid=28492 vsize=344968 CPUtime=1.52 cores=0-7
/proc/28494/stat : 28494 (claspmt) S 28492 28494 28468 0 -1 4202496 15678 0 0 0 149 3 0 0 25 0 8 0 548244499 353247232 11803 33554432000 4194304 4964704 140733467618912 18446744073709551615 271562353561 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28494/statm: 86242 11803 442 189 0 80591 0
[pid=28494/tid=28496] ppid=28492 vsize=344968 CPUtime=0 cores=0-7
/proc/28494/task/28496/stat : 28496 (claspmt) S 28492 28494 28468 0 -1 4202560 774 0 0 0 0 0 0 0 18 0 8 0 548244541 353247232 11803 33554432000 4194304 4964704 140733467618912 18446744073709551615 271562353561 0 0 4096 18946 18446604444775185472 0 0 -1 0 0 0 0
[pid=28494/tid=28497] ppid=28492 vsize=344968 CPUtime=0 cores=0-7
/proc/28494/task/28497/stat : 28497 (claspmt) S 28492 28494 28468 0 -1 4202560 969 0 0 0 0 0 0 0 18 0 8 0 548244541 353247232 11803 33554432000 4194304 4964704 140733467618912 18446744073709551615 271562353561 0 0 4096 18946 18446604444775185472 0 0 -1 2 0 0 0
[pid=28494/tid=28498] ppid=28492 vsize=344968 CPUtime=0.01 cores=0-7
/proc/28494/task/28498/stat : 28498 (claspmt) S 28492 28494 28468 0 -1 4202560 834 0 0 0 1 0 0 0 18 0 8 0 548244541 353247232 11803 33554432000 4194304 4964704 140733467618912 18446744073709551615 271562353561 0 0 4096 18946 18446604444775185472 0 0 -1 0 0 0 0
[pid=28494/tid=28499] ppid=28492 vsize=344968 CPUtime=0 cores=0-7
/proc/28494/task/28499/stat : 28499 (claspmt) S 28492 28494 28468 0 -1 4202560 839 0 0 0 0 0 0 0 17 0 8 0 548244541 353247232 11803 33554432000 4194304 4964704 140733467618912 18446744073709551615 271562353561 0 0 4096 18946 18446604444775185472 0 0 -1 4 0 0 0
[pid=28494/tid=28500] ppid=28492 vsize=344968 CPUtime=1.06 cores=0-7
/proc/28494/task/28500/stat : 28500 (claspmt) R 28492 28494 28468 0 -1 4202560 1472 0 0 0 106 0 0 0 19 0 8 0 548244541 353247232 11803 33554432000 4194304 4964704 140733467618912 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28494/tid=28501] ppid=28492 vsize=344968 CPUtime=0 cores=0-7
/proc/28494/task/28501/stat : 28501 (claspmt) S 28492 28494 28468 0 -1 4202560 1083 0 0 0 0 0 0 0 18 0 8 0 548244541 353247232 11803 33554432000 4194304 4964704 140733467618912 18446744073709551615 271562353561 0 0 4096 18946 18446604444775185472 0 0 -1 6 0 0 0
[pid=28494/tid=28502] ppid=28492 vsize=344968 CPUtime=0 cores=0-7
/proc/28494/task/28502/stat : 28502 (claspmt) S 28492 28494 28468 0 -1 4202560 984 0 0 0 0 0 0 0 18 0 8 0 548244541 353247232 11803 33554432000 4194304 4964704 140733467618912 18446744073709551615 271562353561 0 0 4096 18946 18446604444775185472 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 344968

[startup+3.10082 s]
/proc/loadavg: 1.00 1.01 1.50 3/215 28502
/proc/meminfo: memFree=26991652/32951124 swapFree=67111336/67111528
[pid=28494] ppid=28492 vsize=410504 CPUtime=5.69 cores=0-7
/proc/28494/stat : 28494 (claspmt) R 28492 28494 28468 0 -1 4202496 19520 0 0 0 563 6 0 0 18 0 8 0 548244499 420356096 15636 33554432000 4194304 4964704 140733467618912 18446744073709551615 4660034 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/28494/statm: 102626 15636 464 189 0 96975 0
[pid=28494/tid=28496] ppid=28492 vsize=410504 CPUtime=0.11 cores=0-7
/proc/28494/task/28496/stat : 28496 (claspmt) R 28492 28494 28468 0 -1 4202560 933 0 0 0 11 0 0 0 18 0 8 0 548244541 420356096 15637 33554432000 4194304 4964704 140733467618912 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28494/tid=28497] ppid=28492 vsize=410504 CPUtime=0.42 cores=0-7
/proc/28494/task/28497/stat : 28497 (claspmt) R 28492 28494 28468 0 -1 4202560 1889 0 0 0 41 1 0 0 18 0 8 0 548244541 420356096 15638 33554432000 4194304 4964704 140733467618912 18446744073709551615 271550198817 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28494/tid=28498] ppid=28492 vsize=410504 CPUtime=0.42 cores=0-7
/proc/28494/task/28498/stat : 28498 (claspmt) R 28492 28494 28468 0 -1 4202560 1258 0 0 0 42 0 0 0 18 0 8 0 548244541 420356096 15639 33554432000 4194304 4964704 140733467618912 18446744073709551615 4653563 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28494/tid=28499] ppid=28492 vsize=410504 CPUtime=0.43 cores=0-7
/proc/28494/task/28499/stat : 28499 (claspmt) R 28492 28494 28468 0 -1 4202560 1636 0 0 0 43 0 0 0 16 0 8 0 548244541 420356096 15639 33554432000 4194304 4964704 140733467618912 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28494/tid=28500] ppid=28492 vsize=410504 CPUtime=2.65 cores=0-7
/proc/28494/task/28500/stat : 28500 (claspmt) R 28492 28494 28468 0 -1 4202560 1524 0 0 0 265 0 0 0 18 0 8 0 548244541 420356096 15639 33554432000 4194304 4964704 140733467618912 18446744073709551615 4399415 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28494/tid=28501] ppid=28492 vsize=410504 CPUtime=0.41 cores=0-7
/proc/28494/task/28501/stat : 28501 (claspmt) R 28492 28494 28468 0 -1 4202560 1336 0 0 0 41 0 0 0 18 0 8 0 548244541 420356096 15639 33554432000 4194304 4964704 140733467618912 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28494/tid=28502] ppid=28492 vsize=410504 CPUtime=0.36 cores=0-7
/proc/28494/task/28502/stat : 28502 (claspmt) R 28492 28494 28468 0 -1 4202560 1816 0 0 0 35 1 0 0 18 0 8 0 548244541 420356096 15639 33554432000 4194304 4964704 140733467618912 18446744073709551615 271550198817 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.69
Current children cumulated vsize (KiB) 410504

[startup+6.30124 s]
/proc/loadavg: 1.08 1.03 1.50 10/215 28502
/proc/meminfo: memFree=26916248/32951124 swapFree=67111336/67111528
[pid=28494] ppid=28492 vsize=418964 CPUtime=28.03 cores=0-7
/proc/28494/stat : 28494 (claspmt) R 28492 28494 28468 0 -1 4202496 38354 0 0 0 2787 16 0 0 25 0 8 0 548244499 429019136 34469 33554432000 4194304 4964704 140733467618912 18446744073709551615 4653302 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/28494/statm: 104741 34469 464 189 0 99090 0
[pid=28494/tid=28496] ppid=28492 vsize=418964 CPUtime=2.43 cores=0-7
/proc/28494/task/28496/stat : 28496 (claspmt) R 28492 28494 28468 0 -1 4202560 2772 0 0 0 242 1 0 0 21 0 8 0 548244541 429019136 34469 33554432000 4194304 4964704 140733467618912 18446744073709551615 4343224 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28494/tid=28497] ppid=28492 vsize=418964 CPUtime=2.66 cores=0-7
/proc/28494/task/28497/stat : 28497 (claspmt) R 28492 28494 28468 0 -1 4202560 5046 0 0 0 264 2 0 0 22 0 8 0 548244541 429019136 34469 33554432000 4194304 4964704 140733467618912 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28494/tid=28498] ppid=28492 vsize=418964 CPUtime=3.61 cores=0-7
/proc/28494/task/28498/stat : 28498 (claspmt) R 28492 28494 28468 0 -1 4202560 3739 0 0 0 359 2 0 0 25 0 8 0 548244541 429019136 34469 33554432000 4194304 4964704 140733467618912 18446744073709551615 4660144 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28494/tid=28499] ppid=28492 vsize=418964 CPUtime=3.59 cores=0-7
/proc/28494/task/28499/stat : 28499 (claspmt) R 28492 28494 28468 0 -1 4202560 5504 0 0 0 357 2 0 0 21 0 8 0 548244541 429019136 34469 33554432000 4194304 4964704 140733467618912 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28494/tid=28500] ppid=28492 vsize=418964 CPUtime=5.85 cores=0-7
/proc/28494/task/28500/stat : 28500 (claspmt) R 28492 28494 28468 0 -1 4202560 1538 0 0 0 585 0 0 0 25 0 8 0 548244541 429019136 34469 33554432000 4194304 4964704 140733467618912 18446744073709551615 4399625 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28494/tid=28501] ppid=28492 vsize=418964 CPUtime=3.61 cores=0-7
/proc/28494/task/28501/stat : 28501 (claspmt) R 28492 28494 28468 0 -1 4202560 3371 0 0 0 359 2 0 0 25 0 8 0 548244541 429019136 34469 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28494/tid=28502] ppid=28492 vsize=418964 CPUtime=2.23 cores=0-7
/proc/28494/task/28502/stat : 28502 (claspmt) R 28492 28494 28468 0 -1 4202560 4498 0 0 0 221 2 0 0 21 0 8 0 548244541 429019136 34469 33554432000 4194304 4964704 140733467618912 18446744073709551615 4668820 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 28.03
Current children cumulated vsize (KiB) 418964

[startup+12.7011 s]
/proc/loadavg: 1.71 1.16 1.54 10/215 28502
/proc/meminfo: memFree=26823472/32951124 swapFree=67111336/67111528
[pid=28494] ppid=28492 vsize=433560 CPUtime=72.72 cores=0-7
/proc/28494/stat : 28494 (claspmt) R 28492 28494 28468 0 -1 4202496 59483 0 0 0 7243 29 0 0 25 0 8 0 548244499 443965440 55598 33554432000 4194304 4964704 140733467618912 18446744073709551615 4660292 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/28494/statm: 108390 55598 464 189 0 102739 0
[pid=28494/tid=28496] ppid=28492 vsize=433560 CPUtime=6.45 cores=0-7
/proc/28494/task/28496/stat : 28496 (claspmt) R 28492 28494 28468 0 -1 4202560 4381 0 0 0 643 2 0 0 25 0 8 0 548244541 443965440 55598 33554432000 4194304 4964704 140733467618912 18446744073709551615 4684027 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28494/tid=28497] ppid=28492 vsize=433560 CPUtime=8.95 cores=0-7
/proc/28494/task/28497/stat : 28497 (claspmt) R 28492 28494 28468 0 -1 4202560 7901 0 0 0 892 3 0 0 19 0 8 0 548244541 443965440 55598 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670110 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28494/tid=28498] ppid=28492 vsize=433560 CPUtime=7.38 cores=0-7
/proc/28494/task/28498/stat : 28498 (claspmt) R 28492 28494 28468 0 -1 4202560 5084 0 0 0 735 3 0 0 25 0 8 0 548244541 443965440 55598 33554432000 4194304 4964704 140733467618912 18446744073709551615 271550642670 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28494/tid=28499] ppid=28492 vsize=433560 CPUtime=9.79 cores=0-7
/proc/28494/task/28499/stat : 28499 (claspmt) R 28492 28494 28468 0 -1 4202560 9659 0 0 0 975 4 0 0 25 0 8 0 548244541 443965440 55598 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28494/tid=28500] ppid=28492 vsize=433560 CPUtime=12.25 cores=0-7
/proc/28494/task/28500/stat : 28500 (claspmt) R 28492 28494 28468 0 -1 4202560 1542 0 0 0 1225 0 0 0 25 0 8 0 548244541 443965440 55598 33554432000 4194304 4964704 140733467618912 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28494/tid=28501] ppid=28492 vsize=433560 CPUtime=9.18 cores=0-7
/proc/28494/task/28501/stat : 28501 (claspmt) R 28492 28494 28468 0 -1 4202560 5568 0 0 0 914 4 0 0 22 0 8 0 548244541 443965440 55598 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28494/tid=28502] ppid=28492 vsize=433560 CPUtime=8.56 cores=0-7
/proc/28494/task/28502/stat : 28502 (claspmt) R 28492 28494 28468 0 -1 4202560 10144 0 0 0 851 5 0 0 25 0 8 0 548244541 443965440 55598 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 72.72
Current children cumulated vsize (KiB) 433560

[startup+25.5008 s]
/proc/loadavg: 3.33 1.54 1.66 10/215 28503
/proc/meminfo: memFree=26697720/32951124 swapFree=67111336/67111528
[pid=28494] ppid=28492 vsize=513764 CPUtime=161.88 cores=0-7
/proc/28494/stat : 28494 (claspmt) R 28492 28494 28468 0 -1 4202496 90099 0 0 0 16141 47 0 0 25 0 8 0 548244499 526094336 86214 33554432000 4194304 4964704 140733467618912 18446744073709551615 4669051 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28494/statm: 128441 86214 466 189 0 122790 0
[pid=28494/tid=28496] ppid=28492 vsize=513764 CPUtime=17.89 cores=0-7
/proc/28494/task/28496/stat : 28496 (claspmt) R 28492 28494 28468 0 -1 4202560 10055 0 0 0 1784 5 0 0 25 0 8 0 548244541 526094336 86214 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28494/tid=28497] ppid=28492 vsize=513764 CPUtime=20.65 cores=0-7
/proc/28494/task/28497/stat : 28497 (claspmt) R 28492 28494 28468 0 -1 4202560 12309 0 0 0 2060 5 0 0 25 0 8 0 548244541 526094336 86214 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28494/tid=28498] ppid=28492 vsize=513764 CPUtime=17.13 cores=0-7
/proc/28494/task/28498/stat : 28498 (claspmt) R 28492 28494 28468 0 -1 4202560 7349 0 0 0 1709 4 0 0 25 0 8 0 548244541 526094336 86214 33554432000 4194304 4964704 140733467618912 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28494/tid=28499] ppid=28492 vsize=513764 CPUtime=18.7 cores=0-7
/proc/28494/task/28499/stat : 28499 (claspmt) R 28492 28494 28468 0 -1 4202560 12452 0 0 0 1865 5 0 0 25 0 8 0 548244541 526094336 86214 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28494/tid=28500] ppid=28492 vsize=513764 CPUtime=25.05 cores=0-7
/proc/28494/task/28500/stat : 28500 (claspmt) R 28492 28494 28468 0 -1 4202560 1546 0 0 0 2505 0 0 0 25 0 8 0 548244541 526094336 86214 33554432000 4194304 4964704 140733467618912 18446744073709551615 4668472 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28494/tid=28501] ppid=28492 vsize=513764 CPUtime=20.4 cores=0-7
/proc/28494/task/28501/stat : 28501 (claspmt) R 28492 28494 28468 0 -1 4202560 10395 0 0 0 2032 8 0 0 25 0 8 0 548244541 526094336 86214 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670252 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28494/tid=28502] ppid=28492 vsize=513764 CPUtime=20.45 cores=0-7
/proc/28494/task/28502/stat : 28502 (claspmt) R 28492 28494 28468 0 -1 4202560 15732 0 0 0 2038 7 0 0 18 0 8 0 548244541 526094336 86214 33554432000 4194304 4964704 140733467618912 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 161.88
Current children cumulated vsize (KiB) 513764

[startup+51.1011 s]
/proc/loadavg: 5.33 2.15 1.86 10/215 28503
/proc/meminfo: memFree=26604628/32951124 swapFree=67111336/67111528
[pid=28494] ppid=28492 vsize=598900 CPUtime=340.83 cores=0-7
/proc/28494/stat : 28494 (claspmt) R 28492 28494 28468 0 -1 4202496 112442 0 0 0 34017 66 0 0 25 0 8 0 548244499 613273600 108557 33554432000 4194304 4964704 140733467618912 18446744073709551615 4668958 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28494/statm: 149725 108557 466 189 0 144074 0
[pid=28494/tid=28496] ppid=28492 vsize=598900 CPUtime=42.93 cores=0-7
/proc/28494/task/28496/stat : 28496 (claspmt) R 28492 28494 28468 0 -1 4202560 12605 0 0 0 4286 7 0 0 25 0 8 0 548244541 613273600 108557 33554432000 4194304 4964704 140733467618912 18446744073709551615 271550642670 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28494/tid=28497] ppid=28492 vsize=598900 CPUtime=38.93 cores=0-7
/proc/28494/task/28497/stat : 28497 (claspmt) R 28492 28494 28468 0 -1 4202560 12591 0 0 0 3887 6 0 0 25 0 8 0 548244541 613273600 108557 33554432000 4194304 4964704 140733467618912 18446744073709551615 4668587 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28494/tid=28498] ppid=28492 vsize=598900 CPUtime=38.22 cores=0-7
/proc/28494/task/28498/stat : 28498 (claspmt) R 28492 28494 28468 0 -1 4202560 8226 0 0 0 3818 4 0 0 25 0 8 0 548244541 613273600 108557 33554432000 4194304 4964704 140733467618912 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28494/tid=28499] ppid=28492 vsize=598900 CPUtime=39.57 cores=0-7
/proc/28494/task/28499/stat : 28499 (claspmt) R 28492 28494 28468 0 -1 4202560 14136 0 0 0 3950 7 0 0 25 0 8 0 548244541 613273600 108557 33554432000 4194304 4964704 140733467618912 18446744073709551615 4660755 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28494/tid=28500] ppid=28492 vsize=598900 CPUtime=49.98 cores=0-7
/proc/28494/task/28500/stat : 28500 (claspmt) R 28492 28494 28468 0 -1 4202560 5144 0 0 0 4995 3 0 0 25 0 8 0 548244541 613273600 108557 33554432000 4194304 4964704 140733467618912 18446744073709551615 4370387 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28494/tid=28501] ppid=28492 vsize=598900 CPUtime=45.96 cores=0-7
/proc/28494/task/28501/stat : 28501 (claspmt) R 28492 28494 28468 0 -1 4202560 15383 0 0 0 4584 12 0 0 21 0 8 0 548244541 613273600 108557 33554432000 4194304 4964704 140733467618912 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28494/tid=28502] ppid=28492 vsize=598900 CPUtime=39.13 cores=0-7
/proc/28494/task/28502/stat : 28502 (claspmt) R 28492 28494 28468 0 -1 4202560 21026 0 0 0 3901 12 0 0 25 0 8 0 548244541 613273600 108557 33554432000 4194304 4964704 140733467618912 18446744073709551615 4686949 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 340.83

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

/proc/28494/task/28501/stat : 28501 (claspmt) R 28492 28494 28468 0 -1 4202560 67240 0 0 0 420525 81 0 0 25 0 8 0 548244541 3026026496 666266 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28494/tid=28502] ppid=28492 vsize=2955104 CPUtime=4034.84 cores=0-7
/proc/28494/task/28502/stat : 28502 (claspmt) R 28492 28494 28468 0 -1 4202560 163735 0 0 0 403285 199 0 0 25 0 8 0 548244541 3026026496 666266 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 33507.4
Current children cumulated vsize (KiB) 2955104

[startup+4842.3 s]
/proc/loadavg: 9.03 9.09 9.08 10/215 28646
/proc/meminfo: memFree=24344100/32951124 swapFree=67111336/67111528
[pid=28494] ppid=28492 vsize=3021708 CPUtime=33927 cores=0-7
/proc/28494/stat : 28494 (claspmt) R 28492 28494 28468 0 -1 4202496 675429 0 0 0 3391956 746 0 0 25 0 8 0 548244499 3094228992 669203 33554432000 4194304 4964704 140733467618912 18446744073709551615 4342144 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/28494/statm: 755427 669203 466 189 0 749776 0
[pid=28494/tid=28496] ppid=28492 vsize=3021708 CPUtime=4168.65 cores=0-7
/proc/28494/task/28496/stat : 28496 (claspmt) R 28492 28494 28468 0 -1 4202560 68842 0 0 0 416792 73 0 0 25 0 8 0 548244541 3094228992 669203 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28494/tid=28497] ppid=28492 vsize=3021708 CPUtime=4533.32 cores=0-7
/proc/28494/task/28497/stat : 28497 (claspmt) R 28492 28494 28468 0 -1 4202560 68565 0 0 0 453293 39 0 0 25 0 8 0 548244541 3094228992 669203 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28494/tid=28498] ppid=28492 vsize=3021708 CPUtime=4365.3 cores=0-7
/proc/28494/task/28498/stat : 28498 (claspmt) R 28492 28494 28468 0 -1 4202560 67101 0 0 0 436443 87 0 0 25 0 8 0 548244541 3094228992 669203 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28494/tid=28499] ppid=28492 vsize=3021708 CPUtime=4243.05 cores=0-7
/proc/28494/task/28499/stat : 28499 (claspmt) R 28492 28494 28468 0 -1 4202560 73283 0 0 0 424220 85 0 0 25 0 8 0 548244541 3094228992 669203 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28494/tid=28500] ppid=28492 vsize=3021708 CPUtime=4384.97 cores=0-7
/proc/28494/task/28500/stat : 28500 (claspmt) R 28492 28494 28468 0 -1 4202560 55663 0 0 0 438444 53 0 0 25 0 8 0 548244541 3094228992 669203 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28494/tid=28501] ppid=28492 vsize=3021708 CPUtime=4266.05 cores=0-7
/proc/28494/task/28501/stat : 28501 (claspmt) R 28492 28494 28468 0 -1 4202560 67240 0 0 0 426524 81 0 0 25 0 8 0 548244541 3094228992 669203 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28494/tid=28502] ppid=28492 vsize=3021708 CPUtime=4094.85 cores=0-7
/proc/28494/task/28502/stat : 28502 (claspmt) R 28492 28494 28468 0 -1 4202560 163735 0 0 0 409285 200 0 0 25 0 8 0 548244541 3094228992 669203 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 33927
Current children cumulated vsize (KiB) 3021708

[startup+4902.3 s]
/proc/loadavg: 9.10 9.10 9.08 10/215 28648
/proc/meminfo: memFree=24341480/32951124 swapFree=67111336/67111528
[pid=28494] ppid=28492 vsize=3023532 CPUtime=34373.6 cores=0-7
/proc/28494/stat : 28494 (claspmt) R 28492 28494 28468 0 -1 4202496 676991 0 0 0 3436610 747 0 0 25 0 8 0 548244499 3096096768 669853 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/28494/statm: 755883 669853 466 189 0 750232 0
[pid=28494/tid=28496] ppid=28492 vsize=3023532 CPUtime=4228.64 cores=0-7
/proc/28494/task/28496/stat : 28496 (claspmt) R 28492 28494 28468 0 -1 4202560 68891 0 0 0 422791 73 0 0 25 0 8 0 548244541 3096096768 669853 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28494/tid=28497] ppid=28492 vsize=3023532 CPUtime=4592.94 cores=0-7
/proc/28494/task/28497/stat : 28497 (claspmt) R 28492 28494 28468 0 -1 4202560 70045 0 0 0 459255 39 0 0 25 0 8 0 548244541 3096096768 669853 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28494/tid=28498] ppid=28492 vsize=3023532 CPUtime=4425.3 cores=0-7
/proc/28494/task/28498/stat : 28498 (claspmt) R 28492 28494 28468 0 -1 4202560 67107 0 0 0 442442 88 0 0 25 0 8 0 548244541 3096096768 669853 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28494/tid=28499] ppid=28492 vsize=3023532 CPUtime=4299.99 cores=0-7
/proc/28494/task/28499/stat : 28499 (claspmt) R 28492 28494 28468 0 -1 4202560 73285 0 0 0 429914 85 0 0 25 0 8 0 548244541 3096096768 669853 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28494/tid=28500] ppid=28492 vsize=3023532 CPUtime=4414.95 cores=0-7
/proc/28494/task/28500/stat : 28500 (claspmt) R 28492 28494 28468 0 -1 4202560 55682 0 0 0 441442 53 0 0 25 0 8 0 548244541 3096096768 669853 33554432000 4194304 4964704 140733467618912 18446744073709551615 4321093 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28494/tid=28501] ppid=28492 vsize=3023532 CPUtime=4326.05 cores=0-7
/proc/28494/task/28501/stat : 28501 (claspmt) R 28492 28494 28468 0 -1 4202560 67244 0 0 0 432524 81 0 0 25 0 8 0 548244541 3096096768 669853 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28494/tid=28502] ppid=28492 vsize=3023532 CPUtime=4154.85 cores=0-7
/proc/28494/task/28502/stat : 28502 (claspmt) R 28492 28494 28468 0 -1 4202560 163735 0 0 0 415285 200 0 0 25 0 8 0 548244541 3096096768 669853 33554432000 4194304 4964704 140733467618912 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 34373.6
Current children cumulated vsize (KiB) 3023532

[startup+4962.3 s]
/proc/loadavg: 9.03 9.08 9.08 10/215 28649
/proc/meminfo: memFree=24319736/32951124 swapFree=67111336/67111528
[pid=28494] ppid=28492 vsize=3028980 CPUtime=34822.7 cores=0-7
/proc/28494/stat : 28494 (claspmt) R 28492 28494 28468 0 -1 4202496 682882 0 0 0 3481516 753 0 0 25 0 8 0 548244499 3101675520 675475 33554432000 4194304 4964704 140733467618912 18446744073709551615 4668668 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/28494/statm: 757245 675475 466 189 0 751594 0
[pid=28494/tid=28496] ppid=28492 vsize=3028980 CPUtime=4288.64 cores=0-7
/proc/28494/task/28496/stat : 28496 (claspmt) R 28492 28494 28468 0 -1 4202560 69113 0 0 0 428791 73 0 0 25 0 8 0 548244541 3101675520 675475 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28494/tid=28497] ppid=28492 vsize=3028980 CPUtime=4652.56 cores=0-7
/proc/28494/task/28497/stat : 28497 (claspmt) R 28492 28494 28468 0 -1 4202560 71334 0 0 0 465216 40 0 0 25 0 8 0 548244541 3101675520 675475 33554432000 4194304 4964704 140733467618912 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28494/tid=28498] ppid=28492 vsize=3028980 CPUtime=4485.3 cores=0-7
/proc/28494/task/28498/stat : 28498 (claspmt) R 28492 28494 28468 0 -1 4202560 69234 0 0 0 448438 92 0 0 25 0 8 0 548244541 3101675520 675475 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28494/tid=28499] ppid=28492 vsize=3028980 CPUtime=4359.99 cores=0-7
/proc/28494/task/28499/stat : 28499 (claspmt) R 28492 28494 28468 0 -1 4202560 74361 0 0 0 435913 86 0 0 25 0 8 0 548244541 3101675520 675475 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28494/tid=28500] ppid=28492 vsize=3028980 CPUtime=4466.96 cores=0-7
/proc/28494/task/28500/stat : 28500 (claspmt) R 28492 28494 28468 0 -1 4202560 56101 0 0 0 446643 53 0 0 25 0 8 0 548244541 3101675520 675475 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28494/tid=28501] ppid=28492 vsize=3028980 CPUtime=4386.05 cores=0-7
/proc/28494/task/28501/stat : 28501 (claspmt) R 28492 28494 28468 0 -1 4202560 67992 0 0 0 438523 82 0 0 25 0 8 0 548244541 3101675520 675475 33554432000 4194304 4964704 140733467618912 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28494/tid=28502] ppid=28492 vsize=3028980 CPUtime=4192.36 cores=0-7
/proc/28494/task/28502/stat : 28502 (claspmt) R 28492 28494 28468 0 -1 4202560 163742 0 0 0 419036 200 0 0 25 0 8 0 548244541 3101675520 675475 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670427 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 34822.7
Current children cumulated vsize (KiB) 3028980

[startup+5022.3 s]
/proc/loadavg: 9.10 9.09 9.08 10/215 28651
/proc/meminfo: memFree=24311380/32951124 swapFree=67111336/67111528
[pid=28494] ppid=28492 vsize=3031220 CPUtime=35245.9 cores=0-7
/proc/28494/stat : 28494 (claspmt) R 28492 28494 28468 0 -1 4202496 684737 0 0 0 3523835 756 0 0 25 0 8 0 548244499 3103969280 677330 33554432000 4194304 4964704 140733467618912 18446744073709551615 4668496 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/28494/statm: 757805 677330 466 189 0 752154 0
[pid=28494/tid=28496] ppid=28492 vsize=3031220 CPUtime=4348.63 cores=0-7
/proc/28494/task/28496/stat : 28496 (claspmt) R 28492 28494 28468 0 -1 4202560 69226 0 0 0 434790 73 0 0 25 0 8 0 548244541 3103969280 677330 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28494/tid=28497] ppid=28492 vsize=3031220 CPUtime=4703.29 cores=0-7
/proc/28494/task/28497/stat : 28497 (claspmt) R 28492 28494 28468 0 -1 4202560 71926 0 0 0 470289 40 0 0 25 0 8 0 548244541 3103969280 677330 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28494/tid=28498] ppid=28492 vsize=3031220 CPUtime=4545.3 cores=0-7
/proc/28494/task/28498/stat : 28498 (claspmt) R 28492 28494 28468 0 -1 4202560 69290 0 0 0 454438 92 0 0 25 0 8 0 548244541 3103969280 677330 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28494/tid=28499] ppid=28492 vsize=3031220 CPUtime=4406.49 cores=0-7
/proc/28494/task/28499/stat : 28499 (claspmt) R 28492 28494 28468 0 -1 4202560 74796 0 0 0 440562 87 0 0 25 0 8 0 548244541 3103969280 677330 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28494/tid=28500] ppid=28492 vsize=3031220 CPUtime=4526.96 cores=0-7
/proc/28494/task/28500/stat : 28500 (claspmt) R 28492 28494 28468 0 -1 4202560 56102 0 0 0 452643 53 0 0 25 0 8 0 548244541 3103969280 677330 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28494/tid=28501] ppid=28492 vsize=3031220 CPUtime=4439.22 cores=0-7
/proc/28494/task/28501/stat : 28501 (claspmt) R 28492 28494 28468 0 -1 4202560 68643 0 0 0 443839 83 0 0 25 0 8 0 548244541 3103969280 677330 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28494/tid=28502] ppid=28492 vsize=3031220 CPUtime=4226.88 cores=0-7
/proc/28494/task/28502/stat : 28502 (claspmt) R 28492 28494 28468 0 -1 4202560 163746 0 0 0 422488 200 0 0 25 0 8 0 548244541 3103969280 677330 33554432000 4194304 4964704 140733467618912 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 35245.9
Current children cumulated vsize (KiB) 3031220

[startup+5082.3 s]
/proc/loadavg: 9.13 9.10 9.09 10/215 28653
/proc/meminfo: memFree=24308476/32951124 swapFree=67111336/67111528
[pid=28494] ppid=28492 vsize=3033000 CPUtime=35665.5 cores=0-7
/proc/28494/stat : 28494 (claspmt) R 28492 28494 28468 0 -1 4202496 685577 0 0 0 3565793 758 0 0 25 0 8 0 548244499 3105792000 678042 33554432000 4194304 4964704 140733467618912 18446744073709551615 4653356 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28494/statm: 758250 678042 466 189 0 752599 0
[pid=28494/tid=28496] ppid=28492 vsize=3033000 CPUtime=4400.87 cores=0-7
/proc/28494/task/28496/stat : 28496 (claspmt) R 28492 28494 28468 0 -1 4202560 69267 0 0 0 440013 74 0 0 25 0 8 0 548244541 3105792000 678042 33554432000 4194304 4964704 140733467618912 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28494/tid=28497] ppid=28492 vsize=3033000 CPUtime=4762.91 cores=0-7
/proc/28494/task/28497/stat : 28497 (claspmt) R 28492 28494 28468 0 -1 4202560 72538 0 0 0 476250 41 0 0 25 0 8 0 548244541 3105792000 678042 33554432000 4194304 4964704 140733467618912 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28494/tid=28498] ppid=28492 vsize=3033000 CPUtime=4595.5 cores=0-7
/proc/28494/task/28498/stat : 28498 (claspmt) R 28492 28494 28468 0 -1 4202560 69290 0 0 0 459458 92 0 0 25 0 8 0 548244541 3105792000 678042 33554432000 4194304 4964704 140733467618912 18446744073709551615 4320916 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28494/tid=28499] ppid=28492 vsize=3033000 CPUtime=4466.5 cores=0-7
/proc/28494/task/28499/stat : 28499 (claspmt) R 28492 28494 28468 0 -1 4202560 74808 0 0 0 446562 88 0 0 25 0 8 0 548244541 3105792000 678042 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28494/tid=28500] ppid=28492 vsize=3033000 CPUtime=4586.96 cores=0-7
/proc/28494/task/28500/stat : 28500 (claspmt) R 28492 28494 28468 0 -1 4202560 56277 0 0 0 458643 53 0 0 25 0 8 0 548244541 3105792000 678042 33554432000 4194304 4964704 140733467618912 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28494/tid=28501] ppid=28492 vsize=3033000 CPUtime=4488.09 cores=0-7
/proc/28494/task/28501/stat : 28501 (claspmt) R 28492 28494 28468 0 -1 4202560 68643 0 0 0 448726 83 0 0 25 0 8 0 548244541 3105792000 678042 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28494/tid=28502] ppid=28492 vsize=3033000 CPUtime=4269.89 cores=0-7
/proc/28494/task/28502/stat : 28502 (claspmt) R 28492 28494 28468 0 -1 4202560 163746 0 0 0 426789 200 0 0 25 0 8 0 548244541 3105792000 678042 33554432000 4194304 4964704 140733467618912 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 35665.5
Current children cumulated vsize (KiB) 3033000



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 9.18 9.11 9.09 10/215 28653
/proc/meminfo: memFree=24308224/32951124 swapFree=67111336/67111528
[pid=28494] ppid=28492 vsize=3033000 CPUtime=35789.3 cores=0-7
/proc/28494/stat : 28494 (claspmt) R 28492 28494 28468 0 -1 4202496 685603 0 0 0 3578176 758 0 0 25 0 8 0 548244499 3105792000 678068 33554432000 4194304 4964704 140733467618912 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28494/statm: 758250 678068 466 189 0 752599 0
[pid=28494/tid=28496] ppid=28492 vsize=3033000 CPUtime=4416.22 cores=0-7
/proc/28494/task/28496/stat : 28496 (claspmt) R 28492 28494 28468 0 -1 4202560 69267 0 0 0 441548 74 0 0 25 0 8 0 548244541 3105792000 678068 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28494/tid=28497] ppid=28492 vsize=3033000 CPUtime=4780.5 cores=0-7
/proc/28494/task/28497/stat : 28497 (claspmt) R 28492 28494 28468 0 -1 4202560 72542 0 0 0 478009 41 0 0 25 0 8 0 548244541 3105792000 678068 33554432000 4194304 4964704 140733467618912 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28494/tid=28498] ppid=28492 vsize=3033000 CPUtime=4613.21 cores=0-7
/proc/28494/task/28498/stat : 28498 (claspmt) R 28492 28494 28468 0 -1 4202560 69290 0 0 0 461229 92 0 0 25 0 8 0 548244541 3105792000 678068 33554432000 4194304 4964704 140733467618912 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28494/tid=28499] ppid=28492 vsize=3033000 CPUtime=4477.72 cores=0-7
/proc/28494/task/28499/stat : 28499 (claspmt) R 28492 28494 28468 0 -1 4202560 74808 0 0 0 447684 88 0 0 25 0 8 0 548244541 3105792000 678068 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28494/tid=28500] ppid=28492 vsize=3033000 CPUtime=4604.67 cores=0-7
/proc/28494/task/28500/stat : 28500 (claspmt) R 28492 28494 28468 0 -1 4202560 56299 0 0 0 460413 54 0 0 25 0 8 0 548244541 3105792000 678068 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28494/tid=28501] ppid=28492 vsize=3033000 CPUtime=4505.8 cores=0-7
/proc/28494/task/28501/stat : 28501 (claspmt) R 28492 28494 28468 0 -1 4202560 68643 0 0 0 450497 83 0 0 25 0 8 0 548244541 3105792000 678068 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28494/tid=28502] ppid=28492 vsize=3033000 CPUtime=4278.73 cores=0-7
/proc/28494/task/28502/stat : 28502 (claspmt) R 28492 28494 28468 0 -1 4202560 163746 0 0 0 427673 200 0 0 25 0 8 0 548244541 3105792000 678068 33554432000 4194304 4964704 140733467618912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 35789.3
Current children cumulated vsize (KiB) 3033000

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

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

[startup+5100.2 s]
/proc/loadavg: 9.18 9.11 9.09 10/215 28653
/proc/meminfo: memFree=24308224/32951124 swapFree=67111336/67111528
[pid=28494] ppid=28492 vsize=3025684 CPUtime=35789.6 cores=0-7
/proc/28494/stat : 28494 (claspmt) R 28492 28494 28468 0 -1 4202496 685613 0 0 0 3578200 758 0 0 25 0 1 0 548244499 3098300416 676069 33554432000 4194304 4964704 140733467618912 18446744073709551615 271550192843 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/28494/statm: 756421 676069 476 189 0 750770 0
Current children cumulated CPU time (s) 35789.6
Current children cumulated vsize (KiB) 3025684

[startup+5100.6 s]
/proc/loadavg: 9.18 9.11 9.09 3/209 28654
/proc/meminfo: memFree=26580448/32951124 swapFree=67111336/67111528
[pid=28494] ppid=28492 vsize=661644 CPUtime=35790 cores=0-7
/proc/28494/stat : 28494 (claspmt) R 28492 28494 28468 0 -1 4202496 685613 0 0 0 3578231 768 0 0 25 0 1 0 548244499 677523456 70804 33554432000 4194304 4964704 140733467618912 18446744073709551615 271550580871 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/28494/statm: 165411 70804 476 189 0 159760 0
Current children cumulated CPU time (s) 35790
Current children cumulated vsize (KiB) 661644

Child status: 0
Real time (s): 5100.62
CPU time (s): 35790
CPU user time (s): 35782.3
CPU system time (s): 7.70183
CPU usage (%): 701.679
Max. virtual memory (cumulated for all children) (KiB): 3033000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35782.3
system time used= 7.70183
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 685614
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= 61959
involuntary context switches= 456562

runsolver used 8.65568 second user time and 23.8164 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-02 22:01:06
IDJOB=3321624
IDBENCH=82424
IDSOLVER=1711
FILE ID=node133/3321624-1304366466
RUNJOBID= node133-1304366465-28482
PBS_JOBID= 13181738
Free space on /tmp= 73644 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-rovers-18-step11.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-3321624-1304366466/watcher-3321624-1304366466 -o /tmp/evaluation-result-3321624-1304366466/solver-3321624-1304366466 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321624-1304366466.cnf

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

MD5SUM BENCH= ac372f51471a04bbb3fb9a678284c6a4
RANDOM SEED=1027501086

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
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:      27037128 kB
Buffers:        604264 kB
Cached:        1703764 kB
SwapCached:        124 kB
Active:        3690084 kB
Inactive:      1860744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27037128 kB
SwapTotal:    67111528 kB
SwapFree:     67111336 kB
Dirty:            5120 kB
Writeback:           0 kB
AnonPages:     3242348 kB
Mapped:          19820 kB
Slab:           292080 kB
PageTables:      12284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3740132 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= 73640 MiB
End job on node133 at 2011-05-02 23:26:08