Trace number 3373235

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) 4800.32 1203.33

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
MD5SUM1d86c7f9cd05c5f2ab070520d802c8e1
Bench CategoryCRAFTED (crafted 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 variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...429658/instance-3373235-1305429658.cnf
0.00/0.00	c Solving...
4800.29/1203.32	
4800.29/1203.32	*** INTERRUPTED! ***
4800.29/1203.32	*** Shutting down threads...
4800.29/1203.33	s UNKNOWN
4800.29/1203.33	
4800.29/1203.33	c INTERRUPTED   : 1
4800.29/1203.33	c Models        : 0+    
4800.29/1203.33	c Time          : 1203.327s (Solving: 1203.32s 1st Model: 0.00s Unsat: 0.00s)
4800.29/1203.33	c CPU Time      : 4800.310s

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-3373235-1305429658/watcher-3373235-1305429658 -o /tmp/evaluation-result-3373235-1305429658/solver-3373235-1305429658 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373235-1305429658.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.89 0.98 0.99 4/351 26642
/proc/meminfo: memFree=24750668/32950928 swapFree=67056568/67111528
[pid=26642] ppid=26640 vsize=102444 CPUtime=0.01 cores=1,3,5,7
/proc/26642/stat : 26642 (claspmt) R 26640 26642 19302 0 -1 4202496 780 0 0 0 1 0 0 0 24 0 4 0 654562876 104902656 707 33554432000 4194304 4964800 140733870828720 18446744073709551615 239476355781 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/26642/statm: 25611 708 454 189 0 19960 0
[pid=26642/tid=26646] ppid=26640 vsize=102444 CPUtime=0 cores=1,3,5,7
/proc/26642/task/26646/stat : 26646 (claspmt) R 26640 26642 19302 0 -1 4202560 32 0 0 0 0 0 0 0 25 0 4 0 654562876 104902656 709 33554432000 4194304 4964800 140733870828720 18446744073709551615 239476355781 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26642/tid=26647] ppid=26640 vsize=102444 CPUtime=0 cores=1,3,5,7
/proc/26642/task/26647/stat : 26647 (claspmt) R 26640 26642 19302 0 -1 4202560 29 0 0 0 0 0 0 0 25 0 4 0 654562876 104902656 709 33554432000 4194304 4964800 140733870828720 18446744073709551615 239476355781 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26642/tid=26648] ppid=26640 vsize=102444 CPUtime=0 cores=1,3,5,7
/proc/26642/task/26648/stat : 26648 (claspmt) R 26640 26642 19302 0 -1 4202560 52 0 0 0 0 0 0 0 25 0 4 0 654562876 104902656 709 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0

[startup+0.050589 s]
/proc/loadavg: 0.89 0.98 0.99 4/351 26642
/proc/meminfo: memFree=24750668/32950928 swapFree=67056568/67111528
[pid=26642] ppid=26640 vsize=168112 CPUtime=0.16 cores=1,3,5,7
/proc/26642/stat : 26642 (claspmt) R 26640 26642 19302 0 -1 4202496 910 0 0 0 16 0 0 0 25 0 4 0 654562876 172146688 837 33554432000 4194304 4964800 140733870828720 18446744073709551615 4669560 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/26642/statm: 42028 837 458 189 0 36377 0
[pid=26642/tid=26646] ppid=26640 vsize=168112 CPUtime=0.04 cores=1,3,5,7
/proc/26642/task/26646/stat : 26646 (claspmt) R 26640 26642 19302 0 -1 4202560 64 0 0 0 4 0 0 0 25 0 4 0 654562876 172146688 837 33554432000 4194304 4964800 140733870828720 18446744073709551615 4654559 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26642/tid=26647] ppid=26640 vsize=168112 CPUtime=0.04 cores=1,3,5,7
/proc/26642/task/26647/stat : 26647 (claspmt) R 26640 26642 19302 0 -1 4202560 59 0 0 0 4 0 0 0 18 0 4 0 654562876 172146688 837 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26642/tid=26648] ppid=26640 vsize=168112 CPUtime=0.03 cores=1,3,5,7
/proc/26642/task/26648/stat : 26648 (claspmt) R 26640 26642 19302 0 -1 4202560 76 0 0 0 3 0 0 0 25 0 4 0 654562876 172146688 837 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 168112

[startup+0.100579 s]
/proc/loadavg: 0.89 0.98 0.99 4/351 26642
/proc/meminfo: memFree=24750668/32950928 swapFree=67056568/67111528
[pid=26642] ppid=26640 vsize=168112 CPUtime=0.36 cores=1,3,5,7
/proc/26642/stat : 26642 (claspmt) R 26640 26642 19302 0 -1 4202496 974 0 0 0 36 0 0 0 25 0 4 0 654562876 172146688 901 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670499 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/26642/statm: 42028 901 458 189 0 36377 0
[pid=26642/tid=26646] ppid=26640 vsize=168112 CPUtime=0.09 cores=1,3,5,7
/proc/26642/task/26646/stat : 26646 (claspmt) R 26640 26642 19302 0 -1 4202560 82 0 0 0 9 0 0 0 25 0 4 0 654562876 172146688 901 33554432000 4194304 4964800 140733870828720 18446744073709551615 4683672 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26642/tid=26647] ppid=26640 vsize=168112 CPUtime=0.09 cores=1,3,5,7
/proc/26642/task/26647/stat : 26647 (claspmt) R 26640 26642 19302 0 -1 4202560 75 0 0 0 9 0 0 0 18 0 4 0 654562876 172146688 902 33554432000 4194304 4964800 140733870828720 18446744073709551615 4668737 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26642/tid=26648] ppid=26640 vsize=168112 CPUtime=0.08 cores=1,3,5,7
/proc/26642/task/26648/stat : 26648 (claspmt) R 26640 26642 19302 0 -1 4202560 90 0 0 0 8 0 0 0 25 0 4 0 654562876 172146688 902 33554432000 4194304 4964800 140733870828720 18446744073709551615 4660255 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 168112

