Trace number 3381095

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.9 5010.3

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-15_218.cnf
MD5SUMafc70649cebcc24cd0a7b28def593295
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 variables218
Number of clauses13362
Sum of the clauses size59166
Maximum clause length15
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 311772
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51590

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...504086/instance-3381095-1305504086.cnf
0.00/0.04	c Solving...
40000.73/5010.22	
40000.73/5010.22	*** INTERRUPTED! ***
40000.73/5010.22	*** Shutting down threads...
40000.73/5010.30	s UNKNOWN
40000.73/5010.30	
40000.73/5010.30	c INTERRUPTED   : 1
40000.73/5010.30	c Models        : 0+    
40000.73/5010.30	c Time          : 5010.220s (Solving: 5010.18s 1st Model: 0.00s Unsat: 0.00s)
40000.73/5010.30	c CPU Time      : 40000.800s

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-3381095-1305504086/watcher-3381095-1305504086 -o /tmp/evaluation-result-3381095-1305504086/solver-3381095-1305504086 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381095-1305504086.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: 7.36 7.89 7.96 1/443 18535
/proc/meminfo: memFree=25788512/32951124 swapFree=60609076/67111528
[pid=18535] ppid=18533 vsize=22256 CPUtime=0.01 cores=0-7
/proc/18535/stat : 18535 (claspmt) R 18533 18535 18509 0 -1 4202496 855 0 0 0 1 0 0 0 25 0 1 0 662009551 22790144 785 33554432000 4194304 4964800 140733428357408 18446744073709551615 4607757 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18535/statm: 5564 785 399 189 0 438 0

[startup+0.0609701 s]
/proc/loadavg: 7.36 7.89 7.96 1/443 18535
/proc/meminfo: memFree=25788512/32951124 swapFree=60609076/67111528
[pid=18535] ppid=18533 vsize=316656 CPUtime=0.4 cores=0-7
/proc/18535/stat : 18535 (claspmt) R 18533 18535 18509 0 -1 4202496 1784 0 0 0 40 0 0 0 18 0 8 0 662009551 324255744 1686 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18535/statm: 79435 2807 464 189 0 73784 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 316656

[startup+0.476228 s]
/proc/loadavg: 7.36 7.89 7.96 1/443 18535
/proc/meminfo: memFree=25788512/32951124 swapFree=60609076/67111528
[pid=18535] ppid=18533 vsize=318020 CPUtime=3.47 cores=0-7
/proc/18535/stat : 18535 (claspmt) R 18533 18535 18509 0 -1 4202496 3381 0 0 0 346 1 0 0 18 0 8 0 662009551 325652480 3283 33554432000 4194304 4964800 140733428357408 18446744073709551615 270613215775 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18535/statm: 79604 3924 464 189 0 73953 0
Current children cumulated CPU time (s) 3.47
Current children cumulated vsize (KiB) 318020

[startup+0.890216 s]
/proc/loadavg: 7.36 7.89 7.96 1/443 18535
/proc/meminfo: memFree=25788512/32951124 swapFree=60609076/67111528
[pid=18535] ppid=18533 vsize=318680 CPUtime=6.77 cores=0-7
/proc/18535/stat : 18535 (claspmt) R 18533 18535 18509 0 -1 4202496 4395 0 0 0 676 1 0 0 18 0 8 0 662009551 326328320 4297 33554432000 4194304 4964800 140733428357408 18446744073709551615 4684800 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18535/statm: 79670 4297 464 189 0 74019 0
Current children cumulated CPU time (s) 6.77
Current children cumulated vsize (KiB) 318680

[startup+0.900213 s]
/proc/loadavg: 7.36 7.89 7.96 1/443 18535
/proc/meminfo: memFree=25788512/32951124 swapFree=60609076/67111528
[pid=18535] ppid=18533 vsize=318680 CPUtime=6.84 cores=0-7
/proc/18535/stat : 18535 (claspmt) R 18533 18535 18509 0 -1 4202496 4407 0 0 0 683 1 0 0 19 0 8 0 662009551 326328320 4309 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18535/statm: 79670 4309 464 189 0 74019 0
Current children cumulated CPU time (s) 6.84
Current children cumulated vsize (KiB) 318680

[startup+1.50011 s]
/proc/loadavg: 7.36 7.89 7.96 1/443 18535
/proc/meminfo: memFree=25788512/32951124 swapFree=60609076/67111528
[pid=18535] ppid=18533 vsize=319424 CPUtime=11.65 cores=0-7
/proc/18535/stat : 18535 (claspmt) R 18533 18535 18509 0 -1 4202496 5281 0 0 0 1163 2 0 0 20 0 8 0 662009551 327090176 5183 33554432000 4194304 4964800 140733428357408 18446744073709551615 4689021 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18535/statm: 79856 5184 464 189 0 74205 0
Current children cumulated CPU time (s) 11.65
Current children cumulated vsize (KiB) 319424

