Trace number 3380805

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 5103.12 5100.51

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 ...492756/instance-3380805-1305492756.cnf
2.49/2.52	c Solving...
5102.62/5100.01	
5102.62/5100.01	*** INTERRUPTED! ***
5102.62/5100.01	*** Shutting down threads...
5103.00/5100.49	s UNKNOWN
5103.00/5100.49	
5103.00/5100.49	c INTERRUPTED   : 1
5103.00/5100.49	c Models        : 0+    
5103.00/5100.49	c Time          : 5100.017s (Solving: 5097.49s 1st Model: 0.00s Unsat: 0.00s)
5103.00/5100.49	c CPU Time      : 5102.630s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3380805-1305492756/watcher-3380805-1305492756 -o /tmp/evaluation-result-3380805-1305492756/solver-3380805-1305492756 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380805-1305492756.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: 2.17 1.53 2.09 1/365 18178
/proc/meminfo: memFree=21793304/32951124 swapFree=63083172/67111528
[pid=18178] ppid=18176 vsize=212944 CPUtime=0.01 cores=0-7
/proc/18178/stat : 18178 (claspmt) R 18176 18178 17872 0 -1 4202496 1183 0 0 0 1 0 0 0 21 0 1 0 641691743 218054656 1113 33554432000 4194304 4964800 140735533641696 18446744073709551615 4686341 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/18178/statm: 53236 1114 375 189 0 48110 0

[startup+0.053219 s]
/proc/loadavg: 2.17 1.53 2.09 1/365 18178
/proc/meminfo: memFree=21793304/32951124 swapFree=63083172/67111528
[pid=18178] ppid=18176 vsize=212944 CPUtime=0.04 cores=0-7
/proc/18178/stat : 18178 (claspmt) R 18176 18178 17872 0 -1 4202496 15366 0 0 0 2 2 0 0 21 0 1 0 641691743 218054656 15296 33554432000 4194304 4964800 140735533641696 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/18178/statm: 53236 15312 376 189 0 48110 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 212944

[startup+0.100198 s]
/proc/loadavg: 2.17 1.53 2.09 1/365 18178
/proc/meminfo: memFree=21793304/32951124 swapFree=63083172/67111528
[pid=18178] ppid=18176 vsize=212944 CPUtime=0.09 cores=0-7
/proc/18178/stat : 18178 (claspmt) R 18176 18178 17872 0 -1 4202496 32579 0 0 0 5 4 0 0 21 0 1 0 641691743 218054656 32509 33554432000 4194304 4964800 140735533641696 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/18178/statm: 53236 32524 376 189 0 48110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 212944

[startup+0.300163 s]
/proc/loadavg: 2.17 1.53 2.09 1/365 18178
/proc/meminfo: memFree=21793304/32951124 swapFree=63083172/67111528
[pid=18178] ppid=18176 vsize=319460 CPUtime=0.29 cores=0-7
/proc/18178/stat : 18178 (claspmt) R 18176 18178 17872 0 -1 4202496 85522 0 0 0 19 10 0 0 22 0 1 0 641691743 327127040 73633 33554432000 4194304 4964800 140735533641696 18446744073709551615 264726404864 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/18178/statm: 79865 73633 390 189 0 74739 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 319460

[startup+0.701086 s]
/proc/loadavg: 2.17 1.53 2.09 1/365 18178
/proc/meminfo: memFree=21793304/32951124 swapFree=63083172/67111528
[pid=18178] ppid=18176 vsize=328608 CPUtime=0.69 cores=0-7
/proc/18178/stat : 18178 (claspmt) R 18176 18178 17872 0 -1 4202496 87926 0 0 0 59 10 0 0 23 0 1 0 641691743 336494592 76037 33554432000 4194304 4964800 140735533641696 18446744073709551615 4583944 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/18178/statm: 82152 76037 390 189 0 77026 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 328608

[startup+1.50094 s]
/proc/loadavg: 2.17 1.53 2.09 2/366 18179
/proc/meminfo: memFree=21475244/32951124 swapFree=63083172/67111528
[pid=18178] ppid=18176 vsize=368700 CPUtime=1.49 cores=0-7
/proc/18178/stat : 18178 (claspmt) R 18176 18178 17872 0 -1 4202496 98022 0 0 0 135 14 0 0 25 0 1 0 641691743 377548800 86050 33554432000 4194304 4964800 140735533641696 18446744073709551615 4324146 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/18178/statm: 92175 86050 390 189 0 87049 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 368700

[startup+3.10059 s]
/proc/loadavg: 2.17 1.53 2.09 2/366 18179
/proc/meminfo: memFree=21425768/32951124 swapFree=63083172/67111528
[pid=18178] ppid=18176 vsize=1697000 CPUtime=4.68 cores=0-7
/proc/18178/stat : 18178 (claspmt) S 18176 18178 17872 0 -1 4202496 463376 0 0 0 346 122 0 0 25 0 8 0 641691743 1737728000 326985 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/18178/statm: 424250 327008 433 189 0 418599 0
Current children cumulated CPU time (s) 4.68
Current children cumulated vsize (KiB) 1697000