[startup+0.300541 s]
/proc/loadavg: 0.89 0.98 0.99 4/351 26642
/proc/meminfo: memFree=24750668/32950928 swapFree=67056568/67111528
[pid=26642] ppid=26640 vsize=168508 CPUtime=1.15 cores=1,3,5,7
/proc/26642/stat : 26642 (claspmt) R 26640 26642 19302 0 -1 4202496 1215 0 0 0 115 0 0 0 25 0 4 0 654562876 172552192 1142 33554432000 4194304 4964800 140733870828720 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/26642/statm: 42127 1142 458 189 0 36476 0
[pid=26642/tid=26646] ppid=26640 vsize=168508 CPUtime=0.28 cores=1,3,5,7
/proc/26642/task/26646/stat : 26646 (claspmt) R 26640 26642 19302 0 -1 4202560 152 0 0 0 28 0 0 0 25 0 4 0 654562876 172552192 1142 33554432000 4194304 4964800 140733870828720 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26642/tid=26647] ppid=26640 vsize=168508 CPUtime=0.28 cores=1,3,5,7
/proc/26642/task/26647/stat : 26647 (claspmt) R 26640 26642 19302 0 -1 4202560 156 0 0 0 28 0 0 0 18 0 4 0 654562876 172552192 1142 33554432000 4194304 4964800 140733870828720 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26642/tid=26648] ppid=26640 vsize=168508 CPUtime=0.28 cores=1,3,5,7
/proc/26642/task/26648/stat : 26648 (claspmt) R 26640 26642 19302 0 -1 4202560 138 0 0 0 28 0 0 0 25 0 4 0 654562876 172552192 1142 33554432000 4194304 4964800 140733870828720 18446744073709551615 4669160 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 168508

[startup+0.700464 s]
/proc/loadavg: 0.89 0.98 0.99 4/351 26642
/proc/meminfo: memFree=24750668/32950928 swapFree=67056568/67111528
[pid=26642] ppid=26640 vsize=168908 CPUtime=2.75 cores=1,3,5,7
/proc/26642/stat : 26642 (claspmt) R 26640 26642 19302 0 -1 4202496 1394 0 0 0 275 0 0 0 25 0 4 0 654562876 172961792 1321 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670363 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/26642/statm: 42227 1321 458 189 0 36576 0
[pid=26642/tid=26646] ppid=26640 vsize=168908 CPUtime=0.68 cores=1,3,5,7
/proc/26642/task/26646/stat : 26646 (claspmt) R 26640 26642 19302 0 -1 4202560 205 0 0 0 68 0 0 0 18 0 4 0 654562876 172961792 1321 33554432000 4194304 4964800 140733870828720 18446744073709551615 4684084 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26642/tid=26647] ppid=26640 vsize=168908 CPUtime=0.68 cores=1,3,5,7
/proc/26642/task/26647/stat : 26647 (claspmt) R 26640 26642 19302 0 -1 4202560 220 0 0 0 68 0 0 0 18 0 4 0 654562876 172961792 1321 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26642/tid=26648] ppid=26640 vsize=168908 CPUtime=0.68 cores=1,3,5,7
/proc/26642/task/26648/stat : 26648 (claspmt) R 26640 26642 19302 0 -1 4202560 158 0 0 0 68 0 0 0 25 0 4 0 654562876 172961792 1321 33554432000 4194304 4964800 140733870828720 18446744073709551615 4362767 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 168908

[startup+1.50031 s]
/proc/loadavg: 0.89 0.98 0.99 10/359 26650
/proc/meminfo: memFree=24742864/32950928 swapFree=67056568/67111528
[pid=26642] ppid=26640 vsize=169172 CPUtime=5.94 cores=1,3,5,7
/proc/26642/stat : 26642 (claspmt) R 26640 26642 19302 0 -1 4202496 1620 0 0 0 593 1 0 0 25 0 4 0 654562876 173232128 1547 33554432000 4194304 4964800 140733870828720 18446744073709551615 4338784 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/26642/statm: 42293 1547 458 189 0 36642 0
[pid=26642/tid=26646] ppid=26640 vsize=169172 CPUtime=1.48 cores=1,3,5,7
/proc/26642/task/26646/stat : 26646 (claspmt) R 26640 26642 19302 0 -1 4202560 265 0 0 0 148 0 0 0 19 0 4 0 654562876 173232128 1547 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26642/tid=26647] ppid=26640 vsize=169172 CPUtime=1.48 cores=1,3,5,7
/proc/26642/task/26647/stat : 26647 (claspmt) R 26640 26642 19302 0 -1 4202560 305 0 0 0 148 0 0 0 20 0 4 0 654562876 173232128 1547 33554432000 4194304 4964800 140733870828720 18446744073709551615 4669272 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26642/tid=26648] ppid=26640 vsize=169172 CPUtime=1.47 cores=1,3,5,7
/proc/26642/task/26648/stat : 26648 (claspmt) R 26640 26642 19302 0 -1 4202560 196 0 0 0 147 0 0 0 25 0 4 0 654562876 173232128 1547 33554432000 4194304 4964800 140733870828720 18446744073709551615 4668585 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 169172