[startup+3.10083 s]
/proc/loadavg: 7.41 7.89 7.96 9/451 18544
/proc/meminfo: memFree=25763188/32951124 swapFree=60609076/67111528
[pid=18535] ppid=18533 vsize=321712 CPUtime=24.42 cores=0-7
/proc/18535/stat : 18535 (claspmt) R 18533 18535 18509 0 -1 4202496 7361 0 0 0 2439 3 0 0 25 0 8 0 662009551 329433088 7209 33554432000 4194304 4964800 140733428357408 18446744073709551615 4362080 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18535/statm: 80428 7209 466 189 0 74777 0
[pid=18535/tid=18538] ppid=18533 vsize=321712 CPUtime=3.04 cores=0-7
/proc/18535/task/18538/stat : 18538 (claspmt) R 18533 18535 18509 0 -1 4202560 792 0 0 0 304 0 0 0 25 0 8 0 662009556 329433088 7209 33554432000 4194304 4964800 140733428357408 18446744073709551615 4362080 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18535/tid=18539] ppid=18533 vsize=321712 CPUtime=3.05 cores=0-7
/proc/18535/task/18539/stat : 18539 (claspmt) R 18533 18535 18509 0 -1 4202560 1380 0 0 0 305 0 0 0 25 0 8 0 662009556 329433088 7209 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18535/tid=18540] ppid=18533 vsize=321712 CPUtime=3.04 cores=0-7
/proc/18535/task/18540/stat : 18540 (claspmt) R 18533 18535 18509 0 -1 4202560 647 0 0 0 304 0 0 0 25 0 8 0 662009556 329433088 7209 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670610 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18535/tid=18541] ppid=18533 vsize=321712 CPUtime=3.04 cores=0-7
/proc/18535/task/18541/stat : 18541 (claspmt) R 18533 18535 18509 0 -1 4202560 695 0 0 0 304 0 0 0 25 0 8 0 662009556 329433088 7209 33554432000 4194304 4964800 140733428357408 18446744073709551615 4658846 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18535/tid=18542] ppid=18533 vsize=321712 CPUtime=3.05 cores=0-7
/proc/18535/task/18542/stat : 18542 (claspmt) R 18533 18535 18509 0 -1 4202560 646 0 0 0 305 0 0 0 25 0 8 0 662009556 329433088 7209 33554432000 4194304 4964800 140733428357408 18446744073709551615 4627519 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18535/tid=18543] ppid=18533 vsize=321712 CPUtime=3.05 cores=0-7
/proc/18535/task/18543/stat : 18543 (claspmt) R 18533 18535 18509 0 -1 4202560 651 0 0 0 305 0 0 0 25 0 8 0 662009556 329433088 7209 33554432000 4194304 4964800 140733428357408 18446744073709551615 4627257 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18535/tid=18544] ppid=18533 vsize=321712 CPUtime=3.01 cores=0-7
/proc/18535/task/18544/stat : 18544 (claspmt) R 18533 18535 18509 0 -1 4202560 1000 0 0 0 301 0 0 0 25 0 8 0 662009556 329433088 7209 33554432000 4194304 4964800 140733428357408 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.42
Current children cumulated vsize (KiB) 321712

[startup+6.30126 s]
/proc/loadavg: 7.41 7.89 7.96 9/451 18544
/proc/meminfo: memFree=25753648/32951124 swapFree=60609076/67111528
[pid=18535] ppid=18533 vsize=323568 CPUtime=49.96 cores=0-7
/proc/18535/stat : 18535 (claspmt) R 18533 18535 18509 0 -1 4202496 9570 0 0 0 4991 5 0 0 25 0 8 0 662009551 331333632 9337 33554432000 4194304 4964800 140733428357408 18446744073709551615 4644912 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18535/statm: 80892 9337 466 189 0 75241 0
[pid=18535/tid=18538] ppid=18533 vsize=323568 CPUtime=6.24 cores=0-7
/proc/18535/task/18538/stat : 18538 (claspmt) R 18533 18535 18509 0 -1 4202560 1144 0 0 0 623 1 0 0 25 0 8 0 662009556 331333632 9337 33554432000 4194304 4964800 140733428357408 18446744073709551615 4627504 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18535/tid=18539] ppid=18533 vsize=323568 CPUtime=6.24 cores=0-7
/proc/18535/task/18539/stat : 18539 (claspmt) R 18533 18535 18509 0 -1 4202560 2048 0 0 0 624 0 0 0 18 0 8 0 662009556 331333632 9337 33554432000 4194304 4964800 140733428357408 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18535/tid=18540] ppid=18533 vsize=323568 CPUtime=6.24 cores=0-7
/proc/18535/task/18540/stat : 18540 (claspmt) R 18533 18535 18509 0 -1 4202560 794 0 0 0 624 0 0 0 25 0 8 0 662009556 331333632 9337 33554432000 4194304 4964800 140733428357408 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18535/tid=18541] ppid=18533 vsize=323568 CPUtime=6.24 cores=0-7
/proc/18535/task/18541/stat : 18541 (claspmt) R 18533 18535 18509 0 -1 4202560 991 0 0 0 624 0 0 0 25 0 8 0 662009556 331333632 9337 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18535/tid=18542] ppid=18533 vsize=323568 CPUtime=6.24 cores=0-7
/proc/18535/task/18542/stat : 18542 (claspmt) R 18533 18535 18509 0 -1 4202560 798 0 0 0 624 0 0 0 25 0 8 0 662009556 331333632 9337 33554432000 4194304 4964800 140733428357408 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18535/tid=18543] ppid=18533 vsize=323568 CPUtime=6.25 cores=0-7
/proc/18535/task/18543/stat : 18543 (claspmt) R 18533 18535 18509 0 -1 4202560 830 0 0 0 625 0 0 0 25 0 8 0 662009556 331333632 9337 33554432000 4194304 4964800 140733428357408 18446744073709551615 4660835 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18535/tid=18544] ppid=18533 vsize=323568 CPUtime=6.16 cores=0-7
/proc/18535/task/18544/stat : 18544 (claspmt) R 18533 18535 18509 0 -1 4202560 1228 0 0 0 616 0 0 0 25 0 8 0 662009556 331333632 9337 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670496 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.96
Current children cumulated vsize (KiB) 323568

