Trace number 3380538

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) 40001.4 5009.88

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k80.cnf
MD5SUM337e301d7c1a4748ec4a1ced7e688c38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark201.281
Satisfiable
(Un)Satisfiability was proved
Number of variables45937
Number of clauses166840
Sum of the clauses size445312
Maximum clause length37
Minimum clause length1
Number of clauses of size 11058
Number of clauses of size 285826
Number of clauses of size 373620
Number of clauses of size 4406
Number of clauses of size 5785
Number of clauses of size over 55145

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...481208/instance-3380538-1305481208.cnf
0.29/0.34	c Solving...
40000.82/5009.33	
40000.82/5009.33	*** INTERRUPTED! ***
40000.82/5009.33	*** Shutting down threads...
40001.34/5009.87	s UNKNOWN
40001.34/5009.87	
40001.34/5009.87	c INTERRUPTED   : 1
40001.34/5009.87	c Models        : 0+    
40001.34/5009.87	c Time          : 5009.333s (Solving: 5008.99s 1st Model: 0.00s Unsat: 0.00s)
40001.34/5009.87	c CPU Time      : 40000.890s

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-3380538-1305481208/watcher-3380538-1305481208 -o /tmp/evaluation-result-3380538-1305481208/solver-3380538-1305481208 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380538-1305481208.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/340 31697
/proc/meminfo: memFree=25018816/32951124 swapFree=40554400/67111528
[pid=31697] ppid=31695 vsize=27312 CPUtime=0 cores=0-7
/proc/31697/stat : 31697 (claspmt) R 31695 31697 31671 0 -1 4202496 2101 0 0 0 0 0 0 0 22 0 1 0 659721258 27967488 2032 33554432000 4194304 4964800 140734561852000 18446744073709551615 4680614 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/31697/statm: 7367 2038 378 189 0 2241 0

[startup+0.049187 s]
/proc/loadavg: 0.00 0.00 0.00 2/340 31697
/proc/meminfo: memFree=25018816/32951124 swapFree=40554400/67111528
[pid=31697] ppid=31695 vsize=35772 CPUtime=0.04 cores=0-7
/proc/31697/stat : 31697 (claspmt) R 31695 31697 31671 0 -1 4202496 4994 0 0 0 4 0 0 0 22 0 1 0 659721258 36630528 4092 33554432000 4194304 4964800 140734561852000 18446744073709551615 230808826565 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/31697/statm: 8943 4094 386 189 0 3817 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 35772

[startup+0.100177 s]
/proc/loadavg: 0.00 0.00 0.00 2/340 31697
/proc/meminfo: memFree=25018816/32951124 swapFree=40554400/67111528
[pid=31697] ppid=31695 vsize=45180 CPUtime=0.09 cores=0-7
/proc/31697/stat : 31697 (claspmt) R 31695 31697 31671 0 -1 4202496 7947 0 0 0 9 0 0 0 22 0 1 0 659721258 46264320 6326 33554432000 4194304 4964800 140734561852000 18446744073709551615 4617426 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/31697/statm: 11295 6326 400 189 0 6169 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45180

[startup+0.300143 s]
/proc/loadavg: 0.00 0.00 0.00 2/340 31697
/proc/meminfo: memFree=25018816/32951124 swapFree=40554400/67111528
[pid=31697] ppid=31695 vsize=49296 CPUtime=0.29 cores=0-7
/proc/31697/stat : 31697 (claspmt) R 31695 31697 31671 0 -1 4202496 8968 0 0 0 29 0 0 0 23 0 1 0 659721258 50479104 7347 33554432000 4194304 4964800 140734561852000 18446744073709551615 4607782 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/31697/statm: 12324 7347 404 189 0 7198 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49296

[startup+0.701072 s]
/proc/loadavg: 0.00 0.00 0.00 2/340 31697
/proc/meminfo: memFree=25018816/32951124 swapFree=40554400/67111528
[pid=31697] ppid=31695 vsize=492548 CPUtime=0.78 cores=0-7
/proc/31697/stat : 31697 (claspmt) S 31695 31697 31671 0 -1 4202496 25771 0 0 0 70 8 0 0 18 0 8 0 659721258 504369152 20860 33554432000 4194304 4964800 140734561852000 18446744073709551615 230820981657 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/31697/statm: 123137 20860 443 189 0 117486 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 492548

