Trace number 3322571

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095? (TO) 35710.2 5100.19

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_21_60_7-log.shuffled-as.sat03-151.cnf
MD5SUM5cab37809f478f7db7fa096e9a155cfe
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4393.03
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of clauses40110
Sum of the clauses size400890
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 542
Number of clauses of size over 540068

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...390017/instance-3322571-1304390017.cnf
2.89/2.91	c Solving...
35709.65/5100.06	
35709.65/5100.06	*** INTERRUPTED! ***
35709.65/5100.06	*** Shutting down threads...
35710.07/5100.18	s UNKNOWN
35710.07/5100.18	
35710.07/5100.18	c INTERRUPTED   : 1
35710.07/5100.18	c Models        : 0+    
35710.07/5100.18	c Time          : 5100.062s (Solving: 5097.15s 1st Model: 0.00s Unsat: 0.00s)
35710.07/5100.18	c CPU Time      : 35710.020s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3322571-1304390017/watcher-3322571-1304390017 -o /tmp/evaluation-result-3322571-1304390017/solver-3322571-1304390017 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322571-1304390017.cnf 

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

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


[startup+0 s]
/proc/loadavg: 9.18 9.10 9.27 3/281 21944
/proc/meminfo: memFree=23373992/32951124 swapFree=66863592/67111528
[pid=21944] ppid=21942 vsize=21620 CPUtime=0 cores=0-7
/proc/21944/stat : 21944 (claspmt) R 21942 21944 19431 0 -1 4202496 696 0 0 0 0 0 0 0 24 0 1 0 550599864 22138880 626 33554432000 4194304 4964704 140734505128592 18446744073709551615 232335553221 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/21944/statm: 5405 626 386 189 0 279 0

[startup+0.0641609 s]
/proc/loadavg: 9.18 9.10 9.27 3/281 21944
/proc/meminfo: memFree=23373992/32951124 swapFree=66863592/67111528
[pid=21944] ppid=21942 vsize=26320 CPUtime=0.05 cores=0-7
/proc/21944/stat : 21944 (claspmt) R 21942 21944 19431 0 -1 4202496 1956 0 0 0 5 0 0 0 24 0 1 0 550599864 26951680 1796 33554432000 4194304 4964704 140734505128592 18446744073709551615 4607858 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21944/statm: 6580 1796 399 189 0 1454 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 26320

[startup+0.100155 s]
/proc/loadavg: 9.18 9.10 9.27 3/281 21944
/proc/meminfo: memFree=23373992/32951124 swapFree=66863592/67111528
[pid=21944] ppid=21942 vsize=26320 CPUtime=0.09 cores=0-7
/proc/21944/stat : 21944 (claspmt) R 21942 21944 19431 0 -1 4202496 1956 0 0 0 9 0 0 0 24 0 1 0 550599864 26951680 1796 33554432000 4194304 4964704 140734505128592 18446744073709551615 4607648 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21944/statm: 6580 1796 399 189 0 1454 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26320

[startup+0.300122 s]
/proc/loadavg: 9.18 9.10 9.27 3/281 21944
/proc/meminfo: memFree=23373992/32951124 swapFree=66863592/67111528
[pid=21944] ppid=21942 vsize=26320 CPUtime=0.29 cores=0-7
/proc/21944/stat : 21944 (claspmt) R 21942 21944 19431 0 -1 4202496 1956 0 0 0 29 0 0 0 25 0 1 0 550599864 26951680 1796 33554432000 4194304 4964704 140734505128592 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21944/statm: 6580 1796 399 189 0 1454 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26320

[startup+0.701048 s]
/proc/loadavg: 9.18 9.10 9.27 3/281 21944
/proc/meminfo: memFree=23373992/32951124 swapFree=66863592/67111528
[pid=21944] ppid=21942 vsize=26320 CPUtime=0.69 cores=0-7
/proc/21944/stat : 21944 (claspmt) R 21942 21944 19431 0 -1 4202496 1956 0 0 0 69 0 0 0 25 0 1 0 550599864 26951680 1796 33554432000 4194304 4964704 140734505128592 18446744073709551615 4607472 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21944/statm: 6580 1796 399 189 0 1454 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26320

[startup+1.50091 s]
/proc/loadavg: 9.18 9.10 9.27 3/282 21945
/proc/meminfo: memFree=23368572/32951124 swapFree=66863592/67111528
[pid=21944] ppid=21942 vsize=26564 CPUtime=1.49 cores=0-7
/proc/21944/stat : 21944 (claspmt) R 21942 21944 19431 0 -1 4202496 1999 0 0 0 149 0 0 0 25 0 1 0 550599864 27201536 1839 33554432000 4194304 4964704 140734505128592 18446744073709551615 4607506 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21944/statm: 6641 1839 399 189 0 1515 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26564

[startup+3.10058 s]
/proc/loadavg: 8.61 8.99 9.23 3/282 21945
/proc/meminfo: memFree=23368200/32951124 swapFree=66863592/67111528
[pid=21944] ppid=21942 vsize=259612 CPUtime=4.04 cores=0-7
/proc/21944/stat : 21944 (claspmt) R 21942 21944 19431 0 -1 4202496 7201 0 0 0 402 2 0 0 25 0 8 0 550599864 265842688 6909 33554432000 4194304 4964704 140734505128592 18446744073709551615 4627338 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/21944/statm: 64903 6909 464 189 0 59252 0
Current children cumulated CPU time (s) 4.04
Current children cumulated vsize (KiB) 259612

