Trace number 3381305

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.2 5010.74

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_4300_4300_170.shuffled.cnf
MD5SUM82789f57e506af1994452e76af2dcbf0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.095984
Satisfiable
(Un)Satisfiability was proved
Number of variables170
Number of clauses2924
Sum of the clauses size14457
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31
Number of clauses of size 4161
Number of clauses of size 52762
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 ...511831/instance-3381305-1305511831.cnf
0.00/0.00	c Solving...
40000.03/5010.72	
40000.03/5010.72	*** INTERRUPTED! ***
40000.03/5010.72	*** Shutting down threads...
40000.03/5010.73	s UNKNOWN
40000.03/5010.73	
40000.03/5010.73	c INTERRUPTED   : 1
40000.03/5010.73	c Models        : 0+    
40000.03/5010.73	c Time          : 5010.719s (Solving: 5010.71s 1st Model: 0.00s Unsat: 0.00s)
40000.03/5010.73	c CPU Time      : 40000.150s

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-3381305-1305511831/watcher-3381305-1305511831 -o /tmp/evaluation-result-3381305-1305511831/solver-3381305-1305511831 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381305-1305511831.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: 7.42 7.92 8.03 2/417 1818
/proc/meminfo: memFree=21169540/32950928 swapFree=65730872/67111528
[pid=1818] ppid=1816 vsize=20876 CPUtime=0 cores=0-7
/proc/1818/stat : 1818 (claspmt) R 1816 1818 1690 0 -1 4202496 528 0 0 0 0 0 0 0 25 0 1 0 741413806 21377024 458 33554432000 4194304 4964800 140735016301008 18446744073709551615 260905054917 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1818/statm: 5219 458 386 189 0 93 0
[pid=1818/tid=1819] ppid=1816 vsize=251184 CPUtime=0 cores=0-7
/proc/1818/task/1819/stat : 1819 (claspmt) R 1816 1818 1690 0 -1 4202560 43 0 0 0 0 0 0 0 18 0 8 0 741413807 257212416 1121 33554432000 4194304 4964800 140735016301008 18446744073709551615 260905055265 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1818/tid=1820] ppid=1816 vsize=251184 CPUtime=0 cores=0-7
/proc/1818/task/1820/stat : 1820 (claspmt) R 1816 1818 1690 0 -1 4202560 45 0 0 0 0 0 0 0 25 0 8 0 741413807 257212416 1122 33554432000 4194304 4964800 140735016301008 18446744073709551615 260905499167 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1818/tid=1821] ppid=1816 vsize=251184 CPUtime=0 cores=0-7
/proc/1818/task/1821/stat : 1821 (claspmt) R 1816 1818 1690 0 -1 4202560 78 0 0 0 0 0 0 0 25 0 8 0 741413807 257212416 1122 33554432000 4194304 4964800 140735016301008 18446744073709551615 260905499118 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1818/tid=1822] ppid=1816 vsize=251184 CPUtime=0 cores=0-7
/proc/1818/task/1822/stat : 1822 (claspmt) R 1816 1818 1690 0 -1 4202560 72 0 0 0 0 0 0 0 18 0 8 0 741413807 257212416 1122 33554432000 4194304 4964800 140735016301008 18446744073709551615 260905499167 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1818/tid=1823] ppid=1816 vsize=251184 CPUtime=0 cores=0-7
/proc/1818/task/1823/stat : 1823 (claspmt) R 1816 1818 1690 0 -1 4202560 64 0 0 0 0 0 0 0 18 0 8 0 741413807 257212416 1122 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1818/tid=1824] ppid=1816 vsize=251184 CPUtime=0 cores=0-7
/proc/1818/task/1824/stat : 1824 (claspmt) R 1816 1818 1690 0 -1 4202560 77 0 0 0 0 0 0 0 25 0 8 0 741413807 257212416 1122 33554432000 4194304 4964800 140735016301008 18446744073709551615 4660835 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1818/tid=1825] ppid=1816 vsize=251184 CPUtime=0 cores=0-7
/proc/1818/task/1825/stat : 1825 (claspmt) R 1816 1818 1690 0 -1 4202560 75 0 0 0 0 0 0 0 25 0 8 0 741413807 257212416 1123 33554432000 4194304 4964800 140735016301008 18446744073709551615 260905499118 0 0 4096 18946 0 0 0 -1 4 0 0 0

[startup+0.032897 s]
/proc/loadavg: 7.42 7.92 8.03 2/417 1818
/proc/meminfo: memFree=21169540/32950928 swapFree=65730872/67111528
[pid=1818] ppid=1816 vsize=251184 CPUtime=0.1 cores=0-7
/proc/1818/stat : 1818 (claspmt) R 1816 1818 1690 0 -1 4202496 1412 0 0 0 10 0 0 0 25 0 8 0 741413806 257212416 1340 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1818/statm: 62796 1340 463 189 0 57145 0
[pid=1818/tid=1819] ppid=1816 vsize=251184 CPUtime=0.01 cores=0-7
/proc/1818/task/1819/stat : 1819 (claspmt) R 1816 1818 1690 0 -1 4202560 84 0 0 0 1 0 0 0 18 0 8 0 741413807 257212416 1340 33554432000 4194304 4964800 140735016301008 18446744073709551615 4637196 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1818/tid=1820] ppid=1816 vsize=251184 CPUtime=0.01 cores=0-7
/proc/1818/task/1820/stat : 1820 (claspmt) R 1816 1818 1690 0 -1 4202560 85 0 0 0 1 0 0 0 25 0 8 0 741413807 257212416 1341 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1818/tid=1821] ppid=1816 vsize=251184 CPUtime=0 cores=0-7
/proc/1818/task/1821/stat : 1821 (claspmt) R 1816 1818 1690 0 -1 4202560 78 0 0 0 0 0 0 0 25 0 8 0 741413807 257212416 1341 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1818/tid=1822] ppid=1816 vsize=251184 CPUtime=0.01 cores=0-7
/proc/1818/task/1822/stat : 1822 (claspmt) R 1816 1818 1690 0 -1 4202560 109 0 0 0 1 0 0 0 18 0 8 0 741413807 257212416 1341 33554432000 4194304 4964800 140735016301008 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1818/tid=1823] ppid=1816 vsize=251184 CPUtime=0.01 cores=0-7
/proc/1818/task/1823/stat : 1823 (claspmt) R 1816 1818 1690 0 -1 4202560 76 0 0 0 1 0 0 0 18 0 8 0 741413807 257212416 1342 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1818/tid=1824] ppid=1816 vsize=251184 CPUtime=0 cores=0-7
/proc/1818/task/1824/stat : 1824 (claspmt) R 1816 1818 1690 0 -1 4202560 80 0 0 0 0 0 0 0 25 0 8 0 741413807 257212416 1342 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1818/tid=1825] ppid=1816 vsize=251184 CPUtime=0.01 cores=0-7
/proc/1818/task/1825/stat : 1825 (claspmt) R 1816 1818 1690 0 -1 4202560 146 0 0 0 1 0 0 0 25 0 8 0 741413807 257212416 1346 33554432000 4194304 4964800 140735016301008 18446744073709551615 260905055265 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 251184

