Trace number 3373009

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.38 1206.46

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
MD5SUMf34a5dd1cdce70a322dd395bcb5f1303
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 variables2548
Number of clauses582679
Sum of the clauses size1167806
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2582629
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...432267/instance-3373009-1305432267.cnf
4.89/4.90	c Solving...
4800.09/1206.21	
4800.09/1206.21	*** INTERRUPTED! ***
4800.09/1206.21	*** Shutting down threads...
4800.30/1206.46	s UNKNOWN
4800.30/1206.46	
4800.30/1206.46	c INTERRUPTED   : 1
4800.30/1206.46	c Models        : 0+    
4800.30/1206.46	c Time          : 1206.215s (Solving: 1201.31s 1st Model: 0.00s Unsat: 0.00s)
4800.30/1206.46	c CPU Time      : 4800.120s

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-3373009-1305432267/watcher-3373009-1305432267 -o /tmp/evaluation-result-3373009-1305432267/solver-3373009-1305432267 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373009-1305432267.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: 7.82 6.54 3.76 6/253 21674
/proc/meminfo: memFree=21475760/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=22000 CPUtime=0 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 818 0 0 0 0 0 0 0 25 0 1 0 654824580 22528000 729 33554432000 4194304 4964800 140734777345792 18446744073709551615 271550198469 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21674/statm: 5500 729 385 189 0 374 0

[startup+0.0331391 s]
/proc/loadavg: 7.82 6.54 3.76 6/253 21674
/proc/meminfo: memFree=21475760/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=27440 CPUtime=0.02 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 2788 0 0 0 2 0 0 0 25 0 1 0 654824580 28098560 1955 33554432000 4194304 4964800 140734777345792 18446744073709551615 271550198469 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21674/statm: 6860 1956 385 189 0 1734 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 27440

[startup+0.101123 s]
/proc/loadavg: 7.82 6.54 3.76 6/253 21674
/proc/meminfo: memFree=21475760/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=39628 CPUtime=0.09 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 6960 0 0 0 8 1 0 0 25 0 1 0 654824580 40579072 5113 33554432000 4194304 4964800 140734777345792 18446744073709551615 271550198469 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21674/statm: 9907 5114 385 189 0 4781 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39628

[startup+0.301092 s]
/proc/loadavg: 7.82 6.54 3.76 6/253 21674
/proc/meminfo: memFree=21475760/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=57416 CPUtime=0.29 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 12012 0 0 0 28 1 0 0 25 0 1 0 654824580 58793984 9229 33554432000 4194304 4964800 140734777345792 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21674/statm: 14354 9229 398 189 0 9228 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57416

[startup+0.701015 s]
/proc/loadavg: 7.82 6.54 3.76 6/253 21674
/proc/meminfo: memFree=21475760/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=57416 CPUtime=0.69 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 12012 0 0 0 68 1 0 0 25 0 1 0 654824580 58793984 9229 33554432000 4194304 4964800 140734777345792 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21674/statm: 14354 9229 398 189 0 9228 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57416

[startup+1.50086 s]
/proc/loadavg: 7.82 6.54 3.76 6/254 21676
/proc/meminfo: memFree=21437816/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=57416 CPUtime=1.49 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 12012 0 0 0 148 1 0 0 25 0 1 0 654824580 58793984 9229 33554432000 4194304 4964800 140734777345792 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21674/statm: 14354 9229 398 189 0 9228 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57416

[startup+3.10063 s]
/proc/loadavg: 7.82 6.54 3.76 3/251 21677
/proc/meminfo: memFree=21524144/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=57416 CPUtime=3.09 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 12015 0 0 0 308 1 0 0 25 0 1 0 654824580 58793984 9232 33554432000 4194304 4964800 140734777345792 18446744073709551615 4600357 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21674/statm: 14354 9232 399 189 0 9228 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57416

