Trace number 3381099

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 5009.59

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-16_238.cnf
MD5SUMb61e426b264831836f140414cdcf3e23
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 variables238
Number of clauses15812
Sum of the clauses size70446
Maximum clause length16
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314042
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51770

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...504153/instance-3381099-1305504153.cnf
0.01/0.05	c Solving...
40000.74/5009.51	
40000.74/5009.51	*** INTERRUPTED! ***
40000.74/5009.51	*** Shutting down threads...
40000.74/5009.59	s UNKNOWN
40000.74/5009.59	
40000.74/5009.59	c INTERRUPTED   : 1
40000.74/5009.59	c Models        : 0+    
40000.74/5009.59	c Time          : 5009.517s (Solving: 5009.46s 1st Model: 0.00s Unsat: 0.00s)
40000.74/5009.59	c CPU Time      : 40000.790s

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-3381099-1305504153/watcher-3381099-1305504153 -o /tmp/evaluation-result-3381099-1305504153/solver-3381099-1305504153 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381099-1305504153.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: 6.82 7.75 7.92 2/374 31364
/proc/meminfo: memFree=20614188/32951132 swapFree=64495988/67111528
[pid=31364] ppid=31362 vsize=22472 CPUtime=0.01 cores=0-7
/proc/31364/stat : 31364 (claspmt) R 31362 31364 31338 0 -1 4202496 908 0 0 0 1 0 0 0 25 0 1 0 662014920 23011328 838 33554432000 4194304 4964800 140735797157440 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/31364/statm: 5618 838 399 189 0 492 0

[startup+0.0205759 s]
/proc/loadavg: 6.82 7.75 7.92 2/374 31364
/proc/meminfo: memFree=20614188/32951132 swapFree=64495988/67111528
[pid=31364] ppid=31362 vsize=22472 CPUtime=0.01 cores=0-7
/proc/31364/stat : 31364 (claspmt) R 31362 31364 31338 0 -1 4202496 908 0 0 0 1 0 0 0 25 0 1 0 662014920 23011328 838 33554432000 4194304 4964800 140735797157440 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/31364/statm: 5618 838 399 189 0 492 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22472

[startup+0.104557 s]
/proc/loadavg: 6.82 7.75 7.92 2/374 31364
/proc/meminfo: memFree=20614188/32951132 swapFree=64495988/67111528
[pid=31364] ppid=31362 vsize=316740 CPUtime=0.35 cores=0-7
/proc/31364/stat : 31364 (claspmt) R 31362 31364 31338 0 -1 4202496 1737 0 0 0 34 1 0 0 25 0 8 0 662014920 324341760 1631 33554432000 4194304 4964800 140735797157440 18446744073709551615 4669280 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31364/statm: 79185 1631 464 189 0 73534 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 316740

[startup+0.30049 s]
/proc/loadavg: 6.82 7.75 7.92 2/374 31364
/proc/meminfo: memFree=20614188/32951132 swapFree=64495988/67111528
[pid=31364] ppid=31362 vsize=318408 CPUtime=1.86 cores=0-7
/proc/31364/stat : 31364 (claspmt) R 31362 31364 31338 0 -1 4202496 3565 0 0 0 185 1 0 0 25 0 8 0 662014920 326049792 3459 33554432000 4194304 4964800 140735797157440 18446744073709551615 210646843936 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31364/statm: 79602 3459 464 189 0 73951 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 318408

[startup+0.700424 s]
/proc/loadavg: 6.82 7.75 7.92 2/374 31364
/proc/meminfo: memFree=20614188/32951132 swapFree=64495988/67111528
[pid=31364] ppid=31362 vsize=319024 CPUtime=5.03 cores=0-7
/proc/31364/stat : 31364 (claspmt) R 31362 31364 31338 0 -1 4202496 4250 0 0 0 501 2 0 0 25 0 8 0 662014920 326680576 4144 33554432000 4194304 4964800 140735797157440 18446744073709551615 4342186 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31364/statm: 79756 4144 464 189 0 74105 0
Current children cumulated CPU time (s) 5.03
Current children cumulated vsize (KiB) 319024

