Trace number 3381065

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 40000.8 5006.64

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_512.cnf
MD5SUMc1f047ec179094963b21d7b90509d2b9
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 variables510
Number of clauses4492
Sum of the clauses size17968
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 44492
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 ...502692/instance-3381065-1305502692.cnf
0.00/0.00	c Solving...
40000.75/5006.61	
40000.75/5006.61	*** INTERRUPTED! ***
40000.75/5006.61	*** Shutting down threads...
40000.75/5006.63	s UNKNOWN
40000.75/5006.63	
40000.75/5006.63	c INTERRUPTED   : 1
40000.75/5006.63	c Models        : 0+    
40000.75/5006.63	c Time          : 5006.613s (Solving: 5006.61s 1st Model: 0.00s Unsat: 0.00s)
40000.75/5006.63	c CPU Time      : 40000.800s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3381065-1305502692/watcher-3381065-1305502692 -o /tmp/evaluation-result-3381065-1305502692/solver-3381065-1305502692 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381065-1305502692.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.42 8.44 8.31 2/273 11114
/proc/meminfo: memFree=20108856/32950904 swapFree=67057400/67111528
[pid=11114] ppid=11112 vsize=21444 CPUtime=0 cores=0-7
/proc/11114/stat : 11114 (claspmt) R 11112 11114 10814 0 -1 4202496 670 0 0 0 0 0 0 0 23 0 1 0 661869002 21958656 593 33554432000 4194304 4964800 140734973399808 18446744073709551615 4621769 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/11114/statm: 5361 593 400 189 0 235 0

[startup+0.0384401 s]
/proc/loadavg: 8.42 8.44 8.31 2/273 11114
/proc/meminfo: memFree=20108856/32950904 swapFree=67057400/67111528
[pid=11114] ppid=11112 vsize=381840 CPUtime=0.18 cores=0-7
/proc/11114/stat : 11114 (claspmt) R 11112 11114 10814 0 -1 4202496 1941 0 0 0 18 0 0 0 25 0 8 0 661869002 391004160 1849 33554432000 4194304 4964800 140734973399808 18446744073709551615 4660384 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/11114/statm: 95460 1849 463 189 0 89809 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 381840

[startup+0.105326 s]
/proc/loadavg: 8.42 8.44 8.31 2/273 11114
/proc/meminfo: memFree=20108856/32950904 swapFree=67057400/67111528
[pid=11114] ppid=11112 vsize=382104 CPUtime=0.72 cores=0-7
/proc/11114/stat : 11114 (claspmt) R 11112 11114 10814 0 -1 4202496 2249 0 0 0 71 1 0 0 25 0 8 0 661869002 391274496 2157 33554432000 4194304 4964800 140734973399808 18446744073709551615 237278984735 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/11114/statm: 95526 2157 464 189 0 89875 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 382104

[startup+0.300768 s]
/proc/loadavg: 8.42 8.44 8.31 2/273 11114
/proc/meminfo: memFree=20108856/32950904 swapFree=67057400/67111528
[pid=11114] ppid=11112 vsize=382368 CPUtime=2.28 cores=0-7
/proc/11114/stat : 11114 (claspmt) R 11112 11114 10814 0 -1 4202496 2875 0 0 0 227 1 0 0 25 0 8 0 661869002 391544832 2783 33554432000 4194304 4964800 140734973399808 18446744073709551615 4654488 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/11114/statm: 95592 2783 464 189 0 89941 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 382368

[startup+0.700697 s]
/proc/loadavg: 8.42 8.44 8.31 2/273 11114
/proc/meminfo: memFree=20108856/32950904 swapFree=67057400/67111528
[pid=11114] ppid=11112 vsize=383068 CPUtime=5.48 cores=0-7
/proc/11114/stat : 11114 (claspmt) R 11112 11114 10814 0 -1 4202496 3827 0 0 0 546 2 0 0 25 0 8 0 661869002 392261632 3735 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670403 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/11114/statm: 95767 3735 464 189 0 90116 0
Current children cumulated CPU time (s) 5.48
Current children cumulated vsize (KiB) 383068

