Trace number 3321656

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? (TO) 40001.5 5007.91

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
MD5SUMb967fca11e85ef5b614d3452b1c4b2ad
Bench CategoryAPPLICATION (applications 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 variables257030
Number of clauses769313
Sum of the clauses size1795061
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2512874
Number of clauses of size 3256437
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...366469/instance-3321656-1304366469.cnf
2.10/2.13	c Solving...
40000.41/5006.91	
40000.41/5006.91	*** INTERRUPTED! ***
40000.41/5006.91	*** Shutting down threads...
40001.47/5007.90	s UNKNOWN
40001.47/5007.90	
40001.47/5007.90	c INTERRUPTED   : 1
40001.47/5007.90	c Models        : 0+    
40001.47/5007.90	c Time          : 5006.925s (Solving: 5004.79s 1st Model: 0.00s Unsat: 0.00s)
40001.47/5007.90	c CPU Time      : 40000.500s

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: 935)

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-3321656-1304366469/watcher-3321656-1304366469 -o /tmp/evaluation-result-3321656-1304366469/solver-3321656-1304366469 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321656-1304366469.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 5.12 6.91 1/212 28861
/proc/meminfo: memFree=19756316/32951124 swapFree=67110188/67111528
[pid=28861] ppid=28859 vsize=53512 CPUtime=0 cores=0-7
/proc/28861/stat : 28861 (claspmt) R 28859 28861 28835 0 -1 4202496 2016 0 0 0 0 0 0 0 21 0 1 0 548247683 54796288 1945 33554432000 4194304 4964704 140734054716288 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28861/statm: 13378 1953 376 189 0 8252 0

[startup+0.0843251 s]
/proc/loadavg: 0.85 5.12 6.91 1/212 28861
/proc/meminfo: memFree=19756316/32951124 swapFree=67110188/67111528
[pid=28861] ppid=28859 vsize=78656 CPUtime=0.07 cores=0-7
/proc/28861/stat : 28861 (claspmt) R 28859 28861 28835 0 -1 4202496 17330 0 0 0 6 1 0 0 21 0 1 0 548247683 80543744 14507 33554432000 4194304 4964704 140734054716288 18446744073709551615 222921776896 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28861/statm: 19664 14508 386 189 0 14538 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 78656

[startup+0.100324 s]
/proc/loadavg: 0.85 5.12 6.91 1/212 28861
/proc/meminfo: memFree=19756316/32951124 swapFree=67110188/67111528
[pid=28861] ppid=28859 vsize=80768 CPUtime=0.09 cores=0-7
/proc/28861/stat : 28861 (claspmt) R 28859 28861 28835 0 -1 4202496 17986 0 0 0 7 2 0 0 21 0 1 0 548247683 82706432 15163 33554432000 4194304 4964704 140734054716288 18446744073709551615 222921437893 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28861/statm: 20192 15164 386 189 0 15066 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 80768

[startup+0.300286 s]
/proc/loadavg: 0.85 5.12 6.91 1/212 28861
/proc/meminfo: memFree=19756316/32951124 swapFree=67110188/67111528
[pid=28861] ppid=28859 vsize=121400 CPUtime=0.29 cores=0-7
/proc/28861/stat : 28861 (claspmt) R 28859 28861 28835 0 -1 4202496 33419 0 0 0 26 3 0 0 22 0 1 0 548247683 124313600 24729 33554432000 4194304 4964704 140734054716288 18446744073709551615 222921435284 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28861/statm: 30350 24729 399 189 0 25224 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 121400

[startup+0.700212 s]
/proc/loadavg: 0.85 5.12 6.91 1/212 28861
/proc/meminfo: memFree=19756316/32951124 swapFree=67110188/67111528
[pid=28861] ppid=28859 vsize=153012 CPUtime=0.69 cores=0-7
/proc/28861/stat : 28861 (claspmt) R 28859 28861 28835 0 -1 4202496 41001 0 0 0 65 4 0 0 24 0 1 0 548247683 156684288 32311 33554432000 4194304 4964704 140734054716288 18446744073709551615 4624165 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28861/statm: 38253 32311 404 189 0 33127 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 153012

[startup+1.50107 s]
/proc/loadavg: 0.85 5.12 6.91 2/213 28862
/proc/meminfo: memFree=19620412/32951124 swapFree=67110188/67111528
[pid=28861] ppid=28859 vsize=171888 CPUtime=1.49 cores=0-7
/proc/28861/stat : 28861 (claspmt) R 28859 28861 28835 0 -1 4202496 45729 0 0 0 144 5 0 0 25 0 1 0 548247683 176013312 37039 33554432000 4194304 4964704 140734054716288 18446744073709551615 4611795 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28861/statm: 42972 37039 404 189 0 37846 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 171888

[startup+3.10079 s]
/proc/loadavg: 0.85 5.12 6.91 2/213 28862
/proc/meminfo: memFree=19602940/32951124 swapFree=67110188/67111528
[pid=28861] ppid=28859 vsize=743544 CPUtime=3.57 cores=0-7
/proc/28861/stat : 28861 (claspmt) S 28859 28861 28835 0 -1 4202496 119466 0 0 0 323 34 0 0 18 0 8 0 548247683 761389056 92452 33554432000 4194304 4964704 140734054716288 18446744073709551615 222933592985 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/28861/statm: 185886 92452 441 189 0 180235 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 743544

