Trace number 3373232

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.51 1206.45

General information on the benchmark

NameSAT03/handmade/gomes/bqwh/
bqwh.50.825.shuffled-as.sat03-1648.cnf
MD5SUM05a191325d89de504821b55dea51ca7f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.758
Satisfiable
(Un)Satisfiability was proved
Number of variables4979
Number of clauses43754
Sum of the clauses size97507
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 241316
Number of clauses of size 3117
Number of clauses of size 4287
Number of clauses of size 5525
Number of clauses of size over 51509

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...428689/instance-3373232-1305428689.cnf
0.00/0.06	c Solving...
4800.33/1206.33	
4800.33/1206.33	*** INTERRUPTED! ***
4800.33/1206.33	*** Shutting down threads...
4800.47/1206.44	s UNKNOWN
4800.47/1206.44	
4800.47/1206.44	c INTERRUPTED   : 1
4800.47/1206.44	c Models        : 0+    
4800.47/1206.44	c Time          : 1206.356s (Solving: 1206.30s 1st Model: 0.00s Unsat: 0.00s)
4800.47/1206.44	c CPU Time      : 4800.410s

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-3373232-1305428689/watcher-3373232-1305428689 -o /tmp/evaluation-result-3373232-1305428689/solver-3373232-1305428689 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373232-1305428689.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: 0.92 1.00 0.99 2/395 4729
/proc/meminfo: memFree=24234016/32951132 swapFree=67093844/67111528
[pid=4729] ppid=4727 vsize=22340 CPUtime=0 cores=0,2,4,6
/proc/4729/stat : 4729 (claspmt) R 4727 4729 29580 0 -1 4202496 899 0 0 0 0 0 0 0 25 0 1 0 654467572 22876160 790 33554432000 4194304 4964800 140735766444960 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4729/statm: 5585 791 385 189 0 459 0

[startup+0.0753589 s]
/proc/loadavg: 0.92 1.00 0.99 2/395 4729
/proc/meminfo: memFree=24234016/32951132 swapFree=67093844/67111528
[pid=4729] ppid=4727 vsize=172260 CPUtime=0.09 cores=0,2,4,6
/proc/4729/stat : 4729 (claspmt) R 4727 4729 29580 0 -1 4202496 2498 0 0 0 9 0 0 0 25 0 4 0 654467572 176394240 1995 33554432000 4194304 4964800 140735766444960 18446744073709551615 4342174 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/4729/statm: 43065 1995 448 189 0 37414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 172260

[startup+0.100354 s]
/proc/loadavg: 0.92 1.00 0.99 2/395 4729
/proc/meminfo: memFree=24234016/32951132 swapFree=67093844/67111528
[pid=4729] ppid=4727 vsize=172260 CPUtime=0.19 cores=0,2,4,6
/proc/4729/stat : 4729 (claspmt) R 4727 4729 29580 0 -1 4202496 2546 0 0 0 19 0 0 0 25 0 4 0 654467572 176394240 2043 33554432000 4194304 4964800 140735766444960 18446744073709551615 4652165 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/4729/statm: 43065 2043 456 189 0 37414 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 172260

[startup+0.300321 s]
/proc/loadavg: 0.92 1.00 0.99 2/395 4729
/proc/meminfo: memFree=24234016/32951132 swapFree=67093844/67111528
[pid=4729] ppid=4727 vsize=173844 CPUtime=0.99 cores=0,2,4,6
/proc/4729/stat : 4729 (claspmt) R 4727 4729 29580 0 -1 4202496 3843 0 0 0 96 3 0 0 25 0 4 0 654467572 178016256 3340 33554432000 4194304 4964800 140735766444960 18446744073709551615 4321020 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/4729/statm: 43461 3340 458 189 0 37810 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 173844

[startup+0.700262 s]
/proc/loadavg: 0.92 1.00 0.99 2/395 4729
/proc/meminfo: memFree=24234016/32951132 swapFree=67093844/67111528
[pid=4729] ppid=4727 vsize=177432 CPUtime=2.59 cores=0,2,4,6
/proc/4729/stat : 4729 (claspmt) R 4727 4729 29580 0 -1 4202496 6436 0 0 0 251 8 0 0 25 0 4 0 654467572 181690368 5933 33554432000 4194304 4964800 140735766444960 18446744073709551615 4627652 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/4729/statm: 44358 5933 458 189 0 38707 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 177432

