Trace number 3380873

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) 35732 5100.46

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
MD5SUMee159af2e208d290f7f3fefd15c344f2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark630.529
Satisfiable
(Un)Satisfiability was proved
Number of variables44692
Number of clauses129620
Sum of the clauses size302444
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 286412
Number of clauses of size 343206
Number of clauses of size 40
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 ...494085/instance-3380873-1305494085.cnf
0.29/0.30	c Solving...
35731.25/5100.05	
35731.25/5100.05	*** INTERRUPTED! ***
35731.25/5100.05	*** Shutting down threads...
35731.98/5100.45	s UNKNOWN
35731.98/5100.45	
35731.98/5100.45	c INTERRUPTED   : 1
35731.98/5100.45	c Models        : 0+    
35731.98/5100.45	c Time          : 5100.114s (Solving: 5099.81s 1st Model: 0.00s Unsat: 0.00s)
35731.98/5100.45	c CPU Time      : 35731.690s

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-3380873-1305494085/watcher-3380873-1305494085 -o /tmp/evaluation-result-3380873-1305494085/solver-3380873-1305494085 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380873-1305494085.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: 4.65 4.39 4.51 3/386 2197
/proc/meminfo: memFree=15559072/32951124 swapFree=65980224/67111528
[pid=2197] ppid=2195 vsize=26616 CPUtime=0 cores=0-7
/proc/2197/stat : 2197 (claspmt) R 2195 2197 1945 0 -1 4202496 935 0 0 0 0 0 0 0 25 0 1 0 641823930 27254784 865 33554432000 4194304 4964800 140735404622336 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2197/statm: 6654 873 376 189 0 1528 0

[startup+0.0435671 s]
/proc/loadavg: 4.65 4.39 4.51 3/386 2197
/proc/meminfo: memFree=15559072/32951124 swapFree=65980224/67111528
[pid=2197] ppid=2195 vsize=35260 CPUtime=0.03 cores=0-7
/proc/2197/stat : 2197 (claspmt) R 2195 2197 1945 0 -1 4202496 4864 0 0 0 3 0 0 0 25 0 1 0 641823930 36106240 3972 33554432000 4194304 4964800 140735404622336 18446744073709551615 228095111877 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2197/statm: 8815 3974 386 189 0 3689 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 35260

[startup+0.100556 s]
/proc/loadavg: 4.65 4.39 4.51 3/386 2197
/proc/meminfo: memFree=15559072/32951124 swapFree=65980224/67111528
[pid=2197] ppid=2195 vsize=42276 CPUtime=0.08 cores=0-7
/proc/2197/stat : 2197 (claspmt) R 2195 2197 1945 0 -1 4202496 7016 0 0 0 8 0 0 0 25 0 1 0 641823930 43290624 5688 33554432000 4194304 4964800 140735404622336 18446744073709551615 228095111877 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2197/statm: 10569 5688 404 189 0 5443 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 42276

[startup+0.30052 s]
/proc/loadavg: 4.65 4.39 4.51 3/386 2197
/proc/meminfo: memFree=15559072/32951124 swapFree=65980224/67111528
[pid=2197] ppid=2195 vsize=47376 CPUtime=0.29 cores=0-7
/proc/2197/stat : 2197 (claspmt) R 2195 2197 1945 0 -1 4202496 8270 0 0 0 28 1 0 0 25 0 1 0 641823930 48513024 6942 33554432000 4194304 4964800 140735404622336 18446744073709551615 4679001 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2197/statm: 11844 6942 406 189 0 6718 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47376

[startup+1.42942 s]
/proc/loadavg: 4.65 4.39 4.51 3/386 2197
/proc/meminfo: memFree=15559072/32951124 swapFree=65980224/67111528
[pid=2197] ppid=2195 vsize=428192 CPUtime=7.3 cores=0-7
/proc/2197/stat : 2197 (claspmt) R 2195 2197 1945 0 -1 4202496 21799 0 0 0 724 6 0 0 18 0 8 0 641823930 438468608 17333 33554432000 4194304 4964800 140735404622336 18446744073709551615 4370259 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2197/statm: 107048 17333 464 189 0 101397 0
Current children cumulated CPU time (s) 7.3
Current children cumulated vsize (KiB) 428192

[startup+1.50024 s]
/proc/loadavg: 4.65 4.39 4.51 3/386 2197
/proc/meminfo: memFree=15559072/32951124 swapFree=65980224/67111528
[pid=2197] ppid=2195 vsize=428192 CPUtime=7.79 cores=0-7
/proc/2197/stat : 2197 (claspmt) R 2195 2197 1945 0 -1 4202496 21902 0 0 0 773 6 0 0 18 0 8 0 641823930 438468608 17436 33554432000 4194304 4964800 140735404622336 18446744073709551615 4669149 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2197/statm: 107048 17436 464 189 0 101397 0
Current children cumulated CPU time (s) 7.79
Current children cumulated vsize (KiB) 428192