[startup+6.30116 s]
/proc/loadavg: 1.42 5.17 6.91 9/220 28869
/proc/meminfo: memFree=19377824/32951124 swapFree=67110188/67111528
[pid=28861] ppid=28859 vsize=743544 CPUtime=28.96 cores=0-7
/proc/28861/stat : 28861 (claspmt) R 28859 28861 28835 0 -1 4202496 122392 0 0 0 2859 37 0 0 25 0 8 0 548247683 761389056 95378 33554432000 4194304 4964704 140734054716288 18446744073709551615 4668907 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28861/statm: 185886 95378 464 189 0 180235 0
[pid=28861/tid=28863] ppid=28859 vsize=743544 CPUtime=3.26 cores=0-7
/proc/28861/task/28863/stat : 28863 (claspmt) R 28859 28861 28835 0 -1 4202560 8598 0 0 0 323 3 0 0 20 0 8 0 548247897 761389056 95378 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28861/tid=28864] ppid=28859 vsize=743544 CPUtime=3.27 cores=0-7
/proc/28861/task/28864/stat : 28864 (claspmt) R 28859 28861 28835 0 -1 4202560 11077 0 0 0 323 4 0 0 20 0 8 0 548247897 761389056 95378 33554432000 4194304 4964704 140734054716288 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28861/tid=28865] ppid=28859 vsize=743544 CPUtime=3.27 cores=0-7
/proc/28861/task/28865/stat : 28865 (claspmt) R 28859 28861 28835 0 -1 4202560 11310 0 0 0 323 4 0 0 20 0 8 0 548247897 761389056 95378 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28861/tid=28866] ppid=28859 vsize=743544 CPUtime=3.25 cores=0-7
/proc/28861/task/28866/stat : 28866 (claspmt) R 28859 28861 28835 0 -1 4202560 9497 0 0 0 321 4 0 0 20 0 8 0 548247897 761389056 95378 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28861/tid=28867] ppid=28859 vsize=743544 CPUtime=4 cores=0-7
/proc/28861/task/28867/stat : 28867 (claspmt) R 28859 28861 28835 0 -1 4202560 10890 0 0 0 396 4 0 0 25 0 8 0 548247897 761389056 95378 33554432000 4194304 4964704 140734054716288 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28861/tid=28868] ppid=28859 vsize=743544 CPUtime=3.26 cores=0-7
/proc/28861/task/28868/stat : 28868 (claspmt) R 28859 28861 28835 0 -1 4202560 11865 0 0 0 322 4 0 0 20 0 8 0 548247897 761389056 95378 33554432000 4194304 4964704 140734054716288 18446744073709551615 4668844 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28861/tid=28869] ppid=28859 vsize=743544 CPUtime=3.3 cores=0-7
/proc/28861/task/28869/stat : 28869 (claspmt) R 28859 28861 28835 0 -1 4202560 11249 0 0 0 326 4 0 0 20 0 8 0 548247897 761389056 95378 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 28.96
Current children cumulated vsize (KiB) 743544

[startup+12.701 s]
/proc/loadavg: 1.95 5.21 6.92 9/220 28869
/proc/meminfo: memFree=19366260/32951124 swapFree=67110188/67111528
[pid=28861] ppid=28859 vsize=743544 CPUtime=80.1 cores=0-7
/proc/28861/stat : 28861 (claspmt) R 28859 28861 28835 0 -1 4202496 125454 0 0 0 7969 41 0 0 25 0 8 0 548247683 761389056 98440 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28861/statm: 185886 98440 464 189 0 180235 0
[pid=28861/tid=28863] ppid=28859 vsize=743544 CPUtime=9.66 cores=0-7
/proc/28861/task/28863/stat : 28863 (claspmt) R 28859 28861 28835 0 -1 4202560 8610 0 0 0 963 3 0 0 25 0 8 0 548247897 761389056 98440 33554432000 4194304 4964704 140734054716288 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28861/tid=28864] ppid=28859 vsize=743544 CPUtime=9.67 cores=0-7
/proc/28861/task/28864/stat : 28864 (claspmt) R 28859 28861 28835 0 -1 4202560 12091 0 0 0 962 5 0 0 25 0 8 0 548247897 761389056 98440 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28861/tid=28865] ppid=28859 vsize=743544 CPUtime=9.67 cores=0-7
/proc/28861/task/28865/stat : 28865 (claspmt) R 28859 28861 28835 0 -1 4202560 11485 0 0 0 963 4 0 0 25 0 8 0 548247897 761389056 98440 33554432000 4194304 4964704 140734054716288 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28861/tid=28866] ppid=28859 vsize=743544 CPUtime=9.66 cores=0-7
/proc/28861/task/28866/stat : 28866 (claspmt) R 28859 28861 28835 0 -1 4202560 9952 0 0 0 961 5 0 0 25 0 8 0 548247897 761389056 98440 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28861/tid=28867] ppid=28859 vsize=743544 CPUtime=10.4 cores=0-7
/proc/28861/task/28867/stat : 28867 (claspmt) R 28859 28861 28835 0 -1 4202560 10910 0 0 0 1036 4 0 0 25 0 8 0 548247897 761389056 98440 33554432000 4194304 4964704 140734054716288 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28861/tid=28868] ppid=28859 vsize=743544 CPUtime=9.61 cores=0-7
/proc/28861/task/28868/stat : 28868 (claspmt) R 28859 28861 28835 0 -1 4202560 11915 0 0 0 957 4 0 0 25 0 8 0 548247897 761389056 98440 33554432000 4194304 4964704 140734054716288 18446744073709551615 4653154 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28861/tid=28869] ppid=28859 vsize=743544 CPUtime=9.7 cores=0-7
/proc/28861/task/28869/stat : 28869 (claspmt) R 28859 28861 28835 0 -1 4202560 12240 0 0 0 964 6 0 0 25 0 8 0 548247897 761389056 98440 33554432000 4194304 4964704 140734054716288 18446744073709551615 4668556 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 80.1
Current children cumulated vsize (KiB) 743544

