Trace number 3373018

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.19 1207.3

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-6_2071.cnf
MD5SUM337bdbc5d8bf0013ca73aeffa06cffe8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark95.7414
Satisfiable
(Un)Satisfiability was proved
Number of variables2070
Number of clauses158884
Sum of the clauses size478584
Maximum clause length6
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3158240
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5644

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...426413/instance-3373018-1305426413.cnf
1.29/1.38	c Solving...
4800.08/1207.21	
4800.08/1207.21	*** INTERRUPTED! ***
4800.08/1207.21	*** Shutting down threads...
4800.08/1207.30	s UNKNOWN
4800.08/1207.30	
4800.08/1207.30	c INTERRUPTED   : 1
4800.08/1207.30	c Models        : 0+    
4800.08/1207.30	c Time          : 1207.217s (Solving: 1205.84s 1st Model: 0.00s Unsat: 0.00s)
4800.08/1207.30	c CPU Time      : 4800.100s

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-3373018-1305426413/watcher-3373018-1305426413 -o /tmp/evaluation-result-3373018-1305426413/solver-3373018-1305426413 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373018-1305426413.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.06 8.60 8.42 6/360 29909
/proc/meminfo: memFree=17733568/32950928 swapFree=67111200/67111528
[pid=29908] ppid=29906 vsize=23392 CPUtime=0.01 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 1250 0 0 0 1 0 0 0 22 0 1 0 732871969 23953408 1075 33554432000 4194304 4964800 140735772774848 18446744073709551615 256415052485 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29908/statm: 5848 1076 385 189 0 722 0

[startup+0.0306591 s]
/proc/loadavg: 8.06 8.60 8.42 6/360 29909
/proc/meminfo: memFree=17733568/32950928 swapFree=67111200/67111528
[pid=29908] ppid=29906 vsize=27188 CPUtime=0.02 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 2511 0 0 0 2 0 0 0 22 0 1 0 732871969 27840512 1953 33554432000 4194304 4964800 140735772774848 18446744073709551615 256415052485 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29908/statm: 6797 1955 385 189 0 1671 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 27188

[startup+0.100646 s]
/proc/loadavg: 8.06 8.60 8.42 6/360 29909
/proc/meminfo: memFree=17733568/32950928 swapFree=67111200/67111528
[pid=29908] ppid=29906 vsize=31700 CPUtime=0.09 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 3900 0 0 0 9 0 0 0 22 0 1 0 732871969 32460800 3052 33554432000 4194304 4964800 140735772774848 18446744073709551615 4607513 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29908/statm: 7925 3052 401 189 0 2799 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31700

[startup+0.300649 s]
/proc/loadavg: 8.06 8.60 8.42 6/360 29909
/proc/meminfo: memFree=17733568/32950928 swapFree=67111200/67111528
[pid=29908] ppid=29906 vsize=31700 CPUtime=0.29 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 3901 0 0 0 29 0 0 0 23 0 1 0 732871969 32460800 3053 33554432000 4194304 4964800 140735772774848 18446744073709551615 4600431 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29908/statm: 7925 3053 402 189 0 2799 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31700

[startup+0.700539 s]
/proc/loadavg: 8.06 8.60 8.42 6/360 29909
/proc/meminfo: memFree=17733568/32950928 swapFree=67111200/67111528
[pid=29908] ppid=29906 vsize=33152 CPUtime=0.69 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 4293 0 0 0 69 0 0 0 25 0 1 0 732871969 33947648 3445 33554432000 4194304 4964800 140735772774848 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29908/statm: 8288 3445 402 189 0 3162 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33152

[startup+1.50038 s]
/proc/loadavg: 8.06 8.60 8.42 7/361 30953
/proc/meminfo: memFree=17712248/32950928 swapFree=67111200/67111528
[pid=29908] ppid=29906 vsize=249728 CPUtime=1.81 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 8005 0 0 0 180 1 0 0 25 0 4 0 732871969 255721472 6815 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29908/statm: 62432 6816 458 189 0 56781 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 249728