[startup+12.7171 s]
/proc/loadavg: 7.50 7.89 7.96 9/451 18544
/proc/meminfo: memFree=25743244/32951124 swapFree=60609076/67111528
[pid=18535] ppid=18533 vsize=325652 CPUtime=101.18 cores=0-7
/proc/18535/stat : 18535 (claspmt) R 18533 18535 18509 0 -1 4202496 12281 0 0 0 10110 8 0 0 25 0 8 0 662009551 333467648 12048 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670295 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18535/statm: 81413 12048 466 189 0 75762 0
[pid=18535/tid=18538] ppid=18533 vsize=325652 CPUtime=12.65 cores=0-7
/proc/18535/task/18538/stat : 18538 (claspmt) R 18533 18535 18509 0 -1 4202560 1602 0 0 0 1264 1 0 0 25 0 8 0 662009556 333467648 12048 33554432000 4194304 4964800 140733428357408 18446744073709551615 4664024 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18535/tid=18539] ppid=18533 vsize=325652 CPUtime=12.65 cores=0-7
/proc/18535/task/18539/stat : 18539 (claspmt) R 18533 18535 18509 0 -1 4202560 2723 0 0 0 1265 0 0 0 21 0 8 0 662009556 333467648 12048 33554432000 4194304 4964800 140733428357408 18446744073709551615 4627168 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18535/tid=18540] ppid=18533 vsize=325652 CPUtime=12.66 cores=0-7
/proc/18535/task/18540/stat : 18540 (claspmt) R 18533 18535 18509 0 -1 4202560 1017 0 0 0 1265 1 0 0 25 0 8 0 662009556 333467648 12048 33554432000 4194304 4964800 140733428357408 18446744073709551615 4668721 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18535/tid=18541] ppid=18533 vsize=325652 CPUtime=12.65 cores=0-7
/proc/18535/task/18541/stat : 18541 (claspmt) R 18533 18535 18509 0 -1 4202560 1286 0 0 0 1265 0 0 0 25 0 8 0 662009556 333467648 12049 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18535/tid=18542] ppid=18533 vsize=325652 CPUtime=12.65 cores=0-7
/proc/18535/task/18542/stat : 18542 (claspmt) R 18533 18535 18509 0 -1 4202560 1069 0 0 0 1265 0 0 0 25 0 8 0 662009556 333467648 12049 33554432000 4194304 4964800 140733428357408 18446744073709551615 4362425 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18535/tid=18543] ppid=18533 vsize=325652 CPUtime=12.66 cores=0-7
/proc/18535/task/18543/stat : 18543 (claspmt) R 18533 18535 18509 0 -1 4202560 1064 0 0 0 1266 0 0 0 25 0 8 0 662009556 333467648 12049 33554432000 4194304 4964800 140733428357408 18446744073709551615 4627341 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18535/tid=18544] ppid=18533 vsize=325652 CPUtime=12.48 cores=0-7
/proc/18535/task/18544/stat : 18544 (claspmt) R 18533 18535 18509 0 -1 4202560 1574 0 0 0 1247 1 0 0 25 0 8 0 662009556 333467648 12049 33554432000 4194304 4964800 140733428357408 18446744073709551615 4627360 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.18
Current children cumulated vsize (KiB) 325652

[startup+25.5009 s]
/proc/loadavg: 7.58 7.89 7.96 9/451 18544
/proc/meminfo: memFree=25730060/32951124 swapFree=60609076/67111528
[pid=18535] ppid=18533 vsize=330024 CPUtime=203.26 cores=0-7
/proc/18535/stat : 18535 (claspmt) R 18533 18535 18509 0 -1 4202496 15906 0 0 0 20315 11 0 0 25 0 8 0 662009551 337944576 15673 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18535/statm: 82506 15673 466 189 0 76855 0
[pid=18535/tid=18538] ppid=18533 vsize=330024 CPUtime=25.43 cores=0-7
/proc/18535/task/18538/stat : 18538 (claspmt) R 18533 18535 18509 0 -1 4202560 2315 0 0 0 2542 1 0 0 25 0 8 0 662009556 337944576 15673 33554432000 4194304 4964800 140733428357408 18446744073709551615 4660110 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18535/tid=18539] ppid=18533 vsize=330024 CPUtime=25.44 cores=0-7
/proc/18535/task/18539/stat : 18539 (claspmt) R 18533 18535 18509 0 -1 4202560 3419 0 0 0 2543 1 0 0 25 0 8 0 662009556 337944576 15673 33554432000 4194304 4964800 140733428357408 18446744073709551615 4660163 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18535/tid=18540] ppid=18533 vsize=330024 CPUtime=25.44 cores=0-7
/proc/18535/task/18540/stat : 18540 (claspmt) R 18533 18535 18509 0 -1 4202560 1339 0 0 0 2543 1 0 0 25 0 8 0 662009556 337944576 15673 33554432000 4194304 4964800 140733428357408 18446744073709551615 4320890 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18535/tid=18541] ppid=18533 vsize=330024 CPUtime=25.44 cores=0-7
/proc/18535/task/18541/stat : 18541 (claspmt) R 18533 18535 18509 0 -1 4202560 1811 0 0 0 2543 1 0 0 25 0 8 0 662009556 337944576 15673 33554432000 4194304 4964800 140733428357408 18446744073709551615 4320905 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18535/tid=18542] ppid=18533 vsize=330024 CPUtime=25.44 cores=0-7
/proc/18535/task/18542/stat : 18542 (claspmt) R 18533 18535 18509 0 -1 4202560 1431 0 0 0 2543 1 0 0 25 0 8 0 662009556 337944576 15673 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670375 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18535/tid=18543] ppid=18533 vsize=330024 CPUtime=25.44 cores=0-7
/proc/18535/task/18543/stat : 18543 (claspmt) R 18533 18535 18509 0 -1 4202560 1335 0 0 0 2544 0 0 0 25 0 8 0 662009556 337944576 15673 33554432000 4194304 4964800 140733428357408 18446744073709551615 4668756 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18535/tid=18544] ppid=18533 vsize=330024 CPUtime=25.08 cores=0-7
/proc/18535/task/18544/stat : 18544 (claspmt) R 18533 18535 18509 0 -1 4202560 2059 0 0 0 2507 1 0 0 25 0 8 0 662009556 337944576 15673 33554432000 4194304 4964800 140733428357408 18446744073709551615 4627488 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.26
Current children cumulated vsize (KiB) 330024