[startup+1.50113 s]
/proc/loadavg: 0.92 1.00 0.99 6/402 4739
/proc/meminfo: memFree=24127332/32951132 swapFree=67093844/67111528
[pid=4729] ppid=4727 vsize=181616 CPUtime=5.77 cores=0,2,4,6
/proc/4729/stat : 4729 (claspmt) R 4727 4729 29580 0 -1 4202496 9201 0 0 0 564 13 0 0 18 0 4 0 654467572 185974784 8698 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/4729/statm: 45404 8698 458 189 0 39753 0
[pid=4729/tid=4731] ppid=4727 vsize=181616 CPUtime=1.42 cores=0,2,4,6
/proc/4729/task/4731/stat : 4731 (claspmt) R 4727 4729 29580 0 -1 4202560 1461 0 0 0 142 0 0 0 25 0 4 0 654467578 185974784 8698 33554432000 4194304 4964800 140735766444960 18446744073709551615 4654555 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4729/tid=4732] ppid=4727 vsize=181616 CPUtime=1.42 cores=0,2,4,6
/proc/4729/task/4732/stat : 4732 (claspmt) R 4727 4729 29580 0 -1 4202560 2175 0 0 0 137 5 0 0 25 0 4 0 654467578 185974784 8699 33554432000 4194304 4964800 140735766444960 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4729/tid=4733] ppid=4727 vsize=181616 CPUtime=1.41 cores=0,2,4,6
/proc/4729/task/4733/stat : 4733 (claspmt) R 4727 4729 29580 0 -1 4202560 2029 0 0 0 137 4 0 0 18 0 4 0 654467578 185974784 8699 33554432000 4194304 4964800 140735766444960 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 181616

[startup+3.10085 s]
/proc/loadavg: 1.25 1.07 1.02 6/402 4739
/proc/meminfo: memFree=24110096/32951132 swapFree=67093844/67111528
[pid=4729] ppid=4727 vsize=186632 CPUtime=12.13 cores=0,2,4,6
/proc/4729/stat : 4729 (claspmt) R 4727 4729 29580 0 -1 4202496 12872 0 0 0 1193 20 0 0 19 0 4 0 654467572 191111168 12369 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/4729/statm: 46658 12369 458 189 0 41007 0
[pid=4729/tid=4731] ppid=4727 vsize=186632 CPUtime=3.02 cores=0,2,4,6
/proc/4729/task/4731/stat : 4731 (claspmt) R 4727 4729 29580 0 -1 4202560 2056 0 0 0 302 0 0 0 19 0 4 0 654467578 191111168 12369 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4729/tid=4732] ppid=4727 vsize=186632 CPUtime=3.01 cores=0,2,4,6
/proc/4729/task/4732/stat : 4732 (claspmt) R 4727 4729 29580 0 -1 4202560 3211 0 0 0 295 6 0 0 25 0 4 0 654467578 191111168 12369 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4729/tid=4733] ppid=4727 vsize=186632 CPUtime=2.99 cores=0,2,4,6
/proc/4729/task/4733/stat : 4733 (claspmt) R 4727 4729 29580 0 -1 4202560 2955 0 0 0 293 6 0 0 19 0 4 0 654467578 191111168 12369 33554432000 4194304 4964800 140735766444960 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.13
Current children cumulated vsize (KiB) 186632

[startup+6.34872 s]
/proc/loadavg: 1.25 1.07 1.02 6/402 4739
/proc/meminfo: memFree=24103276/32951132 swapFree=67093844/67111528
[pid=4729] ppid=4727 vsize=255720 CPUtime=23.64 cores=0,2,4,6
/proc/4729/stat : 4729 (claspmt) R 4727 4729 29580 0 -1 4202496 17588 0 0 0 2319 45 0 0 25 0 4 0 654467572 261857280 17100 33554432000 4194304 4964800 140735766444960 18446744073709551615 4658562 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4729/statm: 63930 17903 460 189 0 58279 0
[pid=4729/tid=4731] ppid=4727 vsize=255720 CPUtime=6.4 cores=0,2,4,6
/proc/4729/task/4731/stat : 4731 (claspmt) R 4727 4729 29580 0 -1 4202560 3501 0 0 0 633 7 0 0 18 0 4 0 654467578 261857280 18141 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4729/tid=4732] ppid=4727 vsize=255720 CPUtime=7.03 cores=0,2,4,6
/proc/4729/task/4732/stat : 4732 (claspmt) R 4727 4729 29580 0 -1 4202560 4571 0 0 0 688 15 0 0 19 0 4 0 654467578 261857280 18625 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4729/tid=4733] ppid=4727 vsize=255720 CPUtime=5.37 cores=0,2,4,6
/proc/4729/task/4733/stat : 4733 (claspmt) R 4727 4729 29580 0 -1 4202560 3727 0 0 0 526 11 0 0 25 0 4 0 654467578 261857280 19055 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.64
Current children cumulated vsize (KiB) 255720