[startup+6.30103 s]
/proc/loadavg: 2.07 1.52 2.08 2/373 18186
/proc/meminfo: memFree=20407960/32951124 swapFree=63083172/67111528
[pid=18178] ppid=18176 vsize=1738568 CPUtime=8.72 cores=0-7
/proc/18178/stat : 18178 (claspmt) S 18176 18178 17872 0 -1 4202496 507556 0 0 0 743 129 0 0 25 0 8 0 641691743 1780293632 347633 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/18178/statm: 434642 347633 437 189 0 428991 0
[pid=18178/tid=18180] ppid=18176 vsize=1738568 CPUtime=0.24 cores=0-7
/proc/18178/task/18180/stat : 18180 (claspmt) S 18176 18178 17872 0 -1 4202560 39766 0 0 0 12 12 0 0 18 0 8 0 641691996 1780293632 347633 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 1 0 0 0
[pid=18178/tid=18181] ppid=18176 vsize=1738568 CPUtime=0.39 cores=0-7
/proc/18178/task/18181/stat : 18181 (claspmt) S 18176 18178 17872 0 -1 4202560 60028 0 0 0 27 12 0 0 18 0 8 0 641691996 1780293632 347633 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 6 0 0 0
[pid=18178/tid=18182] ppid=18176 vsize=1738568 CPUtime=0.41 cores=0-7
/proc/18178/task/18182/stat : 18182 (claspmt) S 18176 18178 17872 0 -1 4202560 60481 0 0 0 25 16 0 0 18 0 8 0 641691996 1780293632 347633 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 4 0 0 0
[pid=18178/tid=18183] ppid=18176 vsize=1738568 CPUtime=0.23 cores=0-7
/proc/18178/task/18183/stat : 18183 (claspmt) S 18176 18178 17872 0 -1 4202560 39031 0 0 0 11 12 0 0 18 0 8 0 641691996 1780293632 347633 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 3 0 0 0
[pid=18178/tid=18184] ppid=18176 vsize=1738568 CPUtime=3.5 cores=0-7
/proc/18178/task/18184/stat : 18184 (claspmt) R 18176 18178 17872 0 -1 4202560 52401 0 0 0 331 19 0 0 25 0 8 0 641691996 1780293632 347633 33554432000 4194304 4964800 140735533641696 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18178/tid=18185] ppid=18176 vsize=1738568 CPUtime=0.55 cores=0-7
/proc/18178/task/18185/stat : 18185 (claspmt) S 18176 18178 17872 0 -1 4202560 60427 0 0 0 39 16 0 0 18 0 8 0 641691996 1780293632 347633 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 5 0 0 0
[pid=18178/tid=18186] ppid=18176 vsize=1738568 CPUtime=0.79 cores=0-7
/proc/18178/task/18186/stat : 18186 (claspmt) S 18176 18178 17872 0 -1 4202560 55976 0 0 0 62 17 0 0 18 0 8 0 641691996 1780293632 347633 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8.72
Current children cumulated vsize (KiB) 1738568

[startup+12.7008 s]
/proc/loadavg: 1.99 1.51 2.07 2/373 18186
/proc/meminfo: memFree=20405752/32951124 swapFree=63083172/67111528
[pid=18178] ppid=18176 vsize=1738568 CPUtime=15.11 cores=0-7
/proc/18178/stat : 18178 (claspmt) S 18176 18178 17872 0 -1 4202496 508079 0 0 0 1382 129 0 0 25 0 8 0 641691743 1780293632 348156 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/18178/statm: 434642 348156 437 189 0 428991 0
[pid=18178/tid=18180] ppid=18176 vsize=1738568 CPUtime=0.24 cores=0-7
/proc/18178/task/18180/stat : 18180 (claspmt) S 18176 18178 17872 0 -1 4202560 39766 0 0 0 12 12 0 0 18 0 8 0 641691996 1780293632 348156 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 1 0 0 0
[pid=18178/tid=18181] ppid=18176 vsize=1738568 CPUtime=0.39 cores=0-7
/proc/18178/task/18181/stat : 18181 (claspmt) S 18176 18178 17872 0 -1 4202560 60028 0 0 0 27 12 0 0 18 0 8 0 641691996 1780293632 348156 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 6 0 0 0
[pid=18178/tid=18182] ppid=18176 vsize=1738568 CPUtime=0.41 cores=0-7
/proc/18178/task/18182/stat : 18182 (claspmt) S 18176 18178 17872 0 -1 4202560 60481 0 0 0 25 16 0 0 18 0 8 0 641691996 1780293632 348156 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 4 0 0 0
[pid=18178/tid=18183] ppid=18176 vsize=1738568 CPUtime=0.23 cores=0-7
/proc/18178/task/18183/stat : 18183 (claspmt) S 18176 18178 17872 0 -1 4202560 39031 0 0 0 11 12 0 0 18 0 8 0 641691996 1780293632 348156 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 3 0 0 0
[pid=18178/tid=18184] ppid=18176 vsize=1738568 CPUtime=9.9 cores=0-7
/proc/18178/task/18184/stat : 18184 (claspmt) R 18176 18178 17872 0 -1 4202560 52924 0 0 0 971 19 0 0 25 0 8 0 641691996 1780293632 348156 33554432000 4194304 4964800 140735533641696 18446744073709551615 4342186 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18178/tid=18185] ppid=18176 vsize=1738568 CPUtime=0.55 cores=0-7
/proc/18178/task/18185/stat : 18185 (claspmt) S 18176 18178 17872 0 -1 4202560 60427 0 0 0 39 16 0 0 18 0 8 0 641691996 1780293632 348156 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 5 0 0 0
[pid=18178/tid=18186] ppid=18176 vsize=1738568 CPUtime=0.79 cores=0-7
/proc/18178/task/18186/stat : 18186 (claspmt) S 18176 18178 17872 0 -1 4202560 55976 0 0 0 62 17 0 0 18 0 8 0 641691996 1780293632 348156 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 15.11
Current children cumulated vsize (KiB) 1738568