[startup+6.30101 s]
/proc/loadavg: 8.61 8.99 9.23 10/289 21952
/proc/meminfo: memFree=23328364/32951124 swapFree=66863592/67111528
[pid=21944] ppid=21942 vsize=329696 CPUtime=26.41 cores=0-7
/proc/21944/stat : 21944 (claspmt) R 21942 21944 19431 0 -1 4202496 13352 0 0 0 2634 7 0 0 25 0 8 0 550599864 337608704 13060 33554432000 4194304 4964704 140734505128592 18446744073709551615 232335997422 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/21944/statm: 82424 13060 466 189 0 76773 0
[pid=21944/tid=21946] ppid=21942 vsize=329696 CPUtime=2.64 cores=0-7
/proc/21944/task/21946/stat : 21946 (claspmt) R 21942 21944 19431 0 -1 4202560 1346 0 0 0 264 0 0 0 20 0 8 0 550600156 337608704 13060 33554432000 4194304 4964704 140734505128592 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21944/tid=21947] ppid=21942 vsize=329696 CPUtime=3.34 cores=0-7
/proc/21944/task/21947/stat : 21947 (claspmt) R 21942 21944 19431 0 -1 4202560 1986 0 0 0 334 0 0 0 25 0 8 0 550600156 337608704 13060 33554432000 4194304 4964704 140734505128592 18446744073709551615 4627843 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21944/tid=21948] ppid=21942 vsize=329696 CPUtime=3.31 cores=0-7
/proc/21944/task/21948/stat : 21948 (claspmt) R 21942 21944 19431 0 -1 4202560 1114 0 0 0 331 0 0 0 25 0 8 0 550600156 337608704 13060 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21944/tid=21949] ppid=21942 vsize=329696 CPUtime=3.34 cores=0-7
/proc/21944/task/21949/stat : 21949 (claspmt) R 21942 21944 19431 0 -1 4202560 1385 0 0 0 334 0 0 0 25 0 8 0 550600156 337608704 13060 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21944/tid=21950] ppid=21942 vsize=329696 CPUtime=2.57 cores=0-7
/proc/21944/task/21950/stat : 21950 (claspmt) R 21942 21944 19431 0 -1 4202560 1385 0 0 0 257 0 0 0 20 0 8 0 550600156 337608704 13060 33554432000 4194304 4964704 140734505128592 18446744073709551615 232335559600 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21944/tid=21951] ppid=21942 vsize=329696 CPUtime=2.9 cores=0-7
/proc/21944/task/21951/stat : 21951 (claspmt) R 21942 21944 19431 0 -1 4202560 1566 0 0 0 289 1 0 0 23 0 8 0 550600156 337608704 13060 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21944/tid=21952] ppid=21942 vsize=329696 CPUtime=2.95 cores=0-7
/proc/21944/task/21952/stat : 21952 (claspmt) R 21942 21944 19431 0 -1 4202560 1493 0 0 0 294 1 0 0 22 0 8 0 550600156 337608704 13060 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 26.41
Current children cumulated vsize (KiB) 329696

[startup+12.7009 s]
/proc/loadavg: 8.67 8.99 9.23 10/289 21952
/proc/meminfo: memFree=23308168/32951124 swapFree=66863592/67111528
[pid=21944] ppid=21942 vsize=332784 CPUtime=71.13 cores=0-7
/proc/21944/stat : 21944 (claspmt) R 21942 21944 19431 0 -1 4202496 17612 0 0 0 7103 10 0 0 25 0 8 0 550599864 340770816 17199 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/21944/statm: 83196 17199 466 189 0 77545 0
[pid=21944/tid=21946] ppid=21942 vsize=332784 CPUtime=8.74 cores=0-7
/proc/21944/task/21946/stat : 21946 (claspmt) R 21942 21944 19431 0 -1 4202560 1881 0 0 0 873 1 0 0 25 0 8 0 550600156 340770816 17199 33554432000 4194304 4964704 140734505128592 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21944/tid=21947] ppid=21942 vsize=332784 CPUtime=9.73 cores=0-7
/proc/21944/task/21947/stat : 21947 (claspmt) R 21942 21944 19431 0 -1 4202560 3184 0 0 0 973 0 0 0 25 0 8 0 550600156 340770816 17199 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21944/tid=21948] ppid=21942 vsize=332784 CPUtime=9.66 cores=0-7
/proc/21944/task/21948/stat : 21948 (claspmt) R 21942 21944 19431 0 -1 4202560 1474 0 0 0 965 1 0 0 25 0 8 0 550600156 340770816 17199 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21944/tid=21949] ppid=21942 vsize=332784 CPUtime=9.75 cores=0-7
/proc/21944/task/21949/stat : 21949 (claspmt) R 21942 21944 19431 0 -1 4202560 1764 0 0 0 974 1 0 0 25 0 8 0 550600156 340770816 17199 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21944/tid=21950] ppid=21942 vsize=332784 CPUtime=6.17 cores=0-7
/proc/21944/task/21950/stat : 21950 (claspmt) R 21942 21944 19431 0 -1 4202560 1584 0 0 0 617 0 0 0 25 0 8 0 550600156 340770816 17199 33554432000 4194304 4964704 140734505128592 18446744073709551615 232335997422 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21944/tid=21951] ppid=21942 vsize=332784 CPUtime=9.3 cores=0-7
/proc/21944/task/21951/stat : 21951 (claspmt) R 21942 21944 19431 0 -1 4202560 2187 0 0 0 928 2 0 0 25 0 8 0 550600156 340770816 17199 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21944/tid=21952] ppid=21942 vsize=332784 CPUtime=8.7 cores=0-7
/proc/21944/task/21952/stat : 21952 (claspmt) R 21942 21944 19431 0 -1 4202560 2112 0 0 0 869 1 0 0 25 0 8 0 550600156 340770816 17199 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 71.13
Current children cumulated vsize (KiB) 332784

