Trace number 3373019

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.4 1207.41

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-6_2072.cnf
MD5SUMd2ef996f95bbf68a3c980c797dfdc364
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 variables2071
Number of clauses159039
Sum of the clauses size479052
Maximum clause length6
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3158394
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5645

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...425868/instance-3373019-1305425868.cnf
1.09/1.20	c Solving...
4800.26/1207.31	
4800.26/1207.31	*** INTERRUPTED! ***
4800.26/1207.31	*** Shutting down threads...
4800.26/1207.41	s UNKNOWN
4800.26/1207.41	
4800.26/1207.41	c INTERRUPTED   : 1
4800.26/1207.41	c Models        : 0+    
4800.26/1207.41	c Time          : 1207.315s (Solving: 1206.11s 1st Model: 0.00s Unsat: 0.00s)
4800.26/1207.41	c CPU Time      : 4800.290s

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

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

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


[startup+0 s]
/proc/loadavg: 7.98 8.25 8.31 5/298 7121
/proc/meminfo: memFree=12683760/32950928 swapFree=67083212/67111528
[pid=7121] ppid=7119 vsize=21880 CPUtime=0 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 780 0 0 0 0 0 0 0 25 0 1 0 654186483 22405120 695 33554432000 4194304 4964800 140733949180192 18446744073709551615 208079893189 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/7121/statm: 5470 695 385 189 0 344 0

[startup+0.109891 s]
/proc/loadavg: 7.98 8.25 8.31 5/298 7121
/proc/meminfo: memFree=12683760/32950928 swapFree=67083212/67111528
[pid=7121] ppid=7119 vsize=31712 CPUtime=0.1 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 3903 0 0 0 10 0 0 0 25 0 1 0 654186483 32473088 3055 33554432000 4194304 4964800 140733949180192 18446744073709551615 4607622 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/7121/statm: 7928 3055 401 189 0 2802 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 31712

[startup+0.200874 s]
/proc/loadavg: 7.98 8.25 8.31 5/298 7121
/proc/meminfo: memFree=12683760/32950928 swapFree=67083212/67111528
[pid=7121] ppid=7119 vsize=31712 CPUtime=0.19 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 3903 0 0 0 19 0 0 0 25 0 1 0 654186483 32473088 3055 33554432000 4194304 4964800 140733949180192 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/7121/statm: 7928 3055 401 189 0 2802 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31712

[startup+0.300857 s]
/proc/loadavg: 7.98 8.25 8.31 5/298 7121
/proc/meminfo: memFree=12683760/32950928 swapFree=67083212/67111528
[pid=7121] ppid=7119 vsize=31712 CPUtime=0.29 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 3904 0 0 0 29 0 0 0 25 0 1 0 654186483 32473088 3056 33554432000 4194304 4964800 140733949180192 18446744073709551615 4600431 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/7121/statm: 7928 3056 402 189 0 2802 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31712

[startup+0.700781 s]
/proc/loadavg: 7.98 8.25 8.31 5/298 7121
/proc/meminfo: memFree=12683760/32950928 swapFree=67083212/67111528
[pid=7121] ppid=7119 vsize=33692 CPUtime=0.69 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 4410 0 0 0 69 0 0 0 25 0 1 0 654186483 34500608 3562 33554432000 4194304 4964800 140733949180192 18446744073709551615 4600431 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/7121/statm: 8423 3562 402 189 0 3297 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33692

[startup+1.50063 s]
/proc/loadavg: 7.98 8.25 8.31 6/299 7122
/proc/meminfo: memFree=12669508/32950928 swapFree=67083212/67111528
[pid=7121] ppid=7119 vsize=250516 CPUtime=2.34 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 8496 0 0 0 232 2 0 0 25 0 4 0 654186483 256528384 7302 33554432000 4194304 4964800 140733949180192 18446744073709551615 4668794 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/7121/statm: 62629 7302 458 189 0 56978 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 250516