[startup+0.1131 s]
/proc/loadavg: 7.42 7.92 8.03 2/417 1818
/proc/meminfo: memFree=21169540/32950928 swapFree=65730872/67111528
[pid=1818] ppid=1816 vsize=316852 CPUtime=0.69 cores=0-7
/proc/1818/stat : 1818 (claspmt) R 1816 1818 1690 0 -1 4202496 1797 0 0 0 69 0 0 0 25 0 8 0 741413806 324456448 1725 33554432000 4194304 4964800 140735016301008 18446744073709551615 260905499167 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1818/statm: 79213 1725 463 189 0 73562 0
[pid=1818/tid=1819] ppid=1816 vsize=316852 CPUtime=0.09 cores=0-7
/proc/1818/task/1819/stat : 1819 (claspmt) R 1816 1818 1690 0 -1 4202560 136 0 0 0 9 0 0 0 18 0 8 0 741413807 324456448 1725 33554432000 4194304 4964800 140735016301008 18446744073709551615 4342228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1818/tid=1820] ppid=1816 vsize=316852 CPUtime=0.09 cores=0-7
/proc/1818/task/1820/stat : 1820 (claspmt) R 1816 1818 1690 0 -1 4202560 149 0 0 0 9 0 0 0 25 0 8 0 741413807 324456448 1725 33554432000 4194304 4964800 140735016301008 18446744073709551615 4325336 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1818/tid=1821] ppid=1816 vsize=316852 CPUtime=0.05 cores=0-7
/proc/1818/task/1821/stat : 1821 (claspmt) R 1816 1818 1690 0 -1 4202560 124 0 0 0 5 0 0 0 25 0 8 0 741413807 324456448 1725 33554432000 4194304 4964800 140735016301008 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1818/tid=1822] ppid=1816 vsize=316852 CPUtime=0.09 cores=0-7
/proc/1818/task/1822/stat : 1822 (claspmt) R 1816 1818 1690 0 -1 4202560 150 0 0 0 9 0 0 0 18 0 8 0 741413807 324456448 1725 33554432000 4194304 4964800 140735016301008 18446744073709551615 260905499167 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1818/tid=1823] ppid=1816 vsize=316852 CPUtime=0.09 cores=0-7
/proc/1818/task/1823/stat : 1823 (claspmt) R 1816 1818 1690 0 -1 4202560 120 0 0 0 9 0 0 0 18 0 8 0 741413807 324456448 1725 33554432000 4194304 4964800 140735016301008 18446744073709551615 4683952 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1818/tid=1824] ppid=1816 vsize=316852 CPUtime=0.07 cores=0-7
/proc/1818/task/1824/stat : 1824 (claspmt) R 1816 1818 1690 0 -1 4202560 127 0 0 0 7 0 0 0 25 0 8 0 741413807 324456448 1725 33554432000 4194304 4964800 140735016301008 18446744073709551615 260905499118 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1818/tid=1825] ppid=1816 vsize=316852 CPUtime=0.09 cores=0-7
/proc/1818/task/1825/stat : 1825 (claspmt) R 1816 1818 1690 0 -1 4202560 207 0 0 0 9 0 0 0 25 0 8 0 741413807 324456448 1725 33554432000 4194304 4964800 140735016301008 18446744073709551615 260905499167 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 316852

[startup+0.30085 s]
/proc/loadavg: 7.42 7.92 8.03 2/417 1818
/proc/meminfo: memFree=21169540/32950928 swapFree=65730872/67111528
[pid=1818] ppid=1816 vsize=317380 CPUtime=2.19 cores=0-7
/proc/1818/stat : 1818 (claspmt) R 1816 1818 1690 0 -1 4202496 2413 0 0 0 218 1 0 0 25 0 8 0 741413806 324997120 2341 33554432000 4194304 4964800 140735016301008 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1818/statm: 79345 2342 464 189 0 73694 0
[pid=1818/tid=1819] ppid=1816 vsize=317380 CPUtime=0.28 cores=0-7
/proc/1818/task/1819/stat : 1819 (claspmt) R 1816 1818 1690 0 -1 4202560 222 0 0 0 28 0 0 0 18 0 8 0 741413807 324997120 2342 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1818/tid=1820] ppid=1816 vsize=317380 CPUtime=0.28 cores=0-7
/proc/1818/task/1820/stat : 1820 (claspmt) R 1816 1818 1690 0 -1 4202560 234 0 0 0 28 0 0 0 25 0 8 0 741413807 324997120 2342 33554432000 4194304 4964800 140735016301008 18446744073709551615 4660198 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1818/tid=1821] ppid=1816 vsize=317380 CPUtime=0.24 cores=0-7
/proc/1818/task/1821/stat : 1821 (claspmt) R 1816 1818 1690 0 -1 4202560 202 0 0 0 24 0 0 0 25 0 8 0 741413807 324997120 2342 33554432000 4194304 4964800 140735016301008 18446744073709551615 260905055265 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1818/tid=1822] ppid=1816 vsize=317380 CPUtime=0.28 cores=0-7
/proc/1818/task/1822/stat : 1822 (claspmt) R 1816 1818 1690 0 -1 4202560 224 0 0 0 28 0 0 0 18 0 8 0 741413807 324997120 2342 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1818/tid=1823] ppid=1816 vsize=317380 CPUtime=0.28 cores=0-7
/proc/1818/task/1823/stat : 1823 (claspmt) R 1816 1818 1690 0 -1 4202560 171 0 0 0 28 0 0 0 18 0 8 0 741413807 324997120 2342 33554432000 4194304 4964800 140735016301008 18446744073709551615 4321059 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1818/tid=1824] ppid=1816 vsize=317380 CPUtime=0.26 cores=0-7
/proc/1818/task/1824/stat : 1824 (claspmt) R 1816 1818 1690 0 -1 4202560 207 0 0 0 26 0 0 0 25 0 8 0 741413807 324997120 2342 33554432000 4194304 4964800 140735016301008 18446744073709551615 4362944 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1818/tid=1825] ppid=1816 vsize=317380 CPUtime=0.27 cores=0-7
/proc/1818/task/1825/stat : 1825 (claspmt) R 1816 1818 1690 0 -1 4202560 312 0 0 0 27 0 0 0 25 0 8 0 741413807 324997120 2342 33554432000 4194304 4964800 140735016301008 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 317380