[startup+25.5004 s]
/proc/loadavg: 1.77 1.49 2.06 2/373 18187
/proc/meminfo: memFree=20404236/32951124 swapFree=63083172/67111528
[pid=18178] ppid=18176 vsize=1738568 CPUtime=27.91 cores=0-7
/proc/18178/stat : 18178 (claspmt) S 18176 18178 17872 0 -1 4202496 508663 0 0 0 2662 129 0 0 25 0 8 0 641691743 1780293632 348740 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/18178/statm: 434642 348740 437 189 0 428991 0
[pid=18178/tid=18180] ppid=18176 vsize=1738568 CPUtime=0.24 cores=0-7
/proc/18178/task/18180/stat : 18180 (claspmt) S 18176 18178 17872 0 -1 4202560 39766 0 0 0 12 12 0 0 18 0 8 0 641691996 1780293632 348740 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 1 0 0 0
[pid=18178/tid=18181] ppid=18176 vsize=1738568 CPUtime=0.39 cores=0-7
/proc/18178/task/18181/stat : 18181 (claspmt) S 18176 18178 17872 0 -1 4202560 60028 0 0 0 27 12 0 0 18 0 8 0 641691996 1780293632 348740 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 6 0 0 0
[pid=18178/tid=18182] ppid=18176 vsize=1738568 CPUtime=0.41 cores=0-7
/proc/18178/task/18182/stat : 18182 (claspmt) S 18176 18178 17872 0 -1 4202560 60481 0 0 0 25 16 0 0 18 0 8 0 641691996 1780293632 348740 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 4 0 0 0
[pid=18178/tid=18183] ppid=18176 vsize=1738568 CPUtime=0.23 cores=0-7
/proc/18178/task/18183/stat : 18183 (claspmt) S 18176 18178 17872 0 -1 4202560 39031 0 0 0 11 12 0 0 18 0 8 0 641691996 1780293632 348740 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 3 0 0 0
[pid=18178/tid=18184] ppid=18176 vsize=1738568 CPUtime=22.7 cores=0-7
/proc/18178/task/18184/stat : 18184 (claspmt) R 18176 18178 17872 0 -1 4202560 53508 0 0 0 2251 19 0 0 25 0 8 0 641691996 1780293632 348740 33554432000 4194304 4964800 140735533641696 18446744073709551615 4670144 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18178/tid=18185] ppid=18176 vsize=1738568 CPUtime=0.55 cores=0-7
/proc/18178/task/18185/stat : 18185 (claspmt) S 18176 18178 17872 0 -1 4202560 60427 0 0 0 39 16 0 0 18 0 8 0 641691996 1780293632 348740 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 5 0 0 0
[pid=18178/tid=18186] ppid=18176 vsize=1738568 CPUtime=0.79 cores=0-7
/proc/18178/task/18186/stat : 18186 (claspmt) S 18176 18178 17872 0 -1 4202560 55976 0 0 0 62 17 0 0 18 0 8 0 641691996 1780293632 348740 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 27.91
Current children cumulated vsize (KiB) 1738568

