Trace number 3381055

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) 40000.7 5006.72

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-15-15-unsat.cnf
MD5SUM647576009a3d34cc33c6dfd3ecb1a2ef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of clauses1800
Sum of the clauses size6525
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21575
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5225

Solver Data

0.00/0.01	c clasp version 2.0.0-RC2
0.00/0.01	c Reading from ...665875/instance-3381055-1307665875.cnf
0.00/0.01	c Solving...
40000.64/5006.71	
40000.64/5006.71	*** INTERRUPTED! ***
40000.64/5006.71	*** Shutting down threads...
40000.64/5006.72	s UNKNOWN
40000.64/5006.72	
40000.64/5006.72	c INTERRUPTED   : 1
40000.64/5006.72	c Models        : 0+    
40000.64/5006.72	c Time          : 5006.696s (Solving: 5006.69s 1st Model: 0.00s Unsat: 0.00s)
40000.64/5006.72	c CPU Time      : 40000.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: 977)

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-3381055-1307665875/watcher-3381055-1307665875 -o /tmp/evaluation-result-3381055-1307665875/solver-3381055-1307665875 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381055-1307665875.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: 1.87 2.02 1.90 2/170 31682
/proc/meminfo: memFree=32223172/32950928 swapFree=67051812/67111528
[pid=31682] ppid=31680 vsize=20924 CPUtime=0 cores=0-7
/proc/31682/stat : 31682 (claspmt) D 31680 31682 31652 0 -1 4194304 363 0 1 0 0 0 0 0 25 0 1 0 956818196 21426176 299 33554432000 4194304 4964800 140737170793024 18446744073709551615 260900470407 0 0 4096 0 18446744071562154983 0 0 17 4 0 0 0
/proc/31682/statm: 5231 299 252 189 0 92 0

[startup+0.0195679 s]
/proc/loadavg: 1.87 2.02 1.90 2/170 31682
/proc/meminfo: memFree=32223172/32950928 swapFree=67051812/67111528
[pid=31682] ppid=31680 vsize=23316 CPUtime=0 cores=0-7
/proc/31682/stat : 31682 (claspmt) D 31680 31682 31652 0 -1 4202496 602 0 1 0 0 0 0 0 25 0 1 0 956818196 23875584 531 33554432000 4194304 4964800 140737170793024 18446744073709551615 260900474467 0 0 4096 18946 18446744071562234166 0 0 17 4 0 0 1
/proc/31682/statm: 5829 531 409 189 0 165 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23316

[startup+0.100552 s]
/proc/loadavg: 1.87 2.02 1.90 2/170 31682
/proc/meminfo: memFree=32223172/32950928 swapFree=67051812/67111528
[pid=31682] ppid=31680 vsize=315972 CPUtime=0.51 cores=0-7
/proc/31682/stat : 31682 (claspmt) R 31680 31682 31652 0 -1 4202496 1573 0 2 0 51 0 0 0 25 0 8 0 956818196 323555328 1494 33554432000 4194304 4964800 140737170793024 18446744073709551615 4332355 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/31682/statm: 78993 1494 464 189 0 73342 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 315972

[startup+0.300517 s]
/proc/loadavg: 1.87 2.02 1.90 2/170 31682
/proc/meminfo: memFree=32223172/32950928 swapFree=67051812/67111528
[pid=31682] ppid=31680 vsize=316632 CPUtime=1.95 cores=0-7
/proc/31682/stat : 31682 (claspmt) R 31680 31682 31652 0 -1 4202496 2367 0 2 0 194 1 0 0 25 0 8 0 956818196 324231168 2288 33554432000 4194304 4964800 140737170793024 18446744073709551615 4321010 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/31682/statm: 79158 2288 464 189 0 73507 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 316632

[startup+0.700444 s]
/proc/loadavg: 1.87 2.02 1.90 2/170 31682
/proc/meminfo: memFree=32223172/32950928 swapFree=67051812/67111528
[pid=31682] ppid=31680 vsize=317420 CPUtime=5.14 cores=0-7
/proc/31682/stat : 31682 (claspmt) R 31680 31682 31652 0 -1 4202496 3484 0 2 0 512 2 0 0 25 0 8 0 956818196 325038080 3405 33554432000 4194304 4964800 140737170793024 18446744073709551615 4338784 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/31682/statm: 79355 3405 464 189 0 73704 0
Current children cumulated CPU time (s) 5.14
Current children cumulated vsize (KiB) 317420