[startup+0.700777 s]
/proc/loadavg: 7.42 7.92 8.03 2/417 1818
/proc/meminfo: memFree=21169540/32950928 swapFree=65730872/67111528
[pid=1818] ppid=1816 vsize=318220 CPUtime=5.38 cores=0-7
/proc/1818/stat : 1818 (claspmt) R 1816 1818 1690 0 -1 4202496 3336 0 0 0 536 2 0 0 25 0 8 0 741413806 325857280 3264 33554432000 4194304 4964800 140735016301008 18446744073709551615 4660144 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1818/statm: 79555 3264 464 189 0 73904 0
[pid=1818/tid=1819] ppid=1816 vsize=318220 CPUtime=0.67 cores=0-7
/proc/1818/task/1819/stat : 1819 (claspmt) R 1816 1818 1690 0 -1 4202560 333 0 0 0 67 0 0 0 18 0 8 0 741413807 325857280 3264 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1818/tid=1820] ppid=1816 vsize=318220 CPUtime=0.68 cores=0-7
/proc/1818/task/1820/stat : 1820 (claspmt) R 1816 1818 1690 0 -1 4202560 382 0 0 0 68 0 0 0 25 0 8 0 741413807 325857280 3264 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1818/tid=1821] ppid=1816 vsize=318220 CPUtime=0.64 cores=0-7
/proc/1818/task/1821/stat : 1821 (claspmt) R 1816 1818 1690 0 -1 4202560 316 0 0 0 64 0 0 0 18 0 8 0 741413807 325857280 3264 33554432000 4194304 4964800 140735016301008 18446744073709551615 4644872 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1818/tid=1822] ppid=1816 vsize=318220 CPUtime=0.68 cores=0-7
/proc/1818/task/1822/stat : 1822 (claspmt) R 1816 1818 1690 0 -1 4202560 363 0 0 0 68 0 0 0 18 0 8 0 741413807 325857280 3264 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670368 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1818/tid=1823] ppid=1816 vsize=318220 CPUtime=0.68 cores=0-7
/proc/1818/task/1823/stat : 1823 (claspmt) R 1816 1818 1690 0 -1 4202560 262 0 0 0 68 0 0 0 18 0 8 0 741413807 325857280 3264 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1818/tid=1824] ppid=1816 vsize=318220 CPUtime=0.66 cores=0-7
/proc/1818/task/1824/stat : 1824 (claspmt) R 1816 1818 1690 0 -1 4202560 327 0 0 0 66 0 0 0 25 0 8 0 741413807 325857280 3264 33554432000 4194304 4964800 140735016301008 18446744073709551615 4332387 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1818/tid=1825] ppid=1816 vsize=318220 CPUtime=0.67 cores=0-7
/proc/1818/task/1825/stat : 1825 (claspmt) R 1816 1818 1690 0 -1 4202560 434 0 0 0 67 0 0 0 25 0 8 0 741413807 325857280 3264 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.38
Current children cumulated vsize (KiB) 318220

[startup+1.50063 s]
/proc/loadavg: 7.47 7.92 8.03 9/425 1826
/proc/meminfo: memFree=21156092/32950928 swapFree=65730872/67111528
[pid=1818] ppid=1816 vsize=319160 CPUtime=11.76 cores=0-7
/proc/1818/stat : 1818 (claspmt) R 1816 1818 1690 0 -1 4202496 4612 0 0 0 1173 3 0 0 25 0 8 0 741413806 326819840 4540 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670371 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1818/statm: 79790 4540 464 189 0 74139 0
[pid=1818/tid=1819] ppid=1816 vsize=319160 CPUtime=1.47 cores=0-7
/proc/1818/task/1819/stat : 1819 (claspmt) R 1816 1818 1690 0 -1 4202560 543 0 0 0 147 0 0 0 20 0 8 0 741413807 326819840 4540 33554432000 4194304 4964800 140735016301008 18446744073709551615 4333216 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1818/tid=1820] ppid=1816 vsize=319160 CPUtime=1.47 cores=0-7
/proc/1818/task/1820/stat : 1820 (claspmt) R 1816 1818 1690 0 -1 4202560 624 0 0 0 147 0 0 0 25 0 8 0 741413807 326819840 4540 33554432000 4194304 4964800 140735016301008 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1818/tid=1821] ppid=1816 vsize=319160 CPUtime=1.44 cores=0-7
/proc/1818/task/1821/stat : 1821 (claspmt) R 1816 1818 1690 0 -1 4202560 415 0 0 0 144 0 0 0 19 0 8 0 741413807 326819840 4540 33554432000 4194304 4964800 140735016301008 18446744073709551615 4332284 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1818/tid=1822] ppid=1816 vsize=319160 CPUtime=1.47 cores=0-7
/proc/1818/task/1822/stat : 1822 (claspmt) R 1816 1818 1690 0 -1 4202560 526 0 0 0 147 0 0 0 20 0 8 0 741413807 326819840 4540 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1818/tid=1823] ppid=1816 vsize=319160 CPUtime=1.48 cores=0-7
/proc/1818/task/1823/stat : 1823 (claspmt) R 1816 1818 1690 0 -1 4202560 358 0 0 0 148 0 0 0 20 0 8 0 741413807 326819840 4540 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1818/tid=1824] ppid=1816 vsize=319160 CPUtime=1.44 cores=0-7
/proc/1818/task/1824/stat : 1824 (claspmt) R 1816 1818 1690 0 -1 4202560 483 0 0 0 144 0 0 0 25 0 8 0 741413807 326819840 4540 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1818/tid=1825] ppid=1816 vsize=319160 CPUtime=1.47 cores=0-7
/proc/1818/task/1825/stat : 1825 (claspmt) R 1816 1818 1690 0 -1 4202560 632 0 0 0 147 0 0 0 25 0 8 0 741413807 326819840 4540 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670440 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.76
Current children cumulated vsize (KiB) 319160

