Trace number 3373254

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.58 1205.46

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes10.cnf
MD5SUM98bac4f2d533fe7abb12552567f9e1aa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...420206/instance-3373254-1305420206.cnf
1.79/1.81	c Solving...
4800.30/1205.21	
4800.30/1205.21	*** INTERRUPTED! ***
4800.30/1205.21	*** Shutting down threads...
4800.51/1205.45	s UNKNOWN
4800.51/1205.45	
4800.51/1205.45	c INTERRUPTED   : 1
4800.51/1205.45	c Models        : 0+    
4800.51/1205.45	c Time          : 1205.217s (Solving: 1203.40s 1st Model: 0.00s Unsat: 0.00s)
4800.51/1205.45	c CPU Time      : 4800.330s

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

running on 4 cores: 0,2,4,6

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: 8.03 8.09 7.94 6/388 29901
/proc/meminfo: memFree=25120560/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=23276 CPUtime=0.01 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 1261 0 0 0 1 0 0 0 25 0 1 0 653619346 23834624 1000 33554432000 4194304 4964800 140737180918928 18446744073709551615 251813900997 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29901/statm: 5819 1001 385 189 0 693 0

[startup+0.0144999 s]
/proc/loadavg: 8.03 8.09 7.94 6/388 29901
/proc/meminfo: memFree=25120560/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=23408 CPUtime=0.01 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 1295 0 0 0 1 0 0 0 25 0 1 0 653619346 23969792 1034 33554432000 4194304 4964800 140737180918928 18446744073709551615 251814240000 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29901/statm: 5852 1035 385 189 0 726 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23408

[startup+0.100489 s]
/proc/loadavg: 8.03 8.09 7.94 6/388 29901
/proc/meminfo: memFree=25120560/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=39148 CPUtime=0.08 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 6230 0 0 0 8 0 0 0 25 0 1 0 653619346 40087552 4966 33554432000 4194304 4964800 140737180918928 18446744073709551615 251813900997 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29901/statm: 9787 4967 396 189 0 4661 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 39148

[startup+0.300455 s]
/proc/loadavg: 8.03 8.09 7.94 6/388 29901
/proc/meminfo: memFree=25120560/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=39808 CPUtime=0.28 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 6436 0 0 0 28 0 0 0 25 0 1 0 653619346 40763392 5172 33554432000 4194304 4964800 140737180918928 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29901/statm: 9952 5172 398 189 0 4826 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 39808

[startup+0.700388 s]
/proc/loadavg: 8.03 8.09 7.94 6/388 29901
/proc/meminfo: memFree=25120560/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=39808 CPUtime=0.68 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 6436 0 0 0 68 0 0 0 25 0 1 0 653619346 40763392 5172 33554432000 4194304 4964800 140737180918928 18446744073709551615 4607585 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29901/statm: 9952 5172 398 189 0 4826 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 39808

[startup+1.50025 s]
/proc/loadavg: 8.03 8.09 7.94 6/389 29902
/proc/meminfo: memFree=25099108/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=43240 CPUtime=1.49 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 7285 0 0 0 148 1 0 0 25 0 1 0 653619346 44277760 6021 33554432000 4194304 4964800 140737180918928 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29901/statm: 10810 6021 399 189 0 5684 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43240

[startup+3.10099 s]
/proc/loadavg: 7.79 8.04 7.93 9/392 29905
/proc/meminfo: memFree=25088296/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=254344 CPUtime=6.91 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 13612 0 0 0 687 4 0 0 25 0 4 0 653619346 260448256 11729 33554432000 4194304 4964800 140737180918928 18446744073709551615 4342174 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29901/statm: 63586 11729 458 189 0 57935 0
[pid=29901/tid=29903] ppid=29899 vsize=254344 CPUtime=1.26 cores=0,2,4,6
/proc/29901/task/29903/stat : 29903 (claspmt) R 29899 29901 29676 0 -1 4202560 1271 0 0 0 125 1 0 0 25 0 4 0 653619528 260448256 11729 33554432000 4194304 4964800 140737180918928 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29901/tid=29904] ppid=29899 vsize=254344 CPUtime=1.27 cores=0,2,4,6
/proc/29901/task/29904/stat : 29904 (claspmt) R 29899 29901 29676 0 -1 4202560 1853 0 0 0 127 0 0 0 25 0 4 0 653619528 260448256 11729 33554432000 4194304 4964800 140737180918928 18446744073709551615 4669022 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29901/tid=29905] ppid=29899 vsize=254344 CPUtime=1.27 cores=0,2,4,6
/proc/29901/task/29905/stat : 29905 (claspmt) R 29899 29901 29676 0 -1 4202560 1472 0 0 0 127 0 0 0 25 0 4 0 653619528 260448256 11729 33554432000 4194304 4964800 140737180918928 18446744073709551615 4361118 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.91
Current children cumulated vsize (KiB) 254344