[startup+1.5003 s]
/proc/loadavg: 1.87 2.02 1.90 9/178 31690
/proc/meminfo: memFree=32209192/32950928 swapFree=67051812/67111528
[pid=31682] ppid=31680 vsize=318476 CPUtime=11.54 cores=0-7
/proc/31682/stat : 31682 (claspmt) R 31680 31682 31652 0 -1 4202496 4649 0 2 0 1150 4 0 0 25 0 8 0 956818196 326119424 4570 33554432000 4194304 4964800 140737170793024 18446744073709551615 4660165 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/31682/statm: 79619 4570 464 189 0 73968 0
[pid=31682/tid=31684] ppid=31680 vsize=318476 CPUtime=1.46 cores=0-7
/proc/31682/task/31684/stat : 31684 (claspmt) R 31680 31682 31652 0 -1 4202560 451 0 0 0 146 0 0 0 25 0 8 0 956818198 326119424 4570 33554432000 4194304 4964800 140737170793024 18446744073709551615 4653307 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31682/tid=31685] ppid=31680 vsize=318476 CPUtime=1.47 cores=0-7
/proc/31682/task/31685/stat : 31685 (claspmt) R 31680 31682 31652 0 -1 4202560 964 0 0 0 147 0 0 0 18 0 8 0 956818198 326119424 4570 33554432000 4194304 4964800 140737170793024 18446744073709551615 4363274 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31682/tid=31686] ppid=31680 vsize=318476 CPUtime=1.44 cores=0-7
/proc/31682/task/31686/stat : 31686 (claspmt) R 31680 31682 31652 0 -1 4202560 351 0 0 0 144 0 0 0 25 0 8 0 956818198 326119424 4570 33554432000 4194304 4964800 140737170793024 18446744073709551615 4342213 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31682/tid=31687] ppid=31680 vsize=318476 CPUtime=1.46 cores=0-7
/proc/31682/task/31687/stat : 31687 (claspmt) S 31680 31682 31652 0 -1 4202560 643 0 0 0 146 0 0 0 20 0 8 0 956818198 326119424 4570 33554432000 4194304 4964800 140737170793024 18446744073709551615 260905499118 0 0 4096 18946 18446604456228375552 0 0 -1 1 0 0 0
[pid=31682/tid=31688] ppid=31680 vsize=318476 CPUtime=1.33 cores=0-7
/proc/31682/task/31688/stat : 31688 (claspmt) R 31680 31682 31652 0 -1 4202560 332 0 0 0 133 0 0 0 25 0 8 0 956818198 326119424 4570 33554432000 4194304 4964800 140737170793024 18446744073709551615 260905049211 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31682/tid=31689] ppid=31680 vsize=318476 CPUtime=1.45 cores=0-7
/proc/31682/task/31689/stat : 31689 (claspmt) R 31680 31682 31652 0 -1 4202560 405 0 0 0 145 0 0 0 18 0 8 0 956818198 326119424 4570 33554432000 4194304 4964800 140737170793024 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31682/tid=31690] ppid=31680 vsize=318476 CPUtime=1.45 cores=0-7
/proc/31682/task/31690/stat : 31690 (claspmt) R 31680 31682 31652 0 -1 4202560 470 0 0 0 145 0 0 0 25 0 8 0 956818198 326119424 4570 33554432000 4194304 4964800 140737170793024 18446744073709551615 260905499167 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.54
Current children cumulated vsize (KiB) 318476

[startup+3.10101 s]
/proc/loadavg: 1.87 2.02 1.90 9/178 31690
/proc/meminfo: memFree=32204604/32950928 swapFree=67051812/67111528
[pid=31682] ppid=31680 vsize=319280 CPUtime=24.32 cores=0-7
/proc/31682/stat : 31682 (claspmt) R 31680 31682 31652 0 -1 4202496 5843 0 2 0 2425 7 0 0 25 0 8 0 956818196 326942720 5764 33554432000 4194304 4964800 140737170793024 18446744073709551615 4321016 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/31682/statm: 79820 5764 464 189 0 74169 0
[pid=31682/tid=31684] ppid=31680 vsize=319280 CPUtime=3.07 cores=0-7
/proc/31682/task/31684/stat : 31684 (claspmt) R 31680 31682 31652 0 -1 4202560 573 0 0 0 306 1 0 0 25 0 8 0 956818198 326942720 5764 33554432000 4194304 4964800 140737170793024 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31682/tid=31685] ppid=31680 vsize=319280 CPUtime=3.06 cores=0-7
/proc/31682/task/31685/stat : 31685 (claspmt) R 31680 31682 31652 0 -1 4202560 1298 0 0 0 306 0 0 0 21 0 8 0 956818198 326942720 5764 33554432000 4194304 4964800 140737170793024 18446744073709551615 4325321 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31682/tid=31686] ppid=31680 vsize=319280 CPUtime=3.05 cores=0-7
/proc/31682/task/31686/stat : 31686 (claspmt) R 31680 31682 31652 0 -1 4202560 431 0 0 0 304 1 0 0 25 0 8 0 956818198 326942720 5764 33554432000 4194304 4964800 140737170793024 18446744073709551615 260905499167 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31682/tid=31687] ppid=31680 vsize=319280 CPUtime=3.07 cores=0-7
/proc/31682/task/31687/stat : 31687 (claspmt) R 31680 31682 31652 0 -1 4202560 881 0 0 0 306 1 0 0 25 0 8 0 956818198 326942720 5764 33554432000 4194304 4964800 140737170793024 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31682/tid=31688] ppid=31680 vsize=319280 CPUtime=2.92 cores=0-7
/proc/31682/task/31688/stat : 31688 (claspmt) R 31680 31682 31652 0 -1 4202560 475 0 0 0 292 0 0 0 25 0 8 0 956818198 326942720 5764 33554432000 4194304 4964800 140737170793024 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31682/tid=31689] ppid=31680 vsize=319280 CPUtime=3.05 cores=0-7
/proc/31682/task/31689/stat : 31689 (claspmt) R 31680 31682 31652 0 -1 4202560 497 0 0 0 305 0 0 0 19 0 8 0 956818198 326942720 5764 33554432000 4194304 4964800 140737170793024 18446744073709551615 4684135 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31682/tid=31690] ppid=31680 vsize=319280 CPUtime=3.05 cores=0-7
/proc/31682/task/31690/stat : 31690 (claspmt) R 31680 31682 31652 0 -1 4202560 553 0 0 0 305 0 0 0 19 0 8 0 956818198 326942720 5764 33554432000 4194304 4964800 140737170793024 18446744073709551615 4321065 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.32
Current children cumulated vsize (KiB) 319280