[startup+25.5006 s]
/proc/loadavg: 8.72 8.99 9.23 10/289 21953
/proc/meminfo: memFree=23289768/32951124 swapFree=66863592/67111528
[pid=21944] ppid=21942 vsize=338084 CPUtime=160.58 cores=0-7
/proc/21944/stat : 21944 (claspmt) R 21942 21944 19431 0 -1 4202496 22958 0 0 0 16043 15 0 0 25 0 8 0 550599864 346198016 22169 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670255 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/21944/statm: 84521 22169 466 189 0 78870 0
[pid=21944/tid=21946] ppid=21942 vsize=338084 CPUtime=20.49 cores=0-7
/proc/21944/task/21946/stat : 21946 (claspmt) R 21942 21944 19431 0 -1 4202560 2567 0 0 0 2048 1 0 0 25 0 8 0 550600156 346198016 22169 33554432000 4194304 4964704 140734505128592 18446744073709551615 4627674 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21944/tid=21947] ppid=21942 vsize=338084 CPUtime=22.53 cores=0-7
/proc/21944/task/21947/stat : 21947 (claspmt) R 21942 21944 19431 0 -1 4202560 4818 0 0 0 2252 1 0 0 25 0 8 0 550600156 346198016 22169 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21944/tid=21948] ppid=21942 vsize=338084 CPUtime=22.32 cores=0-7
/proc/21944/task/21948/stat : 21948 (claspmt) R 21942 21944 19431 0 -1 4202560 1961 0 0 0 2231 1 0 0 25 0 8 0 550600156 346198016 22169 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21944/tid=21949] ppid=21942 vsize=338084 CPUtime=22.54 cores=0-7
/proc/21944/task/21949/stat : 21949 (claspmt) R 21942 21944 19431 0 -1 4202560 2299 0 0 0 2253 1 0 0 25 0 8 0 550600156 346198016 22169 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21944/tid=21950] ppid=21942 vsize=338084 CPUtime=18.73 cores=0-7
/proc/21944/task/21950/stat : 21950 (claspmt) R 21942 21944 19431 0 -1 4202560 2198 0 0 0 1872 1 0 0 25 0 8 0 550600156 346198016 22169 33554432000 4194304 4964704 140734505128592 18446744073709551615 4320921 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21944/tid=21951] ppid=21942 vsize=338084 CPUtime=17.29 cores=0-7
/proc/21944/task/21951/stat : 21951 (claspmt) R 21942 21944 19431 0 -1 4202560 2720 0 0 0 1727 2 0 0 25 0 8 0 550600156 346198016 22169 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21944/tid=21952] ppid=21942 vsize=338084 CPUtime=18.18 cores=0-7
/proc/21944/task/21952/stat : 21952 (claspmt) R 21942 21944 19431 0 -1 4202560 2652 0 0 0 1816 2 0 0 24 0 8 0 550600156 346198016 22169 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 160.58
Current children cumulated vsize (KiB) 338084

[startup+51.1011 s]
/proc/loadavg: 8.94 9.02 9.23 10/289 21953
/proc/meminfo: memFree=23266680/32951124 swapFree=66863592/67111528
[pid=21944] ppid=21942 vsize=343476 CPUtime=339.51 cores=0-7
/proc/21944/stat : 21944 (claspmt) R 21942 21944 19431 0 -1 4202496 28806 0 0 0 33930 21 0 0 25 0 8 0 550599864 351719424 27988 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/21944/statm: 85869 27988 466 189 0 80218 0
[pid=21944/tid=21946] ppid=21942 vsize=343476 CPUtime=36.65 cores=0-7
/proc/21944/task/21946/stat : 21946 (claspmt) R 21942 21944 19431 0 -1 4202560 3157 0 0 0 3664 1 0 0 25 0 8 0 550600156 351719424 27988 33554432000 4194304 4964704 140734505128592 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21944/tid=21947] ppid=21942 vsize=343476 CPUtime=48.13 cores=0-7
/proc/21944/task/21947/stat : 21947 (claspmt) R 21942 21944 19431 0 -1 4202560 5966 0 0 0 4811 2 0 0 25 0 8 0 550600156 351719424 27988 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21944/tid=21948] ppid=21942 vsize=343476 CPUtime=47.68 cores=0-7
/proc/21944/task/21948/stat : 21948 (claspmt) R 21942 21944 19431 0 -1 4202560 2621 0 0 0 4766 2 0 0 25 0 8 0 550600156 351719424 27988 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21944/tid=21949] ppid=21942 vsize=343476 CPUtime=48.14 cores=0-7
/proc/21944/task/21949/stat : 21949 (claspmt) R 21942 21944 19431 0 -1 4202560 2980 0 0 0 4812 2 0 0 25 0 8 0 550600156 351719424 27988 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21944/tid=21950] ppid=21942 vsize=343476 CPUtime=41.09 cores=0-7
/proc/21944/task/21950/stat : 21950 (claspmt) R 21942 21944 19431 0 -1 4202560 2938 0 0 0 4107 2 0 0 25 0 8 0 550600156 351719424 27988 33554432000 4194304 4964704 140734505128592 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21944/tid=21951] ppid=21942 vsize=343476 CPUtime=40.4 cores=0-7
/proc/21944/task/21951/stat : 21951 (claspmt) R 21942 21944 19431 0 -1 4202560 3583 0 0 0 4037 3 0 0 25 0 8 0 550600156 351719424 27988 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21944/tid=21952] ppid=21942 vsize=343476 CPUtime=37.28 cores=0-7
/proc/21944/task/21952/stat : 21952 (claspmt) R 21942 21944 19431 0 -1 4202560 3202 0 0 0 3725 3 0 0 24 0 8 0 550600156 351719424 27988 33554432000 4194304 4964704 140734505128592 18446744073709551615 232335547595 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 339.51
Current children cumulated vsize (KiB) 343476

