Trace number 3373140

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.21 1206.47

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
MD5SUMf1f35d90237c4ca07d41a6a9b08e6279
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 variables140
Number of clauses58376
Sum of the clauses size583480
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
Number of clauses of size over 558320

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...429178/instance-3373140-1305429178.cnf
4.19/4.31	c Solving...
4800.12/1206.41	
4800.12/1206.41	*** INTERRUPTED! ***
4800.12/1206.41	*** Shutting down threads...
4800.12/1206.46	s UNKNOWN
4800.12/1206.46	
4800.12/1206.46	c INTERRUPTED   : 1
4800.12/1206.46	c Models        : 0+    
4800.12/1206.46	c Time          : 1206.417s (Solving: 1202.11s 1st Model: 0.00s Unsat: 0.00s)
4800.12/1206.46	c CPU Time      : 4800.150s

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-3373140-1305429178/watcher-3373140-1305429178 -o /tmp/evaluation-result-3373140-1305429178/solver-3373140-1305429178 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373140-1305429178.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 1.14 1.55 2/317 17146
/proc/meminfo: memFree=11100732/32951124 swapFree=67093864/67111528
[pid=17146] ppid=17144 vsize=21900 CPUtime=0 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 754 0 0 0 0 0 0 0 22 0 1 0 654520139 22425600 684 33554432000 4194304 4964800 140735034174944 18446744073709551615 212436016896 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/17146/statm: 5475 684 385 189 0 349 0

[startup+0.097695 s]
/proc/loadavg: 0.85 1.14 1.55 2/317 17146
/proc/meminfo: memFree=11100732/32951124 swapFree=67093864/67111528
[pid=17146] ppid=17144 vsize=28612 CPUtime=0.09 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 2630 0 0 0 9 0 0 0 22 0 1 0 654520139 29298688 2389 33554432000 4194304 4964800 140735034174944 18446744073709551615 4607575 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/17146/statm: 7153 2389 398 189 0 2027 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28612

[startup+0.100692 s]
/proc/loadavg: 0.85 1.14 1.55 2/317 17146
/proc/meminfo: memFree=11100732/32951124 swapFree=67093864/67111528
[pid=17146] ppid=17144 vsize=28612 CPUtime=0.09 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 2630 0 0 0 9 0 0 0 22 0 1 0 654520139 29298688 2389 33554432000 4194304 4964800 140735034174944 18446744073709551615 4608403 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/17146/statm: 7153 2389 398 189 0 2027 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28612

[startup+0.300655 s]
/proc/loadavg: 0.85 1.14 1.55 2/317 17146
/proc/meminfo: memFree=11100732/32951124 swapFree=67093864/67111528
[pid=17146] ppid=17144 vsize=28612 CPUtime=0.29 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 2630 0 0 0 29 0 0 0 22 0 1 0 654520139 29298688 2389 33554432000 4194304 4964800 140735034174944 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/17146/statm: 7153 2389 398 189 0 2027 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28612

[startup+0.700579 s]
/proc/loadavg: 0.85 1.14 1.55 2/317 17146
/proc/meminfo: memFree=11100732/32951124 swapFree=67093864/67111528
[pid=17146] ppid=17144 vsize=28612 CPUtime=0.69 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 2630 0 0 0 69 0 0 0 24 0 1 0 654520139 29298688 2389 33554432000 4194304 4964800 140735034174944 18446744073709551615 4607472 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/17146/statm: 7153 2389 398 189 0 2027 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28612

[startup+1.50043 s]
/proc/loadavg: 0.85 1.14 1.55 7/321 17150
/proc/meminfo: memFree=11072732/32951124 swapFree=67093864/67111528
[pid=17146] ppid=17144 vsize=28612 CPUtime=1.49 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 2632 0 0 0 149 0 0 0 25 0 1 0 654520139 29298688 2391 33554432000 4194304 4964800 140735034174944 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/17146/statm: 7153 2391 398 189 0 2027 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28612

[startup+3.10012 s]
/proc/loadavg: 0.85 1.14 1.55 6/321 17150
/proc/meminfo: memFree=11060828/32951124 swapFree=67093864/67111528
[pid=17146] ppid=17144 vsize=28976 CPUtime=3.09 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 2699 0 0 0 309 0 0 0 25 0 1 0 654520139 29671424 2458 33554432000 4194304 4964800 140735034174944 18446744073709551615 4607638 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/17146/statm: 7244 2458 398 189 0 2118 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28976