[startup+51.1003 s]
/proc/loadavg: 7.85 7.93 7.97 9/451 18545
/proc/meminfo: memFree=25712772/32951124 swapFree=60609076/67111528
[pid=18535] ppid=18533 vsize=334020 CPUtime=407.71 cores=0-7
/proc/18535/stat : 18535 (claspmt) R 18533 18535 18509 0 -1 4202496 20127 0 0 0 40752 19 0 0 25 0 8 0 662009551 342036480 19891 33554432000 4194304 4964800 140733428357408 18446744073709551615 4332151 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18535/statm: 83505 19891 466 189 0 77854 0
[pid=18535/tid=18538] ppid=18533 vsize=334020 CPUtime=50.82 cores=0-7
/proc/18535/task/18538/stat : 18538 (claspmt) R 18533 18535 18509 0 -1 4202560 3161 0 0 0 5079 3 0 0 25 0 8 0 662009556 342036480 19893 33554432000 4194304 4964800 140733428357408 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18535/tid=18539] ppid=18533 vsize=334020 CPUtime=51.05 cores=0-7
/proc/18535/task/18539/stat : 18539 (claspmt) R 18533 18535 18509 0 -1 4202560 4189 0 0 0 5104 1 0 0 18 0 8 0 662009556 342036480 19893 33554432000 4194304 4964800 140733428357408 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18535/tid=18540] ppid=18533 vsize=334020 CPUtime=51.04 cores=0-7
/proc/18535/task/18540/stat : 18540 (claspmt) R 18533 18535 18509 0 -1 4202560 1603 0 0 0 5102 2 0 0 25 0 8 0 662009556 342036480 19893 33554432000 4194304 4964800 140733428357408 18446744073709551615 4668756 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18535/tid=18541] ppid=18533 vsize=334020 CPUtime=51.05 cores=0-7
/proc/18535/task/18541/stat : 18541 (claspmt) R 18533 18535 18509 0 -1 4202560 2401 0 0 0 5103 2 0 0 18 0 8 0 662009556 342036480 19893 33554432000 4194304 4964800 140733428357408 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18535/tid=18542] ppid=18533 vsize=334020 CPUtime=51.04 cores=0-7
/proc/18535/task/18542/stat : 18542 (claspmt) R 18533 18535 18509 0 -1 4202560 2102 0 0 0 5102 2 0 0 25 0 8 0 662009556 342036480 19893 33554432000 4194304 4964800 140733428357408 18446744073709551615 4320984 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18535/tid=18543] ppid=18533 vsize=334020 CPUtime=51.05 cores=0-7
/proc/18535/task/18543/stat : 18543 (claspmt) R 18533 18535 18509 0 -1 4202560 1806 0 0 0 5104 1 0 0 25 0 8 0 662009556 342036480 19893 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18535/tid=18544] ppid=18533 vsize=334020 CPUtime=50.52 cores=0-7
/proc/18535/task/18544/stat : 18544 (claspmt) R 18533 18535 18509 0 -1 4202560 2463 0 0 0 5050 2 0 0 25 0 8 0 662009556 342036480 19893 33554432000 4194304 4964800 140733428357408 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.71
Current children cumulated vsize (KiB) 334020

[startup+102.301 s]
/proc/loadavg: 8.01 7.96 7.97 9/451 18546
/proc/meminfo: memFree=25694728/32951124 swapFree=60609076/67111528
[pid=18535] ppid=18533 vsize=337176 CPUtime=816.38 cores=0-7
/proc/18535/stat : 18535 (claspmt) R 18533 18535 18509 0 -1 4202496 24660 0 0 0 81608 30 0 0 25 0 8 0 662009551 345268224 24319 33554432000 4194304 4964800 140733428357408 18446744073709551615 4312165 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18535/statm: 84294 24319 466 189 0 78643 0
[pid=18535/tid=18538] ppid=18533 vsize=337176 CPUtime=101.77 cores=0-7
/proc/18535/task/18538/stat : 18538 (claspmt) R 18533 18535 18509 0 -1 4202560 4371 0 0 0 10172 5 0 0 25 0 8 0 662009556 345268224 24319 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18535/tid=18539] ppid=18533 vsize=337176 CPUtime=102.22 cores=0-7
/proc/18535/task/18539/stat : 18539 (claspmt) R 18533 18535 18509 0 -1 4202560 4684 0 0 0 10220 2 0 0 25 0 8 0 662009556 345268224 24319 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18535/tid=18540] ppid=18533 vsize=337176 CPUtime=102.22 cores=0-7
/proc/18535/task/18540/stat : 18540 (claspmt) R 18533 18535 18509 0 -1 4202560 1884 0 0 0 10219 3 0 0 25 0 8 0 662009556 345268224 24319 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 5 0 0 0

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