[startup+102.311 s]
/proc/loadavg: 9.02 9.03 9.22 10/289 21955
/proc/meminfo: memFree=23230952/32951124 swapFree=66863592/67111528
[pid=21944] ppid=21942 vsize=353828 CPUtime=697.45 cores=0-7
/proc/21944/stat : 21944 (claspmt) R 21942 21944 19431 0 -1 4202496 37626 0 0 0 69714 31 0 0 25 0 8 0 550599864 362319872 36638 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670250 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21944/statm: 88457 36638 466 189 0 82806 0
[pid=21944/tid=21946] ppid=21942 vsize=353828 CPUtime=83.98 cores=0-7
/proc/21944/task/21946/stat : 21946 (claspmt) R 21942 21944 19431 0 -1 4202560 4780 0 0 0 8396 2 0 0 25 0 8 0 550600156 362319872 36638 33554432000 4194304 4964704 140734505128592 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21944/tid=21947] ppid=21942 vsize=353828 CPUtime=99.33 cores=0-7
/proc/21944/task/21947/stat : 21947 (claspmt) R 21942 21944 19431 0 -1 4202560 7542 0 0 0 9930 3 0 0 25 0 8 0 550600156 362319872 36638 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21944/tid=21948] ppid=21942 vsize=353828 CPUtime=82.62 cores=0-7
/proc/21944/task/21948/stat : 21948 (claspmt) R 21942 21944 19431 0 -1 4202560 3427 0 0 0 8258 4 0 0 25 0 8 0 550600156 362319872 36638 33554432000 4194304 4964704 140734505128592 18446744073709551615 4654468 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21944/tid=21949] ppid=21942 vsize=353828 CPUtime=95.98 cores=0-7
/proc/21944/task/21949/stat : 21949 (claspmt) R 21942 21944 19431 0 -1 4202560 4184 0 0 0 9595 3 0 0 25 0 8 0 550600156 362319872 36638 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21944/tid=21950] ppid=21942 vsize=353828 CPUtime=88.86 cores=0-7
/proc/21944/task/21950/stat : 21950 (claspmt) R 21942 21944 19431 0 -1 4202560 4306 0 0 0 8883 3 0 0 25 0 8 0 550600156 362319872 36638 33554432000 4194304 4964704 140734505128592 18446744073709551615 4627269 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21944/tid=21951] ppid=21942 vsize=353828 CPUtime=81.28 cores=0-7
/proc/21944/task/21951/stat : 21951 (claspmt) R 21942 21944 19431 0 -1 4202560 4078 0 0 0 8124 4 0 0 25 0 8 0 550600156 362319872 36638 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21944/tid=21952] ppid=21942 vsize=353828 CPUtime=87.8 cores=0-7
/proc/21944/task/21952/stat : 21952 (claspmt) R 21942 21944 19431 0 -1 4202560 4421 0 0 0 8775 5 0 0 25 0 8 0 550600156 362319872 36638 33554432000 4194304 4964704 140734505128592 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 697.45
Current children cumulated vsize (KiB) 353828

[startup+162.3 s]
/proc/loadavg: 9.13 9.06 9.22 10/289 21956
/proc/meminfo: memFree=23211228/32951124 swapFree=66863592/67111528

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