[startup+51.1006 s]
/proc/loadavg: 1.50 1.45 2.03 2/373 18187
/proc/meminfo: memFree=20400996/32951124 swapFree=63083172/67111528
[pid=18178] ppid=18176 vsize=1738568 CPUtime=53.51 cores=0-7
/proc/18178/stat : 18178 (claspmt) S 18176 18178 17872 0 -1 4202496 509298 0 0 0 5221 130 0 0 25 0 8 0 641691743 1780293632 349375 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/18178/statm: 434642 349375 437 189 0 428991 0
[pid=18178/tid=18180] ppid=18176 vsize=1738568 CPUtime=0.24 cores=0-7
/proc/18178/task/18180/stat : 18180 (claspmt) S 18176 18178 17872 0 -1 4202560 39766 0 0 0 12 12 0 0 18 0 8 0 641691996 1780293632 349375 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 1 0 0 0
[pid=18178/tid=18181] ppid=18176 vsize=1738568 CPUtime=0.39 cores=0-7
/proc/18178/task/18181/stat : 18181 (claspmt) S 18176 18178 17872 0 -1 4202560 60028 0 0 0 27 12 0 0 18 0 8 0 641691996 1780293632 349375 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 6 0 0 0
[pid=18178/tid=18182] ppid=18176 vsize=1738568 CPUtime=0.41 cores=0-7
/proc/18178/task/18182/stat : 18182 (claspmt) S 18176 18178 17872 0 -1 4202560 60481 0 0 0 25 16 0 0 18 0 8 0 641691996 1780293632 349375 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 4 0 0 0
[pid=18178/tid=18183] ppid=18176 vsize=1738568 CPUtime=0.23 cores=0-7
/proc/18178/task/18183/stat : 18183 (claspmt) S 18176 18178 17872 0 -1 4202560 39031 0 0 0 11 12 0 0 18 0 8 0 641691996 1780293632 349375 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 3 0 0 0
[pid=18178/tid=18184] ppid=18176 vsize=1738568 CPUtime=48.3 cores=0-7
/proc/18178/task/18184/stat : 18184 (claspmt) R 18176 18178 17872 0 -1 4202560 54143 0 0 0 4810 20 0 0 25 0 8 0 641691996 1780293632 349375 33554432000 4194304 4964800 140735533641696 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18178/tid=18185] ppid=18176 vsize=1738568 CPUtime=0.55 cores=0-7
/proc/18178/task/18185/stat : 18185 (claspmt) S 18176 18178 17872 0 -1 4202560 60427 0 0 0 39 16 0 0 18 0 8 0 641691996 1780293632 349375 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 5 0 0 0
[pid=18178/tid=18186] ppid=18176 vsize=1738568 CPUtime=0.79 cores=0-7
/proc/18178/task/18186/stat : 18186 (claspmt) S 18176 18178 17872 0 -1 4202560 55976 0 0 0 62 17 0 0 18 0 8 0 641691996 1780293632 349375 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 53.51
Current children cumulated vsize (KiB) 1738568

[startup+102.313 s]
/proc/loadavg: 1.22 1.37 1.97 2/373 18189
/proc/meminfo: memFree=20397860/32951124 swapFree=63083172/67111528
[pid=18178] ppid=18176 vsize=1804104 CPUtime=104.73 cores=0-7
/proc/18178/stat : 18178 (claspmt) S 18176 18178 17872 0 -1 4202496 509882 0 0 0 10342 131 0 0 25 0 8 0 641691743 1847402496 349959 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/18178/statm: 451026 349959 437 189 0 445375 0
[pid=18178/tid=18180] ppid=18176 vsize=1804104 CPUtime=0.24 cores=0-7
/proc/18178/task/18180/stat : 18180 (claspmt) S 18176 18178 17872 0 -1 4202560 39766 0 0 0 12 12 0 0 18 0 8 0 641691996 1847402496 349959 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 1 0 0 0
[pid=18178/tid=18181] ppid=18176 vsize=1804104 CPUtime=0.39 cores=0-7
/proc/18178/task/18181/stat : 18181 (claspmt) S 18176 18178 17872 0 -1 4202560 60028 0 0 0 27 12 0 0 18 0 8 0 641691996 1847402496 349959 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 6 0 0 0
[pid=18178/tid=18182] ppid=18176 vsize=1804104 CPUtime=0.41 cores=0-7
/proc/18178/task/18182/stat : 18182 (claspmt) S 18176 18178 17872 0 -1 4202560 60481 0 0 0 25 16 0 0 18 0 8 0 641691996 1847402496 349959 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 4 0 0 0
[pid=18178/tid=18183] ppid=18176 vsize=1804104 CPUtime=0.23 cores=0-7
/proc/18178/task/18183/stat : 18183 (claspmt) S 18176 18178 17872 0 -1 4202560 39031 0 0 0 11 12 0 0 18 0 8 0 641691996 1847402496 349959 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 3 0 0 0
[pid=18178/tid=18184] ppid=18176 vsize=1804104 CPUtime=99.52 cores=0-7
/proc/18178/task/18184/stat : 18184 (claspmt) R 18176 18178 17872 0 -1 4202560 54727 0 0 0 9931 21 0 0 25 0 8 0 641691996 1847402496 349959 33554432000 4194304 4964800 140735533641696 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18178/tid=18185] ppid=18176 vsize=1804104 CPUtime=0.55 cores=0-7
/proc/18178/task/18185/stat : 18185 (claspmt) S 18176 18178 17872 0 -1 4202560 60427 0 0 0 39 16 0 0 18 0 8 0 641691996 1847402496 349959 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 5 0 0 0
[pid=18178/tid=18186] ppid=18176 vsize=1804104 CPUtime=0.79 cores=0-7
/proc/18178/task/18186/stat : 18186 (claspmt) S 18176 18178 17872 0 -1 4202560 55976 0 0 0 62 17 0 0 18 0 8 0 641691996 1847402496 349959 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 104.73
Current children cumulated vsize (KiB) 1804104