[startup+3.10032 s]
/proc/loadavg: 7.98 8.25 8.31 9/302 7125
/proc/meminfo: memFree=12650760/32950928 swapFree=67083212/67111528
[pid=7121] ppid=7119 vsize=251580 CPUtime=8.73 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 10771 0 0 0 870 3 0 0 25 0 4 0 654186483 257617920 9577 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670295 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/7121/statm: 62895 9577 458 189 0 57244 0
[pid=7121/tid=7123] ppid=7119 vsize=251580 CPUtime=1.87 cores=1,3,5,7
/proc/7121/task/7123/stat : 7123 (claspmt) R 7119 7121 4446 0 -1 4202560 1341 0 0 0 187 0 0 0 25 0 4 0 654186604 257617920 9577 33554432000 4194304 4964800 140733949180192 18446744073709551615 4362287 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7121/tid=7124] ppid=7119 vsize=251580 CPUtime=1.88 cores=1,3,5,7
/proc/7121/task/7124/stat : 7124 (claspmt) R 7119 7121 4446 0 -1 4202560 1370 0 0 0 188 0 0 0 20 0 4 0 654186604 257617920 9577 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670077 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7121/tid=7125] ppid=7119 vsize=251580 CPUtime=1.88 cores=1,3,5,7
/proc/7121/task/7125/stat : 7125 (claspmt) R 7119 7121 4446 0 -1 4202560 1620 0 0 0 187 1 0 0 20 0 4 0 654186604 257617920 9577 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.73
Current children cumulated vsize (KiB) 251580

[startup+6.30072 s]
/proc/loadavg: 7.98 8.24 8.31 9/302 7125
/proc/meminfo: memFree=12636168/32950928 swapFree=67083212/67111528
[pid=7121] ppid=7119 vsize=254040 CPUtime=21.51 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 13731 0 0 0 2146 5 0 0 25 0 4 0 654186483 260136960 12537 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/7121/statm: 63510 12537 460 189 0 57859 0
[pid=7121/tid=7123] ppid=7119 vsize=254040 CPUtime=5.04 cores=1,3,5,7
/proc/7121/task/7123/stat : 7123 (claspmt) R 7119 7121 4446 0 -1 4202560 1871 0 0 0 504 0 0 0 25 0 4 0 654186604 260136960 12537 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7121/tid=7124] ppid=7119 vsize=254040 CPUtime=5.08 cores=1,3,5,7
/proc/7121/task/7124/stat : 7124 (claspmt) R 7119 7121 4446 0 -1 4202560 2262 0 0 0 508 0 0 0 25 0 4 0 654186604 260136960 12537 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7121/tid=7125] ppid=7119 vsize=254040 CPUtime=5.08 cores=1,3,5,7
/proc/7121/task/7125/stat : 7125 (claspmt) R 7119 7121 4446 0 -1 4202560 2632 0 0 0 506 2 0 0 25 0 4 0 654186604 260136960 12537 33554432000 4194304 4964800 140733949180192 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.51
Current children cumulated vsize (KiB) 254040

[startup+12.7005 s]
/proc/loadavg: 7.98 8.24 8.31 9/302 7126
/proc/meminfo: memFree=12610876/32950928 swapFree=67083212/67111528
[pid=7121] ppid=7119 vsize=257056 CPUtime=47.05 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 18742 0 0 0 4697 8 0 0 25 0 4 0 654186483 263225344 17548 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/7121/statm: 64264 17548 460 189 0 58613 0
[pid=7121/tid=7123] ppid=7119 vsize=257056 CPUtime=11.38 cores=1,3,5,7
/proc/7121/task/7123/stat : 7123 (claspmt) R 7119 7121 4446 0 -1 4202560 2449 0 0 0 1138 0 0 0 25 0 4 0 654186604 263225344 17548 33554432000 4194304 4964800 140733949180192 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7121/tid=7124] ppid=7119 vsize=257056 CPUtime=11.48 cores=1,3,5,7
/proc/7121/task/7124/stat : 7124 (claspmt) R 7119 7121 4446 0 -1 4202560 4779 0 0 0 1146 2 0 0 25 0 4 0 654186604 263225344 17548 33554432000 4194304 4964800 140733949180192 18446744073709551615 4361073 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7121/tid=7125] ppid=7119 vsize=257056 CPUtime=11.47 cores=1,3,5,7
/proc/7121/task/7125/stat : 7125 (claspmt) R 7119 7121 4446 0 -1 4202560 3714 0 0 0 1145 2 0 0 25 0 4 0 654186604 263225344 17548 33554432000 4194304 4964800 140733949180192 18446744073709551615 4325293 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 47.05
Current children cumulated vsize (KiB) 257056