[startup+3.10095 s]
/proc/loadavg: 4.43 4.35 4.50 10/394 2205
/proc/meminfo: memFree=15481288/32951124 swapFree=65980224/67111528
[pid=2197] ppid=2195 vsize=429564 CPUtime=18.96 cores=0-7
/proc/2197/stat : 2197 (claspmt) R 2195 2197 1945 0 -1 4202496 24718 0 0 0 1888 8 0 0 21 0 8 0 641823930 439873536 20252 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670688 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2197/statm: 107391 20252 464 189 0 101740 0
[pid=2197/tid=2199] ppid=2195 vsize=429564 CPUtime=2.36 cores=0-7
/proc/2197/task/2199/stat : 2199 (claspmt) R 2195 2197 1945 0 -1 4202560 1823 0 0 0 236 0 0 0 19 0 8 0 641823960 439873536 20252 33554432000 4194304 4964800 140735404622336 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2197/tid=2200] ppid=2195 vsize=429564 CPUtime=2.02 cores=0-7
/proc/2197/task/2200/stat : 2200 (claspmt) R 2195 2197 1945 0 -1 4202560 2760 0 0 0 201 1 0 0 19 0 8 0 641823960 439873536 20252 33554432000 4194304 4964800 140735404622336 18446744073709551615 4668681 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2197/tid=2201] ppid=2195 vsize=429564 CPUtime=1.88 cores=0-7
/proc/2197/task/2201/stat : 2201 (claspmt) R 2195 2197 1945 0 -1 4202560 2584 0 0 0 188 0 0 0 19 0 8 0 641823960 439873536 20252 33554432000 4194304 4964800 140735404622336 18446744073709551615 228095556078 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2197/tid=2202] ppid=2195 vsize=429564 CPUtime=2.02 cores=0-7
/proc/2197/task/2202/stat : 2202 (claspmt) R 2195 2197 1945 0 -1 4202560 1873 0 0 0 201 1 0 0 19 0 8 0 641823960 439873536 20252 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2197/tid=2203] ppid=2195 vsize=429564 CPUtime=2.74 cores=0-7
/proc/2197/task/2203/stat : 2203 (claspmt) R 2195 2197 1945 0 -1 4202560 1771 0 0 0 274 0 0 0 23 0 8 0 641823960 439873536 20252 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2197/tid=2204] ppid=2195 vsize=429564 CPUtime=2.62 cores=0-7
/proc/2197/task/2204/stat : 2204 (claspmt) R 2195 2197 1945 0 -1 4202560 2585 0 0 0 261 1 0 0 20 0 8 0 641823960 439873536 20252 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2197/tid=2205] ppid=2195 vsize=429564 CPUtime=2.64 cores=0-7
/proc/2197/task/2205/stat : 2205 (claspmt) R 2195 2197 1945 0 -1 4202560 2570 0 0 0 263 1 0 0 20 0 8 0 641823960 439873536 20252 33554432000 4194304 4964800 140735404622336 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 18.96
Current children cumulated vsize (KiB) 429564

[startup+6.31535 s]
/proc/loadavg: 4.80 4.43 4.52 11/394 2205
/proc/meminfo: memFree=15464444/32951124 swapFree=65980224/67111528
[pid=2197] ppid=2195 vsize=432336 CPUtime=41.42 cores=0-7
/proc/2197/stat : 2197 (claspmt) R 2195 2197 1945 0 -1 4202496 28675 0 0 0 4130 12 0 0 25 0 8 0 641823930 442712064 24209 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670674 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2197/statm: 108084 24209 464 189 0 102433 0
[pid=2197/tid=2199] ppid=2195 vsize=432336 CPUtime=4.54 cores=0-7
/proc/2197/task/2199/stat : 2199 (claspmt) R 2195 2197 1945 0 -1 4202560 2011 0 0 0 454 0 0 0 25 0 8 0 641823960 442712064 24209 33554432000 4194304 4964800 140735404622336 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2197/tid=2200] ppid=2195 vsize=432336 CPUtime=4.63 cores=0-7
/proc/2197/task/2200/stat : 2200 (claspmt) R 2195 2197 1945 0 -1 4202560 3568 0 0 0 462 1 0 0 25 0 8 0 641823960 442712064 24209 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2197/tid=2201] ppid=2195 vsize=432336 CPUtime=4.25 cores=0-7
/proc/2197/task/2201/stat : 2201 (claspmt) R 2195 2197 1945 0 -1 4202560 3108 0 0 0 424 1 0 0 25 0 8 0 641823960 442712064 24209 33554432000 4194304 4964800 140735404622336 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2197/tid=2202] ppid=2195 vsize=432336 CPUtime=4.5 cores=0-7
/proc/2197/task/2202/stat : 2202 (claspmt) R 2195 2197 1945 0 -1 4202560 2172 0 0 0 449 1 0 0 25 0 8 0 641823960 442712064 24209 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2197/tid=2203] ppid=2195 vsize=432336 CPUtime=5.96 cores=0-7
/proc/2197/task/2203/stat : 2203 (claspmt) R 2195 2197 1945 0 -1 4202560 1805 0 0 0 596 0 0 0 25 0 8 0 641823960 442712064 24209 33554432000 4194304 4964800 140735404622336 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2197/tid=2204] ppid=2195 vsize=432336 CPUtime=5.79 cores=0-7
/proc/2197/task/2204/stat : 2204 (claspmt) R 2195 2197 1945 0 -1 4202560 3269 0 0 0 578 1 0 0 25 0 8 0 641823960 442712064 24209 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2197/tid=2205] ppid=2195 vsize=432336 CPUtime=5.86 cores=0-7
/proc/2197/task/2205/stat : 2205 (claspmt) R 2195 2197 1945 0 -1 4202560 3700 0 0 0 584 2 0 0 25 0 8 0 641823960 442712064 24209 33554432000 4194304 4964800 140735404622336 18446744073709551615 4668763 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 41.42
Current children cumulated vsize (KiB) 432336

