Trace number 3381022

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) 40001.2 5019

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x34.cnf
MD5SUM72677fc46303044d3d9e832fa24a37b2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1904
Number of clauses207536
Sum of the clauses size824432
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22856
Number of clauses of size 30
Number of clauses of size 4204680
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 ...500476/instance-3381022-1305500476.cnf
9.48/9.51	c Solving...
40000.24/5018.23	
40000.24/5018.23	*** INTERRUPTED! ***
40000.24/5018.23	*** Shutting down threads...
40001.04/5018.99	s UNKNOWN
40001.04/5018.99	
40001.04/5018.99	c INTERRUPTED   : 1
40001.04/5018.99	c Models        : 0+    
40001.04/5018.99	c Time          : 5018.237s (Solving: 5008.73s 1st Model: 0.00s Unsat: 0.00s)
40001.04/5018.99	c CPU Time      : 40000.380s

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-3381022-1305500476/watcher-3381022-1305500476 -o /tmp/evaluation-result-3381022-1305500476/solver-3381022-1305500476 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381022-1305500476.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: 7.55 7.97 7.97 2/429 620
/proc/meminfo: memFree=16619628/32951124 swapFree=67082160/67111528
[pid=620] ppid=618 vsize=20872 CPUtime=0 cores=0-7
/proc/620/stat : 620 (claspmt) R 618 620 550 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 661645591 21372928 416 33554432000 4194304 4964800 140733354033040 18446744073709551615 228244046368 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/620/statm: 5218 416 353 189 0 92 0

[startup+0.0988399 s]
/proc/loadavg: 7.55 7.97 7.97 2/429 620
/proc/meminfo: memFree=16619628/32951124 swapFree=67082160/67111528
[pid=620] ppid=618 vsize=38576 CPUtime=0.09 cores=0-7
/proc/620/stat : 620 (claspmt) R 618 620 550 0 -1 4202496 5895 0 0 0 9 0 0 0 25 0 1 0 661645591 39501824 4644 33554432000 4194304 4964800 140733354033040 18446744073709551615 228244009669 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/620/statm: 9644 4647 397 189 0 4518 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38576

[startup+0.100838 s]
/proc/loadavg: 7.55 7.97 7.97 2/429 620
/proc/meminfo: memFree=16619628/32951124 swapFree=67082160/67111528
[pid=620] ppid=618 vsize=38576 CPUtime=0.09 cores=0-7
/proc/620/stat : 620 (claspmt) R 618 620 550 0 -1 4202496 5916 0 0 0 9 0 0 0 25 0 1 0 661645591 39501824 4664 33554432000 4194304 4964800 140733354033040 18446744073709551615 4625088 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/620/statm: 9644 4664 397 189 0 4518 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38576

[startup+0.300803 s]
/proc/loadavg: 7.55 7.97 7.97 2/429 620
/proc/meminfo: memFree=16619628/32951124 swapFree=67082160/67111528
[pid=620] ppid=618 vsize=40236 CPUtime=0.29 cores=0-7
/proc/620/stat : 620 (claspmt) R 618 620 550 0 -1 4202496 6230 0 0 0 29 0 0 0 25 0 1 0 661645591 41201664 4978 33554432000 4194304 4964800 140733354033040 18446744073709551615 4607575 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/620/statm: 10059 4978 399 189 0 4933 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40236

[startup+0.700733 s]
/proc/loadavg: 7.55 7.97 7.97 2/429 620
/proc/meminfo: memFree=16619628/32951124 swapFree=67082160/67111528
[pid=620] ppid=618 vsize=40236 CPUtime=0.69 cores=0-7
/proc/620/stat : 620 (claspmt) R 618 620 550 0 -1 4202496 6230 0 0 0 69 0 0 0 25 0 1 0 661645591 41201664 4978 33554432000 4194304 4964800 140733354033040 18446744073709551615 4607644 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/620/statm: 10059 4978 399 189 0 4933 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40236

[startup+1.50061 s]
/proc/loadavg: 7.03 7.86 7.93 2/430 621
/proc/meminfo: memFree=16601600/32951124 swapFree=67082160/67111528
[pid=620] ppid=618 vsize=41028 CPUtime=1.49 cores=0-7
/proc/620/stat : 620 (claspmt) R 618 620 550 0 -1 4202496 6453 0 0 0 149 0 0 0 25 0 1 0 661645591 42012672 5201 33554432000 4194304 4964800 140733354033040 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/620/statm: 10257 5201 400 189 0 5131 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41028

[startup+3.10031 s]
/proc/loadavg: 7.03 7.86 7.93 2/430 621
/proc/meminfo: memFree=16597136/32951124 swapFree=67082160/67111528
[pid=620] ppid=618 vsize=47100 CPUtime=3.09 cores=0-7
/proc/620/stat : 620 (claspmt) R 618 620 550 0 -1 4202496 7968 0 0 0 309 0 0 0 25 0 1 0 661645591 48230400 6716 33554432000 4194304 4964800 140733354033040 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/620/statm: 11775 6716 400 189 0 6649 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47100

