Trace number 3381090

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.8 5007.93

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-17_279.cnf
MD5SUMd2562f4e152a54a992ab300a2bacfba9
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 variables279
Number of clauses21616
Sum of the clauses size96978
Maximum clause length17
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 319321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52295

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...504028/instance-3381090-1305504028.cnf
0.08/0.08	c Solving...
40000.60/5007.83	
40000.60/5007.83	*** INTERRUPTED! ***
40000.60/5007.83	*** Shutting down threads...
40000.75/5007.93	s UNKNOWN
40000.75/5007.93	
40000.75/5007.93	c INTERRUPTED   : 1
40000.75/5007.93	c Models        : 0+    
40000.75/5007.93	c Time          : 5007.828s (Solving: 5007.74s 1st Model: 0.00s Unsat: 0.00s)
40000.75/5007.93	c CPU Time      : 40000.650s

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-3381090-1305504028/watcher-3381090-1305504028 -o /tmp/evaluation-result-3381090-1305504028/solver-3381090-1305504028 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381090-1305504028.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: 8.20 8.17 8.19 2/327 21752
/proc/meminfo: memFree=24322704/32951124 swapFree=65173160/67111528
[pid=21752] ppid=21750 vsize=22584 CPUtime=0 cores=0-7
/proc/21752/stat : 21752 (claspmt) R 21750 21752 21600 0 -1 4202496 970 0 0 0 0 0 0 0 24 0 1 0 662000986 23126016 862 33554432000 4194304 4964800 140735012158272 18446744073709551615 232335589005 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/21752/statm: 5646 863 397 189 0 520 0

[startup+0.0877559 s]
/proc/loadavg: 8.20 8.17 8.19 2/327 21752
/proc/meminfo: memFree=24322704/32951124 swapFree=65173160/67111528
[pid=21752] ppid=21750 vsize=23020 CPUtime=0.08 cores=0-7
/proc/21752/stat : 21752 (claspmt) R 21750 21752 21600 0 -1 4202496 1086 0 0 0 8 0 0 0 24 0 1 0 662000986 23572480 978 33554432000 4194304 4964800 140735012158272 18446744073709551615 4626360 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/21752/statm: 5755 978 402 189 0 629 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 23020

[startup+0.103211 s]
/proc/loadavg: 8.20 8.17 8.19 2/327 21752
/proc/meminfo: memFree=24322704/32951124 swapFree=65173160/67111528
[pid=21752] ppid=21750 vsize=317480 CPUtime=0.67 cores=0-7
/proc/21752/stat : 21752 (claspmt) R 21750 21752 21600 0 -1 4202496 2378 0 0 0 67 0 0 0 18 0 8 0 662000986 325099520 2214 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21752/statm: 79601 3369 464 189 0 73950 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 317480

[startup+0.761619 s]
/proc/loadavg: 8.20 8.17 8.19 2/327 21752
/proc/meminfo: memFree=24322704/32951124 swapFree=65173160/67111528
[pid=21752] ppid=21750 vsize=319840 CPUtime=5.4 cores=0-7
/proc/21752/stat : 21752 (claspmt) R 21750 21752 21600 0 -1 4202496 5409 0 0 0 538 2 0 0 18 0 8 0 662000986 327516160 5245 33554432000 4194304 4964800 140735012158272 18446744073709551615 4320916 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21752/statm: 79960 5245 464 189 0 74309 0
Current children cumulated CPU time (s) 5.4
Current children cumulated vsize (KiB) 319840

[startup+1.00955 s]
/proc/loadavg: 8.20 8.17 8.19 2/327 21752
/proc/meminfo: memFree=24322704/32951124 swapFree=65173160/67111528
[pid=21752] ppid=21750 vsize=319980 CPUtime=7.37 cores=0-7
/proc/21752/stat : 21752 (claspmt) R 21750 21752 21600 0 -1 4202496 5567 0 0 0 735 2 0 0 19 0 8 0 662000986 327659520 5403 33554432000 4194304 4964800 140735012158272 18446744073709551615 4627338 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21752/statm: 79995 5403 464 189 0 74344 0
Current children cumulated CPU time (s) 7.37
Current children cumulated vsize (KiB) 319980

[startup+1.50047 s]
/proc/loadavg: 8.20 8.17 8.19 2/327 21752
/proc/meminfo: memFree=24322704/32951124 swapFree=65173160/67111528
[pid=21752] ppid=21750 vsize=320648 CPUtime=11.29 cores=0-7
/proc/21752/stat : 21752 (claspmt) R 21750 21752 21600 0 -1 4202496 6334 0 0 0 1127 2 0 0 19 0 8 0 662000986 328343552 6170 33554432000 4194304 4964800 140735012158272 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21752/statm: 80162 6170 464 189 0 74511 0
Current children cumulated CPU time (s) 11.29
Current children cumulated vsize (KiB) 320648