[startup+12.7012 s]
/proc/loadavg: 5.14 4.50 4.55 10/394 2205
/proc/meminfo: memFree=15442208/32951124 swapFree=65980224/67111528
[pid=2197] ppid=2195 vsize=438904 CPUtime=86.01 cores=0-7
/proc/2197/stat : 2197 (claspmt) R 2195 2197 1945 0 -1 4202496 34334 0 0 0 8585 16 0 0 25 0 8 0 641823930 449437696 29868 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670349 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/2197/statm: 109726 29868 464 189 0 104075 0
[pid=2197/tid=2199] ppid=2195 vsize=438904 CPUtime=8.92 cores=0-7
/proc/2197/task/2199/stat : 2199 (claspmt) R 2195 2197 1945 0 -1 4202560 2243 0 0 0 891 1 0 0 25 0 8 0 641823960 449437696 29868 33554432000 4194304 4964800 140735404622336 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2197/tid=2200] ppid=2195 vsize=438904 CPUtime=8.42 cores=0-7
/proc/2197/task/2200/stat : 2200 (claspmt) R 2195 2197 1945 0 -1 4202560 4535 0 0 0 840 2 0 0 25 0 8 0 641823960 449437696 29868 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2197/tid=2201] ppid=2195 vsize=438904 CPUtime=10.63 cores=0-7
/proc/2197/task/2201/stat : 2201 (claspmt) R 2195 2197 1945 0 -1 4202560 3683 0 0 0 1062 1 0 0 25 0 8 0 641823960 449437696 29868 33554432000 4194304 4964800 140735404622336 18446744073709551615 4668544 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2197/tid=2202] ppid=2195 vsize=438904 CPUtime=10.49 cores=0-7
/proc/2197/task/2202/stat : 2202 (claspmt) R 2195 2197 1945 0 -1 4202560 2795 0 0 0 1048 1 0 0 25 0 8 0 641823960 449437696 29868 33554432000 4194304 4964800 140735404622336 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2197/tid=2203] ppid=2195 vsize=438904 CPUtime=12.34 cores=0-7
/proc/2197/task/2203/stat : 2203 (claspmt) R 2195 2197 1945 0 -1 4202560 1845 0 0 0 1234 0 0 0 25 0 8 0 641823960 449437696 29868 33554432000 4194304 4964800 140735404622336 18446744073709551615 4668728 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2197/tid=2204] ppid=2195 vsize=438904 CPUtime=12.1 cores=0-7
/proc/2197/task/2204/stat : 2204 (claspmt) R 2195 2197 1945 0 -1 4202560 4392 0 0 0 1208 2 0 0 25 0 8 0 641823960 449437696 29868 33554432000 4194304 4964800 140735404622336 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2197/tid=2205] ppid=2195 vsize=438904 CPUtime=11.09 cores=0-7
/proc/2197/task/2205/stat : 2205 (claspmt) R 2195 2197 1945 0 -1 4202560 5503 0 0 0 1106 3 0 0 25 0 8 0 641823960 449437696 29868 33554432000 4194304 4964800 140735404622336 18446744073709551615 4669684 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 86.01
Current children cumulated vsize (KiB) 438904

[startup+25.5008 s]
/proc/loadavg: 5.73 4.65 4.59 10/394 2206
/proc/meminfo: memFree=15396104/32951124 swapFree=65980224/67111528
[pid=2197] ppid=2195 vsize=441688 CPUtime=175.39 cores=0-7
/proc/2197/stat : 2197 (claspmt) R 2195 2197 1945 0 -1 4202496 46064 0 0 0 17512 27 0 0 25 0 8 0 641823930 452288512 41598 33554432000 4194304 4964800 140735404622336 18446744073709551615 228095556127 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/2197/statm: 110422 41598 466 189 0 104771 0
[pid=2197/tid=2199] ppid=2195 vsize=441688 CPUtime=17.39 cores=0-7
/proc/2197/task/2199/stat : 2199 (claspmt) R 2195 2197 1945 0 -1 4202560 2855 0 0 0 1738 1 0 0 25 0 8 0 641823960 452288512 41598 33554432000 4194304 4964800 140735404622336 18446744073709551615 228095556078 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2197/tid=2200] ppid=2195 vsize=441688 CPUtime=19.61 cores=0-7
/proc/2197/task/2200/stat : 2200 (claspmt) R 2195 2197 1945 0 -1 4202560 5767 0 0 0 1958 3 0 0 25 0 8 0 641823960 452288512 41598 33554432000 4194304 4964800 140735404622336 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2197/tid=2201] ppid=2195 vsize=441688 CPUtime=21.41 cores=0-7
/proc/2197/task/2201/stat : 2201 (claspmt) R 2195 2197 1945 0 -1 4202560 4499 0 0 0 2139 2 0 0 25 0 8 0 641823960 452288512 41598 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2197/tid=2202] ppid=2195 vsize=441688 CPUtime=19.01 cores=0-7
/proc/2197/task/2202/stat : 2202 (claspmt) R 2195 2197 1945 0 -1 4202560 3599 0 0 0 1899 2 0 0 25 0 8 0 641823960 452288512 41598 33554432000 4194304 4964800 140735404622336 18446744073709551615 228095556127 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2197/tid=2203] ppid=2195 vsize=441688 CPUtime=25.14 cores=0-7
/proc/2197/task/2203/stat : 2203 (claspmt) R 2195 2197 1945 0 -1 4202560 1880 0 0 0 2514 0 0 0 25 0 8 0 641823960 452288512 41598 33554432000 4194304 4964800 140735404622336 18446744073709551615 4342199 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2197/tid=2204] ppid=2195 vsize=441688 CPUtime=24.72 cores=0-7
/proc/2197/task/2204/stat : 2204 (claspmt) R 2195 2197 1945 0 -1 4202560 5726 0 0 0 2468 4 0 0 25 0 8 0 641823960 452288512 41598 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2197/tid=2205] ppid=2195 vsize=441688 CPUtime=23.31 cores=0-7
/proc/2197/task/2205/stat : 2205 (claspmt) R 2195 2197 1945 0 -1 4202560 10807 0 0 0 2324 7 0 0 25 0 8 0 641823960 452288512 41598 33554432000 4194304 4964800 140735404622336 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 175.39
Current children cumulated vsize (KiB) 441688

