Trace number 3373525

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) 4800.48 1204.27

General information on the benchmark

NameSAT03/industrial/maris/CNF/
gripper13u.shuffled-as.sat03-395.cnf
MD5SUM3889b7ed90cc1fbe8bc8d140a1763832
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4427.96
Satisfiable
(Un)Satisfiability was proved
Number of variables4268
Number of clauses38965
Sum of the clauses size86077
Maximum clause length28
Minimum clause length1
Number of clauses of size 169
Number of clauses of size 235984
Number of clauses of size 3104
Number of clauses of size 42704
Number of clauses of size 50
Number of clauses of size over 5104

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...429808/instance-3373525-1305429808.cnf
0.00/0.05	c Solving...
4800.39/1204.21	
4800.39/1204.21	*** INTERRUPTED! ***
4800.39/1204.21	*** Shutting down threads...
4800.39/1204.26	s UNKNOWN
4800.39/1204.26	
4800.39/1204.26	c INTERRUPTED   : 1
4800.39/1204.26	c Models        : 0+    
4800.39/1204.26	c Time          : 1204.216s (Solving: 1204.16s 1st Model: 0.00s Unsat: 0.00s)
4800.39/1204.26	c CPU Time      : 4800.420s

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-3373525-1305429808/watcher-3373525-1305429808 -o /tmp/evaluation-result-3373525-1305429808/solver-3373525-1305429808 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373525-1305429808.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.81 1.48 1.56 5/358 22804
/proc/meminfo: memFree=21651232/32951132 swapFree=64495980/67111528
[pid=22804] ppid=22802 vsize=22816 CPUtime=0 cores=1,3,5,7
/proc/22804/stat : 22804 (claspmt) R 22802 22804 16017 0 -1 4202496 1057 0 0 0 0 0 0 0 25 0 1 0 654580387 23363584 918 33554432000 4194304 4964800 140737206182928 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22804/statm: 5704 919 388 189 0 578 0

[startup+0.117825 s]
/proc/loadavg: 2.81 1.48 1.56 5/358 22804
/proc/meminfo: memFree=21651232/32951132 swapFree=64495980/67111528
[pid=22804] ppid=22802 vsize=106964 CPUtime=0.26 cores=1,3,5,7
/proc/22804/stat : 22804 (claspmt) R 22802 22804 16017 0 -1 4202496 2294 0 0 0 26 0 0 0 25 0 4 0 654580387 109531136 1916 33554432000 4194304 4964800 140737206182928 18446744073709551615 4652165 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22804/statm: 26741 1916 458 189 0 21090 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 106964

[startup+0.200238 s]
/proc/loadavg: 2.81 1.48 1.56 5/358 22804
/proc/meminfo: memFree=21651232/32951132 swapFree=64495980/67111528
[pid=22804] ppid=22802 vsize=173300 CPUtime=0.6 cores=1,3,5,7
/proc/22804/stat : 22804 (claspmt) R 22802 22804 16017 0 -1 4202496 2758 0 0 0 59 1 0 0 25 0 4 0 654580387 177459200 2380 33554432000 4194304 4964800 140737206182928 18446744073709551615 4684031 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22804/statm: 43325 2380 458 189 0 37674 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 173300

[startup+0.300221 s]
/proc/loadavg: 2.81 1.48 1.56 5/358 22804
/proc/meminfo: memFree=21651232/32951132 swapFree=64495980/67111528
[pid=22804] ppid=22802 vsize=173828 CPUtime=1 cores=1,3,5,7
/proc/22804/stat : 22804 (claspmt) R 22802 22804 16017 0 -1 4202496 3254 0 0 0 99 1 0 0 25 0 4 0 654580387 177999872 2876 33554432000 4194304 4964800 140737206182928 18446744073709551615 4653507 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22804/statm: 43457 2876 458 189 0 37806 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 173828

[startup+0.700156 s]
/proc/loadavg: 2.81 1.48 1.56 5/358 22804
/proc/meminfo: memFree=21651232/32951132 swapFree=64495980/67111528
[pid=22804] ppid=22802 vsize=176164 CPUtime=2.6 cores=1,3,5,7
/proc/22804/stat : 22804 (claspmt) R 22802 22804 16017 0 -1 4202496 5044 0 0 0 259 1 0 0 25 0 4 0 654580387 180391936 4666 33554432000 4194304 4964800 140737206182928 18446744073709551615 4669509 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22804/statm: 44041 4666 458 189 0 38390 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 176164