[startup+3.10108 s]
/proc/loadavg: 8.06 8.60 8.42 10/365 31371
/proc/meminfo: memFree=17689696/32950928 swapFree=67111200/67111528
[pid=29908] ppid=29906 vsize=249892 CPUtime=8.19 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 10706 0 0 0 816 3 0 0 25 0 4 0 732871969 255889408 9516 33554432000 4194304 4964800 140735772774848 18446744073709551615 4668715 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29908/statm: 62473 9516 458 189 0 56822 0
[pid=29908/tid=31362] ppid=29906 vsize=249892 CPUtime=1.69 cores=0,2,4,6
/proc/29908/task/31362/stat : 31362 (claspmt) R 29906 29908 10053 0 -1 4202560 1297 0 0 0 169 0 0 0 20 0 4 0 732872107 255889408 9516 33554432000 4194304 4964800 140735772774848 18446744073709551615 4668805 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29908/tid=31363] ppid=29906 vsize=249892 CPUtime=1.7 cores=0,2,4,6
/proc/29908/task/31363/stat : 31363 (claspmt) R 29906 29908 10053 0 -1 4202560 1563 0 0 0 170 0 0 0 20 0 4 0 732872107 255889408 9516 33554432000 4194304 4964800 140735772774848 18446744073709551615 4627978 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29908/tid=31364] ppid=29906 vsize=249892 CPUtime=1.7 cores=0,2,4,6
/proc/29908/task/31364/stat : 31364 (claspmt) R 29906 29908 10053 0 -1 4202560 1637 0 0 0 169 1 0 0 20 0 4 0 732872107 255889408 9516 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8.19
Current children cumulated vsize (KiB) 249892

[startup+6.30048 s]
/proc/loadavg: 8.13 8.60 8.42 11/364 31460
/proc/meminfo: memFree=17670004/32950928 swapFree=67111200/67111528
[pid=29908] ppid=29906 vsize=253588 CPUtime=20.92 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 13647 0 0 0 2087 5 0 0 25 0 4 0 732871969 259674112 12457 33554432000 4194304 4964800 140735772774848 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29908/statm: 63397 12457 460 189 0 57746 0
[pid=29908/tid=31362] ppid=29906 vsize=253588 CPUtime=4.84 cores=0,2,4,6
/proc/29908/task/31362/stat : 31362 (claspmt) R 29906 29908 10053 0 -1 4202560 2205 0 0 0 484 0 0 0 24 0 4 0 732872107 259674112 12457 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29908/tid=31363] ppid=29906 vsize=253588 CPUtime=4.89 cores=0,2,4,6
/proc/29908/task/31363/stat : 31363 (claspmt) R 29906 29908 10053 0 -1 4202560 2081 0 0 0 489 0 0 0 25 0 4 0 732872107 259674112 12457 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29908/tid=31364] ppid=29906 vsize=253588 CPUtime=4.88 cores=0,2,4,6
/proc/29908/task/31364/stat : 31364 (claspmt) R 29906 29908 10053 0 -1 4202560 2382 0 0 0 487 1 0 0 25 0 4 0 732872107 259674112 12457 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 20.92
Current children cumulated vsize (KiB) 253588

[startup+12.7003 s]
/proc/loadavg: 8.20 8.61 8.43 10/365 31665
/proc/meminfo: memFree=17650004/32950928 swapFree=67111200/67111528
[pid=29908] ppid=29906 vsize=255640 CPUtime=46.33 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 16993 0 0 0 4626 7 0 0 25 0 4 0 732871969 261775360 15803 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29908/statm: 63910 15803 460 189 0 58259 0
[pid=29908/tid=31362] ppid=29906 vsize=255640 CPUtime=11.14 cores=0,2,4,6
/proc/29908/task/31362/stat : 31362 (claspmt) R 29906 29908 10053 0 -1 4202560 2906 0 0 0 1113 1 0 0 25 0 4 0 732872107 261775360 15803 33554432000 4194304 4964800 140735772774848 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29908/tid=31363] ppid=29906 vsize=255640 CPUtime=11.27 cores=0,2,4,6
/proc/29908/task/31363/stat : 31363 (claspmt) R 29906 29908 10053 0 -1 4202560 3038 0 0 0 1126 1 0 0 25 0 4 0 732872107 261775360 15803 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29908/tid=31364] ppid=29906 vsize=255640 CPUtime=11.26 cores=0,2,4,6
/proc/29908/task/31364/stat : 31364 (claspmt) R 29906 29908 10053 0 -1 4202560 2970 0 0 0 1125 1 0 0 25 0 4 0 732872107 261775360 15803 33554432000 4194304 4964800 140735772774848 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 46.33
Current children cumulated vsize (KiB) 255640

