Trace number 3373146

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.18 1202.93

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-020-019.shuffled-as.sat05-1190.cnf
MD5SUM81bbeaaf9f0ca3bfc36d743097777052
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.62875
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses3630
Sum of the clauses size7600
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23610
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...431102/instance-3373146-1305431102.cnf
0.00/0.01	c Solving...
4800.13/1202.91	
4800.13/1202.91	*** INTERRUPTED! ***
4800.13/1202.91	*** Shutting down threads...
4800.13/1202.92	s UNKNOWN
4800.13/1202.92	
4800.13/1202.92	c INTERRUPTED   : 1
4800.13/1202.92	c Models        : 0+    
4800.13/1202.92	c Time          : 1202.913s (Solving: 1202.90s 1st Model: 0.00s Unsat: 0.00s)
4800.13/1202.92	c CPU Time      : 4800.160s

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-3373146-1305431102/watcher-3373146-1305431102 -o /tmp/evaluation-result-3373146-1305431102/solver-3373146-1305431102 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373146-1305431102.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: 3.77 5.15 6.66 1/274 29608
/proc/meminfo: memFree=24868704/32951124 swapFree=67057896/67111528
[pid=29608] ppid=29606 vsize=21296 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (claspmt) R 29606 29608 29180 0 -1 4202496 632 0 0 0 0 0 0 0 22 0 1 0 635525558 21807104 561 33554432000 4194304 4964800 140736369690976 18446744073709551615 254261277381 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29608/statm: 5324 561 399 189 0 198 0

[startup+0.0879091 s]
/proc/loadavg: 3.77 5.15 6.66 1/274 29608
/proc/meminfo: memFree=24868704/32951124 swapFree=67057896/67111528
[pid=29608] ppid=29606 vsize=169044 CPUtime=0.3 cores=0,2,4,6
/proc/29608/stat : 29608 (claspmt) R 29606 29608 29180 0 -1 4202496 1664 0 0 0 29 1 0 0 24 0 4 0 635525558 173101056 1582 33554432000 4194304 4964800 140736369690976 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29608/statm: 42261 1582 458 189 0 36610 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 169044

[startup+0.100907 s]
/proc/loadavg: 3.77 5.15 6.66 1/274 29608
/proc/meminfo: memFree=24868704/32951124 swapFree=67057896/67111528
[pid=29608] ppid=29606 vsize=169044 CPUtime=0.35 cores=0,2,4,6
/proc/29608/stat : 29608 (claspmt) R 29606 29608 29180 0 -1 4202496 1721 0 0 0 34 1 0 0 24 0 4 0 635525558 173101056 1639 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670361 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29608/statm: 42261 1639 458 189 0 36610 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 169044

[startup+0.30084 s]
/proc/loadavg: 3.77 5.15 6.66 1/274 29608
/proc/meminfo: memFree=24868704/32951124 swapFree=67057896/67111528
[pid=29608] ppid=29606 vsize=170232 CPUtime=1.15 cores=0,2,4,6
/proc/29608/stat : 29608 (claspmt) R 29606 29608 29180 0 -1 4202496 2620 0 0 0 113 2 0 0 25 0 4 0 635525558 174317568 2538 33554432000 4194304 4964800 140736369690976 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29608/statm: 42558 2538 458 189 0 36907 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 170232

[startup+0.70077 s]
/proc/loadavg: 3.77 5.15 6.66 1/274 29608
/proc/meminfo: memFree=24868704/32951124 swapFree=67057896/67111528
[pid=29608] ppid=29606 vsize=172784 CPUtime=2.75 cores=0,2,4,6
/proc/29608/stat : 29608 (claspmt) R 29606 29608 29180 0 -1 4202496 4123 0 0 0 273 2 0 0 18 0 4 0 635525558 176930816 4041 33554432000 4194304 4964800 140736369690976 18446744073709551615 4627263 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29608/statm: 43196 4041 458 189 0 37545 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 172784

[startup+1.50063 s]
/proc/loadavg: 3.77 5.15 6.66 9/286 29623
/proc/meminfo: memFree=24809284/32951124 swapFree=67057896/67111528
[pid=29608] ppid=29606 vsize=176876 CPUtime=5.94 cores=0,2,4,6
/proc/29608/stat : 29608 (claspmt) R 29606 29608 29180 0 -1 4202496 6318 0 0 0 591 3 0 0 19 0 4 0 635525558 181121024 6236 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29608/statm: 44219 6236 458 189 0 38568 0
[pid=29608/tid=29610] ppid=29606 vsize=176876 CPUtime=1.48 cores=0,2,4,6
/proc/29608/task/29610/stat : 29610 (claspmt) R 29606 29608 29180 0 -1 4202560 937 0 0 0 148 0 0 0 25 0 4 0 635525559 181121024 6236 33554432000 4194304 4964800 140736369690976 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29608/tid=29611] ppid=29606 vsize=176876 CPUtime=1.48 cores=0,2,4,6
/proc/29608/task/29611/stat : 29611 (claspmt) R 29606 29608 29180 0 -1 4202560 2025 0 0 0 147 1 0 0 25 0 4 0 635525559 181121024 6236 33554432000 4194304 4964800 140736369690976 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29608/tid=29612] ppid=29606 vsize=176876 CPUtime=1.48 cores=0,2,4,6
/proc/29608/task/29612/stat : 29612 (claspmt) R 29606 29608 29180 0 -1 4202560 1357 0 0 0 147 1 0 0 18 0 4 0 635525559 181121024 6236 33554432000 4194304 4964800 140736369690976 18446744073709551615 4332324 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 176876