[startup+6.30096 s]
/proc/loadavg: 7.35 6.47 3.75 9/257 21713
/proc/meminfo: memFree=21460028/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=202188 CPUtime=10.42 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 17878 0 0 0 1038 4 0 0 25 0 4 0 654824580 207040512 13955 33554432000 4194304 4964800 140734777345792 18446744073709551615 4627309 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21674/statm: 50547 13955 458 189 0 44896 0
[pid=21674/tid=21711] ppid=21672 vsize=202188 CPUtime=1.36 cores=0,2,4,6
/proc/21674/task/21711/stat : 21711 (claspmt) R 21672 21674 14333 0 -1 4202560 1361 0 0 0 136 0 0 0 25 0 4 0 654825071 207040512 13955 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670338 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21674/tid=21712] ppid=21672 vsize=202188 CPUtime=1.38 cores=0,2,4,6
/proc/21674/task/21712/stat : 21712 (claspmt) R 21672 21674 14333 0 -1 4202560 844 0 0 0 138 0 0 0 25 0 4 0 654825071 207040512 13955 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21674/tid=21713] ppid=21672 vsize=202188 CPUtime=1.37 cores=0,2,4,6
/proc/21674/task/21713/stat : 21713 (claspmt) R 21672 21674 14333 0 -1 4202560 1615 0 0 0 137 0 0 0 25 0 4 0 654825071 207040512 13955 33554432000 4194304 4964800 140734777345792 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.42
Current children cumulated vsize (KiB) 202188

[startup+12.7008 s]
/proc/loadavg: 7.40 6.49 3.77 9/257 21713
/proc/meminfo: memFree=21356892/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=210824 CPUtime=35.97 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 30053 0 0 0 3586 11 0 0 25 0 4 0 654824580 215883776 26130 33554432000 4194304 4964800 140734777345792 18446744073709551615 4627536 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21674/statm: 52706 26130 460 189 0 47055 0
[pid=21674/tid=21711] ppid=21672 vsize=210824 CPUtime=7.77 cores=0,2,4,6
/proc/21674/task/21711/stat : 21711 (claspmt) R 21672 21674 14333 0 -1 4202560 3859 0 0 0 775 2 0 0 25 0 4 0 654825071 215883776 26130 33554432000 4194304 4964800 140734777345792 18446744073709551615 271550198817 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21674/tid=21712] ppid=21672 vsize=210824 CPUtime=7.78 cores=0,2,4,6
/proc/21674/task/21712/stat : 21712 (claspmt) R 21672 21674 14333 0 -1 4202560 2803 0 0 0 777 1 0 0 25 0 4 0 654825071 215883776 26130 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21674/tid=21713] ppid=21672 vsize=210824 CPUtime=7.77 cores=0,2,4,6
/proc/21674/task/21713/stat : 21713 (claspmt) R 21672 21674 14333 0 -1 4202560 5497 0 0 0 775 2 0 0 25 0 4 0 654825071 215883776 26130 33554432000 4194304 4964800 140734777345792 18446744073709551615 4653307 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 35.97
Current children cumulated vsize (KiB) 210824

[startup+25.5005 s]
/proc/loadavg: 7.61 6.58 3.85 9/257 21713
/proc/meminfo: memFree=21233044/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=232928 CPUtime=87.06 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 46614 0 0 0 8687 19 0 0 25 0 4 0 654824580 238518272 42691 33554432000 4194304 4964800 140734777345792 18446744073709551615 4321042 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21674/statm: 58232 42691 460 189 0 52581 0
[pid=21674/tid=21711] ppid=21672 vsize=232928 CPUtime=20.57 cores=0,2,4,6
/proc/21674/task/21711/stat : 21711 (claspmt) R 21672 21674 14333 0 -1 4202560 8156 0 0 0 2052 5 0 0 25 0 4 0 654825071 238518272 42691 33554432000 4194304 4964800 140734777345792 18446744073709551615 4627443 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21674/tid=21712] ppid=21672 vsize=232928 CPUtime=20.59 cores=0,2,4,6
/proc/21674/task/21712/stat : 21712 (claspmt) R 21672 21674 14333 0 -1 4202560 5364 0 0 0 2057 2 0 0 25 0 4 0 654825071 238518272 42691 33554432000 4194304 4964800 140734777345792 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21674/tid=21713] ppid=21672 vsize=232928 CPUtime=20.57 cores=0,2,4,6
/proc/21674/task/21713/stat : 21713 (claspmt) R 21672 21674 14333 0 -1 4202560 9541 0 0 0 2053 4 0 0 25 0 4 0 654825071 238518272 42691 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 87.06
Current children cumulated vsize (KiB) 232928

