Trace number 3321586

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) 5103.5 5100.54

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark745.077
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...363017/instance-3321586-1304363017.cnf
2.49/2.57	c Solving...
5102.97/5100.01	
5102.97/5100.01	*** INTERRUPTED! ***
5102.97/5100.01	*** Shutting down threads...
5103.46/5100.53	s UNKNOWN
5103.46/5100.53	
5103.46/5100.53	c INTERRUPTED   : 1
5103.46/5100.53	c Models        : 0+    
5103.46/5100.53	c Time          : 5100.017s (Solving: 5097.45s 1st Model: 0.00s Unsat: 0.00s)
5103.46/5100.53	c CPU Time      : 5102.980s

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-3321586-1304363017/watcher-3321586-1304363017 -o /tmp/evaluation-result-3321586-1304363017/solver-3321586-1304363017 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321586-1304363017.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: 6.10 7.34 5.56 1/278 24648
/proc/meminfo: memFree=22131872/32951124 swapFree=67111364/67111528
[pid=24648] ppid=24646 vsize=220860 CPUtime=0 cores=0-7
/proc/24648/stat : 24648 (claspmt) R 24646 24648 23450 0 -1 4202496 1082 0 0 0 0 0 0 0 22 0 1 0 547900203 226160640 1011 33554432000 4194304 4964704 140733873807264 18446744073709551615 4686261 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24648/statm: 55215 1011 375 189 0 50089 0

[startup+0.0138419 s]
/proc/loadavg: 6.10 7.34 5.56 1/278 24648
/proc/meminfo: memFree=22131872/32951124 swapFree=67111364/67111528
[pid=24648] ppid=24646 vsize=220860 CPUtime=0.01 cores=0-7
/proc/24648/stat : 24648 (claspmt) R 24646 24648 23450 0 -1 4202496 1227 0 0 0 1 0 0 0 22 0 1 0 547900203 226160640 1156 33554432000 4194304 4964704 140733873807264 18446744073709551615 4686261 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24648/statm: 55215 1158 375 189 0 50089 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 220860

[startup+0.100816 s]
/proc/loadavg: 6.10 7.34 5.56 1/278 24648
/proc/meminfo: memFree=22131872/32951124 swapFree=67111364/67111528
[pid=24648] ppid=24646 vsize=220860 CPUtime=0.09 cores=0-7
/proc/24648/stat : 24648 (claspmt) R 24646 24648 23450 0 -1 4202496 33412 0 0 0 6 3 0 0 22 0 1 0 547900203 226160640 33341 33554432000 4194304 4964704 140733873807264 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24648/statm: 55215 33356 376 189 0 50089 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 220860

[startup+0.30078 s]
/proc/loadavg: 6.10 7.34 5.56 1/278 24648
/proc/meminfo: memFree=22131872/32951124 swapFree=67111364/67111528
[pid=24648] ppid=24646 vsize=331764 CPUtime=0.29 cores=0-7
/proc/24648/stat : 24648 (claspmt) R 24646 24648 23450 0 -1 4202496 89022 0 0 0 21 8 0 0 23 0 1 0 547900203 339726336 76645 33554432000 4194304 4964704 140733873807264 18446744073709551615 228244348672 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24648/statm: 82941 76645 390 189 0 77815 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 331764

[startup+0.70071 s]
/proc/loadavg: 6.10 7.34 5.56 1/278 24648
/proc/meminfo: memFree=22131872/32951124 swapFree=67111364/67111528
[pid=24648] ppid=24646 vsize=345444 CPUtime=0.69 cores=0-7
/proc/24648/stat : 24648 (claspmt) R 24646 24648 23450 0 -1 4202496 92503 0 0 0 60 9 0 0 25 0 1 0 547900203 353734656 80126 33554432000 4194304 4964704 140733873807264 18446744073709551615 228244348672 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24648/statm: 86361 80126 390 189 0 81235 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 345444

[startup+1.50057 s]
/proc/loadavg: 6.10 7.34 5.56 2/279 24649
/proc/meminfo: memFree=21797600/32951124 swapFree=67111364/67111528
[pid=24648] ppid=24646 vsize=384568 CPUtime=1.49 cores=0-7
/proc/24648/stat : 24648 (claspmt) R 24646 24648 23450 0 -1 4202496 102370 0 0 0 137 12 0 0 25 0 1 0 547900203 393797632 89910 33554432000 4194304 4964704 140733873807264 18446744073709551615 228244348672 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24648/statm: 96142 89910 390 189 0 91016 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 384568

[startup+3.10025 s]
/proc/loadavg: 6.10 7.34 5.56 2/279 24649
/proc/meminfo: memFree=21744404/32951124 swapFree=67111364/67111528
[pid=24648] ppid=24646 vsize=1711744 CPUtime=4.53 cores=0-7
/proc/24648/stat : 24648 (claspmt) S 24646 24648 23450 0 -1 4202496 452472 0 0 0 294 159 0 0 25 0 8 0 547900203 1752825856 322530 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24648/statm: 427936 322530 433 189 0 422285 0
Current children cumulated CPU time (s) 4.53
Current children cumulated vsize (KiB) 1711744