[startup+12.7012 s]
/proc/loadavg: 2.13 1.26 1.08 6/402 4739
/proc/meminfo: memFree=24063500/32951132 swapFree=67093844/67111528
[pid=4729] ppid=4727 vsize=255720 CPUtime=43.33 cores=0,2,4,6
/proc/4729/stat : 4729 (claspmt) R 4727 4729 29580 0 -1 4202496 24144 0 0 0 4268 65 0 0 25 0 4 0 654467572 261857280 23641 33554432000 4194304 4964800 140735766444960 18446744073709551615 4339031 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4729/statm: 63930 23641 460 189 0 58279 0
[pid=4729/tid=4731] ppid=4727 vsize=255720 CPUtime=11.22 cores=0,2,4,6
/proc/4729/task/4731/stat : 4731 (claspmt) R 4727 4729 29580 0 -1 4202560 4847 0 0 0 1105 17 0 0 18 0 4 0 654467578 261857280 23641 33554432000 4194304 4964800 140735766444960 18446744073709551615 4658618 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4729/tid=4732] ppid=4727 vsize=255720 CPUtime=11.3 cores=0,2,4,6
/proc/4729/task/4732/stat : 4732 (claspmt) R 4727 4729 29580 0 -1 4202560 4585 0 0 0 1115 15 0 0 25 0 4 0 654467578 261857280 23641 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4729/tid=4733] ppid=4727 vsize=255720 CPUtime=8.2 cores=0,2,4,6
/proc/4729/task/4733/stat : 4733 (claspmt) R 4727 4729 29580 0 -1 4202560 3952 0 0 0 807 13 0 0 25 0 4 0 654467578 261857280 23641 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 43.33
Current children cumulated vsize (KiB) 255720

[startup+25.501 s]
/proc/loadavg: 2.57 1.38 1.12 6/402 4740
/proc/meminfo: memFree=23991008/32951132 swapFree=67093844/67111528
[pid=4729] ppid=4727 vsize=274760 CPUtime=94.34 cores=0,2,4,6
/proc/4729/stat : 4729 (claspmt) R 4727 4729 29580 0 -1 4202496 41954 0 0 0 9327 107 0 0 25 0 4 0 654467572 281354240 41451 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4729/statm: 68690 41451 460 189 0 63039 0
[pid=4729/tid=4731] ppid=4727 vsize=274760 CPUtime=24.02 cores=0,2,4,6
/proc/4729/task/4731/stat : 4731 (claspmt) R 4727 4729 29580 0 -1 4202560 6854 0 0 0 2377 25 0 0 25 0 4 0 654467578 281354240 41451 33554432000 4194304 4964800 140735766444960 18446744073709551615 4669136 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4729/tid=4732] ppid=4727 vsize=274760 CPUtime=24.1 cores=0,2,4,6
/proc/4729/task/4732/stat : 4732 (claspmt) R 4727 4729 29580 0 -1 4202560 8740 0 0 0 2381 29 0 0 19 0 4 0 654467578 281354240 41451 33554432000 4194304 4964800 140735766444960 18446744073709551615 4660372 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4729/tid=4733] ppid=4727 vsize=274760 CPUtime=20.83 cores=0,2,4,6
/proc/4729/task/4733/stat : 4733 (claspmt) R 4727 4729 29580 0 -1 4202560 9571 0 0 0 2051 32 0 0 20 0 4 0 654467578 281354240 41451 33554432000 4194304 4964800 140735766444960 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 94.34
Current children cumulated vsize (KiB) 274760

[startup+51.1005 s]
/proc/loadavg: 4.06 1.82 1.27 9/405 4743
/proc/meminfo: memFree=23756424/32951132 swapFree=67093844/67111528
[pid=4729] ppid=4727 vsize=359784 CPUtime=196.39 cores=0,2,4,6
/proc/4729/stat : 4729 (claspmt) R 4727 4729 29580 0 -1 4202496 58991 0 0 0 19521 118 0 0 25 0 4 0 654467572 368418816 58307 33554432000 4194304 4964800 140735766444960 18446744073709551615 4683980 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4729/statm: 89946 58307 460 189 0 84295 0
[pid=4729/tid=4731] ppid=4727 vsize=359784 CPUtime=49.6 cores=0,2,4,6
/proc/4729/task/4731/stat : 4731 (claspmt) R 4727 4729 29580 0 -1 4202560 10591 0 0 0 4933 27 0 0 25 0 4 0 654467578 368418816 58307 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4729/tid=4732] ppid=4727 vsize=359784 CPUtime=49.69 cores=0,2,4,6
/proc/4729/task/4732/stat : 4732 (claspmt) R 4727 4729 29580 0 -1 4202560 10654 0 0 0 4939 30 0 0 25 0 4 0 654467578 368418816 58307 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4729/tid=4733] ppid=4727 vsize=359784 CPUtime=46.1 cores=0,2,4,6
/proc/4729/task/4733/stat : 4733 (claspmt) R 4727 4729 29580 0 -1 4202560 14266 0 0 0 4576 34 0 0 25 0 4 0 654467578 368418816 58307 33554432000 4194304 4964800 140735766444960 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 196.39
Current children cumulated vsize (KiB) 359784