[startup+3.10118 s]
/proc/loadavg: 8.19 8.17 8.19 9/335 21760
/proc/meminfo: memFree=24293148/32951124 swapFree=65173160/67111528
[pid=21752] ppid=21750 vsize=322300 CPUtime=24.07 cores=0-7
/proc/21752/stat : 21752 (claspmt) R 21750 21752 21600 0 -1 4202496 8771 0 0 0 2402 5 0 0 24 0 8 0 662000986 330035200 8607 33554432000 4194304 4964800 140735012158272 18446744073709551615 4627309 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21752/statm: 80575 8607 464 189 0 74924 0
[pid=21752/tid=21754] ppid=21750 vsize=322300 CPUtime=2.99 cores=0-7
/proc/21752/task/21754/stat : 21754 (claspmt) R 21750 21752 21600 0 -1 4202560 865 0 0 0 299 0 0 0 25 0 8 0 662000995 330035200 8607 33554432000 4194304 4964800 140735012158272 18446744073709551615 4668748 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21752/tid=21755] ppid=21750 vsize=322300 CPUtime=3 cores=0-7
/proc/21752/task/21755/stat : 21755 (claspmt) R 21750 21752 21600 0 -1 4202560 1284 0 0 0 300 0 0 0 25 0 8 0 662000995 330035200 8607 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21752/tid=21756] ppid=21750 vsize=322300 CPUtime=2.96 cores=0-7
/proc/21752/task/21756/stat : 21756 (claspmt) R 21750 21752 21600 0 -1 4202560 818 0 0 0 296 0 0 0 24 0 8 0 662000995 330035200 8607 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21752/tid=21757] ppid=21750 vsize=322300 CPUtime=2.99 cores=0-7
/proc/21752/task/21757/stat : 21757 (claspmt) R 21750 21752 21600 0 -1 4202560 864 0 0 0 299 0 0 0 25 0 8 0 662000995 330035200 8607 33554432000 4194304 4964800 140735012158272 18446744073709551615 4660175 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21752/tid=21758] ppid=21750 vsize=322300 CPUtime=3 cores=0-7
/proc/21752/task/21758/stat : 21758 (claspmt) R 21750 21752 21600 0 -1 4202560 842 0 0 0 300 0 0 0 21 0 8 0 662000995 330035200 8607 33554432000 4194304 4964800 140735012158272 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21752/tid=21759] ppid=21750 vsize=322300 CPUtime=3 cores=0-7
/proc/21752/task/21759/stat : 21759 (claspmt) R 21750 21752 21600 0 -1 4202560 914 0 0 0 300 0 0 0 24 0 8 0 662000995 330035200 8607 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21752/tid=21760] ppid=21750 vsize=322300 CPUtime=2.97 cores=0-7
/proc/21752/task/21760/stat : 21760 (claspmt) R 21750 21752 21600 0 -1 4202560 1212 0 0 0 297 0 0 0 24 0 8 0 662000995 330035200 8607 33554432000 4194304 4964800 140735012158272 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.07
Current children cumulated vsize (KiB) 322300

[startup+6.30062 s]
/proc/loadavg: 8.19 8.17 8.19 9/335 21760
/proc/meminfo: memFree=24281120/32951124 swapFree=65173160/67111528
[pid=21752] ppid=21750 vsize=325680 CPUtime=49.63 cores=0-7
/proc/21752/stat : 21752 (claspmt) R 21750 21752 21600 0 -1 4202496 11801 0 0 0 4956 7 0 0 25 0 8 0 662000986 333496320 11556 33554432000 4194304 4964800 140735012158272 18446744073709551615 4359840 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21752/statm: 81420 11556 466 189 0 75769 0
[pid=21752/tid=21754] ppid=21750 vsize=325680 CPUtime=6.19 cores=0-7
/proc/21752/task/21754/stat : 21754 (claspmt) R 21750 21752 21600 0 -1 4202560 1160 0 0 0 619 0 0 0 18 0 8 0 662000995 333496320 11556 33554432000 4194304 4964800 140735012158272 18446744073709551615 4627254 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21752/tid=21755] ppid=21750 vsize=325680 CPUtime=6.2 cores=0-7
/proc/21752/task/21755/stat : 21755 (claspmt) R 21750 21752 21600 0 -1 4202560 2060 0 0 0 619 1 0 0 25 0 8 0 662000995 333496320 11556 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21752/tid=21756] ppid=21750 vsize=325680 CPUtime=6.16 cores=0-7
/proc/21752/task/21756/stat : 21756 (claspmt) R 21750 21752 21600 0 -1 4202560 1184 0 0 0 616 0 0 0 25 0 8 0 662000995 333496320 11556 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670640 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21752/tid=21757] ppid=21750 vsize=325680 CPUtime=6.19 cores=0-7
/proc/21752/task/21757/stat : 21757 (claspmt) R 21750 21752 21600 0 -1 4202560 1195 0 0 0 619 0 0 0 21 0 8 0 662000995 333496320 11556 33554432000 4194304 4964800 140735012158272 18446744073709551615 4658817 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21752/tid=21758] ppid=21750 vsize=325680 CPUtime=6.2 cores=0-7
/proc/21752/task/21758/stat : 21758 (claspmt) R 21750 21752 21600 0 -1 4202560 1161 0 0 0 619 1 0 0 24 0 8 0 662000995 333496320 11556 33554432000 4194304 4964800 140735012158272 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21752/tid=21759] ppid=21750 vsize=325680 CPUtime=6.19 cores=0-7
/proc/21752/task/21759/stat : 21759 (claspmt) R 21750 21752 21600 0 -1 4202560 1165 0 0 0 619 0 0 0 25 0 8 0 662000995 333496320 11556 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21752/tid=21760] ppid=21750 vsize=325680 CPUtime=6.13 cores=0-7
/proc/21752/task/21760/stat : 21760 (claspmt) R 21750 21752 21600 0 -1 4202560 1631 0 0 0 613 0 0 0 25 0 8 0 662000995 333496320 11556 33554432000 4194304 4964800 140735012158272 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.63
Current children cumulated vsize (KiB) 325680