[startup+3.10034 s]
/proc/loadavg: 7.47 7.92 8.03 9/425 1826
/proc/meminfo: memFree=21151008/32950928 swapFree=65730872/67111528
[pid=1818] ppid=1816 vsize=320204 CPUtime=24.54 cores=0-7
/proc/1818/stat : 1818 (claspmt) R 1816 1818 1690 0 -1 4202496 5749 0 0 0 2448 6 0 0 25 0 8 0 741413806 327888896 5677 33554432000 4194304 4964800 140735016301008 18446744073709551615 4320993 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1818/statm: 80051 5677 464 189 0 74400 0
[pid=1818/tid=1819] ppid=1816 vsize=320204 CPUtime=3.07 cores=0-7
/proc/1818/task/1819/stat : 1819 (claspmt) R 1816 1818 1690 0 -1 4202560 706 0 0 0 307 0 0 0 25 0 8 0 741413807 327888896 5677 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1818/tid=1820] ppid=1816 vsize=320204 CPUtime=3.08 cores=0-7
/proc/1818/task/1820/stat : 1820 (claspmt) R 1816 1818 1690 0 -1 4202560 813 0 0 0 307 1 0 0 25 0 8 0 741413807 327888896 5677 33554432000 4194304 4964800 140735016301008 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1818/tid=1821] ppid=1816 vsize=320204 CPUtime=3.03 cores=0-7
/proc/1818/task/1821/stat : 1821 (claspmt) R 1816 1818 1690 0 -1 4202560 503 0 0 0 303 0 0 0 22 0 8 0 741413807 327888896 5677 33554432000 4194304 4964800 140735016301008 18446744073709551615 4660444 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1818/tid=1822] ppid=1816 vsize=320204 CPUtime=3.07 cores=0-7
/proc/1818/task/1822/stat : 1822 (claspmt) R 1816 1818 1690 0 -1 4202560 808 0 0 0 307 0 0 0 25 0 8 0 741413807 327888896 5677 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1818/tid=1823] ppid=1816 vsize=320204 CPUtime=3.07 cores=0-7
/proc/1818/task/1823/stat : 1823 (claspmt) R 1816 1818 1690 0 -1 4202560 414 0 0 0 307 0 0 0 25 0 8 0 741413807 327888896 5677 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670546 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1818/tid=1824] ppid=1816 vsize=320204 CPUtime=3.02 cores=0-7
/proc/1818/task/1824/stat : 1824 (claspmt) R 1816 1818 1690 0 -1 4202560 622 0 0 0 302 0 0 0 19 0 8 0 741413807 327888896 5677 33554432000 4194304 4964800 140735016301008 18446744073709551615 4320993 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1818/tid=1825] ppid=1816 vsize=320204 CPUtime=3.07 cores=0-7
/proc/1818/task/1825/stat : 1825 (claspmt) R 1816 1818 1690 0 -1 4202560 774 0 0 0 307 0 0 0 25 0 8 0 741413807 327888896 5677 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.54
Current children cumulated vsize (KiB) 320204

[startup+6.30075 s]
/proc/loadavg: 7.47 7.92 8.03 9/425 1827
/proc/meminfo: memFree=21144700/32950928 swapFree=65730872/67111528
[pid=1818] ppid=1816 vsize=321404 CPUtime=50.08 cores=0-7
/proc/1818/stat : 1818 (claspmt) R 1816 1818 1690 0 -1 4202496 7215 0 0 0 4997 11 0 0 25 0 8 0 741413806 329117696 7143 33554432000 4194304 4964800 140735016301008 18446744073709551615 4320993 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1818/statm: 80351 7143 464 189 0 74700 0
[pid=1818/tid=1819] ppid=1816 vsize=321404 CPUtime=6.26 cores=0-7
/proc/1818/task/1819/stat : 1819 (claspmt) R 1816 1818 1690 0 -1 4202560 946 0 0 0 626 0 0 0 25 0 8 0 741413807 329117696 7143 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670351 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1818/tid=1820] ppid=1816 vsize=321404 CPUtime=6.28 cores=0-7
/proc/1818/task/1820/stat : 1820 (claspmt) R 1816 1818 1690 0 -1 4202560 1010 0 0 0 626 2 0 0 19 0 8 0 741413807 329117696 7143 33554432000 4194304 4964800 140735016301008 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1818/tid=1821] ppid=1816 vsize=321404 CPUtime=6.23 cores=0-7
/proc/1818/task/1821/stat : 1821 (claspmt) R 1816 1818 1690 0 -1 4202560 640 0 0 0 622 1 0 0 25 0 8 0 741413807 329117696 7143 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670440 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1818/tid=1822] ppid=1816 vsize=321404 CPUtime=6.28 cores=0-7
/proc/1818/task/1822/stat : 1822 (claspmt) R 1816 1818 1690 0 -1 4202560 1096 0 0 0 627 1 0 0 22 0 8 0 741413807 329117696 7143 33554432000 4194304 4964800 140735016301008 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1818/tid=1823] ppid=1816 vsize=321404 CPUtime=6.27 cores=0-7
/proc/1818/task/1823/stat : 1823 (claspmt) R 1816 1818 1690 0 -1 4202560 487 0 0 0 627 0 0 0 25 0 8 0 741413807 329117696 7143 33554432000 4194304 4964800 140735016301008 18446744073709551615 4668564 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1818/tid=1824] ppid=1816 vsize=321404 CPUtime=6.18 cores=0-7
/proc/1818/task/1824/stat : 1824 (claspmt) R 1816 1818 1690 0 -1 4202560 764 0 0 0 617 1 0 0 18 0 8 0 741413807 329117696 7143 33554432000 4194304 4964800 140735016301008 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1818/tid=1825] ppid=1816 vsize=321404 CPUtime=6.27 cores=0-7
/proc/1818/task/1825/stat : 1825 (claspmt) R 1816 1818 1690 0 -1 4202560 1048 0 0 0 626 1 0 0 25 0 8 0 741413807 329117696 7143 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0

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