[startup+1.50102 s]
/proc/loadavg: 2.81 1.48 1.56 9/362 22808
/proc/meminfo: memFree=21629012/32951132 swapFree=64495980/67111528
[pid=22804] ppid=22802 vsize=178016 CPUtime=5.79 cores=1,3,5,7
/proc/22804/stat : 22804 (claspmt) R 22802 22804 16017 0 -1 4202496 6697 0 0 0 577 2 0 0 25 0 4 0 654580387 182288384 6319 33554432000 4194304 4964800 140737206182928 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22804/statm: 44504 6319 458 189 0 38853 0
[pid=22804/tid=22806] ppid=22802 vsize=178016 CPUtime=1.43 cores=1,3,5,7
/proc/22804/task/22806/stat : 22806 (claspmt) R 22802 22804 16017 0 -1 4202560 631 0 0 0 143 0 0 0 25 0 4 0 654580393 182288384 6319 33554432000 4194304 4964800 140737206182928 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=178016 CPUtime=1.41 cores=1,3,5,7
/proc/22804/task/22807/stat : 22807 (claspmt) R 22802 22804 16017 0 -1 4202560 2211 0 0 0 141 0 0 0 25 0 4 0 654580393 182288384 6319 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=178016 CPUtime=1.43 cores=1,3,5,7
/proc/22804/task/22808/stat : 22808 (claspmt) R 22802 22804 16017 0 -1 4202560 1486 0 0 0 143 0 0 0 25 0 4 0 654580393 182288384 6319 33554432000 4194304 4964800 140737206182928 18446744073709551615 4669493 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 178016

[startup+3.10075 s]
/proc/loadavg: 3.22 1.59 1.60 9/362 22808
/proc/meminfo: memFree=21624308/32951132 swapFree=64495980/67111528
[pid=22804] ppid=22802 vsize=181316 CPUtime=12.18 cores=1,3,5,7
/proc/22804/stat : 22804 (claspmt) R 22802 22804 16017 0 -1 4202496 9396 0 0 0 1215 3 0 0 25 0 4 0 654580387 185667584 9018 33554432000 4194304 4964800 140737206182928 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22804/statm: 45329 9018 460 189 0 39678 0
[pid=22804/tid=22806] ppid=22802 vsize=181316 CPUtime=3.03 cores=1,3,5,7
/proc/22804/task/22806/stat : 22806 (claspmt) R 22802 22804 16017 0 -1 4202560 1120 0 0 0 303 0 0 0 25 0 4 0 654580393 185667584 9018 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=181316 CPUtime=3.01 cores=1,3,5,7
/proc/22804/task/22807/stat : 22807 (claspmt) R 22802 22804 16017 0 -1 4202560 3421 0 0 0 300 1 0 0 25 0 4 0 654580393 185667584 9018 33554432000 4194304 4964800 140737206182928 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=181316 CPUtime=3.02 cores=1,3,5,7
/proc/22804/task/22808/stat : 22808 (claspmt) R 22802 22804 16017 0 -1 4202560 2093 0 0 0 302 0 0 0 25 0 4 0 654580393 185667584 9018 33554432000 4194304 4964800 140737206182928 18446744073709551615 4361321 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 181316

[startup+6.30021 s]
/proc/loadavg: 3.22 1.59 1.60 9/362 22808
/proc/meminfo: memFree=21605728/32951132 swapFree=64495980/67111528
[pid=22804] ppid=22802 vsize=185716 CPUtime=24.93 cores=1,3,5,7
/proc/22804/stat : 22804 (claspmt) R 22802 22804 16017 0 -1 4202496 11923 0 0 0 2490 3 0 0 25 0 4 0 654580387 190173184 11545 33554432000 4194304 4964800 140737206182928 18446744073709551615 4332335 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22804/statm: 46429 11545 460 189 0 40778 0
[pid=22804/tid=22806] ppid=22802 vsize=185716 CPUtime=6.23 cores=1,3,5,7
/proc/22804/task/22806/stat : 22806 (claspmt) R 22802 22804 16017 0 -1 4202560 1622 0 0 0 623 0 0 0 25 0 4 0 654580393 190173184 11545 33554432000 4194304 4964800 140737206182928 18446744073709551615 4342232 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=185716 CPUtime=6.16 cores=1,3,5,7
/proc/22804/task/22807/stat : 22807 (claspmt) R 22802 22804 16017 0 -1 4202560 4261 0 0 0 615 1 0 0 25 0 4 0 654580393 190173184 11545 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=185716 CPUtime=6.23 cores=1,3,5,7
/proc/22804/task/22808/stat : 22808 (claspmt) R 22802 22804 16017 0 -1 4202560 2672 0 0 0 622 1 0 0 25 0 4 0 654580393 190173184 11546 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670151 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.93
Current children cumulated vsize (KiB) 185716