[startup+12.7005 s]
/proc/loadavg: 8.16 8.16 8.18 9/335 21760
/proc/meminfo: memFree=24264504/32951124 swapFree=65173160/67111528
[pid=21752] ppid=21750 vsize=328236 CPUtime=100.82 cores=0-7
/proc/21752/stat : 21752 (claspmt) R 21750 21752 21600 0 -1 4202496 15734 0 0 0 10072 10 0 0 25 0 8 0 662000986 336113664 15368 33554432000 4194304 4964800 140735012158272 18446744073709551615 4362279 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21752/statm: 82059 15368 466 189 0 76408 0
[pid=21752/tid=21754] ppid=21750 vsize=328236 CPUtime=12.6 cores=0-7
/proc/21752/task/21754/stat : 21754 (claspmt) R 21750 21752 21600 0 -1 4202560 1713 0 0 0 1259 1 0 0 25 0 8 0 662000995 336113664 15368 33554432000 4194304 4964800 140735012158272 18446744073709551615 4668805 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21752/tid=21755] ppid=21750 vsize=328236 CPUtime=12.61 cores=0-7
/proc/21752/task/21755/stat : 21755 (claspmt) R 21750 21752 21600 0 -1 4202560 3161 0 0 0 1259 2 0 0 25 0 8 0 662000995 336113664 15368 33554432000 4194304 4964800 140735012158272 18446744073709551615 4668728 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21752/tid=21756] ppid=21750 vsize=328236 CPUtime=12.56 cores=0-7
/proc/21752/task/21756/stat : 21756 (claspmt) R 21750 21752 21600 0 -1 4202560 1494 0 0 0 1256 0 0 0 25 0 8 0 662000995 336113664 15368 33554432000 4194304 4964800 140735012158272 18446744073709551615 4321013 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21752/tid=21757] ppid=21750 vsize=328236 CPUtime=12.6 cores=0-7
/proc/21752/task/21757/stat : 21757 (claspmt) R 21750 21752 21600 0 -1 4202560 1626 0 0 0 1260 0 0 0 25 0 8 0 662000995 336113664 15368 33554432000 4194304 4964800 140735012158272 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21752/tid=21758] ppid=21750 vsize=328236 CPUtime=12.61 cores=0-7
/proc/21752/task/21758/stat : 21758 (claspmt) R 21750 21752 21600 0 -1 4202560 1551 0 0 0 1260 1 0 0 25 0 8 0 662000995 336113664 15368 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21752/tid=21759] ppid=21750 vsize=328236 CPUtime=12.6 cores=0-7
/proc/21752/task/21759/stat : 21759 (claspmt) R 21750 21752 21600 0 -1 4202560 1471 0 0 0 1260 0 0 0 25 0 8 0 662000995 336113664 15368 33554432000 4194304 4964800 140735012158272 18446744073709551615 4320921 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21752/tid=21760] ppid=21750 vsize=328236 CPUtime=12.47 cores=0-7
/proc/21752/task/21760/stat : 21760 (claspmt) R 21750 21752 21600 0 -1 4202560 2147 0 0 0 1246 1 0 0 25 0 8 0 662000995 336113664 15368 33554432000 4194304 4964800 140735012158272 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.82
Current children cumulated vsize (KiB) 328236

[startup+25.5012 s]
/proc/loadavg: 8.13 8.16 8.18 9/335 21760
/proc/meminfo: memFree=24247432/32951124 swapFree=65173160/67111528
[pid=21752] ppid=21750 vsize=333840 CPUtime=202.99 cores=0-7
/proc/21752/stat : 21752 (claspmt) R 21750 21752 21600 0 -1 4202496 21152 0 0 0 20285 14 0 0 25 0 8 0 662000986 341852160 20786 33554432000 4194304 4964800 140735012158272 18446744073709551615 4627290 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21752/statm: 83460 20786 466 189 0 77809 0
[pid=21752/tid=21754] ppid=21750 vsize=333840 CPUtime=25.39 cores=0-7
/proc/21752/task/21754/stat : 21754 (claspmt) R 21750 21752 21600 0 -1 4202560 2677 0 0 0 2537 2 0 0 25 0 8 0 662000995 341852160 20786 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21752/tid=21755] ppid=21750 vsize=333840 CPUtime=25.39 cores=0-7
/proc/21752/task/21755/stat : 21755 (claspmt) R 21750 21752 21600 0 -1 4202560 4198 0 0 0 2537 2 0 0 25 0 8 0 662000995 341852160 20786 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21752/tid=21756] ppid=21750 vsize=333840 CPUtime=25.36 cores=0-7
/proc/21752/task/21756/stat : 21756 (claspmt) R 21750 21752 21600 0 -1 4202560 1860 0 0 0 2535 1 0 0 25 0 8 0 662000995 341852160 20786 33554432000 4194304 4964800 140735012158272 18446744073709551615 4627293 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21752/tid=21757] ppid=21750 vsize=333840 CPUtime=25.39 cores=0-7
/proc/21752/task/21757/stat : 21757 (claspmt) R 21750 21752 21600 0 -1 4202560 2241 0 0 0 2538 1 0 0 25 0 8 0 662000995 341852160 20786 33554432000 4194304 4964800 140735012158272 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21752/tid=21758] ppid=21750 vsize=333840 CPUtime=25.4 cores=0-7
/proc/21752/task/21758/stat : 21758 (claspmt) R 21750 21752 21600 0 -1 4202560 2087 0 0 0 2538 2 0 0 25 0 8 0 662000995 341852160 20786 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21752/tid=21759] ppid=21750 vsize=333840 CPUtime=25.39 cores=0-7
/proc/21752/task/21759/stat : 21759 (claspmt) R 21750 21752 21600 0 -1 4202560 2020 0 0 0 2538 1 0 0 25 0 8 0 662000995 341852160 20786 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21752/tid=21760] ppid=21750 vsize=333840 CPUtime=25.13 cores=0-7
/proc/21752/task/21760/stat : 21760 (claspmt) R 21750 21752 21600 0 -1 4202560 2768 0 0 0 2511 2 0 0 25 0 8 0 662000995 341852160 20786 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.99
Current children cumulated vsize (KiB) 333840