[startup+25.5006 s]
/proc/loadavg: 3.29 5.35 6.94 9/220 28869
/proc/meminfo: memFree=19346772/32951124 swapFree=67110188/67111528
[pid=28861] ppid=28859 vsize=744440 CPUtime=182.42 cores=0-7
/proc/28861/stat : 28861 (claspmt) R 28859 28861 28835 0 -1 4202496 130559 0 0 0 18195 47 0 0 25 0 8 0 548247683 762306560 103497 33554432000 4194304 4964704 140734054716288 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28861/statm: 186110 103497 464 189 0 180459 0
[pid=28861/tid=28863] ppid=28859 vsize=744440 CPUtime=22.46 cores=0-7
/proc/28861/task/28863/stat : 28863 (claspmt) R 28859 28861 28835 0 -1 4202560 8747 0 0 0 2243 3 0 0 25 0 8 0 548247897 762306560 103497 33554432000 4194304 4964704 140734054716288 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28861/tid=28864] ppid=28859 vsize=744440 CPUtime=22.47 cores=0-7
/proc/28861/task/28864/stat : 28864 (claspmt) R 28859 28861 28835 0 -1 4202560 13883 0 0 0 2240 7 0 0 25 0 8 0 548247897 762306560 103497 33554432000 4194304 4964704 140734054716288 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28861/tid=28865] ppid=28859 vsize=744440 CPUtime=22.48 cores=0-7
/proc/28861/task/28865/stat : 28865 (claspmt) R 28859 28861 28835 0 -1 4202560 11978 0 0 0 2243 5 0 0 25 0 8 0 548247897 762306560 103497 33554432000 4194304 4964704 140734054716288 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28861/tid=28866] ppid=28859 vsize=744440 CPUtime=22.46 cores=0-7
/proc/28861/task/28866/stat : 28866 (claspmt) R 28859 28861 28835 0 -1 4202560 10851 0 0 0 2240 6 0 0 25 0 8 0 548247897 762306560 103497 33554432000 4194304 4964704 140734054716288 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28861/tid=28867] ppid=28859 vsize=744440 CPUtime=23.2 cores=0-7
/proc/28861/task/28867/stat : 28867 (claspmt) R 28859 28861 28835 0 -1 4202560 10973 0 0 0 2316 4 0 0 25 0 8 0 548247897 762306560 103497 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670586 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28861/tid=28868] ppid=28859 vsize=744440 CPUtime=22.32 cores=0-7
/proc/28861/task/28868/stat : 28868 (claspmt) R 28859 28861 28835 0 -1 4202560 12438 0 0 0 2228 4 0 0 25 0 8 0 548247897 762306560 103497 33554432000 4194304 4964704 140734054716288 18446744073709551615 4677956 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28861/tid=28869] ppid=28859 vsize=744440 CPUtime=22.5 cores=0-7
/proc/28861/task/28869/stat : 28869 (claspmt) R 28859 28861 28835 0 -1 4202560 13310 0 0 0 2242 8 0 0 25 0 8 0 548247897 762306560 103497 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 182.42
Current children cumulated vsize (KiB) 744440