[startup+6.30077 s]
/proc/loadavg: 6.55 7.74 7.89 2/430 621
/proc/meminfo: memFree=16588260/32951124 swapFree=67082160/67111528
[pid=620] ppid=618 vsize=54892 CPUtime=6.29 cores=0-7
/proc/620/stat : 620 (claspmt) R 618 620 550 0 -1 4202496 9924 0 0 0 628 1 0 0 25 0 1 0 661645591 56209408 8672 33554432000 4194304 4964800 140733354033040 18446744073709551615 4600392 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/620/statm: 13723 8672 400 189 0 8597 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54892

[startup+12.7006 s]
/proc/loadavg: 6.66 7.75 7.89 9/437 628
/proc/meminfo: memFree=16398672/32951124 swapFree=67082160/67111528
[pid=620] ppid=618 vsize=575632 CPUtime=33.99 cores=0-7
/proc/620/stat : 620 (claspmt) R 618 620 550 0 -1 4202496 63264 0 0 0 3369 30 0 0 25 0 8 0 661645591 589447168 61507 33554432000 4194304 4964800 140733354033040 18446744073709551615 4653482 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/620/statm: 143908 61507 466 189 0 138257 0
[pid=620/tid=622] ppid=618 vsize=575632 CPUtime=3.03 cores=0-7
/proc/620/task/622/stat : 622 (claspmt) R 618 620 550 0 -1 4202560 5702 0 0 0 300 3 0 0 23 0 8 0 661646543 589447168 61507 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=620/tid=623] ppid=618 vsize=575632 CPUtime=3.06 cores=0-7
/proc/620/task/623/stat : 623 (claspmt) R 618 620 550 0 -1 4202560 6990 0 0 0 301 5 0 0 22 0 8 0 661646543 589447168 61508 33554432000 4194304 4964800 140733354033040 18446744073709551615 228244009669 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=620/tid=624] ppid=618 vsize=575632 CPUtime=3.06 cores=0-7
/proc/620/task/624/stat : 624 (claspmt) R 618 620 550 0 -1 4202560 6396 0 0 0 304 2 0 0 22 0 8 0 661646543 589447168 61508 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=620/tid=625] ppid=618 vsize=575632 CPUtime=3.07 cores=0-7
/proc/620/task/625/stat : 625 (claspmt) R 618 620 550 0 -1 4202560 6788 0 0 0 304 3 0 0 21 0 8 0 661646543 589447168 61508 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=620/tid=626] ppid=618 vsize=575632 CPUtime=3.1 cores=0-7
/proc/620/task/626/stat : 626 (claspmt) R 618 620 550 0 -1 4202560 5542 0 0 0 308 2 0 0 23 0 8 0 661646543 589447168 61509 33554432000 4194304 4964800 140733354033040 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=620/tid=627] ppid=618 vsize=575632 CPUtime=3.05 cores=0-7
/proc/620/task/627/stat : 627 (claspmt) R 618 620 550 0 -1 4202560 6637 0 0 0 301 4 0 0 22 0 8 0 661646543 589447168 61509 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=620/tid=628] ppid=618 vsize=575632 CPUtime=3.1 cores=0-7
/proc/620/task/628/stat : 628 (claspmt) R 618 620 550 0 -1 4202560 7914 0 0 0 305 5 0 0 21 0 8 0 661646543 589447168 61509 33554432000 4194304 4964800 140733354033040 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 33.99
Current children cumulated vsize (KiB) 575632