[startup+51.1007 s]
/proc/loadavg: 8.09 8.14 8.18 9/335 21770
/proc/meminfo: memFree=24220032/32951124 swapFree=65173160/67111528
[pid=21752] ppid=21750 vsize=338452 CPUtime=407.43 cores=0-7
/proc/21752/stat : 21752 (claspmt) R 21750 21752 21600 0 -1 4202496 27413 0 0 0 40720 23 0 0 25 0 8 0 662000986 346574848 26963 33554432000 4194304 4964800 140735012158272 18446744073709551615 4627218 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21752/statm: 84613 26963 466 189 0 78962 0
[pid=21752/tid=21754] ppid=21750 vsize=338452 CPUtime=50.98 cores=0-7
/proc/21752/task/21754/stat : 21754 (claspmt) R 21750 21752 21600 0 -1 4202560 3797 0 0 0 5095 3 0 0 25 0 8 0 662000995 346574848 26963 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21752/tid=21755] ppid=21750 vsize=338452 CPUtime=50.99 cores=0-7
/proc/21752/task/21755/stat : 21755 (claspmt) R 21750 21752 21600 0 -1 4202560 5598 0 0 0 5096 3 0 0 25 0 8 0 662000995 346574848 26963 33554432000 4194304 4964800 140735012158272 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21752/tid=21756] ppid=21750 vsize=338452 CPUtime=50.94 cores=0-7
/proc/21752/task/21756/stat : 21756 (claspmt) R 21750 21752 21600 0 -1 4202560 2241 0 0 0 5093 1 0 0 25 0 8 0 662000995 346574848 26963 33554432000 4194304 4964800 140735012158272 18446744073709551615 4660114 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21752/tid=21757] ppid=21750 vsize=338452 CPUtime=50.96 cores=0-7
/proc/21752/task/21757/stat : 21757 (claspmt) R 21750 21752 21600 0 -1 4202560 2970 0 0 0 5094 2 0 0 25 0 8 0 662000995 346574848 26963 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21752/tid=21758] ppid=21750 vsize=338452 CPUtime=50.99 cores=0-7
/proc/21752/task/21758/stat : 21758 (claspmt) R 21750 21752 21600 0 -1 4202560 2724 0 0 0 5097 2 0 0 25 0 8 0 662000995 346574848 26963 33554432000 4194304 4964800 140735012158272 18446744073709551615 4653172 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21752/tid=21759] ppid=21750 vsize=338452 CPUtime=50.98 cores=0-7
/proc/21752/task/21759/stat : 21759 (claspmt) R 21750 21752 21600 0 -1 4202560 2467 0 0 0 5096 2 0 0 25 0 8 0 662000995 346574848 26963 33554432000 4194304 4964800 140735012158272 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21752/tid=21760] ppid=21750 vsize=338452 CPUtime=50.44 cores=0-7
/proc/21752/task/21760/stat : 21760 (claspmt) R 21750 21752 21600 0 -1 4202560 3756 0 0 0 5041 3 0 0 25 0 8 0 662000995 346574848 26963 33554432000 4194304 4964800 140735012158272 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.43
Current children cumulated vsize (KiB) 338452

[startup+102.301 s]
/proc/loadavg: 8.30 8.18 8.19 9/335 21771
/proc/meminfo: memFree=24189752/32951124 swapFree=65173160/67111528
[pid=21752] ppid=21750 vsize=346768 CPUtime=816.39 cores=0-7
/proc/21752/stat : 21752 (claspmt) R 21750 21752 21600 0 -1 4202496 34815 0 0 0 81606 33 0 0 25 0 8 0 662000986 355090432 34182 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21752/statm: 86692 34182 466 189 0 81041 0
[pid=21752/tid=21754] ppid=21750 vsize=346768 CPUtime=102.16 cores=0-7
/proc/21752/task/21754/stat : 21754 (claspmt) R 21750 21752 21600 0 -1 4202560 4704 0 0 0 10213 3 0 0 25 0 8 0 662000995 355090432 34182 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21752/tid=21755] ppid=21750 vsize=346768 CPUtime=102.18 cores=0-7
/proc/21752/task/21755/stat : 21755 (claspmt) R 21750 21752 21600 0 -1 4202560 6912 0 0 0 10214 4 0 0 25 0 8 0 662000995 355090432 34182 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21752/tid=21756] ppid=21750 vsize=346768 CPUtime=102.12 cores=0-7
/proc/21752/task/21756/stat : 21756 (claspmt) R 21750 21752 21600 0 -1 4202560 2868 0 0 0 10209 3 0 0 25 0 8 0 662000995 355090432 34182 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0

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

