Trace number 3381226

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) 40001 5008.44

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l2.used-as.sat04-894.cnf
MD5SUMb3ddb2ee2bb2b83e1c98b2a9018351fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark930.14
Satisfiable
(Un)Satisfiability was proved
Number of variables4487
Number of clauses18555
Sum of the clauses size54310
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...509846/instance-3381226-1305509846.cnf
0.03/0.04	c Solving...
40000.85/5008.31	
40000.85/5008.31	*** INTERRUPTED! ***
40000.85/5008.31	*** Shutting down threads...
40000.99/5008.43	s UNKNOWN
40000.99/5008.43	
40000.99/5008.43	c INTERRUPTED   : 1
40000.99/5008.43	c Models        : 0+    
40000.99/5008.43	c Time          : 5008.317s (Solving: 5008.28s 1st Model: 0.00s Unsat: 0.00s)
40000.99/5008.43	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: 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-3381226-1305509846/watcher-3381226-1305509846 -o /tmp/evaluation-result-3381226-1305509846/solver-3381226-1305509846 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381226-1305509846.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.06 7.81 7.83 2/358 20805
/proc/meminfo: memFree=21414552/32950928 swapFree=62959384/67111528
[pid=20805] ppid=20803 vsize=23588 CPUtime=0 cores=0-7
/proc/20805/stat : 20805 (claspmt) R 20803 20805 20418 0 -1 4202496 1286 0 0 0 0 0 0 0 24 0 1 0 118593999 24154112 1103 33554432000 4194304 4964800 140734473912336 18446744073709551615 218880225989 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/20805/statm: 5897 1105 397 189 0 771 0

[startup+0.040806 s]
/proc/loadavg: 8.06 7.81 7.83 2/358 20805
/proc/meminfo: memFree=21414552/32950928 swapFree=62959384/67111528
[pid=20805] ppid=20803 vsize=24872 CPUtime=0.03 cores=0-7
/proc/20805/stat : 20805 (claspmt) R 20803 20805 20418 0 -1 4202496 1600 0 0 0 3 0 0 0 24 0 1 0 118593999 25468928 1417 33554432000 4194304 4964800 140734473912336 18446744073709551615 4685934 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/20805/statm: 6218 1417 402 189 0 1092 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24872

[startup+0.113902 s]
/proc/loadavg: 8.06 7.81 7.83 2/358 20805
/proc/meminfo: memFree=21414552/32950928 swapFree=62959384/67111528
[pid=20805] ppid=20803 vsize=387852 CPUtime=3.71 cores=0-7
/proc/20805/stat : 20805 (claspmt) R 20803 20805 20418 0 -1 4202496 6813 0 0 0 368 3 0 0 25 0 8 0 118593999 397160448 6303 33554432000 4194304 4964800 140734473912336 18446744073709551615 218880226337 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20805/statm: 97095 7002 464 189 0 91444 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 387852

[startup+1.06653 s]
/proc/loadavg: 8.06 7.81 7.83 2/358 20805
/proc/meminfo: memFree=21414552/32950928 swapFree=62959384/67111528
[pid=20805] ppid=20803 vsize=388516 CPUtime=8.03 cores=0-7
/proc/20805/stat : 20805 (claspmt) R 20803 20805 20418 0 -1 4202496 7584 0 0 0 800 3 0 0 25 0 8 0 118593999 397840384 7074 33554432000 4194304 4964800 140734473912336 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20805/statm: 97129 7074 464 189 0 91478 0
Current children cumulated CPU time (s) 8.03
Current children cumulated vsize (KiB) 388516

[startup+1.16651 s]
/proc/loadavg: 8.06 7.81 7.83 2/358 20805
/proc/meminfo: memFree=21414552/32950928 swapFree=62959384/67111528
[pid=20805] ppid=20803 vsize=388648 CPUtime=8.83 cores=0-7
/proc/20805/stat : 20805 (claspmt) R 20803 20805 20418 0 -1 4202496 7664 0 0 0 880 3 0 0 25 0 8 0 118593999 397975552 7154 33554432000 4194304 4964800 140734473912336 18446744073709551615 4668585 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20805/statm: 97162 7154 464 189 0 91511 0
Current children cumulated CPU time (s) 8.83
Current children cumulated vsize (KiB) 388648

[startup+1.50045 s]
/proc/loadavg: 8.06 7.81 7.83 2/358 20805
/proc/meminfo: memFree=21414552/32950928 swapFree=62959384/67111528
[pid=20805] ppid=20803 vsize=389176 CPUtime=11.5 cores=0-7
/proc/20805/stat : 20805 (claspmt) R 20803 20805 20418 0 -1 4202496 8389 0 0 0 1146 4 0 0 25 0 8 0 118593999 398516224 7879 33554432000 4194304 4964800 140734473912336 18446744073709551615 4320939 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20805/statm: 97294 7879 464 189 0 91643 0
Current children cumulated CPU time (s) 11.5
Current children cumulated vsize (KiB) 389176