[startup+3.10035 s]
/proc/loadavg: 3.77 5.15 6.66 9/286 29623
/proc/meminfo: memFree=24785104/32951124 swapFree=67057896/67111528
[pid=29608] ppid=29606 vsize=177944 CPUtime=12.32 cores=0,2,4,6
/proc/29608/stat : 29608 (claspmt) R 29606 29608 29180 0 -1 4202496 7118 0 0 0 1229 3 0 0 22 0 4 0 635525558 182214656 7036 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29608/statm: 44486 7036 458 189 0 38835 0
[pid=29608/tid=29610] ppid=29606 vsize=177944 CPUtime=3.08 cores=0,2,4,6
/proc/29608/task/29610/stat : 29610 (claspmt) R 29606 29608 29180 0 -1 4202560 1019 0 0 0 308 0 0 0 25 0 4 0 635525559 182214656 7036 33554432000 4194304 4964800 140736369690976 18446744073709551615 4321065 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29608/tid=29611] ppid=29606 vsize=177944 CPUtime=3.08 cores=0,2,4,6
/proc/29608/task/29611/stat : 29611 (claspmt) R 29606 29608 29180 0 -1 4202560 2161 0 0 0 307 1 0 0 25 0 4 0 635525559 182214656 7036 33554432000 4194304 4964800 140736369690976 18446744073709551615 4320993 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29608/tid=29612] ppid=29606 vsize=177944 CPUtime=3.08 cores=0,2,4,6
/proc/29608/task/29612/stat : 29612 (claspmt) R 29606 29608 29180 0 -1 4202560 1823 0 0 0 307 1 0 0 21 0 4 0 635525559 182214656 7037 33554432000 4194304 4964800 140736369690976 18446744073709551615 254261277729 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 177944

[startup+6.30079 s]
/proc/loadavg: 4.19 5.21 6.67 9/286 29623
/proc/meminfo: memFree=24736244/32951124 swapFree=67057896/67111528
[pid=29608] ppid=29606 vsize=178240 CPUtime=25.08 cores=0,2,4,6
/proc/29608/stat : 29608 (claspmt) R 29606 29608 29180 0 -1 4202496 8201 0 0 0 2504 4 0 0 25 0 4 0 635525558 182517760 8119 33554432000 4194304 4964800 140736369690976 18446744073709551615 4332387 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29608/statm: 44560 8119 458 189 0 38909 0
[pid=29608/tid=29610] ppid=29606 vsize=178240 CPUtime=6.27 cores=0,2,4,6
/proc/29608/task/29610/stat : 29610 (claspmt) R 29606 29608 29180 0 -1 4202560 1136 0 0 0 627 0 0 0 25 0 4 0 635525559 182517760 8119 33554432000 4194304 4964800 140736369690976 18446744073709551615 4653296 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29608/tid=29611] ppid=29606 vsize=178240 CPUtime=6.27 cores=0,2,4,6
/proc/29608/task/29611/stat : 29611 (claspmt) R 29606 29608 29180 0 -1 4202560 2400 0 0 0 626 1 0 0 18 0 4 0 635525559 182517760 8119 33554432000 4194304 4964800 140736369690976 18446744073709551615 4683996 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29608/tid=29612] ppid=29606 vsize=178240 CPUtime=6.27 cores=0,2,4,6
/proc/29608/task/29612/stat : 29612 (claspmt) R 29606 29608 29180 0 -1 4202560 2459 0 0 0 626 1 0 0 22 0 4 0 635525559 182517760 8119 33554432000 4194304 4964800 140736369690976 18446744073709551615 4332355 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 178240

