Trace number 3322492

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? (TO) 40001.1 5006.49

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
MD5SUMa08160883ea01d58c880b6f2b323ef8b
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 variables388
Number of clauses41212
Sum of the clauses size187726
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337442
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53770

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...386804/instance-3322492-1304386804.cnf
0.19/0.24	c Solving...
40000.84/5006.31	
40000.84/5006.31	*** INTERRUPTED! ***
40000.84/5006.31	*** Shutting down threads...
40000.98/5006.49	s UNKNOWN
40000.98/5006.49	
40000.98/5006.49	c INTERRUPTED   : 1
40000.98/5006.49	c Models        : 0+    
40000.98/5006.49	c Time          : 5006.313s (Solving: 5006.08s 1st Model: 0.00s Unsat: 0.00s)
40000.98/5006.49	c CPU Time      : 40000.890s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3322492-1304386804/watcher-3322492-1304386804 -o /tmp/evaluation-result-3322492-1304386804/solver-3322492-1304386804 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322492-1304386804.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.13 7.98 7.95 1/267 14816
/proc/meminfo: memFree=25679396/32951124 swapFree=67111464/67111528
[pid=14816] ppid=14814 vsize=22312 CPUtime=0 cores=0-7
/proc/14816/stat : 14816 (claspmt) R 14814 14816 14709 0 -1 4202496 890 0 0 0 0 0 0 0 18 0 1 0 628910966 22847488 783 33554432000 4194304 4964704 140737191123616 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/14816/statm: 5578 784 386 189 0 452 0

[startup+0.099157 s]
/proc/loadavg: 8.13 7.98 7.95 1/267 14816
/proc/meminfo: memFree=25679396/32951124 swapFree=67111464/67111528
[pid=14816] ppid=14814 vsize=25276 CPUtime=0.09 cores=0-7
/proc/14816/stat : 14816 (claspmt) R 14814 14816 14709 0 -1 4202496 1726 0 0 0 9 0 0 0 18 0 1 0 628910966 25882624 1481 33554432000 4194304 4964704 140737191123616 18446744073709551615 4607585 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/14816/statm: 6319 1481 399 189 0 1193 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25276

[startup+0.101158 s]
/proc/loadavg: 8.13 7.98 7.95 1/267 14816
/proc/meminfo: memFree=25679396/32951124 swapFree=67111464/67111528
[pid=14816] ppid=14814 vsize=25276 CPUtime=0.09 cores=0-7
/proc/14816/stat : 14816 (claspmt) R 14814 14816 14709 0 -1 4202496 1726 0 0 0 9 0 0 0 18 0 1 0 628910966 25882624 1481 33554432000 4194304 4964704 140737191123616 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/14816/statm: 6319 1481 399 189 0 1193 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25276

[startup+0.302882 s]
/proc/loadavg: 8.13 7.98 7.95 1/267 14816
/proc/meminfo: memFree=25679396/32951124 swapFree=67111464/67111528
[pid=14816] ppid=14814 vsize=254204 CPUtime=1.51 cores=0-7
/proc/14816/stat : 14816 (claspmt) S 14814 14816 14709 0 -1 4202496 3718 0 0 0 150 1 0 0 18 0 8 0 628910966 260304896 3385 33554432000 4194304 4964704 140737191123616 18446744073709551615 260020500974 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/14816/statm: 63551 3385 464 189 0 57900 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 254204

[startup+1.04433 s]
/proc/loadavg: 8.13 7.98 7.95 1/267 14816
/proc/meminfo: memFree=25679396/32951124 swapFree=67111464/67111528
[pid=14816] ppid=14814 vsize=389064 CPUtime=7.06 cores=0-7
/proc/14816/stat : 14816 (claspmt) R 14814 14816 14709 0 -1 4202496 8280 0 0 0 703 3 0 0 19 0 8 0 628910966 398401536 7947 33554432000 4194304 4964704 140737191123616 18446744073709551615 4627951 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/14816/statm: 97266 7947 464 189 0 91615 0
Current children cumulated CPU time (s) 7.06
Current children cumulated vsize (KiB) 389064

[startup+1.50086 s]
/proc/loadavg: 8.13 7.98 7.95 1/267 14816
/proc/meminfo: memFree=25679396/32951124 swapFree=67111464/67111528
[pid=14816] ppid=14814 vsize=389064 CPUtime=10.16 cores=0-7
/proc/14816/stat : 14816 (claspmt) R 14814 14816 14709 0 -1 4202496 8809 0 0 0 1012 4 0 0 19 0 8 0 628910966 398401536 8476 33554432000 4194304 4964704 140737191123616 18446744073709551615 4668714 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/14816/statm: 97266 8476 464 189 0 91615 0
Current children cumulated CPU time (s) 10.16
Current children cumulated vsize (KiB) 389064