[startup+6.30045 s]
/proc/loadavg: 7.79 8.04 7.93 9/392 29906
/proc/meminfo: memFree=25052592/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=258836 CPUtime=19.67 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 20958 0 0 0 1960 7 0 0 25 0 4 0 653619346 265048064 19075 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29901/statm: 64709 19075 460 189 0 59058 0
[pid=29901/tid=29903] ppid=29899 vsize=258836 CPUtime=4.41 cores=0,2,4,6
/proc/29901/task/29903/stat : 29903 (claspmt) R 29899 29901 29676 0 -1 4202560 3564 0 0 0 440 1 0 0 25 0 4 0 653619528 265048064 19075 33554432000 4194304 4964800 140737180918928 18446744073709551615 4362118 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29901/tid=29904] ppid=29899 vsize=258836 CPUtime=4.47 cores=0,2,4,6
/proc/29901/task/29904/stat : 29904 (claspmt) R 29899 29901 29676 0 -1 4202560 4721 0 0 0 446 1 0 0 25 0 4 0 653619528 265048064 19075 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29901/tid=29905] ppid=29899 vsize=258836 CPUtime=4.47 cores=0,2,4,6
/proc/29901/task/29905/stat : 29905 (claspmt) R 29899 29901 29676 0 -1 4202560 2691 0 0 0 446 1 0 0 25 0 4 0 653619528 265048064 19075 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19.67
Current children cumulated vsize (KiB) 258836

[startup+12.7004 s]
/proc/loadavg: 7.82 8.03 7.93 9/392 29906
/proc/meminfo: memFree=24997452/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=271876 CPUtime=45.19 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 33496 0 0 0 4507 12 0 0 25 0 4 0 653619346 278401024 31613 33554432000 4194304 4964800 140737180918928 18446744073709551615 4627365 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29901/statm: 67969 31613 460 189 0 62318 0
[pid=29901/tid=29903] ppid=29899 vsize=271876 CPUtime=10.73 cores=0,2,4,6
/proc/29901/task/29903/stat : 29903 (claspmt) R 29899 29901 29676 0 -1 4202560 7657 0 0 0 1071 2 0 0 25 0 4 0 653619528 278401024 31613 33554432000 4194304 4964800 140737180918928 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29901/tid=29904] ppid=29899 vsize=271876 CPUtime=10.87 cores=0,2,4,6
/proc/29901/task/29904/stat : 29904 (claspmt) R 29899 29901 29676 0 -1 4202560 8261 0 0 0 1084 3 0 0 25 0 4 0 653619528 278401024 31613 33554432000 4194304 4964800 140737180918928 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29901/tid=29905] ppid=29899 vsize=271876 CPUtime=10.87 cores=0,2,4,6
/proc/29901/task/29905/stat : 29905 (claspmt) R 29899 29901 29676 0 -1 4202560 4088 0 0 0 1085 2 0 0 25 0 4 0 653619528 278401024 31613 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 45.19
Current children cumulated vsize (KiB) 271876