[startup+6.30072 s]
/proc/loadavg: 5.69 7.23 5.53 2/286 24656
/proc/meminfo: memFree=20680644/32951124 swapFree=67111364/67111528
[pid=24648] ppid=24646 vsize=1833172 CPUtime=9.15 cores=0-7
/proc/24648/stat : 24648 (claspmt) S 24646 24648 23450 0 -1 4202496 530443 0 0 0 724 191 0 0 25 0 8 0 547900203 1877168128 363254 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24648/statm: 458293 363254 437 189 0 452642 0
[pid=24648/tid=24650] ppid=24646 vsize=1833172 CPUtime=0.28 cores=0-7
/proc/24648/task/24650/stat : 24650 (claspmt) S 24646 24648 23450 0 -1 4202560 41036 0 0 0 12 16 0 0 18 0 8 0 547900461 1877168128 363254 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 1 0 0 0
[pid=24648/tid=24651] ppid=24646 vsize=1833172 CPUtime=0.57 cores=0-7
/proc/24648/task/24651/stat : 24651 (claspmt) S 24646 24648 23450 0 -1 4202560 63015 0 0 0 29 28 0 0 18 0 8 0 547900461 1877168128 363254 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 4 0 0 0
[pid=24648/tid=24652] ppid=24646 vsize=1833172 CPUtime=0.57 cores=0-7
/proc/24648/task/24652/stat : 24652 (claspmt) S 24646 24648 23450 0 -1 4202560 63183 0 0 0 29 28 0 0 18 0 8 0 547900461 1877168128 363254 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 6 0 0 0
[pid=24648/tid=24653] ppid=24646 vsize=1833172 CPUtime=0.3 cores=0-7
/proc/24648/task/24653/stat : 24653 (claspmt) S 24646 24648 23450 0 -1 4202560 41644 0 0 0 11 19 0 0 18 0 8 0 547900461 1877168128 363254 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 0 0 0 0
[pid=24648/tid=24654] ppid=24646 vsize=1833172 CPUtime=3.42 cores=0-7
/proc/24648/task/24654/stat : 24654 (claspmt) R 24646 24648 23450 0 -1 4202560 54860 0 0 0 306 36 0 0 25 0 8 0 547900461 1877168128 363254 33554432000 4194304 4964704 140733873807264 18446744073709551615 4670080 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24648/tid=24655] ppid=24646 vsize=1833172 CPUtime=0.57 cores=0-7
/proc/24648/task/24655/stat : 24655 (claspmt) S 24646 24648 23450 0 -1 4202560 63045 0 0 0 36 21 0 0 18 0 8 0 547900461 1877168128 363254 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 5 0 0 0
[pid=24648/tid=24656] ppid=24646 vsize=1833172 CPUtime=0.81 cores=0-7
/proc/24648/task/24656/stat : 24656 (claspmt) S 24646 24648 23450 0 -1 4202560 58099 0 0 0 61 20 0 0 18 0 8 0 547900462 1877168128 363254 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.15
Current children cumulated vsize (KiB) 1833172

[startup+12.7006 s]
/proc/loadavg: 5.32 7.13 5.51 2/286 24657
/proc/meminfo: memFree=20678496/32951124 swapFree=67111364/67111528
[pid=24648] ppid=24646 vsize=1833172 CPUtime=15.55 cores=0-7
/proc/24648/stat : 24648 (claspmt) S 24646 24648 23450 0 -1 4202496 530904 0 0 0 1364 191 0 0 25 0 8 0 547900203 1877168128 363715 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24648/statm: 458293 363715 437 189 0 452642 0
[pid=24648/tid=24650] ppid=24646 vsize=1833172 CPUtime=0.28 cores=0-7
/proc/24648/task/24650/stat : 24650 (claspmt) S 24646 24648 23450 0 -1 4202560 41036 0 0 0 12 16 0 0 18 0 8 0 547900461 1877168128 363715 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 1 0 0 0
[pid=24648/tid=24651] ppid=24646 vsize=1833172 CPUtime=0.57 cores=0-7
/proc/24648/task/24651/stat : 24651 (claspmt) S 24646 24648 23450 0 -1 4202560 63015 0 0 0 29 28 0 0 18 0 8 0 547900461 1877168128 363715 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 4 0 0 0
[pid=24648/tid=24652] ppid=24646 vsize=1833172 CPUtime=0.57 cores=0-7
/proc/24648/task/24652/stat : 24652 (claspmt) S 24646 24648 23450 0 -1 4202560 63183 0 0 0 29 28 0 0 18 0 8 0 547900461 1877168128 363715 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 6 0 0 0
[pid=24648/tid=24653] ppid=24646 vsize=1833172 CPUtime=0.3 cores=0-7
/proc/24648/task/24653/stat : 24653 (claspmt) S 24646 24648 23450 0 -1 4202560 41644 0 0 0 11 19 0 0 18 0 8 0 547900461 1877168128 363715 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 0 0 0 0
[pid=24648/tid=24654] ppid=24646 vsize=1833172 CPUtime=9.82 cores=0-7
/proc/24648/task/24654/stat : 24654 (claspmt) R 24646 24648 23450 0 -1 4202560 55321 0 0 0 946 36 0 0 25 0 8 0 547900461 1877168128 363715 33554432000 4194304 4964704 140733873807264 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24648/tid=24655] ppid=24646 vsize=1833172 CPUtime=0.57 cores=0-7
/proc/24648/task/24655/stat : 24655 (claspmt) S 24646 24648 23450 0 -1 4202560 63045 0 0 0 36 21 0 0 18 0 8 0 547900461 1877168128 363715 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 5 0 0 0
[pid=24648/tid=24656] ppid=24646 vsize=1833172 CPUtime=0.81 cores=0-7
/proc/24648/task/24656/stat : 24656 (claspmt) S 24646 24648 23450 0 -1 4202560 58099 0 0 0 61 20 0 0 18 0 8 0 547900462 1877168128 363715 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 15.55
Current children cumulated vsize (KiB) 1833172