[startup+1.50056 s]
/proc/loadavg: 8.39 8.43 8.30 9/281 11122
/proc/meminfo: memFree=20095780/32950904 swapFree=67057400/67111528
[pid=11114] ppid=11112 vsize=384280 CPUtime=11.86 cores=0-7
/proc/11114/stat : 11114 (claspmt) R 11112 11114 10814 0 -1 4202496 4999 0 0 0 1183 3 0 0 25 0 8 0 661869002 393502720 4907 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670321 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/11114/statm: 96070 4907 464 189 0 90419 0
[pid=11114/tid=11116] ppid=11112 vsize=384280 CPUtime=1.47 cores=0-7
/proc/11114/task/11116/stat : 11116 (claspmt) R 11112 11114 10814 0 -1 4202560 581 0 0 0 147 0 0 0 18 0 8 0 661869003 393502720 4907 33554432000 4194304 4964800 140734973399808 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11114/tid=11117] ppid=11112 vsize=384280 CPUtime=1.48 cores=0-7
/proc/11114/task/11117/stat : 11117 (claspmt) R 11112 11114 10814 0 -1 4202560 648 0 0 0 148 0 0 0 20 0 8 0 661869003 393502720 4907 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11114/tid=11118] ppid=11112 vsize=384280 CPUtime=1.48 cores=0-7
/proc/11114/task/11118/stat : 11118 (claspmt) R 11112 11114 10814 0 -1 4202560 492 0 0 0 148 0 0 0 20 0 8 0 661869003 393502720 4907 33554432000 4194304 4964800 140734973399808 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11114/tid=11119] ppid=11112 vsize=384280 CPUtime=1.47 cores=0-7
/proc/11114/task/11119/stat : 11119 (claspmt) R 11112 11114 10814 0 -1 4202560 536 0 0 0 147 0 0 0 25 0 8 0 661869003 393502720 4907 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11114/tid=11120] ppid=11112 vsize=384280 CPUtime=1.47 cores=0-7
/proc/11114/task/11120/stat : 11120 (claspmt) R 11112 11114 10814 0 -1 4202560 365 0 0 0 147 0 0 0 19 0 8 0 661869003 393502720 4907 33554432000 4194304 4964800 140734973399808 18446744073709551615 4320883 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11114/tid=11121] ppid=11112 vsize=384280 CPUtime=1.47 cores=0-7
/proc/11114/task/11121/stat : 11121 (claspmt) R 11112 11114 10814 0 -1 4202560 537 0 0 0 147 0 0 0 19 0 8 0 661869003 393502720 4907 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11114/tid=11122] ppid=11112 vsize=384280 CPUtime=1.47 cores=0-7
/proc/11114/task/11122/stat : 11122 (claspmt) R 11112 11114 10814 0 -1 4202560 681 0 0 0 147 0 0 0 20 0 8 0 661869003 393502720 4907 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670403 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.86
Current children cumulated vsize (KiB) 384280

[startup+3.10127 s]
/proc/loadavg: 8.39 8.43 8.30 9/281 11122
/proc/meminfo: memFree=20089828/32950904 swapFree=67057400/67111528
[pid=11114] ppid=11112 vsize=385220 CPUtime=24.65 cores=0-7
/proc/11114/stat : 11114 (claspmt) R 11112 11114 10814 0 -1 4202496 6441 0 0 0 2460 5 0 0 25 0 8 0 661869002 394465280 6349 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/11114/statm: 96305 6349 464 189 0 90654 0
[pid=11114/tid=11116] ppid=11112 vsize=385220 CPUtime=3.06 cores=0-7
/proc/11114/task/11116/stat : 11116 (claspmt) R 11112 11114 10814 0 -1 4202560 773 0 0 0 306 0 0 0 19 0 8 0 661869003 394465280 6349 33554432000 4194304 4964800 140734973399808 18446744073709551615 4325321 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11114/tid=11117] ppid=11112 vsize=385220 CPUtime=3.08 cores=0-7
/proc/11114/task/11117/stat : 11117 (claspmt) R 11112 11114 10814 0 -1 4202560 905 0 0 0 308 0 0 0 25 0 8 0 661869003 394465280 6349 33554432000 4194304 4964800 140734973399808 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11114/tid=11118] ppid=11112 vsize=385220 CPUtime=3.07 cores=0-7
/proc/11114/task/11118/stat : 11118 (claspmt) R 11112 11114 10814 0 -1 4202560 627 0 0 0 307 0 0 0 25 0 8 0 661869003 394465280 6349 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11114/tid=11119] ppid=11112 vsize=385220 CPUtime=3.07 cores=0-7
/proc/11114/task/11119/stat : 11119 (claspmt) R 11112 11114 10814 0 -1 4202560 734 0 0 0 307 0 0 0 25 0 8 0 661869003 394465280 6349 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11114/tid=11120] ppid=11112 vsize=385220 CPUtime=3.07 cores=0-7
/proc/11114/task/11120/stat : 11120 (claspmt) R 11112 11114 10814 0 -1 4202560 486 0 0 0 307 0 0 0 22 0 8 0 661869003 394465280 6349 33554432000 4194304 4964800 140734973399808 18446744073709551615 4320890 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11114/tid=11121] ppid=11112 vsize=385220 CPUtime=3.07 cores=0-7
/proc/11114/task/11121/stat : 11121 (claspmt) R 11112 11114 10814 0 -1 4202560 691 0 0 0 307 0 0 0 23 0 8 0 661869003 394465280 6349 33554432000 4194304 4964800 140734973399808 18446744073709551615 4321185 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11114/tid=11122] ppid=11112 vsize=385220 CPUtime=3.07 cores=0-7
/proc/11114/task/11122/stat : 11122 (claspmt) R 11112 11114 10814 0 -1 4202560 905 0 0 0 307 0 0 0 25 0 8 0 661869003 394465280 6349 33554432000 4194304 4964800 140734973399808 18446744073709551615 4660155 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.65
Current children cumulated vsize (KiB) 385220