[startup+3.101 s]
/proc/loadavg: 0.89 0.98 0.99 10/359 26650
/proc/meminfo: memFree=24739888/32950928 swapFree=67056568/67111528
[pid=26642] ppid=26640 vsize=169304 CPUtime=12.33 cores=1,3,5,7
/proc/26642/stat : 26642 (claspmt) R 26640 26642 19302 0 -1 4202496 1849 0 0 0 1232 1 0 0 25 0 4 0 654562876 173367296 1776 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670499 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/26642/statm: 42326 1776 458 189 0 36675 0
[pid=26642/tid=26646] ppid=26640 vsize=169304 CPUtime=3.08 cores=1,3,5,7
/proc/26642/task/26646/stat : 26646 (claspmt) R 26640 26642 19302 0 -1 4202560 389 0 0 0 308 0 0 0 24 0 4 0 654562876 173367296 1776 33554432000 4194304 4964800 140733870828720 18446744073709551615 4362488 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26642/tid=26647] ppid=26640 vsize=169304 CPUtime=3.08 cores=1,3,5,7
/proc/26642/task/26647/stat : 26647 (claspmt) R 26640 26642 19302 0 -1 4202560 362 0 0 0 308 0 0 0 25 0 4 0 654562876 173367296 1776 33554432000 4194304 4964800 140733870828720 18446744073709551615 4668748 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26642/tid=26648] ppid=26640 vsize=169304 CPUtime=3.06 cores=1,3,5,7
/proc/26642/task/26648/stat : 26648 (claspmt) R 26640 26642 19302 0 -1 4202560 210 0 0 0 306 0 0 0 25 0 4 0 654562876 173367296 1776 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 169304

[startup+6.30039 s]
/proc/loadavg: 1.46 1.10 1.03 11/359 26650
/proc/meminfo: memFree=24736932/32950928 swapFree=67056568/67111528
[pid=26642] ppid=26640 vsize=169832 CPUtime=25.09 cores=1,3,5,7
/proc/26642/stat : 26642 (claspmt) R 26640 26642 19302 0 -1 4202496 2197 0 0 0 2507 2 0 0 25 0 4 0 654562876 173907968 2124 33554432000 4194304 4964800 140733870828720 18446744073709551615 4333227 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/26642/statm: 42458 2124 458 189 0 36807 0
[pid=26642/tid=26646] ppid=26640 vsize=169832 CPUtime=6.28 cores=1,3,5,7
/proc/26642/task/26646/stat : 26646 (claspmt) R 26640 26642 19302 0 -1 4202560 503 0 0 0 628 0 0 0 25 0 4 0 654562876 173907968 2124 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26642/tid=26647] ppid=26640 vsize=169832 CPUtime=6.28 cores=1,3,5,7
/proc/26642/task/26647/stat : 26647 (claspmt) R 26640 26642 19302 0 -1 4202560 479 0 0 0 628 0 0 0 25 0 4 0 654562876 173907968 2124 33554432000 4194304 4964800 140733870828720 18446744073709551615 4378523 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26642/tid=26648] ppid=26640 vsize=169832 CPUtime=6.22 cores=1,3,5,7
/proc/26642/task/26648/stat : 26648 (claspmt) R 26640 26642 19302 0 -1 4202560 230 0 0 0 622 0 0 0 25 0 4 0 654562876 173907968 2124 33554432000 4194304 4964800 140733870828720 18446744073709551615 4321272 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 169832

[startup+12.7002 s]
/proc/loadavg: 1.98 1.21 1.07 12/359 26651
/proc/meminfo: memFree=24733024/32950928 swapFree=67056568/67111528
[pid=26642] ppid=26640 vsize=170352 CPUtime=50.61 cores=1,3,5,7
/proc/26642/stat : 26642 (claspmt) R 26640 26642 19302 0 -1 4202496 2514 0 0 0 5058 3 0 0 25 0 4 0 654562876 174440448 2441 33554432000 4194304 4964800 140733870828720 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/26642/statm: 42588 2441 458 189 0 36937 0
[pid=26642/tid=26646] ppid=26640 vsize=170352 CPUtime=12.67 cores=1,3,5,7
/proc/26642/task/26646/stat : 26646 (claspmt) R 26640 26642 19302 0 -1 4202560 604 0 0 0 1267 0 0 0 25 0 4 0 654562876 174440448 2441 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26642/tid=26647] ppid=26640 vsize=170352 CPUtime=12.68 cores=1,3,5,7
/proc/26642/task/26647/stat : 26647 (claspmt) R 26640 26642 19302 0 -1 4202560 580 0 0 0 1268 0 0 0 25 0 4 0 654562876 174440448 2441 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26642/tid=26648] ppid=26640 vsize=170352 CPUtime=12.55 cores=1,3,5,7
/proc/26642/task/26648/stat : 26648 (claspmt) R 26640 26642 19302 0 -1 4202560 249 0 0 0 1254 1 0 0 25 0 4 0 654562876 174440448 2441 33554432000 4194304 4964800 140733870828720 18446744073709551615 4684040 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 170352