[startup+12.7011 s]
/proc/loadavg: 3.96 1.80 1.67 9/362 22809
/proc/meminfo: memFree=21583172/32951132 swapFree=64495980/67111528
[pid=22804] ppid=22802 vsize=192636 CPUtime=50.46 cores=1,3,5,7
/proc/22804/stat : 22804 (claspmt) R 22802 22804 16017 0 -1 4202496 17076 0 0 0 5040 6 0 0 25 0 4 0 654580387 197259264 16577 33554432000 4194304 4964800 140737206182928 18446744073709551615 4669389 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22804/statm: 48159 16577 460 189 0 42508 0
[pid=22804/tid=22806] ppid=22802 vsize=192636 CPUtime=12.62 cores=1,3,5,7
/proc/22804/task/22806/stat : 22806 (claspmt) R 22802 22804 16017 0 -1 4202560 2722 0 0 0 1262 0 0 0 25 0 4 0 654580393 197259264 16577 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=192636 CPUtime=12.5 cores=1,3,5,7
/proc/22804/task/22807/stat : 22807 (claspmt) R 22802 22804 16017 0 -1 4202560 6027 0 0 0 1248 2 0 0 25 0 4 0 654580393 197259264 16577 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=192636 CPUtime=12.62 cores=1,3,5,7
/proc/22804/task/22808/stat : 22808 (claspmt) R 22802 22804 16017 0 -1 4202560 3851 0 0 0 1261 1 0 0 25 0 4 0 654580393 197259264 16577 33554432000 4194304 4964800 140737206182928 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.46
Current children cumulated vsize (KiB) 192636

[startup+25.501 s]
/proc/loadavg: 4.65 2.02 1.74 9/362 22809
/proc/meminfo: memFree=21562472/32951132 swapFree=64495980/67111528
[pid=22804] ppid=22802 vsize=199184 CPUtime=101.49 cores=1,3,5,7
/proc/22804/stat : 22804 (claspmt) R 22802 22804 16017 0 -1 4202496 22263 0 0 0 10140 9 0 0 25 0 4 0 654580387 203964416 21583 33554432000 4194304 4964800 140737206182928 18446744073709551615 4669376 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22804/statm: 49796 21583 460 189 0 44145 0
[pid=22804/tid=22806] ppid=22802 vsize=199184 CPUtime=25.42 cores=1,3,5,7
/proc/22804/task/22806/stat : 22806 (claspmt) R 22802 22804 16017 0 -1 4202560 3748 0 0 0 2541 1 0 0 25 0 4 0 654580393 203964416 21583 33554432000 4194304 4964800 140737206182928 18446744073709551615 4669579 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=199184 CPUtime=25.14 cores=1,3,5,7
/proc/22804/task/22807/stat : 22807 (claspmt) R 22802 22804 16017 0 -1 4202560 7735 0 0 0 2511 3 0 0 25 0 4 0 654580393 203964416 21583 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=199184 CPUtime=25.42 cores=1,3,5,7
/proc/22804/task/22808/stat : 22808 (claspmt) R 22802 22804 16017 0 -1 4202560 4850 0 0 0 2540 2 0 0 25 0 4 0 654580393 203964416 21583 33554432000 4194304 4964800 140737206182928 18446744073709551615 210646843147 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 199184

[startup+51.1007 s]
/proc/loadavg: 5.79 2.50 1.90 9/362 22810
/proc/meminfo: memFree=21540756/32951132 swapFree=64495980/67111528
[pid=22804] ppid=22802 vsize=206672 CPUtime=203.58 cores=1,3,5,7
/proc/22804/stat : 22804 (claspmt) R 22802 22804 16017 0 -1 4202496 27669 0 0 0 20346 12 0 0 25 0 4 0 654580387 211632128 26954 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22804/statm: 51668 26954 460 189 0 46017 0
[pid=22804/tid=22806] ppid=22802 vsize=206672 CPUtime=51.01 cores=1,3,5,7
/proc/22804/task/22806/stat : 22806 (claspmt) R 22802 22804 16017 0 -1 4202560 4814 0 0 0 5100 1 0 0 25 0 4 0 654580393 211632128 26954 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=206672 CPUtime=50.43 cores=1,3,5,7
/proc/22804/task/22807/stat : 22807 (claspmt) R 22802 22804 16017 0 -1 4202560 10151 0 0 0 5039 4 0 0 25 0 4 0 654580393 211632128 26954 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=206672 CPUtime=51.02 cores=1,3,5,7
/proc/22804/task/22808/stat : 22808 (claspmt) R 22802 22804 16017 0 -1 4202560 6027 0 0 0 5099 3 0 0 25 0 4 0 654580393 211632128 26954 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670434 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.58
Current children cumulated vsize (KiB) 206672