[startup+6.3007 s]
/proc/loadavg: 8.36 8.42 8.30 9/281 11123
/proc/meminfo: memFree=20083256/32950904 swapFree=67057400/67111528
[pid=11114] ppid=11112 vsize=386184 CPUtime=50.2 cores=0-7
/proc/11114/stat : 11114 (claspmt) R 11112 11114 10814 0 -1 4202496 8056 0 0 0 5013 7 0 0 25 0 8 0 661869002 395452416 7964 33554432000 4194304 4964800 140734973399808 18446744073709551615 4684107 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/11114/statm: 96546 7964 464 189 0 90895 0
[pid=11114/tid=11116] ppid=11112 vsize=386184 CPUtime=6.23 cores=0-7
/proc/11114/task/11116/stat : 11116 (claspmt) R 11112 11114 10814 0 -1 4202560 964 0 0 0 623 0 0 0 21 0 8 0 661869003 395452416 7964 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11114/tid=11117] ppid=11112 vsize=386184 CPUtime=6.27 cores=0-7
/proc/11114/task/11117/stat : 11117 (claspmt) R 11112 11114 10814 0 -1 4202560 1221 0 0 0 627 0 0 0 25 0 8 0 661869003 395452416 7964 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11114/tid=11118] ppid=11112 vsize=386184 CPUtime=6.27 cores=0-7
/proc/11114/task/11118/stat : 11118 (claspmt) R 11112 11114 10814 0 -1 4202560 781 0 0 0 627 0 0 0 25 0 8 0 661869003 395452416 7964 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11114/tid=11119] ppid=11112 vsize=386184 CPUtime=6.27 cores=0-7
/proc/11114/task/11119/stat : 11119 (claspmt) R 11112 11114 10814 0 -1 4202560 988 0 0 0 626 1 0 0 25 0 8 0 661869003 395452416 7964 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11114/tid=11120] ppid=11112 vsize=386184 CPUtime=6.27 cores=0-7
/proc/11114/task/11120/stat : 11120 (claspmt) R 11112 11114 10814 0 -1 4202560 630 0 0 0 627 0 0 0 25 0 8 0 661869003 395452416 7964 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11114/tid=11121] ppid=11112 vsize=386184 CPUtime=6.27 cores=0-7
/proc/11114/task/11121/stat : 11121 (claspmt) R 11112 11114 10814 0 -1 4202560 823 0 0 0 626 1 0 0 25 0 8 0 661869003 395452416 7964 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11114/tid=11122] ppid=11112 vsize=386184 CPUtime=6.27 cores=0-7
/proc/11114/task/11122/stat : 11122 (claspmt) R 11112 11114 10814 0 -1 4202560 1183 0 0 0 626 1 0 0 25 0 8 0 661869003 395452416 7965 33554432000 4194304 4964800 140734973399808 18446744073709551615 4320886 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.2
Current children cumulated vsize (KiB) 386184

[startup+12.7006 s]
/proc/loadavg: 8.33 8.41 8.30 9/281 11123
/proc/meminfo: memFree=20075888/32950904 swapFree=67057400/67111528
[pid=11114] ppid=11112 vsize=387852 CPUtime=101.34 cores=0-7
/proc/11114/stat : 11114 (claspmt) R 11112 11114 10814 0 -1 4202496 10143 0 0 0 10122 12 0 0 25 0 8 0 661869002 397160448 10051 33554432000 4194304 4964800 140734973399808 18446744073709551615 4342196 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/11114/statm: 96963 10051 464 189 0 91312 0
[pid=11114/tid=11116] ppid=11112 vsize=387852 CPUtime=12.58 cores=0-7
/proc/11114/task/11116/stat : 11116 (claspmt) R 11112 11114 10814 0 -1 4202560 1310 0 0 0 1257 1 0 0 25 0 8 0 661869003 397160448 10051 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11114/tid=11117] ppid=11112 vsize=387852 CPUtime=12.68 cores=0-7
/proc/11114/task/11117/stat : 11117 (claspmt) R 11112 11114 10814 0 -1 4202560 1473 0 0 0 1267 1 0 0 25 0 8 0 661869003 397160448 10051 33554432000 4194304 4964800 140734973399808 18446744073709551615 4660390 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11114/tid=11118] ppid=11112 vsize=387852 CPUtime=12.67 cores=0-7
/proc/11114/task/11118/stat : 11118 (claspmt) R 11112 11114 10814 0 -1 4202560 908 0 0 0 1266 1 0 0 25 0 8 0 661869003 397160448 10051 33554432000 4194304 4964800 140734973399808 18446744073709551615 4321065 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11114/tid=11119] ppid=11112 vsize=387852 CPUtime=12.67 cores=0-7
/proc/11114/task/11119/stat : 11119 (claspmt) R 11112 11114 10814 0 -1 4202560 1380 0 0 0 1266 1 0 0 19 0 8 0 661869003 397160448 10051 33554432000 4194304 4964800 140734973399808 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11114/tid=11120] ppid=11112 vsize=387852 CPUtime=12.66 cores=0-7
/proc/11114/task/11120/stat : 11120 (claspmt) R 11112 11114 10814 0 -1 4202560 831 0 0 0 1266 0 0 0 25 0 8 0 661869003 397160448 10051 33554432000 4194304 4964800 140734973399808 18446744073709551615 4362574 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11114/tid=11121] ppid=11112 vsize=387852 CPUtime=12.66 cores=0-7
/proc/11114/task/11121/stat : 11121 (claspmt) R 11112 11114 10814 0 -1 4202560 1032 0 0 0 1265 1 0 0 25 0 8 0 661869003 397160448 10051 33554432000 4194304 4964800 140734973399808 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11114/tid=11122] ppid=11112 vsize=387852 CPUtime=12.67 cores=0-7
/proc/11114/task/11122/stat : 11122 (claspmt) R 11112 11114 10814 0 -1 4202560 1561 0 0 0 1265 2 0 0 25 0 8 0 661869003 397160448 10051 33554432000 4194304 4964800 140734973399808 18446744073709551615 4320890 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 387852