[startup+51.101 s]
/proc/loadavg: 4.89 5.56 6.96 9/220 28870
/proc/meminfo: memFree=19306260/32951124 swapFree=67110188/67111528
[pid=28861] ppid=28859 vsize=748920 CPUtime=387.06 cores=0-7
/proc/28861/stat : 28861 (claspmt) R 28859 28861 28835 0 -1 4202496 140608 0 0 0 38647 59 0 0 25 0 8 0 548247683 766894080 113546 33554432000 4194304 4964704 140734054716288 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28861/statm: 187230 113546 466 189 0 181579 0
[pid=28861/tid=28863] ppid=28859 vsize=748920 CPUtime=48.06 cores=0-7
/proc/28861/task/28863/stat : 28863 (claspmt) R 28859 28861 28835 0 -1 4202560 9222 0 0 0 4802 4 0 0 25 0 8 0 548247897 766894080 113546 33554432000 4194304 4964704 140734054716288 18446744073709551615 4370242 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28861/tid=28864] ppid=28859 vsize=748920 CPUtime=48.07 cores=0-7
/proc/28861/task/28864/stat : 28864 (claspmt) R 28859 28861 28835 0 -1 4202560 16277 0 0 0 4799 8 0 0 25 0 8 0 548247897 766894080 113546 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28861/tid=28865] ppid=28859 vsize=748920 CPUtime=48.08 cores=0-7
/proc/28861/task/28865/stat : 28865 (claspmt) R 28859 28861 28835 0 -1 4202560 12856 0 0 0 4802 6 0 0 25 0 8 0 548247897 766894080 113546 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670291 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28861/tid=28866] ppid=28859 vsize=748920 CPUtime=48.05 cores=0-7
/proc/28861/task/28866/stat : 28866 (claspmt) R 28859 28861 28835 0 -1 4202560 12382 0 0 0 4798 7 0 0 25 0 8 0 548247897 766894080 113546 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28861/tid=28867] ppid=28859 vsize=748920 CPUtime=48.8 cores=0-7
/proc/28861/task/28867/stat : 28867 (claspmt) R 28859 28861 28835 0 -1 4202560 12659 0 0 0 4873 7 0 0 25 0 8 0 548247897 766894080 113546 33554432000 4194304 4964704 140734054716288 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28861/tid=28868] ppid=28859 vsize=748920 CPUtime=47.77 cores=0-7
/proc/28861/task/28868/stat : 28868 (claspmt) R 28859 28861 28835 0 -1 4202560 13590 0 0 0 4771 6 0 0 25 0 8 0 548247897 766894080 113546 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28861/tid=28869] ppid=28859 vsize=748920 CPUtime=48.1 cores=0-7
/proc/28861/task/28869/stat : 28869 (claspmt) R 28859 28861 28835 0 -1 4202560 14392 0 0 0 4800 10 0 0 25 0 8 0 548247897 766894080 113546 33554432000 4194304 4964704 140734054716288 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 387.06
Current children cumulated vsize (KiB) 748920

[startup+102.309 s]
/proc/loadavg: 6.72 5.95 7.02 9/220 28871
/proc/meminfo: memFree=19222392/32951124 swapFree=67110188/67111528
[pid=28861] ppid=28859 vsize=824144 CPUtime=796.39 cores=0-7
/proc/28861/stat : 28861 (claspmt) R 28859 28861 28835 0 -1 4202496 161392 0 0 0 79555 84 0 0 25 0 8 0 548247683 843923456 134182 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28861/statm: 206036 134182 466 189 0 200385 0
[pid=28861/tid=28863] ppid=28859 vsize=824144 CPUtime=99.27 cores=0-7
/proc/28861/task/28863/stat : 28863 (claspmt) R 28859 28861 28835 0 -1 4202560 10393 0 0 0 9921 6 0 0 25 0 8 0 548247897 843923456 134182 33554432000 4194304 4964704 140734054716288 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28861/tid=28864] ppid=28859 vsize=824144 CPUtime=99.28 cores=0-7
/proc/28861/task/28864/stat : 28864 (claspmt) R 28859 28861 28835 0 -1 4202560 21692 0 0 0 9914 14 0 0 25 0 8 0 548247897 843923456 134182 33554432000 4194304 4964704 140734054716288 18446744073709551615 4321061 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28861/tid=28865] ppid=28859 vsize=824144 CPUtime=99.28 cores=0-7
/proc/28861/task/28865/stat : 28865 (claspmt) R 28859 28861 28835 0 -1 4202560 14242 0 0 0 9921 7 0 0 25 0 8 0 548247897 843923456 134182 33554432000 4194304 4964704 140734054716288 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28861/tid=28866] ppid=28859 vsize=824144 CPUtime=99.26 cores=0-7
/proc/28861/task/28866/stat : 28866 (claspmt) R 28859 28861 28835 0 -1 4202560 16424 0 0 0 9915 11 0 0 25 0 8 0 548247897 843923456 134182 33554432000 4194304 4964704 140734054716288 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28861/tid=28867] ppid=28859 vsize=824144 CPUtime=100 cores=0-7
/proc/28861/task/28867/stat : 28867 (claspmt) R 28859 28861 28835 0 -1 4202560 15364 0 0 0 9991 9 0 0 25 0 8 0 548247897 843923456 134182 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670017 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28861/tid=28868] ppid=28859 vsize=824144 CPUtime=98.65 cores=0-7
/proc/28861/task/28868/stat : 28868 (claspmt) R 28859 28861 28835 0 -1 4202560 15497 0 0 0 9857 8 0 0 25 0 8 0 548247897 843923456 134182 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28861/tid=28869] ppid=28859 vsize=824144 CPUtime=99.3 cores=0-7
/proc/28861/task/28869/stat : 28869 (claspmt) R 28859 28861 28835 0 -1 4202560 18275 0 0 0 9914 16 0 0 25 0 8 0 548247897 843923456 134182 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 796.39
Current children cumulated vsize (KiB) 824144