[startup+102.301 s]
/proc/loadavg: 7.17 3.44 2.26 9/362 22811
/proc/meminfo: memFree=21509496/32951132 swapFree=64495980/67111528
[pid=22804] ppid=22802 vsize=215052 CPUtime=407.78 cores=1,3,5,7
/proc/22804/stat : 22804 (claspmt) R 22802 22804 16017 0 -1 4202496 33976 0 0 0 40761 17 0 0 25 0 4 0 654580387 220213248 33193 33554432000 4194304 4964800 140737206182928 18446744073709551615 4669479 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22804/statm: 53763 33193 460 189 0 48112 0
[pid=22804/tid=22806] ppid=22802 vsize=215052 CPUtime=101.74 cores=1,3,5,7
/proc/22804/task/22806/stat : 22806 (claspmt) R 22802 22804 16017 0 -1 4202560 6681 0 0 0 10171 3 0 0 25 0 4 0 654580393 220213248 33193 33554432000 4194304 4964800 140737206182928 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=215052 CPUtime=101.49 cores=1,3,5,7
/proc/22804/task/22807/stat : 22807 (claspmt) R 22802 22804 16017 0 -1 4202560 12119 0 0 0 10144 5 0 0 25 0 4 0 654580393 220213248 33193 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=215052 CPUtime=102.24 cores=1,3,5,7
/proc/22804/task/22808/stat : 22808 (claspmt) R 22802 22804 16017 0 -1 4202560 7145 0 0 0 10221 3 0 0 25 0 4 0 654580393 220213248 33193 33554432000 4194304 4964800 140737206182928 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.78
Current children cumulated vsize (KiB) 215052

[startup+162.301 s]
/proc/loadavg: 7.74 4.28 2.62 9/362 22813
/proc/meminfo: memFree=21491620/32951132 swapFree=64495980/67111528
[pid=22804] ppid=22802 vsize=220052 CPUtime=646.99 cores=1,3,5,7
/proc/22804/stat : 22804 (claspmt) R 22802 22804 16017 0 -1 4202496 37628 0 0 0 64679 20 0 0 25 0 4 0 654580387 225333248 36800 33554432000 4194304 4964800 140737206182928 18446744073709551615 4684704 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22804/statm: 55013 36800 460 189 0 49362 0
[pid=22804/tid=22806] ppid=22802 vsize=220052 CPUtime=161 cores=1,3,5,7
/proc/22804/task/22806/stat : 22806 (claspmt) R 22802 22804 16017 0 -1 4202560 8030 0 0 0 16096 4 0 0 25 0 4 0 654580393 225333248 36800 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=220052 CPUtime=161.47 cores=1,3,5,7
/proc/22804/task/22807/stat : 22807 (claspmt) R 22802 22804 16017 0 -1 4202560 13025 0 0 0 16141 6 0 0 25 0 4 0 654580393 225333248 36800 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=220052 CPUtime=162.22 cores=1,3,5,7
/proc/22804/task/22808/stat : 22808 (claspmt) R 22802 22804 16017 0 -1 4202560 7752 0 0 0 16219 3 0 0 25 0 4 0 654580393 225333248 36800 33554432000 4194304 4964800 140737206182928 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 646.99
Current children cumulated vsize (KiB) 220052

[startup+222.314 s]
/proc/loadavg: 7.81 4.93 2.94 9/362 22844
/proc/meminfo: memFree=21193688/32951132 swapFree=64495980/67111528
[pid=22804] ppid=22802 vsize=222692 CPUtime=884.9 cores=1,3,5,7
/proc/22804/stat : 22804 (claspmt) R 22802 22804 16017 0 -1 4202496 40349 0 0 0 88449 41 0 0 25 0 4 0 654580387 228036608 39449 33554432000 4194304 4964800 140737206182928 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22804/statm: 55673 39449 460 189 0 50022 0
[pid=22804/tid=22806] ppid=22802 vsize=222692 CPUtime=220.29 cores=1,3,5,7
/proc/22804/task/22806/stat : 22806 (claspmt) R 22802 22804 16017 0 -1 4202560 8534 0 0 0 22024 5 0 0 25 0 4 0 654580393 228036608 39449 33554432000 4194304 4964800 140737206182928 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=222692 CPUtime=220.43 cores=1,3,5,7
/proc/22804/task/22807/stat : 22807 (claspmt) R 22802 22804 16017 0 -1 4202560 14314 0 0 0 22018 25 0 0 25 0 4 0 654580393 228036608 39449 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=222692 CPUtime=222.23 cores=1,3,5,7
/proc/22804/task/22808/stat : 22808 (claspmt) R 22802 22804 16017 0 -1 4202560 8140 0 0 0 22219 4 0 0 25 0 4 0 654580393 228036608 39449 33554432000 4194304 4964800 140737206182928 18446744073709551615 4321093 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 884.9
Current children cumulated vsize (KiB) 222692