[startup+4722.32 s]
/proc/loadavg: 8.01 8.03 8.00 9/425 1964
/proc/meminfo: memFree=21028228/32950928 swapFree=65730872/67111528
[pid=1818] ppid=1816 vsize=408312 CPUtime=37697.8 cores=0-7
/proc/1818/stat : 1818 (claspmt) R 1816 1818 1690 0 -1 4202496 35611 0 0 0 3766649 3127 0 0 25 0 8 0 741413806 418111488 35493 33554432000 4194304 4964800 140735016301008 18446744073709551615 4332103 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1818/statm: 102078 35493 464 189 0 96427 0
[pid=1818/tid=1819] ppid=1816 vsize=408312 CPUtime=4705.29 cores=0-7
/proc/1818/task/1819/stat : 1819 (claspmt) R 1816 1818 1690 0 -1 4202560 4977 0 0 0 470108 421 0 0 25 0 8 0 741413807 418111488 35493 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1818/tid=1820] ppid=1816 vsize=408312 CPUtime=4705.33 cores=0-7
/proc/1818/task/1820/stat : 1820 (claspmt) R 1816 1818 1690 0 -1 4202560 5541 0 0 0 470146 387 0 0 25 0 8 0 741413807 418111488 35493 33554432000 4194304 4964800 140735016301008 18446744073709551615 4320989 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1818/tid=1821] ppid=1816 vsize=408312 CPUtime=4712.81 cores=0-7
/proc/1818/task/1821/stat : 1821 (claspmt) R 1816 1818 1690 0 -1 4202560 3436 0 0 0 470893 388 0 0 21 0 8 0 741413807 418111488 35493 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1818/tid=1822] ppid=1816 vsize=408312 CPUtime=4712.74 cores=0-7
/proc/1818/task/1822/stat : 1822 (claspmt) R 1816 1818 1690 0 -1 4202560 4672 0 0 0 470921 353 0 0 25 0 8 0 741413807 418111488 35493 33554432000 4194304 4964800 140735016301008 18446744073709551615 4653136 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1818/tid=1823] ppid=1816 vsize=408312 CPUtime=4714.14 cores=0-7
/proc/1818/task/1823/stat : 1823 (claspmt) R 1816 1818 1690 0 -1 4202560 4381 0 0 0 471035 379 0 0 25 0 8 0 741413807 418111488 35493 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1818/tid=1824] ppid=1816 vsize=408312 CPUtime=4711.78 cores=0-7
/proc/1818/task/1824/stat : 1824 (claspmt) R 1816 1818 1690 0 -1 4202560 4077 0 0 0 470784 394 0 0 25 0 8 0 741413807 418111488 35493 33554432000 4194304 4964800 140735016301008 18446744073709551615 4627616 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1818/tid=1825] ppid=1816 vsize=408312 CPUtime=4718.39 cores=0-7
/proc/1818/task/1825/stat : 1825 (claspmt) R 1816 1818 1690 0 -1 4202560 5297 0 0 0 471419 420 0 0 25 0 8 0 741413807 418111488 35493 33554432000 4194304 4964800 140735016301008 18446744073709551615 260905061280 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37697.8
Current children cumulated vsize (KiB) 408312

[startup+4782.3 s]
/proc/loadavg: 8.07 8.04 8.00 9/425 1966
/proc/meminfo: memFree=21028048/32950928 swapFree=65730872/67111528
[pid=1818] ppid=1816 vsize=408312 CPUtime=38176.6 cores=0-7
/proc/1818/stat : 1818 (claspmt) R 1816 1818 1690 0 -1 4202496 35707 0 0 0 3814501 3162 0 0 25 0 8 0 741413806 418111488 35589 33554432000 4194304 4964800 140735016301008 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1818/statm: 102078 35589 464 189 0 96427 0
[pid=1818/tid=1819] ppid=1816 vsize=408312 CPUtime=4764.61 cores=0-7
/proc/1818/task/1819/stat : 1819 (claspmt) R 1816 1818 1690 0 -1 4202560 5006 0 0 0 476036 425 0 0 19 0 8 0 741413807 418111488 35589 33554432000 4194304 4964800 140735016301008 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1818/tid=1820] ppid=1816 vsize=408312 CPUtime=4765.29 cores=0-7
/proc/1818/task/1820/stat : 1820 (claspmt) R 1816 1818 1690 0 -1 4202560 5543 0 0 0 476139 390 0 0 25 0 8 0 741413807 418111488 35589 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1818/tid=1821] ppid=1816 vsize=408312 CPUtime=4772.77 cores=0-7
/proc/1818/task/1821/stat : 1821 (claspmt) R 1816 1818 1690 0 -1 4202560 3438 0 0 0 476884 393 0 0 18 0 8 0 741413807 418111488 35589 33554432000 4194304 4964800 140735016301008 18446744073709551615 4324786 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1818/tid=1822] ppid=1816 vsize=408312 CPUtime=4772.71 cores=0-7
/proc/1818/task/1822/stat : 1822 (claspmt) R 1816 1818 1690 0 -1 4202560 4672 0 0 0 476914 357 0 0 25 0 8 0 741413807 418111488 35589 33554432000 4194304 4964800 140735016301008 18446744073709551615 4321257 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1818/tid=1823] ppid=1816 vsize=408312 CPUtime=4774.08 cores=0-7
/proc/1818/task/1823/stat : 1823 (claspmt) R 1816 1818 1690 0 -1 4202560 4415 0 0 0 477025 383 0 0 25 0 8 0 741413807 418111488 35589 33554432000 4194304 4964800 140735016301008 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1818/tid=1824] ppid=1816 vsize=408312 CPUtime=4771.56 cores=0-7
/proc/1818/task/1824/stat : 1824 (claspmt) R 1816 1818 1690 0 -1 4202560 4089 0 0 0 476757 399 0 0 25 0 8 0 741413807 418111488 35589 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1818/tid=1825] ppid=1816 vsize=408312 CPUtime=4778.34 cores=0-7
/proc/1818/task/1825/stat : 1825 (claspmt) R 1816 1818 1690 0 -1 4202560 5310 0 0 0 477410 424 0 0 25 0 8 0 741413807 418111488 35589 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38176.6
Current children cumulated vsize (KiB) 408312