[startup+25.5004 s]
/proc/loadavg: 6.96 7.76 7.89 9/437 629
/proc/meminfo: memFree=16213692/32951124 swapFree=67082160/67111528
[pid=620] ppid=618 vsize=595116 CPUtime=136.15 cores=0-7
/proc/620/stat : 620 (claspmt) R 618 620 550 0 -1 4202496 104652 0 0 0 13559 56 0 0 25 0 8 0 661645591 609398784 102895 33554432000 4194304 4964800 140733354033040 18446744073709551615 4362240 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/620/statm: 148779 102895 466 189 0 143128 0
[pid=620/tid=622] ppid=618 vsize=595116 CPUtime=15.63 cores=0-7
/proc/620/task/622/stat : 622 (claspmt) R 618 620 550 0 -1 4202560 11107 0 0 0 1556 7 0 0 25 0 8 0 661646543 609398784 102895 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=620/tid=623] ppid=618 vsize=595116 CPUtime=15.86 cores=0-7
/proc/620/task/623/stat : 623 (claspmt) R 618 620 550 0 -1 4202560 15141 0 0 0 1577 9 0 0 25 0 8 0 661646543 609398784 102895 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=620/tid=624] ppid=618 vsize=595116 CPUtime=15.85 cores=0-7
/proc/620/task/624/stat : 624 (claspmt) R 618 620 550 0 -1 4202560 9512 0 0 0 1581 4 0 0 25 0 8 0 661646543 609398784 102895 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=620/tid=625] ppid=618 vsize=595116 CPUtime=15.87 cores=0-7
/proc/620/task/625/stat : 625 (claspmt) R 618 620 550 0 -1 4202560 10388 0 0 0 1581 6 0 0 25 0 8 0 661646543 609398784 102895 33554432000 4194304 4964800 140733354033040 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=620/tid=626] ppid=618 vsize=595116 CPUtime=15.88 cores=0-7
/proc/620/task/626/stat : 626 (claspmt) R 618 620 550 0 -1 4202560 9238 0 0 0 1584 4 0 0 25 0 8 0 661646543 609398784 102895 33554432000 4194304 4964800 140733354033040 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=620/tid=627] ppid=618 vsize=595116 CPUtime=15.85 cores=0-7
/proc/620/task/627/stat : 627 (claspmt) R 618 620 550 0 -1 4202560 10211 0 0 0 1579 6 0 0 25 0 8 0 661646543 609398784 102895 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=620/tid=628] ppid=618 vsize=595116 CPUtime=15.89 cores=0-7
/proc/620/task/628/stat : 628 (claspmt) R 618 620 550 0 -1 4202560 15862 0 0 0 1579 10 0 0 25 0 8 0 661646543 609398784 102895 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 136.15
Current children cumulated vsize (KiB) 595116

[startup+51.1009 s]
/proc/loadavg: 7.37 7.79 7.90 9/437 629
/proc/meminfo: memFree=16052868/32951124 swapFree=67082160/67111528
[pid=620] ppid=618 vsize=812736 CPUtime=340.56 cores=0-7
/proc/620/stat : 620 (claspmt) R 618 620 550 0 -1 4202496 144309 0 0 0 33971 85 0 0 25 0 8 0 661645591 832241664 142531 33554432000 4194304 4964800 140733354033040 18446744073709551615 4659391 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/620/statm: 203184 142531 466 189 0 197533 0
[pid=620/tid=622] ppid=618 vsize=812736 CPUtime=40.85 cores=0-7
/proc/620/task/622/stat : 622 (claspmt) R 618 620 550 0 -1 4202560 15392 0 0 0 4074 11 0 0 25 0 8 0 661646543 832241664 142531 33554432000 4194304 4964800 140733354033040 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=620/tid=623] ppid=618 vsize=812736 CPUtime=41.46 cores=0-7
/proc/620/task/623/stat : 623 (claspmt) R 618 620 550 0 -1 4202560 18540 0 0 0 4135 11 0 0 25 0 8 0 661646543 832241664 142531 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=620/tid=624] ppid=618 vsize=812736 CPUtime=41.45 cores=0-7
/proc/620/task/624/stat : 624 (claspmt) R 618 620 550 0 -1 4202560 10781 0 0 0 4140 5 0 0 25 0 8 0 661646543 832241664 142531 33554432000 4194304 4964800 140733354033040 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=620/tid=625] ppid=618 vsize=812736 CPUtime=41.46 cores=0-7
/proc/620/task/625/stat : 625 (claspmt) R 618 620 550 0 -1 4202560 15400 0 0 0 4136 10 0 0 25 0 8 0 661646543 832241664 142531 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=620/tid=626] ppid=618 vsize=812736 CPUtime=41.48 cores=0-7
/proc/620/task/626/stat : 626 (claspmt) R 618 620 550 0 -1 4202560 13785 0 0 0 4141 7 0 0 25 0 8 0 661646543 832241664 142531 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=620/tid=627] ppid=618 vsize=812736 CPUtime=41.44 cores=0-7
/proc/620/task/627/stat : 627 (claspmt) R 618 620 550 0 -1 4202560 12136 0 0 0 4137 7 0 0 25 0 8 0 661646543 832241664 142531 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=620/tid=628] ppid=618 vsize=812736 CPUtime=41.48 cores=0-7
/proc/620/task/628/stat : 628 (claspmt) R 618 620 550 0 -1 4202560 25731 0 0 0 4132 16 0 0 25 0 8 0 661646543 832241664 142531 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 340.56
Current children cumulated vsize (KiB) 812736