[startup+6.30049 s]
/proc/loadavg: 1.18 1.20 1.57 9/324 17153
/proc/meminfo: memFree=11024908/32951124 swapFree=67093864/67111528
[pid=17146] ppid=17144 vsize=247456 CPUtime=11.64 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 8508 0 0 0 1162 2 0 0 21 0 4 0 654520139 253394944 8078 33554432000 4194304 4964800 140735034174944 18446744073709551615 4338821 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17146/statm: 61864 8078 458 189 0 56213 0
[pid=17146/tid=17151] ppid=17144 vsize=247456 CPUtime=1.69 cores=1,3,5,7
/proc/17146/task/17151/stat : 17151 (claspmt) R 17144 17146 10373 0 -1 4202560 813 0 0 0 169 0 0 0 25 0 4 0 654520570 253394944 8078 33554432000 4194304 4964800 140735034174944 18446744073709551615 4321050 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17146/tid=17152] ppid=17144 vsize=247456 CPUtime=1.69 cores=1,3,5,7
/proc/17146/task/17152/stat : 17152 (claspmt) R 17144 17146 10373 0 -1 4202560 2029 0 0 0 169 0 0 0 20 0 4 0 654520570 253394944 8078 33554432000 4194304 4964800 140735034174944 18446744073709551615 4627504 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17146/tid=17153] ppid=17144 vsize=247456 CPUtime=1.95 cores=1,3,5,7
/proc/17146/task/17153/stat : 17153 (claspmt) R 17144 17146 10373 0 -1 4202560 1819 0 0 0 195 0 0 0 25 0 4 0 654520570 253394944 8078 33554432000 4194304 4964800 140735034174944 18446744073709551615 4627451 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.64
Current children cumulated vsize (KiB) 247456

[startup+12.7003 s]
/proc/loadavg: 1.72 1.32 1.60 9/324 17153
/proc/meminfo: memFree=10987892/32951124 swapFree=67093864/67111528
[pid=17146] ppid=17144 vsize=252712 CPUtime=37.18 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 12360 0 0 0 3714 4 0 0 25 0 4 0 654520139 258777088 11842 33554432000 4194304 4964800 140735034174944 18446744073709551615 4626930 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17146/statm: 63178 11842 460 189 0 57527 0
[pid=17146/tid=17151] ppid=17144 vsize=252712 CPUtime=8.09 cores=1,3,5,7
/proc/17146/task/17151/stat : 17151 (claspmt) R 17144 17146 10373 0 -1 4202560 1292 0 0 0 809 0 0 0 25 0 4 0 654520570 258777088 11842 33554432000 4194304 4964800 140735034174944 18446744073709551615 4319903 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17146/tid=17152] ppid=17144 vsize=252712 CPUtime=8.1 cores=1,3,5,7
/proc/17146/task/17152/stat : 17152 (claspmt) R 17144 17146 10373 0 -1 4202560 3583 0 0 0 809 1 0 0 25 0 4 0 654520570 258777088 11842 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17146/tid=17153] ppid=17144 vsize=252712 CPUtime=8.36 cores=1,3,5,7
/proc/17146/task/17153/stat : 17153 (claspmt) R 17144 17146 10373 0 -1 4202560 2418 0 0 0 835 1 0 0 25 0 4 0 654520570 258777088 11842 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37.18
Current children cumulated vsize (KiB) 252712

[startup+25.5009 s]
/proc/loadavg: 3.11 1.64 1.70 9/324 17153
/proc/meminfo: memFree=10936924/32951124 swapFree=67093864/67111528
[pid=17146] ppid=17144 vsize=255000 CPUtime=88.25 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 17885 0 0 0 8818 7 0 0 25 0 4 0 654520139 261120000 16838 33554432000 4194304 4964800 140735034174944 18446744073709551615 4626894 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17146/statm: 63750 16838 460 189 0 58099 0
[pid=17146/tid=17151] ppid=17144 vsize=255000 CPUtime=20.9 cores=1,3,5,7
/proc/17146/task/17151/stat : 17151 (claspmt) R 17144 17146 10373 0 -1 4202560 2406 0 0 0 2089 1 0 0 25 0 4 0 654520570 261120000 16838 33554432000 4194304 4964800 140735034174944 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17146/tid=17152] ppid=17144 vsize=255000 CPUtime=20.89 cores=1,3,5,7
/proc/17146/task/17152/stat : 17152 (claspmt) R 17144 17146 10373 0 -1 4202560 6648 0 0 0 2088 1 0 0 25 0 4 0 654520570 261120000 16838 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17146/tid=17153] ppid=17144 vsize=255000 CPUtime=21.16 cores=1,3,5,7
/proc/17146/task/17153/stat : 17153 (claspmt) R 17144 17146 10373 0 -1 4202560 3517 0 0 0 2114 2 0 0 25 0 4 0 654520570 261120000 16838 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 88.25
Current children cumulated vsize (KiB) 255000