[startup+102.301 s]
/proc/loadavg: 6.81 2.95 1.69 10/406 4778
/proc/meminfo: memFree=23811936/32951132 swapFree=67093844/67111528
[pid=4729] ppid=4727 vsize=519944 CPUtime=399.5 cores=0,2,4,6
/proc/4729/stat : 4729 (claspmt) R 4727 4729 29580 0 -1 4202496 85245 0 0 0 39812 138 0 0 25 0 4 0 654467572 532422656 84264 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4729/statm: 129986 84264 460 189 0 124335 0
[pid=4729/tid=4731] ppid=4727 vsize=519944 CPUtime=100.76 cores=0,2,4,6
/proc/4729/task/4731/stat : 4731 (claspmt) R 4727 4729 29580 0 -1 4202560 13493 0 0 0 10047 29 0 0 25 0 4 0 654467578 532422656 84264 33554432000 4194304 4964800 140735766444960 18446744073709551615 4321025 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4729/tid=4732] ppid=4727 vsize=519944 CPUtime=100.58 cores=0,2,4,6
/proc/4729/task/4732/stat : 4732 (claspmt) R 4727 4729 29580 0 -1 4202560 14851 0 0 0 10024 34 0 0 25 0 4 0 654467578 532422656 84264 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4729/tid=4733] ppid=4727 vsize=519944 CPUtime=95.97 cores=0,2,4,6
/proc/4729/task/4733/stat : 4733 (claspmt) R 4727 4729 29580 0 -1 4202560 24868 0 0 0 9554 43 0 0 25 0 4 0 654467578 532422656 84264 33554432000 4194304 4964800 140735766444960 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 399.5
Current children cumulated vsize (KiB) 519944

[startup+162.3 s]
/proc/loadavg: 7.62 3.88 2.08 9/405 4779
/proc/meminfo: memFree=23730976/32951132 swapFree=67093844/67111528
[pid=4729] ppid=4727 vsize=539356 CPUtime=638.72 cores=0,2,4,6
/proc/4729/stat : 4729 (claspmt) R 4727 4729 29580 0 -1 4202496 104151 0 0 0 63722 150 0 0 25 0 4 0 654467572 552300544 102884 33554432000 4194304 4964800 140735766444960 18446744073709551615 4362211 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4729/statm: 134839 102884 460 189 0 129188 0
[pid=4729/tid=4731] ppid=4727 vsize=539356 CPUtime=160.77 cores=0,2,4,6
/proc/4729/task/4731/stat : 4731 (claspmt) R 4727 4729 29580 0 -1 4202560 19079 0 0 0 16042 35 0 0 25 0 4 0 654467578 552300544 102884 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4729/tid=4732] ppid=4727 vsize=539356 CPUtime=160.59 cores=0,2,4,6
/proc/4729/task/4732/stat : 4732 (claspmt) R 4727 4729 29580 0 -1 4202560 17219 0 0 0 16023 36 0 0 25 0 4 0 654467578 552300544 102884 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4729/tid=4733] ppid=4727 vsize=539356 CPUtime=155.21 cores=0,2,4,6
/proc/4729/task/4733/stat : 4733 (claspmt) R 4727 4729 29580 0 -1 4202560 27033 0 0 0 15476 45 0 0 25 0 4 0 654467578 552300544 102884 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 638.72
Current children cumulated vsize (KiB) 539356

[startup+222.301 s]
/proc/loadavg: 7.98 4.66 2.46 9/405 4781
/proc/meminfo: memFree=23683972/32951132 swapFree=67093844/67111528
[pid=4729] ppid=4727 vsize=545748 CPUtime=877.89 cores=0,2,4,6
/proc/4729/stat : 4729 (claspmt) R 4727 4729 29580 0 -1 4202496 110868 0 0 0 87631 158 0 0 25 0 4 0 654467572 558845952 109566 33554432000 4194304 4964800 140735766444960 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4729/statm: 136437 109566 460 189 0 130786 0
[pid=4729/tid=4731] ppid=4727 vsize=545748 CPUtime=220.75 cores=0,2,4,6
/proc/4729/task/4731/stat : 4731 (claspmt) R 4727 4729 29580 0 -1 4202560 19265 0 0 0 22040 35 0 0 25 0 4 0 654467578 558845952 109566 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4729/tid=4732] ppid=4727 vsize=545748 CPUtime=220.52 cores=0,2,4,6
/proc/4729/task/4732/stat : 4732 (claspmt) R 4727 4729 29580 0 -1 4202560 17884 0 0 0 22015 37 0 0 25 0 4 0 654467578 558845952 109566 33554432000 4194304 4964800 140735766444960 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4729/tid=4733] ppid=4727 vsize=545748 CPUtime=214.45 cores=0,2,4,6
/proc/4729/task/4733/stat : 4733 (claspmt) R 4727 4729 29580 0 -1 4202560 32899 0 0 0 21394 51 0 0 25 0 4 0 654467578 558845952 109566 33554432000 4194304 4964800 140735766444960 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 877.89
Current children cumulated vsize (KiB) 545748