[startup+25.5002 s]
/proc/loadavg: 7.53 7.96 7.90 9/392 29937
/proc/meminfo: memFree=26792096/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=288108 CPUtime=96.23 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 48296 0 0 0 9598 25 0 0 25 0 4 0 653619346 295022592 46413 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29901/statm: 72027 46413 460 189 0 66376 0
[pid=29901/tid=29903] ppid=29899 vsize=288108 CPUtime=23.38 cores=0,2,4,6
/proc/29901/task/29903/stat : 29903 (claspmt) R 29899 29901 29676 0 -1 4202560 13045 0 0 0 2328 10 0 0 25 0 4 0 653619528 295022592 46413 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670259 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29901/tid=29904] ppid=29899 vsize=288108 CPUtime=23.67 cores=0,2,4,6
/proc/29901/task/29904/stat : 29904 (claspmt) R 29899 29901 29676 0 -1 4202560 10720 0 0 0 2362 5 0 0 25 0 4 0 653619528 295022592 46413 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29901/tid=29905] ppid=29899 vsize=288108 CPUtime=23.67 cores=0,2,4,6
/proc/29901/task/29905/stat : 29905 (claspmt) R 29899 29901 29676 0 -1 4202560 8105 0 0 0 2363 4 0 0 25 0 4 0 653619528 295022592 46413 33554432000 4194304 4964800 140737180918928 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 96.23
Current children cumulated vsize (KiB) 288108

[startup+51.1009 s]
/proc/loadavg: 7.80 8.00 7.92 9/392 29938
/proc/meminfo: memFree=26585988/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=487188 CPUtime=198.32 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 68814 0 0 0 19791 41 0 0 25 0 4 0 653619346 498880512 66924 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29901/statm: 121797 66924 460 189 0 116146 0
[pid=29901/tid=29903] ppid=29899 vsize=487188 CPUtime=48.68 cores=0,2,4,6
/proc/29901/task/29903/stat : 29903 (claspmt) R 29899 29901 29676 0 -1 4202560 20468 0 0 0 4852 16 0 0 25 0 4 0 653619528 498880512 66924 33554432000 4194304 4964800 140737180918928 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29901/tid=29904] ppid=29899 vsize=487188 CPUtime=49.27 cores=0,2,4,6
/proc/29901/task/29904/stat : 29904 (claspmt) R 29899 29901 29676 0 -1 4202560 15925 0 0 0 4919 8 0 0 25 0 4 0 653619528 498880512 66924 33554432000 4194304 4964800 140737180918928 18446744073709551615 4363327 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29901/tid=29905] ppid=29899 vsize=487188 CPUtime=49.26 cores=0,2,4,6
/proc/29901/task/29905/stat : 29905 (claspmt) R 29899 29901 29676 0 -1 4202560 11634 0 0 0 4919 7 0 0 25 0 4 0 653619528 498880512 66924 33554432000 4194304 4964800 140737180918928 18446744073709551615 4321157 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 198.32
Current children cumulated vsize (KiB) 487188

[startup+102.314 s]
/proc/loadavg: 8.09 8.04 7.93 9/392 29939
/proc/meminfo: memFree=26412316/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=527952 CPUtime=402.54 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 94114 0 0 0 40194 60 0 0 25 0 4 0 653619346 540622848 92148 33554432000 4194304 4964800 140737180918928 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29901/statm: 131988 92148 460 189 0 126337 0
[pid=29901/tid=29903] ppid=29899 vsize=527952 CPUtime=99.28 cores=0,2,4,6
/proc/29901/task/29903/stat : 29903 (claspmt) R 29899 29901 29676 0 -1 4202560 27701 0 0 0 9905 23 0 0 25 0 4 0 653619528 540622848 92148 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670412 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29901/tid=29904] ppid=29899 vsize=527952 CPUtime=100.48 cores=0,2,4,6
/proc/29901/task/29904/stat : 29904 (claspmt) R 29899 29901 29676 0 -1 4202560 23472 0 0 0 10036 12 0 0 25 0 4 0 653619528 540622848 92148 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29901/tid=29905] ppid=29899 vsize=527952 CPUtime=100.48 cores=0,2,4,6
/proc/29901/task/29905/stat : 29905 (claspmt) R 29899 29901 29676 0 -1 4202560 15058 0 0 0 10036 12 0 0 25 0 4 0 653619528 540622848 92148 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 402.54
Current children cumulated vsize (KiB) 527952