[startup+51.101 s]
/proc/loadavg: 4.86 2.17 1.87 9/324 17154
/proc/meminfo: memFree=10886472/32951124 swapFree=67093864/67111528
[pid=17146] ppid=17144 vsize=262896 CPUtime=190.4 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 22810 0 0 0 19029 11 0 0 25 0 4 0 654520139 269205504 21671 33554432000 4194304 4964800 140735034174944 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17146/statm: 65724 21671 460 189 0 60073 0
[pid=17146/tid=17151] ppid=17144 vsize=262896 CPUtime=46.5 cores=1,3,5,7
/proc/17146/task/17151/stat : 17151 (claspmt) R 17144 17146 10373 0 -1 4202560 3553 0 0 0 4648 2 0 0 25 0 4 0 654520570 269205504 21671 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17146/tid=17152] ppid=17144 vsize=262896 CPUtime=46.49 cores=1,3,5,7
/proc/17146/task/17152/stat : 17152 (claspmt) R 17144 17146 10373 0 -1 4202560 8300 0 0 0 4647 2 0 0 25 0 4 0 654520570 269205504 21671 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17146/tid=17153] ppid=17144 vsize=262896 CPUtime=46.76 cores=1,3,5,7
/proc/17146/task/17153/stat : 17153 (claspmt) R 17144 17146 10373 0 -1 4202560 3911 0 0 0 4674 2 0 0 25 0 4 0 654520570 269205504 21671 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 190.4
Current children cumulated vsize (KiB) 262896

[startup+102.312 s]
/proc/loadavg: 6.78 3.16 2.23 9/324 17155
/proc/meminfo: memFree=10802744/32951124 swapFree=67093864/67111528
[pid=17146] ppid=17144 vsize=269228 CPUtime=394.73 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 28346 0 0 0 39458 15 0 0 25 0 4 0 654520139 275689472 26927 33554432000 4194304 4964800 140735034174944 18446744073709551615 4626894 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17146/statm: 67307 26927 460 189 0 61656 0
[pid=17146/tid=17151] ppid=17144 vsize=269228 CPUtime=97.71 cores=1,3,5,7
/proc/17146/task/17151/stat : 17151 (claspmt) R 17144 17146 10373 0 -1 4202560 5284 0 0 0 9768 3 0 0 25 0 4 0 654520570 275689472 26927 33554432000 4194304 4964800 140735034174944 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17146/tid=17152] ppid=17144 vsize=269228 CPUtime=97.7 cores=1,3,5,7
/proc/17146/task/17152/stat : 17152 (claspmt) R 17144 17146 10373 0 -1 4202560 10229 0 0 0 9767 3 0 0 25 0 4 0 654520570 275689472 26927 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17146/tid=17153] ppid=17144 vsize=269228 CPUtime=97.97 cores=1,3,5,7
/proc/17146/task/17153/stat : 17153 (claspmt) R 17144 17146 10373 0 -1 4202560 4747 0 0 0 9794 3 0 0 25 0 4 0 654520570 275689472 26927 33554432000 4194304 4964800 140735034174944 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 394.73
Current children cumulated vsize (KiB) 269228

[startup+162.301 s]
/proc/loadavg: 7.63 4.00 2.57 9/324 17157
/proc/meminfo: memFree=10756340/32951124 swapFree=67093864/67111528
[pid=17146] ppid=17144 vsize=272508 CPUtime=634.09 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 32181 0 0 0 63390 19 0 0 25 0 4 0 654520139 279048192 30691 33554432000 4194304 4964800 140735034174944 18446744073709551615 4321054 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17146/statm: 68127 30691 460 189 0 62476 0
[pid=17146/tid=17151] ppid=17144 vsize=272508 CPUtime=157.69 cores=1,3,5,7
/proc/17146/task/17151/stat : 17151 (claspmt) R 17144 17146 10373 0 -1 4202560 6303 0 0 0 15766 3 0 0 25 0 4 0 654520570 279048192 30691 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17146/tid=17152] ppid=17144 vsize=272508 CPUtime=157.7 cores=1,3,5,7
/proc/17146/task/17152/stat : 17152 (claspmt) R 17144 17146 10373 0 -1 4202560 11795 0 0 0 15765 5 0 0 25 0 4 0 654520570 279048192 30691 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17146/tid=17153] ppid=17144 vsize=272508 CPUtime=157.96 cores=1,3,5,7
/proc/17146/task/17153/stat : 17153 (claspmt) R 17144 17146 10373 0 -1 4202560 5578 0 0 0 15791 5 0 0 25 0 4 0 654520570 279048192 30691 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 634.09
Current children cumulated vsize (KiB) 272508