[startup+3.10117 s]
/proc/loadavg: 8.06 7.81 7.83 9/366 20813
/proc/meminfo: memFree=21378648/32950928 swapFree=62959384/67111528
[pid=20805] ppid=20803 vsize=390732 CPUtime=24.28 cores=0-7
/proc/20805/stat : 20805 (claspmt) R 20803 20805 20418 0 -1 4202496 10089 0 0 0 2423 5 0 0 25 0 8 0 118593999 400109568 9579 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20805/statm: 97683 9579 464 189 0 92032 0
[pid=20805/tid=20807] ppid=20803 vsize=390732 CPUtime=3.03 cores=0-7
/proc/20805/task/20807/stat : 20807 (claspmt) R 20803 20805 20418 0 -1 4202560 1024 0 0 0 303 0 0 0 25 0 8 0 118594004 400109568 9579 33554432000 4194304 4964800 140734473912336 18446744073709551615 4362228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20805/tid=20808] ppid=20803 vsize=390732 CPUtime=3 cores=0-7
/proc/20805/task/20808/stat : 20808 (claspmt) R 20803 20805 20418 0 -1 4202560 1102 0 0 0 300 0 0 0 25 0 8 0 118594004 400109568 9579 33554432000 4194304 4964800 140734473912336 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20805/tid=20809] ppid=20803 vsize=390732 CPUtime=3.02 cores=0-7
/proc/20805/task/20809/stat : 20809 (claspmt) R 20803 20805 20418 0 -1 4202560 1021 0 0 0 302 0 0 0 23 0 8 0 118594004 400109568 9579 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20805/tid=20810] ppid=20803 vsize=390732 CPUtime=3.02 cores=0-7
/proc/20805/task/20810/stat : 20810 (claspmt) R 20803 20805 20418 0 -1 4202560 888 0 0 0 302 0 0 0 25 0 8 0 118594004 400109568 9579 33554432000 4194304 4964800 140734473912336 18446744073709551615 4653207 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20805/tid=20811] ppid=20803 vsize=390732 CPUtime=3.04 cores=0-7
/proc/20805/task/20811/stat : 20811 (claspmt) R 20803 20805 20418 0 -1 4202560 1031 0 0 0 304 0 0 0 25 0 8 0 118594004 400109568 9579 33554432000 4194304 4964800 140734473912336 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20805/tid=20812] ppid=20803 vsize=390732 CPUtime=3 cores=0-7
/proc/20805/task/20812/stat : 20812 (claspmt) R 20803 20805 20418 0 -1 4202560 1039 0 0 0 300 0 0 0 25 0 8 0 118594004 400109568 9579 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20805/tid=20813] ppid=20803 vsize=390732 CPUtime=3.02 cores=0-7
/proc/20805/task/20813/stat : 20813 (claspmt) R 20803 20805 20418 0 -1 4202560 1362 0 0 0 301 1 0 0 24 0 8 0 118594004 400109568 9579 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670530 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.28
Current children cumulated vsize (KiB) 390732

[startup+6.31362 s]
/proc/loadavg: 8.21 7.84 7.84 9/366 20813
/proc/meminfo: memFree=21365772/32950928 swapFree=62959384/67111528
[pid=20805] ppid=20803 vsize=392496 CPUtime=49.93 cores=0-7
/proc/20805/stat : 20805 (claspmt) R 20803 20805 20418 0 -1 4202496 13321 0 0 0 4985 8 0 0 25 0 8 0 118593999 401915904 12811 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670155 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20805/statm: 98124 12811 466 189 0 92473 0
[pid=20805/tid=20807] ppid=20803 vsize=392496 CPUtime=6.25 cores=0-7
/proc/20805/task/20807/stat : 20807 (claspmt) R 20803 20805 20418 0 -1 4202560 1493 0 0 0 624 1 0 0 25 0 8 0 118594004 401915904 12811 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670658 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20805/tid=20808] ppid=20803 vsize=392496 CPUtime=6.22 cores=0-7
/proc/20805/task/20808/stat : 20808 (claspmt) R 20803 20805 20418 0 -1 4202560 1554 0 0 0 621 1 0 0 25 0 8 0 118594004 401915904 12811 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20805/tid=20809] ppid=20803 vsize=392496 CPUtime=6.23 cores=0-7
/proc/20805/task/20809/stat : 20809 (claspmt) R 20803 20805 20418 0 -1 4202560 1635 0 0 0 623 0 0 0 25 0 8 0 118594004 401915904 12811 33554432000 4194304 4964800 140734473912336 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20805/tid=20810] ppid=20803 vsize=392496 CPUtime=6.24 cores=0-7
/proc/20805/task/20810/stat : 20810 (claspmt) R 20803 20805 20418 0 -1 4202560 1312 0 0 0 623 1 0 0 25 0 8 0 118594004 401915904 12811 33554432000 4194304 4964800 140734473912336 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20805/tid=20811] ppid=20803 vsize=392496 CPUtime=6.25 cores=0-7
/proc/20805/task/20811/stat : 20811 (claspmt) R 20803 20805 20418 0 -1 4202560 1261 0 0 0 625 0 0 0 25 0 8 0 118594004 401915904 12811 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20805/tid=20812] ppid=20803 vsize=392496 CPUtime=6.17 cores=0-7
/proc/20805/task/20812/stat : 20812 (claspmt) R 20803 20805 20418 0 -1 4202560 1271 0 0 0 617 0 0 0 25 0 8 0 118594004 401915904 12811 33554432000 4194304 4964800 140734473912336 18446744073709551615 4668544 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20805/tid=20813] ppid=20803 vsize=392496 CPUtime=6.23 cores=0-7
/proc/20805/task/20813/stat : 20813 (claspmt) R 20803 20805 20418 0 -1 4202560 1725 0 0 0 622 1 0 0 25 0 8 0 118594004 401915904 12811 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.93
Current children cumulated vsize (KiB) 392496