[startup+51.1011 s]
/proc/loadavg: 7.02 5.06 4.73 10/394 2206
/proc/meminfo: memFree=15339172/32951124 swapFree=65980224/67111528
[pid=2197] ppid=2195 vsize=454276 CPUtime=354.22 cores=0-7
/proc/2197/stat : 2197 (claspmt) R 2195 2197 1945 0 -1 4202496 61318 0 0 0 35382 40 0 0 25 0 8 0 641823930 465178624 56852 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/2197/statm: 113569 56852 466 189 0 107918 0
[pid=2197/tid=2199] ppid=2195 vsize=454276 CPUtime=34.82 cores=0-7
/proc/2197/task/2199/stat : 2199 (claspmt) R 2195 2197 1945 0 -1 4202560 3419 0 0 0 3481 1 0 0 25 0 8 0 641823960 465178624 56852 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2197/tid=2200] ppid=2195 vsize=454276 CPUtime=43.74 cores=0-7
/proc/2197/task/2200/stat : 2200 (claspmt) R 2195 2197 1945 0 -1 4202560 8505 0 0 0 4369 5 0 0 25 0 8 0 641823960 465178624 56852 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2197/tid=2201] ppid=2195 vsize=454276 CPUtime=43.89 cores=0-7
/proc/2197/task/2201/stat : 2201 (claspmt) R 2195 2197 1945 0 -1 4202560 5814 0 0 0 4386 3 0 0 25 0 8 0 641823960 465178624 56852 33554432000 4194304 4964800 140735404622336 18446744073709551615 4342149 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2197/tid=2202] ppid=2195 vsize=454276 CPUtime=35.49 cores=0-7
/proc/2197/task/2202/stat : 2202 (claspmt) R 2195 2197 1945 0 -1 4202560 4592 0 0 0 3546 3 0 0 25 0 8 0 641823960 465178624 56852 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2197/tid=2203] ppid=2195 vsize=454276 CPUtime=50.73 cores=0-7
/proc/2197/task/2203/stat : 2203 (claspmt) R 2195 2197 1945 0 -1 4202560 3161 0 0 0 5072 1 0 0 25 0 8 0 641823960 465178624 56852 33554432000 4194304 4964800 140735404622336 18446744073709551615 4669376 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2197/tid=2204] ppid=2195 vsize=454276 CPUtime=49.99 cores=0-7
/proc/2197/task/2204/stat : 2204 (claspmt) R 2195 2197 1945 0 -1 4202560 7010 0 0 0 4994 5 0 0 25 0 8 0 641823960 465178624 56852 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2197/tid=2205] ppid=2195 vsize=454276 CPUtime=45.12 cores=0-7
/proc/2197/task/2205/stat : 2205 (claspmt) R 2195 2197 1945 0 -1 4202560 17283 0 0 0 4501 11 0 0 25 0 8 0 641823960 465178624 56852 33554432000 4194304 4964800 140735404622336 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 354.22
Current children cumulated vsize (KiB) 454276

[startup+102.301 s]
/proc/loadavg: 8.14 5.67 4.95 10/394 2208
/proc/meminfo: memFree=15187636/32951124 swapFree=65980224/67111528
[pid=2197] ppid=2195 vsize=543060 CPUtime=711.76 cores=0-7
/proc/2197/stat : 2197 (claspmt) R 2195 2197 1945 0 -1 4202496 98069 0 0 0 71104 72 0 0 25 0 8 0 641823930 556093440 93603 33554432000 4194304 4964800 140735404622336 18446744073709551615 4669352 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/2197/statm: 135765 93603 466 189 0 130114 0
[pid=2197/tid=2199] ppid=2195 vsize=543060 CPUtime=69.78 cores=0-7
/proc/2197/task/2199/stat : 2199 (claspmt) R 2195 2197 1945 0 -1 4202560 5065 0 0 0 6975 3 0 0 25 0 8 0 641823960 556093440 93603 33554432000 4194304 4964800 140735404622336 18446744073709551615 4684021 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2197/tid=2200] ppid=2195 vsize=543060 CPUtime=94.85 cores=0-7
/proc/2197/task/2200/stat : 2200 (claspmt) R 2195 2197 1945 0 -1 4202560 13904 0 0 0 9475 10 0 0 25 0 8 0 641823960 556093440 93603 33554432000 4194304 4964800 140735404622336 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2197/tid=2201] ppid=2195 vsize=543060 CPUtime=78.44 cores=0-7
/proc/2197/task/2201/stat : 2201 (claspmt) R 2195 2197 1945 0 -1 4202560 7556 0 0 0 7839 5 0 0 25 0 8 0 641823960 556093440 93603 33554432000 4194304 4964800 140735404622336 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 4 0 0 0

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