[pid=21944/tid=21947] ppid=21942 vsize=673776 CPUtime=4412.43 cores=0-7
/proc/21944/task/21947/stat : 21947 (claspmt) R 21942 21944 19431 0 -1 4202560 20916 0 0 0 441188 55 0 0 25 0 8 0 550600156 689946624 99192 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21944/tid=21948] ppid=21942 vsize=673776 CPUtime=4031.42 cores=0-7
/proc/21944/task/21948/stat : 21948 (claspmt) R 21942 21944 19431 0 -1 4202560 7610 0 0 0 403092 50 0 0 25 0 8 0 550600156 689946624 99192 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21944/tid=21949] ppid=21942 vsize=673776 CPUtime=4393.2 cores=0-7
/proc/21944/task/21949/stat : 21949 (claspmt) R 21942 21944 19431 0 -1 4202560 14706 0 0 0 439272 48 0 0 25 0 8 0 550600156 689946624 99192 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21944/tid=21950] ppid=21942 vsize=673776 CPUtime=4128.58 cores=0-7
/proc/21944/task/21950/stat : 21950 (claspmt) R 21942 21944 19431 0 -1 4202560 13242 0 0 0 412816 42 0 0 25 0 8 0 550600156 689946624 99192 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21944/tid=21951] ppid=21942 vsize=673776 CPUtime=4044.35 cores=0-7
/proc/21944/task/21951/stat : 21951 (claspmt) R 21942 21944 19431 0 -1 4202560 9371 0 0 0 404376 59 0 0 25 0 8 0 550600156 689946624 99192 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21944/tid=21952] ppid=21942 vsize=673776 CPUtime=4187.55 cores=0-7
/proc/21944/task/21952/stat : 21952 (claspmt) R 21942 21944 19431 0 -1 4202560 14716 0 0 0 418697 58 0 0 25 0 8 0 550600156 689946624 99192 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 33472.4
Current children cumulated vsize (KiB) 673776

[startup+4842.3 s]
/proc/loadavg: 9.15 9.15 9.15 10/289 22093
/proc/meminfo: memFree=22978028/32951124 swapFree=66863592/67111528
[pid=21944] ppid=21942 vsize=673776 CPUtime=33908.1 cores=0-7
/proc/21944/stat : 21944 (claspmt) R 21942 21944 19431 0 -1 4202496 109135 0 0 0 3390405 408 0 0 25 0 8 0 550599864 689946624 99263 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670260 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/21944/statm: 168444 99263 466 189 0 162793 0
[pid=21944/tid=21946] ppid=21942 vsize=673776 CPUtime=4238.05 cores=0-7
/proc/21944/task/21946/stat : 21946 (claspmt) R 21942 21944 19431 0 -1 4202560 19829 0 0 0 423764 41 0 0 25 0 8 0 550600156 689946624 99263 33554432000 4194304 4964704 140734505128592 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21944/tid=21947] ppid=21942 vsize=673776 CPUtime=4461.13 cores=0-7
/proc/21944/task/21947/stat : 21947 (claspmt) R 21942 21944 19431 0 -1 4202560 20916 0 0 0 446058 55 0 0 25 0 8 0 550600156 689946624 99263 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21944/tid=21948] ppid=21942 vsize=673776 CPUtime=4091.41 cores=0-7
/proc/21944/task/21948/stat : 21948 (claspmt) R 21942 21944 19431 0 -1 4202560 7610 0 0 0 409091 50 0 0 25 0 8 0 550600156 689946624 99263 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21944/tid=21949] ppid=21942 vsize=673776 CPUtime=4453.19 cores=0-7
/proc/21944/task/21949/stat : 21949 (claspmt) R 21942 21944 19431 0 -1 4202560 14766 0 0 0 445270 49 0 0 25 0 8 0 550600156 689946624 99263 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21944/tid=21950] ppid=21942 vsize=673776 CPUtime=4188.02 cores=0-7
/proc/21944/task/21950/stat : 21950 (claspmt) R 21942 21944 19431 0 -1 4202560 13242 0 0 0 418760 42 0 0 25 0 8 0 550600156 689946624 99263 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21944/tid=21951] ppid=21942 vsize=673776 CPUtime=4071.97 cores=0-7
/proc/21944/task/21951/stat : 21951 (claspmt) R 21942 21944 19431 0 -1 4202560 9371 0 0 0 407138 59 0 0 25 0 8 0 550600156 689946624 99263 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21944/tid=21952] ppid=21942 vsize=673776 CPUtime=4247.54 cores=0-7
/proc/21944/task/21952/stat : 21952 (claspmt) R 21942 21944 19431 0 -1 4202560 14716 0 0 0 424696 58 0 0 25 0 8 0 550600156 689946624 99263 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 33908.1
Current children cumulated vsize (KiB) 673776