[startup+25.5009 s]
/proc/loadavg: 8.46 8.65 8.44 11/366 32038
/proc/meminfo: memFree=17624772/32950928 swapFree=67111200/67111528
[pid=29908] ppid=29906 vsize=265020 CPUtime=97.2 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 21975 0 0 0 9709 11 0 0 25 0 4 0 732871969 271380480 20785 33554432000 4194304 4964800 140735772774848 18446744073709551615 4362228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29908/statm: 66255 20785 460 189 0 60604 0
[pid=29908/tid=31362] ppid=29906 vsize=265020 CPUtime=23.73 cores=0,2,4,6
/proc/29908/task/31362/stat : 31362 (claspmt) R 29906 29908 10053 0 -1 4202560 4266 0 0 0 2371 2 0 0 25 0 4 0 732872107 271380480 20785 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29908/tid=31363] ppid=29906 vsize=265020 CPUtime=23.96 cores=0,2,4,6
/proc/29908/task/31363/stat : 31363 (claspmt) R 29906 29908 10053 0 -1 4202560 4939 0 0 0 2394 2 0 0 25 0 4 0 732872107 271380480 20785 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29908/tid=31364] ppid=29906 vsize=265020 CPUtime=24.04 cores=0,2,4,6
/proc/29908/task/31364/stat : 31364 (claspmt) R 29906 29908 10053 0 -1 4202560 4198 0 0 0 2402 2 0 0 25 0 4 0 732872107 271380480 20785 33554432000 4194304 4964800 140735772774848 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 97.2
Current children cumulated vsize (KiB) 265020

[startup+51.101 s]
/proc/loadavg: 8.53 8.64 8.44 11/366 644
/proc/meminfo: memFree=17598152/32950928 swapFree=67111200/67111528
[pid=29908] ppid=29906 vsize=270984 CPUtime=198.94 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 29097 0 0 0 19877 17 0 0 25 0 4 0 732871969 277487616 27902 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29908/statm: 67746 27902 460 189 0 62095 0
[pid=29908/tid=31362] ppid=29906 vsize=270984 CPUtime=48.99 cores=0,2,4,6
/proc/29908/task/31362/stat : 31362 (claspmt) R 29906 29908 10053 0 -1 4202560 6386 0 0 0 4895 4 0 0 25 0 4 0 732872107 277487616 27902 33554432000 4194304 4964800 140735772774848 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29908/tid=31363] ppid=29906 vsize=270984 CPUtime=49.32 cores=0,2,4,6
/proc/29908/task/31363/stat : 31363 (claspmt) R 29906 29908 10053 0 -1 4202560 6852 0 0 0 4929 3 0 0 25 0 4 0 732872107 277487616 27902 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29908/tid=31364] ppid=29906 vsize=270984 CPUtime=49.6 cores=0,2,4,6
/proc/29908/task/31364/stat : 31364 (claspmt) R 29906 29908 10053 0 -1 4202560 6099 0 0 0 4956 4 0 0 25 0 4 0 732872107 277487616 27902 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 198.94
Current children cumulated vsize (KiB) 270984

[startup+102.314 s]
/proc/loadavg: 9.16 8.79 8.50 11/364 2275
/proc/meminfo: memFree=17529656/32950928 swapFree=67111200/67111528
[pid=29908] ppid=29906 vsize=285200 CPUtime=402.37 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 42676 0 0 0 40207 30 0 0 25 0 4 0 732871969 292044800 41455 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670437 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29908/statm: 71300 41455 460 189 0 65649 0
[pid=29908/tid=31362] ppid=29906 vsize=285200 CPUtime=99.57 cores=0,2,4,6
/proc/29908/task/31362/stat : 31362 (claspmt) R 29906 29908 10053 0 -1 4202560 10060 0 0 0 9949 8 0 0 25 0 4 0 732872107 292044800 41455 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29908/tid=31363] ppid=29906 vsize=285200 CPUtime=99.92 cores=0,2,4,6
/proc/29908/task/31363/stat : 31363 (claspmt) R 29906 29908 10053 0 -1 4202560 10698 0 0 0 9986 6 0 0 25 0 4 0 732872107 292044800 41455 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29908/tid=31364] ppid=29906 vsize=285200 CPUtime=100.72 cores=0,2,4,6
/proc/29908/task/31364/stat : 31364 (claspmt) R 29906 29908 10053 0 -1 4202560 9535 0 0 0 10065 7 0 0 25 0 4 0 732872107 292044800 41455 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 285200