[startup+1.50029 s]
/proc/loadavg: 6.82 7.75 7.92 9/382 31372
/proc/meminfo: memFree=20597512/32951132 swapFree=64495988/67111528
[pid=31364] ppid=31362 vsize=320364 CPUtime=11.42 cores=0-7
/proc/31364/stat : 31364 (claspmt) R 31362 31364 31338 0 -1 4202496 5682 0 0 0 1139 3 0 0 25 0 8 0 662014920 328052736 5576 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670273 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31364/statm: 80091 5576 464 189 0 74440 0
[pid=31364/tid=31366] ppid=31362 vsize=320364 CPUtime=1.43 cores=0-7
/proc/31364/task/31366/stat : 31366 (claspmt) R 31362 31364 31338 0 -1 4202560 610 0 0 0 143 0 0 0 19 0 8 0 662014926 328052736 5576 33554432000 4194304 4964800 140735797157440 18446744073709551615 4627792 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31364/tid=31367] ppid=31362 vsize=320364 CPUtime=1.37 cores=0-7
/proc/31364/task/31367/stat : 31367 (claspmt) R 31362 31364 31338 0 -1 4202560 698 0 0 0 136 1 0 0 25 0 8 0 662014926 328052736 5576 33554432000 4194304 4964800 140735797157440 18446744073709551615 210646804909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31364/tid=31368] ppid=31362 vsize=320364 CPUtime=1.43 cores=0-7
/proc/31364/task/31368/stat : 31368 (claspmt) R 31362 31364 31338 0 -1 4202560 514 0 0 0 143 0 0 0 19 0 8 0 662014926 328052736 5576 33554432000 4194304 4964800 140735797157440 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31364/tid=31369] ppid=31362 vsize=320364 CPUtime=1.37 cores=0-7
/proc/31364/task/31369/stat : 31369 (claspmt) R 31362 31364 31338 0 -1 4202560 544 0 0 0 137 0 0 0 25 0 8 0 662014926 328052736 5576 33554432000 4194304 4964800 140735797157440 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31364/tid=31370] ppid=31362 vsize=320364 CPUtime=1.44 cores=0-7
/proc/31364/task/31370/stat : 31370 (claspmt) R 31362 31364 31338 0 -1 4202560 562 0 0 0 144 0 0 0 20 0 8 0 662014926 328052736 5576 33554432000 4194304 4964800 140735797157440 18446744073709551615 4668817 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31364/tid=31371] ppid=31362 vsize=320364 CPUtime=1.43 cores=0-7
/proc/31364/task/31371/stat : 31371 (claspmt) R 31362 31364 31338 0 -1 4202560 555 0 0 0 143 0 0 0 20 0 8 0 662014926 328052736 5576 33554432000 4194304 4964800 140735797157440 18446744073709551615 4668748 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31364/tid=31372] ppid=31362 vsize=320364 CPUtime=1.43 cores=0-7
/proc/31364/task/31372/stat : 31372 (claspmt) R 31362 31364 31338 0 -1 4202560 734 0 0 0 143 0 0 0 20 0 8 0 662014926 328052736 5576 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.42
Current children cumulated vsize (KiB) 320364

[startup+3.10102 s]
/proc/loadavg: 6.82 7.75 7.92 9/382 31372
/proc/meminfo: memFree=20591188/32951132 swapFree=64495988/67111528
[pid=31364] ppid=31362 vsize=321880 CPUtime=24.2 cores=0-7
/proc/31364/stat : 31364 (claspmt) R 31362 31364 31338 0 -1 4202496 7827 0 0 0 2415 5 0 0 25 0 8 0 662014920 329605120 7667 33554432000 4194304 4964800 140735797157440 18446744073709551615 210646807067 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31364/statm: 80470 7667 466 189 0 74819 0
[pid=31364/tid=31366] ppid=31362 vsize=321880 CPUtime=3.02 cores=0-7
/proc/31364/task/31366/stat : 31366 (claspmt) R 31362 31364 31338 0 -1 4202560 826 0 0 0 302 0 0 0 25 0 8 0 662014926 329605120 7667 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31364/tid=31367] ppid=31362 vsize=321880 CPUtime=2.97 cores=0-7
/proc/31364/task/31367/stat : 31367 (claspmt) R 31362 31364 31338 0 -1 4202560 1239 0 0 0 296 1 0 0 25 0 8 0 662014926 329605120 7667 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31364/tid=31368] ppid=31362 vsize=321880 CPUtime=3.03 cores=0-7
/proc/31364/task/31368/stat : 31368 (claspmt) R 31362 31364 31338 0 -1 4202560 743 0 0 0 303 0 0 0 25 0 8 0 662014926 329605120 7667 33554432000 4194304 4964800 140735797157440 18446744073709551615 4332387 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31364/tid=31369] ppid=31362 vsize=321880 CPUtime=2.96 cores=0-7
/proc/31364/task/31369/stat : 31369 (claspmt) R 31362 31364 31338 0 -1 4202560 773 0 0 0 296 0 0 0 25 0 8 0 662014926 329605120 7667 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31364/tid=31370] ppid=31362 vsize=321880 CPUtime=3.03 cores=0-7
/proc/31364/task/31370/stat : 31370 (claspmt) R 31362 31364 31338 0 -1 4202560 765 0 0 0 303 0 0 0 25 0 8 0 662014926 329605120 7667 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31364/tid=31371] ppid=31362 vsize=321880 CPUtime=3.03 cores=0-7
/proc/31364/task/31371/stat : 31371 (claspmt) R 31362 31364 31338 0 -1 4202560 770 0 0 0 303 0 0 0 25 0 8 0 662014926 329605120 7667 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31364/tid=31372] ppid=31362 vsize=321880 CPUtime=3.02 cores=0-7
/proc/31364/task/31372/stat : 31372 (claspmt) R 31362 31364 31338 0 -1 4202560 1057 0 0 0 302 0 0 0 25 0 8 0 662014926 329605120 7667 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.2
Current children cumulated vsize (KiB) 321880