[startup+4842.3 s]
/proc/loadavg: 8.09 8.04 8.00 9/425 1968
/proc/meminfo: memFree=21027740/32950928 swapFree=65730872/67111528
[pid=1818] ppid=1816 vsize=408312 CPUtime=38655.6 cores=0-7
/proc/1818/stat : 1818 (claspmt) R 1816 1818 1690 0 -1 4202496 35814 0 0 0 3862364 3198 0 0 19 0 8 0 741413806 418111488 35696 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1818/statm: 102078 35696 464 189 0 96427 0
[pid=1818/tid=1819] ppid=1816 vsize=408312 CPUtime=4824.57 cores=0-7
/proc/1818/task/1819/stat : 1819 (claspmt) R 1816 1818 1690 0 -1 4202560 5017 0 0 0 482028 429 0 0 24 0 8 0 741413807 418111488 35696 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1818/tid=1820] ppid=1816 vsize=408312 CPUtime=4825.29 cores=0-7
/proc/1818/task/1820/stat : 1820 (claspmt) R 1816 1818 1690 0 -1 4202560 5551 0 0 0 482134 395 0 0 25 0 8 0 741413807 418111488 35696 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1818/tid=1821] ppid=1816 vsize=408312 CPUtime=4832.73 cores=0-7
/proc/1818/task/1821/stat : 1821 (claspmt) R 1816 1818 1690 0 -1 4202560 3443 0 0 0 482876 397 0 0 25 0 8 0 741413807 418111488 35696 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1818/tid=1822] ppid=1816 vsize=408312 CPUtime=4832.69 cores=0-7
/proc/1818/task/1822/stat : 1822 (claspmt) R 1816 1818 1690 0 -1 4202560 4684 0 0 0 482909 360 0 0 25 0 8 0 741413807 418111488 35696 33554432000 4194304 4964800 140735016301008 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1818/tid=1823] ppid=1816 vsize=408312 CPUtime=4834.06 cores=0-7
/proc/1818/task/1823/stat : 1823 (claspmt) R 1816 1818 1690 0 -1 4202560 4441 0 0 0 483016 390 0 0 25 0 8 0 741413807 418111488 35696 33554432000 4194304 4964800 140735016301008 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1818/tid=1824] ppid=1816 vsize=408312 CPUtime=4830.72 cores=0-7
/proc/1818/task/1824/stat : 1824 (claspmt) R 1816 1818 1690 0 -1 4202560 4105 0 0 0 482669 403 0 0 25 0 8 0 741413807 418111488 35696 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1818/tid=1825] ppid=1816 vsize=408312 CPUtime=4838.32 cores=0-7
/proc/1818/task/1825/stat : 1825 (claspmt) R 1816 1818 1690 0 -1 4202560 5332 0 0 0 483403 429 0 0 25 0 8 0 741413807 418111488 35696 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38655.6
Current children cumulated vsize (KiB) 408312

[startup+4902.3 s]
/proc/loadavg: 8.14 8.06 8.01 9/425 1969
/proc/meminfo: memFree=21027688/32950928 swapFree=65730872/67111528
[pid=1818] ppid=1816 vsize=408312 CPUtime=39134.6 cores=0-7
/proc/1818/stat : 1818 (claspmt) R 1816 1818 1690 0 -1 4202496 35849 0 0 0 3910227 3237 0 0 25 0 8 0 741413806 418111488 35731 33554432000 4194304 4964800 140735016301008 18446744073709551615 4334283 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1818/statm: 102078 35731 464 189 0 96427 0
[pid=1818/tid=1819] ppid=1816 vsize=408312 CPUtime=4884.55 cores=0-7
/proc/1818/task/1819/stat : 1819 (claspmt) R 1816 1818 1690 0 -1 4202560 5017 0 0 0 488021 434 0 0 25 0 8 0 741413807 418111488 35731 33554432000 4194304 4964800 140735016301008 18446744073709551615 4320886 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1818/tid=1820] ppid=1816 vsize=408312 CPUtime=4884.74 cores=0-7
/proc/1818/task/1820/stat : 1820 (claspmt) R 1816 1818 1690 0 -1 4202560 5552 0 0 0 488074 400 0 0 22 0 8 0 741413807 418111488 35731 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1818/tid=1821] ppid=1816 vsize=408312 CPUtime=4892.69 cores=0-7
/proc/1818/task/1821/stat : 1821 (claspmt) R 1816 1818 1690 0 -1 4202560 3443 0 0 0 488868 401 0 0 25 0 8 0 741413807 418111488 35731 33554432000 4194304 4964800 140735016301008 18446744073709551615 4660835 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1818/tid=1822] ppid=1816 vsize=408312 CPUtime=4892.68 cores=0-7
/proc/1818/task/1822/stat : 1822 (claspmt) R 1816 1818 1690 0 -1 4202560 4697 0 0 0 488903 365 0 0 25 0 8 0 741413807 418111488 35731 33554432000 4194304 4964800 140735016301008 18446744073709551615 4320897 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1818/tid=1823] ppid=1816 vsize=408312 CPUtime=4894.03 cores=0-7
/proc/1818/task/1823/stat : 1823 (claspmt) R 1816 1818 1690 0 -1 4202560 4451 0 0 0 489008 395 0 0 20 0 8 0 741413807 418111488 35731 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1818/tid=1824] ppid=1816 vsize=408312 CPUtime=4890.42 cores=0-7
/proc/1818/task/1824/stat : 1824 (claspmt) R 1816 1818 1690 0 -1 4202560 4115 0 0 0 488635 407 0 0 25 0 8 0 741413807 418111488 35731 33554432000 4194304 4964800 140735016301008 18446744073709551615 4627335 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1818/tid=1825] ppid=1816 vsize=408312 CPUtime=4898.31 cores=0-7
/proc/1818/task/1825/stat : 1825 (claspmt) R 1816 1818 1690 0 -1 4202560 5332 0 0 0 489395 436 0 0 21 0 8 0 741413807 418111488 35731 33554432000 4194304 4964800 140735016301008 18446744073709551615 4320890 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39134.6
Current children cumulated vsize (KiB) 408312