[startup+12.7005 s]
/proc/loadavg: 8.19 7.84 7.84 9/366 20813
/proc/meminfo: memFree=21354884/32950928 swapFree=62959384/67111528
[pid=20805] ppid=20803 vsize=393940 CPUtime=100.95 cores=0-7
/proc/20805/stat : 20805 (claspmt) R 20803 20805 20418 0 -1 4202496 16775 0 0 0 10085 10 0 0 25 0 8 0 118593999 403394560 16265 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670499 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20805/statm: 98485 16265 466 189 0 92834 0
[pid=20805/tid=20807] ppid=20803 vsize=393940 CPUtime=12.63 cores=0-7
/proc/20805/task/20807/stat : 20807 (claspmt) R 20803 20805 20418 0 -1 4202560 1754 0 0 0 1262 1 0 0 25 0 8 0 118594004 403394560 16265 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20805/tid=20808] ppid=20803 vsize=393940 CPUtime=12.61 cores=0-7
/proc/20805/task/20808/stat : 20808 (claspmt) R 20803 20805 20418 0 -1 4202560 1867 0 0 0 1260 1 0 0 25 0 8 0 118594004 403394560 16265 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20805/tid=20809] ppid=20803 vsize=393940 CPUtime=12.62 cores=0-7
/proc/20805/task/20809/stat : 20809 (claspmt) R 20803 20805 20418 0 -1 4202560 2150 0 0 0 1261 1 0 0 25 0 8 0 118594004 403394560 16265 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20805/tid=20810] ppid=20803 vsize=393940 CPUtime=12.62 cores=0-7
/proc/20805/task/20810/stat : 20810 (claspmt) R 20803 20805 20418 0 -1 4202560 1777 0 0 0 1261 1 0 0 25 0 8 0 118594004 403394560 16265 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20805/tid=20811] ppid=20803 vsize=393940 CPUtime=12.64 cores=0-7
/proc/20805/task/20811/stat : 20811 (claspmt) R 20803 20805 20418 0 -1 4202560 1900 0 0 0 1263 1 0 0 25 0 8 0 118594004 403394560 16265 33554432000 4194304 4964800 140734473912336 18446744073709551615 4654540 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20805/tid=20812] ppid=20803 vsize=393940 CPUtime=12.5 cores=0-7
/proc/20805/task/20812/stat : 20812 (claspmt) R 20803 20805 20418 0 -1 4202560 1619 0 0 0 1250 0 0 0 25 0 8 0 118594004 403394560 16265 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20805/tid=20813] ppid=20803 vsize=393940 CPUtime=12.61 cores=0-7
/proc/20805/task/20813/stat : 20813 (claspmt) R 20803 20805 20418 0 -1 4202560 2238 0 0 0 1260 1 0 0 25 0 8 0 118594004 403394560 16265 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 100.95
Current children cumulated vsize (KiB) 393940

[startup+25.5013 s]
/proc/loadavg: 8.22 7.87 7.85 9/366 20813
/proc/meminfo: memFree=21333084/32950928 swapFree=62959384/67111528
[pid=20805] ppid=20803 vsize=399104 CPUtime=203.18 cores=0-7
/proc/20805/stat : 20805 (claspmt) R 20803 20805 20418 0 -1 4202496 22149 0 0 0 20304 14 0 0 25 0 8 0 118593999 408682496 21558 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670313 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20805/statm: 99776 21558 466 189 0 94125 0
[pid=20805/tid=20807] ppid=20803 vsize=399104 CPUtime=25.42 cores=0-7
/proc/20805/task/20807/stat : 20807 (claspmt) R 20803 20805 20418 0 -1 4202560 2340 0 0 0 2541 1 0 0 25 0 8 0 118594004 408682496 21558 33554432000 4194304 4964800 140734473912336 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20805/tid=20808] ppid=20803 vsize=399104 CPUtime=25.41 cores=0-7
/proc/20805/task/20808/stat : 20808 (claspmt) R 20803 20805 20418 0 -1 4202560 2673 0 0 0 2539 2 0 0 25 0 8 0 118594004 408682496 21558 33554432000 4194304 4964800 140734473912336 18446744073709551615 4669089 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20805/tid=20809] ppid=20803 vsize=399104 CPUtime=25.41 cores=0-7
/proc/20805/task/20809/stat : 20809 (claspmt) R 20803 20805 20418 0 -1 4202560 2576 0 0 0 2540 1 0 0 25 0 8 0 118594004 408682496 21558 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20805/tid=20810] ppid=20803 vsize=399104 CPUtime=25.42 cores=0-7
/proc/20805/task/20810/stat : 20810 (claspmt) R 20803 20805 20418 0 -1 4202560 2623 0 0 0 2540 2 0 0 19 0 8 0 118594004 408682496 21558 33554432000 4194304 4964800 140734473912336 18446744073709551615 4668770 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20805/tid=20811] ppid=20803 vsize=399104 CPUtime=25.43 cores=0-7
/proc/20805/task/20811/stat : 20811 (claspmt) R 20803 20805 20418 0 -1 4202560 2744 0 0 0 2542 1 0 0 25 0 8 0 118594004 408682496 21558 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20805/tid=20812] ppid=20803 vsize=399104 CPUtime=25.14 cores=0-7
/proc/20805/task/20812/stat : 20812 (claspmt) R 20803 20805 20418 0 -1 4202560 2017 0 0 0 2513 1 0 0 25 0 8 0 118594004 408682496 21558 33554432000 4194304 4964800 140734473912336 18446744073709551615 4321023 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20805/tid=20813] ppid=20803 vsize=399104 CPUtime=25.41 cores=0-7
/proc/20805/task/20813/stat : 20813 (claspmt) R 20803 20805 20418 0 -1 4202560 2943 0 0 0 2539 2 0 0 25 0 8 0 118594004 408682496 21558 33554432000 4194304 4964800 140734473912336 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.18
Current children cumulated vsize (KiB) 399104