[startup+25.5004 s]
/proc/loadavg: 4.36 6.83 5.44 2/286 24657
/proc/meminfo: memFree=20676624/32951124 swapFree=67111364/67111528
[pid=24648] ppid=24646 vsize=1833172 CPUtime=28.35 cores=0-7
/proc/24648/stat : 24648 (claspmt) S 24646 24648 23450 0 -1 4202496 531561 0 0 0 2643 192 0 0 25 0 8 0 547900203 1877168128 364372 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24648/statm: 458293 364372 437 189 0 452642 0
[pid=24648/tid=24650] ppid=24646 vsize=1833172 CPUtime=0.28 cores=0-7
/proc/24648/task/24650/stat : 24650 (claspmt) S 24646 24648 23450 0 -1 4202560 41036 0 0 0 12 16 0 0 18 0 8 0 547900461 1877168128 364372 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 1 0 0 0
[pid=24648/tid=24651] ppid=24646 vsize=1833172 CPUtime=0.57 cores=0-7
/proc/24648/task/24651/stat : 24651 (claspmt) S 24646 24648 23450 0 -1 4202560 63015 0 0 0 29 28 0 0 18 0 8 0 547900461 1877168128 364372 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 4 0 0 0
[pid=24648/tid=24652] ppid=24646 vsize=1833172 CPUtime=0.57 cores=0-7
/proc/24648/task/24652/stat : 24652 (claspmt) S 24646 24648 23450 0 -1 4202560 63183 0 0 0 29 28 0 0 18 0 8 0 547900461 1877168128 364372 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 6 0 0 0
[pid=24648/tid=24653] ppid=24646 vsize=1833172 CPUtime=0.3 cores=0-7
/proc/24648/task/24653/stat : 24653 (claspmt) S 24646 24648 23450 0 -1 4202560 41644 0 0 0 11 19 0 0 18 0 8 0 547900461 1877168128 364372 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 0 0 0 0
[pid=24648/tid=24654] ppid=24646 vsize=1833172 CPUtime=22.61 cores=0-7
/proc/24648/task/24654/stat : 24654 (claspmt) R 24646 24648 23450 0 -1 4202560 55978 0 0 0 2225 36 0 0 25 0 8 0 547900461 1877168128 364372 33554432000 4194304 4964704 140733873807264 18446744073709551615 4660408 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24648/tid=24655] ppid=24646 vsize=1833172 CPUtime=0.57 cores=0-7
/proc/24648/task/24655/stat : 24655 (claspmt) S 24646 24648 23450 0 -1 4202560 63045 0 0 0 36 21 0 0 18 0 8 0 547900461 1877168128 364372 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 5 0 0 0
[pid=24648/tid=24656] ppid=24646 vsize=1833172 CPUtime=0.81 cores=0-7
/proc/24648/task/24656/stat : 24656 (claspmt) S 24646 24648 23450 0 -1 4202560 58099 0 0 0 61 20 0 0 18 0 8 0 547900462 1877168128 364372 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 28.35
Current children cumulated vsize (KiB) 1833172