[startup+25.5007 s]
/proc/loadavg: 3.31 1.54 1.18 10/359 26651
/proc/meminfo: memFree=24730312/32950928 swapFree=67056568/67111528
[pid=26642] ppid=26640 vsize=236284 CPUtime=101.66 cores=1,3,5,7
/proc/26642/stat : 26642 (claspmt) R 26640 26642 19302 0 -1 4202496 2941 0 0 0 10162 4 0 0 25 0 4 0 654562876 241954816 2868 33554432000 4194304 4964800 140733870828720 18446744073709551615 4660582 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/26642/statm: 59071 2868 458 189 0 53420 0
[pid=26642/tid=26646] ppid=26640 vsize=236284 CPUtime=25.48 cores=1,3,5,7
/proc/26642/task/26646/stat : 26646 (claspmt) R 26640 26642 19302 0 -1 4202560 759 0 0 0 2547 1 0 0 25 0 4 0 654562876 241954816 2868 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26642/tid=26647] ppid=26640 vsize=236284 CPUtime=25.47 cores=1,3,5,7
/proc/26642/task/26647/stat : 26647 (claspmt) R 26640 26642 19302 0 -1 4202560 718 0 0 0 2547 0 0 0 25 0 4 0 654562876 241954816 2868 33554432000 4194304 4964800 140733870828720 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26642/tid=26648] ppid=26640 vsize=236284 CPUtime=25.2 cores=1,3,5,7
/proc/26642/task/26648/stat : 26648 (claspmt) R 26640 26642 19302 0 -1 4202560 289 0 0 0 2519 1 0 0 25 0 4 0 654562876 241954816 2868 33554432000 4194304 4964800 140733870828720 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 236284

[startup+51.1008 s]
/proc/loadavg: 5.07 2.09 1.37 10/359 26652
/proc/meminfo: memFree=24727808/32950928 swapFree=67056568/67111528
[pid=26642] ppid=26640 vsize=236684 CPUtime=203.8 cores=1,3,5,7
/proc/26642/stat : 26642 (claspmt) R 26640 26642 19302 0 -1 4202496 3333 0 0 0 20375 5 0 0 25 0 4 0 654562876 242364416 3260 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670394 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/26642/statm: 59171 3260 458 189 0 53520 0
[pid=26642/tid=26646] ppid=26640 vsize=236684 CPUtime=51.08 cores=1,3,5,7
/proc/26642/task/26646/stat : 26646 (claspmt) R 26640 26642 19302 0 -1 4202560 827 0 0 0 5107 1 0 0 25 0 4 0 654562876 242364416 3260 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26642/tid=26647] ppid=26640 vsize=236684 CPUtime=51.08 cores=1,3,5,7
/proc/26642/task/26647/stat : 26647 (claspmt) R 26640 26642 19302 0 -1 4202560 861 0 0 0 5107 1 0 0 25 0 4 0 654562876 242364416 3260 33554432000 4194304 4964800 140733870828720 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26642/tid=26648] ppid=26640 vsize=236684 CPUtime=50.53 cores=1,3,5,7
/proc/26642/task/26648/stat : 26648 (claspmt) R 26640 26642 19302 0 -1 4202560 357 0 0 0 5052 1 0 0 25 0 4 0 654562876 242364416 3260 33554432000 4194304 4964800 140733870828720 18446744073709551615 4332108 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.8
Current children cumulated vsize (KiB) 236684

[startup+102.313 s]
/proc/loadavg: 6.73 3.00 1.71 10/359 26653
/proc/meminfo: memFree=24724204/32950928 swapFree=67056568/67111528
[pid=26642] ppid=26640 vsize=236964 CPUtime=408.08 cores=1,3,5,7
/proc/26642/stat : 26642 (claspmt) R 26640 26642 19302 0 -1 4202496 3729 0 0 0 40803 5 0 0 25 0 4 0 654562876 242651136 3656 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670323 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/26642/statm: 59241 3656 458 189 0 53590 0
[pid=26642/tid=26646] ppid=26640 vsize=236964 CPUtime=102.29 cores=1,3,5,7
/proc/26642/task/26646/stat : 26646 (claspmt) R 26640 26642 19302 0 -1 4202560 923 0 0 0 10228 1 0 0 25 0 4 0 654562876 242651136 3656 33554432000 4194304 4964800 140733870828720 18446744073709551615 4660118 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26642/tid=26647] ppid=26640 vsize=236964 CPUtime=102.29 cores=1,3,5,7
/proc/26642/task/26647/stat : 26647 (claspmt) R 26640 26642 19302 0 -1 4202560 962 0 0 0 10228 1 0 0 25 0 4 0 654562876 242651136 3656 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26642/tid=26648] ppid=26640 vsize=236964 CPUtime=101.18 cores=1,3,5,7
/proc/26642/task/26648/stat : 26648 (claspmt) R 26640 26642 19302 0 -1 4202560 454 0 0 0 10117 1 0 0 25 0 4 0 654562876 242651136 3656 33554432000 4194304 4964800 140733870828720 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.08
Current children cumulated vsize (KiB) 236964