[startup+4662.3 s]
/proc/loadavg: 8.07 8.06 8.03 9/451 18683
/proc/meminfo: memFree=25544732/32951124 swapFree=60609076/67111528
[pid=18535] ppid=18533 vsize=372844 CPUtime=37223 cores=0-7
/proc/18535/stat : 18535 (claspmt) R 18533 18535 18509 0 -1 4202496 61270 0 0 0 3721578 720 0 0 25 0 8 0 662009551 381792256 60728 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670273 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18535/statm: 93211 60728 466 189 0 87560 0
[pid=18535/tid=18538] ppid=18533 vsize=372844 CPUtime=4651.04 cores=0-7
/proc/18535/task/18538/stat : 18538 (claspmt) R 18533 18535 18509 0 -1 4202560 17580 0 0 0 465015 89 0 0 20 0 8 0 662009556 381792256 60728 33554432000 4194304 4964800 140733428357408 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18535/tid=18539] ppid=18533 vsize=372844 CPUtime=4660.31 cores=0-7
/proc/18535/task/18539/stat : 18539 (claspmt) R 18533 18535 18509 0 -1 4202560 11692 0 0 0 465937 94 0 0 25 0 8 0 662009556 381792256 60728 33554432000 4194304 4964800 140733428357408 18446744073709551615 4660155 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18535/tid=18540] ppid=18533 vsize=372844 CPUtime=4650.15 cores=0-7
/proc/18535/task/18540/stat : 18540 (claspmt) R 18533 18535 18509 0 -1 4202560 4028 0 0 0 464926 89 0 0 25 0 8 0 662009556 381792256 60728 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18535/tid=18541] ppid=18533 vsize=372844 CPUtime=4643.2 cores=0-7
/proc/18535/task/18541/stat : 18541 (claspmt) R 18533 18535 18509 0 -1 4202560 6514 0 0 0 464232 88 0 0 25 0 8 0 662009556 381792256 60728 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18535/tid=18542] ppid=18533 vsize=372844 CPUtime=4661.47 cores=0-7
/proc/18535/task/18542/stat : 18542 (claspmt) R 18533 18535 18509 0 -1 4202560 6057 0 0 0 466059 88 0 0 25 0 8 0 662009556 381792256 60728 33554432000 4194304 4964800 140733428357408 18446744073709551615 4631088 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18535/tid=18543] ppid=18533 vsize=372844 CPUtime=4660.12 cores=0-7
/proc/18535/task/18543/stat : 18543 (claspmt) R 18533 18535 18509 0 -1 4202560 4888 0 0 0 465933 79 0 0 25 0 8 0 662009556 381792256 60728 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18535/tid=18544] ppid=18533 vsize=372844 CPUtime=4635.86 cores=0-7
/proc/18535/task/18544/stat : 18544 (claspmt) R 18533 18535 18509 0 -1 4202560 6401 0 0 0 463469 117 0 0 25 0 8 0 662009556 381792256 60728 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37223
Current children cumulated vsize (KiB) 372844

[startup+4722.3 s]
/proc/loadavg: 8.07 8.06 8.03 9/451 18684
/proc/meminfo: memFree=25544464/32951124 swapFree=60609076/67111528
[pid=18535] ppid=18533 vsize=373328 CPUtime=37701.9 cores=0-7
/proc/18535/stat : 18535 (claspmt) R 18533 18535 18509 0 -1 4202496 61401 0 0 0 3769467 727 0 0 25 0 8 0 662009551 382287872 60859 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18535/statm: 93332 60859 466 189 0 87681 0
[pid=18535/tid=18538] ppid=18533 vsize=373328 CPUtime=4710.15 cores=0-7
/proc/18535/task/18538/stat : 18538 (claspmt) R 18533 18535 18509 0 -1 4202560 17614 0 0 0 470925 90 0 0 25 0 8 0 662009556 382287872 60859 33554432000 4194304 4964800 140733428357408 18446744073709551615 4627504 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18535/tid=18539] ppid=18533 vsize=373328 CPUtime=4720.28 cores=0-7
/proc/18535/task/18539/stat : 18539 (claspmt) R 18533 18535 18509 0 -1 4202560 11694 0 0 0 471933 95 0 0 25 0 8 0 662009556 382287872 60859 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18535/tid=18540] ppid=18533 vsize=373328 CPUtime=4710.13 cores=0-7
/proc/18535/task/18540/stat : 18540 (claspmt) R 18533 18535 18509 0 -1 4202560 4117 0 0 0 470922 91 0 0 25 0 8 0 662009556 382287872 60859 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18535/tid=18541] ppid=18533 vsize=373328 CPUtime=4703.17 cores=0-7
/proc/18535/task/18541/stat : 18541 (claspmt) R 18533 18535 18509 0 -1 4202560 6517 0 0 0 470228 89 0 0 25 0 8 0 662009556 382287872 60859 33554432000 4194304 4964800 140733428357408 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18535/tid=18542] ppid=18533 vsize=373328 CPUtime=4721.45 cores=0-7
/proc/18535/task/18542/stat : 18542 (claspmt) R 18533 18535 18509 0 -1 4202560 6059 0 0 0 472056 89 0 0 25 0 8 0 662009556 382287872 60859 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18535/tid=18543] ppid=18533 vsize=373328 CPUtime=4720.08 cores=0-7
/proc/18535/task/18543/stat : 18543 (claspmt) R 18533 18535 18509 0 -1 4202560 4889 0 0 0 471928 80 0 0 25 0 8 0 662009556 382287872 60859 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18535/tid=18544] ppid=18533 vsize=373328 CPUtime=4695.83 cores=0-7
/proc/18535/task/18544/stat : 18544 (claspmt) R 18533 18535 18509 0 -1 4202560 6401 0 0 0 469465 118 0 0 25 0 8 0 662009556 382287872 60859 33554432000 4194304 4964800 140733428357408 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37701.9
Current children cumulated vsize (KiB) 373328

