Trace number 3321600

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) 5102.97 5100.49

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUM6c2d25eda70423643946d76935ceb950
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1512832
Number of clauses8233086
Sum of the clauses size19530286
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 28165680
Number of clauses of size 31280
Number of clauses of size 41600
Number of clauses of size 51600
Number of clauses of size over 562080

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...366464/instance-3321600-1304366464.cnf
2.49/2.50	c Solving...
5102.48/5100.01	
5102.48/5100.01	*** INTERRUPTED! ***
5102.48/5100.01	*** Shutting down threads...
5102.87/5100.48	s UNKNOWN
5102.87/5100.48	
5102.87/5100.48	c INTERRUPTED   : 1
5102.87/5100.48	c Models        : 0+    
5102.87/5100.48	c Time          : 5100.016s (Solving: 5097.52s 1st Model: 0.00s Unsat: 0.00s)
5102.87/5100.48	c CPU Time      : 5102.490s

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-3321600-1304366464/watcher-3321600-1304366464 -o /tmp/evaluation-result-3321600-1304366464/solver-3321600-1304366464 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321600-1304366464.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: 0.08 0.02 0.05 1/298 16148
/proc/meminfo: memFree=16895808/32951124 swapFree=66372068/67111528
[pid=16148] ppid=16146 vsize=212944 CPUtime=0.01 cores=0-7
/proc/16148/stat : 16148 (claspmt) R 16146 16148 16122 0 -1 4202496 1149 0 0 0 1 0 0 0 25 0 1 0 529063223 218054656 1078 33554432000 4194304 4964704 140736980802416 18446744073709551615 4686261 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/16148/statm: 53236 1079 375 189 0 48110 0

[startup+0.0373861 s]
/proc/loadavg: 0.08 0.02 0.05 1/298 16148
/proc/meminfo: memFree=16895808/32951124 swapFree=66372068/67111528
[pid=16148] ppid=16146 vsize=212944 CPUtime=0.03 cores=0-7
/proc/16148/stat : 16148 (claspmt) R 16146 16148 16122 0 -1 4202496 9786 0 0 0 2 1 0 0 25 0 1 0 529063223 218054656 9715 33554432000 4194304 4964704 140736980802416 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/16148/statm: 53236 9731 376 189 0 48110 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 212944

[startup+0.100376 s]
/proc/loadavg: 0.08 0.02 0.05 1/298 16148
/proc/meminfo: memFree=16895808/32951124 swapFree=66372068/67111528
[pid=16148] ppid=16146 vsize=212944 CPUtime=0.09 cores=0-7
/proc/16148/stat : 16148 (claspmt) R 16146 16148 16122 0 -1 4202496 32992 0 0 0 6 3 0 0 25 0 1 0 529063223 218054656 32921 33554432000 4194304 4964704 140736980802416 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/16148/statm: 53236 32936 376 189 0 48110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 212944

[startup+0.30034 s]
/proc/loadavg: 0.08 0.02 0.05 1/298 16148
/proc/meminfo: memFree=16895808/32951124 swapFree=66372068/67111528
[pid=16148] ppid=16146 vsize=319460 CPUtime=0.29 cores=0-7
/proc/16148/stat : 16148 (claspmt) R 16146 16148 16122 0 -1 4202496 85525 0 0 0 20 9 0 0 25 0 1 0 529063223 327127040 73635 33554432000 4194304 4964704 140736980802416 18446744073709551615 212039655168 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/16148/statm: 79865 73635 390 189 0 74739 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 319460

[startup+0.700266 s]
/proc/loadavg: 0.08 0.02 0.05 1/298 16148
/proc/meminfo: memFree=16895808/32951124 swapFree=66372068/67111528
[pid=16148] ppid=16146 vsize=328740 CPUtime=0.69 cores=0-7
/proc/16148/stat : 16148 (claspmt) R 16146 16148 16122 0 -1 4202496 87946 0 0 0 58 11 0 0 25 0 1 0 529063223 336629760 76056 33554432000 4194304 4964704 140736980802416 18446744073709551615 4581782 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/16148/statm: 82185 76056 390 189 0 77059 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 328740

[startup+1.50112 s]
/proc/loadavg: 0.08 0.02 0.05 2/299 16149
/proc/meminfo: memFree=16576264/32951124 swapFree=66372068/67111528
[pid=16148] ppid=16146 vsize=369096 CPUtime=1.49 cores=0-7
/proc/16148/stat : 16148 (claspmt) R 16146 16148 16122 0 -1 4202496 98114 0 0 0 135 14 0 0 25 0 1 0 529063223 377954304 86141 33554432000 4194304 4964704 140736980802416 18446744073709551615 212039655168 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/16148/statm: 92274 86141 390 189 0 87148 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 369096