[startup+162.3 s]
/proc/loadavg: 8.08 8.05 7.94 9/392 29941
/proc/meminfo: memFree=26167320/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=628500 CPUtime=641.77 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 123676 0 0 0 64091 86 0 0 25 0 4 0 653619346 643584000 120628 33554432000 4194304 4964800 140737180918928 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29901/statm: 157125 120628 460 189 0 151474 0
[pid=29901/tid=29903] ppid=29899 vsize=628500 CPUtime=158.55 cores=0,2,4,6
/proc/29901/task/29903/stat : 29903 (claspmt) R 29899 29901 29676 0 -1 4202560 34845 0 0 0 15826 29 0 0 25 0 4 0 653619528 643584000 120628 33554432000 4194304 4964800 140737180918928 18446744073709551615 4627973 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29901/tid=29904] ppid=29899 vsize=628500 CPUtime=160.47 cores=0,2,4,6
/proc/29901/task/29904/stat : 29904 (claspmt) R 29899 29901 29676 0 -1 4202560 32603 0 0 0 16027 20 0 0 25 0 4 0 653619528 643584000 120628 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29901/tid=29905] ppid=29899 vsize=628500 CPUtime=160.46 cores=0,2,4,6
/proc/29901/task/29905/stat : 29905 (claspmt) R 29899 29901 29676 0 -1 4202560 22300 0 0 0 16028 18 0 0 25 0 4 0 653619528 643584000 120628 33554432000 4194304 4964800 140737180918928 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 641.77
Current children cumulated vsize (KiB) 628500

[startup+222.301 s]
/proc/loadavg: 8.08 8.05 7.94 9/392 29942
/proc/meminfo: memFree=26043984/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=655288 CPUtime=881.02 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 140547 0 0 0 88005 97 0 0 25 0 4 0 653619346 671014912 137438 33554432000 4194304 4964800 140737180918928 18446744073709551615 4627365 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29901/statm: 163822 137438 460 189 0 158171 0
[pid=29901/tid=29903] ppid=29899 vsize=655288 CPUtime=217.84 cores=0,2,4,6
/proc/29901/task/29903/stat : 29903 (claspmt) R 29899 29901 29676 0 -1 4202560 41700 0 0 0 21749 35 0 0 25 0 4 0 653619528 671014912 137438 33554432000 4194304 4964800 140737180918928 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29901/tid=29904] ppid=29899 vsize=655288 CPUtime=220.48 cores=0,2,4,6
/proc/29901/task/29904/stat : 29904 (claspmt) R 29899 29901 29676 0 -1 4202560 35768 0 0 0 22027 21 0 0 25 0 4 0 653619528 671014912 137438 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29901/tid=29905] ppid=29899 vsize=655288 CPUtime=220.46 cores=0,2,4,6
/proc/29901/task/29905/stat : 29905 (claspmt) R 29899 29901 29676 0 -1 4202560 24172 0 0 0 22026 20 0 0 25 0 4 0 653619528 671014912 137438 33554432000 4194304 4964800 140737180918928 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 881.02
Current children cumulated vsize (KiB) 655288

[startup+282.301 s]
/proc/loadavg: 8.07 8.06 7.95 9/392 29944
/proc/meminfo: memFree=25970000/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=735392 CPUtime=1120.3 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 152249 0 0 0 111922 108 0 0 25 0 4 0 653619346 753041408 149059 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29901/statm: 183848 149059 460 189 0 178197 0
[pid=29901/tid=29903] ppid=29899 vsize=735392 CPUtime=277.12 cores=0,2,4,6

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

Current children cumulated CPU time (s) 2555.84
Current children cumulated vsize (KiB) 1092352