[startup+6.30048 s]
/proc/loadavg: 6.91 7.75 7.92 9/382 31372
/proc/meminfo: memFree=20578424/32951132 swapFree=64495988/67111528
[pid=31364] ppid=31362 vsize=389796 CPUtime=49.34 cores=0-7
/proc/31364/stat : 31364 (claspmt) R 31362 31364 31338 0 -1 4202496 10959 0 0 0 4918 16 0 0 25 0 8 0 662014920 399151104 10718 33554432000 4194304 4964800 140735797157440 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31364/statm: 97449 10718 466 189 0 91798 0
[pid=31364/tid=31366] ppid=31362 vsize=389796 CPUtime=6.22 cores=0-7
/proc/31364/task/31366/stat : 31366 (claspmt) R 31362 31364 31338 0 -1 4202560 1159 0 0 0 621 1 0 0 25 0 8 0 662014926 399151104 10718 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670398 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31364/tid=31367] ppid=31362 vsize=389796 CPUtime=5.85 cores=0-7
/proc/31364/task/31367/stat : 31367 (claspmt) R 31362 31364 31338 0 -1 4202560 2042 0 0 0 582 3 0 0 25 0 8 0 662014926 399151104 10718 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31364/tid=31368] ppid=31362 vsize=389796 CPUtime=6.21 cores=0-7
/proc/31364/task/31368/stat : 31368 (claspmt) R 31362 31364 31338 0 -1 4202560 972 0 0 0 621 0 0 0 25 0 8 0 662014926 399151104 10718 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31364/tid=31369] ppid=31362 vsize=389796 CPUtime=6.09 cores=0-7
/proc/31364/task/31369/stat : 31369 (claspmt) R 31362 31364 31338 0 -1 4202560 1192 0 0 0 608 1 0 0 25 0 8 0 662014926 399151104 10718 33554432000 4194304 4964800 140735797157440 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31364/tid=31370] ppid=31362 vsize=389796 CPUtime=6.22 cores=0-7
/proc/31364/task/31370/stat : 31370 (claspmt) R 31362 31364 31338 0 -1 4202560 1138 0 0 0 621 1 0 0 25 0 8 0 662014926 399151104 10718 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31364/tid=31371] ppid=31362 vsize=389796 CPUtime=6.22 cores=0-7
/proc/31364/task/31371/stat : 31371 (claspmt) R 31362 31364 31338 0 -1 4202560 1069 0 0 0 621 1 0 0 19 0 8 0 662014926 399151104 10718 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31364/tid=31372] ppid=31362 vsize=389796 CPUtime=6.21 cores=0-7
/proc/31364/task/31372/stat : 31372 (claspmt) R 31362 31364 31338 0 -1 4202560 1456 0 0 0 618 3 0 0 25 0 8 0 662014926 399151104 10718 33554432000 4194304 4964800 140735797157440 18446744073709551615 4660172 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.34
Current children cumulated vsize (KiB) 389796

[startup+12.7004 s]
/proc/loadavg: 7.00 7.76 7.92 9/382 31372
/proc/meminfo: memFree=20564612/32951132 swapFree=64495988/67111528
[pid=31364] ppid=31362 vsize=392448 CPUtime=100.42 cores=0-7
/proc/31364/stat : 31364 (claspmt) R 31362 31364 31338 0 -1 4202496 14139 0 0 0 10023 19 0 0 25 0 8 0 662014920 401866752 13898 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670371 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31364/statm: 98112 13898 466 189 0 92461 0
[pid=31364/tid=31366] ppid=31362 vsize=392448 CPUtime=12.61 cores=0-7
/proc/31364/task/31366/stat : 31366 (claspmt) R 31362 31364 31338 0 -1 4202560 1559 0 0 0 1260 1 0 0 25 0 8 0 662014926 401866752 13898 33554432000 4194304 4964800 140735797157440 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31364/tid=31367] ppid=31362 vsize=392448 CPUtime=12.23 cores=0-7
/proc/31364/task/31367/stat : 31367 (claspmt) R 31362 31364 31338 0 -1 4202560 2826 0 0 0 1220 3 0 0 25 0 8 0 662014926 401866752 13898 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31364/tid=31368] ppid=31362 vsize=392448 CPUtime=12.61 cores=0-7
/proc/31364/task/31368/stat : 31368 (claspmt) R 31362 31364 31338 0 -1 4202560 1233 0 0 0 1260 1 0 0 25 0 8 0 662014926 401866752 13898 33554432000 4194304 4964800 140735797157440 18446744073709551615 4627873 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31364/tid=31369] ppid=31362 vsize=392448 CPUtime=12.4 cores=0-7
/proc/31364/task/31369/stat : 31369 (claspmt) R 31362 31364 31338 0 -1 4202560 1485 0 0 0 1239 1 0 0 25 0 8 0 662014926 401866752 13898 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31364/tid=31370] ppid=31362 vsize=392448 CPUtime=12.62 cores=0-7
/proc/31364/task/31370/stat : 31370 (claspmt) R 31362 31364 31338 0 -1 4202560 1384 0 0 0 1261 1 0 0 25 0 8 0 662014926 401866752 13898 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31364/tid=31371] ppid=31362 vsize=392448 CPUtime=12.62 cores=0-7
/proc/31364/task/31371/stat : 31371 (claspmt) R 31362 31364 31338 0 -1 4202560 1410 0 0 0 1260 2 0 0 25 0 8 0 662014926 401866752 13898 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31364/tid=31372] ppid=31362 vsize=392448 CPUtime=12.61 cores=0-7
/proc/31364/task/31372/stat : 31372 (claspmt) R 31362 31364 31338 0 -1 4202560 1924 0 0 0 1257 4 0 0 25 0 8 0 662014926 401866752 13898 33554432000 4194304 4964800 140735797157440 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.42
Current children cumulated vsize (KiB) 392448