[startup+25.5011 s]
/proc/loadavg: 7.98 8.23 8.30 9/302 7126
/proc/meminfo: memFree=12546768/32950928 swapFree=67083212/67111528
[pid=7121] ppid=7119 vsize=265788 CPUtime=98.13 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 25433 0 0 0 9802 11 0 0 25 0 4 0 654186483 272166912 24239 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/7121/statm: 66447 24239 460 189 0 60796 0
[pid=7121/tid=7123] ppid=7119 vsize=265788 CPUtime=24.06 cores=1,3,5,7
/proc/7121/task/7123/stat : 7123 (claspmt) R 7119 7121 4446 0 -1 4202560 3670 0 0 0 2405 1 0 0 25 0 4 0 654186604 272166912 24239 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7121/tid=7124] ppid=7119 vsize=265788 CPUtime=24.28 cores=1,3,5,7
/proc/7121/task/7124/stat : 7124 (claspmt) R 7119 7121 4446 0 -1 4202560 7567 0 0 0 2425 3 0 0 25 0 4 0 654186604 272166912 24239 33554432000 4194304 4964800 140733949180192 18446744073709551615 4668794 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7121/tid=7125] ppid=7119 vsize=265788 CPUtime=24.28 cores=1,3,5,7
/proc/7121/task/7125/stat : 7125 (claspmt) R 7119 7121 4446 0 -1 4202560 4809 0 0 0 2425 3 0 0 25 0 4 0 654186604 272166912 24239 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 98.13
Current children cumulated vsize (KiB) 265788

[startup+51.1012 s]
/proc/loadavg: 8.06 8.22 8.30 9/302 7127
/proc/meminfo: memFree=12466944/32950928 swapFree=67083212/67111528
[pid=7121] ppid=7119 vsize=276404 CPUtime=200.3 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 34780 0 0 0 20011 19 0 0 25 0 4 0 654186483 283037696 33553 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/7121/statm: 69101 33553 460 189 0 63450 0
[pid=7121/tid=7123] ppid=7119 vsize=276404 CPUtime=49.43 cores=1,3,5,7
/proc/7121/task/7123/stat : 7123 (claspmt) R 7119 7121 4446 0 -1 4202560 5592 0 0 0 4940 3 0 0 25 0 4 0 654186604 283037696 33553 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7121/tid=7124] ppid=7119 vsize=276404 CPUtime=49.88 cores=1,3,5,7
/proc/7121/task/7124/stat : 7124 (claspmt) R 7119 7121 4446 0 -1 4202560 11142 0 0 0 4984 4 0 0 25 0 4 0 654186604 283037696 33553 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7121/tid=7125] ppid=7119 vsize=276404 CPUtime=49.88 cores=1,3,5,7
/proc/7121/task/7125/stat : 7125 (claspmt) R 7119 7121 4446 0 -1 4202560 6079 0 0 0 4984 4 0 0 25 0 4 0 654186604 283037696 33553 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 200.3
Current children cumulated vsize (KiB) 276404

[startup+102.3 s]
/proc/loadavg: 8.16 8.22 8.29 9/302 7128
/proc/meminfo: memFree=12339448/32950928 swapFree=67083212/67111528
[pid=7121] ppid=7119 vsize=289072 CPUtime=404.65 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 44362 0 0 0 40438 27 0 0 25 0 4 0 654186483 296009728 43088 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/7121/statm: 72268 43088 460 189 0 66617 0
[pid=7121/tid=7123] ppid=7119 vsize=289072 CPUtime=100.16 cores=1,3,5,7
/proc/7121/task/7123/stat : 7123 (claspmt) R 7119 7121 4446 0 -1 4202560 10015 0 0 0 10009 7 0 0 25 0 4 0 654186604 296009728 43088 33554432000 4194304 4964800 140733949180192 18446744073709551615 4627168 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7121/tid=7124] ppid=7119 vsize=289072 CPUtime=101.09 cores=1,3,5,7
/proc/7121/task/7124/stat : 7124 (claspmt) R 7119 7121 4446 0 -1 4202560 13709 0 0 0 10102 7 0 0 25 0 4 0 654186604 296009728 43088 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7121/tid=7125] ppid=7119 vsize=289072 CPUtime=101.09 cores=1,3,5,7
/proc/7121/task/7125/stat : 7125 (claspmt) R 7119 7121 4446 0 -1 4202560 6759 0 0 0 10105 4 0 0 25 0 4 0 654186604 296009728 43088 33554432000 4194304 4964800 140733949180192 18446744073709551615 4653172 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 404.65
Current children cumulated vsize (KiB) 289072