[startup+162.301 s]
/proc/loadavg: 7.53 6.32 7.08 9/220 28875
/proc/meminfo: memFree=19148448/32951124 swapFree=67110188/67111528

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

[pid=28861/tid=28866] ppid=28859 vsize=2051272 CPUtime=4719.24 cores=0-7
/proc/28861/task/28866/stat : 28866 (claspmt) R 28859 28861 28835 0 -1 4202560 55689 0 0 0 471857 67 0 0 25 0 8 0 548247897 2100502528 443196 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28861/tid=28867] ppid=28859 vsize=2051272 CPUtime=4719.56 cores=0-7
/proc/28861/task/28867/stat : 28867 (claspmt) R 28859 28861 28835 0 -1 4202560 46651 0 0 0 471917 39 0 0 25 0 8 0 548247897 2100502528 443196 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28861/tid=28868] ppid=28859 vsize=2051272 CPUtime=4687.62 cores=0-7
/proc/28861/task/28868/stat : 28868 (claspmt) R 28859 28861 28835 0 -1 4202560 33714 0 0 0 468734 28 0 0 25 0 8 0 548247897 2100502528 443196 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28861/tid=28869] ppid=28859 vsize=2051272 CPUtime=4719.43 cores=0-7
/proc/28861/task/28869/stat : 28869 (claspmt) R 28859 28861 28835 0 -1 4202560 131565 0 0 0 471713 230 0 0 25 0 8 0 548247897 2100502528 443196 33554432000 4194304 4964704 140734054716288 18446744073709551615 4668668 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37725.4
Current children cumulated vsize (KiB) 2051272

[startup+4782.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/220 29011
/proc/meminfo: memFree=17966400/32951124 swapFree=67110188/67111528
[pid=28861] ppid=28859 vsize=2056132 CPUtime=38205 cores=0-7
/proc/28861/stat : 28861 (claspmt) R 28859 28861 28835 0 -1 4202496 477736 0 0 0 3820000 497 0 0 25 0 8 0 548247683 2105479168 446886 33554432000 4194304 4964704 140734054716288 18446744073709551615 4668998 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28861/statm: 514033 446886 466 189 0 508382 0
[pid=28861/tid=28863] ppid=28859 vsize=2056132 CPUtime=4779.34 cores=0-7
/proc/28861/task/28863/stat : 28863 (claspmt) R 28859 28861 28835 0 -1 4202560 29074 0 0 0 477908 26 0 0 25 0 8 0 548247897 2105479168 446886 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28861/tid=28864] ppid=28859 vsize=2056132 CPUtime=4779.41 cores=0-7
/proc/28861/task/28864/stat : 28864 (claspmt) R 28859 28861 28835 0 -1 4202560 94533 0 0 0 477885 56 0 0 25 0 8 0 548247897 2105479168 446886 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28861/tid=28865] ppid=28859 vsize=2056132 CPUtime=4779.36 cores=0-7
/proc/28861/task/28865/stat : 28865 (claspmt) R 28859 28861 28835 0 -1 4202560 27836 0 0 0 477912 24 0 0 25 0 8 0 548247897 2105479168 446886 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28861/tid=28866] ppid=28859 vsize=2056132 CPUtime=4779.23 cores=0-7
/proc/28861/task/28866/stat : 28866 (claspmt) R 28859 28861 28835 0 -1 4202560 55734 0 0 0 477856 67 0 0 25 0 8 0 548247897 2105479168 446886 33554432000 4194304 4964704 140734054716288 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28861/tid=28867] ppid=28859 vsize=2056132 CPUtime=4779.55 cores=0-7
/proc/28861/task/28867/stat : 28867 (claspmt) R 28859 28861 28835 0 -1 4202560 46651 0 0 0 477916 39 0 0 25 0 8 0 548247897 2105479168 446886 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28861/tid=28868] ppid=28859 vsize=2056132 CPUtime=4747.24 cores=0-7
/proc/28861/task/28868/stat : 28868 (claspmt) R 28859 28861 28835 0 -1 4202560 33714 0 0 0 474696 28 0 0 25 0 8 0 548247897 2105479168 446886 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28861/tid=28869] ppid=28859 vsize=2056132 CPUtime=4779.43 cores=0-7
/proc/28861/task/28869/stat : 28869 (claspmt) R 28859 28861 28835 0 -1 4202560 133589 0 0 0 477709 234 0 0 25 0 8 0 548247897 2105479168 446886 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670427 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38205
Current children cumulated vsize (KiB) 2056132