[startup+6.30042 s]
/proc/loadavg: 2.36 2.12 1.93 9/178 31690
/proc/meminfo: memFree=32197672/32950928 swapFree=67051812/67111528
[pid=31682] ppid=31680 vsize=320612 CPUtime=49.87 cores=0-7
/proc/31682/stat : 31682 (claspmt) R 31680 31682 31652 0 -1 4202496 7294 0 2 0 4975 12 0 0 22 0 8 0 956818196 328306688 7215 33554432000 4194304 4964800 140737170793024 18446744073709551615 4320947 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/31682/statm: 80153 7215 464 189 0 74502 0
[pid=31682/tid=31684] ppid=31680 vsize=320612 CPUtime=6.26 cores=0-7
/proc/31682/task/31684/stat : 31684 (claspmt) R 31680 31682 31652 0 -1 4202560 750 0 0 0 624 2 0 0 25 0 8 0 956818198 328306688 7215 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31682/tid=31685] ppid=31680 vsize=320612 CPUtime=6.26 cores=0-7
/proc/31682/task/31685/stat : 31685 (claspmt) R 31680 31682 31652 0 -1 4202560 1685 0 0 0 625 1 0 0 25 0 8 0 956818198 328306688 7215 33554432000 4194304 4964800 140737170793024 18446744073709551615 4654506 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31682/tid=31686] ppid=31680 vsize=320612 CPUtime=6.24 cores=0-7
/proc/31682/task/31686/stat : 31686 (claspmt) R 31680 31682 31652 0 -1 4202560 574 0 0 0 623 1 0 0 25 0 8 0 956818198 328306688 7215 33554432000 4194304 4964800 140737170793024 18446744073709551615 4658574 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31682/tid=31687] ppid=31680 vsize=320612 CPUtime=6.26 cores=0-7
/proc/31682/task/31687/stat : 31687 (claspmt) R 31680 31682 31652 0 -1 4202560 1135 0 0 0 625 1 0 0 24 0 8 0 956818198 328306688 7215 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31682/tid=31688] ppid=31680 vsize=320612 CPUtime=6.1 cores=0-7
/proc/31682/task/31688/stat : 31688 (claspmt) R 31680 31682 31652 0 -1 4202560 650 0 0 0 609 1 0 0 25 0 8 0 956818198 328306688 7215 33554432000 4194304 4964800 140737170793024 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31682/tid=31689] ppid=31680 vsize=320612 CPUtime=6.24 cores=0-7
/proc/31682/task/31689/stat : 31689 (claspmt) R 31680 31682 31652 0 -1 4202560 606 0 0 0 623 1 0 0 25 0 8 0 956818198 328306688 7215 33554432000 4194304 4964800 140737170793024 18446744073709551615 4661142 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31682/tid=31690] ppid=31680 vsize=320612 CPUtime=6.25 cores=0-7
/proc/31682/task/31690/stat : 31690 (claspmt) R 31680 31682 31652 0 -1 4202560 630 0 0 0 624 1 0 0 25 0 8 0 956818198 328306688 7215 33554432000 4194304 4964800 140737170793024 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.87
Current children cumulated vsize (KiB) 320612

[startup+12.7013 s]
/proc/loadavg: 2.81 2.22 1.96 9/178 31690
/proc/meminfo: memFree=32191924/32950928 swapFree=67051812/67111528
[pid=31682] ppid=31680 vsize=321640 CPUtime=100.99 cores=0-7
/proc/31682/stat : 31682 (claspmt) R 31680 31682 31652 0 -1 4202496 8854 0 2 0 10079 20 0 0 22 0 8 0 956818196 329359360 8775 33554432000 4194304 4964800 140737170793024 18446744073709551615 4342174 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/31682/statm: 80410 8775 464 189 0 74759 0
[pid=31682/tid=31684] ppid=31680 vsize=321640 CPUtime=12.65 cores=0-7
/proc/31682/task/31684/stat : 31684 (claspmt) R 31680 31682 31652 0 -1 4202560 1010 0 0 0 1262 3 0 0 25 0 8 0 956818198 329359360 8775 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31682/tid=31685] ppid=31680 vsize=321640 CPUtime=12.65 cores=0-7
/proc/31682/task/31685/stat : 31685 (claspmt) R 31680 31682 31652 0 -1 4202560 2044 0 0 0 1263 2 0 0 19 0 8 0 956818198 329359360 8775 33554432000 4194304 4964800 140737170793024 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31682/tid=31686] ppid=31680 vsize=321640 CPUtime=12.64 cores=0-7
/proc/31682/task/31686/stat : 31686 (claspmt) R 31680 31682 31652 0 -1 4202560 636 0 0 0 1262 2 0 0 25 0 8 0 956818198 329359360 8775 33554432000 4194304 4964800 140737170793024 18446744073709551615 4653296 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31682/tid=31687] ppid=31680 vsize=321640 CPUtime=12.65 cores=0-7
/proc/31682/task/31687/stat : 31687 (claspmt) R 31680 31682 31652 0 -1 4202560 1470 0 0 0 1263 2 0 0 25 0 8 0 956818198 329359360 8775 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31682/tid=31688] ppid=31680 vsize=321640 CPUtime=12.46 cores=0-7
/proc/31682/task/31688/stat : 31688 (claspmt) R 31680 31682 31652 0 -1 4202560 869 0 0 0 1244 2 0 0 18 0 8 0 956818198 329359360 8775 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670392 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31682/tid=31689] ppid=31680 vsize=321640 CPUtime=12.64 cores=0-7
/proc/31682/task/31689/stat : 31689 (claspmt) R 31680 31682 31652 0 -1 4202560 690 0 0 0 1262 2 0 0 25 0 8 0 956818198 329359360 8775 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670546 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31682/tid=31690] ppid=31680 vsize=321640 CPUtime=12.64 cores=0-7
/proc/31682/task/31690/stat : 31690 (claspmt) R 31680 31682 31652 0 -1 4202560 725 0 0 0 1263 1 0 0 25 0 8 0 956818198 329359360 8775 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.99
Current children cumulated vsize (KiB) 321640