[startup+25.5013 s]
/proc/loadavg: 7.22 7.77 7.92 9/382 31373
/proc/meminfo: memFree=20545468/32951132 swapFree=64495988/67111528
[pid=31364] ppid=31362 vsize=395172 CPUtime=202.63 cores=0-7
/proc/31364/stat : 31364 (claspmt) R 31362 31364 31338 0 -1 4202496 18531 0 0 0 20241 22 0 0 25 0 8 0 662014920 404656128 18280 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31364/statm: 98793 18280 466 189 0 93142 0
[pid=31364/tid=31366] ppid=31362 vsize=395172 CPUtime=25.4 cores=0-7
/proc/31364/task/31366/stat : 31366 (claspmt) R 31362 31364 31338 0 -1 4202560 2140 0 0 0 2539 1 0 0 25 0 8 0 662014926 404656128 18280 33554432000 4194304 4964800 140735797157440 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31364/tid=31367] ppid=31362 vsize=395172 CPUtime=25.02 cores=0-7
/proc/31364/task/31367/stat : 31367 (claspmt) R 31362 31364 31338 0 -1 4202560 3705 0 0 0 2498 4 0 0 25 0 8 0 662014926 404656128 18280 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31364/tid=31368] ppid=31362 vsize=395172 CPUtime=25.41 cores=0-7
/proc/31364/task/31368/stat : 31368 (claspmt) R 31362 31364 31338 0 -1 4202560 1622 0 0 0 2540 1 0 0 25 0 8 0 662014926 404656128 18280 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31364/tid=31369] ppid=31362 vsize=395172 CPUtime=25.04 cores=0-7
/proc/31364/task/31369/stat : 31369 (claspmt) R 31362 31364 31338 0 -1 4202560 2101 0 0 0 2502 2 0 0 25 0 8 0 662014926 404656128 18280 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31364/tid=31370] ppid=31362 vsize=395172 CPUtime=25.42 cores=0-7
/proc/31364/task/31370/stat : 31370 (claspmt) R 31362 31364 31338 0 -1 4202560 1810 0 0 0 2540 2 0 0 25 0 8 0 662014926 404656128 18280 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31364/tid=31371] ppid=31362 vsize=395172 CPUtime=25.41 cores=0-7
/proc/31364/task/31371/stat : 31371 (claspmt) R 31362 31364 31338 0 -1 4202560 1879 0 0 0 2539 2 0 0 25 0 8 0 662014926 404656128 18280 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31364/tid=31372] ppid=31362 vsize=395172 CPUtime=25.41 cores=0-7
/proc/31364/task/31372/stat : 31372 (claspmt) R 31362 31364 31338 0 -1 4202560 2583 0 0 0 2537 4 0 0 25 0 8 0 662014926 404656128 18280 33554432000 4194304 4964800 140735797157440 18446744073709551615 4654476 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 202.63
Current children cumulated vsize (KiB) 395172

[startup+51.101 s]
/proc/loadavg: 7.48 7.79 7.92 9/382 31373
/proc/meminfo: memFree=20525968/32951132 swapFree=64495988/67111528
[pid=31364] ppid=31362 vsize=398376 CPUtime=407.01 cores=0-7
/proc/31364/stat : 31364 (claspmt) R 31362 31364 31338 0 -1 4202496 23571 0 0 0 40666 35 0 0 25 0 8 0 662014920 407937024 23286 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670349 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31364/statm: 99594 23286 466 189 0 93943 0
[pid=31364/tid=31366] ppid=31362 vsize=398376 CPUtime=51 cores=0-7
/proc/31364/task/31366/stat : 31366 (claspmt) R 31362 31364 31338 0 -1 4202560 3042 0 0 0 5098 2 0 0 25 0 8 0 662014926 407937024 23286 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31364/tid=31367] ppid=31362 vsize=398376 CPUtime=50.55 cores=0-7
/proc/31364/task/31367/stat : 31367 (claspmt) R 31362 31364 31338 0 -1 4202560 4647 0 0 0 5043 12 0 0 25 0 8 0 662014926 407937024 23286 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31364/tid=31368] ppid=31362 vsize=398376 CPUtime=51.01 cores=0-7
/proc/31364/task/31368/stat : 31368 (claspmt) R 31362 31364 31338 0 -1 4202560 1867 0 0 0 5099 2 0 0 25 0 8 0 662014926 407937024 23286 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31364/tid=31369] ppid=31362 vsize=398376 CPUtime=50.31 cores=0-7
/proc/31364/task/31369/stat : 31369 (claspmt) R 31362 31364 31338 0 -1 4202560 2686 0 0 0 5029 2 0 0 25 0 8 0 662014926 407937024 23286 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31364/tid=31370] ppid=31362 vsize=398376 CPUtime=51.01 cores=0-7
/proc/31364/task/31370/stat : 31370 (claspmt) R 31362 31364 31338 0 -1 4202560 2709 0 0 0 5099 2 0 0 25 0 8 0 662014926 407937024 23286 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31364/tid=31371] ppid=31362 vsize=398376 CPUtime=51.01 cores=0-7
/proc/31364/task/31371/stat : 31371 (claspmt) R 31362 31364 31338 0 -1 4202560 2159 0 0 0 5098 3 0 0 25 0 8 0 662014926 407937024 23286 33554432000 4194304 4964800 140735797157440 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31364/tid=31372] ppid=31362 vsize=398376 CPUtime=51 cores=0-7
/proc/31364/task/31372/stat : 31372 (claspmt) R 31362 31364 31338 0 -1 4202560 3455 0 0 0 5095 5 0 0 25 0 8 0 662014926 407937024 23286 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.01

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