[startup+282.315 s]

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

Current children cumulated CPU time (s) 2552.05
Current children cumulated vsize (KiB) 841232

[startup+702.3 s]
/proc/loadavg: 8.05 7.39 4.71 9/405 4794
/proc/meminfo: memFree=23294928/32951132 swapFree=67093844/67111528
[pid=4729] ppid=4727 vsize=906768 CPUtime=2791.24 cores=0,2,4,6
/proc/4729/stat : 4729 (claspmt) R 4727 4729 29580 0 -1 4202496 195954 0 0 0 278902 222 0 0 25 0 4 0 654467572 928530432 194418 33554432000 4194304 4964800 140735766444960 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4729/statm: 226692 194418 460 189 0 221041 0
[pid=4729/tid=4731] ppid=4727 vsize=906768 CPUtime=696.39 cores=0,2,4,6
/proc/4729/task/4731/stat : 4731 (claspmt) R 4727 4729 29580 0 -1 4202560 27640 0 0 0 69598 41 0 0 25 0 4 0 654467578 928530432 194418 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4729/tid=4732] ppid=4727 vsize=906768 CPUtime=700.12 cores=0,2,4,6
/proc/4729/task/4732/stat : 4732 (claspmt) R 4727 4729 29580 0 -1 4202560 55044 0 0 0 69947 65 0 0 25 0 4 0 654467578 928530432 194418 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4729/tid=4733] ppid=4727 vsize=906768 CPUtime=692.62 cores=0,2,4,6
/proc/4729/task/4733/stat : 4733 (claspmt) R 4727 4729 29580 0 -1 4202560 55451 0 0 0 69191 71 0 0 25 0 4 0 654467578 928530432 194418 33554432000 4194304 4964800 140735766444960 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2791.24
Current children cumulated vsize (KiB) 906768

[startup+762.301 s]
/proc/loadavg: 8.12 7.54 4.94 9/405 4795
/proc/meminfo: memFree=23292564/32951132 swapFree=67093844/67111528
[pid=4729] ppid=4727 vsize=906768 CPUtime=3030.39 cores=0,2,4,6
/proc/4729/stat : 4729 (claspmt) R 4727 4729 29580 0 -1 4202496 195954 0 0 0 302817 222 0 0 25 0 4 0 654467572 928530432 193982 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4729/statm: 226692 193982 460 189 0 221041 0
[pid=4729/tid=4731] ppid=4727 vsize=906768 CPUtime=755.6 cores=0,2,4,6
/proc/4729/task/4731/stat : 4731 (claspmt) R 4727 4729 29580 0 -1 4202560 27640 0 0 0 75519 41 0 0 25 0 4 0 654467578 928530432 193982 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4729/tid=4732] ppid=4727 vsize=906768 CPUtime=760.07 cores=0,2,4,6
/proc/4729/task/4732/stat : 4732 (claspmt) R 4727 4729 29580 0 -1 4202560 55044 0 0 0 75942 65 0 0 25 0 4 0 654467578 928530432 193982 33554432000 4194304 4964800 140735766444960 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4729/tid=4733] ppid=4727 vsize=906768 CPUtime=752.62 cores=0,2,4,6
/proc/4729/task/4733/stat : 4733 (claspmt) R 4727 4729 29580 0 -1 4202560 55451 0 0 0 75191 71 0 0 25 0 4 0 654467578 928530432 193982 33554432000 4194304 4964800 140735766444960 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3030.39
Current children cumulated vsize (KiB) 906768

[startup+822.301 s]
/proc/loadavg: 8.14 7.65 5.14 9/405 4797
/proc/meminfo: memFree=23291068/32951132 swapFree=67093844/67111528
[pid=4729] ppid=4727 vsize=906768 CPUtime=3269.6 cores=0,2,4,6
/proc/4729/stat : 4729 (claspmt) R 4727 4729 29580 0 -1 4202496 195954 0 0 0 326737 223 0 0 25 0 4 0 654467572 928530432 193982 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4729/statm: 226692 193982 460 189 0 221041 0
[pid=4729/tid=4731] ppid=4727 vsize=906768 CPUtime=814.83 cores=0,2,4,6
/proc/4729/task/4731/stat : 4731 (claspmt) R 4727 4729 29580 0 -1 4202560 27640 0 0 0 81442 41 0 0 25 0 4 0 654467578 928530432 193982 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4729/tid=4732] ppid=4727 vsize=906768 CPUtime=820.04 cores=0,2,4,6
/proc/4729/task/4732/stat : 4732 (claspmt) R 4727 4729 29580 0 -1 4202560 55044 0 0 0 81938 66 0 0 25 0 4 0 654467578 928530432 193982 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4729/tid=4733] ppid=4727 vsize=906768 CPUtime=812.63 cores=0,2,4,6
/proc/4729/task/4733/stat : 4733 (claspmt) R 4727 4729 29580 0 -1 4202560 55451 0 0 0 81192 71 0 0 25 0 4 0 654467578 928530432 193982 33554432000 4194304 4964800 140735766444960 18446744073709551615 4321176 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3269.6
Current children cumulated vsize (KiB) 906768