[startup+25.5009 s]
/proc/loadavg: 3.88 2.49 2.05 9/178 31690
/proc/meminfo: memFree=32183968/32950928 swapFree=67051812/67111528
[pid=31682] ppid=31680 vsize=323636 CPUtime=203.23 cores=0-7
/proc/31682/stat : 31682 (claspmt) R 31680 31682 31652 0 -1 4202496 11069 0 2 0 20288 35 0 0 25 0 8 0 956818196 331403264 10990 33554432000 4194304 4964800 140737170793024 18446744073709551615 4631249 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/31682/statm: 80909 10990 464 189 0 75258 0
[pid=31682/tid=31684] ppid=31680 vsize=323636 CPUtime=25.44 cores=0-7
/proc/31682/task/31684/stat : 31684 (claspmt) R 31680 31682 31652 0 -1 4202560 1386 0 0 0 2539 5 0 0 18 0 8 0 956818198 331403264 10990 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31682/tid=31685] ppid=31680 vsize=323636 CPUtime=25.44 cores=0-7
/proc/31682/task/31685/stat : 31685 (claspmt) R 31680 31682 31652 0 -1 4202560 2458 0 0 0 2540 4 0 0 25 0 8 0 956818198 331403264 10990 33554432000 4194304 4964800 140737170793024 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31682/tid=31686] ppid=31680 vsize=323636 CPUtime=25.43 cores=0-7
/proc/31682/task/31686/stat : 31686 (claspmt) R 31680 31682 31652 0 -1 4202560 860 0 0 0 2539 4 0 0 19 0 8 0 956818198 331403264 10990 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670520 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31682/tid=31687] ppid=31680 vsize=323636 CPUtime=25.45 cores=0-7
/proc/31682/task/31687/stat : 31687 (claspmt) R 31680 31682 31652 0 -1 4202560 1770 0 0 0 2540 5 0 0 25 0 8 0 956818198 331403264 10990 33554432000 4194304 4964800 140737170793024 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31682/tid=31688] ppid=31680 vsize=323636 CPUtime=25.19 cores=0-7
/proc/31682/task/31688/stat : 31688 (claspmt) R 31680 31682 31652 0 -1 4202560 1352 0 0 0 2515 4 0 0 25 0 8 0 956818198 331403264 10990 33554432000 4194304 4964800 140737170793024 18446744073709551615 260905050284 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31682/tid=31689] ppid=31680 vsize=323636 CPUtime=25.43 cores=0-7
/proc/31682/task/31689/stat : 31689 (claspmt) R 31680 31682 31652 0 -1 4202560 812 0 0 0 2540 3 0 0 25 0 8 0 956818198 331403264 10990 33554432000 4194304 4964800 140737170793024 18446744073709551615 260905499167 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31682/tid=31690] ppid=31680 vsize=323636 CPUtime=25.43 cores=0-7
/proc/31682/task/31690/stat : 31690 (claspmt) R 31680 31682 31652 0 -1 4202560 854 0 0 0 2541 2 0 0 24 0 8 0 956818198 331403264 10990 33554432000 4194304 4964800 140737170793024 18446744073709551615 4365653 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.23
Current children cumulated vsize (KiB) 323636

[startup+51.1012 s]
/proc/loadavg: 5.28 2.93 2.21 9/178 31691
/proc/meminfo: memFree=32175956/32950928 swapFree=67051812/67111528
[pid=31682] ppid=31680 vsize=325508 CPUtime=407.74 cores=0-7
/proc/31682/stat : 31682 (claspmt) R 31680 31682 31652 0 -1 4202496 13041 0 2 0 40709 65 0 0 21 0 8 0 956818196 333320192 12962 33554432000 4194304 4964800 140737170793024 18446744073709551615 4658618 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/31682/statm: 81377 12962 464 189 0 75726 0
[pid=31682/tid=31684] ppid=31680 vsize=325508 CPUtime=51.01 cores=0-7
/proc/31682/task/31684/stat : 31684 (claspmt) R 31680 31682 31652 0 -1 4202560 1707 0 0 0 5091 10 0 0 24 0 8 0 956818198 333320192 12962 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31682/tid=31685] ppid=31680 vsize=325508 CPUtime=51.01 cores=0-7
/proc/31682/task/31685/stat : 31685 (claspmt) R 31680 31682 31652 0 -1 4202560 2966 0 0 0 5093 8 0 0 25 0 8 0 956818198 333320192 12962 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31682/tid=31686] ppid=31680 vsize=325508 CPUtime=51 cores=0-7
/proc/31682/task/31686/stat : 31686 (claspmt) R 31680 31682 31652 0 -1 4202560 969 0 0 0 5093 7 0 0 25 0 8 0 956818198 333320192 12962 33554432000 4194304 4964800 140737170793024 18446744073709551615 4332341 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31682/tid=31687] ppid=31680 vsize=325508 CPUtime=51.03 cores=0-7
/proc/31682/task/31687/stat : 31687 (claspmt) R 31680 31682 31652 0 -1 4202560 2042 0 0 0 5094 9 0 0 25 0 8 0 956818198 333320192 12962 33554432000 4194304 4964800 140737170793024 18446744073709551615 4684074 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31682/tid=31688] ppid=31680 vsize=325508 CPUtime=50.63 cores=0-7
/proc/31682/task/31688/stat : 31688 (claspmt) R 31680 31682 31652 0 -1 4202560 1605 0 0 0 5055 8 0 0 25 0 8 0 956818198 333320192 12962 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31682/tid=31689] ppid=31680 vsize=325508 CPUtime=51.01 cores=0-7
/proc/31682/task/31689/stat : 31689 (claspmt) R 31680 31682 31652 0 -1 4202560 1013 0 0 0 5094 7 0 0 22 0 8 0 956818198 333320192 12962 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31682/tid=31690] ppid=31680 vsize=325508 CPUtime=51.03 cores=0-7
/proc/31682/task/31690/stat : 31690 (claspmt) R 31680 31682 31652 0 -1 4202560 960 0 0 0 5098 5 0 0 19 0 8 0 956818198 333320192 12962 33554432000 4194304 4964800 140737170793024 18446744073709551615 4320886 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.74

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