[startup+162.301 s]
/proc/loadavg: 8.11 8.19 8.27 9/302 7130
/proc/meminfo: memFree=12239116/32950928 swapFree=67083212/67111528
[pid=7121] ppid=7119 vsize=297852 CPUtime=644.09 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 50238 0 0 0 64376 33 0 0 25 0 4 0 654186483 305000448 48795 33554432000 4194304 4964800 140733949180192 18446744073709551615 4632289 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/7121/statm: 74463 48795 460 189 0 68812 0
[pid=7121/tid=7123] ppid=7119 vsize=297852 CPUtime=159.61 cores=1,3,5,7
/proc/7121/task/7123/stat : 7123 (claspmt) R 7119 7121 4446 0 -1 4202560 12297 0 0 0 15952 9 0 0 25 0 4 0 654186604 305000448 48795 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7121/tid=7124] ppid=7119 vsize=297852 CPUtime=161.07 cores=1,3,5,7
/proc/7121/task/7124/stat : 7124 (claspmt) R 7119 7121 4446 0 -1 4202560 14801 0 0 0 16100 7 0 0 25 0 4 0 654186604 305000448 48795 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7121/tid=7125] ppid=7119 vsize=297852 CPUtime=161.08 cores=1,3,5,7
/proc/7121/task/7125/stat : 7125 (claspmt) R 7119 7121 4446 0 -1 4202560 8517 0 0 0 16102 6 0 0 25 0 4 0 654186604 305000448 48795 33554432000 4194304 4964800 140733949180192 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 644.09
Current children cumulated vsize (KiB) 297852

[startup+222.312 s]
/proc/loadavg: 8.15 8.19 8.26 9/302 7131
/proc/meminfo: memFree=12168916/32950928 swapFree=67083212/67111528
[pid=7121] ppid=7119 vsize=298968 CPUtime=883.58 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 56307 0 0 0 88318 40 0 0 25 0 4 0 654186483 306143232 54849 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/7121/statm: 74742 54849 460 189 0 69091 0
[pid=7121/tid=7123] ppid=7119 vsize=298968 CPUtime=219.07 cores=1,3,5,7
/proc/7121/task/7123/stat : 7123 (claspmt) R 7119 7121 4446 0 -1 4202560 13953 0 0 0 21896 11 0 0 25 0 4 0 654186604 306143232 54849 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7121/tid=7124] ppid=7119 vsize=298968 CPUtime=221.08 cores=1,3,5,7
/proc/7121/task/7124/stat : 7124 (claspmt) R 7119 7121 4446 0 -1 4202560 16443 0 0 0 22100 8 0 0 25 0 4 0 654186604 306143232 54849 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7121/tid=7125] ppid=7119 vsize=298968 CPUtime=221.1 cores=1,3,5,7
/proc/7121/task/7125/stat : 7125 (claspmt) R 7119 7121 4446 0 -1 4202560 10335 0 0 0 22102 8 0 0 25 0 4 0 654186604 306143232 54849 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 883.58
Current children cumulated vsize (KiB) 298968

[startup+282.301 s]
/proc/loadavg: 8.44 8.24 8.28 12/309 7969
/proc/meminfo: memFree=12080464/32950928 swapFree=67083212/67111528
[pid=7121] ppid=7119 vsize=300452 CPUtime=1122.35 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 59333 0 0 0 112193 42 0 0 25 0 4 0 654186483 307662848 57677 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/7121/statm: 75113 57677 460 189 0 69462 0
[pid=7121/tid=7123] ppid=7119 vsize=300452 CPUtime=278.36 cores=1,3,5,7

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