[startup+162.3 s]

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

[pid=26642] ppid=26640 vsize=237628 CPUtime=2801.6 cores=1,3,5,7
/proc/26642/stat : 26642 (claspmt) R 26640 26642 19302 0 -1 4202496 4649 0 0 0 280153 7 0 0 25 0 4 0 654562876 243331072 4576 33554432000 4194304 4964800 140733870828720 18446744073709551615 4669507 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/26642/statm: 59407 4576 458 189 0 53756 0
[pid=26642/tid=26646] ppid=26640 vsize=237628 CPUtime=702.3 cores=1,3,5,7
/proc/26642/task/26646/stat : 26646 (claspmt) R 26640 26642 19302 0 -1 4202560 1050 0 0 0 70229 1 0 0 25 0 4 0 654562876 243331072 4576 33554432000 4194304 4964800 140733870828720 18446744073709551615 4342157 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26642/tid=26647] ppid=26640 vsize=237628 CPUtime=702.3 cores=1,3,5,7
/proc/26642/task/26647/stat : 26647 (claspmt) R 26640 26642 19302 0 -1 4202560 1154 0 0 0 70229 1 0 0 25 0 4 0 654562876 243331072 4576 33554432000 4194304 4964800 140733870828720 18446744073709551615 4660123 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26642/tid=26648] ppid=26640 vsize=237628 CPUtime=694.66 cores=1,3,5,7
/proc/26642/task/26648/stat : 26648 (claspmt) R 26640 26642 19302 0 -1 4202560 980 0 0 0 69464 2 0 0 25 0 4 0 654562876 243331072 4576 33554432000 4194304 4964800 140733870828720 18446744073709551615 4660130 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2801.6
Current children cumulated vsize (KiB) 237628

[startup+762.312 s]
/proc/loadavg: 8.09 7.58 4.97 10/359 26671
/proc/meminfo: memFree=24717596/32950928 swapFree=67056568/67111528
[pid=26642] ppid=26640 vsize=237628 CPUtime=3040.99 cores=1,3,5,7
/proc/26642/stat : 26642 (claspmt) R 26640 26642 19302 0 -1 4202496 4689 0 0 0 304092 7 0 0 25 0 4 0 654562876 243331072 4616 33554432000 4194304 4964800 140733870828720 18446744073709551615 4669280 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/26642/statm: 59407 4616 458 189 0 53756 0
[pid=26642/tid=26646] ppid=26640 vsize=237628 CPUtime=762.31 cores=1,3,5,7
/proc/26642/task/26646/stat : 26646 (claspmt) R 26640 26642 19302 0 -1 4202560 1057 0 0 0 76230 1 0 0 25 0 4 0 654562876 243331072 4616 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26642/tid=26647] ppid=26640 vsize=237628 CPUtime=762.31 cores=1,3,5,7
/proc/26642/task/26647/stat : 26647 (claspmt) R 26640 26642 19302 0 -1 4202560 1174 0 0 0 76230 1 0 0 25 0 4 0 654562876 243331072 4616 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26642/tid=26648] ppid=26640 vsize=237628 CPUtime=754.01 cores=1,3,5,7
/proc/26642/task/26648/stat : 26648 (claspmt) R 26640 26642 19302 0 -1 4202560 981 0 0 0 75399 2 0 0 25 0 4 0 654562876 243331072 4616 33554432000 4194304 4964800 140733870828720 18446744073709551615 4332351 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3040.99
Current children cumulated vsize (KiB) 237628

[startup+822.301 s]
/proc/loadavg: 8.15 7.69 5.18 11/359 26672
/proc/meminfo: memFree=24717460/32950928 swapFree=67056568/67111528
[pid=26642] ppid=26640 vsize=237764 CPUtime=3280.31 cores=1,3,5,7
/proc/26642/stat : 26642 (claspmt) R 26640 26642 19302 0 -1 4202496 4735 0 0 0 328024 7 0 0 25 0 4 0 654562876 243470336 4662 33554432000 4194304 4964800 140733870828720 18446744073709551615 4320984 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/26642/statm: 59441 4662 458 189 0 53790 0
[pid=26642/tid=26646] ppid=26640 vsize=237764 CPUtime=822.3 cores=1,3,5,7
/proc/26642/task/26646/stat : 26646 (claspmt) R 26640 26642 19302 0 -1 4202560 1061 0 0 0 82229 1 0 0 25 0 4 0 654562876 243470336 4662 33554432000 4194304 4964800 140733870828720 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26642/tid=26647] ppid=26640 vsize=237764 CPUtime=822.3 cores=1,3,5,7
/proc/26642/task/26647/stat : 26647 (claspmt) R 26640 26642 19302 0 -1 4202560 1178 0 0 0 82229 1 0 0 25 0 4 0 654562876 243470336 4662 33554432000 4194304 4964800 140733870828720 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26642/tid=26648] ppid=26640 vsize=237764 CPUtime=813.35 cores=1,3,5,7
/proc/26642/task/26648/stat : 26648 (claspmt) R 26640 26642 19302 0 -1 4202560 998 0 0 0 81333 2 0 0 25 0 4 0 654562876 243470336 4662 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3280.31
Current children cumulated vsize (KiB) 237764