[startup+4902.3 s]
/proc/loadavg: 9.25 9.18 9.16 11/289 22095
/proc/meminfo: memFree=22977620/32951124 swapFree=66863592/67111528
[pid=21944] ppid=21942 vsize=673776 CPUtime=34327.6 cores=0-7
/proc/21944/stat : 21944 (claspmt) R 21942 21944 19431 0 -1 4202496 109278 0 0 0 3432346 412 0 0 25 0 8 0 550599864 689946624 99406 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/21944/statm: 168444 99406 466 189 0 162793 0
[pid=21944/tid=21946] ppid=21942 vsize=673776 CPUtime=4294.64 cores=0-7
/proc/21944/task/21946/stat : 21946 (claspmt) R 21942 21944 19431 0 -1 4202560 19829 0 0 0 429423 41 0 0 25 0 8 0 550600156 689946624 99406 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21944/tid=21947] ppid=21942 vsize=673776 CPUtime=4507.08 cores=0-7
/proc/21944/task/21947/stat : 21947 (claspmt) R 21942 21944 19431 0 -1 4202560 20916 0 0 0 450652 56 0 0 25 0 8 0 550600156 689946624 99406 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21944/tid=21948] ppid=21942 vsize=673776 CPUtime=4134.16 cores=0-7
/proc/21944/task/21948/stat : 21948 (claspmt) R 21942 21944 19431 0 -1 4202560 7618 0 0 0 413366 50 0 0 25 0 8 0 550600156 689946624 99406 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21944/tid=21949] ppid=21942 vsize=673776 CPUtime=4513.2 cores=0-7
/proc/21944/task/21949/stat : 21949 (claspmt) R 21942 21944 19431 0 -1 4202560 14830 0 0 0 451270 50 0 0 25 0 8 0 550600156 689946624 99406 33554432000 4194304 4964704 140734505128592 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21944/tid=21950] ppid=21942 vsize=673776 CPUtime=4247.49 cores=0-7
/proc/21944/task/21950/stat : 21950 (claspmt) R 21942 21944 19431 0 -1 4202560 13242 0 0 0 424706 43 0 0 25 0 8 0 550600156 689946624 99406 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21944/tid=21951] ppid=21942 vsize=673776 CPUtime=4121.47 cores=0-7
/proc/21944/task/21951/stat : 21951 (claspmt) R 21942 21944 19431 0 -1 4202560 9384 0 0 0 412087 60 0 0 25 0 8 0 550600156 689946624 99406 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21944/tid=21952] ppid=21942 vsize=673776 CPUtime=4293.44 cores=0-7
/proc/21944/task/21952/stat : 21952 (claspmt) R 21942 21944 19431 0 -1 4202560 14716 0 0 0 429285 59 0 0 25 0 8 0 550600156 689946624 99406 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 34327.6
Current children cumulated vsize (KiB) 673776

[startup+4962.3 s]
/proc/loadavg: 9.21 9.19 9.17 10/289 22096
/proc/meminfo: memFree=22976344/32951124 swapFree=66863592/67111528
[pid=21944] ppid=21942 vsize=674204 CPUtime=34747 cores=0-7
/proc/21944/stat : 21944 (claspmt) R 21942 21944 19431 0 -1 4202496 109571 0 0 0 3474284 416 0 0 25 0 8 0 550599864 690384896 99699 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21944/statm: 168551 99699 466 189 0 162900 0
[pid=21944/tid=21946] ppid=21942 vsize=674204 CPUtime=4354.65 cores=0-7
/proc/21944/task/21946/stat : 21946 (claspmt) R 21942 21944 19431 0 -1 4202560 19831 0 0 0 435423 42 0 0 25 0 8 0 550600156 690384896 99699 33554432000 4194304 4964704 140734505128592 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21944/tid=21947] ppid=21942 vsize=674204 CPUtime=4547.06 cores=0-7
/proc/21944/task/21947/stat : 21947 (claspmt) R 21942 21944 19431 0 -1 4202560 20926 0 0 0 454650 56 0 0 25 0 8 0 550600156 690384896 99699 33554432000 4194304 4964704 140734505128592 18446744073709551615 4653129 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21944/tid=21948] ppid=21942 vsize=674204 CPUtime=4181.37 cores=0-7
/proc/21944/task/21948/stat : 21948 (claspmt) R 21942 21944 19431 0 -1 4202560 7808 0 0 0 418086 51 0 0 25 0 8 0 550600156 690384896 99699 33554432000 4194304 4964704 140734505128592 18446744073709551615 232335589986 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21944/tid=21949] ppid=21942 vsize=674204 CPUtime=4568.74 cores=0-7
/proc/21944/task/21949/stat : 21949 (claspmt) R 21942 21944 19431 0 -1 4202560 14835 0 0 0 456824 50 0 0 25 0 8 0 550600156 690384896 99699 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21944/tid=21950] ppid=21942 vsize=674204 CPUtime=4306.94 cores=0-7
/proc/21944/task/21950/stat : 21950 (claspmt) R 21942 21944 19431 0 -1 4202560 13242 0 0 0 430650 44 0 0 25 0 8 0 550600156 690384896 99699 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21944/tid=21951] ppid=21942 vsize=674204 CPUtime=4181.46 cores=0-7
/proc/21944/task/21951/stat : 21951 (claspmt) R 21942 21944 19431 0 -1 4202560 9392 0 0 0 418086 60 0 0 25 0 8 0 550600156 690384896 99699 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21944/tid=21952] ppid=21942 vsize=674204 CPUtime=4336.57 cores=0-7
/proc/21944/task/21952/stat : 21952 (claspmt) R 21942 21944 19431 0 -1 4202560 14789 0 0 0 433598 59 0 0 25 0 8 0 550600156 690384896 99699 33554432000 4194304 4964704 140734505128592 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 34747
Current children cumulated vsize (KiB) 674204