[startup+51.1008 s]
/proc/loadavg: 7.80 6.71 3.96 9/257 21714
/proc/meminfo: memFree=21088376/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=401020 CPUtime=189.26 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 71611 0 0 0 18893 33 0 0 25 0 4 0 654824580 410644480 67688 33554432000 4194304 4964800 140734777345792 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21674/statm: 100255 67688 460 189 0 94604 0
[pid=21674/tid=21711] ppid=21672 vsize=401020 CPUtime=46.16 cores=0,2,4,6
/proc/21674/task/21711/stat : 21711 (claspmt) R 21672 21674 14333 0 -1 4202560 16526 0 0 0 4606 10 0 0 25 0 4 0 654825071 410644480 67688 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21674/tid=21712] ppid=21672 vsize=401020 CPUtime=46.18 cores=0,2,4,6
/proc/21674/task/21712/stat : 21712 (claspmt) R 21672 21674 14333 0 -1 4202560 8422 0 0 0 4616 2 0 0 25 0 4 0 654825071 410644480 67688 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21674/tid=21713] ppid=21672 vsize=401020 CPUtime=46.17 cores=0,2,4,6
/proc/21674/task/21713/stat : 21713 (claspmt) R 21672 21674 14333 0 -1 4202560 13520 0 0 0 4611 6 0 0 25 0 4 0 654825071 410644480 67688 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 189.26
Current children cumulated vsize (KiB) 401020

[startup+102.309 s]
/proc/loadavg: 8.02 6.94 4.18 9/257 21715
/proc/meminfo: memFree=20880408/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=504644 CPUtime=393.66 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 104527 0 0 0 39312 54 0 0 25 0 4 0 654824580 516755456 100568 33554432000 4194304 4964800 140734777345792 18446744073709551615 4627263 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21674/statm: 126161 100568 460 189 0 120510 0
[pid=21674/tid=21711] ppid=21672 vsize=504644 CPUtime=97.17 cores=0,2,4,6
/proc/21674/task/21711/stat : 21711 (claspmt) R 21672 21674 14333 0 -1 4202560 24754 0 0 0 9701 16 0 0 25 0 4 0 654825071 516755456 100568 33554432000 4194304 4964800 140734777345792 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21674/tid=21712] ppid=21672 vsize=504644 CPUtime=97.4 cores=0,2,4,6
/proc/21674/task/21712/stat : 21712 (claspmt) R 21672 21674 14333 0 -1 4202560 14243 0 0 0 9735 5 0 0 25 0 4 0 654825071 516755456 100568 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21674/tid=21713] ppid=21672 vsize=504644 CPUtime=97.37 cores=0,2,4,6
/proc/21674/task/21713/stat : 21713 (claspmt) R 21672 21674 14333 0 -1 4202560 20498 0 0 0 9725 12 0 0 25 0 4 0 654825071 516755456 100568 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 393.66
Current children cumulated vsize (KiB) 504644

[startup+162.301 s]
/proc/loadavg: 8.13 7.17 4.43 9/257 21747
/proc/meminfo: memFree=20829672/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=597932 CPUtime=633.12 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 126857 0 0 0 63241 71 0 0 25 0 4 0 654824580 612282368 122898 33554432000 4194304 4964800 140734777345792 18446744073709551615 4321093 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21674/statm: 149483 122898 460 189 0 143832 0
[pid=21674/tid=21711] ppid=21672 vsize=597932 CPUtime=156.68 cores=0,2,4,6
/proc/21674/task/21711/stat : 21711 (claspmt) R 21672 21674 14333 0 -1 4202560 29613 0 0 0 15648 20 0 0 25 0 4 0 654825071 612282368 122898 33554432000 4194304 4964800 140734777345792 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21674/tid=21712] ppid=21672 vsize=597932 CPUtime=157.39 cores=0,2,4,6
/proc/21674/task/21712/stat : 21712 (claspmt) R 21672 21674 14333 0 -1 4202560 17121 0 0 0 15732 7 0 0 25 0 4 0 654825071 612282368 122898 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21674/tid=21713] ppid=21672 vsize=597932 CPUtime=157.35 cores=0,2,4,6
/proc/21674/task/21713/stat : 21713 (claspmt) R 21672 21674 14333 0 -1 4202560 23505 0 0 0 15721 14 0 0 25 0 4 0 654825071 612282368 122898 33554432000 4194304 4964800 140734777345792 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 633.12
Current children cumulated vsize (KiB) 597932