[startup+222.301 s]
/proc/loadavg: 7.97 4.76 2.92 9/324 17159
/proc/meminfo: memFree=10733248/32951124 swapFree=67093864/67111528
[pid=17146] ppid=17144 vsize=274540 CPUtime=873.48 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 35036 0 0 0 87327 21 0 0 25 0 4 0 654520139 281128960 33186 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17146/statm: 68635 33186 460 189 0 62984 0
[pid=17146/tid=17151] ppid=17144 vsize=274540 CPUtime=217.69 cores=1,3,5,7
/proc/17146/task/17151/stat : 17151 (claspmt) R 17144 17146 10373 0 -1 4202560 7475 0 0 0 21765 4 0 0 25 0 4 0 654520570 281128960 33186 33554432000 4194304 4964800 140735034174944 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17146/tid=17152] ppid=17144 vsize=274540 CPUtime=217.69 cores=1,3,5,7
/proc/17146/task/17152/stat : 17152 (claspmt) R 17144 17146 10373 0 -1 4202560 13011 0 0 0 21764 5 0 0 25 0 4 0 654520570 281128960 33186 33554432000 4194304 4964800 140735034174944 18446744073709551615 4320919 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17146/tid=17153] ppid=17144 vsize=274540 CPUtime=217.96 cores=1,3,5,7
/proc/17146/task/17153/stat : 17153 (claspmt) R 17144 17146 10373 0 -1 4202560 5841 0 0 0 21791 5 0 0 25 0 4 0 654520570 281128960 33186 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 873.48
Current children cumulated vsize (KiB) 274540

[startup+282.3 s]
/proc/loadavg: 8.17 5.39 3.25 9/324 17160
/proc/meminfo: memFree=10703204/32951124 swapFree=67093864/67111528
[pid=17146] ppid=17144 vsize=278148 CPUtime=1112.89 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 37356 0 0 0 111265 24 0 0 25 0 4 0 654520139 284823552 35345 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17146/statm: 69537 35345 460 189 0 63886 0
[pid=17146/tid=17151] ppid=17144 vsize=278148 CPUtime=277.69 cores=1,3,5,7
/proc/17146/task/17151/stat : 17151 (claspmt) R 17144 17146 10373 0 -1 4202560 8075 0 0 0 27764 5 0 0 25 0 4 0 654520570 284823552 35345 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17146/tid=17152] ppid=17144 vsize=278148 CPUtime=277.69 cores=1,3,5,7
/proc/17146/task/17152/stat : 17152 (claspmt) R 17144 17146 10373 0 -1 4202560 13993 0 0 0 27763 6 0 0 25 0 4 0 654520570 284823552 35345 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17146/tid=17153] ppid=17144 vsize=278148 CPUtime=277.96 cores=1,3,5,7
/proc/17146/task/17153/stat : 17153 (claspmt) R 17144 17146 10373 0 -1 4202560 6126 0 0 0 27791 5 0 0 25 0 4 0 654520570 284823552 35345 33554432000 4194304 4964800 140735034174944 18446744073709551615 4659376 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1112.89

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