[startup+5022.3 s]
/proc/loadavg: 9.12 9.17 9.16 10/289 22098
/proc/meminfo: memFree=22974940/32951124 swapFree=66863592/67111528
[pid=21944] ppid=21942 vsize=674628 CPUtime=35166.4 cores=0-7
/proc/21944/stat : 21944 (claspmt) R 21942 21944 19431 0 -1 4202496 109982 0 0 0 3516223 421 0 0 25 0 8 0 550599864 690819072 100030 33554432000 4194304 4964704 140734505128592 18446744073709551615 4312130 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21944/statm: 168657 100030 466 189 0 163006 0
[pid=21944/tid=21946] ppid=21942 vsize=674628 CPUtime=4414.65 cores=0-7
/proc/21944/task/21946/stat : 21946 (claspmt) R 21942 21944 19431 0 -1 4202560 19943 0 0 0 441422 43 0 0 25 0 8 0 550600156 690819072 100030 33554432000 4194304 4964704 140734505128592 18446744073709551615 4312134 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21944/tid=21947] ppid=21942 vsize=674628 CPUtime=4597.05 cores=0-7
/proc/21944/task/21947/stat : 21947 (claspmt) R 21942 21944 19431 0 -1 4202560 21030 0 0 0 459648 57 0 0 25 0 8 0 550600156 690819072 100030 33554432000 4194304 4964704 140734505128592 18446744073709551615 4321061 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21944/tid=21948] ppid=21942 vsize=674628 CPUtime=4226.3 cores=0-7
/proc/21944/task/21948/stat : 21948 (claspmt) R 21942 21944 19431 0 -1 4202560 7813 0 0 0 422579 51 0 0 25 0 8 0 550600156 690819072 100030 33554432000 4194304 4964704 140734505128592 18446744073709551615 4644854 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21944/tid=21949] ppid=21942 vsize=674628 CPUtime=4621.26 cores=0-7
/proc/21944/task/21949/stat : 21949 (claspmt) R 21942 21944 19431 0 -1 4202560 14921 0 0 0 462075 51 0 0 25 0 8 0 550600156 690819072 100030 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21944/tid=21950] ppid=21942 vsize=674628 CPUtime=4366.4 cores=0-7
/proc/21944/task/21950/stat : 21950 (claspmt) R 21942 21944 19431 0 -1 4202560 13340 0 0 0 436595 45 0 0 25 0 8 0 550600156 690819072 100030 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670298 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21944/tid=21951] ppid=21942 vsize=674628 CPUtime=4241.46 cores=0-7
/proc/21944/task/21951/stat : 21951 (claspmt) R 21942 21944 19431 0 -1 4202560 9392 0 0 0 424085 61 0 0 25 0 8 0 550600156 690819072 100030 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21944/tid=21952] ppid=21942 vsize=674628 CPUtime=4387.02 cores=0-7
/proc/21944/task/21952/stat : 21952 (claspmt) R 21942 21944 19431 0 -1 4202560 14795 0 0 0 438643 59 0 0 25 0 8 0 550600156 690819072 100030 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 35166.4
Current children cumulated vsize (KiB) 674628