[startup+12.7007 s]
/proc/loadavg: 4.49 5.26 6.67 9/286 29623
/proc/meminfo: memFree=24666072/32951124 swapFree=67057896/67111528
[pid=29608] ppid=29606 vsize=246100 CPUtime=50.6 cores=0,2,4,6
/proc/29608/stat : 29608 (claspmt) R 29606 29608 29180 0 -1 4202496 11227 0 0 0 5054 6 0 0 25 0 4 0 635525558 252006400 11145 33554432000 4194304 4964800 140736369690976 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29608/statm: 61525 11145 458 189 0 55874 0
[pid=29608/tid=29610] ppid=29606 vsize=246100 CPUtime=12.66 cores=0,2,4,6
/proc/29608/task/29610/stat : 29610 (claspmt) R 29606 29608 29180 0 -1 4202560 2106 0 0 0 1265 1 0 0 25 0 4 0 635525559 252006400 11145 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29608/tid=29611] ppid=29606 vsize=246100 CPUtime=12.67 cores=0,2,4,6
/proc/29608/task/29611/stat : 29611 (claspmt) R 29606 29608 29180 0 -1 4202560 3431 0 0 0 1266 1 0 0 25 0 4 0 635525559 252006400 11145 33554432000 4194304 4964800 140736369690976 18446744073709551615 4660236 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29608/tid=29612] ppid=29606 vsize=246100 CPUtime=12.68 cores=0,2,4,6
/proc/29608/task/29612/stat : 29612 (claspmt) R 29606 29608 29180 0 -1 4202560 3097 0 0 0 1266 2 0 0 25 0 4 0 635525559 252006400 11145 33554432000 4194304 4964800 140736369690976 18446744073709551615 4332387 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 246100

[startup+25.5004 s]
/proc/loadavg: 5.41 5.42 6.71 9/286 29624
/proc/meminfo: memFree=24623164/32951124 swapFree=67057896/67111528
[pid=29608] ppid=29606 vsize=246528 CPUtime=101.68 cores=0,2,4,6
/proc/29608/stat : 29608 (claspmt) R 29606 29608 29180 0 -1 4202496 13164 0 0 0 10159 9 0 0 25 0 4 0 635525558 252444672 12989 33554432000 4194304 4964800 140736369690976 18446744073709551615 4332103 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29608/statm: 61632 12989 458 189 0 55981 0
[pid=29608/tid=29610] ppid=29606 vsize=246528 CPUtime=25.45 cores=0,2,4,6
/proc/29608/task/29610/stat : 29610 (claspmt) R 29606 29608 29180 0 -1 4202560 2655 0 0 0 2544 1 0 0 25 0 4 0 635525559 252444672 12989 33554432000 4194304 4964800 140736369690976 18446744073709551615 4647533 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29608/tid=29611] ppid=29606 vsize=246528 CPUtime=25.47 cores=0,2,4,6
/proc/29608/task/29611/stat : 29611 (claspmt) R 29606 29608 29180 0 -1 4202560 3744 0 0 0 2545 2 0 0 25 0 4 0 635525559 252444672 12989 33554432000 4194304 4964800 140736369690976 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29608/tid=29612] ppid=29606 vsize=246528 CPUtime=25.47 cores=0,2,4,6
/proc/29608/task/29612/stat : 29612 (claspmt) R 29606 29608 29180 0 -1 4202560 3304 0 0 0 2545 2 0 0 25 0 4 0 635525559 252444672 12989 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 246528

[startup+51.1009 s]
/proc/loadavg: 6.29 5.63 6.74 9/286 29624
/proc/meminfo: memFree=24529476/32951124 swapFree=67057896/67111528
[pid=29608] ppid=29606 vsize=249940 CPUtime=203.84 cores=0,2,4,6
/proc/29608/stat : 29608 (claspmt) R 29606 29608 29180 0 -1 4202496 16614 0 0 0 20371 13 0 0 25 0 4 0 635525558 255938560 16076 33554432000 4194304 4964800 140736369690976 18446744073709551615 4661184 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29608/statm: 62485 16076 458 189 0 56834 0
[pid=29608/tid=29610] ppid=29606 vsize=249940 CPUtime=51.04 cores=0,2,4,6
/proc/29608/task/29610/stat : 29610 (claspmt) R 29606 29608 29180 0 -1 4202560 4449 0 0 0 5101 3 0 0 25 0 4 0 635525559 255938560 16076 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29608/tid=29611] ppid=29606 vsize=249940 CPUtime=51.06 cores=0,2,4,6
/proc/29608/task/29611/stat : 29611 (claspmt) R 29606 29608 29180 0 -1 4202560 3975 0 0 0 5103 3 0 0 25 0 4 0 635525559 255938560 16076 33554432000 4194304 4964800 140736369690976 18446744073709551615 4320993 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29608/tid=29612] ppid=29606 vsize=249940 CPUtime=51.06 cores=0,2,4,6
/proc/29608/task/29612/stat : 29612 (claspmt) R 29606 29608 29180 0 -1 4202560 4000 0 0 0 5103 3 0 0 25 0 4 0 635525559 255938560 16076 33554432000 4194304 4964800 140736369690976 18446744073709551615 4332324 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.84
Current children cumulated vsize (KiB) 249940