[startup+3.10084 s]
/proc/loadavg: 0.31 0.07 0.06 2/299 16149
/proc/meminfo: memFree=16521952/32951124 swapFree=66372068/67111528
[pid=16148] ppid=16146 vsize=1633360 CPUtime=4.63 cores=0-7
/proc/16148/stat : 16148 (claspmt) S 16146 16148 16122 0 -1 4202496 456215 0 0 0 307 156 0 0 18 0 8 0 529063223 1672560640 324065 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/16148/statm: 408340 324069 433 189 0 402689 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 1633360

[startup+6.30126 s]
/proc/loadavg: 0.31 0.07 0.06 2/306 16156
/proc/meminfo: memFree=15508320/32951124 swapFree=66372068/67111528
[pid=16148] ppid=16146 vsize=1680188 CPUtime=8.63 cores=0-7
/proc/16148/stat : 16148 (claspmt) S 16146 16148 16122 0 -1 4202496 506936 0 0 0 685 178 0 0 18 0 8 0 529063223 1720512512 348306 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/16148/statm: 420047 348306 437 189 0 414396 0
[pid=16148/tid=16150] ppid=16146 vsize=1680188 CPUtime=0.25 cores=0-7
/proc/16148/task/16150/stat : 16150 (claspmt) S 16146 16148 16122 0 -1 4202560 39224 0 0 0 14 11 0 0 18 0 8 0 529063474 1720512512 348306 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 7 0 0 0
[pid=16148/tid=16151] ppid=16146 vsize=1680188 CPUtime=0.55 cores=0-7
/proc/16148/task/16151/stat : 16151 (claspmt) S 16146 16148 16122 0 -1 4202560 60474 0 0 0 38 17 0 0 18 0 8 0 529063474 1720512512 348306 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 0 0 0 0
[pid=16148/tid=16152] ppid=16146 vsize=1680188 CPUtime=0.4 cores=0-7
/proc/16148/task/16152/stat : 16152 (claspmt) S 16146 16148 16122 0 -1 4202560 59307 0 0 0 16 24 0 0 18 0 8 0 529063474 1720512512 348306 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 2 0 0 0
[pid=16148/tid=16153] ppid=16146 vsize=1680188 CPUtime=0.29 cores=0-7
/proc/16148/task/16153/stat : 16153 (claspmt) S 16146 16148 16122 0 -1 4202560 39818 0 0 0 12 17 0 0 18 0 8 0 529063474 1720512512 348306 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 1 0 0 0
[pid=16148/tid=16154] ppid=16146 vsize=1680188 CPUtime=3.51 cores=0-7
/proc/16148/task/16154/stat : 16154 (claspmt) R 16146 16148 16122 0 -1 4202560 52400 0 0 0 328 23 0 0 25 0 8 0 529063474 1720512512 348306 33554432000 4194304 4964704 140736980802416 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16148/tid=16155] ppid=16146 vsize=1680188 CPUtime=0.36 cores=0-7
/proc/16148/task/16155/stat : 16155 (claspmt) S 16146 16148 16122 0 -1 4202560 60346 0 0 0 14 22 0 0 18 0 8 0 529063474 1720512512 348306 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 4 0 0 0
[pid=16148/tid=16156] ppid=16146 vsize=1680188 CPUtime=0.69 cores=0-7
/proc/16148/task/16156/stat : 16156 (claspmt) S 16146 16148 16122 0 -1 4202560 55920 0 0 0 29 40 0 0 18 0 8 0 529063474 1720512512 348306 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 8.63
Current children cumulated vsize (KiB) 1680188