[startup+51.1008 s]
/proc/loadavg: 8.15 7.88 7.85 9/366 20814
/proc/meminfo: memFree=21300664/32950928 swapFree=62959384/67111528
[pid=20805] ppid=20803 vsize=405736 CPUtime=407.64 cores=0-7
/proc/20805/stat : 20805 (claspmt) R 20803 20805 20418 0 -1 4202496 30565 0 0 0 40742 22 0 0 25 0 8 0 118593999 415473664 29970 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20805/statm: 101434 29970 466 189 0 95783 0
[pid=20805/tid=20807] ppid=20803 vsize=405736 CPUtime=51.02 cores=0-7
/proc/20805/task/20807/stat : 20807 (claspmt) R 20803 20805 20418 0 -1 4202560 3367 0 0 0 5101 1 0 0 25 0 8 0 118594004 415473664 29970 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20805/tid=20808] ppid=20803 vsize=405736 CPUtime=51.01 cores=0-7
/proc/20805/task/20808/stat : 20808 (claspmt) R 20803 20805 20418 0 -1 4202560 3420 0 0 0 5098 3 0 0 25 0 8 0 118594004 415473664 29970 33554432000 4194304 4964800 140734473912336 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20805/tid=20809] ppid=20803 vsize=405736 CPUtime=51.01 cores=0-7
/proc/20805/task/20809/stat : 20809 (claspmt) R 20803 20805 20418 0 -1 4202560 3526 0 0 0 5099 2 0 0 25 0 8 0 118594004 415473664 29970 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20805/tid=20810] ppid=20803 vsize=405736 CPUtime=51.01 cores=0-7
/proc/20805/task/20810/stat : 20810 (claspmt) R 20803 20805 20418 0 -1 4202560 3942 0 0 0 5098 3 0 0 25 0 8 0 118594004 415473664 29970 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20805/tid=20811] ppid=20803 vsize=405736 CPUtime=51.03 cores=0-7
/proc/20805/task/20811/stat : 20811 (claspmt) R 20803 20805 20418 0 -1 4202560 4091 0 0 0 5100 3 0 0 25 0 8 0 118594004 415473664 29970 33554432000 4194304 4964800 140734473912336 18446744073709551615 4320934 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20805/tid=20812] ppid=20803 vsize=405736 CPUtime=50.43 cores=0-7
/proc/20805/task/20812/stat : 20812 (claspmt) R 20803 20805 20418 0 -1 4202560 3131 0 0 0 5041 2 0 0 25 0 8 0 118594004 415473664 29970 33554432000 4194304 4964800 140734473912336 18446744073709551615 4668794 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20805/tid=20813] ppid=20803 vsize=405736 CPUtime=51 cores=0-7
/proc/20805/task/20813/stat : 20813 (claspmt) R 20803 20805 20418 0 -1 4202560 3935 0 0 0 5098 2 0 0 25 0 8 0 118594004 415473664 29970 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.64
Current children cumulated vsize (KiB) 405736

[startup+102.301 s]
/proc/loadavg: 8.10 7.91 7.86 9/366 20815
/proc/meminfo: memFree=21268892/32950928 swapFree=62959384/67111528
[pid=20805] ppid=20803 vsize=409236 CPUtime=816.57 cores=0-7
/proc/20805/stat : 20805 (claspmt) R 20803 20805 20418 0 -1 4202496 38028 0 0 0 81628 29 0 0 25 0 8 0 118593999 419057664 37350 33554432000 4194304 4964800 140734473912336 18446744073709551615 4320939 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20805/statm: 102309 37350 466 189 0 96658 0
[pid=20805/tid=20807] ppid=20803 vsize=409236 CPUtime=102.21 cores=0-7
/proc/20805/task/20807/stat : 20807 (claspmt) R 20803 20805 20418 0 -1 4202560 4103 0 0 0 10219 2 0 0 25 0 8 0 118594004 419057664 37350 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20805/tid=20808] ppid=20803 vsize=409236 CPUtime=102.2 cores=0-7
/proc/20805/task/20808/stat : 20808 (claspmt) R 20803 20805 20418 0 -1 4202560 4157 0 0 0 10217 3 0 0 25 0 8 0 118594004 419057664 37350 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20805/tid=20809] ppid=20803 vsize=409236 CPUtime=102.2 cores=0-7
/proc/20805/task/20809/stat : 20809 (claspmt) R 20803 20805 20418 0 -1 4202560 4087 0 0 0 10217 3 0 0 25 0 8 0 118594004 419057664 37350 33554432000 4194304 4964800 140734473912336 18446744073709551615 4668737 0 0 4096 18946 0 0 0 -1 5 0 0 0

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