[startup+3.10057 s]
/proc/loadavg: 8.12 7.98 7.95 9/275 14824
/proc/meminfo: memFree=25641200/32951124 swapFree=67111464/67111528
[pid=14816] ppid=14814 vsize=389516 CPUtime=22.94 cores=0-7
/proc/14816/stat : 14816 (claspmt) R 14814 14816 14709 0 -1 4202496 10631 0 0 0 2289 5 0 0 23 0 8 0 628910966 398864384 10298 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670263 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/14816/statm: 97379 10298 464 189 0 91728 0
[pid=14816/tid=14818] ppid=14814 vsize=389516 CPUtime=2.84 cores=0-7
/proc/14816/task/14818/stat : 14818 (claspmt) R 14814 14816 14709 0 -1 4202560 1020 0 0 0 284 0 0 0 23 0 8 0 628910990 398864384 10298 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14816/tid=14819] ppid=14814 vsize=389516 CPUtime=2.84 cores=0-7
/proc/14816/task/14819/stat : 14819 (claspmt) R 14814 14816 14709 0 -1 4202560 1257 0 0 0 284 0 0 0 23 0 8 0 628910990 398864384 10298 33554432000 4194304 4964704 140737191123616 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14816/tid=14820] ppid=14814 vsize=389516 CPUtime=2.84 cores=0-7
/proc/14816/task/14820/stat : 14820 (claspmt) R 14814 14816 14709 0 -1 4202560 889 0 0 0 284 0 0 0 22 0 8 0 628910990 398864384 10298 33554432000 4194304 4964704 140737191123616 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14816/tid=14821] ppid=14814 vsize=389516 CPUtime=2.83 cores=0-7
/proc/14816/task/14821/stat : 14821 (claspmt) R 14814 14816 14709 0 -1 4202560 947 0 0 0 283 0 0 0 23 0 8 0 628910990 398864384 10298 33554432000 4194304 4964704 140737191123616 18446744073709551615 4654517 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14816/tid=14822] ppid=14814 vsize=389516 CPUtime=2.84 cores=0-7
/proc/14816/task/14822/stat : 14822 (claspmt) R 14814 14816 14709 0 -1 4202560 1147 0 0 0 284 0 0 0 24 0 8 0 628910990 398864384 10298 33554432000 4194304 4964704 140737191123616 18446744073709551615 4668657 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14816/tid=14823] ppid=14814 vsize=389516 CPUtime=2.83 cores=0-7
/proc/14816/task/14823/stat : 14823 (claspmt) R 14814 14816 14709 0 -1 4202560 1112 0 0 0 283 0 0 0 23 0 8 0 628910990 398864384 10298 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14816/tid=14824] ppid=14814 vsize=389516 CPUtime=2.83 cores=0-7
/proc/14816/task/14824/stat : 14824 (claspmt) R 14814 14816 14709 0 -1 4202560 1483 0 0 0 283 0 0 0 23 0 8 0 628910990 398864384 10298 33554432000 4194304 4964704 140737191123616 18446744073709551615 4628361 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 22.94
Current children cumulated vsize (KiB) 389516

[startup+6.30098 s]
/proc/loadavg: 8.12 7.98 7.95 9/275 14824
/proc/meminfo: memFree=25630956/32951124 swapFree=67111464/67111528
[pid=14816] ppid=14814 vsize=391080 CPUtime=48.51 cores=0-7
/proc/14816/stat : 14816 (claspmt) R 14814 14816 14709 0 -1 4202496 13261 0 0 0 4844 7 0 0 25 0 8 0 628910966 400465920 12928 33554432000 4194304 4964704 140737191123616 18446744073709551615 4668601 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/14816/statm: 97770 12928 466 189 0 92119 0
[pid=14816/tid=14818] ppid=14814 vsize=391080 CPUtime=6.04 cores=0-7
/proc/14816/task/14818/stat : 14818 (claspmt) R 14814 14816 14709 0 -1 4202560 1260 0 0 0 604 0 0 0 25 0 8 0 628910990 400465920 12928 33554432000 4194304 4964704 140737191123616 18446744073709551615 4627254 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14816/tid=14819] ppid=14814 vsize=391080 CPUtime=6.03 cores=0-7
/proc/14816/task/14819/stat : 14819 (claspmt) R 14814 14816 14709 0 -1 4202560 1914 0 0 0 603 0 0 0 25 0 8 0 628910990 400465920 12928 33554432000 4194304 4964704 140737191123616 18446744073709551615 4668657 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14816/tid=14820] ppid=14814 vsize=391080 CPUtime=6.04 cores=0-7
/proc/14816/task/14820/stat : 14820 (claspmt) R 14814 14816 14709 0 -1 4202560 1224 0 0 0 604 0 0 0 25 0 8 0 628910990 400465920 12928 33554432000 4194304 4964704 140737191123616 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14816/tid=14821] ppid=14814 vsize=391080 CPUtime=6.04 cores=0-7
/proc/14816/task/14821/stat : 14821 (claspmt) R 14814 14816 14709 0 -1 4202560 1175 0 0 0 603 1 0 0 25 0 8 0 628910990 400465920 12928 33554432000 4194304 4964704 140737191123616 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14816/tid=14822] ppid=14814 vsize=391080 CPUtime=6.05 cores=0-7
/proc/14816/task/14822/stat : 14822 (claspmt) R 14814 14816 14709 0 -1 4202560 1508 0 0 0 604 1 0 0 21 0 8 0 628910990 400465920 12928 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14816/tid=14823] ppid=14814 vsize=391080 CPUtime=6.04 cores=0-7
/proc/14816/task/14823/stat : 14823 (claspmt) R 14814 14816 14709 0 -1 4202560 1421 0 0 0 603 1 0 0 25 0 8 0 628910990 400465920 12928 33554432000 4194304 4964704 140737191123616 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14816/tid=14824] ppid=14814 vsize=391080 CPUtime=6.03 cores=0-7
/proc/14816/task/14824/stat : 14824 (claspmt) R 14814 14816 14709 0 -1 4202560 1764 0 0 0 603 0 0 0 22 0 8 0 628910990 400465920 12929 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 48.51
Current children cumulated vsize (KiB) 391080