[startup+12.7011 s]
/proc/loadavg: 0.42 0.10 0.07 2/306 16156
/proc/meminfo: memFree=15505812/32951124 swapFree=66372068/67111528
[pid=16148] ppid=16146 vsize=1680188 CPUtime=15.04 cores=0-7
/proc/16148/stat : 16148 (claspmt) S 16146 16148 16122 0 -1 4202496 507496 0 0 0 1325 179 0 0 18 0 8 0 529063223 1720512512 348866 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/16148/statm: 420047 348866 437 189 0 414396 0
[pid=16148/tid=16150] ppid=16146 vsize=1680188 CPUtime=0.25 cores=0-7
/proc/16148/task/16150/stat : 16150 (claspmt) S 16146 16148 16122 0 -1 4202560 39224 0 0 0 14 11 0 0 18 0 8 0 529063474 1720512512 348866 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 7 0 0 0
[pid=16148/tid=16151] ppid=16146 vsize=1680188 CPUtime=0.55 cores=0-7
/proc/16148/task/16151/stat : 16151 (claspmt) S 16146 16148 16122 0 -1 4202560 60474 0 0 0 38 17 0 0 18 0 8 0 529063474 1720512512 348866 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 0 0 0 0
[pid=16148/tid=16152] ppid=16146 vsize=1680188 CPUtime=0.4 cores=0-7
/proc/16148/task/16152/stat : 16152 (claspmt) S 16146 16148 16122 0 -1 4202560 59307 0 0 0 16 24 0 0 18 0 8 0 529063474 1720512512 348866 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 2 0 0 0
[pid=16148/tid=16153] ppid=16146 vsize=1680188 CPUtime=0.29 cores=0-7
/proc/16148/task/16153/stat : 16153 (claspmt) S 16146 16148 16122 0 -1 4202560 39818 0 0 0 12 17 0 0 18 0 8 0 529063474 1720512512 348866 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 1 0 0 0
[pid=16148/tid=16154] ppid=16146 vsize=1680188 CPUtime=9.9 cores=0-7
/proc/16148/task/16154/stat : 16154 (claspmt) R 16146 16148 16122 0 -1 4202560 52960 0 0 0 967 23 0 0 25 0 8 0 529063474 1720512512 348866 33554432000 4194304 4964704 140736980802416 18446744073709551615 4668472 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16148/tid=16155] ppid=16146 vsize=1680188 CPUtime=0.36 cores=0-7
/proc/16148/task/16155/stat : 16155 (claspmt) S 16146 16148 16122 0 -1 4202560 60346 0 0 0 14 22 0 0 18 0 8 0 529063474 1720512512 348866 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 4 0 0 0
[pid=16148/tid=16156] ppid=16146 vsize=1680188 CPUtime=0.69 cores=0-7
/proc/16148/task/16156/stat : 16156 (claspmt) S 16146 16148 16122 0 -1 4202560 55920 0 0 0 29 40 0 0 18 0 8 0 529063474 1720512512 348866 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 15.04
Current children cumulated vsize (KiB) 1680188

[startup+25.5008 s]
/proc/loadavg: 0.51 0.13 0.08 2/306 16156
/proc/meminfo: memFree=15504228/32951124 swapFree=66372068/67111528
[pid=16148] ppid=16146 vsize=1745724 CPUtime=27.84 cores=0-7
/proc/16148/stat : 16148 (claspmt) S 16146 16148 16122 0 -1 4202496 508110 0 0 0 2604 180 0 0 18 0 8 0 529063223 1787621376 349480 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/16148/statm: 436431 349480 437 189 0 430780 0
[pid=16148/tid=16150] ppid=16146 vsize=1745724 CPUtime=0.25 cores=0-7
/proc/16148/task/16150/stat : 16150 (claspmt) S 16146 16148 16122 0 -1 4202560 39224 0 0 0 14 11 0 0 18 0 8 0 529063474 1787621376 349480 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 7 0 0 0
[pid=16148/tid=16151] ppid=16146 vsize=1745724 CPUtime=0.55 cores=0-7
/proc/16148/task/16151/stat : 16151 (claspmt) S 16146 16148 16122 0 -1 4202560 60474 0 0 0 38 17 0 0 18 0 8 0 529063474 1787621376 349480 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 0 0 0 0
[pid=16148/tid=16152] ppid=16146 vsize=1745724 CPUtime=0.4 cores=0-7
/proc/16148/task/16152/stat : 16152 (claspmt) S 16146 16148 16122 0 -1 4202560 59307 0 0 0 16 24 0 0 18 0 8 0 529063474 1787621376 349480 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 2 0 0 0
[pid=16148/tid=16153] ppid=16146 vsize=1745724 CPUtime=0.29 cores=0-7
/proc/16148/task/16153/stat : 16153 (claspmt) S 16146 16148 16122 0 -1 4202560 39818 0 0 0 12 17 0 0 18 0 8 0 529063474 1787621376 349480 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 1 0 0 0
[pid=16148/tid=16154] ppid=16146 vsize=1745724 CPUtime=22.71 cores=0-7
/proc/16148/task/16154/stat : 16154 (claspmt) R 16146 16148 16122 0 -1 4202560 53574 0 0 0 2247 24 0 0 25 0 8 0 529063474 1787621376 349480 33554432000 4194304 4964704 140736980802416 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16148/tid=16155] ppid=16146 vsize=1745724 CPUtime=0.36 cores=0-7
/proc/16148/task/16155/stat : 16155 (claspmt) S 16146 16148 16122 0 -1 4202560 60346 0 0 0 14 22 0 0 18 0 8 0 529063474 1787621376 349480 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 4 0 0 0
[pid=16148/tid=16156] ppid=16146 vsize=1745724 CPUtime=0.69 cores=0-7
/proc/16148/task/16156/stat : 16156 (claspmt) S 16146 16148 16122 0 -1 4202560 55920 0 0 0 29 40 0 0 18 0 8 0 529063474 1787621376 349480 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 27.84
Current children cumulated vsize (KiB) 1745724