[startup+222.301 s]
/proc/loadavg: 8.17 7.36 4.67 9/257 21748
/proc/meminfo: memFree=20758212/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=598080 CPUtime=872.63 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 132685 0 0 0 87187 76 0 0 25 0 4 0 654824580 612433920 128673 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21674/statm: 149520 128673 460 189 0 143869 0
[pid=21674/tid=21711] ppid=21672 vsize=598080 CPUtime=216.19 cores=0,2,4,6
/proc/21674/task/21711/stat : 21711 (claspmt) R 21672 21674 14333 0 -1 4202560 31400 0 0 0 21597 22 0 0 25 0 4 0 654825071 612433920 128673 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21674/tid=21712] ppid=21672 vsize=598080 CPUtime=217.39 cores=0,2,4,6
/proc/21674/task/21712/stat : 21712 (claspmt) R 21672 21674 14333 0 -1 4202560 18236 0 0 0 21732 7 0 0 25 0 4 0 654825071 612433920 128673 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21674/tid=21713] ppid=21672 vsize=598080 CPUtime=217.35 cores=0,2,4,6
/proc/21674/task/21713/stat : 21713 (claspmt) R 21672 21674 14333 0 -1 4202560 23951 0 0 0 21720 15 0 0 25 0 4 0 654825071 612433920 128674 33554432000 4194304 4964800 140734777345792 18446744073709551615 271550198817 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 872.63
Current children cumulated vsize (KiB) 598080

[startup+282.301 s]
/proc/loadavg: 8.22 7.53 4.90 9/257 21750
/proc/meminfo: memFree=20555932/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=758808 CPUtime=1112.14 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 166881 0 0 0 111108 106 0 0 25 0 4 0 654824580 777019392 162869 33554432000 4194304 4964800 140734777345792 18446744073709551615 4321016 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21674/statm: 189702 162869 460 189 0 184051 0
[pid=21674/tid=21711] ppid=21672 vsize=758808 CPUtime=275.72 cores=0,2,4,6
/proc/21674/task/21711/stat : 21711 (claspmt) R 21672 21674 14333 0 -1 4202560 38772 0 0 0 27543 29 0 0 25 0 4 0 654825071 777019392 162869 33554432000 4194304 4964800 140734777345792 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21674/tid=21712] ppid=21672 vsize=758808 CPUtime=277.39 cores=0,2,4,6
/proc/21674/task/21712/stat : 21712 (claspmt) R 21672 21674 14333 0 -1 4202560 22550 0 0 0 27729 10 0 0 25 0 4 0 654825071 777019392 162869 33554432000 4194304 4964800 140734777345792 18446744073709551615 271550198469 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21674/tid=21713] ppid=21672 vsize=758808 CPUtime=277.33 cores=0,2,4,6
/proc/21674/task/21713/stat : 21713 (claspmt) R 21672 21674 14333 0 -1 4202560 30460 0 0 0 27712 21 0 0 25 0 4 0 654825071 777019392 162869 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1112.14

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

Current children cumulated CPU time (s) 2549.11
Current children cumulated vsize (KiB) 932284