[startup+12.7098 s]
/proc/loadavg: 8.11 7.98 7.95 9/275 14824
/proc/meminfo: memFree=25607124/32951124 swapFree=67111464/67111528
[pid=14816] ppid=14814 vsize=395028 CPUtime=99.72 cores=0-7
/proc/14816/stat : 14816 (claspmt) R 14814 14816 14709 0 -1 4202496 19125 0 0 0 9963 9 0 0 25 0 8 0 628910966 404508672 18792 33554432000 4194304 4964704 140737191123616 18446744073709551615 4631206 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/14816/statm: 98757 18792 466 189 0 93106 0
[pid=14816/tid=14818] ppid=14814 vsize=395028 CPUtime=12.45 cores=0-7
/proc/14816/task/14818/stat : 14818 (claspmt) R 14814 14816 14709 0 -1 4202560 1754 0 0 0 1245 0 0 0 25 0 8 0 628910990 404508672 18792 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14816/tid=14819] ppid=14814 vsize=395028 CPUtime=12.44 cores=0-7
/proc/14816/task/14819/stat : 14819 (claspmt) R 14814 14816 14709 0 -1 4202560 3009 0 0 0 1243 1 0 0 25 0 8 0 628910990 404508672 18792 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14816/tid=14820] ppid=14814 vsize=395028 CPUtime=12.45 cores=0-7
/proc/14816/task/14820/stat : 14820 (claspmt) R 14814 14816 14709 0 -1 4202560 1724 0 0 0 1245 0 0 0 25 0 8 0 628910990 404508672 18792 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14816/tid=14821] ppid=14814 vsize=395028 CPUtime=12.44 cores=0-7
/proc/14816/task/14821/stat : 14821 (claspmt) R 14814 14816 14709 0 -1 4202560 1994 0 0 0 1243 1 0 0 25 0 8 0 628910990 404508672 18792 33554432000 4194304 4964704 140737191123616 18446744073709551615 4668657 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14816/tid=14822] ppid=14814 vsize=395028 CPUtime=12.45 cores=0-7
/proc/14816/task/14822/stat : 14822 (claspmt) R 14814 14816 14709 0 -1 4202560 2138 0 0 0 1244 1 0 0 20 0 8 0 628910990 404508672 18792 33554432000 4194304 4964704 140737191123616 18446744073709551615 4320875 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14816/tid=14823] ppid=14814 vsize=395028 CPUtime=12.45 cores=0-7
/proc/14816/task/14823/stat : 14823 (claspmt) R 14814 14816 14709 0 -1 4202560 1964 0 0 0 1244 1 0 0 25 0 8 0 628910990 404508672 18792 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14816/tid=14824] ppid=14814 vsize=395028 CPUtime=12.44 cores=0-7
/proc/14816/task/14824/stat : 14824 (claspmt) R 14814 14816 14709 0 -1 4202560 2987 0 0 0 1243 1 0 0 25 0 8 0 628910990 404508672 18792 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 99.72
Current children cumulated vsize (KiB) 395028

[startup+25.5005 s]
/proc/loadavg: 8.15 7.99 7.96 9/275 14824
/proc/meminfo: memFree=25572652/32951124 swapFree=67111464/67111528
[pid=14816] ppid=14814 vsize=401744 CPUtime=201.92 cores=0-7
/proc/14816/stat : 14816 (claspmt) R 14814 14816 14709 0 -1 4202496 28296 0 0 0 20176 16 0 0 25 0 8 0 628910966 411385856 27779 33554432000 4194304 4964704 140737191123616 18446744073709551615 4627818 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/14816/statm: 100436 27779 466 189 0 94785 0
[pid=14816/tid=14818] ppid=14814 vsize=401744 CPUtime=25.23 cores=0-7
/proc/14816/task/14818/stat : 14818 (claspmt) R 14814 14816 14709 0 -1 4202560 2597 0 0 0 2523 0 0 0 25 0 8 0 628910990 411385856 27779 33554432000 4194304 4964704 140737191123616 18446744073709551615 4627951 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14816/tid=14819] ppid=14814 vsize=401744 CPUtime=25.23 cores=0-7
/proc/14816/task/14819/stat : 14819 (claspmt) R 14814 14816 14709 0 -1 4202560 5129 0 0 0 2521 2 0 0 25 0 8 0 628910990 411385856 27779 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14816/tid=14820] ppid=14814 vsize=401744 CPUtime=25.24 cores=0-7
/proc/14816/task/14820/stat : 14820 (claspmt) R 14814 14816 14709 0 -1 4202560 2723 0 0 0 2523 1 0 0 25 0 8 0 628910990 411385856 27779 33554432000 4194304 4964704 140737191123616 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14816/tid=14821] ppid=14814 vsize=401744 CPUtime=25.22 cores=0-7
/proc/14816/task/14821/stat : 14821 (claspmt) R 14814 14816 14709 0 -1 4202560 2959 0 0 0 2520 2 0 0 25 0 8 0 628910990 411385856 27779 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14816/tid=14822] ppid=14814 vsize=401744 CPUtime=25.25 cores=0-7
/proc/14816/task/14822/stat : 14822 (claspmt) R 14814 14816 14709 0 -1 4202560 3165 0 0 0 2523 2 0 0 25 0 8 0 628910990 411385856 27779 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14816/tid=14823] ppid=14814 vsize=401744 CPUtime=25.24 cores=0-7
/proc/14816/task/14823/stat : 14823 (claspmt) R 14814 14816 14709 0 -1 4202560 2804 0 0 0 2522 2 0 0 25 0 8 0 628910990 411385856 27779 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670206 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14816/tid=14824] ppid=14814 vsize=401744 CPUtime=25.22 cores=0-7
/proc/14816/task/14824/stat : 14824 (claspmt) R 14814 14816 14709 0 -1 4202560 4633 0 0 0 2520 2 0 0 25 0 8 0 628910990 411385856 27779 33554432000 4194304 4964704 140737191123616 18446744073709551615 4658292 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 201.92
Current children cumulated vsize (KiB) 401744