[startup+1.50094 s]
/proc/loadavg: 0.00 0.00 0.00 2/348 31705
/proc/meminfo: memFree=24937408/32951124 swapFree=40554400/67111528
[pid=31697] ppid=31695 vsize=492684 CPUtime=1.58 cores=0-7
/proc/31697/stat : 31697 (claspmt) S 31695 31697 31671 0 -1 4202496 25789 0 0 0 150 8 0 0 18 0 8 0 659721258 504508416 20878 33554432000 4194304 4964800 140734561852000 18446744073709551615 230820981657 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/31697/statm: 123171 20878 443 189 0 117520 0
[pid=31697/tid=31699] ppid=31695 vsize=492684 CPUtime=0.02 cores=0-7
/proc/31697/task/31699/stat : 31699 (claspmt) S 31695 31697 31671 0 -1 4202560 1936 0 0 0 1 1 0 0 17 0 8 0 659721293 504508416 20878 33554432000 4194304 4964800 140734561852000 18446744073709551615 230820981657 0 0 4096 18946 18446604441494248448 0 0 -1 7 0 0 0
[pid=31697/tid=31700] ppid=31695 vsize=492684 CPUtime=0.01 cores=0-7
/proc/31697/task/31700/stat : 31700 (claspmt) S 31695 31697 31671 0 -1 4202560 2515 0 0 0 0 1 0 0 18 0 8 0 659721293 504508416 20878 33554432000 4194304 4964800 140734561852000 18446744073709551615 230820981657 0 0 4096 18946 18446604441494248448 0 0 -1 1 0 0 0
[pid=31697/tid=31701] ppid=31695 vsize=492684 CPUtime=0.01 cores=0-7
/proc/31697/task/31701/stat : 31701 (claspmt) S 31695 31697 31671 0 -1 4202560 2537 0 0 0 0 1 0 0 18 0 8 0 659721293 504508416 20878 33554432000 4194304 4964800 140734561852000 18446744073709551615 230820981657 0 0 4096 18946 18446604441494248448 0 0 -1 3 0 0 0
[pid=31697/tid=31702] ppid=31695 vsize=492684 CPUtime=0 cores=0-7
/proc/31697/task/31702/stat : 31702 (claspmt) S 31695 31697 31671 0 -1 4202560 2006 0 0 0 0 0 0 0 18 0 8 0 659721293 504508416 20878 33554432000 4194304 4964800 140734561852000 18446744073709551615 230820981657 0 0 4096 18946 18446604441494248448 0 0 -1 5 0 0 0
[pid=31697/tid=31703] ppid=31695 vsize=492684 CPUtime=1.11 cores=0-7
/proc/31697/task/31703/stat : 31703 (claspmt) R 31695 31697 31671 0 -1 4202560 2054 0 0 0 110 1 0 0 19 0 8 0 659721293 504508416 20878 33554432000 4194304 4964800 140734561852000 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31697/tid=31704] ppid=31695 vsize=492684 CPUtime=0.01 cores=0-7
/proc/31697/task/31704/stat : 31704 (claspmt) S 31695 31697 31671 0 -1 4202560 2596 0 0 0 1 0 0 0 18 0 8 0 659721293 504508416 20878 33554432000 4194304 4964800 140734561852000 18446744073709551615 230820981657 0 0 4096 18946 18446604441494248448 0 0 -1 7 0 0 0
[pid=31697/tid=31705] ppid=31695 vsize=492684 CPUtime=0.01 cores=0-7
/proc/31697/task/31705/stat : 31705 (claspmt) S 31695 31697 31671 0 -1 4202560 2501 0 0 0 1 0 0 0 18 0 8 0 659721293 504508416 20878 33554432000 4194304 4964800 140734561852000 18446744073709551615 230820981657 0 0 4096 18946 18446604441494248448 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 492684

[startup+3.1006 s]
/proc/loadavg: 0.00 0.00 0.00 2/348 31705
/proc/meminfo: memFree=24936676/32951124 swapFree=40554400/67111528
[pid=31697] ppid=31695 vsize=492948 CPUtime=9.53 cores=0-7
/proc/31697/stat : 31697 (claspmt) R 31695 31697 31671 0 -1 4202496 28387 0 0 0 943 10 0 0 18 0 8 0 659721258 504778752 23476 33554432000 4194304 4964800 140734561852000 18446744073709551615 4668725 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/31697/statm: 123237 23476 464 189 0 117586 0
[pid=31697/tid=31699] ppid=31695 vsize=492948 CPUtime=0.97 cores=0-7
/proc/31697/task/31699/stat : 31699 (claspmt) R 31695 31697 31671 0 -1 4202560 2178 0 0 0 96 1 0 0 17 0 8 0 659721293 504778752 23476 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31697/tid=31700] ppid=31695 vsize=492948 CPUtime=0.96 cores=0-7
/proc/31697/task/31700/stat : 31700 (claspmt) R 31695 31697 31671 0 -1 4202560 3026 0 0 0 95 1 0 0 19 0 8 0 659721293 504778752 23476 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31697/tid=31701] ppid=31695 vsize=492948 CPUtime=0.93 cores=0-7
/proc/31697/task/31701/stat : 31701 (claspmt) R 31695 31697 31671 0 -1 4202560 3218 0 0 0 92 1 0 0 19 0 8 0 659721293 504778752 23476 33554432000 4194304 4964800 140734561852000 18446744073709551615 4669136 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31697/tid=31702] ppid=31695 vsize=492948 CPUtime=0.96 cores=0-7
/proc/31697/task/31702/stat : 31702 (claspmt) R 31695 31697 31671 0 -1 4202560 2308 0 0 0 96 0 0 0 19 0 8 0 659721293 504778752 23476 33554432000 4194304 4964800 140734561852000 18446744073709551615 4370281 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31697/tid=31703] ppid=31695 vsize=492948 CPUtime=2.53 cores=0-7
/proc/31697/task/31703/stat : 31703 (claspmt) R 31695 31697 31671 0 -1 4202560 2063 0 0 0 252 1 0 0 22 0 8 0 659721293 504778752 23476 33554432000 4194304 4964800 140734561852000 18446744073709551615 4399856 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31697/tid=31704] ppid=31695 vsize=492948 CPUtime=0.87 cores=0-7
/proc/31697/task/31704/stat : 31704 (claspmt) R 31695 31697 31671 0 -1 4202560 2862 0 0 0 86 1 0 0 19 0 8 0 659721293 504778752 23476 33554432000 4194304 4964800 140734561852000 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31697/tid=31705] ppid=31695 vsize=492948 CPUtime=0.95 cores=0-7
/proc/31697/task/31705/stat : 31705 (claspmt) R 31695 31697 31671 0 -1 4202560 2818 0 0 0 95 0 0 0 19 0 8 0 659721293 504778752 23476 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9.53
Current children cumulated vsize (KiB) 492948