[pid=21752/tid=21755] ppid=21750 vsize=665820 CPUtime=4661.5 cores=0-7
/proc/21752/task/21755/stat : 21755 (claspmt) R 21750 21752 21600 0 -1 4202560 19812 0 0 0 466093 57 0 0 25 0 8 0 662000995 681799680 95959 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21752/tid=21756] ppid=21750 vsize=665820 CPUtime=4659.92 cores=0-7
/proc/21752/task/21756/stat : 21756 (claspmt) R 21750 21752 21600 0 -1 4202560 6610 0 0 0 465939 53 0 0 25 0 8 0 662000995 681799680 95959 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21752/tid=21757] ppid=21750 vsize=665820 CPUtime=4649.1 cores=0-7
/proc/21752/task/21757/stat : 21757 (claspmt) R 21750 21752 21600 0 -1 4202560 10998 0 0 0 464855 55 0 0 25 0 8 0 662000995 681799680 95959 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21752/tid=21758] ppid=21750 vsize=665820 CPUtime=4654.91 cores=0-7
/proc/21752/task/21758/stat : 21758 (claspmt) R 21750 21752 21600 0 -1 4202560 10731 0 0 0 465434 57 0 0 25 0 8 0 662000995 681799680 95959 33554432000 4194304 4964800 140735012158272 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21752/tid=21759] ppid=21750 vsize=665820 CPUtime=4639.71 cores=0-7
/proc/21752/task/21759/stat : 21759 (claspmt) R 21750 21752 21600 0 -1 4202560 7207 0 0 0 463906 65 0 0 25 0 8 0 662000995 681799680 95959 33554432000 4194304 4964800 140735012158272 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21752/tid=21760] ppid=21750 vsize=665820 CPUtime=4659.77 cores=0-7
/proc/21752/task/21760/stat : 21760 (claspmt) R 21750 21752 21600 0 -1 4202560 12328 0 0 0 465911 66 0 0 25 0 8 0 662000995 681799680 95959 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37240.5
Current children cumulated vsize (KiB) 665820

[startup+4722.3 s]
/proc/loadavg: 8.05 8.10 8.10 9/335 21910
/proc/meminfo: memFree=23940340/32951124 swapFree=65173160/67111528
[pid=21752] ppid=21750 vsize=665820 CPUtime=37719.8 cores=0-7
/proc/21752/stat : 21752 (claspmt) R 21750 21752 21600 0 -1 4202496 107293 0 0 0 3771494 488 0 0 25 0 8 0 662000986 681799680 96041 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21752/statm: 166455 96041 466 189 0 160804 0
[pid=21752/tid=21754] ppid=21750 vsize=665820 CPUtime=4714.84 cores=0-7
/proc/21752/task/21754/stat : 21754 (claspmt) R 21750 21752 21600 0 -1 4202560 31303 0 0 0 471419 65 0 0 25 0 8 0 662000995 681799680 96041 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21752/tid=21755] ppid=21750 vsize=665820 CPUtime=4721.5 cores=0-7
/proc/21752/task/21755/stat : 21755 (claspmt) R 21750 21752 21600 0 -1 4202560 19812 0 0 0 472092 58 0 0 25 0 8 0 662000995 681799680 96041 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21752/tid=21756] ppid=21750 vsize=665820 CPUtime=4719.89 cores=0-7
/proc/21752/task/21756/stat : 21756 (claspmt) R 21750 21752 21600 0 -1 4202560 6619 0 0 0 471936 53 0 0 25 0 8 0 662000995 681799680 96041 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21752/tid=21757] ppid=21750 vsize=665820 CPUtime=4709.11 cores=0-7
/proc/21752/task/21757/stat : 21757 (claspmt) R 21750 21752 21600 0 -1 4202560 10998 0 0 0 470855 56 0 0 25 0 8 0 662000995 681799680 96041 33554432000 4194304 4964800 140735012158272 18446744073709551615 4668794 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21752/tid=21758] ppid=21750 vsize=665820 CPUtime=4714.24 cores=0-7
/proc/21752/task/21758/stat : 21758 (claspmt) R 21750 21752 21600 0 -1 4202560 10742 0 0 0 471367 57 0 0 25 0 8 0 662000995 681799680 96041 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21752/tid=21759] ppid=21750 vsize=665820 CPUtime=4699.71 cores=0-7
/proc/21752/task/21759/stat : 21759 (claspmt) R 21750 21752 21600 0 -1 4202560 7212 0 0 0 469905 66 0 0 25 0 8 0 662000995 681799680 96041 33554432000 4194304 4964800 140735012158272 18446744073709551615 4332409 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21752/tid=21760] ppid=21750 vsize=665820 CPUtime=4719.76 cores=0-7
/proc/21752/task/21760/stat : 21760 (claspmt) R 21750 21752 21600 0 -1 4202560 12353 0 0 0 471910 66 0 0 25 0 8 0 662000995 681799680 96041 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37719.8
Current children cumulated vsize (KiB) 665820