[startup+4782.32 s]
/proc/loadavg: 8.06 8.06 8.03 9/451 18686
/proc/meminfo: memFree=25543812/32951124 swapFree=60609076/67111528
[pid=18535] ppid=18533 vsize=373812 CPUtime=38181.1 cores=0-7
/proc/18535/stat : 18535 (claspmt) R 18533 18535 18509 0 -1 4202496 61659 0 0 0 3817376 737 0 0 25 0 8 0 662009551 382783488 61117 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18535/statm: 93453 61117 466 189 0 87802 0
[pid=18535/tid=18538] ppid=18533 vsize=373812 CPUtime=4769.28 cores=0-7
/proc/18535/task/18538/stat : 18538 (claspmt) R 18533 18535 18509 0 -1 4202560 17686 0 0 0 476837 91 0 0 25 0 8 0 662009556 382783488 61117 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18535/tid=18539] ppid=18533 vsize=373812 CPUtime=4780.29 cores=0-7
/proc/18535/task/18539/stat : 18539 (claspmt) R 18533 18535 18509 0 -1 4202560 11694 0 0 0 477933 96 0 0 25 0 8 0 662009556 382783488 61117 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18535/tid=18540] ppid=18533 vsize=373812 CPUtime=4770.14 cores=0-7
/proc/18535/task/18540/stat : 18540 (claspmt) R 18533 18535 18509 0 -1 4202560 4167 0 0 0 476922 92 0 0 25 0 8 0 662009556 382783488 61117 33554432000 4194304 4964800 140733428357408 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18535/tid=18541] ppid=18533 vsize=373812 CPUtime=4763.18 cores=0-7
/proc/18535/task/18541/stat : 18541 (claspmt) R 18533 18535 18509 0 -1 4202560 6517 0 0 0 476228 90 0 0 25 0 8 0 662009556 382783488 61117 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18535/tid=18542] ppid=18533 vsize=373812 CPUtime=4781.47 cores=0-7
/proc/18535/task/18542/stat : 18542 (claspmt) R 18533 18535 18509 0 -1 4202560 6059 0 0 0 478057 90 0 0 25 0 8 0 662009556 382783488 61117 33554432000 4194304 4964800 140733428357408 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18535/tid=18543] ppid=18533 vsize=373812 CPUtime=4780.08 cores=0-7
/proc/18535/task/18543/stat : 18543 (claspmt) R 18533 18535 18509 0 -1 4202560 4900 0 0 0 477928 80 0 0 25 0 8 0 662009556 382783488 61117 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18535/tid=18544] ppid=18533 vsize=373812 CPUtime=4755.84 cores=0-7
/proc/18535/task/18544/stat : 18544 (claspmt) R 18533 18535 18509 0 -1 4202560 6401 0 0 0 475464 120 0 0 25 0 8 0 662009556 382783488 61117 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670542 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38181.1
Current children cumulated vsize (KiB) 373812

[startup+4842.3 s]
/proc/loadavg: 8.14 8.08 8.03 10/451 18688
/proc/meminfo: memFree=25543540/32951124 swapFree=60609076/67111528
[pid=18535] ppid=18533 vsize=373812 CPUtime=38660.1 cores=0-7
/proc/18535/stat : 18535 (claspmt) R 18533 18535 18509 0 -1 4202496 61674 0 0 0 3865264 744 0 0 25 0 8 0 662009551 382783488 61132 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670323 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18535/statm: 93453 61132 466 189 0 87802 0
[pid=18535/tid=18538] ppid=18533 vsize=373812 CPUtime=4828.4 cores=0-7
/proc/18535/task/18538/stat : 18538 (claspmt) R 18533 18535 18509 0 -1 4202560 17687 0 0 0 482748 92 0 0 25 0 8 0 662009556 382783488 61132 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18535/tid=18539] ppid=18533 vsize=373812 CPUtime=4840.26 cores=0-7
/proc/18535/task/18539/stat : 18539 (claspmt) R 18533 18535 18509 0 -1 4202560 11694 0 0 0 483929 97 0 0 20 0 8 0 662009556 382783488 61132 33554432000 4194304 4964800 140733428357408 18446744073709551615 4627860 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18535/tid=18540] ppid=18533 vsize=373812 CPUtime=4830.12 cores=0-7
/proc/18535/task/18540/stat : 18540 (claspmt) R 18533 18535 18509 0 -1 4202560 4171 0 0 0 482920 92 0 0 20 0 8 0 662009556 382783488 61132 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18535/tid=18541] ppid=18533 vsize=373812 CPUtime=4823.16 cores=0-7
/proc/18535/task/18541/stat : 18541 (claspmt) R 18533 18535 18509 0 -1 4202560 6521 0 0 0 482225 91 0 0 19 0 8 0 662009556 382783488 61132 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18535/tid=18542] ppid=18533 vsize=373812 CPUtime=4841.45 cores=0-7
/proc/18535/task/18542/stat : 18542 (claspmt) R 18533 18535 18509 0 -1 4202560 6059 0 0 0 484054 91 0 0 25 0 8 0 662009556 382783488 61132 33554432000 4194304 4964800 140733428357408 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18535/tid=18543] ppid=18533 vsize=373812 CPUtime=4840.05 cores=0-7
/proc/18535/task/18543/stat : 18543 (claspmt) R 18533 18535 18509 0 -1 4202560 4902 0 0 0 483924 81 0 0 20 0 8 0 662009556 382783488 61132 33554432000 4194304 4964800 140733428357408 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18535/tid=18544] ppid=18533 vsize=373812 CPUtime=4815.81 cores=0-7
/proc/18535/task/18544/stat : 18544 (claspmt) R 18533 18535 18509 0 -1 4202560 6401 0 0 0 481459 122 0 0 25 0 8 0 662009556 382783488 61132 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38660.1
Current children cumulated vsize (KiB) 373812