[startup+102.311 s]
/proc/loadavg: 7.36 6.04 6.81 9/286 29626
/proc/meminfo: memFree=24473024/32951124 swapFree=67057896/67111528
[pid=29608] ppid=29606 vsize=252528 CPUtime=408.19 cores=0,2,4,6
/proc/29608/stat : 29608 (claspmt) R 29606 29608 29180 0 -1 4202496 20563 0 0 0 40800 19 0 0 25 0 4 0 635525558 258588672 18961 33554432000 4194304 4964800 140736369690976 18446744073709551615 4684107 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29608/statm: 63132 18961 458 189 0 57481 0
[pid=29608/tid=29610] ppid=29606 vsize=252528 CPUtime=102.22 cores=0,2,4,6
/proc/29608/task/29610/stat : 29610 (claspmt) R 29606 29608 29180 0 -1 4202560 5245 0 0 0 10218 4 0 0 25 0 4 0 635525559 258588672 18961 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29608/tid=29611] ppid=29606 vsize=252528 CPUtime=102.26 cores=0,2,4,6
/proc/29608/task/29611/stat : 29611 (claspmt) R 29606 29608 29180 0 -1 4202560 4788 0 0 0 10222 4 0 0 25 0 4 0 635525559 258588672 18961 33554432000 4194304 4964800 140736369690976 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29608/tid=29612] ppid=29606 vsize=252528 CPUtime=102.26 cores=0,2,4,6
/proc/29608/task/29612/stat : 29612 (claspmt) R 29606 29608 29180 0 -1 4202560 5604 0 0 0 10221 5 0 0 25 0 4 0 635525559 258588672 18961 33554432000 4194304 4964800 140736369690976 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.19
Current children cumulated vsize (KiB) 252528

[startup+162.3 s]
/proc/loadavg: 7.79 6.38 6.89 9/286 29627
/proc/meminfo: memFree=24409968/32951124 swapFree=67057896/67111528
[pid=29608] ppid=29606 vsize=252624 CPUtime=647.58 cores=0,2,4,6
/proc/29608/stat : 29608 (claspmt) R 29606 29608 29180 0 -1 4202496 23256 0 0 0 64733 25 0 0 25 0 4 0 635525558 258686976 20591 33554432000 4194304 4964800 140736369690976 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29608/statm: 63156 20591 458 189 0 57505 0
[pid=29608/tid=29610] ppid=29606 vsize=252624 CPUtime=162.2 cores=0,2,4,6
/proc/29608/task/29610/stat : 29610 (claspmt) R 29606 29608 29180 0 -1 4202560 5631 0 0 0 16214 6 0 0 25 0 4 0 635525559 258686976 20591 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29608/tid=29611] ppid=29606 vsize=252624 CPUtime=162.25 cores=0,2,4,6
/proc/29608/task/29611/stat : 29611 (claspmt) R 29606 29608 29180 0 -1 4202560 5234 0 0 0 16219 6 0 0 25 0 4 0 635525559 258686976 20591 33554432000 4194304 4964800 140736369690976 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29608/tid=29612] ppid=29606 vsize=252624 CPUtime=161.83 cores=0,2,4,6
/proc/29608/task/29612/stat : 29612 (claspmt) R 29606 29608 29180 0 -1 4202560 5909 0 0 0 16177 6 0 0 25 0 4 0 635525559 258686976 20591 33554432000 4194304 4964800 140736369690976 18446744073709551615 4332375 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647.58
Current children cumulated vsize (KiB) 252624

[startup+222.301 s]
/proc/loadavg: 8.02 6.72 6.97 9/286 29629
/proc/meminfo: memFree=24362536/32951124 swapFree=67057896/67111528
[pid=29608] ppid=29606 vsize=253824 CPUtime=886.98 cores=0,2,4,6
/proc/29608/stat : 29608 (claspmt) R 29606 29608 29180 0 -1 4202496 24306 0 0 0 88668 30 0 0 25 0 4 0 635525558 259915776 21428 33554432000 4194304 4964800 140736369690976 18446744073709551615 4653299 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29608/statm: 63456 21428 458 189 0 57805 0
[pid=29608/tid=29610] ppid=29606 vsize=253824 CPUtime=222.17 cores=0,2,4,6
/proc/29608/task/29610/stat : 29610 (claspmt) R 29606 29608 29180 0 -1 4202560 5799 0 0 0 22210 7 0 0 25 0 4 0 635525559 259915776 21428 33554432000 4194304 4964800 140736369690976 18446744073709551615 4653307 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29608/tid=29611] ppid=29606 vsize=253824 CPUtime=222.24 cores=0,2,4,6
/proc/29608/task/29611/stat : 29611 (claspmt) R 29606 29608 29180 0 -1 4202560 5547 0 0 0 22217 7 0 0 25 0 4 0 635525559 259915776 21428 33554432000 4194304 4964800 140736369690976 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29608/tid=29612] ppid=29606 vsize=253824 CPUtime=221.29 cores=0,2,4,6
/proc/29608/task/29612/stat : 29612 (claspmt) R 29606 29608 29180 0 -1 4202560 6345 0 0 0 22121 8 0 0 19 0 4 0 635525559 259915776 21428 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670546 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 886.98
Current children cumulated vsize (KiB) 253824

[startup+282.301 s]

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