[startup+25.5013 s]
/proc/loadavg: 8.28 8.40 8.30 8/281 11123
/proc/meminfo: memFree=20065936/32950904 swapFree=67057400/67111528
[pid=11114] ppid=11112 vsize=390700 CPUtime=203.59 cores=0-7
/proc/11114/stat : 11114 (claspmt) R 11112 11114 10814 0 -1 4202496 13011 0 0 0 20339 20 0 0 25 0 8 0 661869002 400076800 12919 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670499 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/11114/statm: 97675 12919 464 189 0 92024 0
[pid=11114/tid=11116] ppid=11112 vsize=390700 CPUtime=25.35 cores=0-7
/proc/11114/task/11116/stat : 11116 (claspmt) R 11112 11114 10814 0 -1 4202560 1830 0 0 0 2533 2 0 0 25 0 8 0 661869003 400076800 12919 33554432000 4194304 4964800 140734973399808 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11114/tid=11117] ppid=11112 vsize=390700 CPUtime=25.48 cores=0-7
/proc/11114/task/11117/stat : 11117 (claspmt) R 11112 11114 10814 0 -1 4202560 1860 0 0 0 2546 2 0 0 18 0 8 0 661869003 400076800 12919 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11114/tid=11118] ppid=11112 vsize=390700 CPUtime=25.47 cores=0-7
/proc/11114/task/11118/stat : 11118 (claspmt) R 11112 11114 10814 0 -1 4202560 1055 0 0 0 2545 2 0 0 25 0 8 0 661869003 400076800 12919 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11114/tid=11119] ppid=11112 vsize=390700 CPUtime=25.46 cores=0-7
/proc/11114/task/11119/stat : 11119 (claspmt) R 11112 11114 10814 0 -1 4202560 1851 0 0 0 2544 2 0 0 25 0 8 0 661869003 400076800 12919 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11114/tid=11120] ppid=11112 vsize=390700 CPUtime=25.47 cores=0-7
/proc/11114/task/11120/stat : 11120 (claspmt) R 11112 11114 10814 0 -1 4202560 1454 0 0 0 2545 2 0 0 25 0 8 0 661869003 400076800 12919 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11114/tid=11121] ppid=11112 vsize=390700 CPUtime=25.38 cores=0-7
/proc/11114/task/11121/stat : 11121 (claspmt) R 11112 11114 10814 0 -1 4202560 1189 0 0 0 2535 3 0 0 25 0 8 0 661869003 400076800 12919 33554432000 4194304 4964800 140734973399808 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11114/tid=11122] ppid=11112 vsize=390700 CPUtime=25.47 cores=0-7
/proc/11114/task/11122/stat : 11122 (claspmt) R 11112 11114 10814 0 -1 4202560 1976 0 0 0 2544 3 0 0 25 0 8 0 661869003 400076800 12919 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.59
Current children cumulated vsize (KiB) 390700

[startup+51.1007 s]
/proc/loadavg: 8.17 8.36 8.28 9/281 11124
/proc/meminfo: memFree=20053388/32950904 swapFree=67057400/67111528
[pid=11114] ppid=11112 vsize=393160 CPUtime=408.12 cores=0-7
/proc/11114/stat : 11114 (claspmt) R 11112 11114 10814 0 -1 4202496 16194 0 0 0 40778 34 0 0 25 0 8 0 661869002 402595840 16102 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670349 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/11114/statm: 98290 16102 464 189 0 92639 0
[pid=11114/tid=11116] ppid=11112 vsize=393160 CPUtime=50.93 cores=0-7
/proc/11114/task/11116/stat : 11116 (claspmt) R 11112 11114 10814 0 -1 4202560 2446 0 0 0 5089 4 0 0 25 0 8 0 661869003 402595840 16102 33554432000 4194304 4964800 140734973399808 18446744073709551615 237278546946 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11114/tid=11117] ppid=11112 vsize=393160 CPUtime=51.07 cores=0-7
/proc/11114/task/11117/stat : 11117 (claspmt) R 11112 11114 10814 0 -1 4202560 2202 0 0 0 5104 3 0 0 25 0 8 0 661869003 402595840 16102 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11114/tid=11118] ppid=11112 vsize=393160 CPUtime=51.06 cores=0-7
/proc/11114/task/11118/stat : 11118 (claspmt) R 11112 11114 10814 0 -1 4202560 1276 0 0 0 5103 3 0 0 25 0 8 0 661869003 402595840 16102 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11114/tid=11119] ppid=11112 vsize=393160 CPUtime=51.06 cores=0-7
/proc/11114/task/11119/stat : 11119 (claspmt) R 11112 11114 10814 0 -1 4202560 2403 0 0 0 5101 5 0 0 25 0 8 0 661869003 402595840 16102 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11114/tid=11120] ppid=11112 vsize=393160 CPUtime=51.05 cores=0-7
/proc/11114/task/11120/stat : 11120 (claspmt) R 11112 11114 10814 0 -1 4202560 1956 0 0 0 5102 3 0 0 25 0 8 0 661869003 402595840 16102 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11114/tid=11121] ppid=11112 vsize=393160 CPUtime=50.75 cores=0-7
/proc/11114/task/11121/stat : 11121 (claspmt) R 11112 11114 10814 0 -1 4202560 1449 0 0 0 5071 4 0 0 25 0 8 0 661869003 402595840 16102 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11114/tid=11122] ppid=11112 vsize=393160 CPUtime=51.05 cores=0-7
/proc/11114/task/11122/stat : 11122 (claspmt) R 11112 11114 10814 0 -1 4202560 2513 0 0 0 5101 4 0 0 25 0 8 0 661869003 402595840 16102 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.12

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