[startup+4902.3 s]
/proc/loadavg: 8.16 8.09 8.04 9/451 18689
/proc/meminfo: memFree=25543016/32951124 swapFree=60609076/67111528
[pid=18535] ppid=18533 vsize=373812 CPUtime=39139.1 cores=0-7
/proc/18535/stat : 18535 (claspmt) R 18533 18535 18509 0 -1 4202496 61785 0 0 0 3913161 751 0 0 25 0 8 0 662009551 382783488 61243 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18535/statm: 93453 61243 466 189 0 87802 0
[pid=18535/tid=18538] ppid=18533 vsize=373812 CPUtime=4887.5 cores=0-7
/proc/18535/task/18538/stat : 18538 (claspmt) R 18533 18535 18509 0 -1 4202560 17687 0 0 0 488658 92 0 0 25 0 8 0 662009556 382783488 61243 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18535/tid=18539] ppid=18533 vsize=373812 CPUtime=4900.25 cores=0-7
/proc/18535/task/18539/stat : 18539 (claspmt) R 18533 18535 18509 0 -1 4202560 11728 0 0 0 489928 97 0 0 25 0 8 0 662009556 382783488 61243 33554432000 4194304 4964800 140733428357408 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18535/tid=18540] ppid=18533 vsize=373812 CPUtime=4890.12 cores=0-7
/proc/18535/task/18540/stat : 18540 (claspmt) R 18533 18535 18509 0 -1 4202560 4208 0 0 0 488918 94 0 0 25 0 8 0 662009556 382783488 61243 33554432000 4194304 4964800 140733428357408 18446744073709551615 4627606 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18535/tid=18541] ppid=18533 vsize=373812 CPUtime=4883.15 cores=0-7
/proc/18535/task/18541/stat : 18541 (claspmt) R 18533 18535 18509 0 -1 4202560 6521 0 0 0 488223 92 0 0 25 0 8 0 662009556 382783488 61243 33554432000 4194304 4964800 140733428357408 18446744073709551615 4627309 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18535/tid=18542] ppid=18533 vsize=373812 CPUtime=4901.44 cores=0-7
/proc/18535/task/18542/stat : 18542 (claspmt) R 18533 18535 18509 0 -1 4202560 6060 0 0 0 490052 92 0 0 25 0 8 0 662009556 382783488 61243 33554432000 4194304 4964800 140733428357408 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18535/tid=18543] ppid=18533 vsize=373812 CPUtime=4900.03 cores=0-7
/proc/18535/task/18543/stat : 18543 (claspmt) R 18533 18535 18509 0 -1 4202560 4937 0 0 0 489921 82 0 0 25 0 8 0 662009556 382783488 61243 33554432000 4194304 4964800 140733428357408 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18535/tid=18544] ppid=18533 vsize=373812 CPUtime=4875.8 cores=0-7
/proc/18535/task/18544/stat : 18544 (claspmt) R 18533 18535 18509 0 -1 4202560 6404 0 0 0 487457 123 0 0 25 0 8 0 662009556 382783488 61243 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39139.1
Current children cumulated vsize (KiB) 373812