[startup+6.30101 s]
/proc/loadavg: 0.64 0.13 0.04 9/348 31705
/proc/meminfo: memFree=24902336/32951124 swapFree=40554400/67111528
[pid=31697] ppid=31695 vsize=497248 CPUtime=35.1 cores=0-7
/proc/31697/stat : 31697 (claspmt) R 31695 31697 31671 0 -1 4202496 36120 0 0 0 3494 16 0 0 25 0 8 0 659721258 509181952 31209 33554432000 4194304 4964800 140734561852000 18446744073709551615 4370224 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/31697/statm: 124312 31209 464 189 0 118661 0
[pid=31697/tid=31699] ppid=31695 vsize=497248 CPUtime=4.13 cores=0-7
/proc/31697/task/31699/stat : 31699 (claspmt) R 31695 31697 31671 0 -1 4202560 2621 0 0 0 411 2 0 0 22 0 8 0 659721293 509181952 31209 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670282 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31697/tid=31700] ppid=31695 vsize=497248 CPUtime=4.16 cores=0-7
/proc/31697/task/31700/stat : 31700 (claspmt) R 31695 31697 31671 0 -1 4202560 4448 0 0 0 414 2 0 0 25 0 8 0 659721293 509181952 31209 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31697/tid=31701] ppid=31695 vsize=497248 CPUtime=4.14 cores=0-7
/proc/31697/task/31701/stat : 31701 (claspmt) R 31695 31697 31671 0 -1 4202560 5106 0 0 0 411 3 0 0 25 0 8 0 659721293 509181952 31209 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31697/tid=31702] ppid=31695 vsize=497248 CPUtime=4.17 cores=0-7
/proc/31697/task/31702/stat : 31702 (claspmt) R 31695 31697 31671 0 -1 4202560 3140 0 0 0 415 2 0 0 25 0 8 0 659721293 509181952 31209 33554432000 4194304 4964800 140734561852000 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31697/tid=31703] ppid=31695 vsize=497248 CPUtime=5.73 cores=0-7
/proc/31697/task/31703/stat : 31703 (claspmt) R 31695 31697 31671 0 -1 4202560 2069 0 0 0 572 1 0 0 25 0 8 0 659721293 509181952 31209 33554432000 4194304 4964800 140734561852000 18446744073709551615 4399617 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31697/tid=31704] ppid=31695 vsize=497248 CPUtime=4.07 cores=0-7
/proc/31697/task/31704/stat : 31704 (claspmt) R 31695 31697 31671 0 -1 4202560 4186 0 0 0 406 1 0 0 25 0 8 0 659721293 509181952 31209 33554432000 4194304 4964800 140734561852000 18446744073709551615 4320996 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31697/tid=31705] ppid=31695 vsize=497248 CPUtime=4.16 cores=0-7
/proc/31697/task/31705/stat : 31705 (claspmt) R 31695 31697 31671 0 -1 4202560 3972 0 0 0 415 1 0 0 25 0 8 0 659721293 509181952 31209 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670020 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 35.1
Current children cumulated vsize (KiB) 497248

[startup+12.7008 s]
/proc/loadavg: 1.23 0.26 0.09 9/348 31705
/proc/meminfo: memFree=24862896/32951124 swapFree=40554400/67111528
[pid=31697] ppid=31695 vsize=500064 CPUtime=86.22 cores=0-7
/proc/31697/stat : 31697 (claspmt) R 31695 31697 31671 0 -1 4202496 45138 0 0 0 8597 25 0 0 25 0 8 0 659721258 512065536 40227 33554432000 4194304 4964800 140734561852000 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/31697/statm: 125016 40227 464 189 0 119365 0
[pid=31697/tid=31699] ppid=31695 vsize=500064 CPUtime=10.46 cores=0-7
/proc/31697/task/31699/stat : 31699 (claspmt) R 31695 31697 31671 0 -1 4202560 2973 0 0 0 1044 2 0 0 25 0 8 0 659721293 512065536 40227 33554432000 4194304 4964800 140734561852000 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31697/tid=31700] ppid=31695 vsize=500064 CPUtime=10.56 cores=0-7
/proc/31697/task/31700/stat : 31700 (claspmt) R 31695 31697 31671 0 -1 4202560 6562 0 0 0 1053 3 0 0 25 0 8 0 659721293 512065536 40227 33554432000 4194304 4964800 140734561852000 18446744073709551615 4669095 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31697/tid=31701] ppid=31695 vsize=500064 CPUtime=10.54 cores=0-7
/proc/31697/task/31701/stat : 31701 (claspmt) R 31695 31697 31671 0 -1 4202560 7202 0 0 0 1049 5 0 0 25 0 8 0 659721293 512065536 40227 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31697/tid=31702] ppid=31695 vsize=500064 CPUtime=10.56 cores=0-7
/proc/31697/task/31702/stat : 31702 (claspmt) R 31695 31697 31671 0 -1 4202560 3695 0 0 0 1054 2 0 0 25 0 8 0 659721293 512065536 40227 33554432000 4194304 4964800 140734561852000 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31697/tid=31703] ppid=31695 vsize=500064 CPUtime=12.12 cores=0-7
/proc/31697/task/31703/stat : 31703 (claspmt) R 31695 31697 31671 0 -1 4202560 2529 0 0 0 1211 1 0 0 25 0 8 0 659721293 512065536 40227 33554432000 4194304 4964800 140734561852000 18446744073709551615 4370298 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31697/tid=31704] ppid=31695 vsize=500064 CPUtime=10.47 cores=0-7
/proc/31697/task/31704/stat : 31704 (claspmt) R 31695 31697 31671 0 -1 4202560 5805 0 0 0 1044 3 0 0 25 0 8 0 659721293 512065536 40227 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31697/tid=31705] ppid=31695 vsize=500064 CPUtime=10.56 cores=0-7
/proc/31697/task/31705/stat : 31705 (claspmt) R 31695 31697 31671 0 -1 4202560 4981 0 0 0 1054 2 0 0 25 0 8 0 659721293 512065536 40227 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 86.22
Current children cumulated vsize (KiB) 500064