[startup+882.3 s]
/proc/loadavg: 8.13 7.74 5.32 9/405 4798
/proc/meminfo: memFree=23288208/32951132 swapFree=67093844/67111528
[pid=4729] ppid=4727 vsize=906768 CPUtime=3508.75 cores=0,2,4,6
/proc/4729/stat : 4729 (claspmt) R 4727 4729 29580 0 -1 4202496 195972 0 0 0 350650 225 0 0 25 0 4 0 654467572 928530432 194000 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670670 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4729/statm: 226692 194000 460 189 0 221041 0
[pid=4729/tid=4731] ppid=4727 vsize=906768 CPUtime=874.05 cores=0,2,4,6
/proc/4729/task/4731/stat : 4731 (claspmt) R 4727 4729 29580 0 -1 4202560 27640 0 0 0 87364 41 0 0 25 0 4 0 654467578 928530432 194000 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4729/tid=4732] ppid=4727 vsize=906768 CPUtime=879.98 cores=0,2,4,6
/proc/4729/task/4732/stat : 4732 (claspmt) R 4727 4729 29580 0 -1 4202560 55044 0 0 0 87931 67 0 0 25 0 4 0 654467578 928530432 194000 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4729/tid=4733] ppid=4727 vsize=906768 CPUtime=872.61 cores=0,2,4,6
/proc/4729/task/4733/stat : 4733 (claspmt) R 4727 4729 29580 0 -1 4202560 55469 0 0 0 87190 71 0 0 25 0 4 0 654467578 928530432 194000 33554432000 4194304 4964800 140735766444960 18446744073709551615 4683952 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3508.75
Current children cumulated vsize (KiB) 906768

[startup+942.315 s]
/proc/loadavg: 8.21 7.83 5.50 9/405 4800
/proc/meminfo: memFree=23284356/32951132 swapFree=67093844/67111528
[pid=4729] ppid=4727 vsize=906768 CPUtime=3747.99 cores=0,2,4,6
/proc/4729/stat : 4729 (claspmt) R 4727 4729 29580 0 -1 4202496 195972 0 0 0 374573 226 0 0 25 0 4 0 654467572 928530432 194000 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670499 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4729/statm: 226692 194000 460 189 0 221041 0
[pid=4729/tid=4731] ppid=4727 vsize=906768 CPUtime=933.28 cores=0,2,4,6
/proc/4729/task/4731/stat : 4731 (claspmt) R 4727 4729 29580 0 -1 4202560 27640 0 0 0 93287 41 0 0 25 0 4 0 654467578 928530432 194000 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4729/tid=4732] ppid=4727 vsize=906768 CPUtime=939.95 cores=0,2,4,6
/proc/4729/task/4732/stat : 4732 (claspmt) R 4727 4729 29580 0 -1 4202560 55044 0 0 0 93927 68 0 0 25 0 4 0 654467578 928530432 194000 33554432000 4194304 4964800 140735766444960 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4729/tid=4733] ppid=4727 vsize=906768 CPUtime=932.62 cores=0,2,4,6
/proc/4729/task/4733/stat : 4733 (claspmt) R 4727 4729 29580 0 -1 4202560 55469 0 0 0 93191 71 0 0 25 0 4 0 654467578 928530432 194000 33554432000 4194304 4964800 140735766444960 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3747.99
Current children cumulated vsize (KiB) 906768

[startup+1002.3 s]
/proc/loadavg: 8.20 7.89 5.67 9/405 4802
/proc/meminfo: memFree=23274676/32951132 swapFree=67093844/67111528
[pid=4729] ppid=4727 vsize=906768 CPUtime=3987.11 cores=0,2,4,6
/proc/4729/stat : 4729 (claspmt) R 4727 4729 29580 0 -1 4202496 198676 0 0 0 398482 229 0 0 25 0 4 0 654467572 928530432 196704 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670295 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4729/statm: 226692 196704 460 189 0 221041 0
[pid=4729/tid=4731] ppid=4727 vsize=906768 CPUtime=992.5 cores=0,2,4,6
/proc/4729/task/4731/stat : 4731 (claspmt) R 4727 4729 29580 0 -1 4202560 28321 0 0 0 99208 42 0 0 25 0 4 0 654467578 928530432 196704 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4729/tid=4732] ppid=4727 vsize=906768 CPUtime=999.89 cores=0,2,4,6
/proc/4729/task/4732/stat : 4732 (claspmt) R 4727 4729 29580 0 -1 4202560 55044 0 0 0 99921 68 0 0 25 0 4 0 654467578 928530432 196704 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4729/tid=4733] ppid=4727 vsize=906768 CPUtime=992.61 cores=0,2,4,6
/proc/4729/task/4733/stat : 4733 (claspmt) R 4727 4729 29580 0 -1 4202560 57487 0 0 0 99188 73 0 0 25 0 4 0 654467578 928530432 196704 33554432000 4194304 4964800 140735766444960 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3987.11
Current children cumulated vsize (KiB) 906768