[startup+4722.31 s]
/proc/loadavg: 8.07 8.06 7.98 9/178 31830
/proc/meminfo: memFree=32121808/32950928 swapFree=67051812/67111528
[pid=31682] ppid=31680 vsize=399108 CPUtime=37728.2 cores=0-7
/proc/31682/stat : 31682 (claspmt) R 31680 31682 31652 0 -1 4202496 28832 0 2 0 3769176 3644 0 0 25 0 8 0 956818196 408686592 25371 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670542 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 1
/proc/31682/statm: 99777 25371 464 189 0 94126 0
[pid=31682/tid=31684] ppid=31680 vsize=399108 CPUtime=4714.29 cores=0-7
/proc/31682/task/31684/stat : 31684 (claspmt) R 31680 31682 31652 0 -1 4202560 3996 0 0 0 470882 547 0 0 25 0 8 0 956818198 408686592 25371 33554432000 4194304 4964800 140737170793024 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31682/tid=31685] ppid=31680 vsize=399108 CPUtime=4717.46 cores=0-7
/proc/31682/task/31685/stat : 31685 (claspmt) R 31680 31682 31652 0 -1 4202560 5078 0 0 0 471283 463 0 0 25 0 8 0 956818198 408686592 25371 33554432000 4194304 4964800 140737170793024 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31682/tid=31686] ppid=31680 vsize=399108 CPUtime=4716.97 cores=0-7
/proc/31682/task/31686/stat : 31686 (claspmt) R 31680 31682 31652 0 -1 4202560 3136 0 0 0 471272 425 0 0 25 0 8 0 956818198 408686592 25371 33554432000 4194304 4964800 140737170793024 18446744073709551615 4332656 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31682/tid=31687] ppid=31680 vsize=399108 CPUtime=4712.78 cores=0-7
/proc/31682/task/31687/stat : 31687 (claspmt) R 31680 31682 31652 0 -1 4202560 4613 0 0 0 470774 504 0 0 25 0 8 0 956818198 408686592 25371 33554432000 4194304 4964800 140737170793024 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31682/tid=31688] ppid=31680 vsize=399108 CPUtime=4717.84 cores=0-7
/proc/31682/task/31688/stat : 31688 (claspmt) R 31680 31682 31652 0 -1 4202560 4048 0 0 0 471298 486 0 0 25 0 8 0 956818198 408686592 25371 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31682/tid=31689] ppid=31680 vsize=399108 CPUtime=4713.51 cores=0-7
/proc/31682/task/31689/stat : 31689 (claspmt) R 31680 31682 31652 0 -1 4202560 2779 0 0 0 470913 438 0 0 25 0 8 0 956818198 408686592 25371 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31682/tid=31690] ppid=31680 vsize=399108 CPUtime=4720.47 cores=0-7
/proc/31682/task/31690/stat : 31690 (claspmt) R 31680 31682 31652 0 -1 4202560 1735 0 0 0 471708 339 0 0 25 0 8 0 956818198 408686592 25371 33554432000 4194304 4964800 140737170793024 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37728.2
Current children cumulated vsize (KiB) 399108

[startup+4782.3 s]
/proc/loadavg: 8.07 8.06 7.99 9/178 31832
/proc/meminfo: memFree=32121844/32950928 swapFree=67051812/67111528
[pid=31682] ppid=31680 vsize=399108 CPUtime=38207.6 cores=0-7
/proc/31682/stat : 31682 (claspmt) R 31680 31682 31652 0 -1 4202496 28909 0 2 0 3817073 3685 0 0 25 0 8 0 956818196 408686592 25397 33554432000 4194304 4964800 140737170793024 18446744073709551615 4320848 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 1
/proc/31682/statm: 99777 25397 464 189 0 94126 0
[pid=31682/tid=31684] ppid=31680 vsize=399108 CPUtime=4774.23 cores=0-7
/proc/31682/task/31684/stat : 31684 (claspmt) R 31680 31682 31652 0 -1 4202560 4020 0 0 0 476870 553 0 0 25 0 8 0 956818198 408686592 25397 33554432000 4194304 4964800 140737170793024 18446744073709551615 4332009 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31682/tid=31685] ppid=31680 vsize=399108 CPUtime=4777.41 cores=0-7
/proc/31682/task/31685/stat : 31685 (claspmt) R 31680 31682 31652 0 -1 4202560 5081 0 0 0 477272 469 0 0 25 0 8 0 956818198 408686592 25397 33554432000 4194304 4964800 140737170793024 18446744073709551615 4644892 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31682/tid=31686] ppid=31680 vsize=399108 CPUtime=4776.95 cores=0-7
/proc/31682/task/31686/stat : 31686 (claspmt) R 31680 31682 31652 0 -1 4202560 3149 0 0 0 477264 431 0 0 25 0 8 0 956818198 408686592 25397 33554432000 4194304 4964800 140737170793024 18446744073709551615 4332324 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31682/tid=31687] ppid=31680 vsize=399108 CPUtime=4772.74 cores=0-7
/proc/31682/task/31687/stat : 31687 (claspmt) R 31680 31682 31652 0 -1 4202560 4632 0 0 0 476764 510 0 0 22 0 8 0 956818198 408686592 25397 33554432000 4194304 4964800 140737170793024 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31682/tid=31688] ppid=31680 vsize=399108 CPUtime=4777.82 cores=0-7
/proc/31682/task/31688/stat : 31688 (claspmt) R 31680 31682 31652 0 -1 4202560 4049 0 0 0 477292 490 0 0 25 0 8 0 956818198 408686592 25397 33554432000 4194304 4964800 140737170793024 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31682/tid=31689] ppid=31680 vsize=399108 CPUtime=4773.19 cores=0-7
/proc/31682/task/31689/stat : 31689 (claspmt) R 31680 31682 31652 0 -1 4202560 2780 0 0 0 476876 443 0 0 25 0 8 0 956818198 408686592 25397 33554432000 4194304 4964800 140737170793024 18446744073709551615 4332335 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31682/tid=31690] ppid=31680 vsize=399108 CPUtime=4780.44 cores=0-7
/proc/31682/task/31690/stat : 31690 (claspmt) R 31680 31682 31652 0 -1 4202560 1737 0 0 0 477701 343 0 0 25 0 8 0 956818198 408686592 25397 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38207.6
Current children cumulated vsize (KiB) 399108