[startup+4782.3 s]
/proc/loadavg: 8.16 8.12 8.11 9/335 21911
/proc/meminfo: memFree=23939576/32951124 swapFree=65173160/67111528
[pid=21752] ppid=21750 vsize=666180 CPUtime=38199.2 cores=0-7
/proc/21752/stat : 21752 (claspmt) R 21750 21752 21600 0 -1 4202496 107625 0 0 0 3819425 494 0 0 25 0 8 0 662000986 682168320 96253 33554432000 4194304 4964800 140735012158272 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21752/statm: 166545 96253 466 189 0 160894 0
[pid=21752/tid=21754] ppid=21750 vsize=666180 CPUtime=4774.84 cores=0-7
/proc/21752/task/21754/stat : 21754 (claspmt) R 21750 21752 21600 0 -1 4202560 31455 0 0 0 477417 67 0 0 25 0 8 0 662000995 682168320 96253 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21752/tid=21755] ppid=21750 vsize=666180 CPUtime=4781.5 cores=0-7
/proc/21752/task/21755/stat : 21755 (claspmt) R 21750 21752 21600 0 -1 4202560 19896 0 0 0 478092 58 0 0 25 0 8 0 662000995 682168320 96253 33554432000 4194304 4964800 140735012158272 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21752/tid=21756] ppid=21750 vsize=666180 CPUtime=4779.89 cores=0-7
/proc/21752/task/21756/stat : 21756 (claspmt) R 21750 21752 21600 0 -1 4202560 6635 0 0 0 477935 54 0 0 25 0 8 0 662000995 682168320 96253 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21752/tid=21757] ppid=21750 vsize=666180 CPUtime=4769.11 cores=0-7
/proc/21752/task/21757/stat : 21757 (claspmt) R 21750 21752 21600 0 -1 4202560 11003 0 0 0 476854 57 0 0 25 0 8 0 662000995 682168320 96253 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670496 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21752/tid=21758] ppid=21750 vsize=666180 CPUtime=4773.6 cores=0-7
/proc/21752/task/21758/stat : 21758 (claspmt) R 21750 21752 21600 0 -1 4202560 10795 0 0 0 477302 58 0 0 25 0 8 0 662000995 682168320 96253 33554432000 4194304 4964800 140735012158272 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21752/tid=21759] ppid=21750 vsize=666180 CPUtime=4759.71 cores=0-7
/proc/21752/task/21759/stat : 21759 (claspmt) R 21750 21752 21600 0 -1 4202560 7213 0 0 0 475905 66 0 0 20 0 8 0 662000995 682168320 96253 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21752/tid=21760] ppid=21750 vsize=666180 CPUtime=4779.75 cores=0-7
/proc/21752/task/21760/stat : 21760 (claspmt) R 21750 21752 21600 0 -1 4202560 12369 0 0 0 477908 67 0 0 25 0 8 0 662000995 682168320 96253 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38199.2
Current children cumulated vsize (KiB) 666180

[startup+4842.3 s]
/proc/loadavg: 8.13 8.11 8.10 9/335 21913
/proc/meminfo: memFree=23938816/32951124 swapFree=65173160/67111528
[pid=21752] ppid=21750 vsize=666388 CPUtime=38678.4 cores=0-7
/proc/21752/stat : 21752 (claspmt) R 21750 21752 21600 0 -1 4202496 107967 0 0 0 3867340 500 0 0 25 0 8 0 662000986 682381312 96455 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21752/statm: 166597 96455 466 189 0 160946 0
[pid=21752/tid=21754] ppid=21750 vsize=666388 CPUtime=4834.82 cores=0-7
/proc/21752/task/21754/stat : 21754 (claspmt) R 21750 21752 21600 0 -1 4202560 31715 0 0 0 483414 68 0 0 25 0 8 0 662000995 682381312 96455 33554432000 4194304 4964800 140735012158272 18446744073709551615 4660247 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21752/tid=21755] ppid=21750 vsize=666388 CPUtime=4841.48 cores=0-7
/proc/21752/task/21755/stat : 21755 (claspmt) R 21750 21752 21600 0 -1 4202560 19969 0 0 0 484089 59 0 0 25 0 8 0 662000995 682381312 96455 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21752/tid=21756] ppid=21750 vsize=666388 CPUtime=4839.86 cores=0-7
/proc/21752/task/21756/stat : 21756 (claspmt) R 21750 21752 21600 0 -1 4202560 6638 0 0 0 483932 54 0 0 25 0 8 0 662000995 682381312 96455 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21752/tid=21757] ppid=21750 vsize=666388 CPUtime=4829.1 cores=0-7
/proc/21752/task/21757/stat : 21757 (claspmt) R 21750 21752 21600 0 -1 4202560 11003 0 0 0 482853 57 0 0 25 0 8 0 662000995 682381312 96455 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21752/tid=21758] ppid=21750 vsize=666388 CPUtime=4832.93 cores=0-7
/proc/21752/task/21758/stat : 21758 (claspmt) R 21750 21752 21600 0 -1 4202560 10795 0 0 0 483234 59 0 0 25 0 8 0 662000995 682381312 96455 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21752/tid=21759] ppid=21750 vsize=666388 CPUtime=4819.7 cores=0-7
/proc/21752/task/21759/stat : 21759 (claspmt) R 21750 21752 21600 0 -1 4202560 7215 0 0 0 481903 67 0 0 25 0 8 0 662000995 682381312 96455 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21752/tid=21760] ppid=21750 vsize=666388 CPUtime=4839.74 cores=0-7
/proc/21752/task/21760/stat : 21760 (claspmt) R 21750 21752 21600 0 -1 4202560 12373 0 0 0 483906 68 0 0 25 0 8 0 662000995 682381312 96455 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38678.4
Current children cumulated vsize (KiB) 666388