[startup+4662.3 s]
/proc/loadavg: 8.05 8.06 8.04 9/281 11259
/proc/meminfo: memFree=19944804/32950904 swapFree=67057400/67111528
[pid=11114] ppid=11112 vsize=414076 CPUtime=37249.8 cores=0-7
/proc/11114/stat : 11114 (claspmt) R 11112 11114 10814 0 -1 4202496 42910 0 0 0 3723004 1973 0 0 23 0 8 0 661869002 424013824 42818 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/11114/statm: 103519 42818 464 189 0 97868 0
[pid=11114/tid=11116] ppid=11112 vsize=414076 CPUtime=4648.01 cores=0-7
/proc/11114/task/11116/stat : 11116 (claspmt) R 11112 11114 10814 0 -1 4202560 6092 0 0 0 464547 254 0 0 25 0 8 0 661869003 424013824 42818 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11114/tid=11117] ppid=11112 vsize=414076 CPUtime=4658.48 cores=0-7
/proc/11114/task/11117/stat : 11117 (claspmt) R 11112 11114 10814 0 -1 4202560 5873 0 0 0 465592 256 0 0 25 0 8 0 661869003 424013824 42818 33554432000 4194304 4964800 140734973399808 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11114/tid=11118] ppid=11112 vsize=414076 CPUtime=4653.74 cores=0-7
/proc/11114/task/11118/stat : 11118 (claspmt) R 11112 11114 10814 0 -1 4202560 4464 0 0 0 465133 241 0 0 25 0 8 0 661869003 424013824 42818 33554432000 4194304 4964800 140734973399808 18446744073709551615 4325328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11114/tid=11119] ppid=11112 vsize=414076 CPUtime=4660.22 cores=0-7
/proc/11114/task/11119/stat : 11119 (claspmt) R 11112 11114 10814 0 -1 4202560 5543 0 0 0 465768 254 0 0 25 0 8 0 661869003 424013824 42818 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11114/tid=11120] ppid=11112 vsize=414076 CPUtime=4656.57 cores=0-7
/proc/11114/task/11120/stat : 11120 (claspmt) R 11112 11114 10814 0 -1 4202560 5213 0 0 0 465416 241 0 0 25 0 8 0 661869003 424013824 42818 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11114/tid=11121] ppid=11112 vsize=414076 CPUtime=4653.72 cores=0-7
/proc/11114/task/11121/stat : 11121 (claspmt) R 11112 11114 10814 0 -1 4202560 5086 0 0 0 465150 222 0 0 25 0 8 0 661869003 424013824 42818 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11114/tid=11122] ppid=11112 vsize=414076 CPUtime=4660 cores=0-7
/proc/11114/task/11122/stat : 11122 (claspmt) R 11112 11114 10814 0 -1 4202560 6142 0 0 0 465737 263 0 0 25 0 8 0 661869003 424013824 42818 33554432000 4194304 4964800 140734973399808 18446744073709551615 4321182 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37249.8
Current children cumulated vsize (KiB) 414076

[startup+4722.31 s]
/proc/loadavg: 8.02 8.05 8.03 9/281 11260
/proc/meminfo: memFree=19944312/32950904 swapFree=67057400/67111528
[pid=11114] ppid=11112 vsize=414076 CPUtime=37729.2 cores=0-7
/proc/11114/stat : 11114 (claspmt) R 11112 11114 10814 0 -1 4202496 42998 0 0 0 3770931 1994 0 0 25 0 8 0 661869002 424013824 42906 33554432000 4194304 4964800 140734973399808 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/11114/statm: 103519 42906 464 189 0 97868 0
[pid=11114/tid=11116] ppid=11112 vsize=414076 CPUtime=4708 cores=0-7
/proc/11114/task/11116/stat : 11116 (claspmt) R 11112 11114 10814 0 -1 4202560 6093 0 0 0 470544 256 0 0 25 0 8 0 661869003 424013824 42906 33554432000 4194304 4964800 140734973399808 18446744073709551615 4321243 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11114/tid=11117] ppid=11112 vsize=414076 CPUtime=4718.48 cores=0-7
/proc/11114/task/11117/stat : 11117 (claspmt) R 11112 11114 10814 0 -1 4202560 5873 0 0 0 471589 259 0 0 18 0 8 0 661869003 424013824 42906 33554432000 4194304 4964800 140734973399808 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11114/tid=11118] ppid=11112 vsize=414076 CPUtime=4713.74 cores=0-7
/proc/11114/task/11118/stat : 11118 (claspmt) R 11112 11114 10814 0 -1 4202560 4497 0 0 0 471131 243 0 0 25 0 8 0 661869003 424013824 42906 33554432000 4194304 4964800 140734973399808 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11114/tid=11119] ppid=11112 vsize=414076 CPUtime=4720.22 cores=0-7
/proc/11114/task/11119/stat : 11119 (claspmt) R 11112 11114 10814 0 -1 4202560 5545 0 0 0 471766 256 0 0 25 0 8 0 661869003 424013824 42906 33554432000 4194304 4964800 140734973399808 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11114/tid=11120] ppid=11112 vsize=414076 CPUtime=4716.56 cores=0-7
/proc/11114/task/11120/stat : 11120 (claspmt) R 11112 11114 10814 0 -1 4202560 5213 0 0 0 471412 244 0 0 25 0 8 0 661869003 424013824 42906 33554432000 4194304 4964800 140734973399808 18446744073709551615 4644872 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11114/tid=11121] ppid=11112 vsize=414076 CPUtime=4713.72 cores=0-7
/proc/11114/task/11121/stat : 11121 (claspmt) R 11112 11114 10814 0 -1 4202560 5104 0 0 0 471148 224 0 0 24 0 8 0 661869003 424013824 42906 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11114/tid=11122] ppid=11112 vsize=414076 CPUtime=4719.99 cores=0-7
/proc/11114/task/11122/stat : 11122 (claspmt) R 11112 11114 10814 0 -1 4202560 6173 0 0 0 471734 265 0 0 24 0 8 0 661869003 424013824 42906 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37729.2
Current children cumulated vsize (KiB) 414076