[startup+4842.3 s]
/proc/loadavg: 8.06 8.06 8.00 9/178 31834
/proc/meminfo: memFree=32121864/32950928 swapFree=67051812/67111528
[pid=31682] ppid=31680 vsize=399108 CPUtime=38687 cores=0-7
/proc/31682/stat : 31682 (claspmt) R 31680 31682 31652 0 -1 4202496 29007 0 2 0 3864965 3731 0 0 25 0 8 0 956818196 408686592 25408 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 1
/proc/31682/statm: 99777 25408 464 189 0 94126 0
[pid=31682/tid=31684] ppid=31680 vsize=399108 CPUtime=4834.16 cores=0-7
/proc/31682/task/31684/stat : 31684 (claspmt) R 31680 31682 31652 0 -1 4202560 4031 0 0 0 482857 559 0 0 25 0 8 0 956818198 408686592 25408 33554432000 4194304 4964800 140737170793024 18446744073709551615 4627328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31682/tid=31685] ppid=31680 vsize=399108 CPUtime=4837.36 cores=0-7
/proc/31682/task/31685/stat : 31685 (claspmt) R 31680 31682 31652 0 -1 4202560 5088 0 0 0 483262 474 0 0 25 0 8 0 956818198 408686592 25408 33554432000 4194304 4964800 140737170793024 18446744073709551615 4320865 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31682/tid=31686] ppid=31680 vsize=399108 CPUtime=4836.92 cores=0-7
/proc/31682/task/31686/stat : 31686 (claspmt) R 31680 31682 31652 0 -1 4202560 3155 0 0 0 483254 438 0 0 25 0 8 0 956818198 408686592 25408 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31682/tid=31687] ppid=31680 vsize=399108 CPUtime=4832.7 cores=0-7
/proc/31682/task/31687/stat : 31687 (claspmt) R 31680 31682 31652 0 -1 4202560 4655 0 0 0 482753 517 0 0 19 0 8 0 956818198 408686592 25408 33554432000 4194304 4964800 140737170793024 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31682/tid=31688] ppid=31680 vsize=399108 CPUtime=4837.78 cores=0-7
/proc/31682/task/31688/stat : 31688 (claspmt) R 31680 31682 31652 0 -1 4202560 4064 0 0 0 483283 495 0 0 25 0 8 0 956818198 408686592 25408 33554432000 4194304 4964800 140737170793024 18446744073709551615 260905052583 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31682/tid=31689] ppid=31680 vsize=399108 CPUtime=4832.83 cores=0-7
/proc/31682/task/31689/stat : 31689 (claspmt) R 31680 31682 31652 0 -1 4202560 2796 0 0 0 482835 448 0 0 25 0 8 0 956818198 408686592 25408 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31682/tid=31690] ppid=31680 vsize=399108 CPUtime=4840.42 cores=0-7
/proc/31682/task/31690/stat : 31690 (claspmt) R 31680 31682 31652 0 -1 4202560 1748 0 0 0 483694 348 0 0 25 0 8 0 956818198 408686592 25408 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38687
Current children cumulated vsize (KiB) 399108

[startup+4902.3 s]
/proc/loadavg: 8.07 8.06 8.00 9/178 31835
/proc/meminfo: memFree=32121760/32950928 swapFree=67051812/67111528
[pid=31682] ppid=31680 vsize=399108 CPUtime=39166.4 cores=0-7
/proc/31682/stat : 31682 (claspmt) R 31680 31682 31652 0 -1 4202496 29133 0 2 0 3912864 3774 0 0 25 0 8 0 956818196 408686592 25428 33554432000 4194304 4964800 140737170793024 18446744073709551615 4660130 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 1
/proc/31682/statm: 99777 25428 464 189 0 94126 0
[pid=31682/tid=31684] ppid=31680 vsize=399108 CPUtime=4894.11 cores=0-7
/proc/31682/task/31684/stat : 31684 (claspmt) R 31680 31682 31652 0 -1 4202560 4060 0 0 0 488846 565 0 0 22 0 8 0 956818198 408686592 25428 33554432000 4194304 4964800 140737170793024 18446744073709551615 4654648 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31682/tid=31685] ppid=31680 vsize=399108 CPUtime=4897.31 cores=0-7
/proc/31682/task/31685/stat : 31685 (claspmt) R 31680 31682 31652 0 -1 4202560 5106 0 0 0 489252 479 0 0 18 0 8 0 956818198 408686592 25428 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31682/tid=31686] ppid=31680 vsize=399108 CPUtime=4896.89 cores=0-7
/proc/31682/task/31686/stat : 31686 (claspmt) R 31680 31682 31652 0 -1 4202560 3156 0 0 0 489246 443 0 0 21 0 8 0 956818198 408686592 25428 33554432000 4194304 4964800 140737170793024 18446744073709551615 4673168 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31682/tid=31687] ppid=31680 vsize=399108 CPUtime=4892.66 cores=0-7
/proc/31682/task/31687/stat : 31687 (claspmt) R 31680 31682 31652 0 -1 4202560 4662 0 0 0 488744 522 0 0 25 0 8 0 956818198 408686592 25428 33554432000 4194304 4964800 140737170793024 18446744073709551615 4644872 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31682/tid=31688] ppid=31680 vsize=399108 CPUtime=4897.76 cores=0-7
/proc/31682/task/31688/stat : 31688 (claspmt) R 31680 31682 31652 0 -1 4202560 4092 0 0 0 489276 500 0 0 25 0 8 0 956818198 408686592 25428 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670282 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31682/tid=31689] ppid=31680 vsize=399108 CPUtime=4892.5 cores=0-7
/proc/31682/task/31689/stat : 31689 (claspmt) R 31680 31682 31652 0 -1 4202560 2807 0 0 0 488795 455 0 0 25 0 8 0 956818198 408686592 25428 33554432000 4194304 4964800 140737170793024 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31682/tid=31690] ppid=31680 vsize=399108 CPUtime=4900.39 cores=0-7
/proc/31682/task/31690/stat : 31690 (claspmt) R 31680 31682 31652 0 -1 4202560 1749 0 0 0 489687 352 0 0 21 0 8 0 956818198 408686592 25428 33554432000 4194304 4964800 140737170793024 18446744073709551615 4658726 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39166.4
Current children cumulated vsize (KiB) 399108