[startup+882.3 s]
/proc/loadavg: 8.13 7.78 5.36 10/359 26674
/proc/meminfo: memFree=24717208/32950928 swapFree=67056568/67111528
[pid=26642] ppid=26640 vsize=237764 CPUtime=3519.66 cores=1,3,5,7
/proc/26642/stat : 26642 (claspmt) R 26640 26642 19302 0 -1 4202496 4771 0 0 0 351959 7 0 0 25 0 4 0 654562876 243470336 4698 33554432000 4194304 4964800 140733870828720 18446744073709551615 4338784 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/26642/statm: 59441 4698 458 189 0 53790 0
[pid=26642/tid=26646] ppid=26640 vsize=237764 CPUtime=882.31 cores=1,3,5,7
/proc/26642/task/26646/stat : 26646 (claspmt) R 26640 26642 19302 0 -1 4202560 1061 0 0 0 88230 1 0 0 25 0 4 0 654562876 243470336 4698 33554432000 4194304 4964800 140733870828720 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26642/tid=26647] ppid=26640 vsize=237764 CPUtime=882.31 cores=1,3,5,7
/proc/26642/task/26647/stat : 26647 (claspmt) R 26640 26642 19302 0 -1 4202560 1190 0 0 0 88230 1 0 0 25 0 4 0 654562876 243470336 4698 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26642/tid=26648] ppid=26640 vsize=237764 CPUtime=872.7 cores=1,3,5,7
/proc/26642/task/26648/stat : 26648 (claspmt) R 26640 26642 19302 0 -1 4202560 1018 0 0 0 87268 2 0 0 25 0 4 0 654562876 243470336 4698 33554432000 4194304 4964800 140733870828720 18446744073709551615 4669512 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3519.66
Current children cumulated vsize (KiB) 237764

[startup+942.301 s]
/proc/loadavg: 8.12 7.84 5.53 11/359 26675
/proc/meminfo: memFree=24717192/32950928 swapFree=67056568/67111528
[pid=26642] ppid=26640 vsize=237764 CPUtime=3759.02 cores=1,3,5,7
/proc/26642/stat : 26642 (claspmt) R 26640 26642 19302 0 -1 4202496 4804 0 0 0 375895 7 0 0 25 0 4 0 654562876 243470336 4731 33554432000 4194304 4964800 140733870828720 18446744073709551615 4669563 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/26642/statm: 59441 4731 458 189 0 53790 0
[pid=26642/tid=26646] ppid=26640 vsize=237764 CPUtime=942.31 cores=1,3,5,7
/proc/26642/task/26646/stat : 26646 (claspmt) R 26640 26642 19302 0 -1 4202560 1069 0 0 0 94230 1 0 0 25 0 4 0 654562876 243470336 4731 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26642/tid=26647] ppid=26640 vsize=237764 CPUtime=942.31 cores=1,3,5,7
/proc/26642/task/26647/stat : 26647 (claspmt) R 26640 26642 19302 0 -1 4202560 1198 0 0 0 94230 1 0 0 25 0 4 0 654562876 243470336 4731 33554432000 4194304 4964800 140733870828720 18446744073709551615 4660435 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26642/tid=26648] ppid=26640 vsize=237764 CPUtime=932.05 cores=1,3,5,7
/proc/26642/task/26648/stat : 26648 (claspmt) R 26640 26642 19302 0 -1 4202560 1023 0 0 0 93203 2 0 0 25 0 4 0 654562876 243470336 4731 33554432000 4194304 4964800 140733870828720 18446744073709551615 4660384 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3759.02
Current children cumulated vsize (KiB) 237764

[startup+1002.3 s]
/proc/loadavg: 8.11 7.90 5.69 10/359 26677
/proc/meminfo: memFree=24717064/32950928 swapFree=67056568/67111528
[pid=26642] ppid=26640 vsize=237896 CPUtime=3998.37 cores=1,3,5,7
/proc/26642/stat : 26642 (claspmt) R 26640 26642 19302 0 -1 4202496 4827 0 0 0 399830 7 0 0 25 0 4 0 654562876 243605504 4754 33554432000 4194304 4964800 140733870828720 18446744073709551615 4338784 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/26642/statm: 59474 4754 458 189 0 53823 0
[pid=26642/tid=26646] ppid=26640 vsize=237896 CPUtime=1002.31 cores=1,3,5,7
/proc/26642/task/26646/stat : 26646 (claspmt) R 26640 26642 19302 0 -1 4202560 1069 0 0 0 100230 1 0 0 25 0 4 0 654562876 243605504 4754 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670496 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26642/tid=26647] ppid=26640 vsize=237896 CPUtime=1002.31 cores=1,3,5,7
/proc/26642/task/26647/stat : 26647 (claspmt) R 26640 26642 19302 0 -1 4202560 1198 0 0 0 100230 1 0 0 25 0 4 0 654562876 243605504 4754 33554432000 4194304 4964800 140733870828720 18446744073709551615 4361330 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26642/tid=26648] ppid=26640 vsize=237896 CPUtime=991.39 cores=1,3,5,7
/proc/26642/task/26648/stat : 26648 (claspmt) R 26640 26642 19302 0 -1 4202560 1028 0 0 0 99137 2 0 0 25 0 4 0 654562876 243605504 4754 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3998.37
Current children cumulated vsize (KiB) 237896