[startup+1062.3 s]
/proc/loadavg: 8.26 7.95 5.83 9/405 4803
/proc/meminfo: memFree=23257436/32951132 swapFree=67093844/67111528
[pid=4729] ppid=4727 vsize=906768 CPUtime=4226.26 cores=0,2,4,6
/proc/4729/stat : 4729 (claspmt) R 4727 4729 29580 0 -1 4202496 200503 0 0 0 422395 231 0 0 25 0 4 0 654467572 928530432 198531 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4729/statm: 226692 198531 460 189 0 221041 0
[pid=4729/tid=4731] ppid=4727 vsize=906768 CPUtime=1051.71 cores=0,2,4,6
/proc/4729/task/4731/stat : 4731 (claspmt) R 4727 4729 29580 0 -1 4202560 28972 0 0 0 105129 42 0 0 25 0 4 0 654467578 928530432 198531 33554432000 4194304 4964800 140735766444960 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4729/tid=4732] ppid=4727 vsize=906768 CPUtime=1059.83 cores=0,2,4,6
/proc/4729/task/4732/stat : 4732 (claspmt) R 4727 4729 29580 0 -1 4202560 55044 0 0 0 105914 69 0 0 25 0 4 0 654467578 928530432 198531 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4729/tid=4733] ppid=4727 vsize=906768 CPUtime=1052.61 cores=0,2,4,6
/proc/4729/task/4733/stat : 4733 (claspmt) R 4727 4729 29580 0 -1 4202560 58663 0 0 0 105187 74 0 0 25 0 4 0 654467578 928530432 198531 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4226.26
Current children cumulated vsize (KiB) 906768

[startup+1122.3 s]
/proc/loadavg: 8.15 7.97 5.97 9/405 4805
/proc/meminfo: memFree=23253964/32951132 swapFree=67093844/67111528
[pid=4729] ppid=4727 vsize=906768 CPUtime=4465.44 cores=0,2,4,6
/proc/4729/stat : 4729 (claspmt) R 4727 4729 29580 0 -1 4202496 200756 0 0 0 446311 233 0 0 25 0 4 0 654467572 928530432 198784 33554432000 4194304 4964800 140735766444960 18446744073709551615 4342904 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4729/statm: 226692 198784 460 189 0 221041 0
[pid=4729/tid=4731] ppid=4727 vsize=906768 CPUtime=1110.94 cores=0,2,4,6
/proc/4729/task/4731/stat : 4731 (claspmt) R 4727 4729 29580 0 -1 4202560 28972 0 0 0 111051 43 0 0 25 0 4 0 654467578 928530432 198784 33554432000 4194304 4964800 140735766444960 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4729/tid=4732] ppid=4727 vsize=906768 CPUtime=1119.79 cores=0,2,4,6
/proc/4729/task/4732/stat : 4732 (claspmt) R 4727 4729 29580 0 -1 4202560 55044 0 0 0 111909 70 0 0 25 0 4 0 654467578 928530432 198784 33554432000 4194304 4964800 140735766444960 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4729/tid=4733] ppid=4727 vsize=906768 CPUtime=1112.61 cores=0,2,4,6
/proc/4729/task/4733/stat : 4733 (claspmt) R 4727 4729 29580 0 -1 4202560 58879 0 0 0 111186 75 0 0 25 0 4 0 654467578 928530432 198784 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4465.44
Current children cumulated vsize (KiB) 906768