[startup+4842.3 s]
/proc/loadavg: 8.06 8.05 8.00 9/220 29013
/proc/meminfo: memFree=17965996/32951124 swapFree=67110188/67111528
[pid=28861] ppid=28859 vsize=2056132 CPUtime=38684.6 cores=0-7
/proc/28861/stat : 28861 (claspmt) R 28859 28861 28835 0 -1 4202496 477797 0 0 0 3867961 497 0 0 25 0 8 0 548247683 2105479168 446947 33554432000 4194304 4964704 140734054716288 18446744073709551615 4669051 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28861/statm: 514033 446947 466 189 0 508382 0
[pid=28861/tid=28863] ppid=28859 vsize=2056132 CPUtime=4839.34 cores=0-7
/proc/28861/task/28863/stat : 28863 (claspmt) R 28859 28861 28835 0 -1 4202560 29074 0 0 0 483908 26 0 0 25 0 8 0 548247897 2105479168 446947 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28861/tid=28864] ppid=28859 vsize=2056132 CPUtime=4839.41 cores=0-7
/proc/28861/task/28864/stat : 28864 (claspmt) R 28859 28861 28835 0 -1 4202560 94581 0 0 0 483885 56 0 0 25 0 8 0 548247897 2105479168 446947 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28861/tid=28865] ppid=28859 vsize=2056132 CPUtime=4839.36 cores=0-7
/proc/28861/task/28865/stat : 28865 (claspmt) R 28859 28861 28835 0 -1 4202560 27844 0 0 0 483912 24 0 0 25 0 8 0 548247897 2105479168 446947 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28861/tid=28866] ppid=28859 vsize=2056132 CPUtime=4839.23 cores=0-7
/proc/28861/task/28866/stat : 28866 (claspmt) R 28859 28861 28835 0 -1 4202560 55734 0 0 0 483856 67 0 0 25 0 8 0 548247897 2105479168 446947 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670114 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28861/tid=28867] ppid=28859 vsize=2056132 CPUtime=4839.54 cores=0-7
/proc/28861/task/28867/stat : 28867 (claspmt) R 28859 28861 28835 0 -1 4202560 46652 0 0 0 483915 39 0 0 25 0 8 0 548247897 2105479168 446947 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28861/tid=28868] ppid=28859 vsize=2056132 CPUtime=4806.85 cores=0-7
/proc/28861/task/28868/stat : 28868 (claspmt) R 28859 28861 28835 0 -1 4202560 33714 0 0 0 480657 28 0 0 25 0 8 0 548247897 2105479168 446947 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28861/tid=28869] ppid=28859 vsize=2056132 CPUtime=4839.43 cores=0-7
/proc/28861/task/28869/stat : 28869 (claspmt) R 28859 28861 28835 0 -1 4202560 133593 0 0 0 483709 234 0 0 25 0 8 0 548247897 2105479168 446947 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38684.6
Current children cumulated vsize (KiB) 2056132

[startup+4902.3 s]
/proc/loadavg: 8.09 8.07 8.01 9/220 29014
/proc/meminfo: memFree=17961388/32951124 swapFree=67110188/67111528
[pid=28861] ppid=28859 vsize=2121668 CPUtime=39164.2 cores=0-7
/proc/28861/stat : 28861 (claspmt) R 28859 28861 28835 0 -1 4202496 478977 0 0 0 3915922 499 0 0 25 0 8 0 548247683 2172588032 448127 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670230 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28861/statm: 530417 448127 466 189 0 524766 0
[pid=28861/tid=28863] ppid=28859 vsize=2121668 CPUtime=4899.34 cores=0-7
/proc/28861/task/28863/stat : 28863 (claspmt) R 28859 28861 28835 0 -1 4202560 29074 0 0 0 489908 26 0 0 25 0 8 0 548247897 2172588032 448127 33554432000 4194304 4964704 140734054716288 18446744073709551615 4660364 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28861/tid=28864] ppid=28859 vsize=2121668 CPUtime=4899.41 cores=0-7
/proc/28861/task/28864/stat : 28864 (claspmt) R 28859 28861 28835 0 -1 4202560 94606 0 0 0 489885 56 0 0 25 0 8 0 548247897 2172588032 448127 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28861/tid=28865] ppid=28859 vsize=2121668 CPUtime=4899.36 cores=0-7
/proc/28861/task/28865/stat : 28865 (claspmt) R 28859 28861 28835 0 -1 4202560 27853 0 0 0 489912 24 0 0 25 0 8 0 548247897 2172588032 448127 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28861/tid=28866] ppid=28859 vsize=2121668 CPUtime=4899.23 cores=0-7
/proc/28861/task/28866/stat : 28866 (claspmt) R 28859 28861 28835 0 -1 4202560 55954 0 0 0 489856 67 0 0 25 0 8 0 548247897 2172588032 448127 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28861/tid=28867] ppid=28859 vsize=2121668 CPUtime=4899.54 cores=0-7
/proc/28861/task/28867/stat : 28867 (claspmt) R 28859 28861 28835 0 -1 4202560 46673 0 0 0 489915 39 0 0 25 0 8 0 548247897 2172588032 448127 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28861/tid=28868] ppid=28859 vsize=2121668 CPUtime=4866.48 cores=0-7
/proc/28861/task/28868/stat : 28868 (claspmt) R 28859 28861 28835 0 -1 4202560 33714 0 0 0 486620 28 0 0 25 0 8 0 548247897 2172588032 448127 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28861/tid=28869] ppid=28859 vsize=2121668 CPUtime=4899.43 cores=0-7
/proc/28861/task/28869/stat : 28869 (claspmt) R 28859 28861 28835 0 -1 4202560 134498 0 0 0 489707 236 0 0 25 0 8 0 548247897 2172588032 448127 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39164.2
Current children cumulated vsize (KiB) 2121668