[startup+4782.3 s]
/proc/loadavg: 8.12 8.07 8.04 9/281 11262
/proc/meminfo: memFree=19944188/32950904 swapFree=67057400/67111528
[pid=11114] ppid=11112 vsize=414076 CPUtime=38208.6 cores=0-7
/proc/11114/stat : 11114 (claspmt) R 11112 11114 10814 0 -1 4202496 43103 0 0 0 3818839 2017 0 0 25 0 8 0 661869002 424013824 43011 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/11114/statm: 103519 43011 464 189 0 97868 0
[pid=11114/tid=11116] ppid=11112 vsize=414076 CPUtime=4767.96 cores=0-7
/proc/11114/task/11116/stat : 11116 (claspmt) R 11112 11114 10814 0 -1 4202560 6095 0 0 0 476537 259 0 0 25 0 8 0 661869003 424013824 43011 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11114/tid=11117] ppid=11112 vsize=414076 CPUtime=4778.46 cores=0-7
/proc/11114/task/11117/stat : 11117 (claspmt) R 11112 11114 10814 0 -1 4202560 5906 0 0 0 477583 263 0 0 25 0 8 0 661869003 424013824 43011 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11114/tid=11118] ppid=11112 vsize=414076 CPUtime=4773.72 cores=0-7
/proc/11114/task/11118/stat : 11118 (claspmt) R 11112 11114 10814 0 -1 4202560 4514 0 0 0 477126 246 0 0 25 0 8 0 661869003 424013824 43011 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11114/tid=11119] ppid=11112 vsize=414076 CPUtime=4780.2 cores=0-7
/proc/11114/task/11119/stat : 11119 (claspmt) R 11112 11114 10814 0 -1 4202560 5562 0 0 0 477760 260 0 0 25 0 8 0 661869003 424013824 43011 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11114/tid=11120] ppid=11112 vsize=414076 CPUtime=4776.53 cores=0-7
/proc/11114/task/11120/stat : 11120 (claspmt) R 11112 11114 10814 0 -1 4202560 5230 0 0 0 477407 246 0 0 25 0 8 0 661869003 424013824 43011 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11114/tid=11121] ppid=11112 vsize=414076 CPUtime=4773.7 cores=0-7
/proc/11114/task/11121/stat : 11121 (claspmt) R 11112 11114 10814 0 -1 4202560 5120 0 0 0 477144 226 0 0 25 0 8 0 661869003 424013824 43011 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11114/tid=11122] ppid=11112 vsize=414076 CPUtime=4779.97 cores=0-7
/proc/11114/task/11122/stat : 11122 (claspmt) R 11112 11114 10814 0 -1 4202560 6176 0 0 0 477728 269 0 0 25 0 8 0 661869003 424013824 43011 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38208.6
Current children cumulated vsize (KiB) 414076

[startup+4842.3 s]
/proc/loadavg: 8.12 8.07 8.04 10/281 11264
/proc/meminfo: memFree=19943936/32950904 swapFree=67057400/67111528
[pid=11114] ppid=11112 vsize=414076 CPUtime=38688 cores=0-7
/proc/11114/stat : 11114 (claspmt) R 11112 11114 10814 0 -1 4202496 43175 0 0 0 3866754 2043 0 0 25 0 8 0 661869002 424013824 43083 33554432000 4194304 4964800 140734973399808 18446744073709551615 4653216 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/11114/statm: 103519 43083 464 189 0 97868 0
[pid=11114/tid=11116] ppid=11112 vsize=414076 CPUtime=4827.95 cores=0-7
/proc/11114/task/11116/stat : 11116 (claspmt) R 11112 11114 10814 0 -1 4202560 6095 0 0 0 482532 263 0 0 25 0 8 0 661869003 424013824 43083 33554432000 4194304 4964800 140734973399808 18446744073709551615 4324775 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11114/tid=11117] ppid=11112 vsize=414076 CPUtime=4838.45 cores=0-7
/proc/11114/task/11117/stat : 11117 (claspmt) R 11112 11114 10814 0 -1 4202560 5924 0 0 0 483578 267 0 0 25 0 8 0 661869003 424013824 43083 33554432000 4194304 4964800 140734973399808 18446744073709551615 4378432 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11114/tid=11118] ppid=11112 vsize=414076 CPUtime=4833.71 cores=0-7
/proc/11114/task/11118/stat : 11118 (claspmt) R 11112 11114 10814 0 -1 4202560 4517 0 0 0 483122 249 0 0 25 0 8 0 661869003 424013824 43083 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11114/tid=11119] ppid=11112 vsize=414076 CPUtime=4840.18 cores=0-7
/proc/11114/task/11119/stat : 11119 (claspmt) R 11112 11114 10814 0 -1 4202560 5580 0 0 0 483756 262 0 0 25 0 8 0 661869003 424013824 43083 33554432000 4194304 4964800 140734973399808 18446744073709551615 4660163 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11114/tid=11120] ppid=11112 vsize=414076 CPUtime=4836.52 cores=0-7
/proc/11114/task/11120/stat : 11120 (claspmt) R 11112 11114 10814 0 -1 4202560 5231 0 0 0 483402 250 0 0 25 0 8 0 661869003 424013824 43083 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11114/tid=11121] ppid=11112 vsize=414076 CPUtime=4833.69 cores=0-7
/proc/11114/task/11121/stat : 11121 (claspmt) R 11112 11114 10814 0 -1 4202560 5120 0 0 0 483140 229 0 0 18 0 8 0 661869003 424013824 43083 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11114/tid=11122] ppid=11112 vsize=414076 CPUtime=4839.94 cores=0-7
/proc/11114/task/11122/stat : 11122 (claspmt) R 11112 11114 10814 0 -1 4202560 6176 0 0 0 483723 271 0 0 25 0 8 0 661869003 424013824 43083 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38688
Current children cumulated vsize (KiB) 414076