[startup+51.1007 s]
/proc/loadavg: 8.10 7.99 7.96 9/275 14825
/proc/meminfo: memFree=25538168/32951124 swapFree=67111464/67111528
[pid=14816] ppid=14814 vsize=408104 CPUtime=406.56 cores=0-7
/proc/14816/stat : 14816 (claspmt) R 14814 14816 14709 0 -1 4202496 36665 0 0 0 40634 22 0 0 25 0 8 0 628910966 417898496 36116 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/14816/statm: 102026 36116 466 189 0 96375 0
[pid=14816/tid=14818] ppid=14814 vsize=408104 CPUtime=50.84 cores=0-7
/proc/14816/task/14818/stat : 14818 (claspmt) R 14814 14816 14709 0 -1 4202560 3492 0 0 0 5083 1 0 0 25 0 8 0 628910990 417898496 36116 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14816/tid=14819] ppid=14814 vsize=408104 CPUtime=50.84 cores=0-7
/proc/14816/task/14819/stat : 14819 (claspmt) R 14814 14816 14709 0 -1 4202560 7424 0 0 0 5081 3 0 0 25 0 8 0 628910990 417898496 36116 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14816/tid=14820] ppid=14814 vsize=408104 CPUtime=50.85 cores=0-7
/proc/14816/task/14820/stat : 14820 (claspmt) R 14814 14816 14709 0 -1 4202560 3427 0 0 0 5083 2 0 0 25 0 8 0 628910990 417898496 36116 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14816/tid=14821] ppid=14814 vsize=408104 CPUtime=50.83 cores=0-7
/proc/14816/task/14821/stat : 14821 (claspmt) R 14814 14816 14709 0 -1 4202560 3803 0 0 0 5080 3 0 0 25 0 8 0 628910990 417898496 36116 33554432000 4194304 4964704 140737191123616 18446744073709551615 4627878 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14816/tid=14822] ppid=14814 vsize=408104 CPUtime=50.85 cores=0-7
/proc/14816/task/14822/stat : 14822 (claspmt) R 14814 14816 14709 0 -1 4202560 4130 0 0 0 5083 2 0 0 25 0 8 0 628910990 417898496 36116 33554432000 4194304 4964704 140737191123616 18446744073709551615 4627918 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14816/tid=14823] ppid=14814 vsize=408104 CPUtime=50.84 cores=0-7
/proc/14816/task/14823/stat : 14823 (claspmt) R 14814 14816 14709 0 -1 4202560 3340 0 0 0 5082 2 0 0 25 0 8 0 628910990 417898496 36116 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14816/tid=14824] ppid=14814 vsize=408104 CPUtime=50.83 cores=0-7
/proc/14816/task/14824/stat : 14824 (claspmt) R 14814 14816 14709 0 -1 4202560 5873 0 0 0 5080 3 0 0 25 0 8 0 628910990 417898496 36116 33554432000 4194304 4964704 140737191123616 18446744073709551615 4668690 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 406.56
Current children cumulated vsize (KiB) 408104

[startup+102.3 s]
/proc/loadavg: 8.09 8.01 7.96 9/275 14826
/proc/meminfo: memFree=25489644/32951124 swapFree=67111464/67111528
[pid=14816] ppid=14814 vsize=418828 CPUtime=815.65 cores=0-7
/proc/14816/stat : 14816 (claspmt) R 14814 14816 14709 0 -1 4202496 48973 0 0 0 81529 36 0 0 25 0 8 0 628910966 428879872 48267 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/14816/statm: 104707 48267 466 189 0 99056 0
[pid=14816/tid=14818] ppid=14814 vsize=418828 CPUtime=102.01 cores=0-7
/proc/14816/task/14818/stat : 14818 (claspmt) R 14814 14816 14709 0 -1 4202560 5455 0 0 0 10199 2 0 0 25 0 8 0 628910990 428879872 48267 33554432000 4194304 4964704 140737191123616 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14816/tid=14819] ppid=14814 vsize=418828 CPUtime=102.03 cores=0-7
/proc/14816/task/14819/stat : 14819 (claspmt) R 14814 14816 14709 0 -1 4202560 8881 0 0 0 10198 5 0 0 25 0 8 0 628910990 428879872 48267 33554432000 4194304 4964704 140737191123616 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14816/tid=14820] ppid=14814 vsize=418828 CPUtime=102.04 cores=0-7
/proc/14816/task/14820/stat : 14820 (claspmt) R 14814 14816 14709 0 -1 4202560 4700 0 0 0 10200 4 0 0 25 0 8 0 628910990 428879872 48267 33554432000 4194304 4964704 140737191123616 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 4 0 0 0

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