[startup+102.317 s]
/proc/loadavg: 7.87 7.86 7.92 9/437 631
/proc/meminfo: memFree=15851708/32951124 swapFree=67082160/67111528
[pid=620] ppid=618 vsize=1109016 CPUtime=749.47 cores=0-7
/proc/620/stat : 620 (claspmt) R 618 620 550 0 -1 4202496 195551 0 0 0 74820 127 0 0 25 0 8 0 661645591 1135632384 192693 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/620/statm: 277254 192693 466 189 0 271603 0
[pid=620/tid=622] ppid=618 vsize=1109016 CPUtime=91.29 cores=0-7
/proc/620/task/622/stat : 622 (claspmt) R 618 620 550 0 -1 4202560 24892 0 0 0 9109 20 0 0 25 0 8 0 661646543 1135632384 192693 33554432000 4194304 4964800 140733354033040 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=620/tid=623] ppid=618 vsize=1109016 CPUtime=92.67 cores=0-7
/proc/620/task/623/stat : 623 (claspmt) R 618 620 550 0 -1 4202560 23397 0 0 0 9254 13 0 0 25 0 8 0 661646543 1135632384 192693 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=620/tid=624] ppid=618 vsize=1109016 CPUtime=92.66 cores=0-7
/proc/620/task/624/stat : 624 (claspmt) R 618 620 550 0 -1 4202560 13653 0 0 0 9259 7 0 0 25 0 8 0 661646543 1135632384 192693 33554432000 4194304 4964800 140733354033040 18446744073709551615 4332103 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=620/tid=625] ppid=618 vsize=1109016 CPUtime=92.66 cores=0-7
/proc/620/task/625/stat : 625 (claspmt) R 618 620 550 0 -1 4202560 25069 0 0 0 9246 20 0 0 25 0 8 0 661646543 1135632384 192693 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=620/tid=626] ppid=618 vsize=1109016 CPUtime=92.69 cores=0-7
/proc/620/task/626/stat : 626 (claspmt) R 618 620 550 0 -1 4202560 15201 0 0 0 9261 8 0 0 25 0 8 0 661646543 1135632384 192693 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=620/tid=627] ppid=618 vsize=1109016 CPUtime=92.65 cores=0-7
/proc/620/task/627/stat : 627 (claspmt) R 618 620 550 0 -1 4202560 16141 0 0 0 9255 10 0 0 25 0 8 0 661646543 1135632384 192693 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=620/tid=628] ppid=618 vsize=1109016 CPUtime=92.7 cores=0-7
/proc/620/task/628/stat : 628 (claspmt) R 618 620 550 0 -1 4202560 39863 0 0 0 9242 28 0 0 25 0 8 0 661646543 1135632384 192693 33554432000 4194304 4964800 140733354033040 18446744073709551615 4320916 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 749.47
Current children cumulated vsize (KiB) 1109016

[startup+162.3 s]
/proc/loadavg: 8.03 7.90 7.92 9/437 632
/proc/meminfo: memFree=15674480/32951124 swapFree=67082160/67111528
[pid=620] ppid=618 vsize=1133076 CPUtime=1228.42 cores=0-7
/proc/620/stat : 620 (claspmt) R 618 620 550 0 -1 4202496 240950 0 0 0 122669 173 0 0 25 0 8 0 661645591 1160269824 237558 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/620/statm: 283269 237558 466 189 0 277618 0
[pid=620/tid=622] ppid=618 vsize=1133076 CPUtime=150.4 cores=0-7
/proc/620/task/622/stat : 622 (claspmt) R 618 620 550 0 -1 4202560 31620 0 0 0 15014 26 0 0 25 0 8 0 661646543 1160269824 237558 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=620/tid=623] ppid=618 vsize=1133076 CPUtime=152.65 cores=0-7
/proc/620/task/623/stat : 623 (claspmt) R 618 620 550 0 -1 4202560 27143 0 0 0 15247 18 0 0 25 0 8 0 661646543 1160269824 237558 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=620/tid=624] ppid=618 vsize=1133076 CPUtime=152.65 cores=0-7
/proc/620/task/624/stat : 624 (claspmt) R 618 620 550 0 -1 4202560 17921 0 0 0 15253 12 0 0 25 0 8 0 661646543 1160269824 237558 33554432000 4194304 4964800 140733354033040 18446744073709551615 4660168 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=620/tid=625] ppid=618 vsize=1133076 CPUtime=152.63 cores=0-7
/proc/620/task/625/stat : 625 (claspmt) R 618 620 550 0 -1 4202560 30970 0 0 0 15238 25 0 0 25 0 8 0 661646543 1160269824 237558 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=620/tid=626] ppid=618 vsize=1133076 CPUtime=152.68 cores=0-7
/proc/620/task/626/stat : 626 (claspmt) R 618 620 550 0 -1 4202560 22806 0 0 0 15253 15 0 0 25 0 8 0 661646543 1160269824 237558 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=620/tid=627] ppid=618 vsize=1133076 CPUtime=152.63 cores=0-7

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