[startup+51.1013 s]
/proc/loadavg: 0.67 0.19 0.10 2/306 16157
/proc/meminfo: memFree=15501608/32951124 swapFree=66372068/67111528
[pid=16148] ppid=16146 vsize=1745724 CPUtime=53.43 cores=0-7
/proc/16148/stat : 16148 (claspmt) S 16146 16148 16122 0 -1 4202496 508697 0 0 0 5163 180 0 0 18 0 8 0 529063223 1787621376 350067 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/16148/statm: 436431 350067 437 189 0 430780 0
[pid=16148/tid=16150] ppid=16146 vsize=1745724 CPUtime=0.25 cores=0-7
/proc/16148/task/16150/stat : 16150 (claspmt) S 16146 16148 16122 0 -1 4202560 39224 0 0 0 14 11 0 0 18 0 8 0 529063474 1787621376 350067 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 7 0 0 0
[pid=16148/tid=16151] ppid=16146 vsize=1745724 CPUtime=0.55 cores=0-7
/proc/16148/task/16151/stat : 16151 (claspmt) S 16146 16148 16122 0 -1 4202560 60474 0 0 0 38 17 0 0 18 0 8 0 529063474 1787621376 350067 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 0 0 0 0
[pid=16148/tid=16152] ppid=16146 vsize=1745724 CPUtime=0.4 cores=0-7
/proc/16148/task/16152/stat : 16152 (claspmt) S 16146 16148 16122 0 -1 4202560 59307 0 0 0 16 24 0 0 18 0 8 0 529063474 1787621376 350067 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 2 0 0 0
[pid=16148/tid=16153] ppid=16146 vsize=1745724 CPUtime=0.29 cores=0-7
/proc/16148/task/16153/stat : 16153 (claspmt) S 16146 16148 16122 0 -1 4202560 39818 0 0 0 12 17 0 0 18 0 8 0 529063474 1787621376 350067 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 1 0 0 0
[pid=16148/tid=16154] ppid=16146 vsize=1745724 CPUtime=48.31 cores=0-7
/proc/16148/task/16154/stat : 16154 (claspmt) R 16146 16148 16122 0 -1 4202560 54161 0 0 0 4806 25 0 0 25 0 8 0 529063474 1787621376 350067 33554432000 4194304 4964704 140736980802416 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16148/tid=16155] ppid=16146 vsize=1745724 CPUtime=0.36 cores=0-7
/proc/16148/task/16155/stat : 16155 (claspmt) S 16146 16148 16122 0 -1 4202560 60346 0 0 0 14 22 0 0 18 0 8 0 529063474 1787621376 350067 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 4 0 0 0
[pid=16148/tid=16156] ppid=16146 vsize=1745724 CPUtime=0.69 cores=0-7
/proc/16148/task/16156/stat : 16156 (claspmt) S 16146 16148 16122 0 -1 4202560 55920 0 0 0 29 40 0 0 18 0 8 0 529063474 1787621376 350067 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 53.43
Current children cumulated vsize (KiB) 1745724

[startup+102.311 s]
/proc/loadavg: 0.87 0.33 0.15 2/306 16158
/proc/meminfo: memFree=15499000/32951124 swapFree=66372068/67111528
[pid=16148] ppid=16146 vsize=1745724 CPUtime=104.65 cores=0-7
/proc/16148/stat : 16148 (claspmt) S 16146 16148 16122 0 -1 4202496 509262 0 0 0 10284 181 0 0 18 0 8 0 529063223 1787621376 350632 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/16148/statm: 436431 350632 437 189 0 430780 0
[pid=16148/tid=16150] ppid=16146 vsize=1745724 CPUtime=0.25 cores=0-7
/proc/16148/task/16150/stat : 16150 (claspmt) S 16146 16148 16122 0 -1 4202560 39224 0 0 0 14 11 0 0 18 0 8 0 529063474 1787621376 350632 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 7 0 0 0
[pid=16148/tid=16151] ppid=16146 vsize=1745724 CPUtime=0.55 cores=0-7
/proc/16148/task/16151/stat : 16151 (claspmt) S 16146 16148 16122 0 -1 4202560 60474 0 0 0 38 17 0 0 18 0 8 0 529063474 1787621376 350632 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 0 0 0 0
[pid=16148/tid=16152] ppid=16146 vsize=1745724 CPUtime=0.4 cores=0-7
/proc/16148/task/16152/stat : 16152 (claspmt) S 16146 16148 16122 0 -1 4202560 59307 0 0 0 16 24 0 0 18 0 8 0 529063474 1787621376 350632 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 2 0 0 0
[pid=16148/tid=16153] ppid=16146 vsize=1745724 CPUtime=0.29 cores=0-7
/proc/16148/task/16153/stat : 16153 (claspmt) S 16146 16148 16122 0 -1 4202560 39818 0 0 0 12 17 0 0 18 0 8 0 529063474 1787621376 350632 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 1 0 0 0
[pid=16148/tid=16154] ppid=16146 vsize=1745724 CPUtime=99.52 cores=0-7
/proc/16148/task/16154/stat : 16154 (claspmt) R 16146 16148 16122 0 -1 4202560 54726 0 0 0 9927 25 0 0 25 0 8 0 529063474 1787621376 350632 33554432000 4194304 4964704 140736980802416 18446744073709551615 4627168 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16148/tid=16155] ppid=16146 vsize=1745724 CPUtime=0.36 cores=0-7
/proc/16148/task/16155/stat : 16155 (claspmt) S 16146 16148 16122 0 -1 4202560 60346 0 0 0 14 22 0 0 18 0 8 0 529063474 1787621376 350632 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 4 0 0 0
[pid=16148/tid=16156] ppid=16146 vsize=1745724 CPUtime=0.69 cores=0-7
/proc/16148/task/16156/stat : 16156 (claspmt) S 16146 16148 16122 0 -1 4202560 55920 0 0 0 29 40 0 0 18 0 8 0 529063474 1787621376 350632 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 104.65
Current children cumulated vsize (KiB) 1745724