[startup+4962.3 s]
/proc/loadavg: 7.98 8.03 7.99 9/178 31837
/proc/meminfo: memFree=32122008/32950928 swapFree=67051812/67111528
[pid=31682] ppid=31680 vsize=399108 CPUtime=39645.8 cores=0-7
/proc/31682/stat : 31682 (claspmt) R 31680 31682 31652 0 -1 4202496 29344 0 2 0 3960764 3817 0 0 25 0 8 0 956818196 408686592 25454 33554432000 4194304 4964800 140737170793024 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 1
/proc/31682/statm: 99777 25454 464 189 0 94126 0
[pid=31682/tid=31684] ppid=31680 vsize=399108 CPUtime=4954.06 cores=0-7
/proc/31682/task/31684/stat : 31684 (claspmt) R 31680 31682 31652 0 -1 4202560 4092 0 0 0 494834 572 0 0 19 0 8 0 956818198 408686592 25454 33554432000 4194304 4964800 140737170793024 18446744073709551615 4332418 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31682/tid=31685] ppid=31680 vsize=399108 CPUtime=4957.27 cores=0-7
/proc/31682/task/31685/stat : 31685 (claspmt) R 31680 31682 31652 0 -1 4202560 5126 0 0 0 495242 485 0 0 25 0 8 0 956818198 408686592 25454 33554432000 4194304 4964800 140737170793024 18446744073709551615 4654532 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31682/tid=31686] ppid=31680 vsize=399108 CPUtime=4956.86 cores=0-7
/proc/31682/task/31686/stat : 31686 (claspmt) R 31680 31682 31652 0 -1 4202560 3180 0 0 0 495238 448 0 0 25 0 8 0 956818198 408686592 25454 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670412 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31682/tid=31687] ppid=31680 vsize=399108 CPUtime=4952.59 cores=0-7
/proc/31682/task/31687/stat : 31687 (claspmt) R 31680 31682 31652 0 -1 4202560 4674 0 0 0 494731 528 0 0 23 0 8 0 956818198 408686592 25454 33554432000 4194304 4964800 140737170793024 18446744073709551615 4332151 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31682/tid=31688] ppid=31680 vsize=399108 CPUtime=4957.72 cores=0-7
/proc/31682/task/31688/stat : 31688 (claspmt) R 31680 31682 31652 0 -1 4202560 4154 0 0 0 495268 504 0 0 25 0 8 0 956818198 408686592 25454 33554432000 4194304 4964800 140737170793024 18446744073709551615 4683965 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31682/tid=31689] ppid=31680 vsize=399108 CPUtime=4952.19 cores=0-7
/proc/31682/task/31689/stat : 31689 (claspmt) R 31680 31682 31652 0 -1 4202560 2832 0 0 0 494759 460 0 0 25 0 8 0 956818198 408686592 25454 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31682/tid=31690] ppid=31680 vsize=399108 CPUtime=4960.37 cores=0-7
/proc/31682/task/31690/stat : 31690 (claspmt) R 31680 31682 31652 0 -1 4202560 1749 0 0 0 495681 356 0 0 25 0 8 0 956818198 408686592 25454 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670511 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39645.8
Current children cumulated vsize (KiB) 399108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5006.7 s]
/proc/loadavg: 7.99 8.03 7.99 9/178 31838
/proc/meminfo: memFree=32121932/32950928 swapFree=67051812/67111528
[pid=31682] ppid=31680 vsize=399108 CPUtime=40000.6 cores=0-7
/proc/31682/stat : 31682 (claspmt) R 31680 31682 31652 0 -1 4202496 29413 0 2 0 3996216 3848 0 0 18 0 8 0 956818196 408686592 25448 33554432000 4194304 4964800 140737170793024 18446744073709551615 4332341 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 1
/proc/31682/statm: 99777 25448 464 189 0 94126 0
[pid=31682/tid=31684] ppid=31680 vsize=399108 CPUtime=4998.42 cores=0-7
/proc/31682/task/31684/stat : 31684 (claspmt) R 31680 31682 31652 0 -1 4202560 4094 0 0 0 499266 576 0 0 25 0 8 0 956818198 408686592 25448 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31682/tid=31685] ppid=31680 vsize=399108 CPUtime=5001.64 cores=0-7
/proc/31682/task/31685/stat : 31685 (claspmt) R 31680 31682 31652 0 -1 4202560 5137 0 0 0 499675 489 0 0 18 0 8 0 956818198 408686592 25448 33554432000 4194304 4964800 140737170793024 18446744073709551615 4669022 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31682/tid=31686] ppid=31680 vsize=399108 CPUtime=5001.26 cores=0-7
/proc/31682/task/31686/stat : 31686 (claspmt) R 31680 31682 31652 0 -1 4202560 3184 0 0 0 499674 452 0 0 25 0 8 0 956818198 408686592 25448 33554432000 4194304 4964800 140737170793024 18446744073709551615 4653512 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31682/tid=31687] ppid=31680 vsize=399108 CPUtime=4996.76 cores=0-7
/proc/31682/task/31687/stat : 31687 (claspmt) R 31680 31682 31652 0 -1 4202560 4677 0 0 0 499145 531 0 0 25 0 8 0 956818198 408686592 25448 33554432000 4194304 4964800 140737170793024 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31682/tid=31688] ppid=31680 vsize=399108 CPUtime=5002.11 cores=0-7
/proc/31682/task/31688/stat : 31688 (claspmt) R 31680 31682 31652 0 -1 4202560 4156 0 0 0 499703 508 0 0 25 0 8 0 956818198 408686592 25448 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31682/tid=31689] ppid=31680 vsize=399108 CPUtime=4996.55 cores=0-7
/proc/31682/task/31689/stat : 31689 (claspmt) R 31680 31682 31652 0 -1 4202560 2834 0 0 0 499192 463 0 0 25 0 8 0 956818198 408686592 25448 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31682/tid=31690] ppid=31680 vsize=399108 CPUtime=5004.77 cores=0-7
/proc/31682/task/31690/stat : 31690 (claspmt) R 31680 31682 31652 0 -1 4202560 1751 0 0 0 500117 360 0 0 18 0 8 0 956818198 408686592 25448 33554432000 4194304 4964800 140737170793024 18446744073709551615 4327091 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 399108

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

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