[startup+4722.31 s]
/proc/loadavg: 8.05 8.07 8.01 9/382 31513
/proc/meminfo: memFree=20321384/32951132 swapFree=64495988/67111528
[pid=31364] ppid=31362 vsize=434884 CPUtime=37707.2 cores=0-7
/proc/31364/stat : 31364 (claspmt) R 31362 31364 31338 0 -1 4202496 77398 0 0 0 3770038 687 0 0 21 0 8 0 662014920 445321216 73777 33554432000 4194304 4964800 140735797157440 18446744073709551615 4668689 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31364/statm: 108721 73777 466 189 0 103070 0
[pid=31364/tid=31366] ppid=31362 vsize=434884 CPUtime=4710.54 cores=0-7
/proc/31364/task/31366/stat : 31366 (claspmt) R 31362 31364 31338 0 -1 4202560 19915 0 0 0 470979 75 0 0 25 0 8 0 662014926 445321216 73777 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31364/tid=31367] ppid=31362 vsize=434884 CPUtime=4720.38 cores=0-7
/proc/31364/task/31367/stat : 31367 (claspmt) R 31362 31364 31338 0 -1 4202560 15309 0 0 0 471943 95 0 0 25 0 8 0 662014926 445321216 73777 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31364/tid=31368] ppid=31362 vsize=434884 CPUtime=4713.44 cores=0-7
/proc/31364/task/31368/stat : 31368 (claspmt) R 31362 31364 31338 0 -1 4202560 5185 0 0 0 471268 76 0 0 25 0 8 0 662014926 445321216 73777 33554432000 4194304 4964800 140735797157440 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31364/tid=31369] ppid=31362 vsize=434884 CPUtime=4713.11 cores=0-7
/proc/31364/task/31369/stat : 31369 (claspmt) R 31362 31364 31338 0 -1 4202560 7927 0 0 0 471232 79 0 0 25 0 8 0 662014926 445321216 73777 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670514 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31364/tid=31370] ppid=31362 vsize=434884 CPUtime=4702.37 cores=0-7
/proc/31364/task/31370/stat : 31370 (claspmt) R 31362 31364 31338 0 -1 4202560 8355 0 0 0 470130 107 0 0 25 0 8 0 662014926 445321216 73777 33554432000 4194304 4964800 140735797157440 18446744073709551615 4320911 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31364/tid=31371] ppid=31362 vsize=434884 CPUtime=4705.82 cores=0-7
/proc/31364/task/31371/stat : 31371 (claspmt) R 31362 31364 31338 0 -1 4202560 5799 0 0 0 470511 71 0 0 25 0 8 0 662014926 445321216 73777 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31364/tid=31372] ppid=31362 vsize=434884 CPUtime=4720.42 cores=0-7
/proc/31364/task/31372/stat : 31372 (claspmt) R 31362 31364 31338 0 -1 4202560 8838 0 0 0 471926 116 0 0 25 0 8 0 662014926 445321216 73777 33554432000 4194304 4964800 140735797157440 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37707.2
Current children cumulated vsize (KiB) 434884

[startup+4782.3 s]
/proc/loadavg: 8.02 8.05 8.00 9/382 31514
/proc/meminfo: memFree=20320388/32951132 swapFree=64495988/67111528
[pid=31364] ppid=31362 vsize=435076 CPUtime=38186.3 cores=0-7
/proc/31364/stat : 31364 (claspmt) R 31362 31364 31338 0 -1 4202496 77681 0 0 0 3817933 695 0 0 25 0 8 0 662014920 445517824 74060 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31364/statm: 108769 74060 466 189 0 103118 0
[pid=31364/tid=31366] ppid=31362 vsize=435076 CPUtime=4770.52 cores=0-7
/proc/31364/task/31366/stat : 31366 (claspmt) R 31362 31364 31338 0 -1 4202560 19915 0 0 0 476976 76 0 0 25 0 8 0 662014926 445517824 74060 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31364/tid=31367] ppid=31362 vsize=435076 CPUtime=4780.36 cores=0-7
/proc/31364/task/31367/stat : 31367 (claspmt) R 31362 31364 31338 0 -1 4202560 15400 0 0 0 477940 96 0 0 25 0 8 0 662014926 445517824 74060 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31364/tid=31368] ppid=31362 vsize=435076 CPUtime=4773.43 cores=0-7
/proc/31364/task/31368/stat : 31368 (claspmt) R 31362 31364 31338 0 -1 4202560 5221 0 0 0 477266 77 0 0 25 0 8 0 662014926 445517824 74060 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670392 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31364/tid=31369] ppid=31362 vsize=435076 CPUtime=4773.1 cores=0-7
/proc/31364/task/31369/stat : 31369 (claspmt) R 31362 31364 31338 0 -1 4202560 7960 0 0 0 477230 80 0 0 25 0 8 0 662014926 445517824 74060 33554432000 4194304 4964800 140735797157440 18446744073709551615 4320911 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31364/tid=31370] ppid=31362 vsize=435076 CPUtime=4761.61 cores=0-7
/proc/31364/task/31370/stat : 31370 (claspmt) R 31362 31364 31338 0 -1 4202560 8355 0 0 0 476052 109 0 0 25 0 8 0 662014926 445517824 74060 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31364/tid=31371] ppid=31362 vsize=435076 CPUtime=4765.8 cores=0-7
/proc/31364/task/31371/stat : 31371 (claspmt) R 31362 31364 31338 0 -1 4202560 5799 0 0 0 476509 71 0 0 25 0 8 0 662014926 445517824 74060 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31364/tid=31372] ppid=31362 vsize=435076 CPUtime=4780.36 cores=0-7
/proc/31364/task/31372/stat : 31372 (claspmt) R 31362 31364 31338 0 -1 4202560 8888 0 0 0 477918 118 0 0 25 0 8 0 662014926 445517824 74060 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38186.3
Current children cumulated vsize (KiB) 435076