[pid=20805/tid=20808] ppid=20803 vsize=799280 CPUtime=4661.36 cores=0-7
/proc/20805/task/20808/stat : 20808 (claspmt) R 20803 20805 20418 0 -1 4202560 11491 0 0 0 466108 28 0 0 25 0 8 0 118594004 818462720 117264 33554432000 4194304 4964800 140734473912336 18446744073709551615 4669389 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20805/tid=20809] ppid=20803 vsize=799280 CPUtime=4647.55 cores=0-7
/proc/20805/task/20809/stat : 20809 (claspmt) R 20803 20805 20418 0 -1 4202560 11932 0 0 0 464714 41 0 0 25 0 8 0 118594004 818462720 117264 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20805/tid=20810] ppid=20803 vsize=799280 CPUtime=4661.14 cores=0-7
/proc/20805/task/20810/stat : 20810 (claspmt) R 20803 20805 20418 0 -1 4202560 16375 0 0 0 466079 35 0 0 25 0 8 0 118594004 818462720 117264 33554432000 4194304 4964800 140734473912336 18446744073709551615 4669095 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20805/tid=20811] ppid=20803 vsize=799280 CPUtime=4651.13 cores=0-7
/proc/20805/task/20811/stat : 20811 (claspmt) R 20803 20805 20418 0 -1 4202560 15989 0 0 0 465077 36 0 0 25 0 8 0 118594004 818462720 117264 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20805/tid=20812] ppid=20803 vsize=799280 CPUtime=4631.51 cores=0-7
/proc/20805/task/20812/stat : 20812 (claspmt) R 20803 20805 20418 0 -1 4202560 12134 0 0 0 463111 40 0 0 25 0 8 0 118594004 818462720 117264 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20805/tid=20813] ppid=20803 vsize=799280 CPUtime=4661.82 cores=0-7
/proc/20805/task/20813/stat : 20813 (claspmt) R 20803 20805 20418 0 -1 4202560 19106 0 0 0 466143 39 0 0 25 0 8 0 118594004 818462720 117264 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37237
Current children cumulated vsize (KiB) 799280

[startup+4722.3 s]
/proc/loadavg: 8.05 8.06 8.04 9/366 21423
/proc/meminfo: memFree=20913608/32950928 swapFree=62959384/67111528
[pid=20805] ppid=20803 vsize=799280 CPUtime=37716.3 cores=0-7
/proc/20805/stat : 20805 (claspmt) R 20803 20805 20418 0 -1 4202496 121899 0 0 0 3771333 293 0 0 25 0 8 0 118593999 818462720 117374 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20805/statm: 199820 117374 466 189 0 194169 0
[pid=20805/tid=20807] ppid=20803 vsize=799280 CPUtime=4721.34 cores=0-7
/proc/20805/task/20807/stat : 20807 (claspmt) R 20803 20805 20418 0 -1 4202560 19597 0 0 0 472103 31 0 0 25 0 8 0 118594004 818462720 117374 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20805/tid=20808] ppid=20803 vsize=799280 CPUtime=4721.37 cores=0-7
/proc/20805/task/20808/stat : 20808 (claspmt) R 20803 20805 20418 0 -1 4202560 11517 0 0 0 472108 29 0 0 25 0 8 0 118594004 818462720 117374 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20805/tid=20809] ppid=20803 vsize=799280 CPUtime=4706.84 cores=0-7
/proc/20805/task/20809/stat : 20809 (claspmt) R 20803 20805 20418 0 -1 4202560 11938 0 0 0 470642 42 0 0 25 0 8 0 118594004 818462720 117374 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20805/tid=20810] ppid=20803 vsize=799280 CPUtime=4721.12 cores=0-7
/proc/20805/task/20810/stat : 20810 (claspmt) R 20803 20805 20418 0 -1 4202560 16385 0 0 0 472077 35 0 0 25 0 8 0 118594004 818462720 117374 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20805/tid=20811] ppid=20803 vsize=799280 CPUtime=4711.13 cores=0-7
/proc/20805/task/20811/stat : 20811 (claspmt) R 20803 20805 20418 0 -1 4202560 15989 0 0 0 471076 37 0 0 25 0 8 0 118594004 818462720 117374 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20805/tid=20812] ppid=20803 vsize=799280 CPUtime=4691.52 cores=0-7
/proc/20805/task/20812/stat : 20812 (claspmt) R 20803 20805 20418 0 -1 4202560 12187 0 0 0 469111 41 0 0 25 0 8 0 118594004 818462720 117374 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20805/tid=20813] ppid=20803 vsize=799280 CPUtime=4721.82 cores=0-7
/proc/20805/task/20813/stat : 20813 (claspmt) R 20803 20805 20418 0 -1 4202560 19140 0 0 0 472143 39 0 0 25 0 8 0 118594004 818462720 117374 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37716.3
Current children cumulated vsize (KiB) 799280