[startup+51.1009 s]
/proc/loadavg: 3.21 6.36 5.32 2/286 24661
/proc/meminfo: memFree=20674360/32951124 swapFree=67111364/67111528
[pid=24648] ppid=24646 vsize=1833172 CPUtime=53.94 cores=0-7
/proc/24648/stat : 24648 (claspmt) S 24646 24648 23450 0 -1 4202496 532053 0 0 0 5202 192 0 0 25 0 8 0 547900203 1877168128 364864 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24648/statm: 458293 364864 437 189 0 452642 0
[pid=24648/tid=24650] ppid=24646 vsize=1833172 CPUtime=0.28 cores=0-7
/proc/24648/task/24650/stat : 24650 (claspmt) S 24646 24648 23450 0 -1 4202560 41036 0 0 0 12 16 0 0 18 0 8 0 547900461 1877168128 364864 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 1 0 0 0
[pid=24648/tid=24651] ppid=24646 vsize=1833172 CPUtime=0.57 cores=0-7
/proc/24648/task/24651/stat : 24651 (claspmt) S 24646 24648 23450 0 -1 4202560 63015 0 0 0 29 28 0 0 18 0 8 0 547900461 1877168128 364864 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 4 0 0 0
[pid=24648/tid=24652] ppid=24646 vsize=1833172 CPUtime=0.57 cores=0-7
/proc/24648/task/24652/stat : 24652 (claspmt) S 24646 24648 23450 0 -1 4202560 63183 0 0 0 29 28 0 0 18 0 8 0 547900461 1877168128 364864 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 6 0 0 0
[pid=24648/tid=24653] ppid=24646 vsize=1833172 CPUtime=0.3 cores=0-7
/proc/24648/task/24653/stat : 24653 (claspmt) S 24646 24648 23450 0 -1 4202560 41644 0 0 0 11 19 0 0 18 0 8 0 547900461 1877168128 364864 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 0 0 0 0
[pid=24648/tid=24654] ppid=24646 vsize=1833172 CPUtime=48.21 cores=0-7
/proc/24648/task/24654/stat : 24654 (claspmt) R 24646 24648 23450 0 -1 4202560 56470 0 0 0 4784 37 0 0 25 0 8 0 547900461 1877168128 364864 33554432000 4194304 4964704 140733873807264 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=24648/tid=24655] ppid=24646 vsize=1833172 CPUtime=0.57 cores=0-7
/proc/24648/task/24655/stat : 24655 (claspmt) S 24646 24648 23450 0 -1 4202560 63045 0 0 0 36 21 0 0 18 0 8 0 547900461 1877168128 364864 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 5 0 0 0
[pid=24648/tid=24656] ppid=24646 vsize=1833172 CPUtime=0.81 cores=0-7
/proc/24648/task/24656/stat : 24656 (claspmt) S 24646 24648 23450 0 -1 4202560 58099 0 0 0 61 20 0 0 18 0 8 0 547900462 1877168128 364864 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 53.94
Current children cumulated vsize (KiB) 1833172

[startup+102.311 s]
/proc/loadavg: 1.96 5.53 5.09 2/286 24662
/proc/meminfo: memFree=20671864/32951124 swapFree=67111364/67111528
[pid=24648] ppid=24646 vsize=1833172 CPUtime=105.15 cores=0-7
/proc/24648/stat : 24648 (claspmt) S 24646 24648 23450 0 -1 4202496 532726 0 0 0 10322 193 0 0 25 0 8 0 547900203 1877168128 365537 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24648/statm: 458293 365537 437 189 0 452642 0
[pid=24648/tid=24650] ppid=24646 vsize=1833172 CPUtime=0.28 cores=0-7
/proc/24648/task/24650/stat : 24650 (claspmt) S 24646 24648 23450 0 -1 4202560 41036 0 0 0 12 16 0 0 18 0 8 0 547900461 1877168128 365537 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 1 0 0 0
[pid=24648/tid=24651] ppid=24646 vsize=1833172 CPUtime=0.57 cores=0-7
/proc/24648/task/24651/stat : 24651 (claspmt) S 24646 24648 23450 0 -1 4202560 63015 0 0 0 29 28 0 0 18 0 8 0 547900461 1877168128 365537 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 4 0 0 0
[pid=24648/tid=24652] ppid=24646 vsize=1833172 CPUtime=0.57 cores=0-7
/proc/24648/task/24652/stat : 24652 (claspmt) S 24646 24648 23450 0 -1 4202560 63183 0 0 0 29 28 0 0 18 0 8 0 547900461 1877168128 365537 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 6 0 0 0
[pid=24648/tid=24653] ppid=24646 vsize=1833172 CPUtime=0.3 cores=0-7
/proc/24648/task/24653/stat : 24653 (claspmt) S 24646 24648 23450 0 -1 4202560 41644 0 0 0 11 19 0 0 18 0 8 0 547900461 1877168128 365537 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 0 0 0 0
[pid=24648/tid=24654] ppid=24646 vsize=1833172 CPUtime=99.42 cores=0-7
/proc/24648/task/24654/stat : 24654 (claspmt) R 24646 24648 23450 0 -1 4202560 57143 0 0 0 9905 37 0 0 25 0 8 0 547900461 1877168128 365537 33554432000 4194304 4964704 140733873807264 18446744073709551615 4342228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=24648/tid=24655] ppid=24646 vsize=1833172 CPUtime=0.57 cores=0-7
/proc/24648/task/24655/stat : 24655 (claspmt) S 24646 24648 23450 0 -1 4202560 63045 0 0 0 36 21 0 0 18 0 8 0 547900461 1877168128 365537 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 5 0 0 0
[pid=24648/tid=24656] ppid=24646 vsize=1833172 CPUtime=0.81 cores=0-7
/proc/24648/task/24656/stat : 24656 (claspmt) S 24646 24648 23450 0 -1 4202560 58099 0 0 0 61 20 0 0 18 0 8 0 547900462 1877168128 365537 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 105.15
Current children cumulated vsize (KiB) 1833172