[startup+282.301 s]

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

[pid=22804] ppid=22802 vsize=380196 CPUtime=2798.92 cores=1,3,5,7
/proc/22804/stat : 22804 (claspmt) R 22802 22804 16017 0 -1 4202496 59348 0 0 0 279828 64 0 0 25 0 4 0 654580387 389320704 57614 33554432000 4194304 4964800 140737206182928 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22804/statm: 95049 57614 460 189 0 89398 0
[pid=22804/tid=22806] ppid=22802 vsize=380196 CPUtime=694.54 cores=1,3,5,7
/proc/22804/task/22806/stat : 22806 (claspmt) R 22802 22804 16017 0 -1 4202560 13713 0 0 0 69444 10 0 0 25 0 4 0 654580393 389320704 57614 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=380196 CPUtime=700.26 cores=1,3,5,7
/proc/22804/task/22807/stat : 22807 (claspmt) R 22802 22804 16017 0 -1 4202560 20122 0 0 0 69993 33 0 0 25 0 4 0 654580393 389320704 57614 33554432000 4194304 4964800 140737206182928 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=380196 CPUtime=702.2 cores=1,3,5,7
/proc/22804/task/22808/stat : 22808 (claspmt) R 22802 22804 16017 0 -1 4202560 12330 0 0 0 70211 9 0 0 25 0 4 0 654580393 389320704 57614 33554432000 4194304 4964800 140737206182928 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2798.92
Current children cumulated vsize (KiB) 380196

[startup+762.301 s]
/proc/loadavg: 8.10 7.57 5.20 9/362 22859
/proc/meminfo: memFree=20083100/32951132 swapFree=64495980/67111528
[pid=22804] ppid=22802 vsize=381688 CPUtime=3038.22 cores=1,3,5,7
/proc/22804/stat : 22804 (claspmt) R 22802 22804 16017 0 -1 4202496 61367 0 0 0 303756 66 0 0 25 0 4 0 654580387 390848512 59585 33554432000 4194304 4964800 140737206182928 18446744073709551615 4660123 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22804/statm: 95422 59585 460 189 0 89771 0
[pid=22804/tid=22806] ppid=22802 vsize=381688 CPUtime=753.83 cores=1,3,5,7
/proc/22804/task/22806/stat : 22806 (claspmt) R 22802 22804 16017 0 -1 4202560 14102 0 0 0 75372 11 0 0 25 0 4 0 654580393 390848512 59585 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=381688 CPUtime=760.26 cores=1,3,5,7
/proc/22804/task/22807/stat : 22807 (claspmt) R 22802 22804 16017 0 -1 4202560 20795 0 0 0 75993 33 0 0 25 0 4 0 654580393 390848512 59585 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=381688 CPUtime=762.21 cores=1,3,5,7
/proc/22804/task/22808/stat : 22808 (claspmt) R 22802 22804 16017 0 -1 4202560 12543 0 0 0 76212 9 0 0 25 0 4 0 654580393 390848512 59585 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3038.22
Current children cumulated vsize (KiB) 381688

[startup+822.301 s]
/proc/loadavg: 8.16 7.68 5.38 9/362 22860
/proc/meminfo: memFree=19995416/32951132 swapFree=64495980/67111528
[pid=22804] ppid=22802 vsize=385096 CPUtime=3277.45 cores=1,3,5,7
/proc/22804/stat : 22804 (claspmt) R 22802 22804 16017 0 -1 4202496 63869 0 0 0 327675 70 0 0 25 0 4 0 654580387 394338304 61884 33554432000 4194304 4964800 140737206182928 18446744073709551615 4321020 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22804/statm: 96274 61884 460 189 0 90623 0
[pid=22804/tid=22806] ppid=22802 vsize=385096 CPUtime=813.11 cores=1,3,5,7
/proc/22804/task/22806/stat : 22806 (claspmt) R 22802 22804 16017 0 -1 4202560 14724 0 0 0 81300 11 0 0 25 0 4 0 654580393 394338304 61884 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=385096 CPUtime=820.24 cores=1,3,5,7
/proc/22804/task/22807/stat : 22807 (claspmt) R 22802 22804 16017 0 -1 4202560 21525 0 0 0 81990 34 0 0 25 0 4 0 654580393 394338304 61884 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=385096 CPUtime=822.2 cores=1,3,5,7
/proc/22804/task/22808/stat : 22808 (claspmt) R 22802 22804 16017 0 -1 4202560 13132 0 0 0 82209 11 0 0 25 0 4 0 654580393 394338304 61884 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3277.45
Current children cumulated vsize (KiB) 385096