[startup+25.5005 s]
/proc/loadavg: 2.73 0.64 0.21 9/348 31706
/proc/meminfo: memFree=24809240/32951124 swapFree=40554400/67111528
[pid=31697] ppid=31695 vsize=509992 CPUtime=188.46 cores=0-7
/proc/31697/stat : 31697 (claspmt) R 31695 31697 31671 0 -1 4202496 58302 0 0 0 18810 36 0 0 25 0 8 0 659721258 522231808 53391 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/31697/statm: 127498 53391 466 189 0 121847 0
[pid=31697/tid=31699] ppid=31695 vsize=509992 CPUtime=23.12 cores=0-7
/proc/31697/task/31699/stat : 31699 (claspmt) R 31695 31697 31671 0 -1 4202560 3990 0 0 0 2308 4 0 0 25 0 8 0 659721293 522231808 53391 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31697/tid=31700] ppid=31695 vsize=509992 CPUtime=23.36 cores=0-7
/proc/31697/task/31700/stat : 31700 (claspmt) R 31695 31697 31671 0 -1 4202560 7822 0 0 0 2331 5 0 0 25 0 8 0 659721293 522231808 53391 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31697/tid=31701] ppid=31695 vsize=509992 CPUtime=23.34 cores=0-7
/proc/31697/task/31701/stat : 31701 (claspmt) R 31695 31697 31671 0 -1 4202560 9640 0 0 0 2327 7 0 0 25 0 8 0 659721293 522231808 53391 33554432000 4194304 4964800 140734561852000 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31697/tid=31702] ppid=31695 vsize=509992 CPUtime=23.36 cores=0-7
/proc/31697/task/31702/stat : 31702 (claspmt) R 31695 31697 31671 0 -1 4202560 4809 0 0 0 2332 4 0 0 25 0 8 0 659721293 522231808 53391 33554432000 4194304 4964800 140734561852000 18446744073709551615 4668777 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31697/tid=31703] ppid=31695 vsize=509992 CPUtime=24.92 cores=0-7
/proc/31697/task/31703/stat : 31703 (claspmt) R 31695 31697 31671 0 -1 4202560 4993 0 0 0 2489 3 0 0 25 0 8 0 659721293 522231808 53391 33554432000 4194304 4964800 140734561852000 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31697/tid=31704] ppid=31695 vsize=509992 CPUtime=23.27 cores=0-7
/proc/31697/task/31704/stat : 31704 (claspmt) R 31695 31697 31671 0 -1 4202560 7669 0 0 0 2323 4 0 0 25 0 8 0 659721293 522231808 53391 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31697/tid=31705] ppid=31695 vsize=509992 CPUtime=23.35 cores=0-7
/proc/31697/task/31705/stat : 31705 (claspmt) R 31695 31697 31671 0 -1 4202560 6861 0 0 0 2332 3 0 0 25 0 8 0 659721293 522231808 53391 33554432000 4194304 4964800 140734561852000 18446744073709551615 4669283 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 188.46
Current children cumulated vsize (KiB) 509992

[startup+51.1008 s]
/proc/loadavg: 4.59 1.25 0.42 9/348 31706
/proc/meminfo: memFree=24749068/32951124 swapFree=40554400/67111528
[pid=31697] ppid=31695 vsize=514680 CPUtime=392.97 cores=0-7
/proc/31697/stat : 31697 (claspmt) R 31695 31697 31671 0 -1 4202496 73159 0 0 0 39246 51 0 0 25 0 8 0 659721258 527032320 68248 33554432000 4194304 4964800 140734561852000 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/31697/statm: 128670 68248 466 189 0 123019 0
[pid=31697/tid=31699] ppid=31695 vsize=514680 CPUtime=48.43 cores=0-7
/proc/31697/task/31699/stat : 31699 (claspmt) R 31695 31697 31671 0 -1 4202560 5097 0 0 0 4839 4 0 0 25 0 8 0 659721293 527032320 68248 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31697/tid=31700] ppid=31695 vsize=514680 CPUtime=48.95 cores=0-7
/proc/31697/task/31700/stat : 31700 (claspmt) R 31695 31697 31671 0 -1 4202560 9758 0 0 0 4889 6 0 0 25 0 8 0 659721293 527032320 68248 33554432000 4194304 4964800 140734561852000 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31697/tid=31701] ppid=31695 vsize=514680 CPUtime=48.93 cores=0-7
/proc/31697/task/31701/stat : 31701 (claspmt) R 31695 31697 31671 0 -1 4202560 13882 0 0 0 4882 11 0 0 25 0 8 0 659721293 527032320 68248 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670392 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31697/tid=31702] ppid=31695 vsize=514680 CPUtime=48.96 cores=0-7
/proc/31697/task/31702/stat : 31702 (claspmt) R 31695 31697 31671 0 -1 4202560 6260 0 0 0 4891 5 0 0 25 0 8 0 659721293 527032320 68248 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31697/tid=31703] ppid=31695 vsize=514680 CPUtime=50.52 cores=0-7
/proc/31697/task/31703/stat : 31703 (claspmt) R 31695 31697 31671 0 -1 4202560 6412 0 0 0 5047 5 0 0 25 0 8 0 659721293 527032320 68248 33554432000 4194304 4964800 140734561852000 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31697/tid=31704] ppid=31695 vsize=514680 CPUtime=48.87 cores=0-7
/proc/31697/task/31704/stat : 31704 (claspmt) R 31695 31697 31671 0 -1 4202560 10008 0 0 0 4881 6 0 0 25 0 8 0 659721293 527032320 68248 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31697/tid=31705] ppid=31695 vsize=514680 CPUtime=48.95 cores=0-7
/proc/31697/task/31705/stat : 31705 (claspmt) R 31695 31697 31671 0 -1 4202560 8481 0 0 0 4889 6 0 0 25 0 8 0 659721293 527032320 68248 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 392.97

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