[startup+702.3 s]
/proc/loadavg: 8.17 8.03 6.08 9/257 21761
/proc/meminfo: memFree=20088708/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=1008692 CPUtime=2788.58 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 212617 0 0 0 278730 128 0 0 25 0 4 0 654824580 1032900608 207585 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670499 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21674/statm: 252173 207585 460 189 0 246522 0
[pid=21674/tid=21711] ppid=21672 vsize=1008692 CPUtime=692.22 cores=0,2,4,6
/proc/21674/task/21711/stat : 21711 (claspmt) R 21672 21674 14333 0 -1 4202560 47262 0 0 0 69188 34 0 0 25 0 4 0 654825071 1032900608 207585 33554432000 4194304 4964800 140734777345792 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21674/tid=21712] ppid=21672 vsize=1008692 CPUtime=697.41 cores=0,2,4,6
/proc/21674/task/21712/stat : 21712 (claspmt) R 21672 21674 14333 0 -1 4202560 38231 0 0 0 69726 15 0 0 25 0 4 0 654825071 1032900608 207585 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21674/tid=21713] ppid=21672 vsize=1008692 CPUtime=697.27 cores=0,2,4,6
/proc/21674/task/21713/stat : 21713 (claspmt) R 21672 21674 14333 0 -1 4202560 33898 0 0 0 69703 24 0 0 25 0 4 0 654825071 1032900608 207585 33554432000 4194304 4964800 140734777345792 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2788.58
Current children cumulated vsize (KiB) 1008692

[startup+762.309 s]
/proc/loadavg: 8.27 8.08 6.22 9/257 21763
/proc/meminfo: memFree=20043896/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=1027688 CPUtime=3028.12 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 222850 0 0 0 302675 137 0 0 25 0 4 0 654824580 1052352512 217743 33554432000 4194304 4964800 140734777345792 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21674/statm: 256922 217743 460 189 0 251271 0
[pid=21674/tid=21711] ppid=21672 vsize=1027688 CPUtime=751.74 cores=0,2,4,6
/proc/21674/task/21711/stat : 21711 (claspmt) R 21672 21674 14333 0 -1 4202560 48069 0 0 0 75139 35 0 0 25 0 4 0 654825071 1052352512 217743 33554432000 4194304 4964800 140734777345792 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21674/tid=21712] ppid=21672 vsize=1027688 CPUtime=757.42 cores=0,2,4,6
/proc/21674/task/21712/stat : 21712 (claspmt) R 21672 21674 14333 0 -1 4202560 39966 0 0 0 75726 16 0 0 25 0 4 0 654825071 1052352512 217743 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21674/tid=21713] ppid=21672 vsize=1027688 CPUtime=757.27 cores=0,2,4,6
/proc/21674/task/21713/stat : 21713 (claspmt) R 21672 21674 14333 0 -1 4202560 34259 0 0 0 75703 24 0 0 25 0 4 0 654825071 1052352512 217743 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3028.12
Current children cumulated vsize (KiB) 1027688

[startup+822.301 s]
/proc/loadavg: 8.38 8.14 6.35 9/257 21764
/proc/meminfo: memFree=19921352/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=1073952 CPUtime=3267.58 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 237899 0 0 0 326612 146 0 0 25 0 4 0 654824580 1099726848 232753 33554432000 4194304 4964800 140734777345792 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21674/statm: 268488 232753 460 189 0 262837 0
[pid=21674/tid=21711] ppid=21672 vsize=1073952 CPUtime=811.41 cores=0,2,4,6
/proc/21674/task/21711/stat : 21711 (claspmt) R 21672 21674 14333 0 -1 4202560 49598 0 0 0 81105 36 0 0 25 0 4 0 654825071 1099726848 232753 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21674/tid=21712] ppid=21672 vsize=1073952 CPUtime=817.41 cores=0,2,4,6
/proc/21674/task/21712/stat : 21712 (claspmt) R 21672 21674 14333 0 -1 4202560 41471 0 0 0 81725 16 0 0 25 0 4 0 654825071 1099726848 232753 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21674/tid=21713] ppid=21672 vsize=1073952 CPUtime=817.07 cores=0,2,4,6
/proc/21674/task/21713/stat : 21713 (claspmt) R 21672 21674 14333 0 -1 4202560 35203 0 0 0 81683 24 0 0 25 0 4 0 654825071 1099726848 232753 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3267.58
Current children cumulated vsize (KiB) 1073952