[startup+5082.3 s]
/proc/loadavg: 9.25 9.22 9.18 10/289 22099
/proc/meminfo: memFree=22973672/32951124 swapFree=66863592/67111528
[pid=21944] ppid=21942 vsize=674628 CPUtime=35585.9 cores=0-7
/proc/21944/stat : 21944 (claspmt) R 21942 21944 19431 0 -1 4202496 110406 0 0 0 3558161 426 0 0 25 0 8 0 550599864 690819072 100415 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/21944/statm: 168657 100415 466 189 0 163006 0
[pid=21944/tid=21946] ppid=21942 vsize=674628 CPUtime=4474.64 cores=0-7
/proc/21944/task/21946/stat : 21946 (claspmt) R 21942 21944 19431 0 -1 4202560 20014 0 0 0 447421 43 0 0 25 0 8 0 550600156 690819072 100415 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21944/tid=21947] ppid=21942 vsize=674628 CPUtime=4642.02 cores=0-7
/proc/21944/task/21947/stat : 21947 (claspmt) R 21942 21944 19431 0 -1 4202560 21263 0 0 0 464145 57 0 0 24 0 8 0 550600156 690819072 100415 33554432000 4194304 4964704 140734505128592 18446744073709551615 232335589968 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21944/tid=21948] ppid=21942 vsize=674628 CPUtime=4263.05 cores=0-7
/proc/21944/task/21948/stat : 21948 (claspmt) R 21942 21944 19431 0 -1 4202560 7822 0 0 0 426253 52 0 0 25 0 8 0 550600156 690819072 100415 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21944/tid=21949] ppid=21942 vsize=674628 CPUtime=4669.7 cores=0-7
/proc/21944/task/21949/stat : 21949 (claspmt) R 21942 21944 19431 0 -1 4202560 14921 0 0 0 466918 52 0 0 25 0 8 0 550600156 690819072 100415 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21944/tid=21950] ppid=21942 vsize=674628 CPUtime=4425.84 cores=0-7
/proc/21944/task/21950/stat : 21950 (claspmt) R 21942 21944 19431 0 -1 4202560 13342 0 0 0 442539 45 0 0 25 0 8 0 550600156 690819072 100415 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21944/tid=21951] ppid=21942 vsize=674628 CPUtime=4301.46 cores=0-7
/proc/21944/task/21951/stat : 21951 (claspmt) R 21942 21944 19431 0 -1 4202560 9483 0 0 0 430084 62 0 0 23 0 8 0 550600156 690819072 100415 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21944/tid=21952] ppid=21942 vsize=674628 CPUtime=4445.81 cores=0-7
/proc/21944/task/21952/stat : 21952 (claspmt) R 21942 21944 19431 0 -1 4202560 14804 0 0 0 444521 60 0 0 25 0 8 0 550600156 690819072 100415 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 35585.9
Current children cumulated vsize (KiB) 674628



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 9.20 9.21 9.18 10/289 22100
/proc/meminfo: memFree=22973392/32951124 swapFree=66863592/67111528
[pid=21944] ppid=21942 vsize=674628 CPUtime=35709.6 cores=0-7
/proc/21944/stat : 21944 (claspmt) R 21942 21944 19431 0 -1 4202496 110421 0 0 0 3570538 427 0 0 25 0 8 0 550599864 690819072 100430 33554432000 4194304 4964704 140734505128592 18446744073709551615 4659143 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/21944/statm: 168657 100430 466 189 0 163006 0
[pid=21944/tid=21946] ppid=21942 vsize=674628 CPUtime=4492.35 cores=0-7
/proc/21944/task/21946/stat : 21946 (claspmt) R 21942 21944 19431 0 -1 4202560 20014 0 0 0 449192 43 0 0 25 0 8 0 550600156 690819072 100430 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21944/tid=21947] ppid=21942 vsize=674628 CPUtime=4650.66 cores=0-7
/proc/21944/task/21947/stat : 21947 (claspmt) R 21942 21944 19431 0 -1 4202560 21263 0 0 0 465009 57 0 0 25 0 8 0 550600156 690819072 100430 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21944/tid=21948] ppid=21942 vsize=674628 CPUtime=4280.73 cores=0-7
/proc/21944/task/21948/stat : 21948 (claspmt) R 21942 21944 19431 0 -1 4202560 7837 0 0 0 428021 52 0 0 25 0 8 0 550600156 690819072 100430 33554432000 4194304 4964704 140734505128592 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21944/tid=21949] ppid=21942 vsize=674628 CPUtime=4683.74 cores=0-7
/proc/21944/task/21949/stat : 21949 (claspmt) R 21942 21944 19431 0 -1 4202560 14921 0 0 0 468322 52 0 0 25 0 8 0 550600156 690819072 100430 33554432000 4194304 4964704 140734505128592 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21944/tid=21950] ppid=21942 vsize=674628 CPUtime=4443.38 cores=0-7
/proc/21944/task/21950/stat : 21950 (claspmt) R 21942 21944 19431 0 -1 4202560 13342 0 0 0 444292 46 0 0 25 0 8 0 550600156 690819072 100430 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21944/tid=21951] ppid=21942 vsize=674628 CPUtime=4319.17 cores=0-7
/proc/21944/task/21951/stat : 21951 (claspmt) R 21942 21944 19431 0 -1 4202560 9483 0 0 0 431854 63 0 0 25 0 8 0 550600156 690819072 100430 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21944/tid=21952] ppid=21942 vsize=674628 CPUtime=4463.52 cores=0-7
/proc/21944/task/21952/stat : 21952 (claspmt) R 21942 21944 19431 0 -1 4202560 14804 0 0 0 446292 60 0 0 25 0 8 0 550600156 690819072 100430 33554432000 4194304 4964704 140734505128592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 35709.6
Current children cumulated vsize (KiB) 674628

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

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

[startup+5100.12 s]
/proc/loadavg: 9.20 9.21 9.18 10/289 22100
/proc/meminfo: memFree=22973392/32951124 swapFree=66863592/67111528
[pid=21944] ppid=21942 vsize=672460 CPUtime=35710.1 cores=0-7
/proc/21944/stat : 21944 (claspmt) R 21942 21944 19431 0 -1 4202496 110431 0 0 0 3570580 427 0 0 25 0 1 0 550599864 688599040 99889 33554432000 4194304 4964704 140734505128592 18446744073709551615 232335547745 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21944/statm: 168115 99889 476 189 0 162464 0
Current children cumulated CPU time (s) 35710.1
Current children cumulated vsize (KiB) 672460

Child status: 0
Real time (s): 5100.19
CPU time (s): 35710.2
CPU user time (s): 35705.9
CPU system time (s): 4.29735
CPU usage (%): 700.173
Max. virtual memory (cumulated for all children) (KiB): 674628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35705.9
system time used= 4.29735
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110432
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= 255215
involuntary context switches= 466223

runsolver used 12.6631 second user time and 33.7129 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-03 04:33:37
IDJOB=3322571
IDBENCH=83967
IDSOLVER=1711
FILE ID=node132/3322571-1304390017
RUNJOBID= node132-1304385800-19445
PBS_JOBID= 13181798
Free space on /tmp= 73444 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_21_60_7-log.shuffled-as.sat03-151.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-3322571-1304390017/watcher-3322571-1304390017 -o /tmp/evaluation-result-3322571-1304390017/solver-3322571-1304390017 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322571-1304390017.cnf

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

MD5SUM BENCH= 5cab37809f478f7db7fa096e9a155cfe
RANDOM SEED=305632554

node132.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	: 5332.74
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.76
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.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.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.77
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.67
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.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.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:      23374396 kB
Buffers:        460464 kB
Cached:        3018744 kB
SwapCached:       1520 kB
Active:        5763576 kB
Inactive:      3391028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23374396 kB
SwapTotal:    67111528 kB
SwapFree:     66863592 kB
Dirty:            2360 kB
Writeback:           0 kB
AnonPages:     5674132 kB
Mapped:          23844 kB
Slab:           333888 kB
PageTables:      24704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 35033764 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73444 MiB
End job on node132 at 2011-05-03 05:58:39