[startup+1182.3 s]
/proc/loadavg: 8.10 7.99 6.10 9/405 4806
/proc/meminfo: memFree=23240072/32951132 swapFree=67093844/67111528
[pid=4729] ppid=4727 vsize=906768 CPUtime=4704.6 cores=0,2,4,6
/proc/4729/stat : 4729 (claspmt) R 4727 4729 29580 0 -1 4202496 203588 0 0 0 470223 237 0 0 25 0 4 0 654467572 928530432 201614 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670361 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4729/statm: 226692 201614 460 189 0 221041 0
[pid=4729/tid=4731] ppid=4727 vsize=906768 CPUtime=1170.15 cores=0,2,4,6
/proc/4729/task/4731/stat : 4731 (claspmt) R 4727 4729 29580 0 -1 4202560 30426 0 0 0 116970 45 0 0 25 0 4 0 654467578 928530432 201614 33554432000 4194304 4964800 140735766444960 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4729/tid=4732] ppid=4727 vsize=906768 CPUtime=1179.74 cores=0,2,4,6
/proc/4729/task/4732/stat : 4732 (claspmt) R 4727 4729 29580 0 -1 4202560 55044 0 0 0 117904 70 0 0 25 0 4 0 654467578 928530432 201614 33554432000 4194304 4964800 140735766444960 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4729/tid=4733] ppid=4727 vsize=906768 CPUtime=1172.61 cores=0,2,4,6
/proc/4729/task/4733/stat : 4733 (claspmt) R 4727 4729 29580 0 -1 4202560 60243 0 0 0 117185 76 0 0 25 0 4 0 654467578 928530432 201614 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4704.6
Current children cumulated vsize (KiB) 906768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.32 s]
/proc/loadavg: 8.28 8.04 6.16 10/405 4807
/proc/meminfo: memFree=23230144/32951132 swapFree=67093844/67111528
[pid=4729] ppid=4727 vsize=906768 CPUtime=4800.33 cores=0,2,4,6
/proc/4729/stat : 4729 (claspmt) R 4727 4729 29580 0 -1 4202496 206103 0 0 0 479793 240 0 0 25 0 4 0 654467572 928530432 204129 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4729/statm: 226692 204129 460 189 0 221041 0
[pid=4729/tid=4731] ppid=4727 vsize=906768 CPUtime=1193.85 cores=0,2,4,6
/proc/4729/task/4731/stat : 4731 (claspmt) R 4727 4729 29580 0 -1 4202560 30426 0 0 0 119340 45 0 0 25 0 4 0 654467578 928530432 204129 33554432000 4194304 4964800 140735766444960 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4729/tid=4732] ppid=4727 vsize=906768 CPUtime=1203.74 cores=0,2,4,6
/proc/4729/task/4732/stat : 4732 (claspmt) R 4727 4729 29580 0 -1 4202560 55044 0 0 0 120304 70 0 0 25 0 4 0 654467578 928530432 204129 33554432000 4194304 4964800 140735766444960 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4729/tid=4733] ppid=4727 vsize=906768 CPUtime=1196.63 cores=0,2,4,6
/proc/4729/task/4733/stat : 4733 (claspmt) R 4727 4729 29580 0 -1 4202560 60245 0 0 0 119587 76 0 0 25 0 4 0 654467578 928530432 204129 33554432000 4194304 4964800 140735766444960 18446744073709551615 4644900 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 906768

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

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

[startup+1206.42 s]
/proc/loadavg: 8.28 8.04 6.16 10/405 4807
/proc/meminfo: memFree=23230144/32951132 swapFree=67093844/67111528
[pid=4729] ppid=4727 vsize=695508 CPUtime=4800.47 cores=0,2,4,6
/proc/4729/stat : 4729 (claspmt) R 4727 4729 29580 0 -1 4202496 206114 0 0 0 479805 242 0 0 25 0 1 0 654467572 712200192 141113 33554432000 4194304 4964800 140735766444960 18446744073709551615 242970593415 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/4729/statm: 173877 141113 471 189 0 168226 0
Current children cumulated CPU time (s) 4800.47
Current children cumulated vsize (KiB) 695508

Child status: 0
Real time (s): 1206.45
CPU time (s): 4800.51
CPU user time (s): 4798.06
CPU system time (s): 2.44963
CPU usage (%): 397.904
Max. virtual memory (cumulated for all children) (KiB): 906768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.06
system time used= 2.44963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 206115
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= 12956
involuntary context switches= 21876

runsolver used 4.88926 second user time and 12.975 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-15 05:04:49
IDJOB=3373232
IDBENCH=83796
IDSOLVER=1853
FILE ID=node128/3373232-1305428689
RUNJOBID= node128-1305428689-4661
PBS_JOBID= 13324542
Free space on /tmp= 73616 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/handmade/gomes/bqwh/bqwh.50.825.shuffled-as.sat03-1648.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-3373232-1305428689/watcher-3373232-1305428689 -o /tmp/evaluation-result-3373232-1305428689/solver-3373232-1305428689 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373232-1305428689.cnf

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

MD5SUM BENCH= 05a191325d89de504821b55dea51ca7f
RANDOM SEED=60844502

node128.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.852
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.70
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.852
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.852
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24234296 kB
Buffers:        274548 kB
Cached:        2891436 kB
SwapCached:       1440 kB
Active:        6345352 kB
Inactive:      2079780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24234296 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:            4024 kB
Writeback:          12 kB
AnonPages:     5257416 kB
Mapped:          31568 kB
Slab:           187460 kB
PageTables:      38348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100673840 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73616 MiB
End job on node128 at 2011-05-15 05:24:58