[pid=7121] ppid=7119 vsize=526672 CPUtime=2553.29 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 83332 0 0 0 255260 69 0 0 25 0 4 0 654186483 539312128 80759 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7121/statm: 131668 80759 460 189 0 126017 0
[pid=7121/tid=7123] ppid=7119 vsize=526672 CPUtime=634.16 cores=1,3,5,7
/proc/7121/task/7123/stat : 7123 (claspmt) R 7119 7121 4446 0 -1 4202560 20881 0 0 0 63399 17 0 0 25 0 4 0 654186604 539312128 80759 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7121/tid=7124] ppid=7119 vsize=526672 CPUtime=640.5 cores=1,3,5,7
/proc/7121/task/7124/stat : 7124 (claspmt) R 7119 7121 4446 0 -1 4202560 26134 0 0 0 64033 17 0 0 25 0 4 0 654186604 539312128 80759 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7121/tid=7125] ppid=7119 vsize=526672 CPUtime=637.25 cores=1,3,5,7
/proc/7121/task/7125/stat : 7125 (claspmt) R 7119 7121 4446 0 -1 4202560 16316 0 0 0 63707 18 0 0 25 0 4 0 654186604 539312128 80759 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2553.29
Current children cumulated vsize (KiB) 526672

[startup+702.301 s]
/proc/loadavg: 9.21 8.94 8.59 11/310 19699
/proc/meminfo: memFree=11506328/32950928 swapFree=67083212/67111528
[pid=7121] ppid=7119 vsize=527244 CPUtime=2791.72 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 83788 0 0 0 279102 70 0 0 25 0 4 0 654186483 539897856 81215 33554432000 4194304 4964800 140733949180192 18446744073709551615 4659391 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7121/statm: 131811 81215 460 189 0 126160 0
[pid=7121/tid=7123] ppid=7119 vsize=527244 CPUtime=693.49 cores=1,3,5,7
/proc/7121/task/7123/stat : 7123 (claspmt) R 7119 7121 4446 0 -1 4202560 21148 0 0 0 69332 17 0 0 25 0 4 0 654186604 539897856 81215 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7121/tid=7124] ppid=7119 vsize=527244 CPUtime=700.42 cores=1,3,5,7
/proc/7121/task/7124/stat : 7124 (claspmt) R 7119 7121 4446 0 -1 4202560 26270 0 0 0 70025 17 0 0 25 0 4 0 654186604 539897856 81215 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7121/tid=7125] ppid=7119 vsize=527244 CPUtime=696.48 cores=1,3,5,7
/proc/7121/task/7125/stat : 7125 (claspmt) R 7119 7121 4446 0 -1 4202560 16362 0 0 0 69630 18 0 0 25 0 4 0 654186604 539897856 81215 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2791.72
Current children cumulated vsize (KiB) 527244

[startup+762.301 s]
/proc/loadavg: 9.27 9.02 8.64 10/310 21353
/proc/meminfo: memFree=11454616/32950928 swapFree=67083212/67111528
[pid=7121] ppid=7119 vsize=527244 CPUtime=3030.2 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 87923 0 0 0 302943 77 0 0 25 0 4 0 654186483 539897856 85160 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7121/statm: 131811 85160 460 189 0 126160 0
[pid=7121/tid=7123] ppid=7119 vsize=527244 CPUtime=752.79 cores=1,3,5,7
/proc/7121/task/7123/stat : 7123 (claspmt) R 7119 7121 4446 0 -1 4202560 22318 0 0 0 75261 18 0 0 25 0 4 0 654186604 539897856 85160 33554432000 4194304 4964800 140733949180192 18446744073709551615 4668759 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7121/tid=7124] ppid=7119 vsize=527244 CPUtime=760.35 cores=1,3,5,7
/proc/7121/task/7124/stat : 7124 (claspmt) R 7119 7121 4446 0 -1 4202560 28025 0 0 0 76016 19 0 0 25 0 4 0 654186604 539897856 85160 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7121/tid=7125] ppid=7119 vsize=527244 CPUtime=755.78 cores=1,3,5,7
/proc/7121/task/7125/stat : 7125 (claspmt) R 7119 7121 4446 0 -1 4202560 17080 0 0 0 75558 20 0 0 25 0 4 0 654186604 539897856 85160 33554432000 4194304 4964800 140733949180192 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3030.2
Current children cumulated vsize (KiB) 527244