[startup+162.3 s]
/proc/loadavg: 0.95 0.45 0.20 2/306 16160
/proc/meminfo: memFree=15496596/32951124 swapFree=66372068/67111528

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

/proc/16148/task/16155/stat : 16155 (claspmt) S 16146 16148 16122 0 -1 4202560 60346 0 0 0 14 22 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 4 0 0 0
[pid=16148/tid=16156] ppid=16146 vsize=1745724 CPUtime=0.69 cores=0-7
/proc/16148/task/16156/stat : 16156 (claspmt) S 16146 16148 16122 0 -1 4202560 55920 0 0 0 29 40 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4784.76
Current children cumulated vsize (KiB) 1745724

[startup+4842.3 s]
/proc/loadavg: 1.05 1.01 0.94 2/306 16297
/proc/meminfo: memFree=15446816/32951124 swapFree=66372068/67111528
[pid=16148] ppid=16146 vsize=1745724 CPUtime=4844.77 cores=0-7
/proc/16148/stat : 16148 (claspmt) S 16146 16148 16122 0 -1 4202496 521123 0 0 0 484284 193 0 0 18 0 8 0 529063223 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/16148/statm: 436431 362493 437 189 0 430780 0
[pid=16148/tid=16150] ppid=16146 vsize=1745724 CPUtime=0.25 cores=0-7
/proc/16148/task/16150/stat : 16150 (claspmt) S 16146 16148 16122 0 -1 4202560 39224 0 0 0 14 11 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 7 0 0 0
[pid=16148/tid=16151] ppid=16146 vsize=1745724 CPUtime=0.55 cores=0-7
/proc/16148/task/16151/stat : 16151 (claspmt) S 16146 16148 16122 0 -1 4202560 60474 0 0 0 38 17 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 0 0 0 0
[pid=16148/tid=16152] ppid=16146 vsize=1745724 CPUtime=0.4 cores=0-7
/proc/16148/task/16152/stat : 16152 (claspmt) S 16146 16148 16122 0 -1 4202560 59307 0 0 0 16 24 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 2 0 0 0
[pid=16148/tid=16153] ppid=16146 vsize=1745724 CPUtime=0.29 cores=0-7
/proc/16148/task/16153/stat : 16153 (claspmt) S 16146 16148 16122 0 -1 4202560 39818 0 0 0 12 17 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 1 0 0 0
[pid=16148/tid=16154] ppid=16146 vsize=1745724 CPUtime=4839.63 cores=0-7
/proc/16148/task/16154/stat : 16154 (claspmt) R 16146 16148 16122 0 -1 4202560 66587 0 0 0 483926 37 0 0 25 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16148/tid=16155] ppid=16146 vsize=1745724 CPUtime=0.36 cores=0-7
/proc/16148/task/16155/stat : 16155 (claspmt) S 16146 16148 16122 0 -1 4202560 60346 0 0 0 14 22 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 4 0 0 0
[pid=16148/tid=16156] ppid=16146 vsize=1745724 CPUtime=0.69 cores=0-7
/proc/16148/task/16156/stat : 16156 (claspmt) S 16146 16148 16122 0 -1 4202560 55920 0 0 0 29 40 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4844.77
Current children cumulated vsize (KiB) 1745724