[startup+4962.3 s]
/proc/loadavg: 8.06 8.07 8.03 9/451 18691
/proc/meminfo: memFree=25542744/32951124 swapFree=60609076/67111528
[pid=18535] ppid=18533 vsize=374192 CPUtime=39618.2 cores=0-7
/proc/18535/stat : 18535 (claspmt) R 18533 18535 18509 0 -1 4202496 61952 0 0 0 3961062 759 0 0 18 0 8 0 662009551 383172608 61410 33554432000 4194304 4964800 140733428357408 18446744073709551615 270612808298 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18535/statm: 93548 61410 466 189 0 87897 0
[pid=18535/tid=18538] ppid=18533 vsize=374192 CPUtime=4947.27 cores=0-7
/proc/18535/task/18538/stat : 18538 (claspmt) R 18533 18535 18509 0 -1 4202560 17694 0 0 0 494634 93 0 0 25 0 8 0 662009556 383172608 61410 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18535/tid=18539] ppid=18533 vsize=374192 CPUtime=4960.25 cores=0-7
/proc/18535/task/18539/stat : 18539 (claspmt) R 18533 18535 18509 0 -1 4202560 11733 0 0 0 495927 98 0 0 25 0 8 0 662009556 383172608 61410 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18535/tid=18540] ppid=18533 vsize=374192 CPUtime=4950.01 cores=0-7
/proc/18535/task/18540/stat : 18540 (claspmt) R 18533 18535 18509 0 -1 4202560 4257 0 0 0 494906 95 0 0 25 0 8 0 662009556 383172608 61410 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670520 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18535/tid=18541] ppid=18533 vsize=374192 CPUtime=4942.65 cores=0-7
/proc/18535/task/18541/stat : 18541 (claspmt) R 18533 18535 18509 0 -1 4202560 6554 0 0 0 494172 93 0 0 25 0 8 0 662009556 383172608 61410 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18535/tid=18542] ppid=18533 vsize=374192 CPUtime=4961.43 cores=0-7
/proc/18535/task/18542/stat : 18542 (claspmt) R 18533 18535 18509 0 -1 4202560 6060 0 0 0 496051 92 0 0 25 0 8 0 662009556 383172608 61410 33554432000 4194304 4964800 140733428357408 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18535/tid=18543] ppid=18533 vsize=374192 CPUtime=4960 cores=0-7
/proc/18535/task/18543/stat : 18543 (claspmt) R 18533 18535 18509 0 -1 4202560 4942 0 0 0 495918 82 0 0 25 0 8 0 662009556 383172608 61410 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18535/tid=18544] ppid=18533 vsize=374192 CPUtime=4935.75 cores=0-7
/proc/18535/task/18544/stat : 18544 (claspmt) R 18533 18535 18509 0 -1 4202560 6438 0 0 0 493450 125 0 0 25 0 8 0 662009556 383172608 61410 33554432000 4194304 4964800 140733428357408 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39618.2
Current children cumulated vsize (KiB) 374192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.2 s]
/proc/loadavg: 8.02 8.06 8.03 9/451 18692
/proc/meminfo: memFree=25542592/32951124 swapFree=60609076/67111528
[pid=18535] ppid=18533 vsize=374380 CPUtime=40000.7 cores=0-7
/proc/18535/stat : 18535 (claspmt) R 18533 18535 18509 0 -1 4202496 61991 0 0 0 3999308 765 0 0 25 0 8 0 662009551 383365120 61449 33554432000 4194304 4964800 140733428357408 18446744073709551615 4684145 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18535/statm: 93595 61449 466 189 0 87944 0
[pid=18535/tid=18538] ppid=18533 vsize=374380 CPUtime=4995.19 cores=0-7
/proc/18535/task/18538/stat : 18538 (claspmt) R 18533 18535 18509 0 -1 4202560 17698 0 0 0 499424 95 0 0 25 0 8 0 662009556 383365120 61449 33554432000 4194304 4964800 140733428357408 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18535/tid=18539] ppid=18533 vsize=374380 CPUtime=5008.15 cores=0-7
/proc/18535/task/18539/stat : 18539 (claspmt) R 18533 18535 18509 0 -1 4202560 11733 0 0 0 500716 99 0 0 23 0 8 0 662009556 383365120 61449 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18535/tid=18540] ppid=18533 vsize=374380 CPUtime=4997.92 cores=0-7
/proc/18535/task/18540/stat : 18540 (claspmt) R 18533 18535 18509 0 -1 4202560 4290 0 0 0 499697 95 0 0 25 0 8 0 662009556 383365120 61449 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18535/tid=18541] ppid=18533 vsize=374380 CPUtime=4989.83 cores=0-7
/proc/18535/task/18541/stat : 18541 (claspmt) R 18533 18535 18509 0 -1 4202560 6554 0 0 0 498890 93 0 0 25 0 8 0 662009556 383365120 61449 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18535/tid=18542] ppid=18533 vsize=374380 CPUtime=5009.35 cores=0-7
/proc/18535/task/18542/stat : 18542 (claspmt) R 18533 18535 18509 0 -1 4202560 6060 0 0 0 500841 94 0 0 25 0 8 0 662009556 383365120 61449 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18535/tid=18543] ppid=18533 vsize=374380 CPUtime=5007.91 cores=0-7
/proc/18535/task/18543/stat : 18543 (claspmt) R 18533 18535 18509 0 -1 4202560 4944 0 0 0 500708 83 0 0 25 0 8 0 662009556 383365120 61449 33554432000 4194304 4964800 140733428357408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18535/tid=18544] ppid=18533 vsize=374380 CPUtime=4983.66 cores=0-7
/proc/18535/task/18544/stat : 18544 (claspmt) R 18533 18535 18509 0 -1 4202560 6438 0 0 0 498240 126 0 0 25 0 8 0 662009556 383365120 61449 33554432000 4194304 4964800 140733428357408 18446744073709551615 4627851 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 374380

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

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

Child status: 0
Real time (s): 5010.3
CPU time (s): 40000.9
CPU user time (s): 39993.2
CPU system time (s): 7.67283
CPU usage (%): 798.372
Max. virtual memory (cumulated for all children) (KiB): 374380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39993.2
system time used= 7.67283
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62002
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= 809961
involuntary context switches= 192696

runsolver used 21.4667 second user time and 51.4222 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-16 02:01:26
IDJOB=3381095
IDBENCH=83353
IDSOLVER=1865
FILE ID=node108/3381095-1305504086
RUNJOBID= node108-1305504086-18523
PBS_JOBID= 13325477
Free space on /tmp= 73504 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-15_218.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-3381095-1305504086/watcher-3381095-1305504086 -o /tmp/evaluation-result-3381095-1305504086/solver-3381095-1305504086 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381095-1305504086.cnf

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

MD5SUM BENCH= afc70649cebcc24cd0a7b28def593295
RANDOM SEED=564656155

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25788792 kB
Buffers:         10288 kB
Cached:         193848 kB
SwapCached:      25332 kB
Active:         117772 kB
Inactive:      6849444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25788792 kB
SwapTotal:    67111528 kB
SwapFree:     60609076 kB
Dirty:            1340 kB
Writeback:           0 kB
AnonPages:     6746692 kB
Mapped:          25604 kB
Slab:            66796 kB
PageTables:      57428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 113019332 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= 73504 MiB
End job on node108 at 2011-05-16 03:24:58