/proc/31697/task/31704/stat : 31704 (claspmt) R 31695 31697 31671 0 -1 4202560 59209 0 0 0 465941 59 0 0 25 0 8 0 659721293 2443419648 524758 33554432000 4194304 4964800 140734561852000 18446744073709551615 4653584 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31697/tid=31705] ppid=31695 vsize=2386152 CPUtime=4660.11 cores=0-7
/proc/31697/task/31705/stat : 31705 (claspmt) R 31695 31697 31671 0 -1 4202560 85622 0 0 0 465911 100 0 0 25 0 8 0 659721293 2443419648 524758 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37228.7
Current children cumulated vsize (KiB) 2386152

[startup+4722.31 s]
/proc/loadavg: 8.00 8.03 7.96 9/348 31853
/proc/meminfo: memFree=22894820/32951124 swapFree=40554400/67111528
[pid=31697] ppid=31695 vsize=2386152 CPUtime=37708.1 cores=0-7
/proc/31697/stat : 31697 (claspmt) R 31695 31697 31671 0 -1 4202496 539341 0 0 0 3770154 658 0 0 25 0 8 0 659721258 2443419648 530437 33554432000 4194304 4964800 140734561852000 18446744073709551615 4332180 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/31697/statm: 596538 530437 466 189 0 590887 0
[pid=31697/tid=31699] ppid=31695 vsize=2386152 CPUtime=4674.08 cores=0-7
/proc/31697/task/31699/stat : 31699 (claspmt) R 31695 31697 31671 0 -1 4202560 35965 0 0 0 467356 52 0 0 25 0 8 0 659721293 2443419648 530437 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31697/tid=31700] ppid=31695 vsize=2386152 CPUtime=4720.14 cores=0-7
/proc/31697/task/31700/stat : 31700 (claspmt) R 31695 31697 31671 0 -1 4202560 60970 0 0 0 471938 76 0 0 25 0 8 0 659721293 2443419648 530437 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31697/tid=31701] ppid=31695 vsize=2386152 CPUtime=4717.31 cores=0-7
/proc/31697/task/31701/stat : 31701 (claspmt) R 31695 31697 31671 0 -1 4202560 77119 0 0 0 471639 92 0 0 25 0 8 0 659721293 2443419648 530437 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31697/tid=31702] ppid=31695 vsize=2386152 CPUtime=4715.89 cores=0-7
/proc/31697/task/31702/stat : 31702 (claspmt) R 31695 31697 31671 0 -1 4202560 75933 0 0 0 471471 118 0 0 25 0 8 0 659721293 2443419648 530437 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31697/tid=31703] ppid=31695 vsize=2386152 CPUtime=4720.41 cores=0-7
/proc/31697/task/31703/stat : 31703 (claspmt) R 31695 31697 31671 0 -1 4202560 68015 0 0 0 471972 69 0 0 25 0 8 0 659721293 2443419648 530437 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31697/tid=31704] ppid=31695 vsize=2386152 CPUtime=4720.01 cores=0-7
/proc/31697/task/31704/stat : 31704 (claspmt) R 31695 31697 31671 0 -1 4202560 59995 0 0 0 471942 59 0 0 25 0 8 0 659721293 2443419648 530437 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31697/tid=31705] ppid=31695 vsize=2386152 CPUtime=4720.12 cores=0-7
/proc/31697/task/31705/stat : 31705 (claspmt) R 31695 31697 31671 0 -1 4202560 87713 0 0 0 471909 103 0 0 25 0 8 0 659721293 2443419648 530437 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37708.1
Current children cumulated vsize (KiB) 2386152