[pid=17146] ppid=17144 vsize=289980 CPUtime=2549.34 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 47140 0 0 0 254900 34 0 0 25 0 4 0 654520139 296939520 44152 33554432000 4194304 4964800 140735034174944 18446744073709551615 4626894 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17146/statm: 72495 44152 460 189 0 66844 0
[pid=17146/tid=17151] ppid=17144 vsize=289980 CPUtime=637.7 cores=1,3,5,7
/proc/17146/task/17151/stat : 17151 (claspmt) R 17144 17146 10373 0 -1 4202560 11258 0 0 0 63763 7 0 0 25 0 4 0 654520570 296939520 44152 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17146/tid=17152] ppid=17144 vsize=289980 CPUtime=637.71 cores=1,3,5,7
/proc/17146/task/17152/stat : 17152 (claspmt) R 17144 17146 10373 0 -1 4202560 17765 0 0 0 63762 9 0 0 25 0 4 0 654520570 296939520 44152 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17146/tid=17153] ppid=17144 vsize=289980 CPUtime=637.97 cores=1,3,5,7
/proc/17146/task/17153/stat : 17153 (claspmt) R 17144 17146 10373 0 -1 4202560 7166 0 0 0 63791 6 0 0 25 0 4 0 654520570 296939520 44152 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2549.34
Current children cumulated vsize (KiB) 289980

[startup+702.301 s]
/proc/loadavg: 8.14 7.45 5.01 9/324 17171
/proc/meminfo: memFree=10572272/32951124 swapFree=67093864/67111528
[pid=17146] ppid=17144 vsize=289980 CPUtime=2788.7 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 48224 0 0 0 278836 34 0 0 25 0 4 0 654520139 296939520 45162 33554432000 4194304 4964800 140735034174944 18446744073709551615 4659391 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17146/statm: 72495 45162 460 189 0 66844 0
[pid=17146/tid=17151] ppid=17144 vsize=289980 CPUtime=697.69 cores=1,3,5,7
/proc/17146/task/17151/stat : 17151 (claspmt) R 17144 17146 10373 0 -1 4202560 11410 0 0 0 69762 7 0 0 25 0 4 0 654520570 296939520 45162 33554432000 4194304 4964800 140735034174944 18446744073709551615 4334187 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17146/tid=17152] ppid=17144 vsize=289980 CPUtime=697.71 cores=1,3,5,7
/proc/17146/task/17152/stat : 17152 (claspmt) R 17144 17146 10373 0 -1 4202560 18503 0 0 0 69761 10 0 0 25 0 4 0 654520570 296939520 45162 33554432000 4194304 4964800 140735034174944 18446744073709551615 4320996 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17146/tid=17153] ppid=17144 vsize=289980 CPUtime=697.96 cores=1,3,5,7
/proc/17146/task/17153/stat : 17153 (claspmt) R 17144 17146 10373 0 -1 4202560 7354 0 0 0 69790 6 0 0 25 0 4 0 654520570 296939520 45162 33554432000 4194304 4964800 140735034174944 18446744073709551615 4312158 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2788.7
Current children cumulated vsize (KiB) 289980

[startup+762.312 s]
/proc/loadavg: 8.13 7.58 5.22 9/324 17173
/proc/meminfo: memFree=10556996/32951124 swapFree=67093864/67111528
[pid=17146] ppid=17144 vsize=289980 CPUtime=3028.15 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 49149 0 0 0 302780 35 0 0 25 0 4 0 654520139 296939520 45877 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670534 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17146/statm: 72495 45877 460 189 0 66844 0
[pid=17146/tid=17151] ppid=17144 vsize=289980 CPUtime=757.71 cores=1,3,5,7
/proc/17146/task/17151/stat : 17151 (claspmt) R 17144 17146 10373 0 -1 4202560 11949 0 0 0 75763 8 0 0 25 0 4 0 654520570 296939520 45877 33554432000 4194304 4964800 140735034174944 18446744073709551615 212435714674 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17146/tid=17152] ppid=17144 vsize=289980 CPUtime=757.72 cores=1,3,5,7
/proc/17146/task/17152/stat : 17152 (claspmt) R 17144 17146 10373 0 -1 4202560 18720 0 0 0 75762 10 0 0 25 0 4 0 654520570 296939520 45877 33554432000 4194304 4964800 140735034174944 18446744073709551615 4644992 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17146/tid=17153] ppid=17144 vsize=289980 CPUtime=757.97 cores=1,3,5,7
/proc/17146/task/17153/stat : 17153 (claspmt) R 17144 17146 10373 0 -1 4202560 7418 0 0 0 75791 6 0 0 25 0 4 0 654520570 296939520 45877 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3028.15
Current children cumulated vsize (KiB) 289980