[startup+162.301 s]
/proc/loadavg: 1.08 1.30 1.91 2/373 18190
/proc/meminfo: memFree=20395696/32951124 swapFree=63083172/67111528

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

[pid=18178] ppid=18176 vsize=1804104 CPUtime=4844.9 cores=0-7
/proc/18178/stat : 18178 (claspmt) S 18176 18178 17872 0 -1 4202496 521743 0 0 0 484346 144 0 0 25 0 8 0 641691743 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/18178/statm: 451026 361820 437 189 0 445375 0
[pid=18178/tid=18180] ppid=18176 vsize=1804104 CPUtime=0.24 cores=0-7
/proc/18178/task/18180/stat : 18180 (claspmt) S 18176 18178 17872 0 -1 4202560 39766 0 0 0 12 12 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 1 0 0 0
[pid=18178/tid=18181] ppid=18176 vsize=1804104 CPUtime=0.39 cores=0-7
/proc/18178/task/18181/stat : 18181 (claspmt) S 18176 18178 17872 0 -1 4202560 60028 0 0 0 27 12 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 6 0 0 0
[pid=18178/tid=18182] ppid=18176 vsize=1804104 CPUtime=0.41 cores=0-7
/proc/18178/task/18182/stat : 18182 (claspmt) S 18176 18178 17872 0 -1 4202560 60481 0 0 0 25 16 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 4 0 0 0
[pid=18178/tid=18183] ppid=18176 vsize=1804104 CPUtime=0.23 cores=0-7
/proc/18178/task/18183/stat : 18183 (claspmt) S 18176 18178 17872 0 -1 4202560 39031 0 0 0 11 12 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 3 0 0 0
[pid=18178/tid=18184] ppid=18176 vsize=1804104 CPUtime=4839.67 cores=0-7
/proc/18178/task/18184/stat : 18184 (claspmt) R 18176 18178 17872 0 -1 4202560 66588 0 0 0 483934 33 0 0 25 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18178/tid=18185] ppid=18176 vsize=1804104 CPUtime=0.55 cores=0-7
/proc/18178/task/18185/stat : 18185 (claspmt) S 18176 18178 17872 0 -1 4202560 60427 0 0 0 39 16 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 5 0 0 0
[pid=18178/tid=18186] ppid=18176 vsize=1804104 CPUtime=0.79 cores=0-7
/proc/18178/task/18186/stat : 18186 (claspmt) S 18176 18178 17872 0 -1 4202560 55976 0 0 0 62 17 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4844.9
Current children cumulated vsize (KiB) 1804104

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/373 18338
/proc/meminfo: memFree=20349228/32951124 swapFree=63083172/67111528
[pid=18178] ppid=18176 vsize=1804104 CPUtime=4904.9 cores=0-7
/proc/18178/stat : 18178 (claspmt) S 18176 18178 17872 0 -1 4202496 521743 0 0 0 490346 144 0 0 25 0 8 0 641691743 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/18178/statm: 451026 361820 437 189 0 445375 0
[pid=18178/tid=18180] ppid=18176 vsize=1804104 CPUtime=0.24 cores=0-7
/proc/18178/task/18180/stat : 18180 (claspmt) S 18176 18178 17872 0 -1 4202560 39766 0 0 0 12 12 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 1 0 0 0
[pid=18178/tid=18181] ppid=18176 vsize=1804104 CPUtime=0.39 cores=0-7
/proc/18178/task/18181/stat : 18181 (claspmt) S 18176 18178 17872 0 -1 4202560 60028 0 0 0 27 12 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 6 0 0 0
[pid=18178/tid=18182] ppid=18176 vsize=1804104 CPUtime=0.41 cores=0-7
/proc/18178/task/18182/stat : 18182 (claspmt) S 18176 18178 17872 0 -1 4202560 60481 0 0 0 25 16 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 4 0 0 0
[pid=18178/tid=18183] ppid=18176 vsize=1804104 CPUtime=0.23 cores=0-7
/proc/18178/task/18183/stat : 18183 (claspmt) S 18176 18178 17872 0 -1 4202560 39031 0 0 0 11 12 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 3 0 0 0
[pid=18178/tid=18184] ppid=18176 vsize=1804104 CPUtime=4899.67 cores=0-7
/proc/18178/task/18184/stat : 18184 (claspmt) R 18176 18178 17872 0 -1 4202560 66588 0 0 0 489934 33 0 0 25 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 4627269 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18178/tid=18185] ppid=18176 vsize=1804104 CPUtime=0.55 cores=0-7
/proc/18178/task/18185/stat : 18185 (claspmt) S 18176 18178 17872 0 -1 4202560 60427 0 0 0 39 16 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 5 0 0 0
[pid=18178/tid=18186] ppid=18176 vsize=1804104 CPUtime=0.79 cores=0-7
/proc/18178/task/18186/stat : 18186 (claspmt) S 18176 18178 17872 0 -1 4202560 55976 0 0 0 62 17 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4904.9
Current children cumulated vsize (KiB) 1804104

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/373 18339
/proc/meminfo: memFree=20349452/32951124 swapFree=63083172/67111528
[pid=18178] ppid=18176 vsize=1804104 CPUtime=4964.9 cores=0-7
/proc/18178/stat : 18178 (claspmt) S 18176 18178 17872 0 -1 4202496 521743 0 0 0 496346 144 0 0 25 0 8 0 641691743 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/18178/statm: 451026 361820 437 189 0 445375 0
[pid=18178/tid=18180] ppid=18176 vsize=1804104 CPUtime=0.24 cores=0-7
/proc/18178/task/18180/stat : 18180 (claspmt) S 18176 18178 17872 0 -1 4202560 39766 0 0 0 12 12 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 1 0 0 0
[pid=18178/tid=18181] ppid=18176 vsize=1804104 CPUtime=0.39 cores=0-7
/proc/18178/task/18181/stat : 18181 (claspmt) S 18176 18178 17872 0 -1 4202560 60028 0 0 0 27 12 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 6 0 0 0
[pid=18178/tid=18182] ppid=18176 vsize=1804104 CPUtime=0.41 cores=0-7
/proc/18178/task/18182/stat : 18182 (claspmt) S 18176 18178 17872 0 -1 4202560 60481 0 0 0 25 16 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 4 0 0 0
[pid=18178/tid=18183] ppid=18176 vsize=1804104 CPUtime=0.23 cores=0-7
/proc/18178/task/18183/stat : 18183 (claspmt) S 18176 18178 17872 0 -1 4202560 39031 0 0 0 11 12 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 3 0 0 0
[pid=18178/tid=18184] ppid=18176 vsize=1804104 CPUtime=4959.68 cores=0-7
/proc/18178/task/18184/stat : 18184 (claspmt) R 18176 18178 17872 0 -1 4202560 66588 0 0 0 495935 33 0 0 25 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 4669119 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18178/tid=18185] ppid=18176 vsize=1804104 CPUtime=0.55 cores=0-7
/proc/18178/task/18185/stat : 18185 (claspmt) S 18176 18178 17872 0 -1 4202560 60427 0 0 0 39 16 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 5 0 0 0
[pid=18178/tid=18186] ppid=18176 vsize=1804104 CPUtime=0.79 cores=0-7
/proc/18178/task/18186/stat : 18186 (claspmt) S 18176 18178 17872 0 -1 4202560 55976 0 0 0 62 17 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4964.9
Current children cumulated vsize (KiB) 1804104