[startup+4902.3 s]
/proc/loadavg: 8.11 8.07 8.04 9/281 11265
/proc/meminfo: memFree=19943692/32950904 swapFree=67057400/67111528
[pid=11114] ppid=11112 vsize=414076 CPUtime=39167.4 cores=0-7
/proc/11114/stat : 11114 (claspmt) R 11112 11114 10814 0 -1 4202496 43275 0 0 0 3914668 2068 0 0 25 0 8 0 661869002 424013824 43183 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/11114/statm: 103519 43183 464 189 0 97868 0
[pid=11114/tid=11116] ppid=11112 vsize=414076 CPUtime=4887.93 cores=0-7
/proc/11114/task/11116/stat : 11116 (claspmt) R 11112 11114 10814 0 -1 4202560 6095 0 0 0 488527 266 0 0 20 0 8 0 661869003 424013824 43183 33554432000 4194304 4964800 140734973399808 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11114/tid=11117] ppid=11112 vsize=414076 CPUtime=4898.44 cores=0-7
/proc/11114/task/11117/stat : 11117 (claspmt) R 11112 11114 10814 0 -1 4202560 5926 0 0 0 489574 270 0 0 25 0 8 0 661869003 424013824 43183 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11114/tid=11118] ppid=11112 vsize=414076 CPUtime=4893.69 cores=0-7
/proc/11114/task/11118/stat : 11118 (claspmt) R 11112 11114 10814 0 -1 4202560 4534 0 0 0 489118 251 0 0 25 0 8 0 661869003 424013824 43183 33554432000 4194304 4964800 140734973399808 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11114/tid=11119] ppid=11112 vsize=414076 CPUtime=4900.17 cores=0-7
/proc/11114/task/11119/stat : 11119 (claspmt) R 11112 11114 10814 0 -1 4202560 5580 0 0 0 489750 267 0 0 25 0 8 0 661869003 424013824 43183 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11114/tid=11120] ppid=11112 vsize=414076 CPUtime=4896.5 cores=0-7
/proc/11114/task/11120/stat : 11120 (claspmt) R 11112 11114 10814 0 -1 4202560 5247 0 0 0 489397 253 0 0 25 0 8 0 661869003 424013824 43183 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11114/tid=11121] ppid=11112 vsize=414076 CPUtime=4893.67 cores=0-7
/proc/11114/task/11121/stat : 11121 (claspmt) R 11112 11114 10814 0 -1 4202560 5153 0 0 0 489137 230 0 0 25 0 8 0 661869003 424013824 43183 33554432000 4194304 4964800 140734973399808 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11114/tid=11122] ppid=11112 vsize=414076 CPUtime=4899.93 cores=0-7
/proc/11114/task/11122/stat : 11122 (claspmt) R 11112 11114 10814 0 -1 4202560 6193 0 0 0 489719 274 0 0 25 0 8 0 661869003 424013824 43183 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39167.4
Current children cumulated vsize (KiB) 414076