[pid=29608] ppid=29606 vsize=259760 CPUtime=2802.46 cores=0,2,4,6
/proc/29608/stat : 29608 (claspmt) R 29606 29608 29180 0 -1 4202496 40902 0 0 0 280183 63 0 0 25 0 4 0 635525558 265994240 27204 33554432000 4194304 4964800 140736369690976 18446744073709551615 4342174 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29608/statm: 64940 27204 458 189 0 59289 0
[pid=29608/tid=29610] ppid=29606 vsize=259760 CPUtime=702.04 cores=0,2,4,6
/proc/29608/task/29610/stat : 29610 (claspmt) R 29606 29608 29180 0 -1 4202560 8307 0 0 0 70188 16 0 0 25 0 4 0 635525559 265994240 27204 33554432000 4194304 4964800 140736369690976 18446744073709551615 254261313207 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29608/tid=29611] ppid=29606 vsize=259760 CPUtime=702.19 cores=0,2,4,6
/proc/29608/task/29611/stat : 29611 (claspmt) R 29606 29608 29180 0 -1 4202560 13601 0 0 0 70204 15 0 0 25 0 4 0 635525559 265994240 27204 33554432000 4194304 4964800 140736369690976 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29608/tid=29612] ppid=29606 vsize=259760 CPUtime=697.03 cores=0,2,4,6
/proc/29608/task/29612/stat : 29612 (claspmt) R 29606 29608 29180 0 -1 4202560 11043 0 0 0 69687 16 0 0 25 0 4 0 635525559 265994240 27204 33554432000 4194304 4964800 140736369690976 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2802.46
Current children cumulated vsize (KiB) 259760

[startup+762.31 s]
/proc/loadavg: 8.08 7.85 7.44 9/286 29643
/proc/meminfo: memFree=24163112/32951124 swapFree=67057896/67111528
[pid=29608] ppid=29606 vsize=259844 CPUtime=3041.93 cores=0,2,4,6
/proc/29608/stat : 29608 (claspmt) R 29606 29608 29180 0 -1 4202496 44366 0 0 0 304125 68 0 0 25 0 4 0 635525558 266080256 28397 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29608/statm: 64961 28397 458 189 0 59310 0
[pid=29608/tid=29610] ppid=29606 vsize=259844 CPUtime=762.05 cores=0,2,4,6
/proc/29608/task/29610/stat : 29610 (claspmt) R 29606 29608 29180 0 -1 4202560 8720 0 0 0 76187 18 0 0 20 0 4 0 635525559 266080256 28397 33554432000 4194304 4964800 140736369690976 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29608/tid=29611] ppid=29606 vsize=259844 CPUtime=762.19 cores=0,2,4,6
/proc/29608/task/29611/stat : 29611 (claspmt) R 29606 29608 29180 0 -1 4202560 14871 0 0 0 76203 16 0 0 25 0 4 0 635525559 266080256 28397 33554432000 4194304 4964800 140736369690976 18446744073709551615 4320961 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29608/tid=29612] ppid=29606 vsize=259844 CPUtime=756.5 cores=0,2,4,6
/proc/29608/task/29612/stat : 29612 (claspmt) R 29606 29608 29180 0 -1 4202560 12812 0 0 0 75633 17 0 0 19 0 4 0 635525559 266080256 28397 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3041.93
Current children cumulated vsize (KiB) 259844

[startup+822.301 s]
/proc/loadavg: 8.13 7.90 7.48 9/286 29645
/proc/meminfo: memFree=24160320/32951124 swapFree=67057896/67111528
[pid=29608] ppid=29606 vsize=261564 CPUtime=3281.31 cores=0,2,4,6
/proc/29608/stat : 29608 (claspmt) R 29606 29608 29180 0 -1 4202496 45882 0 0 0 328058 73 0 0 25 0 4 0 635525558 267841536 28850 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29608/statm: 65391 28850 458 189 0 59740 0
[pid=29608/tid=29610] ppid=29606 vsize=261564 CPUtime=821.74 cores=0,2,4,6
/proc/29608/task/29610/stat : 29610 (claspmt) R 29606 29608 29180 0 -1 4202560 8820 0 0 0 82155 19 0 0 25 0 4 0 635525559 267841536 28850 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29608/tid=29611] ppid=29606 vsize=261564 CPUtime=822.17 cores=0,2,4,6
/proc/29608/task/29611/stat : 29611 (claspmt) R 29606 29608 29180 0 -1 4202560 15307 0 0 0 82200 17 0 0 25 0 4 0 635525559 267841536 28850 33554432000 4194304 4964800 140736369690976 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29608/tid=29612] ppid=29606 vsize=261564 CPUtime=816.24 cores=0,2,4,6
/proc/29608/task/29612/stat : 29612 (claspmt) R 29606 29608 29180 0 -1 4202560 13369 0 0 0 81605 19 0 0 25 0 4 0 635525559 267841536 28850 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3281.31
Current children cumulated vsize (KiB) 261564