[startup+162.301 s]
/proc/loadavg: 9.18 8.87 8.55 10/366 4529
/proc/meminfo: memFree=17512696/32950928 swapFree=67111200/67111528
[pid=29908] ppid=29906 vsize=300464 CPUtime=640.71 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 49438 0 0 0 64037 34 0 0 25 0 4 0 732871969 307675136 47961 33554432000 4194304 4964800 140735772774848 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29908/statm: 75116 47961 460 189 0 69465 0
[pid=29908/tid=31362] ppid=29906 vsize=300464 CPUtime=158.77 cores=0,2,4,6
/proc/29908/task/31362/stat : 31362 (claspmt) R 29906 29908 10053 0 -1 4202560 12127 0 0 0 15867 10 0 0 25 0 4 0 732872107 307675136 47961 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29908/tid=31363] ppid=29906 vsize=300464 CPUtime=159.31 cores=0,2,4,6
/proc/29908/task/31363/stat : 31363 (claspmt) R 29906 29908 10053 0 -1 4202560 12816 0 0 0 15924 7 0 0 25 0 4 0 732872107 307675136 47961 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29908/tid=31364] ppid=29906 vsize=300464 CPUtime=160.59 cores=0,2,4,6
/proc/29908/task/31364/stat : 31364 (claspmt) R 29906 29908 10053 0 -1 4202560 11861 0 0 0 16050 9 0 0 25 0 4 0 732872107 307675136 47961 33554432000 4194304 4964800 140735772774848 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 640.71
Current children cumulated vsize (KiB) 300464

[startup+222.301 s]
/proc/loadavg: 9.17 8.92 8.58 10/366 6439
/proc/meminfo: memFree=17462300/32950928 swapFree=67111200/67111528
[pid=29908] ppid=29906 vsize=309548 CPUtime=878.99 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 55817 0 0 0 87861 38 0 0 25 0 4 0 732871969 316977152 54325 33554432000 4194304 4964800 140735772774848 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29908/statm: 77387 54325 460 189 0 71736 0
[pid=29908/tid=31362] ppid=29906 vsize=309548 CPUtime=218.01 cores=0,2,4,6
/proc/29908/task/31362/stat : 31362 (claspmt) R 29906 29908 10053 0 -1 4202560 15053 0 0 0 21790 11 0 0 25 0 4 0 732872107 316977152 54325 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29908/tid=31363] ppid=29906 vsize=309548 CPUtime=218.48 cores=0,2,4,6
/proc/29908/task/31363/stat : 31363 (claspmt) R 29906 29908 10053 0 -1 4202560 14184 0 0 0 21840 8 0 0 25 0 4 0 732872107 316977152 54325 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29908/tid=31364] ppid=29906 vsize=309548 CPUtime=220.52 cores=0,2,4,6
/proc/29908/task/31364/stat : 31364 (claspmt) R 29906 29908 10053 0 -1 4202560 12486 0 0 0 22043 9 0 0 25 0 4 0 732872107 316977152 54325 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 878.99
Current children cumulated vsize (KiB) 309548

[startup+282.3 s]
/proc/loadavg: 9.30 8.99 8.63 10/366 8619
/proc/meminfo: memFree=17488920/32950928 swapFree=67111200/67111528
[pid=29908] ppid=29906 vsize=312436 CPUtime=1117.34 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 59070 0 0 0 111693 41 0 0 25 0 4 0 732871969 319934464 57474 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29908/statm: 78109 57474 460 189 0 72458 0
[pid=29908/tid=31362] ppid=29906 vsize=312436 CPUtime=277.14 cores=0,2,4,6

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

[pid=29908] ppid=29906 vsize=521368 CPUtime=2548.03 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 83927 0 0 0 254730 73 0 0 25 0 4 0 732871969 533880832 81705 33554432000 4194304 4964800 140735772774848 18446744073709551615 4627257 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29908/statm: 130342 81705 460 189 0 124691 0
[pid=29908/tid=31362] ppid=29906 vsize=521368 CPUtime=632.53 cores=0,2,4,6
/proc/29908/task/31362/stat : 31362 (claspmt) R 29906 29908 10053 0 -1 4202560 23136 0 0 0 63235 18 0 0 25 0 4 0 732872107 533880832 81705 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29908/tid=31363] ppid=29906 vsize=521368 CPUtime=634.62 cores=0,2,4,6
/proc/29908/task/31363/stat : 31363 (claspmt) R 29906 29908 10053 0 -1 4202560 27506 0 0 0 63438 24 0 0 25 0 4 0 732872107 533880832 81705 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29908/tid=31364] ppid=29906 vsize=521368 CPUtime=639.74 cores=0,2,4,6
/proc/29908/task/31364/stat : 31364 (claspmt) R 29906 29908 10053 0 -1 4202560 16749 0 0 0 63960 14 0 0 25 0 4 0 732872107 533880832 81705 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2548.03
Current children cumulated vsize (KiB) 521368