[startup+822.301 s]
/proc/loadavg: 8.13 7.68 5.39 9/324 17175
/proc/meminfo: memFree=10553120/32951124 swapFree=67093864/67111528
[pid=17146] ppid=17144 vsize=290268 CPUtime=3267.52 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 49843 0 0 0 326716 36 0 0 25 0 4 0 654520139 297234432 46351 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17146/statm: 72567 46351 460 189 0 66916 0
[pid=17146/tid=17151] ppid=17144 vsize=290268 CPUtime=817.69 cores=1,3,5,7
/proc/17146/task/17151/stat : 17151 (claspmt) R 17144 17146 10373 0 -1 4202560 12161 0 0 0 81761 8 0 0 25 0 4 0 654520570 297234432 46351 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17146/tid=17152] ppid=17144 vsize=290268 CPUtime=817.71 cores=1,3,5,7
/proc/17146/task/17152/stat : 17152 (claspmt) R 17144 17146 10373 0 -1 4202560 18725 0 0 0 81761 10 0 0 25 0 4 0 654520570 297234432 46351 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17146/tid=17153] ppid=17144 vsize=290268 CPUtime=817.96 cores=1,3,5,7
/proc/17146/task/17153/stat : 17153 (claspmt) R 17144 17146 10373 0 -1 4202560 7878 0 0 0 81790 6 0 0 25 0 4 0 654520570 297234432 46351 33554432000 4194304 4964800 140735034174944 18446744073709551615 4325328 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3267.52
Current children cumulated vsize (KiB) 290268

[startup+882.301 s]
/proc/loadavg: 8.11 7.77 5.57 9/324 17176
/proc/meminfo: memFree=10549364/32951124 swapFree=67093864/67111528
[pid=17146] ppid=17144 vsize=290692 CPUtime=3506.91 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 50551 0 0 0 350654 37 0 0 25 0 4 0 654520139 297668608 46912 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670361 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17146/statm: 72673 46912 460 189 0 67022 0
[pid=17146/tid=17151] ppid=17144 vsize=290692 CPUtime=877.68 cores=1,3,5,7
/proc/17146/task/17151/stat : 17151 (claspmt) R 17144 17146 10373 0 -1 4202560 12547 0 0 0 87760 8 0 0 25 0 4 0 654520570 297668608 46912 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17146/tid=17152] ppid=17144 vsize=290692 CPUtime=877.71 cores=1,3,5,7
/proc/17146/task/17152/stat : 17152 (claspmt) R 17144 17146 10373 0 -1 4202560 18884 0 0 0 87761 10 0 0 25 0 4 0 654520570 297668608 46912 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17146/tid=17153] ppid=17144 vsize=290692 CPUtime=877.97 cores=1,3,5,7
/proc/17146/task/17153/stat : 17153 (claspmt) R 17144 17146 10373 0 -1 4202560 7953 0 0 0 87790 7 0 0 25 0 4 0 654520570 297668608 46912 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3506.91
Current children cumulated vsize (KiB) 290692

[startup+942.3 s]
/proc/loadavg: 8.08 7.82 5.71 9/324 17178
/proc/meminfo: memFree=10544508/32951124 swapFree=67093864/67111528
[pid=17146] ppid=17144 vsize=291260 CPUtime=3746.32 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 51936 0 0 0 374594 38 0 0 25 0 4 0 654520139 298250240 48149 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670349 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17146/statm: 72815 48149 460 189 0 67164 0
[pid=17146/tid=17151] ppid=17144 vsize=291260 CPUtime=937.69 cores=1,3,5,7
/proc/17146/task/17151/stat : 17151 (claspmt) R 17144 17146 10373 0 -1 4202560 12859 0 0 0 93760 9 0 0 25 0 4 0 654520570 298250240 48149 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17146/tid=17152] ppid=17144 vsize=291260 CPUtime=937.71 cores=1,3,5,7
/proc/17146/task/17152/stat : 17152 (claspmt) R 17144 17146 10373 0 -1 4202560 19813 0 0 0 93761 10 0 0 25 0 4 0 654520570 298250240 48149 33554432000 4194304 4964800 140735034174944 18446744073709551615 212435714654 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17146/tid=17153] ppid=17144 vsize=291260 CPUtime=937.97 cores=1,3,5,7
/proc/17146/task/17153/stat : 17153 (claspmt) R 17144 17146 10373 0 -1 4202560 8094 0 0 0 93790 7 0 0 25 0 4 0 654520570 298250240 48149 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3746.32
Current children cumulated vsize (KiB) 291260