[startup+4782.3 s]
/proc/loadavg: 8.05 8.04 7.97 9/348 31854
/proc/meminfo: memFree=22836272/32951124 swapFree=40554400/67111528
[pid=31697] ppid=31695 vsize=2398428 CPUtime=38187.3 cores=0-7
/proc/31697/stat : 31697 (claspmt) R 31695 31697 31671 0 -1 4202496 554034 0 0 0 3818054 679 0 0 25 0 8 0 659721258 2455990272 545130 33554432000 4194304 4964800 140734561852000 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/31697/statm: 599607 545130 466 189 0 593956 0
[pid=31697/tid=31699] ppid=31695 vsize=2398428 CPUtime=4734.06 cores=0-7
/proc/31697/task/31699/stat : 31699 (claspmt) R 31695 31697 31671 0 -1 4202560 36404 0 0 0 473353 53 0 0 25 0 8 0 659721293 2455990272 545130 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31697/tid=31700] ppid=31695 vsize=2398428 CPUtime=4780.12 cores=0-7
/proc/31697/task/31700/stat : 31700 (claspmt) R 31695 31697 31671 0 -1 4202560 61161 0 0 0 477936 76 0 0 25 0 8 0 659721293 2455990272 545130 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31697/tid=31701] ppid=31695 vsize=2398428 CPUtime=4777.28 cores=0-7
/proc/31697/task/31701/stat : 31701 (claspmt) R 31695 31697 31671 0 -1 4202560 79277 0 0 0 477633 95 0 0 25 0 8 0 659721293 2455990272 545130 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31697/tid=31702] ppid=31695 vsize=2398428 CPUtime=4775.2 cores=0-7
/proc/31697/task/31702/stat : 31702 (claspmt) R 31695 31697 31671 0 -1 4202560 79420 0 0 0 477397 123 0 0 25 0 8 0 659721293 2455990272 545130 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31697/tid=31703] ppid=31695 vsize=2398428 CPUtime=4780.39 cores=0-7
/proc/31697/task/31703/stat : 31703 (claspmt) R 31695 31697 31671 0 -1 4202560 68725 0 0 0 477969 70 0 0 25 0 8 0 659721293 2455990272 545130 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31697/tid=31704] ppid=31695 vsize=2398428 CPUtime=4780 cores=0-7
/proc/31697/task/31704/stat : 31704 (claspmt) R 31695 31697 31671 0 -1 4202560 60287 0 0 0 477941 59 0 0 25 0 8 0 659721293 2455990272 545130 33554432000 4194304 4964800 140734561852000 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31697/tid=31705] ppid=31695 vsize=2398428 CPUtime=4780.1 cores=0-7
/proc/31697/task/31705/stat : 31705 (claspmt) R 31695 31697 31671 0 -1 4202560 91054 0 0 0 477905 105 0 0 25 0 8 0 659721293 2455990272 545130 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38187.3
Current children cumulated vsize (KiB) 2398428

[startup+4842.3 s]
/proc/loadavg: 8.06 8.04 7.97 9/348 31856
/proc/meminfo: memFree=22826948/32951124 swapFree=40554400/67111528
[pid=31697] ppid=31695 vsize=2403056 CPUtime=38666.6 cores=0-7
/proc/31697/stat : 31697 (claspmt) R 31695 31697 31671 0 -1 4202496 556345 0 0 0 3865977 681 0 0 25 0 8 0 659721258 2460729344 547152 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/31697/statm: 600764 547152 466 189 0 595113 0
[pid=31697/tid=31699] ppid=31695 vsize=2403056 CPUtime=4794 cores=0-7
/proc/31697/task/31699/stat : 31699 (claspmt) R 31695 31697 31671 0 -1 4202560 36646 0 0 0 479346 54 0 0 25 0 8 0 659721293 2460729344 547152 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31697/tid=31700] ppid=31695 vsize=2403056 CPUtime=4840.12 cores=0-7
/proc/31697/task/31700/stat : 31700 (claspmt) R 31695 31697 31671 0 -1 4202560 61164 0 0 0 483936 76 0 0 25 0 8 0 659721293 2460729344 547152 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31697/tid=31701] ppid=31695 vsize=2403056 CPUtime=4837.29 cores=0-7
/proc/31697/task/31701/stat : 31701 (claspmt) R 31695 31697 31671 0 -1 4202560 79278 0 0 0 483633 96 0 0 25 0 8 0 659721293 2460729344 547152 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31697/tid=31702] ppid=31695 vsize=2403056 CPUtime=4834.53 cores=0-7
/proc/31697/task/31702/stat : 31702 (claspmt) R 31695 31697 31671 0 -1 4202560 80609 0 0 0 483329 124 0 0 25 0 8 0 659721293 2460729344 547152 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31697/tid=31703] ppid=31695 vsize=2403056 CPUtime=4840.37 cores=0-7
/proc/31697/task/31703/stat : 31703 (claspmt) R 31695 31697 31671 0 -1 4202560 68725 0 0 0 483967 70 0 0 25 0 8 0 659721293 2460729344 547152 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31697/tid=31704] ppid=31695 vsize=2403056 CPUtime=4840 cores=0-7
/proc/31697/task/31704/stat : 31704 (claspmt) R 31695 31697 31671 0 -1 4202560 61161 0 0 0 483940 60 0 0 25 0 8 0 659721293 2460729344 547152 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31697/tid=31705] ppid=31695 vsize=2403056 CPUtime=4840.1 cores=0-7
/proc/31697/task/31705/stat : 31705 (claspmt) R 31695 31697 31671 0 -1 4202560 91055 0 0 0 483905 105 0 0 25 0 8 0 659721293 2460729344 547152 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38666.6
Current children cumulated vsize (KiB) 2403056