[pid=14816/tid=14819] ppid=14814 vsize=827328 CPUtime=4661.66 cores=0-7
/proc/14816/task/14819/stat : 14819 (claspmt) R 14814 14816 14709 0 -1 4202560 33116 0 0 0 466132 34 0 0 25 0 8 0 628910990 847183872 153606 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14816/tid=14820] ppid=14814 vsize=827328 CPUtime=4661.26 cores=0-7
/proc/14816/task/14820/stat : 14820 (claspmt) R 14814 14816 14709 0 -1 4202560 13057 0 0 0 466074 52 0 0 25 0 8 0 628910990 847183872 153606 33554432000 4194304 4964704 140737191123616 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14816/tid=14821] ppid=14814 vsize=827328 CPUtime=4660.7 cores=0-7
/proc/14816/task/14821/stat : 14821 (claspmt) R 14814 14816 14709 0 -1 4202560 19533 0 0 0 466042 28 0 0 25 0 8 0 628910990 847183872 153606 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14816/tid=14822] ppid=14814 vsize=827328 CPUtime=4660.8 cores=0-7
/proc/14816/task/14822/stat : 14822 (claspmt) R 14814 14816 14709 0 -1 4202560 19915 0 0 0 466056 24 0 0 25 0 8 0 628910990 847183872 153606 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670271 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14816/tid=14823] ppid=14814 vsize=827328 CPUtime=4659.94 cores=0-7
/proc/14816/task/14823/stat : 14823 (claspmt) R 14814 14816 14709 0 -1 4202560 14806 0 0 0 465962 32 0 0 25 0 8 0 628910990 847183872 153606 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14816/tid=14824] ppid=14814 vsize=827328 CPUtime=4643.87 cores=0-7
/proc/14816/task/14824/stat : 14824 (claspmt) R 14814 14816 14709 0 -1 4202560 22599 0 0 0 464335 52 0 0 25 0 8 0 628910990 847183872 153606 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37251.9
Current children cumulated vsize (KiB) 827328

[startup+4722.3 s]
/proc/loadavg: 8.03 8.05 8.07 9/275 17223
/proc/meminfo: memFree=24956484/32951124 swapFree=67111464/67111528
[pid=14816] ppid=14814 vsize=827712 CPUtime=37731.3 cores=0-7
/proc/14816/stat : 14816 (claspmt) R 14814 14816 14709 0 -1 4202496 170113 0 0 0 3772827 306 0 0 25 0 8 0 628910966 847577088 154007 33554432000 4194304 4964704 140737191123616 18446744073709551615 4660034 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14816/statm: 206928 154007 466 189 0 201277 0
[pid=14816/tid=14818] ppid=14814 vsize=827712 CPUtime=4707.34 cores=0-7
/proc/14816/task/14818/stat : 14818 (claspmt) R 14814 14816 14709 0 -1 4202560 32079 0 0 0 470696 38 0 0 25 0 8 0 628910990 847577088 154007 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14816/tid=14819] ppid=14814 vsize=827712 CPUtime=4721.65 cores=0-7
/proc/14816/task/14819/stat : 14819 (claspmt) R 14814 14816 14709 0 -1 4202560 33119 0 0 0 472131 34 0 0 25 0 8 0 628910990 847577088 154007 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14816/tid=14820] ppid=14814 vsize=827712 CPUtime=4721.25 cores=0-7
/proc/14816/task/14820/stat : 14820 (claspmt) R 14814 14816 14709 0 -1 4202560 13057 0 0 0 472073 52 0 0 25 0 8 0 628910990 847577088 154007 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14816/tid=14821] ppid=14814 vsize=827712 CPUtime=4720.69 cores=0-7
/proc/14816/task/14821/stat : 14821 (claspmt) R 14814 14816 14709 0 -1 4202560 19716 0 0 0 472040 29 0 0 25 0 8 0 628910990 847577088 154007 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14816/tid=14822] ppid=14814 vsize=827712 CPUtime=4720.79 cores=0-7
/proc/14816/task/14822/stat : 14822 (claspmt) R 14814 14816 14709 0 -1 4202560 19979 0 0 0 472055 24 0 0 25 0 8 0 628910990 847577088 154007 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14816/tid=14823] ppid=14814 vsize=827712 CPUtime=4719.94 cores=0-7
/proc/14816/task/14823/stat : 14823 (claspmt) R 14814 14816 14709 0 -1 4202560 14815 0 0 0 471961 33 0 0 25 0 8 0 628910990 847577088 154007 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14816/tid=14824] ppid=14814 vsize=827712 CPUtime=4703.36 cores=0-7
/proc/14816/task/14824/stat : 14824 (claspmt) R 14814 14816 14709 0 -1 4202560 22607 0 0 0 470284 52 0 0 25 0 8 0 628910990 847577088 154007 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37731.3
Current children cumulated vsize (KiB) 827712