[startup+5022.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/373 18341
/proc/meminfo: memFree=20349424/32951124 swapFree=63083172/67111528
[pid=18178] ppid=18176 vsize=1804104 CPUtime=5024.9 cores=0-7
/proc/18178/stat : 18178 (claspmt) S 18176 18178 17872 0 -1 4202496 521743 0 0 0 502346 144 0 0 25 0 8 0 641691743 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/18178/statm: 451026 361820 437 189 0 445375 0
[pid=18178/tid=18180] ppid=18176 vsize=1804104 CPUtime=0.24 cores=0-7
/proc/18178/task/18180/stat : 18180 (claspmt) S 18176 18178 17872 0 -1 4202560 39766 0 0 0 12 12 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 1 0 0 0
[pid=18178/tid=18181] ppid=18176 vsize=1804104 CPUtime=0.39 cores=0-7
/proc/18178/task/18181/stat : 18181 (claspmt) S 18176 18178 17872 0 -1 4202560 60028 0 0 0 27 12 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 6 0 0 0
[pid=18178/tid=18182] ppid=18176 vsize=1804104 CPUtime=0.41 cores=0-7
/proc/18178/task/18182/stat : 18182 (claspmt) S 18176 18178 17872 0 -1 4202560 60481 0 0 0 25 16 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 4 0 0 0
[pid=18178/tid=18183] ppid=18176 vsize=1804104 CPUtime=0.23 cores=0-7
/proc/18178/task/18183/stat : 18183 (claspmt) S 18176 18178 17872 0 -1 4202560 39031 0 0 0 11 12 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 3 0 0 0
[pid=18178/tid=18184] ppid=18176 vsize=1804104 CPUtime=5019.68 cores=0-7
/proc/18178/task/18184/stat : 18184 (claspmt) R 18176 18178 17872 0 -1 4202560 66588 0 0 0 501935 33 0 0 25 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 4668564 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18178/tid=18185] ppid=18176 vsize=1804104 CPUtime=0.55 cores=0-7
/proc/18178/task/18185/stat : 18185 (claspmt) S 18176 18178 17872 0 -1 4202560 60427 0 0 0 39 16 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 5 0 0 0
[pid=18178/tid=18186] ppid=18176 vsize=1804104 CPUtime=0.79 cores=0-7
/proc/18178/task/18186/stat : 18186 (claspmt) S 18176 18178 17872 0 -1 4202560 55976 0 0 0 62 17 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5024.9
Current children cumulated vsize (KiB) 1804104