[startup+1062.3 s]
/proc/loadavg: 8.26 7.97 5.86 10/359 26678
/proc/meminfo: memFree=24717176/32950928 swapFree=67056568/67111528
[pid=26642] ppid=26640 vsize=237896 CPUtime=4237.73 cores=1,3,5,7
/proc/26642/stat : 26642 (claspmt) R 26640 26642 19302 0 -1 4202496 4847 0 0 0 423766 7 0 0 25 0 4 0 654562876 243605504 4774 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670530 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/26642/statm: 59474 4774 458 189 0 53823 0
[pid=26642/tid=26646] ppid=26640 vsize=237896 CPUtime=1062.31 cores=1,3,5,7
/proc/26642/task/26646/stat : 26646 (claspmt) R 26640 26642 19302 0 -1 4202560 1069 0 0 0 106230 1 0 0 25 0 4 0 654562876 243605504 4774 33554432000 4194304 4964800 140733870828720 18446744073709551615 4660086 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26642/tid=26647] ppid=26640 vsize=237896 CPUtime=1062.31 cores=1,3,5,7
/proc/26642/task/26647/stat : 26647 (claspmt) R 26640 26642 19302 0 -1 4202560 1214 0 0 0 106230 1 0 0 25 0 4 0 654562876 243605504 4774 33554432000 4194304 4964800 140733870828720 18446744073709551615 4668721 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26642/tid=26648] ppid=26640 vsize=237896 CPUtime=1050.75 cores=1,3,5,7
/proc/26642/task/26648/stat : 26648 (claspmt) R 26640 26642 19302 0 -1 4202560 1028 0 0 0 105073 2 0 0 25 0 4 0 654562876 243605504 4774 33554432000 4194304 4964800 140733870828720 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4237.73
Current children cumulated vsize (KiB) 237896

[startup+1122.3 s]
/proc/loadavg: 8.24 8.01 6.00 11/359 26680
/proc/meminfo: memFree=24717164/32950928 swapFree=67056568/67111528
[pid=26642] ppid=26640 vsize=237896 CPUtime=4477.08 cores=1,3,5,7
/proc/26642/stat : 26642 (claspmt) R 26640 26642 19302 0 -1 4202496 4874 0 0 0 447700 8 0 0 25 0 4 0 654562876 243605504 4801 33554432000 4194304 4964800 140733870828720 18446744073709551615 4320953 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/26642/statm: 59474 4801 458 189 0 53823 0
[pid=26642/tid=26646] ppid=26640 vsize=237896 CPUtime=1122.32 cores=1,3,5,7
/proc/26642/task/26646/stat : 26646 (claspmt) R 26640 26642 19302 0 -1 4202560 1070 0 0 0 112231 1 0 0 25 0 4 0 654562876 243605504 4801 33554432000 4194304 4964800 140733870828720 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26642/tid=26647] ppid=26640 vsize=237896 CPUtime=1122.31 cores=1,3,5,7
/proc/26642/task/26647/stat : 26647 (claspmt) R 26640 26642 19302 0 -1 4202560 1222 0 0 0 112230 1 0 0 25 0 4 0 654562876 243605504 4801 33554432000 4194304 4964800 140733870828720 18446744073709551615 4660864 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26642/tid=26648] ppid=26640 vsize=237896 CPUtime=1110.09 cores=1,3,5,7
/proc/26642/task/26648/stat : 26648 (claspmt) R 26640 26642 19302 0 -1 4202560 1040 0 0 0 111007 2 0 0 25 0 4 0 654562876 243605504 4801 33554432000 4194304 4964800 140733870828720 18446744073709551615 4320886 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4477.08
Current children cumulated vsize (KiB) 237896