[startup+5006.7 s]
/proc/loadavg: 7.99 8.03 7.99 9/178 31838
/proc/meminfo: memFree=32121932/32950928 swapFree=67051812/67111528
[pid=31682] ppid=31680 vsize=399108 CPUtime=40000.6 cores=0-7
/proc/31682/stat : 31682 (claspmt) R 31680 31682 31652 0 -1 4202496 29413 0 2 0 3996216 3848 0 0 18 0 8 0 956818196 408686592 25448 33554432000 4194304 4964800 140737170793024 18446744073709551615 4332341 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 1
/proc/31682/statm: 99777 25448 464 189 0 94126 0
[pid=31682/tid=31684] ppid=31680 vsize=399108 CPUtime=4998.42 cores=0-7
/proc/31682/task/31684/stat : 31684 (claspmt) R 31680 31682 31652 0 -1 4202560 4094 0 0 0 499266 576 0 0 25 0 8 0 956818198 408686592 25448 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31682/tid=31685] ppid=31680 vsize=399108 CPUtime=5001.64 cores=0-7
/proc/31682/task/31685/stat : 31685 (claspmt) R 31680 31682 31652 0 -1 4202560 5137 0 0 0 499675 489 0 0 18 0 8 0 956818198 408686592 25448 33554432000 4194304 4964800 140737170793024 18446744073709551615 4669022 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31682/tid=31686] ppid=31680 vsize=399108 CPUtime=5001.26 cores=0-7
/proc/31682/task/31686/stat : 31686 (claspmt) R 31680 31682 31652 0 -1 4202560 3184 0 0 0 499674 452 0 0 25 0 8 0 956818198 408686592 25448 33554432000 4194304 4964800 140737170793024 18446744073709551615 4653512 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31682/tid=31687] ppid=31680 vsize=399108 CPUtime=4996.76 cores=0-7
/proc/31682/task/31687/stat : 31687 (claspmt) R 31680 31682 31652 0 -1 4202560 4677 0 0 0 499145 531 0 0 25 0 8 0 956818198 408686592 25448 33554432000 4194304 4964800 140737170793024 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31682/tid=31688] ppid=31680 vsize=399108 CPUtime=5002.11 cores=0-7
/proc/31682/task/31688/stat : 31688 (claspmt) R 31680 31682 31652 0 -1 4202560 4156 0 0 0 499703 508 0 0 25 0 8 0 956818198 408686592 25448 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31682/tid=31689] ppid=31680 vsize=399108 CPUtime=4996.55 cores=0-7
/proc/31682/task/31689/stat : 31689 (claspmt) R 31680 31682 31652 0 -1 4202560 2834 0 0 0 499192 463 0 0 25 0 8 0 956818198 408686592 25448 33554432000 4194304 4964800 140737170793024 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31682/tid=31690] ppid=31680 vsize=399108 CPUtime=5004.77 cores=0-7
/proc/31682/task/31690/stat : 31690 (claspmt) R 31680 31682 31652 0 -1 4202560 1751 0 0 0 500117 360 0 0 18 0 8 0 956818198 408686592 25448 33554432000 4194304 4964800 140737170793024 18446744073709551615 4327091 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 399108

Child status: 0
Real time (s): 5006.72
CPU time (s): 40000.7
CPU user time (s): 39962.2
CPU system time (s): 38.4921
CPU usage (%): 798.94
Max. virtual memory (cumulated for all children) (KiB): 399108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39962.2
system time used= 38.4921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29429
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5872035
involuntary context switches= 190350

runsolver used 8.65868 second user time and 17.7633 second system time

The end

Launcher Data

Begin job on node116 at 2011-06-10 02:31:15
IDJOB=3381055
IDBENCH=83230
IDSOLVER=1865
FILE ID=node116/3381055-1307665875
RUNJOBID= node116-1307665875-31666
PBS_JOBID= 13549451
Free space on /tmp= 74192 MiB

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

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

MD5SUM BENCH= 647576009a3d34cc33c6dfd3ecb1a2ef
RANDOM SEED=1245594027

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.77
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.826
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.826
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.826
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:     32950928 kB
MemFree:      32223476 kB
Buffers:        232572 kB
Cached:         296192 kB
SwapCached:      13040 kB
Active:         310476 kB
Inactive:       237512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32223476 kB
SwapTotal:    67111528 kB
SwapFree:     67051812 kB
Dirty:             868 kB
Writeback:          84 kB
AnonPages:       17004 kB
Mapped:           8440 kB
Slab:           113416 kB
PageTables:       4196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187352 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= 74192 MiB
End job on node116 at 2011-06-10 03:54:44