[startup+882.3 s]
/proc/loadavg: 8.09 7.93 7.52 9/286 29647
/proc/meminfo: memFree=24159172/32951124 swapFree=67057896/67111528
[pid=29608] ppid=29606 vsize=261368 CPUtime=3520.74 cores=0,2,4,6
/proc/29608/stat : 29608 (claspmt) R 29606 29608 29180 0 -1 4202496 46565 0 0 0 351997 77 0 0 25 0 4 0 635525558 267640832 28837 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670295 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29608/statm: 65342 28837 458 189 0 59691 0
[pid=29608/tid=29610] ppid=29606 vsize=261368 CPUtime=881.2 cores=0,2,4,6
/proc/29608/task/29610/stat : 29610 (claspmt) R 29606 29608 29180 0 -1 4202560 8829 0 0 0 88099 21 0 0 25 0 4 0 635525559 267640832 28837 33554432000 4194304 4964800 140736369690976 18446744073709551615 4362275 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29608/tid=29611] ppid=29606 vsize=261368 CPUtime=882.17 cores=0,2,4,6
/proc/29608/task/29611/stat : 29611 (claspmt) R 29606 29608 29180 0 -1 4202560 15418 0 0 0 88199 18 0 0 25 0 4 0 635525559 267640832 28837 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29608/tid=29612] ppid=29606 vsize=261368 CPUtime=876.23 cores=0,2,4,6
/proc/29608/task/29612/stat : 29612 (claspmt) R 29606 29608 29180 0 -1 4202560 13685 0 0 0 87603 20 0 0 25 0 4 0 635525559 267640832 28837 33554432000 4194304 4964800 140736369690976 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3520.74
Current children cumulated vsize (KiB) 261368

[startup+942.301 s]
/proc/loadavg: 8.12 7.97 7.55 9/286 29648
/proc/meminfo: memFree=24159628/32951124 swapFree=67057896/67111528
[pid=29608] ppid=29606 vsize=261036 CPUtime=3760.18 cores=0,2,4,6
/proc/29608/stat : 29608 (claspmt) R 29606 29608 29180 0 -1 4202496 46667 0 0 0 375936 82 0 0 25 0 4 0 635525558 267300864 28618 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29608/statm: 65259 28618 458 189 0 59608 0
[pid=29608/tid=29610] ppid=29606 vsize=261036 CPUtime=940.66 cores=0,2,4,6
/proc/29608/task/29610/stat : 29610 (claspmt) R 29606 29608 29180 0 -1 4202560 8829 0 0 0 94044 22 0 0 20 0 4 0 635525559 267300864 28618 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29608/tid=29611] ppid=29606 vsize=261036 CPUtime=942.15 cores=0,2,4,6
/proc/29608/task/29611/stat : 29611 (claspmt) R 29606 29608 29180 0 -1 4202560 15520 0 0 0 94197 18 0 0 25 0 4 0 635525559 267300864 28618 33554432000 4194304 4964800 140736369690976 18446744073709551615 4684096 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29608/tid=29612] ppid=29606 vsize=261036 CPUtime=936.23 cores=0,2,4,6
/proc/29608/task/29612/stat : 29612 (claspmt) R 29606 29608 29180 0 -1 4202560 13685 0 0 0 93602 21 0 0 25 0 4 0 635525559 267300864 28618 33554432000 4194304 4964800 140736369690976 18446744073709551615 4684040 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3760.18
Current children cumulated vsize (KiB) 261036

[startup+1002.3 s]
/proc/loadavg: 8.10 7.99 7.58 9/286 29661
/proc/meminfo: memFree=24119164/32951124 swapFree=67057896/67111528
[pid=29608] ppid=29606 vsize=261452 CPUtime=3999.6 cores=0,2,4,6
/proc/29608/stat : 29608 (claspmt) R 29606 29608 29180 0 -1 4202496 49230 0 0 0 399872 88 0 0 25 0 4 0 635525558 267726848 29120 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670335 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29608/statm: 65363 29120 458 189 0 59712 0
[pid=29608/tid=29610] ppid=29606 vsize=261452 CPUtime=1000.13 cores=0,2,4,6
/proc/29608/task/29610/stat : 29610 (claspmt) R 29606 29608 29180 0 -1 4202560 9065 0 0 0 99988 25 0 0 18 0 4 0 635525559 267726848 29120 33554432000 4194304 4964800 140736369690976 18446744073709551615 4653536 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29608/tid=29611] ppid=29606 vsize=261452 CPUtime=1002.15 cores=0,2,4,6
/proc/29608/task/29611/stat : 29611 (claspmt) R 29606 29608 29180 0 -1 4202560 16683 0 0 0 100196 19 0 0 25 0 4 0 635525559 267726848 29120 33554432000 4194304 4964800 140736369690976 18446744073709551615 4332418 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29608/tid=29612] ppid=29606 vsize=261452 CPUtime=996.2 cores=0,2,4,6
/proc/29608/task/29612/stat : 29612 (claspmt) R 29606 29608 29180 0 -1 4202560 13963 0 0 0 99597 23 0 0 25 0 4 0 635525559 267726848 29120 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3999.6
Current children cumulated vsize (KiB) 261452