[startup+4782.31 s]
/proc/loadavg: 8.13 8.07 8.07 9/275 17224
/proc/meminfo: memFree=24954212/32951124 swapFree=67111464/67111528
[pid=14816] ppid=14814 vsize=828040 CPUtime=38210.9 cores=0-7
/proc/14816/stat : 14816 (claspmt) R 14814 14816 14709 0 -1 4202496 170822 0 0 0 3820779 309 0 0 25 0 8 0 628910966 847912960 154588 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14816/statm: 207010 154588 466 189 0 201359 0
[pid=14816/tid=14818] ppid=14814 vsize=828040 CPUtime=4767.35 cores=0-7
/proc/14816/task/14818/stat : 14818 (claspmt) R 14814 14816 14709 0 -1 4202560 32399 0 0 0 476697 38 0 0 25 0 8 0 628910990 847912960 154588 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14816/tid=14819] ppid=14814 vsize=828040 CPUtime=4781.64 cores=0-7
/proc/14816/task/14819/stat : 14819 (claspmt) R 14814 14816 14709 0 -1 4202560 33127 0 0 0 478130 34 0 0 25 0 8 0 628910990 847912960 154588 33554432000 4194304 4964704 140737191123616 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14816/tid=14820] ppid=14814 vsize=828040 CPUtime=4781.25 cores=0-7
/proc/14816/task/14820/stat : 14820 (claspmt) R 14814 14816 14709 0 -1 4202560 13222 0 0 0 478073 52 0 0 25 0 8 0 628910990 847912960 154588 33554432000 4194304 4964704 140737191123616 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14816/tid=14821] ppid=14814 vsize=828040 CPUtime=4780.69 cores=0-7
/proc/14816/task/14821/stat : 14821 (claspmt) R 14814 14816 14709 0 -1 4202560 19778 0 0 0 478040 29 0 0 25 0 8 0 628910990 847912960 154588 33554432000 4194304 4964704 140737191123616 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14816/tid=14822] ppid=14814 vsize=828040 CPUtime=4780.79 cores=0-7
/proc/14816/task/14822/stat : 14822 (claspmt) R 14814 14816 14709 0 -1 4202560 19979 0 0 0 478055 24 0 0 25 0 8 0 628910990 847912960 154588 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14816/tid=14823] ppid=14814 vsize=828040 CPUtime=4779.95 cores=0-7
/proc/14816/task/14823/stat : 14823 (claspmt) R 14814 14816 14709 0 -1 4202560 14873 0 0 0 477962 33 0 0 25 0 8 0 628910990 847912960 154588 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14816/tid=14824] ppid=14814 vsize=828040 CPUtime=4762.86 cores=0-7
/proc/14816/task/14824/stat : 14824 (claspmt) R 14814 14816 14709 0 -1 4202560 22662 0 0 0 476233 53 0 0 25 0 8 0 628910990 847912960 154588 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38210.9
Current children cumulated vsize (KiB) 828040

[startup+4842.3 s]
/proc/loadavg: 8.05 8.05 8.07 9/275 17226
/proc/meminfo: memFree=24952292/32951124 swapFree=67111464/67111528
[pid=14816] ppid=14814 vsize=828708 CPUtime=38690.3 cores=0-7
/proc/14816/stat : 14816 (claspmt) R 14814 14816 14709 0 -1 4202496 171614 0 0 0 3868715 311 0 0 25 0 8 0 628910966 848596992 155277 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14816/statm: 207177 155277 466 189 0 201526 0
[pid=14816/tid=14818] ppid=14814 vsize=828708 CPUtime=4827.33 cores=0-7
/proc/14816/task/14818/stat : 14818 (claspmt) R 14814 14816 14709 0 -1 4202560 32690 0 0 0 482695 38 0 0 25 0 8 0 628910990 848596992 155277 33554432000 4194304 4964704 140737191123616 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14816/tid=14819] ppid=14814 vsize=828708 CPUtime=4841.64 cores=0-7
/proc/14816/task/14819/stat : 14819 (claspmt) R 14814 14816 14709 0 -1 4202560 33248 0 0 0 484129 35 0 0 25 0 8 0 628910990 848596992 155277 33554432000 4194304 4964704 140737191123616 18446744073709551615 4361097 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14816/tid=14820] ppid=14814 vsize=828708 CPUtime=4841.23 cores=0-7
/proc/14816/task/14820/stat : 14820 (claspmt) R 14814 14816 14709 0 -1 4202560 13265 0 0 0 484071 52 0 0 25 0 8 0 628910990 848596992 155277 33554432000 4194304 4964704 140737191123616 18446744073709551615 4627960 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14816/tid=14821] ppid=14814 vsize=828708 CPUtime=4840.68 cores=0-7
/proc/14816/task/14821/stat : 14821 (claspmt) R 14814 14816 14709 0 -1 4202560 19791 0 0 0 484039 29 0 0 25 0 8 0 628910990 848596992 155277 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14816/tid=14822] ppid=14814 vsize=828708 CPUtime=4840.78 cores=0-7
/proc/14816/task/14822/stat : 14822 (claspmt) R 14814 14816 14709 0 -1 4202560 19979 0 0 0 484053 25 0 0 25 0 8 0 628910990 848596992 155277 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14816/tid=14823] ppid=14814 vsize=828708 CPUtime=4839.94 cores=0-7
/proc/14816/task/14823/stat : 14823 (claspmt) R 14814 14816 14709 0 -1 4202560 14931 0 0 0 483960 34 0 0 25 0 8 0 628910990 848596992 155277 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14816/tid=14824] ppid=14814 vsize=828708 CPUtime=4822.34 cores=0-7
/proc/14816/task/14824/stat : 14824 (claspmt) R 14814 14816 14709 0 -1 4202560 22874 0 0 0 482181 53 0 0 25 0 8 0 628910990 848596992 155277 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38690.3
Current children cumulated vsize (KiB) 828708