[startup+702.301 s]
/proc/loadavg: 8.24 8.13 8.01 9/392 29955
/proc/meminfo: memFree=25195240/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=1092352 CPUtime=2795.03 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 252350 0 0 0 279305 198 0 0 25 0 4 0 653619346 1118568448 246923 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29901/statm: 273088 246923 460 189 0 267437 0
[pid=29901/tid=29903] ppid=29899 vsize=1092352 CPUtime=691.97 cores=0,2,4,6
/proc/29901/task/29903/stat : 29903 (claspmt) R 29899 29901 29676 0 -1 4202560 86431 0 0 0 69118 79 0 0 25 0 4 0 653619528 1118568448 246923 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29901/tid=29904] ppid=29899 vsize=1092352 CPUtime=700.45 cores=0,2,4,6
/proc/29901/task/29904/stat : 29904 (claspmt) R 29899 29901 29676 0 -1 4202560 58624 0 0 0 70005 40 0 0 25 0 4 0 653619528 1118568448 246923 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29901/tid=29905] ppid=29899 vsize=1092352 CPUtime=700.46 cores=0,2,4,6
/proc/29901/task/29905/stat : 29905 (claspmt) R 29899 29901 29676 0 -1 4202560 51634 0 0 0 70003 43 0 0 25 0 4 0 653619528 1118568448 246923 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2795.03
Current children cumulated vsize (KiB) 1092352

[startup+762.315 s]
/proc/loadavg: 8.15 8.12 8.01 9/392 29957
/proc/meminfo: memFree=25163316/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=1092352 CPUtime=3034.32 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 252352 0 0 0 303234 198 0 0 25 0 4 0 653619346 1118568448 246925 33554432000 4194304 4964800 140737180918928 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29901/statm: 273088 246925 460 189 0 267437 0
[pid=29901/tid=29903] ppid=29899 vsize=1092352 CPUtime=751.23 cores=0,2,4,6
/proc/29901/task/29903/stat : 29903 (claspmt) R 29899 29901 29676 0 -1 4202560 86431 0 0 0 75044 79 0 0 25 0 4 0 653619528 1118568448 246925 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29901/tid=29904] ppid=29899 vsize=1092352 CPUtime=760.46 cores=0,2,4,6
/proc/29901/task/29904/stat : 29904 (claspmt) R 29899 29901 29676 0 -1 4202560 58626 0 0 0 76006 40 0 0 25 0 4 0 653619528 1118568448 246925 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29901/tid=29905] ppid=29899 vsize=1092352 CPUtime=760.47 cores=0,2,4,6
/proc/29901/task/29905/stat : 29905 (claspmt) R 29899 29901 29676 0 -1 4202560 51634 0 0 0 76004 43 0 0 25 0 4 0 653619528 1118568448 246925 33554432000 4194304 4964800 140737180918928 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3034.32
Current children cumulated vsize (KiB) 1092352

[startup+822.301 s]
/proc/loadavg: 8.12 8.11 8.01 9/392 29958
/proc/meminfo: memFree=25157688/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=1096108 CPUtime=3273.51 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 253231 0 0 0 327152 199 0 0 25 0 4 0 653619346 1122414592 247594 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29901/statm: 274027 247594 460 189 0 268376 0
[pid=29901/tid=29903] ppid=29899 vsize=1096108 CPUtime=810.46 cores=0,2,4,6
/proc/29901/task/29903/stat : 29903 (claspmt) R 29899 29901 29676 0 -1 4202560 87308 0 0 0 80967 79 0 0 25 0 4 0 653619528 1122414592 247594 33554432000 4194304 4964800 140737180918928 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29901/tid=29904] ppid=29899 vsize=1096108 CPUtime=820.45 cores=0,2,4,6
/proc/29901/task/29904/stat : 29904 (claspmt) R 29899 29901 29676 0 -1 4202560 58628 0 0 0 82005 40 0 0 25 0 4 0 653619528 1122414592 247594 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29901/tid=29905] ppid=29899 vsize=1096108 CPUtime=820.45 cores=0,2,4,6
/proc/29901/task/29905/stat : 29905 (claspmt) R 29899 29901 29676 0 -1 4202560 51634 0 0 0 82002 43 0 0 25 0 4 0 653619528 1122414592 247594 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3273.51
Current children cumulated vsize (KiB) 1096108