[startup+4782.3 s]
/proc/loadavg: 8.08 8.06 8.04 9/366 21425
/proc/meminfo: memFree=20909868/32950928 swapFree=62959384/67111528
[pid=20805] ppid=20803 vsize=800056 CPUtime=38195.5 cores=0-7
/proc/20805/stat : 20805 (claspmt) R 20803 20805 20418 0 -1 4202496 123215 0 0 0 3819255 297 0 0 25 0 8 0 118593999 819257344 118642 33554432000 4194304 4964800 140734473912336 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20805/statm: 200014 118642 466 189 0 194363 0
[pid=20805/tid=20807] ppid=20803 vsize=800056 CPUtime=4781.33 cores=0-7
/proc/20805/task/20807/stat : 20807 (claspmt) R 20803 20805 20418 0 -1 4202560 19848 0 0 0 478102 31 0 0 25 0 8 0 118594004 819257344 118642 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20805/tid=20808] ppid=20803 vsize=800056 CPUtime=4781.37 cores=0-7
/proc/20805/task/20808/stat : 20808 (claspmt) R 20803 20805 20418 0 -1 4202560 11825 0 0 0 478107 30 0 0 25 0 8 0 118594004 819257344 118642 33554432000 4194304 4964800 140734473912336 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20805/tid=20809] ppid=20803 vsize=800056 CPUtime=4766.13 cores=0-7
/proc/20805/task/20809/stat : 20809 (claspmt) R 20803 20805 20418 0 -1 4202560 12091 0 0 0 476571 42 0 0 25 0 8 0 118594004 819257344 118642 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20805/tid=20810] ppid=20803 vsize=800056 CPUtime=4781.1 cores=0-7
/proc/20805/task/20810/stat : 20810 (claspmt) R 20803 20805 20418 0 -1 4202560 16417 0 0 0 478075 35 0 0 25 0 8 0 118594004 819257344 118642 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20805/tid=20811] ppid=20803 vsize=800056 CPUtime=4771.13 cores=0-7
/proc/20805/task/20811/stat : 20811 (claspmt) R 20803 20805 20418 0 -1 4202560 16259 0 0 0 477075 38 0 0 25 0 8 0 118594004 819257344 118642 33554432000 4194304 4964800 140734473912336 18446744073709551615 4364544 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20805/tid=20812] ppid=20803 vsize=800056 CPUtime=4751.51 cores=0-7
/proc/20805/task/20812/stat : 20812 (claspmt) R 20803 20805 20418 0 -1 4202560 12259 0 0 0 475110 41 0 0 25 0 8 0 118594004 819257344 118642 33554432000 4194304 4964800 140734473912336 18446744073709551615 4669338 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20805/tid=20813] ppid=20803 vsize=800056 CPUtime=4781.81 cores=0-7
/proc/20805/task/20813/stat : 20813 (claspmt) R 20803 20805 20418 0 -1 4202560 19143 0 0 0 478142 39 0 0 25 0 8 0 118594004 819257344 118642 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38195.5
Current children cumulated vsize (KiB) 800056

[startup+4842.3 s]
/proc/loadavg: 8.03 8.05 8.03 9/366 21426
/proc/meminfo: memFree=20908348/32950928 swapFree=62959384/67111528
[pid=20805] ppid=20803 vsize=800420 CPUtime=38674.8 cores=0-7
/proc/20805/stat : 20805 (claspmt) R 20803 20805 20418 0 -1 4202496 123644 0 0 0 3867180 300 0 0 25 0 8 0 118593999 819630080 119071 33554432000 4194304 4964800 140734473912336 18446744073709551615 4669557 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20805/statm: 200105 119071 466 189 0 194454 0
[pid=20805/tid=20807] ppid=20803 vsize=800420 CPUtime=4841.33 cores=0-7
/proc/20805/task/20807/stat : 20807 (claspmt) R 20803 20805 20418 0 -1 4202560 19920 0 0 0 484102 31 0 0 25 0 8 0 118594004 819630080 119071 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20805/tid=20808] ppid=20803 vsize=800420 CPUtime=4841.37 cores=0-7
/proc/20805/task/20808/stat : 20808 (claspmt) R 20803 20805 20418 0 -1 4202560 12112 0 0 0 484107 30 0 0 25 0 8 0 118594004 819630080 119071 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20805/tid=20809] ppid=20803 vsize=800420 CPUtime=4825.41 cores=0-7
/proc/20805/task/20809/stat : 20809 (claspmt) R 20803 20805 20418 0 -1 4202560 12103 0 0 0 482499 42 0 0 25 0 8 0 118594004 819630080 119071 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20805/tid=20810] ppid=20803 vsize=800420 CPUtime=4841.1 cores=0-7
/proc/20805/task/20810/stat : 20810 (claspmt) R 20803 20805 20418 0 -1 4202560 16423 0 0 0 484074 36 0 0 25 0 8 0 118594004 819630080 119071 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20805/tid=20811] ppid=20803 vsize=800420 CPUtime=4831.13 cores=0-7
/proc/20805/task/20811/stat : 20811 (claspmt) R 20803 20805 20418 0 -1 4202560 16259 0 0 0 483075 38 0 0 25 0 8 0 118594004 819630080 119071 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20805/tid=20812] ppid=20803 vsize=800420 CPUtime=4811.51 cores=0-7
/proc/20805/task/20812/stat : 20812 (claspmt) R 20803 20805 20418 0 -1 4202560 12262 0 0 0 481109 42 0 0 25 0 8 0 118594004 819630080 119071 33554432000 4194304 4964800 140734473912336 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20805/tid=20813] ppid=20803 vsize=800420 CPUtime=4841.82 cores=0-7
/proc/20805/task/20813/stat : 20813 (claspmt) R 20803 20805 20418 0 -1 4202560 19157 0 0 0 484142 40 0 0 25 0 8 0 118594004 819630080 119071 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38674.8
Current children cumulated vsize (KiB) 800420