/proc/2197/task/2204/stat : 2204 (claspmt) R 2195 2197 1945 0 -1 4202560 13621 0 0 0 390414 18 0 0 25 0 8 0 641823960 1695186944 356171 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2197/tid=2205] ppid=2195 vsize=1655456 CPUtime=4364.03 cores=0-7
/proc/2197/task/2205/stat : 2205 (claspmt) R 2195 2197 1945 0 -1 4202560 208357 0 0 0 436235 168 0 0 25 0 8 0 641823960 1695186944 356171 33554432000 4194304 4964800 140735404622336 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 33510.5
Current children cumulated vsize (KiB) 1655456

[startup+4842.3 s]
/proc/loadavg: 9.02 9.05 9.00 10/394 2360
/proc/meminfo: memFree=14096640/32951124 swapFree=65980224/67111528
[pid=2197] ppid=2195 vsize=1655456 CPUtime=33929.7 cores=0-7
/proc/2197/stat : 2197 (claspmt) R 2195 2197 1945 0 -1 4202496 361677 0 0 0 3392592 380 0 0 25 0 8 0 641823930 1695186944 356172 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670343 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/2197/statm: 413864 356172 466 189 0 408213 0
[pid=2197/tid=2199] ppid=2195 vsize=1655456 CPUtime=4276.82 cores=0-7
/proc/2197/task/2199/stat : 2199 (claspmt) R 2195 2197 1945 0 -1 4202560 10303 0 0 0 427665 17 0 0 25 0 8 0 641823960 1695186944 356172 33554432000 4194304 4964800 140735404622336 18446744073709551615 4658171 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2197/tid=2200] ppid=2195 vsize=1655456 CPUtime=4358.48 cores=0-7
/proc/2197/task/2200/stat : 2200 (claspmt) R 2195 2197 1945 0 -1 4202560 33688 0 0 0 435806 42 0 0 25 0 8 0 641823960 1695186944 356172 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2197/tid=2201] ppid=2195 vsize=1655456 CPUtime=4219.67 cores=0-7
/proc/2197/task/2201/stat : 2201 (claspmt) R 2195 2197 1945 0 -1 4202560 15530 0 0 0 421942 25 0 0 25 0 8 0 641823960 1695186944 356172 33554432000 4194304 4964800 140735404622336 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2197/tid=2202] ppid=2195 vsize=1655456 CPUtime=4429.52 cores=0-7
/proc/2197/task/2202/stat : 2202 (claspmt) R 2195 2197 1945 0 -1 4202560 33401 0 0 0 442903 49 0 0 25 0 8 0 641823960 1695186944 356172 33554432000 4194304 4964800 140735404622336 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2197/tid=2203] ppid=2195 vsize=1655456 CPUtime=4432.07 cores=0-7
/proc/2197/task/2203/stat : 2203 (claspmt) R 2195 2197 1945 0 -1 4202560 25427 0 0 0 443174 33 0 0 25 0 8 0 641823960 1695186944 356172 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2197/tid=2204] ppid=2195 vsize=1655456 CPUtime=3945.98 cores=0-7
/proc/2197/task/2204/stat : 2204 (claspmt) R 2195 2197 1945 0 -1 4202560 13621 0 0 0 394580 18 0 0 25 0 8 0 641823960 1695186944 356172 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2197/tid=2205] ppid=2195 vsize=1655456 CPUtime=4417.85 cores=0-7
/proc/2197/task/2205/stat : 2205 (claspmt) R 2195 2197 1945 0 -1 4202560 208357 0 0 0 441617 168 0 0 25 0 8 0 641823960 1695186944 356172 33554432000 4194304 4964800 140735404622336 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 33929.7
Current children cumulated vsize (KiB) 1655456

[startup+4902.3 s]
/proc/loadavg: 9.00 9.04 9.00 10/394 2363
/proc/meminfo: memFree=14095616/32951124 swapFree=65980224/67111528
[pid=2197] ppid=2195 vsize=1655456 CPUtime=34349 cores=0-7
/proc/2197/stat : 2197 (claspmt) R 2195 2197 1945 0 -1 4202496 361677 0 0 0 3434517 380 0 0 25 0 8 0 641823930 1695186944 356172 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/2197/statm: 413864 356172 466 189 0 408213 0
[pid=2197/tid=2199] ppid=2195 vsize=1655456 CPUtime=4336.07 cores=0-7
/proc/2197/task/2199/stat : 2199 (claspmt) R 2195 2197 1945 0 -1 4202560 10303 0 0 0 433590 17 0 0 25 0 8 0 641823960 1695186944 356172 33554432000 4194304 4964800 140735404622336 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2197/tid=2200] ppid=2195 vsize=1655456 CPUtime=4407.24 cores=0-7
/proc/2197/task/2200/stat : 2200 (claspmt) R 2195 2197 1945 0 -1 4202560 33688 0 0 0 440682 42 0 0 25 0 8 0 641823960 1695186944 356172 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2197/tid=2201] ppid=2195 vsize=1655456 CPUtime=4279.69 cores=0-7
/proc/2197/task/2201/stat : 2201 (claspmt) R 2195 2197 1945 0 -1 4202560 15530 0 0 0 427944 25 0 0 25 0 8 0 641823960 1695186944 356172 33554432000 4194304 4964800 140735404622336 18446744073709551615 4669486 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2197/tid=2202] ppid=2195 vsize=1655456 CPUtime=4466.37 cores=0-7
/proc/2197/task/2202/stat : 2202 (claspmt) R 2195 2197 1945 0 -1 4202560 33401 0 0 0 446588 49 0 0 25 0 8 0 641823960 1695186944 356172 33554432000 4194304 4964800 140735404622336 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2197/tid=2203] ppid=2195 vsize=1655456 CPUtime=4492.07 cores=0-7
/proc/2197/task/2203/stat : 2203 (claspmt) R 2195 2197 1945 0 -1 4202560 25427 0 0 0 449174 33 0 0 25 0 8 0 641823960 1695186944 356172 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2197/tid=2204] ppid=2195 vsize=1655456 CPUtime=4005.99 cores=0-7
/proc/2197/task/2204/stat : 2204 (claspmt) R 2195 2197 1945 0 -1 4202560 13621 0 0 0 400581 18 0 0 25 0 8 0 641823960 1695186944 356172 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2197/tid=2205] ppid=2195 vsize=1655456 CPUtime=4452.27 cores=0-7
/proc/2197/task/2205/stat : 2205 (claspmt) R 2195 2197 1945 0 -1 4202560 208357 0 0 0 445059 168 0 0 25 0 8 0 641823960 1695186944 356172 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 34349
Current children cumulated vsize (KiB) 1655456