[pid=620] ppid=618 vsize=2992972 CPUtime=37637.4 cores=0-7
/proc/620/stat : 620 (claspmt) R 618 620 550 0 -1 4202496 689320 0 0 0 3762900 842 0 0 25 0 8 0 661645591 3064803328 678683 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/620/statm: 748243 678683 466 189 0 742592 0
[pid=620/tid=622] ppid=618 vsize=2992972 CPUtime=4682.79 cores=0-7
/proc/620/task/622/stat : 622 (claspmt) R 618 620 550 0 -1 4202560 65295 0 0 0 468200 79 0 0 25 0 8 0 661646543 3064803328 678683 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=620/tid=623] ppid=618 vsize=2992972 CPUtime=4712.15 cores=0-7
/proc/620/task/623/stat : 623 (claspmt) R 618 620 550 0 -1 4202560 69778 0 0 0 471143 72 0 0 25 0 8 0 661646543 3064803328 678683 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=620/tid=624] ppid=618 vsize=2992972 CPUtime=4712.16 cores=0-7
/proc/620/task/624/stat : 624 (claspmt) R 618 620 550 0 -1 4202560 63108 0 0 0 471144 72 0 0 25 0 8 0 661646543 3064803328 678683 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=620/tid=625] ppid=618 vsize=2992972 CPUtime=4711.18 cores=0-7
/proc/620/task/625/stat : 625 (claspmt) R 618 620 550 0 -1 4202560 56388 0 0 0 471063 55 0 0 25 0 8 0 661646543 3064803328 678683 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=620/tid=626] ppid=618 vsize=2992972 CPUtime=4711.92 cores=0-7
/proc/620/task/626/stat : 626 (claspmt) R 618 620 550 0 -1 4202560 44895 0 0 0 471151 41 0 0 25 0 8 0 661646543 3064803328 678683 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=620/tid=627] ppid=618 vsize=2992972 CPUtime=4708.06 cores=0-7
/proc/620/task/627/stat : 627 (claspmt) R 618 620 550 0 -1 4202560 59669 0 0 0 470723 83 0 0 25 0 8 0 661646543 3064803328 678683 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=620/tid=628] ppid=618 vsize=2992972 CPUtime=4691.33 cores=0-7
/proc/620/task/628/stat : 628 (claspmt) R 618 620 550 0 -1 4202560 157714 0 0 0 468915 218 0 0 25 0 8 0 661646543 3064803328 678683 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37637.4
Current children cumulated vsize (KiB) 2992972

[startup+4782.3 s]
/proc/loadavg: 8.11 8.08 8.01 9/437 772
/proc/meminfo: memFree=13902180/32951124 swapFree=67082160/67111528
[pid=620] ppid=618 vsize=2992972 CPUtime=38116.4 cores=0-7
/proc/620/stat : 620 (claspmt) R 618 620 550 0 -1 4202496 689424 0 0 0 3810797 845 0 0 25 0 8 0 661645591 3064803328 678770 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/620/statm: 748243 678770 466 189 0 742592 0
[pid=620/tid=622] ppid=618 vsize=2992972 CPUtime=4741.85 cores=0-7
/proc/620/task/622/stat : 622 (claspmt) R 618 620 550 0 -1 4202560 65299 0 0 0 474106 79 0 0 18 0 8 0 661646543 3064803328 678770 33554432000 4194304 4964800 140733354033040 18446744073709551615 228244046474 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=620/tid=623] ppid=618 vsize=2992972 CPUtime=4772.14 cores=0-7
/proc/620/task/623/stat : 623 (claspmt) R 618 620 550 0 -1 4202560 69778 0 0 0 477142 72 0 0 25 0 8 0 661646543 3064803328 678770 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=620/tid=624] ppid=618 vsize=2992972 CPUtime=4772.13 cores=0-7
/proc/620/task/624/stat : 624 (claspmt) R 618 620 550 0 -1 4202560 63108 0 0 0 477141 72 0 0 25 0 8 0 661646543 3064803328 678770 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=620/tid=625] ppid=618 vsize=2992972 CPUtime=4771.14 cores=0-7
/proc/620/task/625/stat : 625 (claspmt) R 618 620 550 0 -1 4202560 56388 0 0 0 477059 55 0 0 25 0 8 0 661646543 3064803328 678770 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=620/tid=626] ppid=618 vsize=2992972 CPUtime=4771.9 cores=0-7
/proc/620/task/626/stat : 626 (claspmt) R 618 620 550 0 -1 4202560 44989 0 0 0 477149 41 0 0 25 0 8 0 661646543 3064803328 678770 33554432000 4194304 4964800 140733354033040 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=620/tid=627] ppid=618 vsize=2992972 CPUtime=4768.03 cores=0-7
/proc/620/task/627/stat : 627 (claspmt) R 618 620 550 0 -1 4202560 59669 0 0 0 476719 84 0 0 25 0 8 0 661646543 3064803328 678770 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=620/tid=628] ppid=618 vsize=2992972 CPUtime=4751.31 cores=0-7
/proc/620/task/628/stat : 628 (claspmt) R 618 620 550 0 -1 4202560 157714 0 0 0 474913 218 0 0 25 0 8 0 661646543 3064803328 678770 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38116.4
Current children cumulated vsize (KiB) 2992972