[startup+4902.3 s]
/proc/loadavg: 1.02 1.01 0.94 2/306 16298
/proc/meminfo: memFree=15446736/32951124 swapFree=66372068/67111528
[pid=16148] ppid=16146 vsize=1745724 CPUtime=4904.77 cores=0-7
/proc/16148/stat : 16148 (claspmt) S 16146 16148 16122 0 -1 4202496 521123 0 0 0 490284 193 0 0 18 0 8 0 529063223 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/16148/statm: 436431 362493 437 189 0 430780 0
[pid=16148/tid=16150] ppid=16146 vsize=1745724 CPUtime=0.25 cores=0-7
/proc/16148/task/16150/stat : 16150 (claspmt) S 16146 16148 16122 0 -1 4202560 39224 0 0 0 14 11 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 7 0 0 0
[pid=16148/tid=16151] ppid=16146 vsize=1745724 CPUtime=0.55 cores=0-7
/proc/16148/task/16151/stat : 16151 (claspmt) S 16146 16148 16122 0 -1 4202560 60474 0 0 0 38 17 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 0 0 0 0
[pid=16148/tid=16152] ppid=16146 vsize=1745724 CPUtime=0.4 cores=0-7
/proc/16148/task/16152/stat : 16152 (claspmt) S 16146 16148 16122 0 -1 4202560 59307 0 0 0 16 24 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 2 0 0 0
[pid=16148/tid=16153] ppid=16146 vsize=1745724 CPUtime=0.29 cores=0-7
/proc/16148/task/16153/stat : 16153 (claspmt) S 16146 16148 16122 0 -1 4202560 39818 0 0 0 12 17 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 1 0 0 0
[pid=16148/tid=16154] ppid=16146 vsize=1745724 CPUtime=4899.63 cores=0-7
/proc/16148/task/16154/stat : 16154 (claspmt) R 16146 16148 16122 0 -1 4202560 66587 0 0 0 489926 37 0 0 25 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 4668820 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16148/tid=16155] ppid=16146 vsize=1745724 CPUtime=0.36 cores=0-7
/proc/16148/task/16155/stat : 16155 (claspmt) S 16146 16148 16122 0 -1 4202560 60346 0 0 0 14 22 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 4 0 0 0
[pid=16148/tid=16156] ppid=16146 vsize=1745724 CPUtime=0.69 cores=0-7
/proc/16148/task/16156/stat : 16156 (claspmt) S 16146 16148 16122 0 -1 4202560 55920 0 0 0 29 40 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4904.77
Current children cumulated vsize (KiB) 1745724

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/306 16300
/proc/meminfo: memFree=15446680/32951124 swapFree=66372068/67111528
[pid=16148] ppid=16146 vsize=1745724 CPUtime=4964.77 cores=0-7
/proc/16148/stat : 16148 (claspmt) S 16146 16148 16122 0 -1 4202496 521123 0 0 0 496284 193 0 0 18 0 8 0 529063223 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/16148/statm: 436431 362493 437 189 0 430780 0
[pid=16148/tid=16150] ppid=16146 vsize=1745724 CPUtime=0.25 cores=0-7
/proc/16148/task/16150/stat : 16150 (claspmt) S 16146 16148 16122 0 -1 4202560 39224 0 0 0 14 11 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 7 0 0 0
[pid=16148/tid=16151] ppid=16146 vsize=1745724 CPUtime=0.55 cores=0-7
/proc/16148/task/16151/stat : 16151 (claspmt) S 16146 16148 16122 0 -1 4202560 60474 0 0 0 38 17 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 0 0 0 0
[pid=16148/tid=16152] ppid=16146 vsize=1745724 CPUtime=0.4 cores=0-7
/proc/16148/task/16152/stat : 16152 (claspmt) S 16146 16148 16122 0 -1 4202560 59307 0 0 0 16 24 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 2 0 0 0
[pid=16148/tid=16153] ppid=16146 vsize=1745724 CPUtime=0.29 cores=0-7
/proc/16148/task/16153/stat : 16153 (claspmt) S 16146 16148 16122 0 -1 4202560 39818 0 0 0 12 17 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 1 0 0 0
[pid=16148/tid=16154] ppid=16146 vsize=1745724 CPUtime=4959.64 cores=0-7
/proc/16148/task/16154/stat : 16154 (claspmt) R 16146 16148 16122 0 -1 4202560 66587 0 0 0 495927 37 0 0 25 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 4668998 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16148/tid=16155] ppid=16146 vsize=1745724 CPUtime=0.36 cores=0-7
/proc/16148/task/16155/stat : 16155 (claspmt) S 16146 16148 16122 0 -1 4202560 60346 0 0 0 14 22 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 4 0 0 0
[pid=16148/tid=16156] ppid=16146 vsize=1745724 CPUtime=0.69 cores=0-7
/proc/16148/task/16156/stat : 16156 (claspmt) S 16146 16148 16122 0 -1 4202560 55920 0 0 0 29 40 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4964.77
Current children cumulated vsize (KiB) 1745724