[startup+822.3 s]
/proc/loadavg: 9.55 9.13 8.70 10/309 23069
/proc/meminfo: memFree=11400876/32950928 swapFree=67083212/67111528
[pid=7121] ppid=7119 vsize=527244 CPUtime=3268.74 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 88231 0 0 0 326797 77 0 0 25 0 4 0 654186483 539897856 85468 33554432000 4194304 4964800 140733949180192 18446744073709551615 4668814 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7121/statm: 131811 85468 460 189 0 126160 0
[pid=7121/tid=7123] ppid=7119 vsize=527244 CPUtime=812.11 cores=1,3,5,7
/proc/7121/task/7123/stat : 7123 (claspmt) R 7119 7121 4446 0 -1 4202560 22341 0 0 0 81193 18 0 0 25 0 4 0 654186604 539897856 85468 33554432000 4194304 4964800 140733949180192 18446744073709551615 4321069 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7121/tid=7124] ppid=7119 vsize=527244 CPUtime=820.26 cores=1,3,5,7
/proc/7121/task/7124/stat : 7124 (claspmt) R 7119 7121 4446 0 -1 4202560 28281 0 0 0 82007 19 0 0 25 0 4 0 654186604 539897856 85468 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7121/tid=7125] ppid=7119 vsize=527244 CPUtime=815.14 cores=1,3,5,7
/proc/7121/task/7125/stat : 7125 (claspmt) R 7119 7121 4446 0 -1 4202560 17108 0 0 0 81494 20 0 0 25 0 4 0 654186604 539897856 85468 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3268.74
Current children cumulated vsize (KiB) 527244

[startup+882.312 s]
/proc/loadavg: 9.39 9.16 8.73 11/309 24925
/proc/meminfo: memFree=11303028/32950928 swapFree=67083212/67111528
[pid=7121] ppid=7119 vsize=527244 CPUtime=3507.24 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 90527 0 0 0 350644 80 0 0 25 0 4 0 654186483 539897856 87764 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670313 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7121/statm: 131811 87764 460 189 0 126160 0
[pid=7121/tid=7123] ppid=7119 vsize=527244 CPUtime=871.37 cores=1,3,5,7
/proc/7121/task/7123/stat : 7123 (claspmt) R 7119 7121 4446 0 -1 4202560 23119 0 0 0 87118 19 0 0 25 0 4 0 654186604 539897856 87764 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7121/tid=7124] ppid=7119 vsize=527244 CPUtime=880.08 cores=1,3,5,7
/proc/7121/task/7124/stat : 7124 (claspmt) R 7119 7121 4446 0 -1 4202560 29770 0 0 0 87987 21 0 0 25 0 4 0 654186604 539897856 87764 33554432000 4194304 4964800 140733949180192 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7121/tid=7125] ppid=7119 vsize=527244 CPUtime=874.75 cores=1,3,5,7
/proc/7121/task/7125/stat : 7125 (claspmt) R 7119 7121 4446 0 -1 4202560 17134 0 0 0 87455 20 0 0 25 0 4 0 654186604 539897856 87764 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3507.24
Current children cumulated vsize (KiB) 527244

[startup+942.3 s]
/proc/loadavg: 9.32 9.17 8.76 10/309 26656
/proc/meminfo: memFree=11232780/32950928 swapFree=67083212/67111528
[pid=7121] ppid=7119 vsize=527244 CPUtime=3745.66 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 96097 0 0 0 374478 88 0 0 25 0 4 0 654186483 539897856 93160 33554432000 4194304 4964800 140733949180192 18446744073709551615 4321016 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7121/statm: 131811 93160 460 189 0 126160 0
[pid=7121/tid=7123] ppid=7119 vsize=527244 CPUtime=930.69 cores=1,3,5,7
/proc/7121/task/7123/stat : 7123 (claspmt) R 7119 7121 4446 0 -1 4202560 26174 0 0 0 93046 23 0 0 25 0 4 0 654186604 539897856 93160 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7121/tid=7124] ppid=7119 vsize=527244 CPUtime=940.01 cores=1,3,5,7
/proc/7121/task/7124/stat : 7124 (claspmt) R 7119 7121 4446 0 -1 4202560 32022 0 0 0 93977 24 0 0 25 0 4 0 654186604 539897856 93160 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7121/tid=7125] ppid=7119 vsize=527244 CPUtime=933.98 cores=1,3,5,7
/proc/7121/task/7125/stat : 7125 (claspmt) R 7119 7121 4446 0 -1 4202560 17313 0 0 0 93378 20 0 0 25 0 4 0 654186604 539897856 93160 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3745.66
Current children cumulated vsize (KiB) 527244