[startup+4842.32 s]
/proc/loadavg: 8.04 8.06 8.01 9/437 773
/proc/meminfo: memFree=13899892/32951124 swapFree=67082160/67111528
[pid=620] ppid=618 vsize=2992972 CPUtime=38595.6 cores=0-7
/proc/620/stat : 620 (claspmt) R 618 620 550 0 -1 4202496 689961 0 0 0 3858718 846 0 0 25 0 8 0 661645591 3064803328 679307 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670340 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/620/statm: 748243 679307 466 189 0 742592 0
[pid=620/tid=622] ppid=618 vsize=2992972 CPUtime=4800.98 cores=0-7
/proc/620/task/622/stat : 622 (claspmt) R 618 620 550 0 -1 4202560 65303 0 0 0 480018 80 0 0 25 0 8 0 661646543 3064803328 679307 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=620/tid=623] ppid=618 vsize=2992972 CPUtime=4832.16 cores=0-7
/proc/620/task/623/stat : 623 (claspmt) R 618 620 550 0 -1 4202560 69831 0 0 0 483144 72 0 0 25 0 8 0 661646543 3064803328 679307 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=620/tid=624] ppid=618 vsize=2992972 CPUtime=4832.15 cores=0-7
/proc/620/task/624/stat : 624 (claspmt) R 618 620 550 0 -1 4202560 63108 0 0 0 483142 73 0 0 25 0 8 0 661646543 3064803328 679307 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=620/tid=625] ppid=618 vsize=2992972 CPUtime=4831.15 cores=0-7
/proc/620/task/625/stat : 625 (claspmt) R 618 620 550 0 -1 4202560 56388 0 0 0 483060 55 0 0 25 0 8 0 661646543 3064803328 679307 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=620/tid=626] ppid=618 vsize=2992972 CPUtime=4831.92 cores=0-7
/proc/620/task/626/stat : 626 (claspmt) R 618 620 550 0 -1 4202560 45007 0 0 0 483151 41 0 0 25 0 8 0 661646543 3064803328 679307 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=620/tid=627] ppid=618 vsize=2992972 CPUtime=4828.04 cores=0-7
/proc/620/task/627/stat : 627 (claspmt) R 618 620 550 0 -1 4202560 60130 0 0 0 482720 84 0 0 25 0 8 0 661646543 3064803328 679307 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=620/tid=628] ppid=618 vsize=2992972 CPUtime=4811.32 cores=0-7
/proc/620/task/628/stat : 628 (claspmt) R 618 620 550 0 -1 4202560 157714 0 0 0 480914 218 0 0 25 0 8 0 661646543 3064803328 679307 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38595.6
Current children cumulated vsize (KiB) 2992972

[startup+4902.3 s]
/proc/loadavg: 8.01 8.05 8.00 9/437 775
/proc/meminfo: memFree=13899708/32951124 swapFree=67082160/67111528
[pid=620] ppid=618 vsize=2992972 CPUtime=39074.6 cores=0-7
/proc/620/stat : 620 (claspmt) R 618 620 550 0 -1 4202496 690003 0 0 0 3906618 846 0 0 25 0 8 0 661645591 3064803328 679349 33554432000 4194304 4964800 140733354033040 18446744073709551615 4332041 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/620/statm: 748243 679349 466 189 0 742592 0
[pid=620/tid=622] ppid=618 vsize=2992972 CPUtime=4860.1 cores=0-7
/proc/620/task/622/stat : 622 (claspmt) R 618 620 550 0 -1 4202560 65305 0 0 0 485930 80 0 0 25 0 8 0 661646543 3064803328 679349 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=620/tid=623] ppid=618 vsize=2992972 CPUtime=4892.14 cores=0-7
/proc/620/task/623/stat : 623 (claspmt) R 618 620 550 0 -1 4202560 69831 0 0 0 489142 72 0 0 25 0 8 0 661646543 3064803328 679349 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=620/tid=624] ppid=618 vsize=2992972 CPUtime=4892.14 cores=0-7
/proc/620/task/624/stat : 624 (claspmt) R 618 620 550 0 -1 4202560 63108 0 0 0 489141 73 0 0 25 0 8 0 661646543 3064803328 679349 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=620/tid=625] ppid=618 vsize=2992972 CPUtime=4891.13 cores=0-7
/proc/620/task/625/stat : 625 (claspmt) R 618 620 550 0 -1 4202560 56389 0 0 0 489058 55 0 0 25 0 8 0 661646543 3064803328 679349 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=620/tid=626] ppid=618 vsize=2992972 CPUtime=4891.91 cores=0-7
/proc/620/task/626/stat : 626 (claspmt) R 618 620 550 0 -1 4202560 45008 0 0 0 489150 41 0 0 25 0 8 0 661646543 3064803328 679349 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=620/tid=627] ppid=618 vsize=2992972 CPUtime=4888.03 cores=0-7
/proc/620/task/627/stat : 627 (claspmt) R 618 620 550 0 -1 4202560 60160 0 0 0 488719 84 0 0 25 0 8 0 661646543 3064803328 679349 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=620/tid=628] ppid=618 vsize=2992972 CPUtime=4871.3 cores=0-7
/proc/620/task/628/stat : 628 (claspmt) R 618 620 550 0 -1 4202560 157718 0 0 0 486912 218 0 0 25 0 8 0 661646543 3064803328 679349 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39074.6
Current children cumulated vsize (KiB) 2992972