[startup+162.301 s]
/proc/loadavg: 1.35 4.70 4.83 2/286 24664
/proc/meminfo: memFree=20669004/32951124 swapFree=67111364/67111528

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

[pid=24648] ppid=24646 vsize=1898708 CPUtime=4845.25 cores=0-7
/proc/24648/stat : 24648 (claspmt) S 24646 24648 23450 0 -1 4202496 545097 0 0 0 484322 203 0 0 25 0 8 0 547900203 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24648/statm: 474677 377908 437 189 0 469026 0
[pid=24648/tid=24650] ppid=24646 vsize=1898708 CPUtime=0.28 cores=0-7
/proc/24648/task/24650/stat : 24650 (claspmt) S 24646 24648 23450 0 -1 4202560 41036 0 0 0 12 16 0 0 18 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 1 0 0 0
[pid=24648/tid=24651] ppid=24646 vsize=1898708 CPUtime=0.57 cores=0-7
/proc/24648/task/24651/stat : 24651 (claspmt) S 24646 24648 23450 0 -1 4202560 63015 0 0 0 29 28 0 0 18 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 4 0 0 0
[pid=24648/tid=24652] ppid=24646 vsize=1898708 CPUtime=0.57 cores=0-7
/proc/24648/task/24652/stat : 24652 (claspmt) S 24646 24648 23450 0 -1 4202560 63183 0 0 0 29 28 0 0 18 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 6 0 0 0
[pid=24648/tid=24653] ppid=24646 vsize=1898708 CPUtime=0.3 cores=0-7
/proc/24648/task/24653/stat : 24653 (claspmt) S 24646 24648 23450 0 -1 4202560 41644 0 0 0 11 19 0 0 18 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 0 0 0 0
[pid=24648/tid=24654] ppid=24646 vsize=1898708 CPUtime=4839.52 cores=0-7
/proc/24648/task/24654/stat : 24654 (claspmt) R 24646 24648 23450 0 -1 4202560 69514 0 0 0 483904 48 0 0 25 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=24648/tid=24655] ppid=24646 vsize=1898708 CPUtime=0.57 cores=0-7
/proc/24648/task/24655/stat : 24655 (claspmt) S 24646 24648 23450 0 -1 4202560 63045 0 0 0 36 21 0 0 18 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 5 0 0 0
[pid=24648/tid=24656] ppid=24646 vsize=1898708 CPUtime=0.81 cores=0-7
/proc/24648/task/24656/stat : 24656 (claspmt) S 24646 24648 23450 0 -1 4202560 58099 0 0 0 61 20 0 0 18 0 8 0 547900462 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4845.25
Current children cumulated vsize (KiB) 1898708

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/286 24802
/proc/meminfo: memFree=20621152/32951124 swapFree=67111364/67111528
[pid=24648] ppid=24646 vsize=1898708 CPUtime=4905.25 cores=0-7
/proc/24648/stat : 24648 (claspmt) S 24646 24648 23450 0 -1 4202496 545097 0 0 0 490322 203 0 0 25 0 8 0 547900203 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24648/statm: 474677 377908 437 189 0 469026 0
[pid=24648/tid=24650] ppid=24646 vsize=1898708 CPUtime=0.28 cores=0-7
/proc/24648/task/24650/stat : 24650 (claspmt) S 24646 24648 23450 0 -1 4202560 41036 0 0 0 12 16 0 0 18 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 1 0 0 0
[pid=24648/tid=24651] ppid=24646 vsize=1898708 CPUtime=0.57 cores=0-7
/proc/24648/task/24651/stat : 24651 (claspmt) S 24646 24648 23450 0 -1 4202560 63015 0 0 0 29 28 0 0 18 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 4 0 0 0
[pid=24648/tid=24652] ppid=24646 vsize=1898708 CPUtime=0.57 cores=0-7
/proc/24648/task/24652/stat : 24652 (claspmt) S 24646 24648 23450 0 -1 4202560 63183 0 0 0 29 28 0 0 18 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 6 0 0 0
[pid=24648/tid=24653] ppid=24646 vsize=1898708 CPUtime=0.3 cores=0-7
/proc/24648/task/24653/stat : 24653 (claspmt) S 24646 24648 23450 0 -1 4202560 41644 0 0 0 11 19 0 0 18 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 0 0 0 0
[pid=24648/tid=24654] ppid=24646 vsize=1898708 CPUtime=4899.52 cores=0-7
/proc/24648/task/24654/stat : 24654 (claspmt) R 24646 24648 23450 0 -1 4202560 69514 0 0 0 489904 48 0 0 25 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=24648/tid=24655] ppid=24646 vsize=1898708 CPUtime=0.57 cores=0-7
/proc/24648/task/24655/stat : 24655 (claspmt) S 24646 24648 23450 0 -1 4202560 63045 0 0 0 36 21 0 0 18 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 5 0 0 0
[pid=24648/tid=24656] ppid=24646 vsize=1898708 CPUtime=0.81 cores=0-7
/proc/24648/task/24656/stat : 24656 (claspmt) S 24646 24648 23450 0 -1 4202560 58099 0 0 0 61 20 0 0 18 0 8 0 547900462 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4905.25
Current children cumulated vsize (KiB) 1898708

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/286 24804
/proc/meminfo: memFree=20621128/32951124 swapFree=67111364/67111528
[pid=24648] ppid=24646 vsize=1898708 CPUtime=4965.25 cores=0-7
/proc/24648/stat : 24648 (claspmt) S 24646 24648 23450 0 -1 4202496 545097 0 0 0 496322 203 0 0 25 0 8 0 547900203 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24648/statm: 474677 377908 437 189 0 469026 0
[pid=24648/tid=24650] ppid=24646 vsize=1898708 CPUtime=0.28 cores=0-7
/proc/24648/task/24650/stat : 24650 (claspmt) S 24646 24648 23450 0 -1 4202560 41036 0 0 0 12 16 0 0 18 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 1 0 0 0
[pid=24648/tid=24651] ppid=24646 vsize=1898708 CPUtime=0.57 cores=0-7
/proc/24648/task/24651/stat : 24651 (claspmt) S 24646 24648 23450 0 -1 4202560 63015 0 0 0 29 28 0 0 18 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 4 0 0 0
[pid=24648/tid=24652] ppid=24646 vsize=1898708 CPUtime=0.57 cores=0-7
/proc/24648/task/24652/stat : 24652 (claspmt) S 24646 24648 23450 0 -1 4202560 63183 0 0 0 29 28 0 0 18 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 6 0 0 0
[pid=24648/tid=24653] ppid=24646 vsize=1898708 CPUtime=0.3 cores=0-7
/proc/24648/task/24653/stat : 24653 (claspmt) S 24646 24648 23450 0 -1 4202560 41644 0 0 0 11 19 0 0 18 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 0 0 0 0
[pid=24648/tid=24654] ppid=24646 vsize=1898708 CPUtime=4959.53 cores=0-7
/proc/24648/task/24654/stat : 24654 (claspmt) R 24646 24648 23450 0 -1 4202560 69514 0 0 0 495905 48 0 0 25 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=24648/tid=24655] ppid=24646 vsize=1898708 CPUtime=0.57 cores=0-7
/proc/24648/task/24655/stat : 24655 (claspmt) S 24646 24648 23450 0 -1 4202560 63045 0 0 0 36 21 0 0 18 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 5 0 0 0
[pid=24648/tid=24656] ppid=24646 vsize=1898708 CPUtime=0.81 cores=0-7
/proc/24648/task/24656/stat : 24656 (claspmt) S 24646 24648 23450 0 -1 4202560 58099 0 0 0 61 20 0 0 18 0 8 0 547900462 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4965.25
Current children cumulated vsize (KiB) 1898708