[startup+702.301 s]
/proc/loadavg: 8.55 8.95 8.76 9/358 18819
/proc/meminfo: memFree=17293072/32950928 swapFree=67111200/67111528
[pid=29908] ppid=29906 vsize=522968 CPUtime=2787.28 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 84916 0 0 0 278655 73 0 0 25 0 4 0 732871969 535519232 82694 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670496 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29908/statm: 130742 82694 460 189 0 125091 0
[pid=29908/tid=31362] ppid=29906 vsize=522968 CPUtime=691.81 cores=0,2,4,6
/proc/29908/task/31362/stat : 31362 (claspmt) R 29906 29908 10053 0 -1 4202560 23521 0 0 0 69163 18 0 0 25 0 4 0 732872107 535519232 82694 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29908/tid=31363] ppid=29906 vsize=522968 CPUtime=694.62 cores=0,2,4,6
/proc/29908/task/31363/stat : 31363 (claspmt) R 29906 29908 10053 0 -1 4202560 27882 0 0 0 69437 25 0 0 25 0 4 0 732872107 535519232 82694 33554432000 4194304 4964800 140735772774848 18446744073709551615 4627309 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29908/tid=31364] ppid=29906 vsize=522968 CPUtime=699.73 cores=0,2,4,6
/proc/29908/task/31364/stat : 31364 (claspmt) R 29906 29908 10053 0 -1 4202560 16975 0 0 0 69959 14 0 0 25 0 4 0 732872107 535519232 82694 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2787.28
Current children cumulated vsize (KiB) 522968

[startup+762.314 s]
/proc/loadavg: 8.65 8.90 8.75 9/358 18824
/proc/meminfo: memFree=17280856/32950928 swapFree=67111200/67111528
[pid=29908] ppid=29906 vsize=523284 CPUtime=3025.79 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 87319 0 0 0 302504 75 0 0 25 0 4 0 732871969 535842816 85026 33554432000 4194304 4964800 140735772774848 18446744073709551615 4684058 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29908/statm: 130821 85026 460 189 0 125170 0
[pid=29908/tid=31362] ppid=29906 vsize=523284 CPUtime=750.91 cores=0,2,4,6
/proc/29908/task/31362/stat : 31362 (claspmt) R 29906 29908 10053 0 -1 4202560 24179 0 0 0 75073 18 0 0 25 0 4 0 732872107 535842816 85026 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29908/tid=31363] ppid=29906 vsize=523284 CPUtime=754.64 cores=0,2,4,6
/proc/29908/task/31363/stat : 31363 (claspmt) R 29906 29908 10053 0 -1 4202560 27924 0 0 0 75439 25 0 0 25 0 4 0 732872107 535842816 85026 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29908/tid=31364] ppid=29906 vsize=523284 CPUtime=759.74 cores=0,2,4,6
/proc/29908/task/31364/stat : 31364 (claspmt) R 29906 29908 10053 0 -1 4202560 18674 0 0 0 75958 16 0 0 25 0 4 0 732872107 535842816 85026 33554432000 4194304 4964800 140735772774848 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3025.79
Current children cumulated vsize (KiB) 523284