[startup+1002.3 s]
/proc/loadavg: 9.36 9.20 8.80 10/309 28482
/proc/meminfo: memFree=11100112/32950928 swapFree=67083212/67111528
[pid=7121] ppid=7119 vsize=527244 CPUtime=3984.12 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 97145 0 0 0 398324 88 0 0 25 0 4 0 654186483 539897856 94034 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7121/statm: 131811 94034 460 189 0 126160 0
[pid=7121/tid=7123] ppid=7119 vsize=527244 CPUtime=990.01 cores=1,3,5,7
/proc/7121/task/7123/stat : 7123 (claspmt) R 7119 7121 4446 0 -1 4202560 26396 0 0 0 98978 23 0 0 25 0 4 0 654186604 539897856 94034 33554432000 4194304 4964800 140733949180192 18446744073709551615 4312185 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7121/tid=7124] ppid=7119 vsize=527244 CPUtime=999.87 cores=1,3,5,7
/proc/7121/task/7124/stat : 7124 (claspmt) R 7119 7121 4446 0 -1 4202560 32457 0 0 0 99963 24 0 0 25 0 4 0 654186604 539897856 94034 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7121/tid=7125] ppid=7119 vsize=527244 CPUtime=993.34 cores=1,3,5,7
/proc/7121/task/7125/stat : 7125 (claspmt) R 7119 7121 4446 0 -1 4202560 17552 0 0 0 99313 21 0 0 25 0 4 0 654186604 539897856 94034 33554432000 4194304 4964800 140733949180192 18446744073709551615 4632355 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3984.12
Current children cumulated vsize (KiB) 527244

[startup+1062.3 s]
/proc/loadavg: 9.43 9.24 8.83 11/308 30250
/proc/meminfo: memFree=11020512/32950928 swapFree=67083212/67111528
[pid=7121] ppid=7119 vsize=529092 CPUtime=4222.55 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 101023 0 0 0 422162 93 0 0 25 0 4 0 654186483 541790208 97738 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7121/statm: 132273 97738 460 189 0 126622 0
[pid=7121/tid=7123] ppid=7119 vsize=529092 CPUtime=1049.39 cores=1,3,5,7
/proc/7121/task/7123/stat : 7123 (claspmt) R 7119 7121 4446 0 -1 4202560 28141 0 0 0 104913 26 0 0 25 0 4 0 654186604 541790208 97738 33554432000 4194304 4964800 140733949180192 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7121/tid=7124] ppid=7119 vsize=529092 CPUtime=1059.76 cores=1,3,5,7
/proc/7121/task/7124/stat : 7124 (claspmt) R 7119 7121 4446 0 -1 4202560 33773 0 0 0 105952 24 0 0 25 0 4 0 654186604 541790208 97738 33554432000 4194304 4964800 140733949180192 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7121/tid=7125] ppid=7119 vsize=529092 CPUtime=1052.62 cores=1,3,5,7
/proc/7121/task/7125/stat : 7125 (claspmt) R 7119 7121 4446 0 -1 4202560 17558 0 0 0 105241 21 0 0 25 0 4 0 654186604 541790208 97738 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4222.55
Current children cumulated vsize (KiB) 529092

[startup+1122.3 s]
/proc/loadavg: 9.43 9.27 8.87 9/307 32221
/proc/meminfo: memFree=11028340/32950928 swapFree=67083212/67111528
[pid=7121] ppid=7119 vsize=535300 CPUtime=4461.02 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 102874 0 0 0 446006 96 0 0 25 0 4 0 654186483 548147200 99589 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7121/statm: 133825 99589 460 189 0 128174 0
[pid=7121/tid=7123] ppid=7119 vsize=535300 CPUtime=1108.77 cores=1,3,5,7
/proc/7121/task/7123/stat : 7123 (claspmt) R 7119 7121 4446 0 -1 4202560 28151 0 0 0 110851 26 0 0 25 0 4 0 654186604 548147200 99589 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7121/tid=7124] ppid=7119 vsize=535300 CPUtime=1119.61 cores=1,3,5,7
/proc/7121/task/7124/stat : 7124 (claspmt) R 7119 7121 4446 0 -1 4202560 34448 0 0 0 111936 25 0 0 25 0 4 0 654186604 548147200 99589 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7121/tid=7125] ppid=7119 vsize=535300 CPUtime=1111.94 cores=1,3,5,7
/proc/7121/task/7125/stat : 7125 (claspmt) R 7119 7121 4446 0 -1 4202560 18699 0 0 0 111172 22 0 0 25 0 4 0 654186604 548147200 99589 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4461.02
Current children cumulated vsize (KiB) 535300