[startup+5082.3 s]
/proc/loadavg: 1.08 1.03 1.01 2/373 18342
/proc/meminfo: memFree=20349392/32951124 swapFree=63083172/67111528
[pid=18178] ppid=18176 vsize=1804104 CPUtime=5084.91 cores=0-7
/proc/18178/stat : 18178 (claspmt) S 18176 18178 17872 0 -1 4202496 521743 0 0 0 508347 144 0 0 25 0 8 0 641691743 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/18178/statm: 451026 361820 437 189 0 445375 0
[pid=18178/tid=18180] ppid=18176 vsize=1804104 CPUtime=0.24 cores=0-7
/proc/18178/task/18180/stat : 18180 (claspmt) S 18176 18178 17872 0 -1 4202560 39766 0 0 0 12 12 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 1 0 0 0
[pid=18178/tid=18181] ppid=18176 vsize=1804104 CPUtime=0.39 cores=0-7
/proc/18178/task/18181/stat : 18181 (claspmt) S 18176 18178 17872 0 -1 4202560 60028 0 0 0 27 12 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 6 0 0 0
[pid=18178/tid=18182] ppid=18176 vsize=1804104 CPUtime=0.41 cores=0-7
/proc/18178/task/18182/stat : 18182 (claspmt) S 18176 18178 17872 0 -1 4202560 60481 0 0 0 25 16 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 4 0 0 0
[pid=18178/tid=18183] ppid=18176 vsize=1804104 CPUtime=0.23 cores=0-7
/proc/18178/task/18183/stat : 18183 (claspmt) S 18176 18178 17872 0 -1 4202560 39031 0 0 0 11 12 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 3 0 0 0
[pid=18178/tid=18184] ppid=18176 vsize=1804104 CPUtime=5079.68 cores=0-7
/proc/18178/task/18184/stat : 18184 (claspmt) R 18176 18178 17872 0 -1 4202560 66588 0 0 0 507935 33 0 0 25 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18178/tid=18185] ppid=18176 vsize=1804104 CPUtime=0.55 cores=0-7
/proc/18178/task/18185/stat : 18185 (claspmt) S 18176 18178 17872 0 -1 4202560 60427 0 0 0 39 16 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 5 0 0 0
[pid=18178/tid=18186] ppid=18176 vsize=1804104 CPUtime=0.79 cores=0-7
/proc/18178/task/18186/stat : 18186 (claspmt) S 18176 18178 17872 0 -1 4202560 55976 0 0 0 62 17 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5084.91
Current children cumulated vsize (KiB) 1804104



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 1.06 1.03 1.00 2/373 18343
/proc/meminfo: memFree=20349380/32951124 swapFree=63083172/67111528
[pid=18178] ppid=18176 vsize=1804104 CPUtime=5102.62 cores=0-7
/proc/18178/stat : 18178 (claspmt) S 18176 18178 17872 0 -1 4202496 521743 0 0 0 510118 144 0 0 25 0 8 0 641691743 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/18178/statm: 451026 361820 437 189 0 445375 0
[pid=18178/tid=18180] ppid=18176 vsize=1804104 CPUtime=0.24 cores=0-7
/proc/18178/task/18180/stat : 18180 (claspmt) S 18176 18178 17872 0 -1 4202560 39766 0 0 0 12 12 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 1 0 0 0
[pid=18178/tid=18181] ppid=18176 vsize=1804104 CPUtime=0.39 cores=0-7
/proc/18178/task/18181/stat : 18181 (claspmt) S 18176 18178 17872 0 -1 4202560 60028 0 0 0 27 12 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 6 0 0 0
[pid=18178/tid=18182] ppid=18176 vsize=1804104 CPUtime=0.41 cores=0-7
/proc/18178/task/18182/stat : 18182 (claspmt) S 18176 18178 17872 0 -1 4202560 60481 0 0 0 25 16 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 4 0 0 0
[pid=18178/tid=18183] ppid=18176 vsize=1804104 CPUtime=0.23 cores=0-7
/proc/18178/task/18183/stat : 18183 (claspmt) S 18176 18178 17872 0 -1 4202560 39031 0 0 0 11 12 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 3 0 0 0
[pid=18178/tid=18184] ppid=18176 vsize=1804104 CPUtime=5097.39 cores=0-7
/proc/18178/task/18184/stat : 18184 (claspmt) R 18176 18178 17872 0 -1 4202560 66588 0 0 0 509706 33 0 0 25 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18178/tid=18185] ppid=18176 vsize=1804104 CPUtime=0.55 cores=0-7
/proc/18178/task/18185/stat : 18185 (claspmt) S 18176 18178 17872 0 -1 4202560 60427 0 0 0 39 16 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 5 0 0 0
[pid=18178/tid=18186] ppid=18176 vsize=1804104 CPUtime=0.79 cores=0-7
/proc/18178/task/18186/stat : 18186 (claspmt) S 18176 18178 17872 0 -1 4202560 55976 0 0 0 62 17 0 0 18 0 8 0 641691996 1847402496 361820 33554432000 4194304 4964800 140735533641696 18446744073709551615 264738220953 0 0 4096 18946 18446604463613322496 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5102.62
Current children cumulated vsize (KiB) 1804104

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.06 1.03 1.00 2/373 18343
/proc/meminfo: memFree=20349380/32951124 swapFree=63083172/67111528
[pid=18178] ppid=18176 vsize=1409624 CPUtime=5102.81 cores=0-7
/proc/18178/stat : 18178 (claspmt) R 18176 18178 17872 0 -1 4202496 521753 0 0 0 510135 146 0 0 18 0 1 0 641691743 1443454976 264488 33554432000 4194304 4964800 140735533641696 18446744073709551615 264726054002 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/18178/statm: 352406 264488 447 189 0 346755 0
Current children cumulated CPU time (s) 5102.81
Current children cumulated vsize (KiB) 1409624