[startup+882.3 s]
/proc/loadavg: 8.10 8.11 8.01 9/392 29960
/proc/meminfo: memFree=25155292/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=1096108 CPUtime=3512.74 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 253241 0 0 0 351075 199 0 0 25 0 4 0 653619346 1122414592 247604 33554432000 4194304 4964800 140737180918928 18446744073709551615 4659391 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29901/statm: 274027 247604 460 189 0 268376 0
[pid=29901/tid=29903] ppid=29899 vsize=1096108 CPUtime=869.71 cores=0,2,4,6
/proc/29901/task/29903/stat : 29903 (claspmt) R 29899 29901 29676 0 -1 4202560 87309 0 0 0 86892 79 0 0 25 0 4 0 653619528 1122414592 247604 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29901/tid=29904] ppid=29899 vsize=1096108 CPUtime=880.45 cores=0,2,4,6
/proc/29901/task/29904/stat : 29904 (claspmt) R 29899 29901 29676 0 -1 4202560 58631 0 0 0 88005 40 0 0 25 0 4 0 653619528 1122414592 247604 33554432000 4194304 4964800 140737180918928 18446744073709551615 4321065 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29901/tid=29905] ppid=29899 vsize=1096108 CPUtime=880.45 cores=0,2,4,6
/proc/29901/task/29905/stat : 29905 (claspmt) R 29899 29901 29676 0 -1 4202560 51634 0 0 0 88002 43 0 0 25 0 4 0 653619528 1122414592 247604 33554432000 4194304 4964800 140737180918928 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3512.74
Current children cumulated vsize (KiB) 1096108

[startup+942.3 s]
/proc/loadavg: 8.10 8.10 8.01 9/392 29962
/proc/meminfo: memFree=25153148/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=1096108 CPUtime=3751.99 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 253246 0 0 0 375000 199 0 0 25 0 4 0 653619346 1122414592 247609 33554432000 4194304 4964800 140737180918928 18446744073709551615 4627263 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29901/statm: 274027 247609 460 189 0 268376 0
[pid=29901/tid=29903] ppid=29899 vsize=1096108 CPUtime=928.97 cores=0,2,4,6
/proc/29901/task/29903/stat : 29903 (claspmt) R 29899 29901 29676 0 -1 4202560 87309 0 0 0 92818 79 0 0 25 0 4 0 653619528 1122414592 247609 33554432000 4194304 4964800 140737180918928 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29901/tid=29904] ppid=29899 vsize=1096108 CPUtime=940.45 cores=0,2,4,6
/proc/29901/task/29904/stat : 29904 (claspmt) R 29899 29901 29676 0 -1 4202560 58633 0 0 0 94005 40 0 0 25 0 4 0 653619528 1122414592 247609 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29901/tid=29905] ppid=29899 vsize=1096108 CPUtime=940.46 cores=0,2,4,6
/proc/29901/task/29905/stat : 29905 (claspmt) R 29899 29901 29676 0 -1 4202560 51636 0 0 0 94003 43 0 0 25 0 4 0 653619528 1122414592 247609 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3751.99
Current children cumulated vsize (KiB) 1096108

[startup+1002.3 s]
/proc/loadavg: 8.15 8.11 8.01 9/392 29963
/proc/meminfo: memFree=25136972/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=1168060 CPUtime=3991.21 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 256581 0 0 0 398919 202 0 0 25 0 4 0 653619346 1196093440 250944 33554432000 4194304 4964800 140737180918928 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29901/statm: 292015 250944 460 189 0 286364 0
[pid=29901/tid=29903] ppid=29899 vsize=1168060 CPUtime=988.2 cores=0,2,4,6
/proc/29901/task/29903/stat : 29903 (claspmt) R 29899 29901 29676 0 -1 4202560 87643 0 0 0 98740 80 0 0 25 0 4 0 653619528 1196093440 250944 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29901/tid=29904] ppid=29899 vsize=1168060 CPUtime=1000.45 cores=0,2,4,6
/proc/29901/task/29904/stat : 29904 (claspmt) R 29899 29901 29676 0 -1 4202560 58725 0 0 0 100005 40 0 0 25 0 4 0 653619528 1196093440 250944 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29901/tid=29905] ppid=29899 vsize=1168060 CPUtime=1000.45 cores=0,2,4,6
/proc/29901/task/29905/stat : 29905 (claspmt) R 29899 29901 29676 0 -1 4202560 53246 0 0 0 100001 44 0 0 25 0 4 0 653619528 1196093440 250944 33554432000 4194304 4964800 140737180918928 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3991.21
Current children cumulated vsize (KiB) 1168060