[startup+4902.31 s]
/proc/loadavg: 8.05 8.09 8.09 9/335 21914
/proc/meminfo: memFree=23937680/32951124 swapFree=65173160/67111528
[pid=21752] ppid=21750 vsize=667836 CPUtime=39157.8 cores=0-7
/proc/21752/stat : 21752 (claspmt) R 21750 21752 21600 0 -1 4202496 108306 0 0 0 3915273 505 0 0 25 0 8 0 662000986 683864064 96794 33554432000 4194304 4964800 140735012158272 18446744073709551615 4658531 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21752/statm: 166959 96794 466 189 0 161308 0
[pid=21752/tid=21754] ppid=21750 vsize=667836 CPUtime=4894.82 cores=0-7
/proc/21752/task/21754/stat : 21754 (claspmt) R 21750 21752 21600 0 -1 4202560 31715 0 0 0 489414 68 0 0 25 0 8 0 662000995 683864064 96794 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21752/tid=21755] ppid=21750 vsize=667836 CPUtime=4901.49 cores=0-7
/proc/21752/task/21755/stat : 21755 (claspmt) R 21750 21752 21600 0 -1 4202560 20001 0 0 0 490089 60 0 0 25 0 8 0 662000995 683864064 96794 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21752/tid=21756] ppid=21750 vsize=667836 CPUtime=4899.86 cores=0-7
/proc/21752/task/21756/stat : 21756 (claspmt) R 21750 21752 21600 0 -1 4202560 6768 0 0 0 489931 55 0 0 25 0 8 0 662000995 683864064 96794 33554432000 4194304 4964800 140735012158272 18446744073709551615 4320849 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21752/tid=21757] ppid=21750 vsize=667836 CPUtime=4889.11 cores=0-7
/proc/21752/task/21757/stat : 21757 (claspmt) R 21750 21752 21600 0 -1 4202560 11034 0 0 0 488853 58 0 0 25 0 8 0 662000995 683864064 96794 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21752/tid=21758] ppid=21750 vsize=667836 CPUtime=4892.28 cores=0-7
/proc/21752/task/21758/stat : 21758 (claspmt) R 21750 21752 21600 0 -1 4202560 10798 0 0 0 489168 60 0 0 25 0 8 0 662000995 683864064 96794 33554432000 4194304 4964800 140735012158272 18446744073709551615 4644872 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21752/tid=21759] ppid=21750 vsize=667836 CPUtime=4879.7 cores=0-7
/proc/21752/task/21759/stat : 21759 (claspmt) R 21750 21752 21600 0 -1 4202560 7218 0 0 0 487903 67 0 0 25 0 8 0 662000995 683864064 96794 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21752/tid=21760] ppid=21750 vsize=667836 CPUtime=4899.74 cores=0-7
/proc/21752/task/21760/stat : 21760 (claspmt) R 21750 21752 21600 0 -1 4202560 12373 0 0 0 489906 68 0 0 25 0 8 0 662000995 683864064 96794 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39157.8
Current children cumulated vsize (KiB) 667836