[startup+5022.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/286 24805
/proc/meminfo: memFree=20621352/32951124 swapFree=67111364/67111528
[pid=24648] ppid=24646 vsize=1898708 CPUtime=5025.25 cores=0-7
/proc/24648/stat : 24648 (claspmt) S 24646 24648 23450 0 -1 4202496 545097 0 0 0 502322 203 0 0 25 0 8 0 547900203 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24648/statm: 474677 377908 437 189 0 469026 0
[pid=24648/tid=24650] ppid=24646 vsize=1898708 CPUtime=0.28 cores=0-7
/proc/24648/task/24650/stat : 24650 (claspmt) S 24646 24648 23450 0 -1 4202560 41036 0 0 0 12 16 0 0 18 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 1 0 0 0
[pid=24648/tid=24651] ppid=24646 vsize=1898708 CPUtime=0.57 cores=0-7
/proc/24648/task/24651/stat : 24651 (claspmt) S 24646 24648 23450 0 -1 4202560 63015 0 0 0 29 28 0 0 18 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 4 0 0 0
[pid=24648/tid=24652] ppid=24646 vsize=1898708 CPUtime=0.57 cores=0-7
/proc/24648/task/24652/stat : 24652 (claspmt) S 24646 24648 23450 0 -1 4202560 63183 0 0 0 29 28 0 0 18 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 6 0 0 0
[pid=24648/tid=24653] ppid=24646 vsize=1898708 CPUtime=0.3 cores=0-7
/proc/24648/task/24653/stat : 24653 (claspmt) S 24646 24648 23450 0 -1 4202560 41644 0 0 0 11 19 0 0 18 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 0 0 0 0
[pid=24648/tid=24654] ppid=24646 vsize=1898708 CPUtime=5019.53 cores=0-7
/proc/24648/task/24654/stat : 24654 (claspmt) R 24646 24648 23450 0 -1 4202560 69514 0 0 0 501905 48 0 0 25 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 4399415 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=24648/tid=24655] ppid=24646 vsize=1898708 CPUtime=0.57 cores=0-7
/proc/24648/task/24655/stat : 24655 (claspmt) S 24646 24648 23450 0 -1 4202560 63045 0 0 0 36 21 0 0 18 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 5 0 0 0
[pid=24648/tid=24656] ppid=24646 vsize=1898708 CPUtime=0.81 cores=0-7
/proc/24648/task/24656/stat : 24656 (claspmt) S 24646 24648 23450 0 -1 4202560 58099 0 0 0 61 20 0 0 18 0 8 0 547900462 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5025.25
Current children cumulated vsize (KiB) 1898708