[startup+882.301 s]
/proc/loadavg: 8.32 8.16 6.47 10/257 21766
/proc/meminfo: memFree=19905436/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=1073952 CPUtime=3507.1 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 240203 0 0 0 350561 149 0 0 25 0 4 0 654824580 1099726848 235057 33554432000 4194304 4964800 140734777345792 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21674/statm: 268488 235057 460 189 0 262837 0
[pid=21674/tid=21711] ppid=21672 vsize=1073952 CPUtime=871.4 cores=0,2,4,6
/proc/21674/task/21711/stat : 21711 (claspmt) R 21672 21674 14333 0 -1 4202560 49843 0 0 0 87104 36 0 0 25 0 4 0 654825071 1099726848 235057 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21674/tid=21712] ppid=21672 vsize=1073952 CPUtime=877.41 cores=0,2,4,6
/proc/21674/task/21712/stat : 21712 (claspmt) R 21672 21674 14333 0 -1 4202560 41697 0 0 0 87724 17 0 0 25 0 4 0 654825071 1099726848 235057 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21674/tid=21713] ppid=21672 vsize=1073952 CPUtime=876.6 cores=0,2,4,6
/proc/21674/task/21713/stat : 21713 (claspmt) R 21672 21674 14333 0 -1 4202560 35327 0 0 0 87636 24 0 0 25 0 4 0 654825071 1099726848 235057 33554432000 4194304 4964800 140734777345792 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3507.1
Current children cumulated vsize (KiB) 1073952

[startup+942.301 s]
/proc/loadavg: 8.18 8.14 6.57 9/257 21768
/proc/meminfo: memFree=19817984/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=1088096 CPUtime=3746.62 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 258591 0 0 0 374495 167 0 0 25 0 4 0 654824580 1114210304 253445 33554432000 4194304 4964800 140734777345792 18446744073709551615 4627259 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21674/statm: 272024 253445 460 189 0 266373 0
[pid=21674/tid=21711] ppid=21672 vsize=1088096 CPUtime=931.4 cores=0,2,4,6
/proc/21674/task/21711/stat : 21711 (claspmt) R 21672 21674 14333 0 -1 4202560 50722 0 0 0 93103 37 0 0 25 0 4 0 654825071 1114210304 253445 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21674/tid=21712] ppid=21672 vsize=1088096 CPUtime=937.41 cores=0,2,4,6
/proc/21674/task/21712/stat : 21712 (claspmt) R 21672 21674 14333 0 -1 4202560 42363 0 0 0 93724 17 0 0 25 0 4 0 654825071 1114210304 253445 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21674/tid=21713] ppid=21672 vsize=1088096 CPUtime=936.14 cores=0,2,4,6
/proc/21674/task/21713/stat : 21713 (claspmt) R 21672 21674 14333 0 -1 4202560 38576 0 0 0 93587 27 0 0 25 0 4 0 654825071 1114210304 253445 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3746.62
Current children cumulated vsize (KiB) 1088096

[startup+1002.3 s]
/proc/loadavg: 8.23 8.16 6.67 10/257 21769
/proc/meminfo: memFree=19643616/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=1283420 CPUtime=3986.15 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 290103 0 0 0 398426 189 0 0 25 0 4 0 654824580 1314222080 284957 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21674/statm: 320855 284957 460 189 0 315204 0
[pid=21674/tid=21711] ppid=21672 vsize=1283420 CPUtime=991.38 cores=0,2,4,6
/proc/21674/task/21711/stat : 21711 (claspmt) R 21672 21674 14333 0 -1 4202560 55757 0 0 0 99100 38 0 0 25 0 4 0 654825071 1314222080 284957 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21674/tid=21712] ppid=21672 vsize=1283420 CPUtime=997.41 cores=0,2,4,6
/proc/21674/task/21712/stat : 21712 (claspmt) R 21672 21674 14333 0 -1 4202560 44582 0 0 0 99723 18 0 0 25 0 4 0 654825071 1314222080 284957 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21674/tid=21713] ppid=21672 vsize=1283420 CPUtime=995.67 cores=0,2,4,6
/proc/21674/task/21713/stat : 21713 (claspmt) R 21672 21674 14333 0 -1 4202560 48966 0 0 0 99535 32 0 0 25 0 4 0 654825071 1314222080 284957 33554432000 4194304 4964800 140734777345792 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3986.15
Current children cumulated vsize (KiB) 1283420