[startup+1062.3 s]
/proc/loadavg: 8.16 8.12 8.02 9/392 29974
/proc/meminfo: memFree=25079776/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=1168060 CPUtime=4230.48 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 263591 0 0 0 422837 211 0 0 25 0 4 0 653619346 1196093440 257954 33554432000 4194304 4964800 140737180918928 18446744073709551615 4668994 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29901/statm: 292015 257954 460 189 0 286364 0
[pid=29901/tid=29903] ppid=29899 vsize=1168060 CPUtime=1047.47 cores=0,2,4,6
/proc/29901/task/29903/stat : 29903 (claspmt) R 29899 29901 29676 0 -1 4202560 94608 0 0 0 104659 88 0 0 25 0 4 0 653619528 1196093440 257954 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29901/tid=29904] ppid=29899 vsize=1168060 CPUtime=1060.45 cores=0,2,4,6
/proc/29901/task/29904/stat : 29904 (claspmt) R 29899 29901 29676 0 -1 4202560 58730 0 0 0 106005 40 0 0 25 0 4 0 653619528 1196093440 257954 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29901/tid=29905] ppid=29899 vsize=1168060 CPUtime=1060.45 cores=0,2,4,6
/proc/29901/task/29905/stat : 29905 (claspmt) R 29899 29901 29676 0 -1 4202560 53286 0 0 0 106001 44 0 0 25 0 4 0 653619528 1196093440 257954 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4230.48
Current children cumulated vsize (KiB) 1168060

[startup+1122.3 s]
/proc/loadavg: 8.10 8.11 8.02 9/392 29975
/proc/meminfo: memFree=25037688/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=1170296 CPUtime=4469.71 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 270240 0 0 0 446751 220 0 0 25 0 4 0 653619346 1198383104 264603 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29901/statm: 292574 264603 460 189 0 286923 0
[pid=29901/tid=29903] ppid=29899 vsize=1170296 CPUtime=1106.73 cores=0,2,4,6
/proc/29901/task/29903/stat : 29903 (claspmt) R 29899 29901 29676 0 -1 4202560 99366 0 0 0 110578 95 0 0 25 0 4 0 653619528 1198383104 264603 33554432000 4194304 4964800 140737180918928 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29901/tid=29904] ppid=29899 vsize=1170296 CPUtime=1120.45 cores=0,2,4,6
/proc/29901/task/29904/stat : 29904 (claspmt) R 29899 29901 29676 0 -1 4202560 60617 0 0 0 112001 44 0 0 25 0 4 0 653619528 1198383104 264603 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29901/tid=29905] ppid=29899 vsize=1170296 CPUtime=1120.45 cores=0,2,4,6
/proc/29901/task/29905/stat : 29905 (claspmt) R 29899 29901 29676 0 -1 4202560 53290 0 0 0 112001 44 0 0 25 0 4 0 653619528 1198383104 264603 33554432000 4194304 4964800 140737180918928 18446744073709551615 4320996 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4469.71
Current children cumulated vsize (KiB) 1170296