[startup+4842.3 s]
/proc/loadavg: 8.00 8.04 8.00 9/382 31516
/proc/meminfo: memFree=20319516/32951132 swapFree=64495988/67111528
[pid=31364] ppid=31362 vsize=435076 CPUtime=38665.4 cores=0-7
/proc/31364/stat : 31364 (claspmt) R 31362 31364 31338 0 -1 4202496 77885 0 0 0 3865841 702 0 0 25 0 8 0 662014920 445517824 74264 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31364/statm: 108769 74264 466 189 0 103118 0
[pid=31364/tid=31366] ppid=31362 vsize=435076 CPUtime=4830.52 cores=0-7
/proc/31364/task/31366/stat : 31366 (claspmt) R 31362 31364 31338 0 -1 4202560 19957 0 0 0 482975 77 0 0 25 0 8 0 662014926 445517824 74264 33554432000 4194304 4964800 140735797157440 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31364/tid=31367] ppid=31362 vsize=435076 CPUtime=4840.36 cores=0-7
/proc/31364/task/31367/stat : 31367 (claspmt) R 31362 31364 31338 0 -1 4202560 15457 0 0 0 483939 97 0 0 25 0 8 0 662014926 445517824 74264 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31364/tid=31368] ppid=31362 vsize=435076 CPUtime=4833.42 cores=0-7
/proc/31364/task/31368/stat : 31368 (claspmt) R 31362 31364 31338 0 -1 4202560 5235 0 0 0 483264 78 0 0 25 0 8 0 662014926 445517824 74264 33554432000 4194304 4964800 140735797157440 18446744073709551615 4631150 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31364/tid=31369] ppid=31362 vsize=435076 CPUtime=4833.09 cores=0-7
/proc/31364/task/31369/stat : 31369 (claspmt) R 31362 31364 31338 0 -1 4202560 7964 0 0 0 483229 80 0 0 25 0 8 0 662014926 445517824 74264 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31364/tid=31370] ppid=31362 vsize=435076 CPUtime=4820.83 cores=0-7
/proc/31364/task/31370/stat : 31370 (claspmt) R 31362 31364 31338 0 -1 4202560 8358 0 0 0 481974 109 0 0 25 0 8 0 662014926 445517824 74264 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31364/tid=31371] ppid=31362 vsize=435076 CPUtime=4825.8 cores=0-7
/proc/31364/task/31371/stat : 31371 (claspmt) R 31362 31364 31338 0 -1 4202560 5881 0 0 0 482508 72 0 0 25 0 8 0 662014926 445517824 74264 33554432000 4194304 4964800 140735797157440 18446744073709551615 210646813597 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31364/tid=31372] ppid=31362 vsize=435076 CPUtime=4840.32 cores=0-7
/proc/31364/task/31372/stat : 31372 (claspmt) R 31362 31364 31338 0 -1 4202560 8889 0 0 0 483911 121 0 0 25 0 8 0 662014926 445517824 74264 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38665.4
Current children cumulated vsize (KiB) 435076

[startup+4902.3 s]
/proc/loadavg: 8.06 8.05 8.00 9/382 31518
/proc/meminfo: memFree=20319136/32951132 swapFree=64495988/67111528
[pid=31364] ppid=31362 vsize=435076 CPUtime=39144.6 cores=0-7
/proc/31364/stat : 31364 (claspmt) R 31362 31364 31338 0 -1 4202496 77977 0 0 0 3913748 710 0 0 25 0 8 0 662014920 445517824 74356 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31364/statm: 108769 74356 466 189 0 103118 0
[pid=31364/tid=31366] ppid=31362 vsize=435076 CPUtime=4890.52 cores=0-7
/proc/31364/task/31366/stat : 31366 (claspmt) R 31362 31364 31338 0 -1 4202560 19957 0 0 0 488975 77 0 0 25 0 8 0 662014926 445517824 74356 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31364/tid=31367] ppid=31362 vsize=435076 CPUtime=4900.35 cores=0-7
/proc/31364/task/31367/stat : 31367 (claspmt) R 31362 31364 31338 0 -1 4202560 15464 0 0 0 489938 97 0 0 25 0 8 0 662014926 445517824 74356 33554432000 4194304 4964800 140735797157440 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31364/tid=31368] ppid=31362 vsize=435076 CPUtime=4893.42 cores=0-7
/proc/31364/task/31368/stat : 31368 (claspmt) R 31362 31364 31338 0 -1 4202560 5270 0 0 0 489263 79 0 0 25 0 8 0 662014926 445517824 74356 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31364/tid=31369] ppid=31362 vsize=435076 CPUtime=4893.09 cores=0-7
/proc/31364/task/31369/stat : 31369 (claspmt) R 31362 31364 31338 0 -1 4202560 7997 0 0 0 489228 81 0 0 25 0 8 0 662014926 445517824 74356 33554432000 4194304 4964800 140735797157440 18446744073709551615 4668737 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31364/tid=31370] ppid=31362 vsize=435076 CPUtime=4880.42 cores=0-7
/proc/31364/task/31370/stat : 31370 (claspmt) R 31362 31364 31338 0 -1 4202560 8358 0 0 0 487932 110 0 0 25 0 8 0 662014926 445517824 74356 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31364/tid=31371] ppid=31362 vsize=435076 CPUtime=4885.44 cores=0-7
/proc/31364/task/31371/stat : 31371 (claspmt) R 31362 31364 31338 0 -1 4202560 5881 0 0 0 488471 73 0 0 25 0 8 0 662014926 445517824 74356 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31364/tid=31372] ppid=31362 vsize=435076 CPUtime=4900.27 cores=0-7
/proc/31364/task/31372/stat : 31372 (claspmt) R 31362 31364 31338 0 -1 4202560 8891 0 0 0 489904 123 0 0 25 0 8 0 662014926 445517824 74356 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39144.6
Current children cumulated vsize (KiB) 435076