[startup+4962.3 s]
/proc/loadavg: 9.06 9.05 9.00 10/394 2364
/proc/meminfo: memFree=14059384/32951124 swapFree=65980224/67111528
[pid=2197] ppid=2195 vsize=1720992 CPUtime=34768.1 cores=0-7
/proc/2197/stat : 2197 (claspmt) R 2195 2197 1945 0 -1 4202496 371230 0 0 0 3476422 392 0 0 25 0 8 0 641823930 1762295808 365725 33554432000 4194304 4964800 140735404622336 18446744073709551615 4669532 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2197/statm: 430248 365725 466 189 0 424597 0
[pid=2197/tid=2199] ppid=2195 vsize=1720992 CPUtime=4395.27 cores=0-7
/proc/2197/task/2199/stat : 2199 (claspmt) R 2195 2197 1945 0 -1 4202560 10459 0 0 0 439509 18 0 0 25 0 8 0 641823960 1762295808 365725 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2197/tid=2200] ppid=2195 vsize=1720992 CPUtime=4462.89 cores=0-7
/proc/2197/task/2200/stat : 2200 (claspmt) R 2195 2197 1945 0 -1 4202560 33969 0 0 0 446246 43 0 0 25 0 8 0 641823960 1762295808 365725 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2197/tid=2201] ppid=2195 vsize=1720992 CPUtime=4329.97 cores=0-7
/proc/2197/task/2201/stat : 2201 (claspmt) R 2195 2197 1945 0 -1 4202560 15530 0 0 0 432972 25 0 0 25 0 8 0 641823960 1762295808 365725 33554432000 4194304 4964800 140735404622336 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2197/tid=2202] ppid=2195 vsize=1720992 CPUtime=4526.36 cores=0-7
/proc/2197/task/2202/stat : 2202 (claspmt) R 2195 2197 1945 0 -1 4202560 33623 0 0 0 452586 50 0 0 25 0 8 0 641823960 1762295808 365725 33554432000 4194304 4964800 140735404622336 18446744073709551615 4669389 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2197/tid=2203] ppid=2195 vsize=1720992 CPUtime=4530.3 cores=0-7
/proc/2197/task/2203/stat : 2203 (claspmt) R 2195 2197 1945 0 -1 4202560 25441 0 0 0 452997 33 0 0 25 0 8 0 641823960 1762295808 365725 33554432000 4194304 4964800 140735404622336 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2197/tid=2204] ppid=2195 vsize=1720992 CPUtime=4064.58 cores=0-7
/proc/2197/task/2204/stat : 2204 (claspmt) R 2195 2197 1945 0 -1 4202560 13621 0 0 0 406439 19 0 0 25 0 8 0 641823960 1762295808 365725 33554432000 4194304 4964800 140735404622336 18446744073709551615 4669434 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2197/tid=2205] ppid=2195 vsize=1720992 CPUtime=4502.95 cores=0-7
/proc/2197/task/2205/stat : 2205 (claspmt) R 2195 2197 1945 0 -1 4202560 217237 0 0 0 450117 178 0 0 25 0 8 0 641823960 1762295808 365725 33554432000 4194304 4964800 140735404622336 18446744073709551615 4653216 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 34768.1
Current children cumulated vsize (KiB) 1720992