[startup+4902.3 s]
/proc/loadavg: 8.06 8.05 7.98 9/348 31868
/proc/meminfo: memFree=22818000/32951124 swapFree=40554400/67111528
[pid=31697] ppid=31695 vsize=2411912 CPUtime=39145.9 cores=0-7
/proc/31697/stat : 31697 (claspmt) R 31695 31697 31671 0 -1 4202496 558578 0 0 0 3913903 684 0 0 25 0 8 0 659721258 2469797888 549385 33554432000 4194304 4964800 140734561852000 18446744073709551615 4653388 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/31697/statm: 602978 549385 466 189 0 597327 0
[pid=31697/tid=31699] ppid=31695 vsize=2411912 CPUtime=4854 cores=0-7
/proc/31697/task/31699/stat : 31699 (claspmt) R 31695 31697 31671 0 -1 4202560 36772 0 0 0 485346 54 0 0 25 0 8 0 659721293 2469797888 549385 33554432000 4194304 4964800 140734561852000 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31697/tid=31700] ppid=31695 vsize=2411912 CPUtime=4900.09 cores=0-7
/proc/31697/task/31700/stat : 31700 (claspmt) R 31695 31697 31671 0 -1 4202560 61852 0 0 0 489932 77 0 0 25 0 8 0 659721293 2469797888 549385 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31697/tid=31701] ppid=31695 vsize=2411912 CPUtime=4897.29 cores=0-7
/proc/31697/task/31701/stat : 31701 (claspmt) R 31695 31697 31671 0 -1 4202560 79727 0 0 0 489633 96 0 0 25 0 8 0 659721293 2469797888 549385 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670520 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31697/tid=31702] ppid=31695 vsize=2411912 CPUtime=4893.86 cores=0-7
/proc/31697/task/31702/stat : 31702 (claspmt) R 31695 31697 31671 0 -1 4202560 80609 0 0 0 489262 124 0 0 25 0 8 0 659721293 2469797888 549385 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31697/tid=31703] ppid=31695 vsize=2411912 CPUtime=4900.36 cores=0-7
/proc/31697/task/31703/stat : 31703 (claspmt) R 31695 31697 31671 0 -1 4202560 69693 0 0 0 489965 71 0 0 25 0 8 0 659721293 2469797888 549385 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31697/tid=31704] ppid=31695 vsize=2411912 CPUtime=4900 cores=0-7
/proc/31697/task/31704/stat : 31704 (claspmt) R 31695 31697 31671 0 -1 4202560 61162 0 0 0 489940 60 0 0 25 0 8 0 659721293 2469797888 549385 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31697/tid=31705] ppid=31695 vsize=2411912 CPUtime=4900.09 cores=0-7
/proc/31697/task/31705/stat : 31705 (claspmt) R 31695 31697 31671 0 -1 4202560 91055 0 0 0 489904 105 0 0 25 0 8 0 659721293 2469797888 549385 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39145.9
Current children cumulated vsize (KiB) 2411912

[startup+4962.3 s]
/proc/loadavg: 8.06 8.05 7.98 9/348 31869
/proc/meminfo: memFree=22807184/32951124 swapFree=40554400/67111528
[pid=31697] ppid=31695 vsize=2418124 CPUtime=39625.2 cores=0-7
/proc/31697/stat : 31697 (claspmt) R 31695 31697 31671 0 -1 4202496 561431 0 0 0 3961827 689 0 0 25 0 8 0 659721258 2476158976 552205 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/31697/statm: 604531 552205 466 189 0 598880 0
[pid=31697/tid=31699] ppid=31695 vsize=2418124 CPUtime=4914.01 cores=0-7
/proc/31697/task/31699/stat : 31699 (claspmt) R 31695 31697 31671 0 -1 4202560 36788 0 0 0 491347 54 0 0 25 0 8 0 659721293 2476158976 552205 33554432000 4194304 4964800 140734561852000 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31697/tid=31700] ppid=31695 vsize=2418124 CPUtime=4960.1 cores=0-7
/proc/31697/task/31700/stat : 31700 (claspmt) R 31695 31697 31671 0 -1 4202560 61855 0 0 0 495933 77 0 0 25 0 8 0 659721293 2476158976 552205 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31697/tid=31701] ppid=31695 vsize=2418124 CPUtime=4957.28 cores=0-7
/proc/31697/task/31701/stat : 31701 (claspmt) R 31695 31697 31671 0 -1 4202560 80949 0 0 0 495628 100 0 0 25 0 8 0 659721293 2476158976 552205 33554432000 4194304 4964800 140734561852000 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31697/tid=31702] ppid=31695 vsize=2418124 CPUtime=4953.17 cores=0-7
/proc/31697/task/31702/stat : 31702 (claspmt) R 31695 31697 31671 0 -1 4202560 80678 0 0 0 495193 124 0 0 25 0 8 0 659721293 2476158976 552205 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31697/tid=31703] ppid=31695 vsize=2418124 CPUtime=4960.35 cores=0-7
/proc/31697/task/31703/stat : 31703 (claspmt) R 31695 31697 31671 0 -1 4202560 69693 0 0 0 495964 71 0 0 25 0 8 0 659721293 2476158976 552205 33554432000 4194304 4964800 140734561852000 18446744073709551615 4669523 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31697/tid=31704] ppid=31695 vsize=2418124 CPUtime=4959.99 cores=0-7
/proc/31697/task/31704/stat : 31704 (claspmt) R 31695 31697 31671 0 -1 4202560 61178 0 0 0 495939 60 0 0 25 0 8 0 659721293 2476158976 552205 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31697/tid=31705] ppid=31695 vsize=2418124 CPUtime=4960.1 cores=0-7
/proc/31697/task/31705/stat : 31705 (claspmt) R 31695 31697 31671 0 -1 4202560 91288 0 0 0 495904 106 0 0 25 0 8 0 659721293 2476158976 552205 33554432000 4194304 4964800 140734561852000 18446744073709551615 4668672 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39625.2
Current children cumulated vsize (KiB) 2418124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009.3 s]
/proc/loadavg: 8.06 8.05 7.99 10/348 31870
/proc/meminfo: memFree=22782740/32951124 swapFree=40554400/67111528
[pid=31697] ppid=31695 vsize=2421560 CPUtime=40000.8 cores=0-7
/proc/31697/stat : 31697 (claspmt) R 31695 31697 31671 0 -1 4202496 567470 0 0 0 3999384 698 0 0 25 0 8 0 659721258 2479677440 558244 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/31697/statm: 605390 558244 466 189 0 599739 0
[pid=31697/tid=31699] ppid=31695 vsize=2421560 CPUtime=4961.03 cores=0-7
/proc/31697/task/31699/stat : 31699 (claspmt) R 31695 31697 31671 0 -1 4202560 36793 0 0 0 496049 54 0 0 25 0 8 0 659721293 2479677440 558244 33554432000 4194304 4964800 140734561852000 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31697/tid=31700] ppid=31695 vsize=2421560 CPUtime=5007.12 cores=0-7
/proc/31697/task/31700/stat : 31700 (claspmt) R 31695 31697 31671 0 -1 4202560 62603 0 0 0 500633 79 0 0 25 0 8 0 659721293 2479677440 558244 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31697/tid=31701] ppid=31695 vsize=2421560 CPUtime=5004.31 cores=0-7
/proc/31697/task/31701/stat : 31701 (claspmt) R 31695 31697 31671 0 -1 4202560 81872 0 0 0 500329 102 0 0 25 0 8 0 659721293 2479677440 558244 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31697/tid=31702] ppid=31695 vsize=2421560 CPUtime=4999.67 cores=0-7
/proc/31697/task/31702/stat : 31702 (claspmt) R 31695 31697 31671 0 -1 4202560 81552 0 0 0 499842 125 0 0 25 0 8 0 659721293 2479677440 558244 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31697/tid=31703] ppid=31695 vsize=2421560 CPUtime=5007.37 cores=0-7
/proc/31697/task/31703/stat : 31703 (claspmt) R 31695 31697 31671 0 -1 4202560 73030 0 0 0 500661 76 0 0 25 0 8 0 659721293 2479677440 558244 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31697/tid=31704] ppid=31695 vsize=2421560 CPUtime=5007.02 cores=0-7
/proc/31697/task/31704/stat : 31704 (claspmt) R 31695 31697 31671 0 -1 4202560 61178 0 0 0 500642 60 0 0 25 0 8 0 659721293 2479677440 558244 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31697/tid=31705] ppid=31695 vsize=2421560 CPUtime=5007.12 cores=0-7
/proc/31697/task/31705/stat : 31705 (claspmt) R 31695 31697 31671 0 -1 4202560 91440 0 0 0 500606 106 0 0 25 0 8 0 659721293 2479677440 558244 33554432000 4194304 4964800 140734561852000 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 2421560

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

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