[startup+4962.3 s]
/proc/loadavg: 8.08 8.05 8.00 9/382 31519
/proc/meminfo: memFree=20318384/32951132 swapFree=64495988/67111528
[pid=31364] ppid=31362 vsize=435456 CPUtime=39623.7 cores=0-7
/proc/31364/stat : 31364 (claspmt) R 31362 31364 31338 0 -1 4202496 78168 0 0 0 3961654 717 0 0 24 0 8 0 662014920 445906944 74547 33554432000 4194304 4964800 140735797157440 18446744073709551615 4628001 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31364/statm: 108864 74547 466 189 0 103213 0
[pid=31364/tid=31366] ppid=31362 vsize=435456 CPUtime=4950.5 cores=0-7
/proc/31364/task/31366/stat : 31366 (claspmt) R 31362 31364 31338 0 -1 4202560 20001 0 0 0 494973 77 0 0 25 0 8 0 662014926 445906944 74547 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31364/tid=31367] ppid=31362 vsize=435456 CPUtime=4960.34 cores=0-7
/proc/31364/task/31367/stat : 31367 (claspmt) R 31362 31364 31338 0 -1 4202560 15521 0 0 0 495936 98 0 0 25 0 8 0 662014926 445906944 74547 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31364/tid=31368] ppid=31362 vsize=435456 CPUtime=4953.4 cores=0-7
/proc/31364/task/31368/stat : 31368 (claspmt) R 31362 31364 31338 0 -1 4202560 5317 0 0 0 495261 79 0 0 25 0 8 0 662014926 445906944 74547 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31364/tid=31369] ppid=31362 vsize=435456 CPUtime=4953.09 cores=0-7
/proc/31364/task/31369/stat : 31369 (claspmt) R 31362 31364 31338 0 -1 4202560 7998 0 0 0 495227 82 0 0 25 0 8 0 662014926 445906944 74547 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31364/tid=31370] ppid=31362 vsize=435456 CPUtime=4940.42 cores=0-7
/proc/31364/task/31370/stat : 31370 (claspmt) R 31362 31364 31338 0 -1 4202560 8358 0 0 0 493931 111 0 0 25 0 8 0 662014926 445906944 74547 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31364/tid=31371] ppid=31362 vsize=435456 CPUtime=4944.67 cores=0-7
/proc/31364/task/31371/stat : 31371 (claspmt) R 31362 31364 31338 0 -1 4202560 5921 0 0 0 494393 74 0 0 25 0 8 0 662014926 445906944 74547 33554432000 4194304 4964800 140735797157440 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31364/tid=31372] ppid=31362 vsize=435456 CPUtime=4960.22 cores=0-7
/proc/31364/task/31372/stat : 31372 (claspmt) R 31362 31364 31338 0 -1 4202560 8892 0 0 0 495897 125 0 0 25 0 8 0 662014926 445906944 74547 33554432000 4194304 4964800 140735797157440 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39623.7
Current children cumulated vsize (KiB) 435456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009.5 s]
/proc/loadavg: 8.09 8.06 8.00 9/382 31520
/proc/meminfo: memFree=20317756/32951132 swapFree=64495988/67111528
[pid=31364] ppid=31362 vsize=435644 CPUtime=40000.7 cores=0-7
/proc/31364/stat : 31364 (claspmt) R 31362 31364 31338 0 -1 4202496 78296 0 0 0 3999352 722 0 0 25 0 8 0 662014920 446099456 74675 33554432000 4194304 4964800 140735797157440 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31364/statm: 108911 74675 466 189 0 103260 0
[pid=31364/tid=31366] ppid=31362 vsize=435644 CPUtime=4997.72 cores=0-7
/proc/31364/task/31366/stat : 31366 (claspmt) R 31362 31364 31338 0 -1 4202560 20001 0 0 0 499694 78 0 0 25 0 8 0 662014926 446099456 74675 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31364/tid=31367] ppid=31362 vsize=435644 CPUtime=5007.55 cores=0-7
/proc/31364/task/31367/stat : 31367 (claspmt) R 31362 31364 31338 0 -1 4202560 15597 0 0 0 500656 99 0 0 25 0 8 0 662014926 446099456 74675 33554432000 4194304 4964800 140735797157440 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31364/tid=31368] ppid=31362 vsize=435644 CPUtime=5000.61 cores=0-7
/proc/31364/task/31368/stat : 31368 (claspmt) R 31362 31364 31338 0 -1 4202560 5323 0 0 0 499981 80 0 0 25 0 8 0 662014926 446099456 74675 33554432000 4194304 4964800 140735797157440 18446744073709551615 4627227 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31364/tid=31369] ppid=31362 vsize=435644 CPUtime=5000.3 cores=0-7
/proc/31364/task/31369/stat : 31369 (claspmt) R 31362 31364 31338 0 -1 4202560 7999 0 0 0 499948 82 0 0 25 0 8 0 662014926 446099456 74675 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31364/tid=31370] ppid=31362 vsize=435644 CPUtime=4987.63 cores=0-7
/proc/31364/task/31370/stat : 31370 (claspmt) R 31362 31364 31338 0 -1 4202560 8358 0 0 0 498651 112 0 0 25 0 8 0 662014926 446099456 74675 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31364/tid=31371] ppid=31362 vsize=435644 CPUtime=4991.26 cores=0-7
/proc/31364/task/31371/stat : 31371 (claspmt) R 31362 31364 31338 0 -1 4202560 5922 0 0 0 499051 75 0 0 25 0 8 0 662014926 446099456 74675 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31364/tid=31372] ppid=31362 vsize=435644 CPUtime=5007.42 cores=0-7
/proc/31364/task/31372/stat : 31372 (claspmt) R 31362 31364 31338 0 -1 4202560 8892 0 0 0 500616 126 0 0 25 0 8 0 662014926 446099456 74675 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 435644

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

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