[startup+5022.32 s]
/proc/loadavg: 9.08 9.05 9.00 10/394 2366
/proc/meminfo: memFree=14039168/32951124 swapFree=65980224/67111528
[pid=2197] ppid=2195 vsize=1720992 CPUtime=35187.4 cores=0-7
/proc/2197/stat : 2197 (claspmt) R 2195 2197 1945 0 -1 4202496 376219 0 0 0 3518346 399 0 0 25 0 8 0 641823930 1762295808 370714 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2197/statm: 430248 370714 466 189 0 424597 0
[pid=2197/tid=2199] ppid=2195 vsize=1720992 CPUtime=4454.52 cores=0-7
/proc/2197/task/2199/stat : 2199 (claspmt) R 2195 2197 1945 0 -1 4202560 10833 0 0 0 445432 20 0 0 25 0 8 0 641823960 1762295808 370714 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2197/tid=2200] ppid=2195 vsize=1720992 CPUtime=4522.91 cores=0-7
/proc/2197/task/2200/stat : 2200 (claspmt) R 2195 2197 1945 0 -1 4202560 34227 0 0 0 452247 44 0 0 25 0 8 0 641823960 1762295808 370714 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2197/tid=2201] ppid=2195 vsize=1720992 CPUtime=4378.77 cores=0-7
/proc/2197/task/2201/stat : 2201 (claspmt) R 2195 2197 1945 0 -1 4202560 15535 0 0 0 437852 25 0 0 25 0 8 0 641823960 1762295808 370714 33554432000 4194304 4964800 140735404622336 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2197/tid=2202] ppid=2195 vsize=1720992 CPUtime=4586.38 cores=0-7
/proc/2197/task/2202/stat : 2202 (claspmt) R 2195 2197 1945 0 -1 4202560 34054 0 0 0 458588 50 0 0 25 0 8 0 641823960 1762295808 370714 33554432000 4194304 4964800 140735404622336 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2197/tid=2203] ppid=2195 vsize=1720992 CPUtime=4561.16 cores=0-7
/proc/2197/task/2203/stat : 2203 (claspmt) R 2195 2197 1945 0 -1 4202560 25441 0 0 0 456083 33 0 0 25 0 8 0 641823960 1762295808 370714 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2197/tid=2204] ppid=2195 vsize=1720992 CPUtime=4104.95 cores=0-7
/proc/2197/task/2204/stat : 2204 (claspmt) R 2195 2197 1945 0 -1 4202560 13621 0 0 0 410476 19 0 0 25 0 8 0 641823960 1762295808 370714 33554432000 4194304 4964800 140735404622336 18446744073709551615 228095556078 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2197/tid=2205] ppid=2195 vsize=1720992 CPUtime=4562.97 cores=0-7
/proc/2197/task/2205/stat : 2205 (claspmt) R 2195 2197 1945 0 -1 4202560 221158 0 0 0 456114 183 0 0 25 0 8 0 641823960 1762295808 370714 33554432000 4194304 4964800 140735404622336 18446744073709551615 4669535 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 35187.4
Current children cumulated vsize (KiB) 1720992

[startup+5082.3 s]
/proc/loadavg: 9.08 9.06 9.00 10/394 2368
/proc/meminfo: memFree=14039160/32951124 swapFree=65980224/67111528
[pid=2197] ppid=2195 vsize=1720992 CPUtime=35607.6 cores=0-7
/proc/2197/stat : 2197 (claspmt) R 2195 2197 1945 0 -1 4202496 376219 0 0 0 3560357 400 0 0 25 0 8 0 641823930 1762295808 370714 33554432000 4194304 4964800 140735404622336 18446744073709551615 4684021 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2197/statm: 430248 370714 466 189 0 424597 0
[pid=2197/tid=2199] ppid=2195 vsize=1720992 CPUtime=4513.75 cores=0-7
/proc/2197/task/2199/stat : 2199 (claspmt) R 2195 2197 1945 0 -1 4202560 10833 0 0 0 451355 20 0 0 25 0 8 0 641823960 1762295808 370714 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2197/tid=2200] ppid=2195 vsize=1720992 CPUtime=4582.88 cores=0-7
/proc/2197/task/2200/stat : 2200 (claspmt) R 2195 2197 1945 0 -1 4202560 34227 0 0 0 458244 44 0 0 25 0 8 0 641823960 1762295808 370714 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2197/tid=2201] ppid=2195 vsize=1720992 CPUtime=4409.15 cores=0-7
/proc/2197/task/2201/stat : 2201 (claspmt) R 2195 2197 1945 0 -1 4202560 15535 0 0 0 440890 25 0 0 25 0 8 0 641823960 1762295808 370714 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2197/tid=2202] ppid=2195 vsize=1720992 CPUtime=4646.34 cores=0-7
/proc/2197/task/2202/stat : 2202 (claspmt) R 2195 2197 1945 0 -1 4202560 34054 0 0 0 464584 50 0 0 25 0 8 0 641823960 1762295808 370714 33554432000 4194304 4964800 140735404622336 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2197/tid=2203] ppid=2195 vsize=1720992 CPUtime=4621.14 cores=0-7
/proc/2197/task/2203/stat : 2203 (claspmt) R 2195 2197 1945 0 -1 4202560 25441 0 0 0 462081 33 0 0 25 0 8 0 641823960 1762295808 370714 33554432000 4194304 4964800 140735404622336 18446744073709551615 4660835 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2197/tid=2204] ppid=2195 vsize=1720992 CPUtime=4135.57 cores=0-7
/proc/2197/task/2204/stat : 2204 (claspmt) R 2195 2197 1945 0 -1 4202560 13621 0 0 0 413538 19 0 0 25 0 8 0 641823960 1762295808 370714 33554432000 4194304 4964800 140735404622336 18446744073709551615 4669352 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2197/tid=2205] ppid=2195 vsize=1720992 CPUtime=4622.96 cores=0-7
/proc/2197/task/2205/stat : 2205 (claspmt) R 2195 2197 1945 0 -1 4202560 221158 0 0 0 462113 183 0 0 25 0 8 0 641823960 1762295808 370714 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 35607.6
Current children cumulated vsize (KiB) 1720992



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 9.06 9.05 9.00 10/394 2368
/proc/meminfo: memFree=14039036/32951124 swapFree=65980224/67111528
[pid=2197] ppid=2195 vsize=1720992 CPUtime=35731.2 cores=0-7
/proc/2197/stat : 2197 (claspmt) R 2195 2197 1945 0 -1 4202496 376219 0 0 0 3572725 400 0 0 25 0 8 0 641823930 1762295808 370714 33554432000 4194304 4964800 140735404622336 18446744073709551615 228095556078 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2197/statm: 430248 370714 466 189 0 424597 0
[pid=2197/tid=2199] ppid=2195 vsize=1720992 CPUtime=4523.01 cores=0-7
/proc/2197/task/2199/stat : 2199 (claspmt) R 2195 2197 1945 0 -1 4202560 10833 0 0 0 452281 20 0 0 25 0 8 0 641823960 1762295808 370714 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2197/tid=2200] ppid=2195 vsize=1720992 CPUtime=4600.59 cores=0-7
/proc/2197/task/2200/stat : 2200 (claspmt) R 2195 2197 1945 0 -1 4202560 34227 0 0 0 460015 44 0 0 25 0 8 0 641823960 1762295808 370714 33554432000 4194304 4964800 140735404622336 18446744073709551615 4669507 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2197/tid=2201] ppid=2195 vsize=1720992 CPUtime=4426.66 cores=0-7
/proc/2197/task/2201/stat : 2201 (claspmt) R 2195 2197 1945 0 -1 4202560 15535 0 0 0 442641 25 0 0 25 0 8 0 641823960 1762295808 370714 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2197/tid=2202] ppid=2195 vsize=1720992 CPUtime=4664.06 cores=0-7
/proc/2197/task/2202/stat : 2202 (claspmt) R 2195 2197 1945 0 -1 4202560 34054 0 0 0 466356 50 0 0 25 0 8 0 641823960 1762295808 370714 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2197/tid=2203] ppid=2195 vsize=1720992 CPUtime=4638.86 cores=0-7
/proc/2197/task/2203/stat : 2203 (claspmt) R 2195 2197 1945 0 -1 4202560 25441 0 0 0 463853 33 0 0 25 0 8 0 641823960 1762295808 370714 33554432000 4194304 4964800 140735404622336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2197/tid=2204] ppid=2195 vsize=1720992 CPUtime=4152.84 cores=0-7
/proc/2197/task/2204/stat : 2204 (claspmt) R 2195 2197 1945 0 -1 4202560 13621 0 0 0 415265 19 0 0 25 0 8 0 641823960 1762295808 370714 33554432000 4194304 4964800 140735404622336 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2197/tid=2205] ppid=2195 vsize=1720992 CPUtime=4640.66 cores=0-7
/proc/2197/task/2205/stat : 2205 (claspmt) R 2195 2197 1945 0 -1 4202560 221158 0 0 0 463883 183 0 0 25 0 8 0 641823960 1762295808 370714 33554432000 4194304 4964800 140735404622336 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 35731.2
Current children cumulated vsize (KiB) 1720992

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

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