[startup+1182.3 s]
/proc/loadavg: 8.08 8.10 8.02 9/392 29977
/proc/meminfo: memFree=24982440/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=1173948 CPUtime=4708.96 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 271175 0 0 0 470674 222 0 0 25 0 4 0 653619346 1202122752 265538 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29901/statm: 293487 265538 460 189 0 287836 0
[pid=29901/tid=29903] ppid=29899 vsize=1173948 CPUtime=1165.99 cores=0,2,4,6
/proc/29901/task/29903/stat : 29903 (claspmt) R 29899 29901 29676 0 -1 4202560 99369 0 0 0 116504 95 0 0 25 0 4 0 653619528 1202122752 265538 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29901/tid=29904] ppid=29899 vsize=1173948 CPUtime=1180.46 cores=0,2,4,6
/proc/29901/task/29904/stat : 29904 (claspmt) R 29899 29901 29676 0 -1 4202560 60630 0 0 0 118002 44 0 0 25 0 4 0 653619528 1202122752 265538 33554432000 4194304 4964800 140737180918928 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29901/tid=29905] ppid=29899 vsize=1173948 CPUtime=1180.46 cores=0,2,4,6
/proc/29901/task/29905/stat : 29905 (claspmt) R 29899 29901 29676 0 -1 4202560 54209 0 0 0 118000 46 0 0 25 0 4 0 653619528 1202122752 265538 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4708.96
Current children cumulated vsize (KiB) 1173948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.2 s]
/proc/loadavg: 8.14 8.11 8.02 9/392 29978
/proc/meminfo: memFree=24969768/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=1185200 CPUtime=4800.3 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 273977 0 0 0 479807 223 0 0 25 0 4 0 653619346 1213644800 268340 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29901/statm: 296300 268340 460 189 0 290649 0
[pid=29901/tid=29903] ppid=29899 vsize=1185200 CPUtime=1188.6 cores=0,2,4,6
/proc/29901/task/29903/stat : 29903 (claspmt) R 29899 29901 29676 0 -1 4202560 99370 0 0 0 118765 95 0 0 25 0 4 0 653619528 1213644800 268340 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29901/tid=29904] ppid=29899 vsize=1185200 CPUtime=1203.37 cores=0,2,4,6
/proc/29901/task/29904/stat : 29904 (claspmt) R 29899 29901 29676 0 -1 4202560 60630 0 0 0 120293 44 0 0 25 0 4 0 653619528 1213644800 268340 33554432000 4194304 4964800 140737180918928 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29901/tid=29905] ppid=29899 vsize=1185200 CPUtime=1203.36 cores=0,2,4,6
/proc/29901/task/29905/stat : 29905 (claspmt) R 29899 29901 29676 0 -1 4202560 57010 0 0 0 120289 47 0 0 25 0 4 0 653619528 1213644800 268340 33554432000 4194304 4964800 140737180918928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1185200

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

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

[startup+1205.4 s]
/proc/loadavg: 8.14 8.11 8.02 9/392 29978
/proc/meminfo: memFree=24969768/32950928 swapFree=44388876/67111528
[pid=29901] ppid=29899 vsize=1165812 CPUtime=4800.51 cores=0,2,4,6
/proc/29901/stat : 29901 (claspmt) R 29899 29901 29676 0 -1 4202496 273988 0 0 0 479828 223 0 0 25 0 1 0 653619346 1193791488 263610 33554432000 4194304 4964800 140737180918928 18446744073709551615 4646610 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29901/statm: 291453 263610 470 189 0 285802 0
Current children cumulated CPU time (s) 4800.51
Current children cumulated vsize (KiB) 1165812

Child status: 0
Real time (s): 1205.46
CPU time (s): 4800.58
CPU user time (s): 4798.3
CPU system time (s): 2.27965
CPU usage (%): 398.236
Max. virtual memory (cumulated for all children) (KiB): 1185200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.3
system time used= 2.27965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 273990
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= 7890
involuntary context switches= 22281

runsolver used 4.22936 second user time and 10.4944 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 02:43:26
IDJOB=3373254
IDBENCH=71605
IDSOLVER=1853
FILE ID=node126/3373254-1305420206
RUNJOBID= node126-1305418956-29694
PBS_JOBID= 13324566
Free space on /tmp= 73312 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2640c305320gyes10.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-3373254-1305420206/watcher-3373254-1305420206 -o /tmp/evaluation-result-3373254-1305420206/solver-3373254-1305420206 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373254-1305420206.cnf

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

MD5SUM BENCH= 98bac4f2d533fe7abb12552567f9e1aa
RANDOM SEED=615487064

node126.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.783
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.56
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.783
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.75
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.783
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.74
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.783
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.74
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.783
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.80
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.783
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.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25120716 kB
Buffers:        265840 kB
Cached:        2467068 kB
SwapCached:      92524 kB
Active:        2671452 kB
Inactive:      4904072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25120716 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:            4692 kB
Writeback:           0 kB
AnonPages:     4763000 kB
Mapped:          16088 kB
Slab:           109760 kB
PageTables:      79320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 90039664 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= 73316 MiB
End job on node126 at 2011-05-15 03:03:34