[startup+5022.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/306 16302
/proc/meminfo: memFree=15446732/32951124 swapFree=66372068/67111528
[pid=16148] ppid=16146 vsize=1745724 CPUtime=5024.77 cores=0-7
/proc/16148/stat : 16148 (claspmt) S 16146 16148 16122 0 -1 4202496 521123 0 0 0 502284 193 0 0 18 0 8 0 529063223 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/16148/statm: 436431 362493 437 189 0 430780 0
[pid=16148/tid=16150] ppid=16146 vsize=1745724 CPUtime=0.25 cores=0-7
/proc/16148/task/16150/stat : 16150 (claspmt) S 16146 16148 16122 0 -1 4202560 39224 0 0 0 14 11 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 7 0 0 0
[pid=16148/tid=16151] ppid=16146 vsize=1745724 CPUtime=0.55 cores=0-7
/proc/16148/task/16151/stat : 16151 (claspmt) S 16146 16148 16122 0 -1 4202560 60474 0 0 0 38 17 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 0 0 0 0
[pid=16148/tid=16152] ppid=16146 vsize=1745724 CPUtime=0.4 cores=0-7
/proc/16148/task/16152/stat : 16152 (claspmt) S 16146 16148 16122 0 -1 4202560 59307 0 0 0 16 24 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 2 0 0 0
[pid=16148/tid=16153] ppid=16146 vsize=1745724 CPUtime=0.29 cores=0-7
/proc/16148/task/16153/stat : 16153 (claspmt) S 16146 16148 16122 0 -1 4202560 39818 0 0 0 12 17 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 1 0 0 0
[pid=16148/tid=16154] ppid=16146 vsize=1745724 CPUtime=5019.64 cores=0-7
/proc/16148/task/16154/stat : 16154 (claspmt) R 16146 16148 16122 0 -1 4202560 66587 0 0 0 501927 37 0 0 25 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16148/tid=16155] ppid=16146 vsize=1745724 CPUtime=0.36 cores=0-7
/proc/16148/task/16155/stat : 16155 (claspmt) S 16146 16148 16122 0 -1 4202560 60346 0 0 0 14 22 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 4 0 0 0
[pid=16148/tid=16156] ppid=16146 vsize=1745724 CPUtime=0.69 cores=0-7
/proc/16148/task/16156/stat : 16156 (claspmt) S 16146 16148 16122 0 -1 4202560 55920 0 0 0 29 40 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5024.77
Current children cumulated vsize (KiB) 1745724

[startup+5082.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/306 16306
/proc/meminfo: memFree=15446108/32951124 swapFree=66372068/67111528
[pid=16148] ppid=16146 vsize=1745724 CPUtime=5084.77 cores=0-7
/proc/16148/stat : 16148 (claspmt) S 16146 16148 16122 0 -1 4202496 521123 0 0 0 508284 193 0 0 18 0 8 0 529063223 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/16148/statm: 436431 362493 437 189 0 430780 0
[pid=16148/tid=16150] ppid=16146 vsize=1745724 CPUtime=0.25 cores=0-7
/proc/16148/task/16150/stat : 16150 (claspmt) S 16146 16148 16122 0 -1 4202560 39224 0 0 0 14 11 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 7 0 0 0
[pid=16148/tid=16151] ppid=16146 vsize=1745724 CPUtime=0.55 cores=0-7
/proc/16148/task/16151/stat : 16151 (claspmt) S 16146 16148 16122 0 -1 4202560 60474 0 0 0 38 17 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 0 0 0 0
[pid=16148/tid=16152] ppid=16146 vsize=1745724 CPUtime=0.4 cores=0-7
/proc/16148/task/16152/stat : 16152 (claspmt) S 16146 16148 16122 0 -1 4202560 59307 0 0 0 16 24 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 2 0 0 0
[pid=16148/tid=16153] ppid=16146 vsize=1745724 CPUtime=0.29 cores=0-7
/proc/16148/task/16153/stat : 16153 (claspmt) S 16146 16148 16122 0 -1 4202560 39818 0 0 0 12 17 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 1 0 0 0
[pid=16148/tid=16154] ppid=16146 vsize=1745724 CPUtime=5079.64 cores=0-7
/proc/16148/task/16154/stat : 16154 (claspmt) R 16146 16148 16122 0 -1 4202560 66587 0 0 0 507927 37 0 0 25 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 4668547 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16148/tid=16155] ppid=16146 vsize=1745724 CPUtime=0.36 cores=0-7
/proc/16148/task/16155/stat : 16155 (claspmt) S 16146 16148 16122 0 -1 4202560 60346 0 0 0 14 22 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 4 0 0 0
[pid=16148/tid=16156] ppid=16146 vsize=1745724 CPUtime=0.69 cores=0-7
/proc/16148/task/16156/stat : 16156 (claspmt) S 16146 16148 16122 0 -1 4202560 55920 0 0 0 29 40 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5084.77
Current children cumulated vsize (KiB) 1745724



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 1.00 1.00 0.94 2/306 16307
/proc/meminfo: memFree=15446084/32951124 swapFree=66372068/67111528
[pid=16148] ppid=16146 vsize=1745724 CPUtime=5102.48 cores=0-7
/proc/16148/stat : 16148 (claspmt) S 16146 16148 16122 0 -1 4202496 521123 0 0 0 510055 193 0 0 18 0 8 0 529063223 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/16148/statm: 436431 362493 437 189 0 430780 0
[pid=16148/tid=16150] ppid=16146 vsize=1745724 CPUtime=0.25 cores=0-7
/proc/16148/task/16150/stat : 16150 (claspmt) S 16146 16148 16122 0 -1 4202560 39224 0 0 0 14 11 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 7 0 0 0
[pid=16148/tid=16151] ppid=16146 vsize=1745724 CPUtime=0.55 cores=0-7
/proc/16148/task/16151/stat : 16151 (claspmt) S 16146 16148 16122 0 -1 4202560 60474 0 0 0 38 17 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 0 0 0 0
[pid=16148/tid=16152] ppid=16146 vsize=1745724 CPUtime=0.4 cores=0-7
/proc/16148/task/16152/stat : 16152 (claspmt) S 16146 16148 16122 0 -1 4202560 59307 0 0 0 16 24 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 2 0 0 0
[pid=16148/tid=16153] ppid=16146 vsize=1745724 CPUtime=0.29 cores=0-7
/proc/16148/task/16153/stat : 16153 (claspmt) S 16146 16148 16122 0 -1 4202560 39818 0 0 0 12 17 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 1 0 0 0
[pid=16148/tid=16154] ppid=16146 vsize=1745724 CPUtime=5097.35 cores=0-7
/proc/16148/task/16154/stat : 16154 (claspmt) R 16146 16148 16122 0 -1 4202560 66587 0 0 0 509698 37 0 0 25 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 4677956 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16148/tid=16155] ppid=16146 vsize=1745724 CPUtime=0.36 cores=0-7
/proc/16148/task/16155/stat : 16155 (claspmt) S 16146 16148 16122 0 -1 4202560 60346 0 0 0 14 22 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 4 0 0 0
[pid=16148/tid=16156] ppid=16146 vsize=1745724 CPUtime=0.69 cores=0-7
/proc/16148/task/16156/stat : 16156 (claspmt) S 16146 16148 16122 0 -1 4202560 55920 0 0 0 29 40 0 0 18 0 8 0 529063474 1787621376 362493 33554432000 4194304 4964704 140736980802416 18446744073709551615 212051471257 0 0 4096 18946 18446604447449195648 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5102.48
Current children cumulated vsize (KiB) 1745724

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: 1.00 1.00 0.94 2/306 16307
/proc/meminfo: memFree=15446084/32951124 swapFree=66372068/67111528
[pid=16148] ppid=16146 vsize=1277916 CPUtime=5102.67 cores=0-7
/proc/16148/stat : 16148 (claspmt) R 16146 16148 16122 0 -1 4202496 521133 0 0 0 510072 195 0 0 18 0 1 0 529063223 1308585984 248513 33554432000 4194304 4964704 140736980802416 18446744073709551615 212039311259 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/16148/statm: 319479 248513 447 189 0 313828 0
Current children cumulated CPU time (s) 5102.67
Current children cumulated vsize (KiB) 1277916