[startup+5100.2 s]
/proc/loadavg: 9.06 9.05 9.00 10/394 2368
/proc/meminfo: memFree=14039036/32951124 swapFree=65980224/67111528
[pid=2197] ppid=2195 vsize=1711212 CPUtime=35731.8 cores=0-7
/proc/2197/stat : 2197 (claspmt) R 2195 2197 1945 0 -1 4202496 376229 0 0 0 3572777 400 0 0 24 0 1 0 641823930 1752281088 368279 33554432000 4194304 4964800 140735404622336 18446744073709551615 4646607 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2197/statm: 427803 368279 476 189 0 422152 0
Current children cumulated CPU time (s) 35731.8
Current children cumulated vsize (KiB) 1711212

[startup+5100.41 s]
/proc/loadavg: 9.06 9.05 9.00 3/388 2369
/proc/meminfo: memFree=14054832/32951124 swapFree=65980224/67111528
[pid=2197] ppid=2195 vsize=1158764 CPUtime=35732 cores=0-7
/proc/2197/stat : 2197 (claspmt) R 2195 2197 1945 0 -1 4202496 376229 0 0 0 3572796 402 0 0 25 0 1 0 641823930 1186574336 230670 33554432000 4194304 4964800 140735404622336 18446744073709551615 228095494503 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2197/statm: 289691 230158 476 189 0 284040 0
Current children cumulated CPU time (s) 35732
Current children cumulated vsize (KiB) 1158764

Child status: 0
Real time (s): 5100.46
CPU time (s): 35732
CPU user time (s): 35728
CPU system time (s): 4.06738
CPU usage (%): 700.565
Max. virtual memory (cumulated for all children) (KiB): 1720992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35728
system time used= 4.06738
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 376230
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= 69046
involuntary context switches= 255830

runsolver used 17.9203 second user time and 47.0758 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-15 23:14:45
IDJOB=3380873
IDBENCH=82466
IDSOLVER=1865
FILE ID=node142/3380873-1305494085
RUNJOBID= node142-1305493624-1959
PBS_JOBID= 13325427
Free space on /tmp= 73536 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.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-3380873-1305494085/watcher-3380873-1305494085 -o /tmp/evaluation-result-3380873-1305494085/solver-3380873-1305494085 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380873-1305494085.cnf

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

MD5SUM BENCH= ee159af2e208d290f7f3fefd15c344f2
RANDOM SEED=1524400425

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15559228 kB
Buffers:        347196 kB
Cached:        4890408 kB
SwapCached:      11512 kB
Active:       13900848 kB
Inactive:      3135252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15559228 kB
SwapTotal:    67111528 kB
SwapFree:     65980224 kB
Dirty:            2940 kB
Writeback:           4 kB
AnonPages:    11796124 kB
Mapped:          22860 kB
Slab:           238888 kB
PageTables:      48248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 85096288 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= 73536 MiB
End job on node142 at 2011-05-16 00:39:47