[startup+822.301 s]
/proc/loadavg: 8.35 8.76 8.71 9/358 18826
/proc/meminfo: memFree=17273604/32950928 swapFree=67111200/67111528
[pid=29908] ppid=29906 vsize=524232 CPUtime=3265.03 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 88525 0 0 0 326427 76 0 0 25 0 4 0 732871969 536813568 86058 33554432000 4194304 4964800 140735772774848 18446744073709551615 4627634 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29908/statm: 131058 86058 460 189 0 125407 0
[pid=29908/tid=31362] ppid=29906 vsize=524232 CPUtime=810.2 cores=0,2,4,6
/proc/29908/task/31362/stat : 31362 (claspmt) R 29906 29908 10053 0 -1 4202560 24414 0 0 0 81002 18 0 0 25 0 4 0 732872107 536813568 86058 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29908/tid=31363] ppid=29906 vsize=524232 CPUtime=814.62 cores=0,2,4,6
/proc/29908/task/31363/stat : 31363 (claspmt) R 29906 29908 10053 0 -1 4202560 28538 0 0 0 81437 25 0 0 25 0 4 0 732872107 536813568 86058 33554432000 4194304 4964800 140735772774848 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29908/tid=31364] ppid=29906 vsize=524232 CPUtime=819.73 cores=0,2,4,6
/proc/29908/task/31364/stat : 31364 (claspmt) R 29906 29908 10053 0 -1 4202560 19003 0 0 0 81957 16 0 0 25 0 4 0 732872107 536813568 86058 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3265.03
Current children cumulated vsize (KiB) 524232

[startup+882.3 s]
/proc/loadavg: 8.19 8.64 8.67 9/358 18827
/proc/meminfo: memFree=17256476/32950928 swapFree=67111200/67111528
[pid=29908] ppid=29906 vsize=525880 CPUtime=3504.31 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 91667 0 0 0 350351 80 0 0 25 0 4 0 732871969 538501120 89200 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29908/statm: 131470 89200 460 189 0 125819 0
[pid=29908/tid=31362] ppid=29906 vsize=525880 CPUtime=869.48 cores=0,2,4,6
/proc/29908/task/31362/stat : 31362 (claspmt) R 29906 29908 10053 0 -1 4202560 25757 0 0 0 86928 20 0 0 25 0 4 0 732872107 538501120 89200 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29908/tid=31363] ppid=29906 vsize=525880 CPUtime=874.62 cores=0,2,4,6
/proc/29908/task/31363/stat : 31363 (claspmt) R 29906 29908 10053 0 -1 4202560 28737 0 0 0 87437 25 0 0 25 0 4 0 732872107 538501120 89200 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29908/tid=31364] ppid=29906 vsize=525880 CPUtime=879.73 cores=0,2,4,6
/proc/29908/task/31364/stat : 31364 (claspmt) R 29906 29908 10053 0 -1 4202560 19292 0 0 0 87957 16 0 0 25 0 4 0 732872107 538501120 89200 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670338 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3504.31
Current children cumulated vsize (KiB) 525880

[startup+942.301 s]
/proc/loadavg: 8.17 8.55 8.63 9/358 18829
/proc/meminfo: memFree=17248752/32950928 swapFree=67111200/67111528
[pid=29908] ppid=29906 vsize=525880 CPUtime=3743.59 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 93083 0 0 0 374279 80 0 0 25 0 4 0 732871969 538501120 90523 33554432000 4194304 4964800 140735772774848 18446744073709551615 4658574 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29908/statm: 131470 90523 460 189 0 125819 0
[pid=29908/tid=31362] ppid=29906 vsize=525880 CPUtime=928.78 cores=0,2,4,6
/proc/29908/task/31362/stat : 31362 (claspmt) R 29906 29908 10053 0 -1 4202560 25826 0 0 0 92858 20 0 0 25 0 4 0 732872107 538501120 90523 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29908/tid=31363] ppid=29906 vsize=525880 CPUtime=934.63 cores=0,2,4,6
/proc/29908/task/31363/stat : 31363 (claspmt) R 29906 29908 10053 0 -1 4202560 29344 0 0 0 93438 25 0 0 25 0 4 0 732872107 538501120 90523 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29908/tid=31364] ppid=29906 vsize=525880 CPUtime=939.74 cores=0,2,4,6
/proc/29908/task/31364/stat : 31364 (claspmt) R 29906 29908 10053 0 -1 4202560 19981 0 0 0 93957 17 0 0 25 0 4 0 732872107 538501120 90523 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670398 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3743.59
Current children cumulated vsize (KiB) 525880