[startup+1182.3 s]
/proc/loadavg: 6.22 8.39 8.59 5/293 13135
/proc/meminfo: memFree=12525644/32950928 swapFree=67083212/67111528
[pid=7121] ppid=7119 vsize=540468 CPUtime=4700.46 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 104389 0 0 0 469949 97 0 0 25 0 4 0 654186483 553439232 100930 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7121/statm: 135117 100930 460 189 0 129466 0
[pid=7121/tid=7123] ppid=7119 vsize=540468 CPUtime=1168.77 cores=1,3,5,7
/proc/7121/task/7123/stat : 7123 (claspmt) R 7119 7121 4446 0 -1 4202560 28413 0 0 0 116851 26 0 0 25 0 4 0 654186604 553439232 100930 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7121/tid=7124] ppid=7119 vsize=540468 CPUtime=1179.62 cores=1,3,5,7
/proc/7121/task/7124/stat : 7124 (claspmt) R 7119 7121 4446 0 -1 4202560 34517 0 0 0 117936 26 0 0 25 0 4 0 654186604 553439232 100930 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7121/tid=7125] ppid=7119 vsize=540468 CPUtime=1171.39 cores=1,3,5,7
/proc/7121/task/7125/stat : 7125 (claspmt) R 7119 7121 4446 0 -1 4202560 19826 0 0 0 117117 22 0 0 25 0 4 0 654186604 553439232 100930 33554432000 4194304 4964800 140733949180192 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4700.46
Current children cumulated vsize (KiB) 540468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 5.34 7.97 8.44 5/293 13136
/proc/meminfo: memFree=12524524/32950928 swapFree=67083212/67111528
[pid=7121] ppid=7119 vsize=541228 CPUtime=4800.26 cores=1,3,5,7
/proc/7121/stat : 7121 (claspmt) R 7119 7121 4446 0 -1 4202496 104730 0 0 0 479929 97 0 0 25 0 4 0 654186483 554217472 101271 33554432000 4194304 4964800 140733949180192 18446744073709551615 4668753 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7121/statm: 135307 101271 460 189 0 129656 0
[pid=7121/tid=7123] ppid=7119 vsize=541228 CPUtime=1193.78 cores=1,3,5,7
/proc/7121/task/7123/stat : 7123 (claspmt) R 7119 7121 4446 0 -1 4202560 28713 0 0 0 119352 26 0 0 25 0 4 0 654186604 554217472 101271 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7121/tid=7124] ppid=7119 vsize=541228 CPUtime=1204.63 cores=1,3,5,7
/proc/7121/task/7124/stat : 7124 (claspmt) R 7119 7121 4446 0 -1 4202560 34558 0 0 0 120437 26 0 0 25 0 4 0 654186604 554217472 101271 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7121/tid=7125] ppid=7119 vsize=541228 CPUtime=1196.17 cores=1,3,5,7
/proc/7121/task/7125/stat : 7125 (claspmt) R 7119 7121 4446 0 -1 4202560 19826 0 0 0 119594 23 0 0 25 0 4 0 654186604 554217472 101271 33554432000 4194304 4964800 140733949180192 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 541228

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.41
CPU time (s): 4800.4
CPU user time (s): 4799.4
CPU system time (s): 0.996848
CPU usage (%): 397.578
Max. virtual memory (cumulated for all children) (KiB): 541228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.4
system time used= 0.996848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104742
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= 6040
involuntary context switches= 56397

runsolver used 3.21151 second user time and 8.58269 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-15 04:17:48
IDJOB=3373019
IDBENCH=83245
IDSOLVER=1853
FILE ID=node127/3373019-1305425868
RUNJOBID= node127-1305423346-4465
PBS_JOBID= 13324590
Free space on /tmp= 73508 MiB

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

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

MD5SUM BENCH= d2ef996f95bbf68a3c980c797dfdc364
RANDOM SEED=208443687

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12684040 kB
Buffers:        297964 kB
Cached:        3561820 kB
SwapCached:       1620 kB
Active:       17087696 kB
Inactive:      2848032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12684040 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:            3128 kB
Writeback:           0 kB
AnonPages:    16074516 kB
Mapped:          26980 kB
Slab:           222176 kB
PageTables:      46724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44590524 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= 73512 MiB
End job on node127 at 2011-05-15 04:37:58