[startup+4962.3 s]
/proc/loadavg: 8.00 8.04 8.00 9/437 776
/proc/meminfo: memFree=13899536/32951124 swapFree=67082160/67111528
[pid=620] ppid=618 vsize=2992972 CPUtime=39553.8 cores=0-7
/proc/620/stat : 620 (claspmt) R 618 620 550 0 -1 4202496 690022 0 0 0 3954527 848 0 0 25 0 8 0 661645591 3064803328 679368 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/620/statm: 748243 679368 466 189 0 742592 0
[pid=620/tid=622] ppid=618 vsize=2992972 CPUtime=4919.22 cores=0-7
/proc/620/task/622/stat : 622 (claspmt) R 618 620 550 0 -1 4202560 65311 0 0 0 491842 80 0 0 25 0 8 0 661646543 3064803328 679368 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=620/tid=623] ppid=618 vsize=2992972 CPUtime=4952.14 cores=0-7
/proc/620/task/623/stat : 623 (claspmt) R 618 620 550 0 -1 4202560 69831 0 0 0 495142 72 0 0 25 0 8 0 661646543 3064803328 679368 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=620/tid=624] ppid=618 vsize=2992972 CPUtime=4952.14 cores=0-7
/proc/620/task/624/stat : 624 (claspmt) R 618 620 550 0 -1 4202560 63108 0 0 0 495140 74 0 0 25 0 8 0 661646543 3064803328 679368 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=620/tid=625] ppid=618 vsize=2992972 CPUtime=4951.11 cores=0-7
/proc/620/task/625/stat : 625 (claspmt) R 618 620 550 0 -1 4202560 56389 0 0 0 495056 55 0 0 25 0 8 0 661646543 3064803328 679368 33554432000 4194304 4964800 140733354033040 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=620/tid=626] ppid=618 vsize=2992972 CPUtime=4951.91 cores=0-7
/proc/620/task/626/stat : 626 (claspmt) R 618 620 550 0 -1 4202560 45017 0 0 0 495150 41 0 0 25 0 8 0 661646543 3064803328 679368 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=620/tid=627] ppid=618 vsize=2992972 CPUtime=4948.02 cores=0-7
/proc/620/task/627/stat : 627 (claspmt) R 618 620 550 0 -1 4202560 60164 0 0 0 494718 84 0 0 25 0 8 0 661646543 3064803328 679368 33554432000 4194304 4964800 140733354033040 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=620/tid=628] ppid=618 vsize=2992972 CPUtime=4931.3 cores=0-7
/proc/620/task/628/stat : 628 (claspmt) R 618 620 550 0 -1 4202560 157718 0 0 0 492912 218 0 0 25 0 8 0 661646543 3064803328 679368 33554432000 4194304 4964800 140733354033040 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39553.8
Current children cumulated vsize (KiB) 2992972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5018.2 s]
/proc/loadavg: 8.00 8.03 8.00 10/437 778
/proc/meminfo: memFree=13892152/32951124 swapFree=67082160/67111528
[pid=620] ppid=618 vsize=3124044 CPUtime=40000.2 cores=0-7
/proc/620/stat : 620 (claspmt) R 618 620 550 0 -1 4202496 692049 0 0 0 3999173 851 0 0 25 0 8 0 661645591 3199021056 681380 33554432000 4194304 4964800 140733354033040 18446744073709551615 4332151 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/620/statm: 781011 681380 466 189 0 775360 0
[pid=620/tid=622] ppid=618 vsize=3124044 CPUtime=4974.32 cores=0-7
/proc/620/task/622/stat : 622 (claspmt) R 618 620 550 0 -1 4202560 65323 0 0 0 497352 80 0 0 25 0 8 0 661646543 3199021056 681380 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=620/tid=623] ppid=618 vsize=3124044 CPUtime=5008.06 cores=0-7
/proc/620/task/623/stat : 623 (claspmt) R 618 620 550 0 -1 4202560 69870 0 0 0 500734 72 0 0 25 0 8 0 661646543 3199021056 681380 33554432000 4194304 4964800 140733354033040 18446744073709551615 4320934 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=620/tid=624] ppid=618 vsize=3124044 CPUtime=5008.07 cores=0-7
/proc/620/task/624/stat : 624 (claspmt) R 618 620 550 0 -1 4202560 63207 0 0 0 500733 74 0 0 25 0 8 0 661646543 3199021056 681380 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=620/tid=625] ppid=618 vsize=3124044 CPUtime=5007.03 cores=0-7
/proc/620/task/625/stat : 625 (claspmt) R 618 620 550 0 -1 4202560 56390 0 0 0 500648 55 0 0 25 0 8 0 661646543 3199021056 681380 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=620/tid=626] ppid=618 vsize=3124044 CPUtime=5007.84 cores=0-7
/proc/620/task/626/stat : 626 (claspmt) R 618 620 550 0 -1 4202560 45509 0 0 0 500743 41 0 0 25 0 8 0 661646543 3199021056 681380 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=620/tid=627] ppid=618 vsize=3124044 CPUtime=5003.96 cores=0-7
/proc/620/task/627/stat : 627 (claspmt) R 618 620 550 0 -1 4202560 60376 0 0 0 500311 85 0 0 25 0 8 0 661646543 3199021056 681380 33554432000 4194304 4964800 140733354033040 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=620/tid=628] ppid=618 vsize=3124044 CPUtime=4987.23 cores=0-7
/proc/620/task/628/stat : 628 (claspmt) R 618 620 550 0 -1 4202560 157784 0 0 0 498505 218 0 0 25 0 8 0 661646543 3199021056 681380 33554432000 4194304 4964800 140733354033040 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 3124044

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

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