[startup+882.314 s]
/proc/loadavg: 8.06 7.73 5.54 9/362 22862
/proc/meminfo: memFree=19920636/32951132 swapFree=64495980/67111528
[pid=22804] ppid=22802 vsize=385996 CPUtime=3516.76 cores=1,3,5,7
/proc/22804/stat : 22804 (claspmt) R 22802 22804 16017 0 -1 4202496 64393 0 0 0 351605 71 0 0 25 0 4 0 654580387 395259904 62408 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22804/statm: 96499 62408 460 189 0 90848 0
[pid=22804/tid=22806] ppid=22802 vsize=385996 CPUtime=872.41 cores=1,3,5,7
/proc/22804/task/22806/stat : 22806 (claspmt) R 22802 22804 16017 0 -1 4202560 14840 0 0 0 87229 12 0 0 25 0 4 0 654580393 395259904 62408 33554432000 4194304 4964800 140737206182928 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=385996 CPUtime=880.23 cores=1,3,5,7
/proc/22804/task/22807/stat : 22807 (claspmt) R 22802 22804 16017 0 -1 4202560 21781 0 0 0 87989 34 0 0 25 0 4 0 654580393 395259904 62408 33554432000 4194304 4964800 140737206182928 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=385996 CPUtime=882.2 cores=1,3,5,7
/proc/22804/task/22808/stat : 22808 (claspmt) R 22802 22804 16017 0 -1 4202560 13221 0 0 0 88209 11 0 0 25 0 4 0 654580393 395259904 62408 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3516.76
Current children cumulated vsize (KiB) 385996

[startup+942.301 s]
/proc/loadavg: 8.13 7.81 5.70 9/362 22864
/proc/meminfo: memFree=19811996/32951132 swapFree=64495980/67111528
[pid=22804] ppid=22802 vsize=387576 CPUtime=3755.98 cores=1,3,5,7
/proc/22804/stat : 22804 (claspmt) R 22802 22804 16017 0 -1 4202496 64949 0 0 0 375527 71 0 0 25 0 4 0 654580387 396877824 62964 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22804/statm: 96894 62964 460 189 0 91243 0
[pid=22804/tid=22806] ppid=22802 vsize=387576 CPUtime=931.68 cores=1,3,5,7
/proc/22804/task/22806/stat : 22806 (claspmt) R 22802 22804 16017 0 -1 4202560 14872 0 0 0 93156 12 0 0 25 0 4 0 654580393 396877824 62964 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=387576 CPUtime=940.2 cores=1,3,5,7
/proc/22804/task/22807/stat : 22807 (claspmt) R 22802 22804 16017 0 -1 4202560 21867 0 0 0 93986 34 0 0 25 0 4 0 654580393 396877824 62964 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=387576 CPUtime=942.19 cores=1,3,5,7
/proc/22804/task/22808/stat : 22808 (claspmt) R 22802 22804 16017 0 -1 4202560 13452 0 0 0 94208 11 0 0 25 0 4 0 654580393 396877824 62964 33554432000 4194304 4964800 140737206182928 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3755.98
Current children cumulated vsize (KiB) 387576

[startup+1002.3 s]
/proc/loadavg: 8.10 7.86 5.85 9/362 22865
/proc/meminfo: memFree=19788540/32951132 swapFree=64495980/67111528
[pid=22804] ppid=22802 vsize=389168 CPUtime=3995.24 cores=1,3,5,7
/proc/22804/stat : 22804 (claspmt) R 22802 22804 16017 0 -1 4202496 65895 0 0 0 399452 72 0 0 25 0 4 0 654580387 398508032 63768 33554432000 4194304 4964800 140737206182928 18446744073709551615 4669877 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22804/statm: 97292 63768 460 189 0 91641 0
[pid=22804/tid=22806] ppid=22802 vsize=389168 CPUtime=990.95 cores=1,3,5,7
/proc/22804/task/22806/stat : 22806 (claspmt) R 22802 22804 16017 0 -1 4202560 15291 0 0 0 99083 12 0 0 25 0 4 0 654580393 398508032 63768 33554432000 4194304 4964800 140737206182928 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=389168 CPUtime=1000.19 cores=1,3,5,7
/proc/22804/task/22807/stat : 22807 (claspmt) R 22802 22804 16017 0 -1 4202560 22105 0 0 0 99985 34 0 0 25 0 4 0 654580393 398508032 63768 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=389168 CPUtime=1002.19 cores=1,3,5,7
/proc/22804/task/22808/stat : 22808 (claspmt) R 22802 22804 16017 0 -1 4202560 13627 0 0 0 100208 11 0 0 25 0 4 0 654580393 398508032 63768 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670403 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3995.24
Current children cumulated vsize (KiB) 389168