[startup+5100.4 s]
/proc/loadavg: 1.00 1.00 0.94 2/306 16307
/proc/meminfo: memFree=15446084/32951124 swapFree=66372068/67111528
[pid=16148] ppid=16146 vsize=993708 CPUtime=5102.87 cores=0-7
/proc/16148/stat : 16148 (claspmt) R 16146 16148 16122 0 -1 4202496 521133 0 0 0 510090 197 0 0 18 0 1 0 529063223 1017556992 154311 33554432000 4194304 4964704 140736980802416 18446744073709551615 212039698567 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/16148/statm: 248427 154311 447 189 0 242776 0
Current children cumulated CPU time (s) 5102.87
Current children cumulated vsize (KiB) 993708

Child status: 20
Real time (s): 5100.49
CPU time (s): 5102.97
CPU user time (s): 5100.97
CPU system time (s): 2.00269
CPU usage (%): 100.049
Max. virtual memory (cumulated for all children) (KiB): 1745724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5100.97
system time used= 2.0027
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 521134
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= 47006
involuntary context switches= 7738

runsolver used 14.3098 second user time and 36.6474 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-02 22:01:10
IDJOB=3321600
IDBENCH=82404
IDSOLVER=1711
FILE ID=node146/3321600-1304366464
RUNJOBID= node146-1304366464-16136
PBS_JOBID= 13181728
Free space on /tmp= 73284 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-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-3321600-1304366464/watcher-3321600-1304366464 -o /tmp/evaluation-result-3321600-1304366464/solver-3321600-1304366464 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321600-1304366464.cnf

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

MD5SUM BENCH= 6c2d25eda70423643946d76935ceb950
RANDOM SEED=250013853

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:      16896088 kB
Buffers:         33192 kB
Cached:         696696 kB
SwapCached:      15608 kB
Active:       14306592 kB
Inactive:      1499148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16896088 kB
SwapTotal:    67111528 kB
SwapFree:     66372068 kB
Dirty:          166544 kB
Writeback:           0 kB
AnonPages:    15067172 kB
Mapped:          22132 kB
Slab:           133048 kB
PageTables:      49916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59408192 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73284 MiB
End job on node146 at 2011-05-02 23:26:12