[startup+1062.3 s]
/proc/loadavg: 8.07 8.00 7.61 9/286 29663
/proc/meminfo: memFree=24084664/32951124 swapFree=67057896/67111528
[pid=29608] ppid=29606 vsize=262680 CPUtime=4239.04 cores=0,2,4,6
/proc/29608/stat : 29608 (claspmt) R 29606 29608 29180 0 -1 4202496 51416 0 0 0 423811 93 0 0 25 0 4 0 635525558 268984320 29794 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29608/statm: 65670 29794 458 189 0 60019 0
[pid=29608/tid=29610] ppid=29606 vsize=262680 CPUtime=1059.59 cores=0,2,4,6
/proc/29608/task/29610/stat : 29610 (claspmt) R 29606 29608 29180 0 -1 4202560 9513 0 0 0 105933 26 0 0 25 0 4 0 635525559 268984320 29794 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29608/tid=29611] ppid=29606 vsize=262680 CPUtime=1062.14 cores=0,2,4,6
/proc/29608/task/29611/stat : 29611 (claspmt) R 29606 29608 29180 0 -1 4202560 17340 0 0 0 106194 20 0 0 25 0 4 0 635525559 268984320 29794 33554432000 4194304 4964800 140736369690976 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29608/tid=29612] ppid=29606 vsize=262680 CPUtime=1056.2 cores=0,2,4,6
/proc/29608/task/29612/stat : 29612 (claspmt) R 29606 29608 29180 0 -1 4202560 14939 0 0 0 105596 24 0 0 25 0 4 0 635525559 268984320 29794 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4239.04
Current children cumulated vsize (KiB) 262680

[startup+1122.3 s]
/proc/loadavg: 8.06 8.01 7.64 9/286 29665
/proc/meminfo: memFree=24082768/32951124 swapFree=67057896/67111528
[pid=29608] ppid=29606 vsize=263820 CPUtime=4478.46 cores=0,2,4,6
/proc/29608/stat : 29608 (claspmt) R 29606 29608 29180 0 -1 4202496 53172 0 0 0 447749 97 0 0 25 0 4 0 635525558 270151680 30350 33554432000 4194304 4964800 140736369690976 18446744073709551615 4332341 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29608/statm: 65955 30350 458 189 0 60304 0
[pid=29608/tid=29610] ppid=29606 vsize=263820 CPUtime=1119.46 cores=0,2,4,6
/proc/29608/task/29610/stat : 29610 (claspmt) R 29606 29608 29180 0 -1 4202560 10017 0 0 0 111918 28 0 0 25 0 4 0 635525559 270151680 30350 33554432000 4194304 4964800 140736369690976 18446744073709551615 4647578 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29608/tid=29611] ppid=29606 vsize=263820 CPUtime=1122.13 cores=0,2,4,6
/proc/29608/task/29611/stat : 29611 (claspmt) R 29606 29608 29180 0 -1 4202560 17835 0 0 0 112192 21 0 0 25 0 4 0 635525559 270151680 30350 33554432000 4194304 4964800 140736369690976 18446744073709551615 4644912 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29608/tid=29612] ppid=29606 vsize=263820 CPUtime=1115.79 cores=0,2,4,6
/proc/29608/task/29612/stat : 29612 (claspmt) R 29606 29608 29180 0 -1 4202560 15339 0 0 0 111554 25 0 0 25 0 4 0 635525559 270151680 30350 33554432000 4194304 4964800 140736369690976 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4478.46
Current children cumulated vsize (KiB) 263820