[startup+1002.3 s]
/proc/loadavg: 8.06 8.45 8.59 9/358 18830
/proc/meminfo: memFree=17243872/32950928 swapFree=67111200/67111528
[pid=29908] ppid=29906 vsize=526192 CPUtime=3982.88 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 94060 0 0 0 398207 81 0 0 25 0 4 0 732871969 538820608 91198 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29908/statm: 131548 91198 460 189 0 125897 0
[pid=29908/tid=31362] ppid=29906 vsize=526192 CPUtime=988.07 cores=0,2,4,6
/proc/29908/task/31362/stat : 31362 (claspmt) R 29906 29908 10053 0 -1 4202560 26044 0 0 0 98787 20 0 0 25 0 4 0 732872107 538820608 91198 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670366 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29908/tid=31363] ppid=29906 vsize=526192 CPUtime=994.63 cores=0,2,4,6
/proc/29908/task/31363/stat : 31363 (claspmt) R 29906 29908 10053 0 -1 4202560 30028 0 0 0 99438 25 0 0 25 0 4 0 732872107 538820608 91198 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29908/tid=31364] ppid=29906 vsize=526192 CPUtime=999.74 cores=0,2,4,6
/proc/29908/task/31364/stat : 31364 (claspmt) R 29906 29908 10053 0 -1 4202560 20032 0 0 0 99957 17 0 0 25 0 4 0 732872107 538820608 91198 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3982.88
Current children cumulated vsize (KiB) 526192

[startup+1062.3 s]
/proc/loadavg: 8.06 8.38 8.55 9/358 18832
/proc/meminfo: memFree=17237664/32950928 swapFree=67111200/67111528
[pid=29908] ppid=29906 vsize=527048 CPUtime=4222.17 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 95125 0 0 0 422136 81 0 0 25 0 4 0 732871969 539697152 92089 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29908/statm: 131762 92089 460 189 0 126111 0
[pid=29908/tid=31362] ppid=29906 vsize=527048 CPUtime=1047.37 cores=0,2,4,6
/proc/29908/task/31362/stat : 31362 (claspmt) R 29906 29908 10053 0 -1 4202560 26250 0 0 0 104717 20 0 0 25 0 4 0 732872107 539697152 92089 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29908/tid=31363] ppid=29906 vsize=527048 CPUtime=1054.62 cores=0,2,4,6
/proc/29908/task/31363/stat : 31363 (claspmt) R 29906 29908 10053 0 -1 4202560 30516 0 0 0 105437 25 0 0 25 0 4 0 732872107 539697152 92089 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29908/tid=31364] ppid=29906 vsize=527048 CPUtime=1059.74 cores=0,2,4,6
/proc/29908/task/31364/stat : 31364 (claspmt) R 29906 29908 10053 0 -1 4202560 20327 0 0 0 105957 17 0 0 25 0 4 0 732872107 539697152 92089 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4222.17
Current children cumulated vsize (KiB) 527048

[startup+1122.3 s]
/proc/loadavg: 8.18 8.35 8.53 9/358 18834
/proc/meminfo: memFree=17232064/32950928 swapFree=67111200/67111528
[pid=29908] ppid=29906 vsize=527868 CPUtime=4461.45 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 96029 0 0 0 446062 83 0 0 25 0 4 0 732871969 540536832 92993 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29908/statm: 131967 92993 460 189 0 126316 0
[pid=29908/tid=31362] ppid=29906 vsize=527868 CPUtime=1106.65 cores=0,2,4,6
/proc/29908/task/31362/stat : 31362 (claspmt) R 29906 29908 10053 0 -1 4202560 26499 0 0 0 110645 20 0 0 25 0 4 0 732872107 540536832 92993 33554432000 4194304 4964800 140735772774848 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29908/tid=31363] ppid=29906 vsize=527868 CPUtime=1114.63 cores=0,2,4,6
/proc/29908/task/31363/stat : 31363 (claspmt) R 29906 29908 10053 0 -1 4202560 30848 0 0 0 111437 26 0 0 25 0 4 0 732872107 540536832 92993 33554432000 4194304 4964800 140735772774848 18446744073709551615 4627810 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29908/tid=31364] ppid=29906 vsize=527868 CPUtime=1119.74 cores=0,2,4,6
/proc/29908/task/31364/stat : 31364 (claspmt) R 29906 29908 10053 0 -1 4202560 20646 0 0 0 111957 17 0 0 25 0 4 0 732872107 540536832 92993 33554432000 4194304 4964800 140735772774848 18446744073709551615 4362944 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4461.45
Current children cumulated vsize (KiB) 527868