[startup+1062.3 s]
/proc/loadavg: 8.13 7.91 5.99 9/362 22867
/proc/meminfo: memFree=19782212/32951132 swapFree=64495980/67111528
[pid=22804] ppid=22802 vsize=390620 CPUtime=4234.5 cores=1,3,5,7
/proc/22804/stat : 22804 (claspmt) R 22802 22804 16017 0 -1 4202496 66815 0 0 0 423378 72 0 0 25 0 4 0 654580387 399994880 64641 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22804/statm: 97655 64641 460 189 0 92004 0
[pid=22804/tid=22806] ppid=22802 vsize=390620 CPUtime=1050.24 cores=1,3,5,7
/proc/22804/task/22806/stat : 22806 (claspmt) R 22802 22804 16017 0 -1 4202560 15556 0 0 0 105012 12 0 0 25 0 4 0 654580393 399994880 64641 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=390620 CPUtime=1060.17 cores=1,3,5,7
/proc/22804/task/22807/stat : 22807 (claspmt) R 22802 22804 16017 0 -1 4202560 22212 0 0 0 105983 34 0 0 25 0 4 0 654580393 399994880 64641 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=390620 CPUtime=1062.18 cores=1,3,5,7
/proc/22804/task/22808/stat : 22808 (claspmt) R 22802 22804 16017 0 -1 4202560 14044 0 0 0 106207 11 0 0 25 0 4 0 654580393 399994880 64641 33554432000 4194304 4964800 140737206182928 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4234.5
Current children cumulated vsize (KiB) 390620

[startup+1122.3 s]
/proc/loadavg: 8.09 7.94 6.12 9/362 22868
/proc/meminfo: memFree=19777864/32951132 swapFree=64495980/67111528
[pid=22804] ppid=22802 vsize=392792 CPUtime=4473.76 cores=1,3,5,7
/proc/22804/stat : 22804 (claspmt) R 22802 22804 16017 0 -1 4202496 67977 0 0 0 447303 73 0 0 25 0 4 0 654580387 402219008 65694 33554432000 4194304 4964800 140737206182928 18446744073709551615 4669507 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22804/statm: 98198 65694 460 189 0 92547 0
[pid=22804/tid=22806] ppid=22802 vsize=392792 CPUtime=1109.52 cores=1,3,5,7
/proc/22804/task/22806/stat : 22806 (claspmt) R 22802 22804 16017 0 -1 4202560 15963 0 0 0 110940 12 0 0 25 0 4 0 654580393 402219008 65694 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=392792 CPUtime=1120.16 cores=1,3,5,7
/proc/22804/task/22807/stat : 22807 (claspmt) R 22802 22804 16017 0 -1 4202560 22574 0 0 0 111981 35 0 0 25 0 4 0 654580393 402219008 65694 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=392792 CPUtime=1122.18 cores=1,3,5,7
/proc/22804/task/22808/stat : 22808 (claspmt) R 22802 22804 16017 0 -1 4202560 14267 0 0 0 112207 11 0 0 25 0 4 0 654580393 402219008 65694 33554432000 4194304 4964800 140737206182928 18446744073709551615 4321013 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4473.76
Current children cumulated vsize (KiB) 392792