[startup+5100.4 s]
/proc/loadavg: 1.06 1.03 1.00 2/373 18343
/proc/meminfo: memFree=20349380/32951124 swapFree=63083172/67111528
[pid=18178] ppid=18176 vsize=1052088 CPUtime=5103 cores=0-7
/proc/18178/stat : 18178 (claspmt) R 18176 18178 17872 0 -1 4202496 521753 0 0 0 510152 148 0 0 18 0 1 0 641691743 1077338112 154802 33554432000 4194304 4964800 140735533641696 18446744073709551615 264726060955 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/18178/statm: 263022 154802 447 189 0 257371 0
Current children cumulated CPU time (s) 5103
Current children cumulated vsize (KiB) 1052088

[startup+5100.5 s]
/proc/loadavg: 1.06 1.03 1.00 2/373 18343
/proc/meminfo: memFree=20349380/32951124 swapFree=63083172/67111528
[pid=18178] ppid=18176 vsize=0 CPUtime=5103.1 cores=0-7
/proc/18178/stat : 18178 (claspmt) R 18176 18178 17872 0 -1 4202500 521754 0 0 0 510160 150 0 0 18 0 1 0 641691743 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/18178/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5103.1
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 5100.51
CPU time (s): 5103.12
CPU user time (s): 5101.6
CPU system time (s): 1.51377
CPU usage (%): 100.051
Max. virtual memory (cumulated for all children) (KiB): 1804104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5101.6
system time used= 1.51377
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 521754
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= 45765
involuntary context switches= 9876

runsolver used 17.0664 second user time and 38.5981 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-15 22:52:41
IDJOB=3380805
IDBENCH=82404
IDSOLVER=1865
FILE ID=node141/3380805-1305492756
RUNJOBID= node141-1305487730-17886
PBS_JOBID= 13325396
Free space on /tmp= 73192 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
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-3380805-1305492756/watcher-3380805-1305492756 -o /tmp/evaluation-result-3380805-1305492756/solver-3380805-1305492756 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380805-1305492756.cnf

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

MD5SUM BENCH= 6c2d25eda70423643946d76935ceb950
RANDOM SEED=873935660

node141.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21793708 kB
Buffers:        278620 kB
Cached:        5549116 kB
SwapCached:      15728 kB
Active:        5508160 kB
Inactive:      5385144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21793708 kB
SwapTotal:    67111528 kB
SwapFree:     63083172 kB
Dirty:          166292 kB
Writeback:           0 kB
AnonPages:     5056940 kB
Mapped:          13404 kB
Slab:           153892 kB
PageTables:      44640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 89820080 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= 73192 MiB
End job on node141 at 2011-05-16 00:17:43