[startup+5082.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/286 24807
/proc/meminfo: memFree=20621212/32951124 swapFree=67111364/67111528
[pid=24648] ppid=24646 vsize=1898708 CPUtime=5085.26 cores=0-7
/proc/24648/stat : 24648 (claspmt) S 24646 24648 23450 0 -1 4202496 545097 0 0 0 508323 203 0 0 25 0 8 0 547900203 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24648/statm: 474677 377908 437 189 0 469026 0
[pid=24648/tid=24650] ppid=24646 vsize=1898708 CPUtime=0.28 cores=0-7
/proc/24648/task/24650/stat : 24650 (claspmt) S 24646 24648 23450 0 -1 4202560 41036 0 0 0 12 16 0 0 18 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 1 0 0 0
[pid=24648/tid=24651] ppid=24646 vsize=1898708 CPUtime=0.57 cores=0-7
/proc/24648/task/24651/stat : 24651 (claspmt) S 24646 24648 23450 0 -1 4202560 63015 0 0 0 29 28 0 0 18 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 4 0 0 0
[pid=24648/tid=24652] ppid=24646 vsize=1898708 CPUtime=0.57 cores=0-7
/proc/24648/task/24652/stat : 24652 (claspmt) S 24646 24648 23450 0 -1 4202560 63183 0 0 0 29 28 0 0 18 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 6 0 0 0
[pid=24648/tid=24653] ppid=24646 vsize=1898708 CPUtime=0.3 cores=0-7
/proc/24648/task/24653/stat : 24653 (claspmt) S 24646 24648 23450 0 -1 4202560 41644 0 0 0 11 19 0 0 18 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 0 0 0 0
[pid=24648/tid=24654] ppid=24646 vsize=1898708 CPUtime=5079.53 cores=0-7
/proc/24648/task/24654/stat : 24654 (claspmt) R 24646 24648 23450 0 -1 4202560 69514 0 0 0 507905 48 0 0 25 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 4670590 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=24648/tid=24655] ppid=24646 vsize=1898708 CPUtime=0.57 cores=0-7
/proc/24648/task/24655/stat : 24655 (claspmt) S 24646 24648 23450 0 -1 4202560 63045 0 0 0 36 21 0 0 18 0 8 0 547900461 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 5 0 0 0
[pid=24648/tid=24656] ppid=24646 vsize=1898708 CPUtime=0.81 cores=0-7
/proc/24648/task/24656/stat : 24656 (claspmt) S 24646 24648 23450 0 -1 4202560 58099 0 0 0 61 20 0 0 18 0 8 0 547900462 1944276992 377908 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5085.26
Current children cumulated vsize (KiB) 1898708



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 1.05 1.01 1.00 2/286 24807
/proc/meminfo: memFree=20621316/32951124 swapFree=67111364/67111528
[pid=24648] ppid=24646 vsize=1898708 CPUtime=5102.97 cores=0-7
/proc/24648/stat : 24648 (claspmt) S 24646 24648 23450 0 -1 4202496 545099 0 0 0 510094 203 0 0 25 0 8 0 547900203 1944276992 377910 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24648/statm: 474677 377910 437 189 0 469026 0
[pid=24648/tid=24650] ppid=24646 vsize=1898708 CPUtime=0.28 cores=0-7
/proc/24648/task/24650/stat : 24650 (claspmt) S 24646 24648 23450 0 -1 4202560 41036 0 0 0 12 16 0 0 18 0 8 0 547900461 1944276992 377910 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 1 0 0 0
[pid=24648/tid=24651] ppid=24646 vsize=1898708 CPUtime=0.57 cores=0-7
/proc/24648/task/24651/stat : 24651 (claspmt) S 24646 24648 23450 0 -1 4202560 63015 0 0 0 29 28 0 0 18 0 8 0 547900461 1944276992 377910 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 4 0 0 0
[pid=24648/tid=24652] ppid=24646 vsize=1898708 CPUtime=0.57 cores=0-7
/proc/24648/task/24652/stat : 24652 (claspmt) S 24646 24648 23450 0 -1 4202560 63183 0 0 0 29 28 0 0 18 0 8 0 547900461 1944276992 377910 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 6 0 0 0
[pid=24648/tid=24653] ppid=24646 vsize=1898708 CPUtime=0.3 cores=0-7
/proc/24648/task/24653/stat : 24653 (claspmt) S 24646 24648 23450 0 -1 4202560 41644 0 0 0 11 19 0 0 18 0 8 0 547900461 1944276992 377910 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 0 0 0 0
[pid=24648/tid=24654] ppid=24646 vsize=1898708 CPUtime=5097.24 cores=0-7
/proc/24648/task/24654/stat : 24654 (claspmt) R 24646 24648 23450 0 -1 4202560 69516 0 0 0 509676 48 0 0 25 0 8 0 547900461 1944276992 377910 33554432000 4194304 4964704 140733873807264 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=24648/tid=24655] ppid=24646 vsize=1898708 CPUtime=0.57 cores=0-7
/proc/24648/task/24655/stat : 24655 (claspmt) S 24646 24648 23450 0 -1 4202560 63045 0 0 0 36 21 0 0 18 0 8 0 547900461 1944276992 377910 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 5 0 0 0
[pid=24648/tid=24656] ppid=24646 vsize=1898708 CPUtime=0.81 cores=0-7
/proc/24648/task/24656/stat : 24656 (claspmt) S 24646 24648 23450 0 -1 4202560 58099 0 0 0 61 20 0 0 18 0 8 0 547900462 1944276992 377910 33554432000 4194304 4964704 140733873807264 18446744073709551615 228256164761 0 0 4096 18946 18446604441721023488 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5102.97
Current children cumulated vsize (KiB) 1898708

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.05 1.01 1.00 2/286 24807
/proc/meminfo: memFree=20621316/32951124 swapFree=67111364/67111528
[pid=24648] ppid=24646 vsize=1561804 CPUtime=5103.16 cores=0-7
/proc/24648/stat : 24648 (claspmt) R 24646 24648 23450 0 -1 4202496 545109 0 0 0 510111 205 0 0 17 0 1 0 547900203 1599287296 287732 33554432000 4194304 4964704 140733873807264 18446744073709551615 228244392071 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24648/statm: 390451 287732 447 189 0 384800 0
Current children cumulated CPU time (s) 5103.16
Current children cumulated vsize (KiB) 1561804