[startup+1182.3 s]
/proc/loadavg: 8.07 7.96 6.24 9/362 22870
/proc/meminfo: memFree=19741640/32951132 swapFree=64495980/67111528
[pid=22804] ppid=22802 vsize=394652 CPUtime=4713.04 cores=1,3,5,7
/proc/22804/stat : 22804 (claspmt) R 22802 22804 16017 0 -1 4202496 69136 0 0 0 471230 74 0 0 25 0 4 0 654580387 404123648 66711 33554432000 4194304 4964800 140737206182928 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22804/statm: 98663 66711 460 189 0 93012 0
[pid=22804/tid=22806] ppid=22802 vsize=394652 CPUtime=1168.81 cores=1,3,5,7
/proc/22804/task/22806/stat : 22806 (claspmt) R 22802 22804 16017 0 -1 4202560 16281 0 0 0 116868 13 0 0 25 0 4 0 654580393 404123648 66711 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=394652 CPUtime=1180.14 cores=1,3,5,7
/proc/22804/task/22807/stat : 22807 (claspmt) R 22802 22804 16017 0 -1 4202560 22954 0 0 0 117979 35 0 0 25 0 4 0 654580393 404123648 66711 33554432000 4194304 4964800 140737206182928 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=394652 CPUtime=1182.18 cores=1,3,5,7
/proc/22804/task/22808/stat : 22808 (claspmt) R 22802 22804 16017 0 -1 4202560 14511 0 0 0 118207 11 0 0 25 0 4 0 654580393 404123648 66711 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4713.04
Current children cumulated vsize (KiB) 394652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.2 s]
/proc/loadavg: 8.12 7.98 6.28 9/362 22870
/proc/meminfo: memFree=19735064/32951132 swapFree=64495980/67111528
[pid=22804] ppid=22802 vsize=394652 CPUtime=4800.39 cores=1,3,5,7
/proc/22804/stat : 22804 (claspmt) R 22802 22804 16017 0 -1 4202496 69569 0 0 0 479965 74 0 0 25 0 4 0 654580387 404123648 67096 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22804/statm: 98663 67096 460 189 0 93012 0
[pid=22804/tid=22806] ppid=22802 vsize=394652 CPUtime=1190.45 cores=1,3,5,7
/proc/22804/task/22806/stat : 22806 (claspmt) R 22802 22804 16017 0 -1 4202560 16378 0 0 0 119032 13 0 0 23 0 4 0 654580393 404123648 67096 33554432000 4194304 4964800 140737206182928 18446744073709551615 4653388 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=394652 CPUtime=1202.04 cores=1,3,5,7
/proc/22804/task/22807/stat : 22807 (claspmt) R 22802 22804 16017 0 -1 4202560 23151 0 0 0 120169 35 0 0 25 0 4 0 654580393 404123648 67096 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=394652 CPUtime=1204.1 cores=1,3,5,7
/proc/22804/task/22808/stat : 22808 (claspmt) R 22802 22804 16017 0 -1 4202560 14590 0 0 0 120399 11 0 0 25 0 4 0 654580393 404123648 67096 33554432000 4194304 4964800 140737206182928 18446744073709551615 4669535 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 394652

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

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

[startup+1204.2 s]
/proc/loadavg: 8.12 7.98 6.28 9/362 22870
/proc/meminfo: memFree=19735064/32951132 swapFree=64495980/67111528
[pid=22804] ppid=22802 vsize=394652 CPUtime=4800.39 cores=1,3,5,7
/proc/22804/stat : 22804 (claspmt) R 22802 22804 16017 0 -1 4202496 69569 0 0 0 479965 74 0 0 25 0 4 0 654580387 404123648 67096 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22804/statm: 98663 67096 460 189 0 93012 0
[pid=22804/tid=22806] ppid=22802 vsize=394652 CPUtime=1190.45 cores=1,3,5,7
/proc/22804/task/22806/stat : 22806 (claspmt) R 22802 22804 16017 0 -1 4202560 16378 0 0 0 119032 13 0 0 23 0 4 0 654580393 404123648 67096 33554432000 4194304 4964800 140737206182928 18446744073709551615 4653388 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=394652 CPUtime=1202.04 cores=1,3,5,7
/proc/22804/task/22807/stat : 22807 (claspmt) R 22802 22804 16017 0 -1 4202560 23151 0 0 0 120169 35 0 0 25 0 4 0 654580393 404123648 67096 33554432000 4194304 4964800 140737206182928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=394652 CPUtime=1204.1 cores=1,3,5,7
/proc/22804/task/22808/stat : 22808 (claspmt) R 22802 22804 16017 0 -1 4202560 14590 0 0 0 120399 11 0 0 25 0 4 0 654580393 404123648 67096 33554432000 4194304 4964800 140737206182928 18446744073709551615 4669535 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 394652

Child status: 0
Real time (s): 1204.27
CPU time (s): 4800.48
CPU user time (s): 4799.72
CPU system time (s): 0.758884
CPU usage (%): 398.623
Max. virtual memory (cumulated for all children) (KiB): 394652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.72
system time used= 0.758884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69582
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= 13340
involuntary context switches= 22858

runsolver used 3.98239 second user time and 10.2564 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 05:23:28
IDJOB=3373525
IDBENCH=84180
IDSOLVER=1853
FILE ID=node129/3373525-1305429808
RUNJOBID= node129-1305429787-22692
PBS_JOBID= 13324597
Free space on /tmp= 73412 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/industrial/maris/CNF/gripper13u.shuffled-as.sat03-395.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-3373525-1305429808/watcher-3373525-1305429808 -o /tmp/evaluation-result-3373525-1305429808/solver-3373525-1305429808 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373525-1305429808.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 3889b7ed90cc1fbe8bc8d140a1763832
RANDOM SEED=1882753534

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21651512 kB
Buffers:        250532 kB
Cached:        5862484 kB
SwapCached:      52668 kB
Active:        2928964 kB
Inactive:      8149820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21651512 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:            2396 kB
Writeback:           0 kB
AnonPages:     4921896 kB
Mapped:          18032 kB
Slab:           120116 kB
PageTables:      38044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79781312 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73396 MiB
End job on node129 at 2011-05-15 05:43:34