[startup+5009.43 s]
/proc/loadavg: 8.06 8.05 7.99 10/348 31870
/proc/meminfo: memFree=22782740/32951124 swapFree=40554400/67111528
[pid=31697] ppid=31695 vsize=2411504 CPUtime=40001 cores=0-7
/proc/31697/stat : 31697 (claspmt) R 31695 31697 31671 0 -1 4202496 567481 0 0 0 3999400 698 0 0 25 0 1 0 659721258 2469380096 555576 33554432000 4194304 4964800 140734561852000 18446744073709551615 230808820859 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/31697/statm: 602876 555576 476 189 0 597225 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 2411504

[startup+5009.8 s]
/proc/loadavg: 8.06 8.05 7.99 10/348 31870
/proc/meminfo: memFree=22782740/32951124 swapFree=40554400/67111528
[pid=31697] ppid=31695 vsize=2175500 CPUtime=40001.3 cores=0-7
/proc/31697/stat : 31697 (claspmt) R 31695 31697 31671 0 -1 4202496 567481 0 0 0 3999435 699 0 0 25 0 1 0 659721258 2227712000 471018 33554432000 4194304 4964800 140734561852000 18446744073709551615 230809209191 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/31697/statm: 543875 471018 476 189 0 538224 0
Current children cumulated CPU time (s) 40001.3
Current children cumulated vsize (KiB) 2175500

Child status: 0
Real time (s): 5009.88
CPU time (s): 40001.4
CPU user time (s): 39994.4
CPU system time (s): 7.07692
CPU usage (%): 798.451
Max. virtual memory (cumulated for all children) (KiB): 2421560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39994.4
system time used= 7.07692
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 567482
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= 39646
involuntary context switches= 190820

runsolver used 15.9346 second user time and 40.2449 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-15 19:40:08
IDJOB=3380538
IDBENCH=20521
IDSOLVER=1865
FILE ID=node104/3380538-1305481208
RUNJOBID= node104-1305481206-31685
PBS_JOBID= 13325376
Free space on /tmp= 73424 MiB

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

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

MD5SUM BENCH= 337e301d7c1a4748ec4a1ced7e688c38
RANDOM SEED=1920491652

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25019096 kB
Buffers:        321748 kB
Cached:        3122620 kB
SwapCached:     122128 kB
Active:        1223684 kB
Inactive:      6428752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25019096 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:            5052 kB
Writeback:           0 kB
AnonPages:     4099296 kB
Mapped:          10512 kB
Slab:           130224 kB
PageTables:      83680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74805852 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= 73424 MiB
End job on node104 at 2011-05-15 21:03:39