[startup+5100.4 s]
/proc/loadavg: 1.05 1.01 1.00 2/286 24807
/proc/meminfo: memFree=20621316/32951124 swapFree=67111364/67111528
[pid=24648] ppid=24646 vsize=1266404 CPUtime=5103.36 cores=0-7
/proc/24648/stat : 24648 (claspmt) R 24646 24648 23450 0 -1 4202496 545109 0 0 0 510130 206 0 0 18 0 1 0 547900203 1296797696 212648 33554432000 4194304 4964704 140733873807264 18446744073709551615 228243997789 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24648/statm: 316601 212648 447 189 0 310950 0
Current children cumulated CPU time (s) 5103.36
Current children cumulated vsize (KiB) 1266404

[startup+5100.5 s]
/proc/loadavg: 1.05 1.01 1.00 2/286 24807
/proc/meminfo: memFree=20621316/32951124 swapFree=67111364/67111528
[pid=24648] ppid=24646 vsize=751288 CPUtime=5103.46 cores=0-7
/proc/24648/stat : 24648 (claspmt) R 24646 24648 23450 0 -1 4202496 545109 0 0 0 510137 209 0 0 18 0 1 0 547900203 769318912 72756 33554432000 4194304 4964704 140733873807264 18446744073709551615 228244374634 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24648/statm: 187822 72244 447 189 0 182171 0
Current children cumulated CPU time (s) 5103.46
Current children cumulated vsize (KiB) 751288

Child status: 20
Real time (s): 5100.54
CPU time (s): 5103.5
CPU user time (s): 5101.4
CPU system time (s): 2.10368
CPU usage (%): 100.058
Max. virtual memory (cumulated for all children) (KiB): 1898708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5101.4
system time used= 2.10368
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 545110
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= 46173
involuntary context switches= 7153

runsolver used 12.852 second user time and 33.5049 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-02 21:03:42
IDJOB=3321586
IDBENCH=82388
IDSOLVER=1711
FILE ID=node136/3321586-1304363017
RUNJOBID= node136-1304347125-23464
PBS_JOBID= 13178655
Free space on /tmp= 73732 MiB

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

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=1778602057

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22132152 kB
Buffers:        675792 kB
Cached:        1720476 kB
SwapCached:          0 kB
Active:        8526328 kB
Inactive:      1824208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22132152 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:          172140 kB
Writeback:           0 kB
AnonPages:     7954256 kB
Mapped:          25468 kB
Slab:           374776 kB
PageTables:      30004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 47630484 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= 73728 MiB
End job on node136 at 2011-05-02 22:28:44