[startup+4902.3 s]
/proc/loadavg: 8.01 8.04 8.02 9/366 21427
/proc/meminfo: memFree=20905340/32950928 swapFree=62959384/67111528
[pid=20805] ppid=20803 vsize=800852 CPUtime=39154.1 cores=0-7
/proc/20805/stat : 20805 (claspmt) R 20803 20805 20418 0 -1 4202496 124350 0 0 0 3915112 303 0 0 25 0 8 0 118593999 820072448 119766 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20805/statm: 200213 119766 466 189 0 194562 0
[pid=20805/tid=20807] ppid=20803 vsize=800852 CPUtime=4901.34 cores=0-7
/proc/20805/task/20807/stat : 20807 (claspmt) R 20803 20805 20418 0 -1 4202560 20103 0 0 0 490102 32 0 0 25 0 8 0 118594004 820072448 119766 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20805/tid=20808] ppid=20803 vsize=800852 CPUtime=4901.38 cores=0-7
/proc/20805/task/20808/stat : 20808 (claspmt) R 20803 20805 20418 0 -1 4202560 12115 0 0 0 490107 31 0 0 25 0 8 0 118594004 820072448 119766 33554432000 4194304 4964800 140734473912336 18446744073709551615 4668998 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20805/tid=20809] ppid=20803 vsize=800852 CPUtime=4885.09 cores=0-7
/proc/20805/task/20809/stat : 20809 (claspmt) R 20803 20805 20418 0 -1 4202560 12152 0 0 0 488467 42 0 0 25 0 8 0 118594004 820072448 119766 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20805/tid=20810] ppid=20803 vsize=800852 CPUtime=4901.09 cores=0-7
/proc/20805/task/20810/stat : 20810 (claspmt) R 20803 20805 20418 0 -1 4202560 16443 0 0 0 490073 36 0 0 25 0 8 0 118594004 820072448 119766 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20805/tid=20811] ppid=20803 vsize=800852 CPUtime=4890.75 cores=0-7
/proc/20805/task/20811/stat : 20811 (claspmt) R 20803 20805 20418 0 -1 4202560 16321 0 0 0 489037 38 0 0 25 0 8 0 118594004 820072448 119766 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20805/tid=20812] ppid=20803 vsize=800852 CPUtime=4871.52 cores=0-7
/proc/20805/task/20812/stat : 20812 (claspmt) R 20803 20805 20418 0 -1 4202560 12325 0 0 0 487110 42 0 0 25 0 8 0 118594004 820072448 119766 33554432000 4194304 4964800 140734473912336 18446744073709551615 4669357 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20805/tid=20813] ppid=20803 vsize=800852 CPUtime=4901.83 cores=0-7
/proc/20805/task/20813/stat : 20813 (claspmt) R 20803 20805 20418 0 -1 4202560 19220 0 0 0 490143 40 0 0 25 0 8 0 118594004 820072448 119766 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39154.2
Current children cumulated vsize (KiB) 800852