[startup+4962.3 s]
/proc/loadavg: 8.03 8.05 8.00 9/220 29016
/proc/meminfo: memFree=17958384/32951124 swapFree=67110188/67111528
[pid=28861] ppid=28859 vsize=2056132 CPUtime=39643.8 cores=0-7
/proc/28861/stat : 28861 (claspmt) R 28859 28861 28835 0 -1 4202496 479971 0 0 0 3963884 500 0 0 25 0 8 0 548247683 2105479168 448880 33554432000 4194304 4964704 140734054716288 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28861/statm: 514033 448880 466 189 0 508382 0
[pid=28861/tid=28863] ppid=28859 vsize=2056132 CPUtime=4959.34 cores=0-7
/proc/28861/task/28863/stat : 28863 (claspmt) R 28859 28861 28835 0 -1 4202560 29074 0 0 0 495908 26 0 0 25 0 8 0 548247897 2105479168 448880 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28861/tid=28864] ppid=28859 vsize=2056132 CPUtime=4959.42 cores=0-7
/proc/28861/task/28864/stat : 28864 (claspmt) R 28859 28861 28835 0 -1 4202560 94630 0 0 0 495886 56 0 0 25 0 8 0 548247897 2105479168 448880 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28861/tid=28865] ppid=28859 vsize=2056132 CPUtime=4959.36 cores=0-7
/proc/28861/task/28865/stat : 28865 (claspmt) R 28859 28861 28835 0 -1 4202560 27853 0 0 0 495912 24 0 0 25 0 8 0 548247897 2105479168 448880 33554432000 4194304 4964704 140734054716288 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28861/tid=28866] ppid=28859 vsize=2056132 CPUtime=4959.23 cores=0-7
/proc/28861/task/28866/stat : 28866 (claspmt) R 28859 28861 28835 0 -1 4202560 56273 0 0 0 495856 67 0 0 25 0 8 0 548247897 2105479168 448880 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28861/tid=28867] ppid=28859 vsize=2056132 CPUtime=4959.54 cores=0-7
/proc/28861/task/28867/stat : 28867 (claspmt) R 28859 28861 28835 0 -1 4202560 46675 0 0 0 495915 39 0 0 25 0 8 0 548247897 2105479168 448880 33554432000 4194304 4964704 140734054716288 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28861/tid=28868] ppid=28859 vsize=2056132 CPUtime=4926.09 cores=0-7
/proc/28861/task/28868/stat : 28868 (claspmt) R 28859 28861 28835 0 -1 4202560 34352 0 0 0 492581 28 0 0 25 0 8 0 548247897 2105479168 448880 33554432000 4194304 4964704 140734054716288 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28861/tid=28869] ppid=28859 vsize=2056132 CPUtime=4959.43 cores=0-7
/proc/28861/task/28869/stat : 28869 (claspmt) R 28859 28861 28835 0 -1 4202560 134509 0 0 0 495707 236 0 0 25 0 8 0 548247897 2105479168 448880 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39643.8
Current children cumulated vsize (KiB) 2056132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5006.9 s]
/proc/loadavg: 8.06 8.06 8.00 9/220 29017
/proc/meminfo: memFree=17951300/32951124 swapFree=67110188/67111528
[pid=28861] ppid=28859 vsize=2056132 CPUtime=40000.4 cores=0-7
/proc/28861/stat : 28861 (claspmt) R 28859 28861 28835 0 -1 4202496 481778 0 0 0 3999540 501 0 0 25 0 8 0 548247683 2105479168 450687 33554432000 4194304 4964704 140734054716288 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28861/statm: 514033 450687 466 189 0 508382 0
[pid=28861/tid=28863] ppid=28859 vsize=2056132 CPUtime=5003.95 cores=0-7
/proc/28861/task/28863/stat : 28863 (claspmt) R 28859 28861 28835 0 -1 4202560 29074 0 0 0 500369 26 0 0 25 0 8 0 548247897 2105479168 450687 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28861/tid=28864] ppid=28859 vsize=2056132 CPUtime=5004.02 cores=0-7
/proc/28861/task/28864/stat : 28864 (claspmt) R 28859 28861 28835 0 -1 4202560 96258 0 0 0 500345 57 0 0 25 0 8 0 548247897 2105479168 450687 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28861/tid=28865] ppid=28859 vsize=2056132 CPUtime=5003.97 cores=0-7
/proc/28861/task/28865/stat : 28865 (claspmt) R 28859 28861 28835 0 -1 4202560 27853 0 0 0 500373 24 0 0 25 0 8 0 548247897 2105479168 450687 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28861/tid=28866] ppid=28859 vsize=2056132 CPUtime=5003.83 cores=0-7
/proc/28861/task/28866/stat : 28866 (claspmt) R 28859 28861 28835 0 -1 4202560 56277 0 0 0 500316 67 0 0 25 0 8 0 548247897 2105479168 450687 33554432000 4194304 4964704 140734054716288 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28861/tid=28867] ppid=28859 vsize=2056132 CPUtime=5004.14 cores=0-7
/proc/28861/task/28867/stat : 28867 (claspmt) R 28859 28861 28835 0 -1 4202560 46686 0 0 0 500375 39 0 0 25 0 8 0 548247897 2105479168 450687 33554432000 4194304 4964704 140734054716288 18446744073709551615 4660364 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28861/tid=28868] ppid=28859 vsize=2056132 CPUtime=4970.41 cores=0-7
/proc/28861/task/28868/stat : 28868 (claspmt) R 28859 28861 28835 0 -1 4202560 34361 0 0 0 497013 28 0 0 25 0 8 0 548247897 2105479168 450687 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28861/tid=28869] ppid=28859 vsize=2056132 CPUtime=5004.04 cores=0-7
/proc/28861/task/28869/stat : 28869 (claspmt) R 28859 28861 28835 0 -1 4202560 134664 0 0 0 500168 236 0 0 25 0 8 0 548247897 2105479168 450687 33554432000 4194304 4964704 140734054716288 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 2056132

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

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