[startup+5018.34 s]
/proc/loadavg: 8.00 8.03 8.00 10/437 778
/proc/meminfo: memFree=13892152/32951124 swapFree=67082160/67111528
[pid=620] ppid=618 vsize=3123804 CPUtime=40000.5 cores=0-7
/proc/620/stat : 620 (claspmt) R 618 620 550 0 -1 4202496 692059 0 0 0 3999197 851 0 0 25 0 1 0 661645591 3198775296 681263 33554432000 4194304 4964800 140733354033040 18446744073709551615 228244004193 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/620/statm: 780951 681263 476 189 0 775300 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 3123804

[startup+5018.7 s]
/proc/loadavg: 8.00 8.03 8.00 10/437 778
/proc/meminfo: memFree=13892152/32951124 swapFree=67082160/67111528
[pid=620] ppid=618 vsize=3047324 CPUtime=40000.8 cores=0-7
/proc/620/stat : 620 (claspmt) R 618 620 550 0 -1 4202496 692059 0 0 0 3999233 851 0 0 25 0 1 0 661645591 3120459776 677613 33554432000 4194304 4964800 140733354033040 18446744073709551615 228244005866 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/620/statm: 761831 677613 476 189 0 756180 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 3047324

[startup+5018.9 s]
/proc/loadavg: 8.00 8.03 8.00 10/437 778
/proc/meminfo: memFree=13892152/32951124 swapFree=67082160/67111528
[pid=620] ppid=618 vsize=2643164 CPUtime=40001 cores=0-7
/proc/620/stat : 620 (claspmt) R 618 620 550 0 -1 4202496 692059 0 0 0 3999251 853 0 0 25 0 1 0 661645591 2706599936 563141 33554432000 4194304 4964800 140733354033040 18446744073709551615 228244392295 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/620/statm: 660791 563083 476 189 0 655140 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 2643164

Child status: 0
Real time (s): 5019
CPU time (s): 40001.2
CPU user time (s): 39992.5
CPU system time (s): 8.63369
CPU usage (%): 796.994
Max. virtual memory (cumulated for all children) (KiB): 3124044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39992.5
system time used= 8.63369
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 692060
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= 146977
involuntary context switches= 190585

runsolver used 19.2851 second user time and 53.7148 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-16 01:01:16
IDJOB=3381022
IDBENCH=83182
IDSOLVER=1865
FILE ID=node136/3381022-1305500476
RUNJOBID= node136-1305500476-564
PBS_JOBID= 13325459
Free space on /tmp= 72996 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-14x34.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-3381022-1305500476/watcher-3381022-1305500476 -o /tmp/evaluation-result-3381022-1305500476/solver-3381022-1305500476 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381022-1305500476.cnf

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

MD5SUM BENCH= 72677fc46303044d3d9e832fa24a37b2
RANDOM SEED=2132503881

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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:      16619652 kB
Buffers:        326616 kB
Cached:        5955432 kB
SwapCached:       2732 kB
Active:       11564152 kB
Inactive:      4402924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16619652 kB
SwapTotal:    67111528 kB
SwapFree:     67082160 kB
Dirty:            6032 kB
Writeback:           0 kB
AnonPages:     9683656 kB
Mapped:          34904 kB
Slab:           241148 kB
PageTables:      52364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 122405580 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= 72992 MiB
End job on node136 at 2011-05-16 02:24:57