[startup+1182.3 s]
/proc/loadavg: 8.08 8.03 7.67 9/286 29667
/proc/meminfo: memFree=24078652/32951124 swapFree=67057896/67111528
[pid=29608] ppid=29606 vsize=263628 CPUtime=4717.9 cores=0,2,4,6
/proc/29608/stat : 29608 (claspmt) R 29606 29608 29180 0 -1 4202496 54987 0 0 0 471689 101 0 0 25 0 4 0 635525558 269955072 31387 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29608/statm: 65907 31387 458 189 0 60256 0
[pid=29608/tid=29610] ppid=29606 vsize=263628 CPUtime=1179.44 cores=0,2,4,6
/proc/29608/task/29610/stat : 29610 (claspmt) R 29606 29608 29180 0 -1 4202560 10113 0 0 0 117915 29 0 0 25 0 4 0 635525559 269955072 31387 33554432000 4194304 4964800 140736369690976 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29608/tid=29611] ppid=29606 vsize=263628 CPUtime=1182.12 cores=0,2,4,6
/proc/29608/task/29611/stat : 29611 (claspmt) R 29606 29608 29180 0 -1 4202560 18151 0 0 0 118190 22 0 0 25 0 4 0 635525559 269955072 31387 33554432000 4194304 4964800 140736369690976 18446744073709551615 4320921 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29608/tid=29612] ppid=29606 vsize=263628 CPUtime=1175.27 cores=0,2,4,6
/proc/29608/task/29612/stat : 29612 (claspmt) R 29606 29608 29180 0 -1 4202560 16421 0 0 0 117501 26 0 0 25 0 4 0 635525559 269955072 31387 33554432000 4194304 4964800 140736369690976 18446744073709551615 4683980 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4717.9
Current children cumulated vsize (KiB) 263628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.9 s]
/proc/loadavg: 8.18 8.06 7.69 9/286 29667
/proc/meminfo: memFree=24078008/32951124 swapFree=67057896/67111528
[pid=29608] ppid=29606 vsize=263616 CPUtime=4800.13 cores=0,2,4,6
/proc/29608/stat : 29608 (claspmt) R 29606 29608 29180 0 -1 4202496 55171 0 0 0 479911 102 0 0 25 0 4 0 635525558 269942784 31404 33554432000 4194304 4964800 140736369690976 18446744073709551615 4321020 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29608/statm: 65904 31404 458 189 0 60253 0
[pid=29608/tid=29610] ppid=29606 vsize=263616 CPUtime=1200.04 cores=0,2,4,6
/proc/29608/task/29610/stat : 29610 (claspmt) R 29606 29608 29180 0 -1 4202560 10113 0 0 0 119975 29 0 0 25 0 4 0 635525559 269942784 31404 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29608/tid=29611] ppid=29606 vsize=263616 CPUtime=1202.73 cores=0,2,4,6
/proc/29608/task/29611/stat : 29611 (claspmt) R 29606 29608 29180 0 -1 4202560 18335 0 0 0 120251 22 0 0 25 0 4 0 635525559 269942784 31404 33554432000 4194304 4964800 140736369690976 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29608/tid=29612] ppid=29606 vsize=263616 CPUtime=1195.69 cores=0,2,4,6
/proc/29608/task/29612/stat : 29612 (claspmt) R 29606 29608 29180 0 -1 4202560 16421 0 0 0 119543 26 0 0 25 0 4 0 635525559 269942784 31404 33554432000 4194304 4964800 140736369690976 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 263616

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

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

[startup+1202.9 s]
/proc/loadavg: 8.18 8.06 7.69 9/286 29667
/proc/meminfo: memFree=24078008/32951124 swapFree=67057896/67111528
[pid=29608] ppid=29606 vsize=263616 CPUtime=4800.13 cores=0,2,4,6
/proc/29608/stat : 29608 (claspmt) R 29606 29608 29180 0 -1 4202496 55171 0 0 0 479911 102 0 0 25 0 4 0 635525558 269942784 31404 33554432000 4194304 4964800 140736369690976 18446744073709551615 4321020 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29608/statm: 65904 31404 458 189 0 60253 0
[pid=29608/tid=29610] ppid=29606 vsize=263616 CPUtime=1200.04 cores=0,2,4,6
/proc/29608/task/29610/stat : 29610 (claspmt) R 29606 29608 29180 0 -1 4202560 10113 0 0 0 119975 29 0 0 25 0 4 0 635525559 269942784 31404 33554432000 4194304 4964800 140736369690976 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29608/tid=29611] ppid=29606 vsize=263616 CPUtime=1202.73 cores=0,2,4,6
/proc/29608/task/29611/stat : 29611 (claspmt) R 29606 29608 29180 0 -1 4202560 18335 0 0 0 120251 22 0 0 25 0 4 0 635525559 269942784 31404 33554432000 4194304 4964800 140736369690976 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29608/tid=29612] ppid=29606 vsize=263616 CPUtime=1195.69 cores=0,2,4,6
/proc/29608/task/29612/stat : 29612 (claspmt) R 29606 29608 29180 0 -1 4202560 16421 0 0 0 119543 26 0 0 25 0 4 0 635525559 269942784 31404 33554432000 4194304 4964800 140736369690976 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 263616

Child status: 0
Real time (s): 1202.93
CPU time (s): 4800.18
CPU user time (s): 4799.15
CPU system time (s): 1.03184
CPU usage (%): 399.042
Max. virtual memory (cumulated for all children) (KiB): 264452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.15
system time used= 1.03184
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55183
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= 188002
involuntary context switches= 22617

runsolver used 3.32449 second user time and 7.16791 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-15 05:45:02
IDJOB=3373146
IDBENCH=85459
IDSOLVER=1853
FILE ID=node140/3373146-1305431102
RUNJOBID= node140-1305431102-29595
PBS_JOBID= 13324604
Free space on /tmp= 73508 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-020-019.shuffled-as.sat05-1190.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-3373146-1305431102/watcher-3373146-1305431102 -o /tmp/evaluation-result-3373146-1305431102/solver-3373146-1305431102 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373146-1305431102.cnf

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

MD5SUM BENCH= 81bbeaaf9f0ca3bfc36d743097777052
RANDOM SEED=594390736

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24868868 kB
Buffers:        308256 kB
Cached:        3936492 kB
SwapCached:       8056 kB
Active:        4906184 kB
Inactive:      2867620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24868868 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:             792 kB
Writeback:           0 kB
AnonPages:     3525528 kB
Mapped:          22556 kB
Slab:           223928 kB
PageTables:      21680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45562544 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= 73508 MiB
End job on node140 at 2011-05-15 06:05:07