[startup+5009.5 s]
/proc/loadavg: 8.09 8.06 8.00 9/382 31520
/proc/meminfo: memFree=20317756/32951132 swapFree=64495988/67111528
[pid=31364] ppid=31362 vsize=435644 CPUtime=40000.7 cores=0-7
/proc/31364/stat : 31364 (claspmt) R 31362 31364 31338 0 -1 4202496 78296 0 0 0 3999352 722 0 0 25 0 8 0 662014920 446099456 74675 33554432000 4194304 4964800 140735797157440 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31364/statm: 108911 74675 466 189 0 103260 0
[pid=31364/tid=31366] ppid=31362 vsize=435644 CPUtime=4997.72 cores=0-7
/proc/31364/task/31366/stat : 31366 (claspmt) R 31362 31364 31338 0 -1 4202560 20001 0 0 0 499694 78 0 0 25 0 8 0 662014926 446099456 74675 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31364/tid=31367] ppid=31362 vsize=435644 CPUtime=5007.55 cores=0-7
/proc/31364/task/31367/stat : 31367 (claspmt) R 31362 31364 31338 0 -1 4202560 15597 0 0 0 500656 99 0 0 25 0 8 0 662014926 446099456 74675 33554432000 4194304 4964800 140735797157440 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31364/tid=31368] ppid=31362 vsize=435644 CPUtime=5000.61 cores=0-7
/proc/31364/task/31368/stat : 31368 (claspmt) R 31362 31364 31338 0 -1 4202560 5323 0 0 0 499981 80 0 0 25 0 8 0 662014926 446099456 74675 33554432000 4194304 4964800 140735797157440 18446744073709551615 4627227 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31364/tid=31369] ppid=31362 vsize=435644 CPUtime=5000.3 cores=0-7
/proc/31364/task/31369/stat : 31369 (claspmt) R 31362 31364 31338 0 -1 4202560 7999 0 0 0 499948 82 0 0 25 0 8 0 662014926 446099456 74675 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31364/tid=31370] ppid=31362 vsize=435644 CPUtime=4987.63 cores=0-7
/proc/31364/task/31370/stat : 31370 (claspmt) R 31362 31364 31338 0 -1 4202560 8358 0 0 0 498651 112 0 0 25 0 8 0 662014926 446099456 74675 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31364/tid=31371] ppid=31362 vsize=435644 CPUtime=4991.26 cores=0-7
/proc/31364/task/31371/stat : 31371 (claspmt) R 31362 31364 31338 0 -1 4202560 5922 0 0 0 499051 75 0 0 25 0 8 0 662014926 446099456 74675 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31364/tid=31372] ppid=31362 vsize=435644 CPUtime=5007.42 cores=0-7
/proc/31364/task/31372/stat : 31372 (claspmt) R 31362 31364 31338 0 -1 4202560 8892 0 0 0 500616 126 0 0 25 0 8 0 662014926 446099456 74675 33554432000 4194304 4964800 140735797157440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 435644

Child status: 0
Real time (s): 5009.59
CPU time (s): 40000.9
CPU user time (s): 39993.6
CPU system time (s): 7.2369
CPU usage (%): 798.485
Max. virtual memory (cumulated for all children) (KiB): 435644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39993.6
system time used= 7.2369
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78307
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= 596633
involuntary context switches= 142705

runsolver used 19.1861 second user time and 44.4142 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-16 02:02:33
IDJOB=3381099
IDBENCH=83365
IDSOLVER=1865
FILE ID=node129/3381099-1305504153
RUNJOBID= node129-1305504153-31352
PBS_JOBID= 13325479
Free space on /tmp= 73392 MiB

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

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

MD5SUM BENCH= b61e426b264831836f140414cdcf3e23
RANDOM SEED=1671400700

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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:     32951132 kB
MemFree:      20614716 kB
Buffers:        280164 kB
Cached:        6417000 kB
SwapCached:      52676 kB
Active:        3556336 kB
Inactive:      8537964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      20614716 kB
SwapTotal:    67111528 kB
SwapFree:     64495988 kB
Dirty:            1236 kB
Writeback:           0 kB
AnonPages:     5353756 kB
Mapped:          19884 kB
Slab:           133724 kB
PageTables:      40004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 93356292 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73392 MiB
End job on node129 at 2011-05-16 03:26:05