[startup+4902.3 s]
/proc/loadavg: 8.08 8.06 8.07 9/275 17236
/proc/meminfo: memFree=24949988/32951124 swapFree=67111464/67111528
[pid=14816] ppid=14814 vsize=828708 CPUtime=39169.7 cores=0-7
/proc/14816/stat : 14816 (claspmt) R 14814 14816 14709 0 -1 4202496 172171 0 0 0 3916654 315 0 0 25 0 8 0 628910966 848596992 155587 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14816/statm: 207177 155587 466 189 0 201526 0
[pid=14816/tid=14818] ppid=14814 vsize=828708 CPUtime=4887.31 cores=0-7
/proc/14816/task/14818/stat : 14818 (claspmt) R 14814 14816 14709 0 -1 4202560 32916 0 0 0 488692 39 0 0 25 0 8 0 628910990 848596992 155587 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14816/tid=14819] ppid=14814 vsize=828708 CPUtime=4901.63 cores=0-7
/proc/14816/task/14819/stat : 14819 (claspmt) R 14814 14816 14709 0 -1 4202560 33248 0 0 0 490128 35 0 0 25 0 8 0 628910990 848596992 155587 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14816/tid=14820] ppid=14814 vsize=828708 CPUtime=4901.23 cores=0-7
/proc/14816/task/14820/stat : 14820 (claspmt) R 14814 14816 14709 0 -1 4202560 13269 0 0 0 490070 53 0 0 25 0 8 0 628910990 848596992 155587 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14816/tid=14821] ppid=14814 vsize=828708 CPUtime=4900.69 cores=0-7
/proc/14816/task/14821/stat : 14821 (claspmt) R 14814 14816 14709 0 -1 4202560 19791 0 0 0 490039 30 0 0 25 0 8 0 628910990 848596992 155587 33554432000 4194304 4964704 140737191123616 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14816/tid=14822] ppid=14814 vsize=828708 CPUtime=4900.77 cores=0-7
/proc/14816/task/14822/stat : 14822 (claspmt) R 14814 14816 14709 0 -1 4202560 20158 0 0 0 490052 25 0 0 25 0 8 0 628910990 848596992 155587 33554432000 4194304 4964704 140737191123616 18446744073709551615 4321023 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14816/tid=14823] ppid=14814 vsize=828708 CPUtime=4899.93 cores=0-7
/proc/14816/task/14823/stat : 14823 (claspmt) R 14814 14816 14709 0 -1 4202560 14937 0 0 0 489959 34 0 0 25 0 8 0 628910990 848596992 155587 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14816/tid=14824] ppid=14814 vsize=828708 CPUtime=4881.83 cores=0-7
/proc/14816/task/14824/stat : 14824 (claspmt) R 14814 14816 14709 0 -1 4202560 23004 0 0 0 488129 54 0 0 25 0 8 0 628910990 848596992 155587 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39169.7
Current children cumulated vsize (KiB) 828708