[startup+4962.3 s]
/proc/loadavg: 8.10 8.06 8.01 9/425 1971
/proc/meminfo: memFree=21027508/32950928 swapFree=65730872/67111528
[pid=1818] ppid=1816 vsize=408480 CPUtime=39613.6 cores=0-7
/proc/1818/stat : 1818 (claspmt) R 1816 1818 1690 0 -1 4202496 35884 0 0 0 3958087 3274 0 0 25 0 8 0 741413806 418283520 35766 33554432000 4194304 4964800 140735016301008 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1818/statm: 102120 35766 464 189 0 96469 0
[pid=1818/tid=1819] ppid=1816 vsize=408480 CPUtime=4944.5 cores=0-7
/proc/1818/task/1819/stat : 1819 (claspmt) R 1816 1818 1690 0 -1 4202560 5018 0 0 0 494011 439 0 0 22 0 8 0 741413807 418283520 35766 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1818/tid=1820] ppid=1816 vsize=408480 CPUtime=4943.9 cores=0-7
/proc/1818/task/1820/stat : 1820 (claspmt) R 1816 1818 1690 0 -1 4202560 5562 0 0 0 493984 406 0 0 25 0 8 0 741413807 418283520 35766 33554432000 4194304 4964800 140735016301008 18446744073709551615 4320916 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1818/tid=1821] ppid=1816 vsize=408480 CPUtime=4952.66 cores=0-7
/proc/1818/task/1821/stat : 1821 (claspmt) R 1816 1818 1690 0 -1 4202560 3443 0 0 0 494861 405 0 0 25 0 8 0 741413807 418283520 35766 33554432000 4194304 4964800 140735016301008 18446744073709551615 4653604 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1818/tid=1822] ppid=1816 vsize=408480 CPUtime=4952.67 cores=0-7
/proc/1818/task/1822/stat : 1822 (claspmt) R 1816 1818 1690 0 -1 4202560 4698 0 0 0 494897 370 0 0 25 0 8 0 741413807 418283520 35766 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1818/tid=1823] ppid=1816 vsize=408480 CPUtime=4954 cores=0-7
/proc/1818/task/1823/stat : 1823 (claspmt) R 1816 1818 1690 0 -1 4202560 4463 0 0 0 495000 400 0 0 25 0 8 0 741413807 418283520 35766 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1818/tid=1824] ppid=1816 vsize=408480 CPUtime=4950.4 cores=0-7
/proc/1818/task/1824/stat : 1824 (claspmt) R 1816 1818 1690 0 -1 4202560 4115 0 0 0 494630 410 0 0 25 0 8 0 741413807 418283520 35766 33554432000 4194304 4964800 140735016301008 18446744073709551615 4320890 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1818/tid=1825] ppid=1816 vsize=408480 CPUtime=4958.29 cores=0-7
/proc/1818/task/1825/stat : 1825 (claspmt) R 1816 1818 1690 0 -1 4202560 5343 0 0 0 495388 441 0 0 25 0 8 0 741413807 418283520 35766 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39613.6
Current children cumulated vsize (KiB) 408480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.7 s]
/proc/loadavg: 7.99 8.04 8.00 9/425 1972
/proc/meminfo: memFree=21027088/32950928 swapFree=65730872/67111528
[pid=1818] ppid=1816 vsize=408480 CPUtime=40000 cores=0-7
/proc/1818/stat : 1818 (claspmt) R 1816 1818 1690 0 -1 4202496 35958 0 0 0 3996702 3301 0 0 25 0 8 0 741413806 418283520 35840 33554432000 4194304 4964800 140735016301008 18446744073709551615 4321082 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/1818/statm: 102120 35840 464 189 0 96469 0
[pid=1818/tid=1819] ppid=1816 vsize=408480 CPUtime=4992.87 cores=0-7
/proc/1818/task/1819/stat : 1819 (claspmt) R 1816 1818 1690 0 -1 4202560 5026 0 0 0 498844 443 0 0 18 0 8 0 741413807 418283520 35840 33554432000 4194304 4964800 140735016301008 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1818/tid=1820] ppid=1816 vsize=408480 CPUtime=4991.77 cores=0-7
/proc/1818/task/1820/stat : 1820 (claspmt) R 1816 1818 1690 0 -1 4202560 5579 0 0 0 498769 408 0 0 25 0 8 0 741413807 418283520 35840 33554432000 4194304 4964800 140735016301008 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1818/tid=1821] ppid=1816 vsize=408480 CPUtime=5001.03 cores=0-7
/proc/1818/task/1821/stat : 1821 (claspmt) R 1816 1818 1690 0 -1 4202560 3455 0 0 0 499695 408 0 0 19 0 8 0 741413807 418283520 35840 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670394 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1818/tid=1822] ppid=1816 vsize=408480 CPUtime=5001.08 cores=0-7
/proc/1818/task/1822/stat : 1822 (claspmt) R 1816 1818 1690 0 -1 4202560 4703 0 0 0 499734 374 0 0 25 0 8 0 741413807 418283520 35840 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1818/tid=1823] ppid=1816 vsize=408480 CPUtime=5002.4 cores=0-7
/proc/1818/task/1823/stat : 1823 (claspmt) R 1816 1818 1690 0 -1 4202560 4494 0 0 0 499837 403 0 0 25 0 8 0 741413807 418283520 35840 33554432000 4194304 4964800 140735016301008 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1818/tid=1824] ppid=1816 vsize=408480 CPUtime=4998.81 cores=0-7
/proc/1818/task/1824/stat : 1824 (claspmt) R 1816 1818 1690 0 -1 4202560 4116 0 0 0 499467 414 0 0 25 0 8 0 741413807 418283520 35840 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1818/tid=1825] ppid=1816 vsize=408480 CPUtime=5006.69 cores=0-7
/proc/1818/task/1825/stat : 1825 (claspmt) R 1816 1818 1690 0 -1 4202560 5343 0 0 0 500225 444 0 0 25 0 8 0 741413807 418283520 35840 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000
Current children cumulated vsize (KiB) 408480

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

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