[startup+4962.3 s]
/proc/loadavg: 8.05 8.04 8.02 9/366 21429
/proc/meminfo: memFree=20904080/32950928 swapFree=62959384/67111528
[pid=20805] ppid=20803 vsize=800852 CPUtime=39633.3 cores=0-7
/proc/20805/stat : 20805 (claspmt) R 20803 20805 20418 0 -1 4202496 124633 0 0 0 3963028 305 0 0 25 0 8 0 118593999 820072448 120026 33554432000 4194304 4964800 140734473912336 18446744073709551615 4668748 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20805/statm: 200213 120026 466 189 0 194562 0
[pid=20805/tid=20807] ppid=20803 vsize=800852 CPUtime=4961.32 cores=0-7
/proc/20805/task/20807/stat : 20807 (claspmt) R 20803 20805 20418 0 -1 4202560 20248 0 0 0 496100 32 0 0 25 0 8 0 118594004 820072448 120026 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20805/tid=20808] ppid=20803 vsize=800852 CPUtime=4961.37 cores=0-7
/proc/20805/task/20808/stat : 20808 (claspmt) R 20803 20805 20418 0 -1 4202560 12232 0 0 0 496106 31 0 0 25 0 8 0 118594004 820072448 120026 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20805/tid=20809] ppid=20803 vsize=800852 CPUtime=4945.08 cores=0-7
/proc/20805/task/20809/stat : 20809 (claspmt) R 20803 20805 20418 0 -1 4202560 12154 0 0 0 494465 43 0 0 25 0 8 0 118594004 820072448 120026 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20805/tid=20810] ppid=20803 vsize=800852 CPUtime=4961.07 cores=0-7
/proc/20805/task/20810/stat : 20810 (claspmt) R 20803 20805 20418 0 -1 4202560 16457 0 0 0 496071 36 0 0 25 0 8 0 118594004 820072448 120026 33554432000 4194304 4964800 140734473912336 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20805/tid=20811] ppid=20803 vsize=800852 CPUtime=4950.04 cores=0-7
/proc/20805/task/20811/stat : 20811 (claspmt) R 20803 20805 20418 0 -1 4202560 16321 0 0 0 494966 38 0 0 25 0 8 0 118594004 820072448 120026 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20805/tid=20812] ppid=20803 vsize=800852 CPUtime=4931.51 cores=0-7
/proc/20805/task/20812/stat : 20812 (claspmt) R 20803 20805 20418 0 -1 4202560 12325 0 0 0 493109 42 0 0 25 0 8 0 118594004 820072448 120026 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20805/tid=20813] ppid=20803 vsize=800852 CPUtime=4961.81 cores=0-7
/proc/20805/task/20813/stat : 20813 (claspmt) R 20803 20805 20418 0 -1 4202560 19222 0 0 0 496141 40 0 0 25 0 8 0 118594004 820072448 120026 33554432000 4194304 4964800 140734473912336 18446744073709551615 4668585 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39633.3
Current children cumulated vsize (KiB) 800852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.3 s]
/proc/loadavg: 8.08 8.05 8.02 9/366 21431
/proc/meminfo: memFree=20903440/32950928 swapFree=62959384/67111528
[pid=20805] ppid=20803 vsize=800852 CPUtime=40000.9 cores=0-7
/proc/20805/stat : 20805 (claspmt) R 20803 20805 20418 0 -1 4202496 124817 0 0 0 3999778 307 0 0 25 0 8 0 118593999 820072448 120198 33554432000 4194304 4964800 140734473912336 18446744073709551615 4660444 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20805/statm: 200213 120198 466 189 0 194562 0
[pid=20805/tid=20807] ppid=20803 vsize=800852 CPUtime=5007.34 cores=0-7
/proc/20805/task/20807/stat : 20807 (claspmt) R 20803 20805 20418 0 -1 4202560 20374 0 0 0 500701 33 0 0 25 0 8 0 118594004 820072448 120198 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20805/tid=20808] ppid=20803 vsize=800852 CPUtime=5007.37 cores=0-7
/proc/20805/task/20808/stat : 20808 (claspmt) R 20803 20805 20418 0 -1 4202560 12276 0 0 0 500706 31 0 0 25 0 8 0 118594004 820072448 120198 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20805/tid=20809] ppid=20803 vsize=800852 CPUtime=4991.09 cores=0-7
/proc/20805/task/20809/stat : 20809 (claspmt) R 20803 20805 20418 0 -1 4202560 12157 0 0 0 499066 43 0 0 25 0 8 0 118594004 820072448 120198 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20805/tid=20810] ppid=20803 vsize=800852 CPUtime=5007.07 cores=0-7
/proc/20805/task/20810/stat : 20810 (claspmt) R 20803 20805 20418 0 -1 4202560 16468 0 0 0 500671 36 0 0 25 0 8 0 118594004 820072448 120198 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20805/tid=20811] ppid=20803 vsize=800852 CPUtime=4995.49 cores=0-7
/proc/20805/task/20811/stat : 20811 (claspmt) R 20803 20805 20418 0 -1 4202560 16321 0 0 0 499511 38 0 0 25 0 8 0 118594004 820072448 120198 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20805/tid=20812] ppid=20803 vsize=800852 CPUtime=4977.52 cores=0-7
/proc/20805/task/20812/stat : 20812 (claspmt) R 20803 20805 20418 0 -1 4202560 12325 0 0 0 497710 42 0 0 25 0 8 0 118594004 820072448 120198 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20805/tid=20813] ppid=20803 vsize=800852 CPUtime=5007.82 cores=0-7
/proc/20805/task/20813/stat : 20813 (claspmt) R 20803 20805 20418 0 -1 4202560 19222 0 0 0 500741 41 0 0 25 0 8 0 118594004 820072448 120198 33554432000 4194304 4964800 140734473912336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 800852

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

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

[startup+5008.42 s]
/proc/loadavg: 8.08 8.05 8.02 9/366 21431
/proc/meminfo: memFree=20903440/32950928 swapFree=62959384/67111528
[pid=20805] ppid=20803 vsize=452788 CPUtime=40001 cores=0-7
/proc/20805/stat : 20805 (claspmt) R 20803 20805 20418 0 -1 4202496 124827 0 0 0 3999791 308 0 0 25 0 1 0 118593999 463654912 73287 33554432000 4194304 4964800 140734473912336 18446744073709551615 218880608615 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/20805/statm: 113197 72816 476 189 0 107546 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 452788

Child status: 0
Real time (s): 5008.44
CPU time (s): 40001
CPU user time (s): 39997.9
CPU system time (s): 3.10353
CPU usage (%): 798.672
Max. virtual memory (cumulated for all children) (KiB): 800852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39997.9
system time used= 3.10353
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124828
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= 216044
involuntary context switches= 196952

runsolver used 16.8264 second user time and 42.3686 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-16 03:37:26
IDJOB=3381226
IDBENCH=84761
IDSOLVER=1865
FILE ID=node112/3381226-1305509846
RUNJOBID= node112-1305504264-20432
PBS_JOBID= 13325480
Free space on /tmp= 73524 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l2.used-as.sat04-894.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-3381226-1305509846/watcher-3381226-1305509846 -o /tmp/evaluation-result-3381226-1305509846/solver-3381226-1305509846 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381226-1305509846.cnf

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

MD5SUM BENCH= b3ddb2ee2bb2b83e1c98b2a9018351fc
RANDOM SEED=169249523

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
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.61
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.847
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.847
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.847
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:     32950928 kB
MemFree:      21414700 kB
Buffers:         16752 kB
Cached:         159152 kB
SwapCached:      73312 kB
Active:         121024 kB
Inactive:     11229824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21414700 kB
SwapTotal:    67111528 kB
SwapFree:     62959384 kB
Dirty:            1272 kB
Writeback:           0 kB
AnonPages:    11110028 kB
Mapped:          20144 kB
Slab:            64852 kB
PageTables:      52888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 74557976 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= 73560 MiB
End job on node112 at 2011-05-16 05:00:56