[startup+5007.01 s]
/proc/loadavg: 8.06 8.06 8.00 9/220 29017
/proc/meminfo: memFree=17951300/32951124 swapFree=67110188/67111528
[pid=28861] ppid=28859 vsize=2023748 CPUtime=40000.6 cores=0-7
/proc/28861/stat : 28861 (claspmt) R 28859 28861 28835 0 -1 4202496 481790 0 0 0 3999558 501 0 0 25 0 1 0 548247683 2072317952 442602 33554432000 4194304 4964704 140734054716288 18446744073709551615 222921426124 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/28861/statm: 505937 442602 476 189 0 500286 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 2023748

[startup+5007.4 s]
/proc/loadavg: 8.06 8.06 8.00 2/214 29018
/proc/meminfo: memFree=17983464/32951124 swapFree=67110188/67111528
[pid=28861] ppid=28859 vsize=1975540 CPUtime=40001 cores=0-7
/proc/28861/stat : 28861 (claspmt) R 28859 28861 28835 0 -1 4202496 481790 0 0 0 3999596 501 0 0 25 0 1 0 548247683 2022952960 427099 33554432000 4194304 4964704 140734054716288 18446744073709551615 222921433243 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/28861/statm: 493885 427099 476 189 0 488234 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 1975540

[startup+5007.8 s]
/proc/loadavg: 8.06 8.06 8.00 2/214 29018
/proc/meminfo: memFree=17983464/32951124 swapFree=67110188/67111528
[pid=28861] ppid=28859 vsize=1939132 CPUtime=40001.4 cores=0-7
/proc/28861/stat : 28861 (claspmt) R 28859 28861 28835 0 -1 4202496 481790 0 0 0 3999636 502 0 0 25 0 1 0 548247683 1985671168 407731 33554432000 4194304 4964704 140734054716288 18446744073709551615 222921433095 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/28861/statm: 484783 407731 476 189 0 479132 0
Current children cumulated CPU time (s) 40001.4
Current children cumulated vsize (KiB) 1939132

[startup+5007.9 s]
/proc/loadavg: 8.06 8.06 8.00 2/214 29018
/proc/meminfo: memFree=17983464/32951124 swapFree=67110188/67111528
[pid=28861] ppid=28859 vsize=644704 CPUtime=40001.5 cores=0-7
/proc/28861/stat : 28861 (claspmt) R 28859 28861 28835 0 -1 4202496 481790 0 0 0 3999640 507 0 0 25 0 1 0 548247683 660176896 64490 33554432000 4194304 4964704 140734054716288 18446744073709551615 222921820519 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/28861/statm: 161176 63978 476 189 0 155525 0
Current children cumulated CPU time (s) 40001.5
Current children cumulated vsize (KiB) 644704

Child status: 0
Real time (s): 5007.91
CPU time (s): 40001.5
CPU user time (s): 39996.4
CPU system time (s): 5.08723
CPU usage (%): 798.766
Max. virtual memory (cumulated for all children) (KiB): 2121668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39996.4
system time used= 5.08723
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 481791
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= 34476
involuntary context switches= 185647

runsolver used 8.09477 second user time and 23.8054 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-02 22:01:09
IDJOB=3321656
IDBENCH=82459
IDSOLVER=1711
FILE ID=node109/3321656-1304366469
RUNJOBID= node109-1304366468-28849
PBS_JOBID= 13181761
Free space on /tmp= 73236 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.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-3321656-1304366469/watcher-3321656-1304366469 -o /tmp/evaluation-result-3321656-1304366469/solver-3321656-1304366469 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321656-1304366469.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= b967fca11e85ef5b614d3452b1c4b2ad
RANDOM SEED=113861162

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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:     32951124 kB
MemFree:      19756596 kB
Buffers:        861336 kB
Cached:        2807484 kB
SwapCached:        712 kB
Active:        9493704 kB
Inactive:      3282224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19756596 kB
SwapTotal:    67111528 kB
SwapFree:     67110188 kB
Dirty:           14916 kB
Writeback:           0 kB
AnonPages:     9106764 kB
Mapped:          19180 kB
Slab:           332700 kB
PageTables:      24908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 10311220 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= 73232 MiB
End job on node109 at 2011-05-02 23:24:38