[startup+4962.3 s]
/proc/loadavg: 8.24 8.12 8.10 9/335 21916
/proc/meminfo: memFree=23936928/32951124 swapFree=65173160/67111528
[pid=21752] ppid=21750 vsize=668196 CPUtime=39637 cores=0-7
/proc/21752/stat : 21752 (claspmt) R 21750 21752 21600 0 -1 4202496 108578 0 0 0 3963187 510 0 0 25 0 8 0 662000986 684232704 97006 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21752/statm: 167049 97006 466 189 0 161398 0
[pid=21752/tid=21754] ppid=21750 vsize=668196 CPUtime=4954.79 cores=0-7
/proc/21752/task/21754/stat : 21754 (claspmt) R 21750 21752 21600 0 -1 4202560 31808 0 0 0 495410 69 0 0 25 0 8 0 662000995 684232704 97006 33554432000 4194304 4964800 140735012158272 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21752/tid=21755] ppid=21750 vsize=668196 CPUtime=4961.48 cores=0-7
/proc/21752/task/21755/stat : 21755 (claspmt) R 21750 21752 21600 0 -1 4202560 20116 0 0 0 496087 61 0 0 25 0 8 0 662000995 684232704 97006 33554432000 4194304 4964800 140735012158272 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21752/tid=21756] ppid=21750 vsize=668196 CPUtime=4959.83 cores=0-7
/proc/21752/task/21756/stat : 21756 (claspmt) R 21750 21752 21600 0 -1 4202560 6768 0 0 0 495927 56 0 0 25 0 8 0 662000995 684232704 97006 33554432000 4194304 4964800 140735012158272 18446744073709551615 4363274 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21752/tid=21757] ppid=21750 vsize=668196 CPUtime=4949.09 cores=0-7
/proc/21752/task/21757/stat : 21757 (claspmt) R 21750 21752 21600 0 -1 4202560 11034 0 0 0 494851 58 0 0 25 0 8 0 662000995 684232704 97006 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21752/tid=21758] ppid=21750 vsize=668196 CPUtime=4951.61 cores=0-7
/proc/21752/task/21758/stat : 21758 (claspmt) R 21750 21752 21600 0 -1 4202560 10801 0 0 0 495101 60 0 0 25 0 8 0 662000995 684232704 97006 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21752/tid=21759] ppid=21750 vsize=668196 CPUtime=4939.68 cores=0-7
/proc/21752/task/21759/stat : 21759 (claspmt) R 21750 21752 21600 0 -1 4202560 7275 0 0 0 493900 68 0 0 25 0 8 0 662000995 684232704 97006 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21752/tid=21760] ppid=21750 vsize=668196 CPUtime=4959.73 cores=0-7
/proc/21752/task/21760/stat : 21760 (claspmt) R 21750 21752 21600 0 -1 4202560 12377 0 0 0 495904 69 0 0 25 0 8 0 662000995 684232704 97006 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39637
Current children cumulated vsize (KiB) 668196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5007.8 s]
/proc/loadavg: 8.11 8.10 8.09 10/335 21917
/proc/meminfo: memFree=23935912/32951124 swapFree=65173160/67111528
[pid=21752] ppid=21750 vsize=668480 CPUtime=40000.6 cores=0-7
/proc/21752/stat : 21752 (claspmt) R 21750 21752 21600 0 -1 4202496 108894 0 0 0 3999546 514 0 0 25 0 8 0 662000986 684523520 97262 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670499 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/21752/statm: 167120 97262 466 189 0 161469 0
[pid=21752/tid=21754] ppid=21750 vsize=668480 CPUtime=5000.31 cores=0-7
/proc/21752/task/21754/stat : 21754 (claspmt) R 21750 21752 21600 0 -1 4202560 31932 0 0 0 499961 70 0 0 25 0 8 0 662000995 684523520 97262 33554432000 4194304 4964800 140735012158272 18446744073709551615 4627412 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21752/tid=21755] ppid=21750 vsize=668480 CPUtime=5007 cores=0-7
/proc/21752/task/21755/stat : 21755 (claspmt) R 21750 21752 21600 0 -1 4202560 20116 0 0 0 500639 61 0 0 25 0 8 0 662000995 684523520 97262 33554432000 4194304 4964800 140735012158272 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21752/tid=21756] ppid=21750 vsize=668480 CPUtime=5005.34 cores=0-7
/proc/21752/task/21756/stat : 21756 (claspmt) R 21750 21752 21600 0 -1 4202560 6837 0 0 0 500478 56 0 0 25 0 8 0 662000995 684523520 97262 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21752/tid=21757] ppid=21750 vsize=668480 CPUtime=4994.6 cores=0-7
/proc/21752/task/21757/stat : 21757 (claspmt) R 21750 21752 21600 0 -1 4202560 11089 0 0 0 499402 58 0 0 25 0 8 0 662000995 684523520 97262 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21752/tid=21758] ppid=21750 vsize=668480 CPUtime=4996.8 cores=0-7
/proc/21752/task/21758/stat : 21758 (claspmt) R 21750 21752 21600 0 -1 4202560 10803 0 0 0 499619 61 0 0 25 0 8 0 662000995 684523520 97262 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21752/tid=21759] ppid=21750 vsize=668480 CPUtime=4985.2 cores=0-7
/proc/21752/task/21759/stat : 21759 (claspmt) R 21750 21752 21600 0 -1 4202560 7278 0 0 0 498451 69 0 0 25 0 8 0 662000995 684523520 97262 33554432000 4194304 4964800 140735012158272 18446744073709551615 4670546 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21752/tid=21760] ppid=21750 vsize=668480 CPUtime=5005.24 cores=0-7
/proc/21752/task/21760/stat : 21760 (claspmt) R 21750 21752 21600 0 -1 4202560 12397 0 0 0 500455 69 0 0 25 0 8 0 662000995 684523520 97262 33554432000 4194304 4964800 140735012158272 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 668480

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

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

[startup+5007.93 s]
/proc/loadavg: 8.11 8.10 8.09 10/335 21917
/proc/meminfo: memFree=23935912/32951124 swapFree=65173160/67111528
[pid=21752] ppid=21750 vsize=317560 CPUtime=40000.8 cores=0-7
/proc/21752/stat : 21752 (claspmt) R 21750 21752 21600 0 -1 4202496 108905 0 0 0 3999559 516 0 0 25 0 1 0 662000986 325181440 1666 33554432000 4194304 4964800 140735012158272 18446744073709551615 232335935847 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/21752/statm: 79390 1666 476 189 0 73739 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 317560

Child status: 0
Real time (s): 5007.93
CPU time (s): 40000.8
CPU user time (s): 39995.6
CPU system time (s): 5.17021
CPU usage (%): 798.748
Max. virtual memory (cumulated for all children) (KiB): 668480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39995.6
system time used= 5.17021
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108906
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= 455057
involuntary context switches= 366257

runsolver used 15.1307 second user time and 39.514 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-16 02:00:28
IDJOB=3381090
IDBENCH=83320
IDSOLVER=1865
FILE ID=node132/3381090-1305504028
RUNJOBID= node132-1305503146-21614
PBS_JOBID= 13325469
Free space on /tmp= 73344 MiB

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

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

MD5SUM BENCH= d2562f4e152a54a992ab300a2bacfba9
RANDOM SEED=422492012

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24322860 kB
Buffers:        305544 kB
Cached:        3211696 kB
SwapCached:       9912 kB
Active:        2259996 kB
Inactive:      6050760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24322860 kB
SwapTotal:    67111528 kB
SwapFree:     65173160 kB
Dirty:            1416 kB
Writeback:           0 kB
AnonPages:     4790292 kB
Mapped:          21332 kB
Slab:           219364 kB
PageTables:      31320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 58155508 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73340 MiB
End job on node132 at 2011-05-16 03:23:58