[startup+1062.3 s]
/proc/loadavg: 8.23 8.17 6.77 9/257 21771
/proc/meminfo: memFree=19593360/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=1308160 CPUtime=4225.64 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 301192 0 0 0 422369 195 0 0 25 0 4 0 654824580 1339555840 295835 33554432000 4194304 4964800 140734777345792 18446744073709551615 4650813 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21674/statm: 327040 295835 460 189 0 321389 0
[pid=21674/tid=21711] ppid=21672 vsize=1308160 CPUtime=1051.35 cores=0,2,4,6
/proc/21674/task/21711/stat : 21711 (claspmt) R 21672 21674 14333 0 -1 4202560 57309 0 0 0 105095 40 0 0 25 0 4 0 654825071 1339555840 295835 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21674/tid=21712] ppid=21672 vsize=1308160 CPUtime=1057.41 cores=0,2,4,6
/proc/21674/task/21712/stat : 21712 (claspmt) R 21672 21674 14333 0 -1 4202560 48762 0 0 0 105723 18 0 0 25 0 4 0 654825071 1339555840 295835 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21674/tid=21713] ppid=21672 vsize=1308160 CPUtime=1055.21 cores=0,2,4,6
/proc/21674/task/21713/stat : 21713 (claspmt) R 21672 21674 14333 0 -1 4202560 53218 0 0 0 105486 35 0 0 25 0 4 0 654825071 1339555840 295835 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4225.64
Current children cumulated vsize (KiB) 1308160

[startup+1122.3 s]
/proc/loadavg: 8.21 8.17 6.85 9/257 21772
/proc/meminfo: memFree=19570388/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=1308800 CPUtime=4465.14 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 303412 0 0 0 446318 196 0 0 25 0 4 0 654824580 1340211200 298055 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670273 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21674/statm: 327200 298055 460 189 0 321549 0
[pid=21674/tid=21711] ppid=21672 vsize=1308800 CPUtime=1111.34 cores=0,2,4,6
/proc/21674/task/21711/stat : 21711 (claspmt) R 21672 21674 14333 0 -1 4202560 57322 0 0 0 111094 40 0 0 25 0 4 0 654825071 1340211200 298055 33554432000 4194304 4964800 140734777345792 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21674/tid=21712] ppid=21672 vsize=1308800 CPUtime=1117.42 cores=0,2,4,6
/proc/21674/task/21712/stat : 21712 (claspmt) R 21672 21674 14333 0 -1 4202560 50820 0 0 0 111723 19 0 0 25 0 4 0 654825071 1340211200 298055 33554432000 4194304 4964800 140734777345792 18446744073709551615 4321116 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21674/tid=21713] ppid=21672 vsize=1308800 CPUtime=1114.71 cores=0,2,4,6
/proc/21674/task/21713/stat : 21713 (claspmt) R 21672 21674 14333 0 -1 4202560 53360 0 0 0 111436 35 0 0 25 0 4 0 654825071 1340211200 298055 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4465.14
Current children cumulated vsize (KiB) 1308800