[startup+5010.7 s]
/proc/loadavg: 7.99 8.04 8.00 9/425 1972
/proc/meminfo: memFree=21027088/32950928 swapFree=65730872/67111528
[pid=1818] ppid=1816 vsize=408480 CPUtime=40000 cores=0-7
/proc/1818/stat : 1818 (claspmt) R 1816 1818 1690 0 -1 4202496 35958 0 0 0 3996702 3301 0 0 25 0 8 0 741413806 418283520 35840 33554432000 4194304 4964800 140735016301008 18446744073709551615 4321082 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/1818/statm: 102120 35840 464 189 0 96469 0
[pid=1818/tid=1819] ppid=1816 vsize=408480 CPUtime=4992.87 cores=0-7
/proc/1818/task/1819/stat : 1819 (claspmt) R 1816 1818 1690 0 -1 4202560 5026 0 0 0 498844 443 0 0 18 0 8 0 741413807 418283520 35840 33554432000 4194304 4964800 140735016301008 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1818/tid=1820] ppid=1816 vsize=408480 CPUtime=4991.77 cores=0-7
/proc/1818/task/1820/stat : 1820 (claspmt) R 1816 1818 1690 0 -1 4202560 5579 0 0 0 498769 408 0 0 25 0 8 0 741413807 418283520 35840 33554432000 4194304 4964800 140735016301008 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1818/tid=1821] ppid=1816 vsize=408480 CPUtime=5001.03 cores=0-7
/proc/1818/task/1821/stat : 1821 (claspmt) R 1816 1818 1690 0 -1 4202560 3455 0 0 0 499695 408 0 0 19 0 8 0 741413807 418283520 35840 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670394 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1818/tid=1822] ppid=1816 vsize=408480 CPUtime=5001.08 cores=0-7
/proc/1818/task/1822/stat : 1822 (claspmt) R 1816 1818 1690 0 -1 4202560 4703 0 0 0 499734 374 0 0 25 0 8 0 741413807 418283520 35840 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1818/tid=1823] ppid=1816 vsize=408480 CPUtime=5002.4 cores=0-7
/proc/1818/task/1823/stat : 1823 (claspmt) R 1816 1818 1690 0 -1 4202560 4494 0 0 0 499837 403 0 0 25 0 8 0 741413807 418283520 35840 33554432000 4194304 4964800 140735016301008 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1818/tid=1824] ppid=1816 vsize=408480 CPUtime=4998.81 cores=0-7
/proc/1818/task/1824/stat : 1824 (claspmt) R 1816 1818 1690 0 -1 4202560 4116 0 0 0 499467 414 0 0 25 0 8 0 741413807 418283520 35840 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1818/tid=1825] ppid=1816 vsize=408480 CPUtime=5006.69 cores=0-7
/proc/1818/task/1825/stat : 1825 (claspmt) R 1816 1818 1690 0 -1 4202560 5343 0 0 0 500225 444 0 0 25 0 8 0 741413807 418283520 35840 33554432000 4194304 4964800 140735016301008 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000
Current children cumulated vsize (KiB) 408480

Child status: 0
Real time (s): 5010.74
CPU time (s): 40000.2
CPU user time (s): 39967.2
CPU system time (s): 33.023
CPU usage (%): 798.289
Max. virtual memory (cumulated for all children) (KiB): 408480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39967.2
system time used= 33.023
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35970
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= 4315716
involuntary context switches= 190925

runsolver used 20.5049 second user time and 47.8447 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-16 04:10:31
IDJOB=3381305
IDBENCH=87447
IDSOLVER=1865
FILE ID=node116/3381305-1305511831
RUNJOBID= node116-1305511830-1704
PBS_JOBID= 13325534
Free space on /tmp= 73148 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_4300_4300_170.shuffled.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-3381305-1305511831/watcher-3381305-1305511831 -o /tmp/evaluation-result-3381305-1305511831/solver-3381305-1305511831 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381305-1305511831.cnf

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

MD5SUM BENCH= 82789f57e506af1994452e76af2dcbf0
RANDOM SEED=31746402

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.75
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.826
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.826
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:     32950928 kB
MemFree:      21169696 kB
Buffers:        159868 kB
Cached:        1346200 kB
SwapCached:      12348 kB
Active:       10570544 kB
Inactive:       972924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21169696 kB
SwapTotal:    67111528 kB
SwapFree:     65730872 kB
Dirty:            1260 kB
Writeback:          20 kB
AnonPages:    10036948 kB
Mapped:          19848 kB
Slab:           114092 kB
PageTables:      52556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 113395380 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= 73148 MiB
End job on node116 at 2011-05-16 05:34:04