[startup+1182.3 s]
/proc/loadavg: 8.22 8.03 6.13 10/359 26682
/proc/meminfo: memFree=24716776/32950928 swapFree=67056568/67111528
[pid=26642] ppid=26640 vsize=237896 CPUtime=4716.44 cores=1,3,5,7
/proc/26642/stat : 26642 (claspmt) R 26640 26642 19302 0 -1 4202496 4912 0 0 0 471636 8 0 0 25 0 4 0 654562876 243605504 4839 33554432000 4194304 4964800 140733870828720 18446744073709551615 4669496 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/26642/statm: 59474 4839 458 189 0 53823 0
[pid=26642/tid=26646] ppid=26640 vsize=237896 CPUtime=1182.32 cores=1,3,5,7
/proc/26642/task/26646/stat : 26646 (claspmt) R 26640 26642 19302 0 -1 4202560 1070 0 0 0 118231 1 0 0 25 0 4 0 654562876 243605504 4839 33554432000 4194304 4964800 140733870828720 18446744073709551615 4690283 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26642/tid=26647] ppid=26640 vsize=237896 CPUtime=1182.32 cores=1,3,5,7
/proc/26642/task/26647/stat : 26647 (claspmt) R 26640 26642 19302 0 -1 4202560 1239 0 0 0 118231 1 0 0 25 0 4 0 654562876 243605504 4839 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670654 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26642/tid=26648] ppid=26640 vsize=237896 CPUtime=1169.44 cores=1,3,5,7
/proc/26642/task/26648/stat : 26648 (claspmt) R 26640 26642 19302 0 -1 4202560 1054 0 0 0 116942 2 0 0 25 0 4 0 654562876 243605504 4839 33554432000 4194304 4964800 140733870828720 18446744073709551615 4362720 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4716.44
Current children cumulated vsize (KiB) 237896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.3 s]
/proc/loadavg: 8.16 8.03 6.17 11/359 26682
/proc/meminfo: memFree=24716524/32950928 swapFree=67056568/67111528
[pid=26642] ppid=26640 vsize=237896 CPUtime=4800.29 cores=1,3,5,7
/proc/26642/stat : 26642 (claspmt) R 26640 26642 19302 0 -1 4202496 4921 0 0 0 480021 8 0 0 25 0 4 0 654562876 243605504 4848 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/26642/statm: 59474 4848 458 189 0 53823 0
[pid=26642/tid=26646] ppid=26640 vsize=237896 CPUtime=1203.34 cores=1,3,5,7
/proc/26642/task/26646/stat : 26646 (claspmt) R 26640 26642 19302 0 -1 4202560 1070 0 0 0 120333 1 0 0 25 0 4 0 654562876 243605504 4848 33554432000 4194304 4964800 140733870828720 18446744073709551615 4321025 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26642/tid=26647] ppid=26640 vsize=237896 CPUtime=1203.34 cores=1,3,5,7
/proc/26642/task/26647/stat : 26647 (claspmt) R 26640 26642 19302 0 -1 4202560 1240 0 0 0 120333 1 0 0 25 0 4 0 654562876 243605504 4848 33554432000 4194304 4964800 140733870828720 18446744073709551615 4669493 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26642/tid=26648] ppid=26640 vsize=237896 CPUtime=1190.22 cores=1,3,5,7
/proc/26642/task/26648/stat : 26648 (claspmt) R 26640 26642 19302 0 -1 4202560 1058 0 0 0 119020 2 0 0 25 0 4 0 654562876 243605504 4848 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 237896

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

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

[startup+1203.3 s]
/proc/loadavg: 8.16 8.03 6.17 11/359 26682
/proc/meminfo: memFree=24716524/32950928 swapFree=67056568/67111528
[pid=26642] ppid=26640 vsize=237896 CPUtime=4800.29 cores=1,3,5,7
/proc/26642/stat : 26642 (claspmt) R 26640 26642 19302 0 -1 4202496 4921 0 0 0 480021 8 0 0 25 0 4 0 654562876 243605504 4848 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/26642/statm: 59474 4848 458 189 0 53823 0
[pid=26642/tid=26646] ppid=26640 vsize=237896 CPUtime=1203.34 cores=1,3,5,7
/proc/26642/task/26646/stat : 26646 (claspmt) R 26640 26642 19302 0 -1 4202560 1070 0 0 0 120333 1 0 0 25 0 4 0 654562876 243605504 4848 33554432000 4194304 4964800 140733870828720 18446744073709551615 4321025 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26642/tid=26647] ppid=26640 vsize=237896 CPUtime=1203.34 cores=1,3,5,7
/proc/26642/task/26647/stat : 26647 (claspmt) R 26640 26642 19302 0 -1 4202560 1240 0 0 0 120333 1 0 0 25 0 4 0 654562876 243605504 4848 33554432000 4194304 4964800 140733870828720 18446744073709551615 4669493 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26642/tid=26648] ppid=26640 vsize=237896 CPUtime=1190.22 cores=1,3,5,7
/proc/26642/task/26648/stat : 26648 (claspmt) R 26640 26642 19302 0 -1 4202560 1058 0 0 0 119020 2 0 0 25 0 4 0 654562876 243605504 4848 33554432000 4194304 4964800 140733870828720 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 237896

Child status: 0
Real time (s): 1203.33
CPU time (s): 4800.32
CPU user time (s): 4800.24
CPU system time (s): 0.082987
CPU usage (%): 398.919
Max. virtual memory (cumulated for all children) (KiB): 237896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4800.24
system time used= 0.082987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4933
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= 9146
involuntary context switches= 37395

runsolver used 4.00539 second user time and 9.13861 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-15 05:20:58
IDJOB=3373235
IDBENCH=84021
IDSOLVER=1853
FILE ID=node148/3373235-1305429658
RUNJOBID= node148-1305429658-26624
PBS_JOBID= 13324551
Free space on /tmp= 72896 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n32-02-S1478512323.shuffled-as.sat03-1638.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-3373235-1305429658/watcher-3373235-1305429658 -o /tmp/evaluation-result-3373235-1305429658/solver-3373235-1305429658 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373235-1305429658.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1d86c7f9cd05c5f2ab070520d802c8e1
RANDOM SEED=1662722651

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.83
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.854
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.854
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.82
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.854
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.854
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.82
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.854
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:     32950928 kB
MemFree:      24751056 kB
Buffers:        322752 kB
Cached:        4596580 kB
SwapCached:       8488 kB
Active:        4599556 kB
Inactive:      3255048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24751056 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:            1684 kB
Writeback:           0 kB
AnonPages:     2932968 kB
Mapped:          27548 kB
Slab:           252984 kB
PageTables:      28568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84653656 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= 72896 MiB
End job on node148 at 2011-05-15 05:41:03