[startup+4962.3 s]
/proc/loadavg: 8.10 8.07 8.04 9/281 11267
/proc/meminfo: memFree=19943448/32950904 swapFree=67057400/67111528
[pid=11114] ppid=11112 vsize=414076 CPUtime=39646.7 cores=0-7
/proc/11114/stat : 11114 (claspmt) R 11112 11114 10814 0 -1 4202496 43313 0 0 0 3962584 2090 0 0 25 0 8 0 661869002 424013824 43221 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/11114/statm: 103519 43221 464 189 0 97868 0
[pid=11114/tid=11116] ppid=11112 vsize=414076 CPUtime=4947.9 cores=0-7
/proc/11114/task/11116/stat : 11116 (claspmt) R 11112 11114 10814 0 -1 4202560 6097 0 0 0 494522 268 0 0 25 0 8 0 661869003 424013824 43221 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11114/tid=11117] ppid=11112 vsize=414076 CPUtime=4958.43 cores=0-7
/proc/11114/task/11117/stat : 11117 (claspmt) R 11112 11114 10814 0 -1 4202560 5927 0 0 0 495569 274 0 0 25 0 8 0 661869003 424013824 43221 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11114/tid=11118] ppid=11112 vsize=414076 CPUtime=4953.67 cores=0-7
/proc/11114/task/11118/stat : 11118 (claspmt) R 11112 11114 10814 0 -1 4202560 4534 0 0 0 495113 254 0 0 25 0 8 0 661869003 424013824 43221 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11114/tid=11119] ppid=11112 vsize=414076 CPUtime=4960.15 cores=0-7
/proc/11114/task/11119/stat : 11119 (claspmt) R 11112 11114 10814 0 -1 4202560 5597 0 0 0 495746 269 0 0 25 0 8 0 661869003 424013824 43221 33554432000 4194304 4964800 140734973399808 18446744073709551615 4644886 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11114/tid=11120] ppid=11112 vsize=414076 CPUtime=4956.49 cores=0-7
/proc/11114/task/11120/stat : 11120 (claspmt) R 11112 11114 10814 0 -1 4202560 5265 0 0 0 495392 257 0 0 25 0 8 0 661869003 424013824 43221 33554432000 4194304 4964800 140734973399808 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11114/tid=11121] ppid=11112 vsize=414076 CPUtime=4953.67 cores=0-7
/proc/11114/task/11121/stat : 11121 (claspmt) R 11112 11114 10814 0 -1 4202560 5153 0 0 0 495134 233 0 0 25 0 8 0 661869003 424013824 43221 33554432000 4194304 4964800 140734973399808 18446744073709551615 4378525 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11114/tid=11122] ppid=11112 vsize=414076 CPUtime=4959.9 cores=0-7
/proc/11114/task/11122/stat : 11122 (claspmt) R 11112 11114 10814 0 -1 4202560 6193 0 0 0 495713 277 0 0 18 0 8 0 661869003 424013824 43221 33554432000 4194304 4964800 140734973399808 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39646.7
Current children cumulated vsize (KiB) 414076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5006.6 s]
/proc/loadavg: 8.12 8.07 8.04 9/281 11277
/proc/meminfo: memFree=19941896/32950904 swapFree=67057400/67111528
[pid=11114] ppid=11112 vsize=414076 CPUtime=40000.8 cores=0-7
/proc/11114/stat : 11114 (claspmt) R 11112 11114 10814 0 -1 4202496 43351 0 0 0 3997966 2109 0 0 25 0 8 0 661869002 424013824 43259 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/11114/statm: 103519 43259 464 189 0 97868 0
[pid=11114/tid=11116] ppid=11112 vsize=414076 CPUtime=4992.2 cores=0-7
/proc/11114/task/11116/stat : 11116 (claspmt) R 11112 11114 10814 0 -1 4202560 6099 0 0 0 498950 270 0 0 25 0 8 0 661869003 424013824 43259 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11114/tid=11117] ppid=11112 vsize=414076 CPUtime=5002.74 cores=0-7
/proc/11114/task/11117/stat : 11117 (claspmt) R 11112 11114 10814 0 -1 4202560 5945 0 0 0 499997 277 0 0 25 0 8 0 661869003 424013824 43259 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11114/tid=11118] ppid=11112 vsize=414076 CPUtime=4997.98 cores=0-7
/proc/11114/task/11118/stat : 11118 (claspmt) R 11112 11114 10814 0 -1 4202560 4535 0 0 0 499541 257 0 0 20 0 8 0 661869003 424013824 43259 33554432000 4194304 4964800 140734973399808 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11114/tid=11119] ppid=11112 vsize=414076 CPUtime=5004.45 cores=0-7
/proc/11114/task/11119/stat : 11119 (claspmt) R 11112 11114 10814 0 -1 4202560 5597 0 0 0 500173 272 0 0 25 0 8 0 661869003 424013824 43259 33554432000 4194304 4964800 140734973399808 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11114/tid=11120] ppid=11112 vsize=414076 CPUtime=5000.77 cores=0-7
/proc/11114/task/11120/stat : 11120 (claspmt) R 11112 11114 10814 0 -1 4202560 5266 0 0 0 499818 259 0 0 25 0 8 0 661869003 424013824 43259 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11114/tid=11121] ppid=11112 vsize=414076 CPUtime=4997.96 cores=0-7
/proc/11114/task/11121/stat : 11121 (claspmt) R 11112 11114 10814 0 -1 4202560 5169 0 0 0 499562 234 0 0 25 0 8 0 661869003 424013824 43259 33554432000 4194304 4964800 140734973399808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11114/tid=11122] ppid=11112 vsize=414076 CPUtime=5004.2 cores=0-7
/proc/11114/task/11122/stat : 11122 (claspmt) R 11112 11114 10814 0 -1 4202560 6193 0 0 0 500141 279 0 0 25 0 8 0 661869003 424013824 43259 33554432000 4194304 4964800 140734973399808 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 414076

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

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

Child status: 0
Real time (s): 5006.64
CPU time (s): 40000.8
CPU user time (s): 39979.7
CPU system time (s): 21.1008
CPU usage (%): 798.955
Max. virtual memory (cumulated for all children) (KiB): 414076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39979.7
system time used= 21.1008
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43362
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= 2579119
involuntary context switches= 191722

runsolver used 12.1821 second user time and 28.9916 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-16 01:38:13
IDJOB=3381065
IDBENCH=83247
IDSOLVER=1865
FILE ID=node121/3381065-1305502692
RUNJOBID= node121-1305497691-10828
PBS_JOBID= 13325444
Free space on /tmp= 73492 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-4_512.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-3381065-1305502692/watcher-3381065-1305502692 -o /tmp/evaluation-result-3381065-1305502692/solver-3381065-1305502692 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381065-1305502692.cnf

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

MD5SUM BENCH= c1f047ec179094963b21d7b90509d2b9
RANDOM SEED=1247740646

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

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

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20109012 kB
Buffers:        327356 kB
Cached:        6598632 kB
SwapCached:       7656 kB
Active:        6798712 kB
Inactive:      5683372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20109012 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:             712 kB
Writeback:           0 kB
AnonPages:     5554360 kB
Mapped:          21972 kB
Slab:           268084 kB
PageTables:      24968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30830656 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= 73492 MiB
End job on node121 at 2011-05-16 03:01:41