[startup+1182.3 s]
/proc/loadavg: 8.21 8.32 8.51 9/358 18835
/proc/meminfo: memFree=17226692/32950928 swapFree=67111200/67111528
[pid=29908] ppid=29906 vsize=527868 CPUtime=4700.74 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 96522 0 0 0 469991 83 0 0 25 0 4 0 732871969 540536832 93312 33554432000 4194304 4964800 140735772774848 18446744073709551615 256415089246 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29908/statm: 131967 93312 460 189 0 126316 0
[pid=29908/tid=31362] ppid=29906 vsize=527868 CPUtime=1165.95 cores=0,2,4,6
/proc/29908/task/31362/stat : 31362 (claspmt) R 29906 29908 10053 0 -1 4202560 26744 0 0 0 116575 20 0 0 25 0 4 0 732872107 540536832 93312 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29908/tid=31363] ppid=29906 vsize=527868 CPUtime=1174.63 cores=0,2,4,6
/proc/29908/task/31363/stat : 31363 (claspmt) R 29906 29908 10053 0 -1 4202560 30854 0 0 0 117437 26 0 0 25 0 4 0 732872107 540536832 93312 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29908/tid=31364] ppid=29906 vsize=527868 CPUtime=1179.74 cores=0,2,4,6
/proc/29908/task/31364/stat : 31364 (claspmt) R 29906 29908 10053 0 -1 4202560 20808 0 0 0 117957 17 0 0 25 0 4 0 732872107 540536832 93312 33554432000 4194304 4964800 140735772774848 18446744073709551615 4668672 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4700.74
Current children cumulated vsize (KiB) 527868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.2 s]
/proc/loadavg: 8.22 8.31 8.50 9/358 18836
/proc/meminfo: memFree=17224076/32950928 swapFree=67111200/67111528
[pid=29908] ppid=29906 vsize=527868 CPUtime=4800.08 cores=0,2,4,6
/proc/29908/stat : 29908 (claspmt) R 29906 29908 10053 0 -1 4202496 96788 0 0 0 479925 83 0 0 25 0 4 0 732871969 540536832 93578 33554432000 4194304 4964800 140735772774848 18446744073709551615 4362287 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29908/statm: 131967 93578 460 189 0 126316 0
[pid=29908/tid=31362] ppid=29906 vsize=527868 CPUtime=1190.55 cores=0,2,4,6
/proc/29908/task/31362/stat : 31362 (claspmt) R 29906 29908 10053 0 -1 4202560 26996 0 0 0 119035 20 0 0 25 0 4 0 732872107 540536832 93578 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29908/tid=31363] ppid=29906 vsize=527868 CPUtime=1199.54 cores=0,2,4,6
/proc/29908/task/31363/stat : 31363 (claspmt) R 29906 29908 10053 0 -1 4202560 30868 0 0 0 119928 26 0 0 25 0 4 0 732872107 540536832 93578 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29908/tid=31364] ppid=29906 vsize=527868 CPUtime=1204.65 cores=0,2,4,6
/proc/29908/task/31364/stat : 31364 (claspmt) R 29906 29908 10053 0 -1 4202560 20808 0 0 0 120448 17 0 0 25 0 4 0 732872107 540536832 93578 33554432000 4194304 4964800 140735772774848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 527868

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

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

Child status: 0
Real time (s): 1207.3
CPU time (s): 4800.19
CPU user time (s): 4799.34
CPU system time (s): 0.856869
CPU usage (%): 397.596
Max. virtual memory (cumulated for all children) (KiB): 527868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.34
system time used= 0.856869
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96800
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= 5236
involuntary context switches= 40347

runsolver used 4.06738 second user time and 10.2164 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-15 04:26:53
IDJOB=3373018
IDBENCH=83253
IDSOLVER=1853
FILE ID=node115/3373018-1305426413
RUNJOBID= node115-1305426413-29657
PBS_JOBID= 13324588
Free space on /tmp= 73296 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-6_2071.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-3373018-1305426413/watcher-3373018-1305426413 -o /tmp/evaluation-result-3373018-1305426413/solver-3373018-1305426413 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373018-1305426413.cnf

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

MD5SUM BENCH= 337bdbc5d8bf0013ca73aeffa06cffe8
RANDOM SEED=724970178

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17734212 kB
Buffers:        297028 kB
Cached:        4564296 kB
SwapCached:          0 kB
Active:       11981120 kB
Inactive:      2911780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17734212 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            4672 kB
Writeback:           0 kB
AnonPages:    10031776 kB
Mapped:          29376 kB
Slab:           212120 kB
PageTables:      41780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69696496 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= 73292 MiB
End job on node115 at 2011-05-15 04:47:02