[startup+4962.3 s]
/proc/loadavg: 8.09 8.06 8.07 9/275 17238
/proc/meminfo: memFree=24948804/32951124 swapFree=67111464/67111528
[pid=14816] ppid=14814 vsize=829184 CPUtime=39649.2 cores=0-7
/proc/14816/stat : 14816 (claspmt) R 14814 14816 14709 0 -1 4202496 172603 0 0 0 3964599 317 0 0 21 0 8 0 628910966 849084416 155915 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14816/statm: 207296 155915 466 189 0 201645 0
[pid=14816/tid=14818] ppid=14814 vsize=829184 CPUtime=4947.31 cores=0-7
/proc/14816/task/14818/stat : 14818 (claspmt) R 14814 14816 14709 0 -1 4202560 33108 0 0 0 494692 39 0 0 25 0 8 0 628910990 849084416 155915 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14816/tid=14819] ppid=14814 vsize=829184 CPUtime=4961.63 cores=0-7
/proc/14816/task/14819/stat : 14819 (claspmt) R 14814 14816 14709 0 -1 4202560 33256 0 0 0 496127 36 0 0 25 0 8 0 628910990 849084416 155915 33554432000 4194304 4964704 140737191123616 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14816/tid=14820] ppid=14814 vsize=829184 CPUtime=4961.22 cores=0-7
/proc/14816/task/14820/stat : 14820 (claspmt) R 14814 14816 14709 0 -1 4202560 13329 0 0 0 496069 53 0 0 25 0 8 0 628910990 849084416 155915 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14816/tid=14821] ppid=14814 vsize=829184 CPUtime=4960.68 cores=0-7
/proc/14816/task/14821/stat : 14821 (claspmt) R 14814 14816 14709 0 -1 4202560 19794 0 0 0 496038 30 0 0 25 0 8 0 628910990 849084416 155915 33554432000 4194304 4964704 140737191123616 18446744073709551615 4321099 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14816/tid=14822] ppid=14814 vsize=829184 CPUtime=4960.76 cores=0-7
/proc/14816/task/14822/stat : 14822 (claspmt) R 14814 14816 14709 0 -1 4202560 20322 0 0 0 496051 25 0 0 25 0 8 0 628910990 849084416 155915 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14816/tid=14823] ppid=14814 vsize=829184 CPUtime=4959.93 cores=0-7
/proc/14816/task/14823/stat : 14823 (claspmt) R 14814 14816 14709 0 -1 4202560 14937 0 0 0 495959 34 0 0 25 0 8 0 628910990 849084416 155915 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14816/tid=14824] ppid=14814 vsize=829184 CPUtime=4941.31 cores=0-7
/proc/14816/task/14824/stat : 14824 (claspmt) R 14814 14816 14709 0 -1 4202560 23009 0 0 0 494077 54 0 0 25 0 8 0 628910990 849084416 155915 33554432000 4194304 4964704 140737191123616 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39649.2
Current children cumulated vsize (KiB) 829184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5006.3 s]
/proc/loadavg: 8.16 8.08 8.07 9/275 17239
/proc/meminfo: memFree=24947396/32951124 swapFree=67111464/67111528
[pid=14816] ppid=14814 vsize=829792 CPUtime=40000.8 cores=0-7
/proc/14816/stat : 14816 (claspmt) R 14814 14816 14709 0 -1 4202496 173173 0 0 0 3999765 319 0 0 25 0 8 0 628910966 849707008 156318 33554432000 4194304 4964704 140737191123616 18446744073709551615 4659143 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14816/statm: 207448 156318 466 189 0 201797 0
[pid=14816/tid=14818] ppid=14814 vsize=829792 CPUtime=4991.31 cores=0-7
/proc/14816/task/14818/stat : 14818 (claspmt) R 14814 14816 14709 0 -1 4202560 33268 0 0 0 499092 39 0 0 25 0 8 0 628910990 849707008 156318 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14816/tid=14819] ppid=14814 vsize=829792 CPUtime=5005.63 cores=0-7
/proc/14816/task/14819/stat : 14819 (claspmt) R 14814 14816 14709 0 -1 4202560 33376 0 0 0 500527 36 0 0 25 0 8 0 628910990 849707008 156318 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14816/tid=14820] ppid=14814 vsize=829792 CPUtime=5005.23 cores=0-7
/proc/14816/task/14820/stat : 14820 (claspmt) R 14814 14816 14709 0 -1 4202560 13352 0 0 0 500470 53 0 0 25 0 8 0 628910990 849707008 156318 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14816/tid=14821] ppid=14814 vsize=829792 CPUtime=5004.69 cores=0-7
/proc/14816/task/14821/stat : 14821 (claspmt) R 14814 14816 14709 0 -1 4202560 20051 0 0 0 500439 30 0 0 25 0 8 0 628910990 849707008 156318 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14816/tid=14822] ppid=14814 vsize=829792 CPUtime=5004.75 cores=0-7
/proc/14816/task/14822/stat : 14822 (claspmt) R 14814 14816 14709 0 -1 4202560 20329 0 0 0 500450 25 0 0 25 0 8 0 628910990 849707008 156318 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14816/tid=14823] ppid=14814 vsize=829792 CPUtime=5003.93 cores=0-7
/proc/14816/task/14823/stat : 14823 (claspmt) R 14814 14816 14709 0 -1 4202560 14937 0 0 0 500359 34 0 0 25 0 8 0 628910990 849707008 156318 33554432000 4194304 4964704 140737191123616 18446744073709551615 4668645 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14816/tid=14824] ppid=14814 vsize=829792 CPUtime=4984.96 cores=0-7
/proc/14816/task/14824/stat : 14824 (claspmt) R 14814 14816 14709 0 -1 4202560 23012 0 0 0 498441 55 0 0 25 0 8 0 628910990 849707008 156318 33554432000 4194304 4964704 140737191123616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 829792

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

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

[startup+5006.42 s]
/proc/loadavg: 8.16 8.08 8.07 9/275 17239
/proc/meminfo: memFree=24947396/32951124 swapFree=67111464/67111528
[pid=14816] ppid=14814 vsize=826540 CPUtime=40001 cores=0-7
/proc/14816/stat : 14816 (claspmt) R 14814 14816 14709 0 -1 4202496 173183 0 0 0 3999779 319 0 0 25 0 1 0 628910966 846376960 154221 33554432000 4194304 4964704 140737191123616 18446744073709551615 260020052529 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/14816/statm: 206635 154221 476 189 0 200984 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 826540

Child status: 0
Real time (s): 5006.49
CPU time (s): 40001.1
CPU user time (s): 39997.8
CPU system time (s): 3.22651
CPU usage (%): 798.984
Max. virtual memory (cumulated for all children) (KiB): 829792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39997.8
system time used= 3.22651
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173184
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= 180958
involuntary context switches= 201718

runsolver used 12.0082 second user time and 30.0334 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-03 03:40:04
IDJOB=3322492
IDBENCH=83358
IDSOLVER=1711
FILE ID=node110/3322492-1304386804
RUNJOBID= node110-1304386453-14723
PBS_JOBID= 13181807
Free space on /tmp= 73744 MiB

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

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

MD5SUM BENCH= a08160883ea01d58c880b6f2b323ef8b
RANDOM SEED=812667614

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25679684 kB
Buffers:       1067212 kB
Cached:        2591696 kB
SwapCached:         64 kB
Active:        3762020 kB
Inactive:      3069960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25679684 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            1584 kB
Writeback:           0 kB
AnonPages:     3173516 kB
Mapped:          23768 kB
Slab:           356372 kB
PageTables:      20868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46099760 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73756 MiB
End job on node110 at 2011-05-03 05:03:32