[startup+1182.3 s]
/proc/loadavg: 8.27 8.20 6.94 9/257 21774
/proc/meminfo: memFree=19546296/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=1310080 CPUtime=4704.67 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 308478 0 0 0 470266 201 0 0 25 0 4 0 654824580 1341521920 303121 33554432000 4194304 4964800 140734777345792 18446744073709551615 4321029 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21674/statm: 327520 303121 460 189 0 321869 0
[pid=21674/tid=21711] ppid=21672 vsize=1310080 CPUtime=1171.33 cores=0,2,4,6
/proc/21674/task/21711/stat : 21711 (claspmt) R 21672 21674 14333 0 -1 4202560 58346 0 0 0 117091 42 0 0 25 0 4 0 654825071 1341521920 303121 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21674/tid=21712] ppid=21672 vsize=1310080 CPUtime=1177.42 cores=0,2,4,6
/proc/21674/task/21712/stat : 21712 (claspmt) R 21672 21674 14333 0 -1 4202560 52052 0 0 0 117723 19 0 0 25 0 4 0 654825071 1341521920 303121 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21674/tid=21713] ppid=21672 vsize=1310080 CPUtime=1174.25 cores=0,2,4,6
/proc/21674/task/21713/stat : 21713 (claspmt) R 21672 21674 14333 0 -1 4202560 54089 0 0 0 117389 36 0 0 25 0 4 0 654825071 1341521920 303121 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4704.67
Current children cumulated vsize (KiB) 1310080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.2 s]
/proc/loadavg: 8.23 8.20 6.97 9/257 21775
/proc/meminfo: memFree=19526820/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=1311040 CPUtime=4800.09 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 311176 0 0 0 479805 204 0 0 25 0 4 0 654824580 1342504960 305819 33554432000 4194304 4964800 140734777345792 18446744073709551615 4627263 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21674/statm: 327760 305819 460 189 0 322109 0
[pid=21674/tid=21711] ppid=21672 vsize=1311040 CPUtime=1195.24 cores=0,2,4,6
/proc/21674/task/21711/stat : 21711 (claspmt) R 21672 21674 14333 0 -1 4202560 58461 0 0 0 119482 42 0 0 25 0 4 0 654825071 1342504960 305819 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21674/tid=21712] ppid=21672 vsize=1311040 CPUtime=1201.32 cores=0,2,4,6
/proc/21674/task/21712/stat : 21712 (claspmt) R 21672 21674 14333 0 -1 4202560 52622 0 0 0 120113 19 0 0 25 0 4 0 654825071 1342504960 305819 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21674/tid=21713] ppid=21672 vsize=1311040 CPUtime=1197.95 cores=0,2,4,6
/proc/21674/task/21713/stat : 21713 (claspmt) R 21672 21674 14333 0 -1 4202560 54100 0 0 0 119759 36 0 0 25 0 4 0 654825071 1342504960 305819 33554432000 4194304 4964800 140734777345792 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 1311040

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

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

[startup+1206.4 s]
/proc/loadavg: 8.23 8.20 6.97 9/257 21775
/proc/meminfo: memFree=19526820/32951124 swapFree=67056788/67111528
[pid=21674] ppid=21672 vsize=1310720 CPUtime=4800.3 cores=0,2,4,6
/proc/21674/stat : 21674 (claspmt) R 21672 21674 14333 0 -1 4202496 311186 0 0 0 479826 204 0 0 25 0 1 0 654824580 1342177280 305446 33554432000 4194304 4964800 140734777345792 18446744073709551615 271550192843 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/21674/statm: 327680 305446 470 189 0 322029 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1310720

Child status: 0
Real time (s): 1206.46
CPU time (s): 4800.38
CPU user time (s): 4798.28
CPU system time (s): 2.10068
CPU usage (%): 397.889
Max. virtual memory (cumulated for all children) (KiB): 1311040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.28
system time used= 2.10068
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 311188
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= 15024
involuntary context switches= 82862

runsolver used 2.75458 second user time and 6.89395 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-15 06:04:27
IDJOB=3373009
IDBENCH=88204
IDSOLVER=1853
FILE ID=node133/3373009-1305432267
RUNJOBID= node133-1305431802-21324
PBS_JOBID= 13324568
Free space on /tmp= 73664 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p30-s52376212.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-3373009-1305432267/watcher-3373009-1305432267 -o /tmp/evaluation-result-3373009-1305432267/solver-3373009-1305432267 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373009-1305432267.cnf

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

MD5SUM BENCH= f34a5dd1cdce70a322dd395bcb5f1303
RANDOM SEED=1933524593

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21475916 kB
Buffers:        284484 kB
Cached:        3399376 kB
SwapCached:       8724 kB
Active:        8660632 kB
Inactive:      2534116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21475916 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:           11300 kB
Writeback:           0 kB
AnonPages:     7508032 kB
Mapped:          21808 kB
Slab:           195424 kB
PageTables:      23856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19314200 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73664 MiB
End job on node133 at 2011-05-15 06:24:35