[startup+1002.3 s]
/proc/loadavg: 8.09 7.88 5.87 9/324 17179
/proc/meminfo: memFree=10541484/32951124 swapFree=67093864/67111528
[pid=17146] ppid=17144 vsize=293400 CPUtime=3985.72 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 52623 0 0 0 398533 39 0 0 25 0 4 0 654520139 300441600 48763 33554432000 4194304 4964800 140735034174944 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17146/statm: 73350 48763 460 189 0 67699 0
[pid=17146/tid=17151] ppid=17144 vsize=293400 CPUtime=997.69 cores=1,3,5,7
/proc/17146/task/17151/stat : 17151 (claspmt) R 17144 17146 10373 0 -1 4202560 13023 0 0 0 99760 9 0 0 25 0 4 0 654520570 300441600 48763 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17146/tid=17152] ppid=17144 vsize=293400 CPUtime=997.71 cores=1,3,5,7
/proc/17146/task/17152/stat : 17152 (claspmt) R 17144 17146 10373 0 -1 4202560 20334 0 0 0 99761 10 0 0 25 0 4 0 654520570 300441600 48763 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17146/tid=17153] ppid=17144 vsize=293400 CPUtime=997.96 cores=1,3,5,7
/proc/17146/task/17153/stat : 17153 (claspmt) R 17144 17146 10373 0 -1 4202560 8095 0 0 0 99789 7 0 0 25 0 4 0 654520570 300441600 48763 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3985.72
Current children cumulated vsize (KiB) 293400

[startup+1062.3 s]
/proc/loadavg: 8.12 7.91 6.00 9/324 17181
/proc/meminfo: memFree=10531292/32951124 swapFree=67093864/67111528
[pid=17146] ppid=17144 vsize=293400 CPUtime=4225.12 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 53305 0 0 0 422473 39 0 0 25 0 4 0 654520139 300441600 49298 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17146/statm: 73350 49298 460 189 0 67699 0
[pid=17146/tid=17151] ppid=17144 vsize=293400 CPUtime=1057.68 cores=1,3,5,7
/proc/17146/task/17151/stat : 17151 (claspmt) R 17144 17146 10373 0 -1 4202560 13389 0 0 0 105759 9 0 0 25 0 4 0 654520570 300441600 49298 33554432000 4194304 4964800 140735034174944 18446744073709551615 4312171 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17146/tid=17152] ppid=17144 vsize=293400 CPUtime=1057.72 cores=1,3,5,7
/proc/17146/task/17152/stat : 17152 (claspmt) R 17144 17146 10373 0 -1 4202560 20640 0 0 0 105761 11 0 0 25 0 4 0 654520570 300441600 49298 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17146/tid=17153] ppid=17144 vsize=293400 CPUtime=1057.96 cores=1,3,5,7
/proc/17146/task/17153/stat : 17153 (claspmt) R 17144 17146 10373 0 -1 4202560 8105 0 0 0 105789 7 0 0 25 0 4 0 654520570 300441600 49298 33554432000 4194304 4964800 140735034174944 18446744073709551615 4644156 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4225.12
Current children cumulated vsize (KiB) 293400

[startup+1122.3 s]
/proc/loadavg: 8.08 7.94 6.13 9/324 17183
/proc/meminfo: memFree=10527040/32951124 swapFree=67093864/67111528
[pid=17146] ppid=17144 vsize=293400 CPUtime=4464.52 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 53733 0 0 0 446412 40 0 0 25 0 4 0 654520139 300441600 49578 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17146/statm: 73350 49578 460 189 0 67699 0
[pid=17146/tid=17151] ppid=17144 vsize=293400 CPUtime=1117.69 cores=1,3,5,7
/proc/17146/task/17151/stat : 17151 (claspmt) R 17144 17146 10373 0 -1 4202560 13614 0 0 0 111760 9 0 0 25 0 4 0 654520570 300441600 49578 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17146/tid=17152] ppid=17144 vsize=293400 CPUtime=1117.71 cores=1,3,5,7
/proc/17146/task/17152/stat : 17152 (claspmt) R 17144 17146 10373 0 -1 4202560 20710 0 0 0 111760 11 0 0 25 0 4 0 654520570 300441600 49578 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17146/tid=17153] ppid=17144 vsize=293400 CPUtime=1117.96 cores=1,3,5,7
/proc/17146/task/17153/stat : 17153 (claspmt) R 17144 17146 10373 0 -1 4202560 8229 0 0 0 111789 7 0 0 25 0 4 0 654520570 300441600 49578 33554432000 4194304 4964800 140735034174944 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4464.52
Current children cumulated vsize (KiB) 293400

[startup+1182.3 s]
/proc/loadavg: 8.17 7.98 6.25 10/324 17184
/proc/meminfo: memFree=10519820/32951124 swapFree=67093864/67111528
[pid=17146] ppid=17144 vsize=294252 CPUtime=4703.93 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 54564 0 0 0 470351 42 0 0 25 0 4 0 654520139 301314048 50261 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17146/statm: 73563 50261 460 189 0 67912 0
[pid=17146/tid=17151] ppid=17144 vsize=294252 CPUtime=1177.69 cores=1,3,5,7
/proc/17146/task/17151/stat : 17151 (claspmt) R 17144 17146 10373 0 -1 4202560 14274 0 0 0 117759 10 0 0 25 0 4 0 654520570 301314048 50261 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17146/tid=17152] ppid=17144 vsize=294252 CPUtime=1177.71 cores=1,3,5,7
/proc/17146/task/17152/stat : 17152 (claspmt) R 17144 17146 10373 0 -1 4202560 20831 0 0 0 117760 11 0 0 25 0 4 0 654520570 301314048 50261 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17146/tid=17153] ppid=17144 vsize=294252 CPUtime=1177.97 cores=1,3,5,7
/proc/17146/task/17153/stat : 17153 (claspmt) R 17144 17146 10373 0 -1 4202560 8260 0 0 0 117789 8 0 0 25 0 4 0 654520570 301314048 50261 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4703.93
Current children cumulated vsize (KiB) 294252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.4 s]
/proc/loadavg: 8.11 7.98 6.30 9/324 17216
/proc/meminfo: memFree=10893604/32951124 swapFree=67093864/67111528
[pid=17146] ppid=17144 vsize=294536 CPUtime=4800.12 cores=1,3,5,7
/proc/17146/stat : 17146 (claspmt) R 17144 17146 10373 0 -1 4202496 54779 0 0 0 479970 42 0 0 25 0 4 0 654520139 301604864 50402 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670310 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17146/statm: 73634 50402 460 189 0 67983 0
[pid=17146/tid=17151] ppid=17144 vsize=294536 CPUtime=1201.8 cores=1,3,5,7
/proc/17146/task/17151/stat : 17151 (claspmt) R 17144 17146 10373 0 -1 4202560 14383 0 0 0 120170 10 0 0 25 0 4 0 654520570 301604864 50402 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17146/tid=17152] ppid=17144 vsize=294536 CPUtime=1201.82 cores=1,3,5,7
/proc/17146/task/17152/stat : 17152 (claspmt) R 17144 17146 10373 0 -1 4202560 20835 0 0 0 120171 11 0 0 25 0 4 0 654520570 301604864 50402 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17146/tid=17153] ppid=17144 vsize=294536 CPUtime=1202.08 cores=1,3,5,7
/proc/17146/task/17153/stat : 17153 (claspmt) R 17144 17146 10373 0 -1 4202560 8350 0 0 0 120200 8 0 0 25 0 4 0 654520570 301604864 50402 33554432000 4194304 4964800 140735034174944 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 294536

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

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

Child status: 0
Real time (s): 1206.47
CPU time (s): 4800.21
CPU user time (s): 4799.77
CPU system time (s): 0.435933
CPU usage (%): 397.872
Max. virtual memory (cumulated for all children) (KiB): 294536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.77
system time used= 0.435933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54791
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= 11068
involuntary context switches= 36205

runsolver used 3.2595 second user time and 8.81766 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-15 05:12:58
IDJOB=3373140
IDBENCH=83965
IDSOLVER=1853
FILE ID=node102/3373140-1305429178
RUNJOBID= node102-1305429178-17127
PBS_JOBID= 13324592
Free space on /tmp= 73660 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_28_40_7-log.shuffled-as.sat03-127.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-3373140-1305429178/watcher-3373140-1305429178 -o /tmp/evaluation-result-3373140-1305429178/solver-3373140-1305429178 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373140-1305429178.cnf

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

MD5SUM BENCH= f1f35d90237c4ca07d41a6a9b08e6279
RANDOM SEED=1609327653

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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:      11101004 kB
Buffers:        268708 kB
Cached:        2852228 kB
SwapCached:       1128 kB
Active:       19536636 kB
Inactive:      2028140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11101004 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:            4392 kB
Writeback:           0 kB
AnonPages:    18442212 kB
Mapped:          26700 kB
Slab:           169964 kB
PageTables:      53020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59065392 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= 73660 MiB
End job on node102 at 2011-05-15 05:33:06