Trace number 3321668

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) 40001.1 5007

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
MD5SUMee159af2e208d290f7f3fefd15c344f2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark630.529
Satisfiable
(Un)Satisfiability was proved
Number of variables44692
Number of clauses129620
Sum of the clauses size302444
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 286412
Number of clauses of size 343206
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...366470/instance-3321668-1304366470.cnf
0.29/0.30	c Solving...
40000.34/5006.31	
40000.34/5006.31	*** INTERRUPTED! ***
40000.34/5006.31	*** Shutting down threads...
40000.99/5006.99	s UNKNOWN
40000.99/5006.99	
40000.99/5006.99	c INTERRUPTED   : 1
40000.99/5006.99	c Models        : 0+    
40000.99/5006.99	c Time          : 5006.647s (Solving: 5006.35s 1st Model: 0.00s Unsat: 0.00s)
40000.99/5006.99	c CPU Time      : 40000.730s

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-3321668-1304366470/watcher-3321668-1304366470 -o /tmp/evaluation-result-3321668-1304366470/solver-3321668-1304366470 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321668-1304366470.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: 0.00 0.02 0.99 2/258 19460
/proc/meminfo: memFree=21963552/32951124 swapFree=67111516/67111528
[pid=19460] ppid=19458 vsize=29768 CPUtime=0 cores=0-7
/proc/19460/stat : 19460 (claspmt) R 19458 19460 19434 0 -1 4202496 3041 0 0 0 0 0 0 0 23 0 1 0 548247973 30482432 2621 33554432000 4194304 4964704 140734203986608 18446744073709551615 270612771525 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19460/statm: 7442 2622 386 189 0 2316 0

[startup+0.061115 s]
/proc/loadavg: 0.00 0.02 0.99 2/258 19460
/proc/meminfo: memFree=21963552/32951124 swapFree=67111516/67111528
[pid=19460] ppid=19458 vsize=39456 CPUtime=0.05 cores=0-7
/proc/19460/stat : 19460 (claspmt) R 19458 19460 19434 0 -1 4202496 6348 0 0 0 5 0 0 0 23 0 1 0 548247973 40402944 5019 33554432000 4194304 4964704 140734203986608 18446744073709551615 270612771525 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19460/statm: 9864 5020 399 189 0 4738 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 39456

[startup+0.101107 s]
/proc/loadavg: 0.00 0.02 0.99 2/258 19460
/proc/meminfo: memFree=21963552/32951124 swapFree=67111516/67111528
[pid=19460] ppid=19458 vsize=42276 CPUtime=0.09 cores=0-7
/proc/19460/stat : 19460 (claspmt) R 19458 19460 19434 0 -1 4202496 7017 0 0 0 9 0 0 0 23 0 1 0 548247973 43290624 5688 33554432000 4194304 4964704 140734203986608 18446744073709551615 4600585 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19460/statm: 10569 5689 404 189 0 5443 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42276

[startup+0.301073 s]
/proc/loadavg: 0.00 0.02 0.99 2/258 19460
/proc/meminfo: memFree=21963552/32951124 swapFree=67111516/67111528
[pid=19460] ppid=19458 vsize=47376 CPUtime=0.29 cores=0-7
/proc/19460/stat : 19460 (claspmt) R 19458 19460 19434 0 -1 4202496 8272 0 0 0 28 1 0 0 25 0 1 0 548247973 48513024 6943 33554432000 4194304 4964704 140734203986608 18446744073709551615 4328446 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19460/statm: 11844 6943 406 189 0 6718 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47376

[startup+1.25351 s]
/proc/loadavg: 0.00 0.02 0.99 2/258 19460
/proc/meminfo: memFree=21963552/32951124 swapFree=67111516/67111528
[pid=19460] ppid=19458 vsize=359260 CPUtime=8 cores=0-7
/proc/19460/stat : 19460 (claspmt) R 19458 19460 19434 0 -1 4202496 21898 0 0 0 794 6 0 0 25 0 8 0 548247973 367882240 17433 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19460/statm: 89815 17433 464 189 0 84164 0
Current children cumulated CPU time (s) 8
Current children cumulated vsize (KiB) 359260

[startup+1.50083 s]
/proc/loadavg: 0.00 0.02 0.99 2/258 19460
/proc/meminfo: memFree=21963552/32951124 swapFree=67111516/67111528
[pid=19460] ppid=19458 vsize=359440 CPUtime=8.85 cores=0-7
/proc/19460/stat : 19460 (claspmt) R 19458 19460 19434 0 -1 4202496 22093 0 0 0 879 6 0 0 25 0 8 0 548247973 368066560 17628 33554432000 4194304 4964704 140734203986608 18446744073709551615 4668484 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19460/statm: 89860 17628 464 189 0 84209 0
Current children cumulated CPU time (s) 8.85
Current children cumulated vsize (KiB) 359440

[startup+3.10054 s]
/proc/loadavg: 0.00 0.02 0.99 9/266 19468
/proc/meminfo: memFree=21884764/32951124 swapFree=67111516/67111528
[pid=19460] ppid=19458 vsize=361884 CPUtime=21.63 cores=0-7
/proc/19460/stat : 19460 (claspmt) R 19458 19460 19434 0 -1 4202496 25361 0 0 0 2154 9 0 0 25 0 8 0 548247973 370569216 20896 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19460/statm: 90471 20896 464 189 0 84820 0
[pid=19460/tid=19462] ppid=19458 vsize=361884 CPUtime=2.63 cores=0-7
/proc/19460/task/19462/stat : 19462 (claspmt) R 19458 19460 19434 0 -1 4202560 1900 0 0 0 263 0 0 0 20 0 8 0 548248003 370569216 20896 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19460/tid=19463] ppid=19458 vsize=361884 CPUtime=2.65 cores=0-7
/proc/19460/task/19463/stat : 19463 (claspmt) R 19458 19460 19434 0 -1 4202560 2727 0 0 0 264 1 0 0 20 0 8 0 548248003 370569216 20897 33554432000 4194304 4964704 140734203986608 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19460/tid=19464] ppid=19458 vsize=361884 CPUtime=2.65 cores=0-7
/proc/19460/task/19464/stat : 19464 (claspmt) R 19458 19460 19434 0 -1 4202560 2817 0 0 0 265 0 0 0 20 0 8 0 548248003 370569216 20898 33554432000 4194304 4964704 140734203986608 18446744073709551615 270612771873 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19460/tid=19465] ppid=19458 vsize=361884 CPUtime=2.65 cores=0-7
/proc/19460/task/19465/stat : 19465 (claspmt) R 19458 19460 19434 0 -1 4202560 1650 0 0 0 265 0 0 0 20 0 8 0 548248004 370569216 20898 33554432000 4194304 4964704 140734203986608 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19460/tid=19466] ppid=19458 vsize=361884 CPUtime=2.74 cores=0-7
/proc/19460/task/19466/stat : 19466 (claspmt) R 19458 19460 19434 0 -1 4202560 1892 0 0 0 274 0 0 0 23 0 8 0 548248004 370569216 20898 33554432000 4194304 4964704 140734203986608 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19460/tid=19467] ppid=19458 vsize=361884 CPUtime=2.65 cores=0-7
/proc/19460/task/19467/stat : 19467 (claspmt) R 19458 19460 19434 0 -1 4202560 2857 0 0 0 264 1 0 0 20 0 8 0 548248004 370569216 20898 33554432000 4194304 4964704 140734203986608 18446744073709551615 4669192 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19460/tid=19468] ppid=19458 vsize=361884 CPUtime=2.64 cores=0-7
/proc/19460/task/19468/stat : 19468 (claspmt) R 19458 19460 19434 0 -1 4202560 2761 0 0 0 262 2 0 0 21 0 8 0 548248004 370569216 20898 33554432000 4194304 4964704 140734203986608 18446744073709551615 270612771525 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 21.63
Current children cumulated vsize (KiB) 361884

[startup+6.30098 s]
/proc/loadavg: 0.64 0.15 1.03 9/266 19468
/proc/meminfo: memFree=21864996/32951124 swapFree=67111516/67111528
[pid=19460] ppid=19458 vsize=365480 CPUtime=47.2 cores=0-7
/proc/19460/stat : 19460 (claspmt) R 19458 19460 19434 0 -1 4202496 29938 0 0 0 4707 13 0 0 25 0 8 0 548247973 374251520 25473 33554432000 4194304 4964704 140734203986608 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19460/statm: 91370 25474 464 189 0 85719 0
[pid=19460/tid=19462] ppid=19458 vsize=365480 CPUtime=5.81 cores=0-7
/proc/19460/task/19462/stat : 19462 (claspmt) R 19458 19460 19434 0 -1 4202560 2175 0 0 0 580 1 0 0 25 0 8 0 548248003 374251520 25474 33554432000 4194304 4964704 140734203986608 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19460/tid=19463] ppid=19458 vsize=365480 CPUtime=5.86 cores=0-7
/proc/19460/task/19463/stat : 19463 (claspmt) R 19458 19460 19434 0 -1 4202560 3439 0 0 0 584 2 0 0 25 0 8 0 548248003 374251520 25474 33554432000 4194304 4964704 140734203986608 18446744073709551615 4321097 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19460/tid=19464] ppid=19458 vsize=365480 CPUtime=5.86 cores=0-7
/proc/19460/task/19464/stat : 19464 (claspmt) R 19458 19460 19434 0 -1 4202560 3727 0 0 0 585 1 0 0 25 0 8 0 548248003 374251520 25474 33554432000 4194304 4964704 140734203986608 18446744073709551615 4362990 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19460/tid=19465] ppid=19458 vsize=365480 CPUtime=5.86 cores=0-7
/proc/19460/task/19465/stat : 19465 (claspmt) R 19458 19460 19434 0 -1 4202560 2009 0 0 0 585 1 0 0 25 0 8 0 548248004 374251520 25475 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19460/tid=19466] ppid=19458 vsize=365480 CPUtime=5.94 cores=0-7
/proc/19460/task/19466/stat : 19466 (claspmt) R 19458 19460 19434 0 -1 4202560 1956 0 0 0 594 0 0 0 25 0 8 0 548248004 374251520 25475 33554432000 4194304 4964704 140734203986608 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19460/tid=19467] ppid=19458 vsize=365480 CPUtime=5.85 cores=0-7
/proc/19460/task/19467/stat : 19467 (claspmt) R 19458 19460 19434 0 -1 4202560 3604 0 0 0 583 2 0 0 25 0 8 0 548248004 374251520 25475 33554432000 4194304 4964704 140734203986608 18446744073709551615 270612771525 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19460/tid=19468] ppid=19458 vsize=365480 CPUtime=5.84 cores=0-7
/proc/19460/task/19468/stat : 19468 (claspmt) R 19458 19460 19434 0 -1 4202560 4015 0 0 0 582 2 0 0 25 0 8 0 548248004 374251520 25475 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 47.2
Current children cumulated vsize (KiB) 365480

[startup+12.7008 s]
/proc/loadavg: 1.23 0.28 1.06 9/266 19469
/proc/meminfo: memFree=21841080/32951124 swapFree=67111516/67111528
[pid=19460] ppid=19458 vsize=370008 CPUtime=98.41 cores=0-7
/proc/19460/stat : 19460 (claspmt) R 19458 19460 19434 0 -1 4202496 35677 0 0 0 9825 16 0 0 25 0 8 0 548247973 378888192 31212 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19460/statm: 92502 31212 466 189 0 86851 0
[pid=19460/tid=19462] ppid=19458 vsize=370008 CPUtime=12.17 cores=0-7
/proc/19460/task/19462/stat : 19462 (claspmt) R 19458 19460 19434 0 -1 4202560 2324 0 0 0 1216 1 0 0 25 0 8 0 548248003 378888192 31212 33554432000 4194304 4964704 140734203986608 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19460/tid=19463] ppid=19458 vsize=370008 CPUtime=12.26 cores=0-7
/proc/19460/task/19463/stat : 19463 (claspmt) R 19458 19460 19434 0 -1 4202560 4208 0 0 0 1224 2 0 0 25 0 8 0 548248003 378888192 31212 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19460/tid=19464] ppid=19458 vsize=370008 CPUtime=12.26 cores=0-7
/proc/19460/task/19464/stat : 19464 (claspmt) R 19458 19460 19434 0 -1 4202560 4218 0 0 0 1225 1 0 0 25 0 8 0 548248003 378888192 31212 33554432000 4194304 4964704 140734203986608 18446744073709551615 4668472 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19460/tid=19465] ppid=19458 vsize=370008 CPUtime=12.26 cores=0-7
/proc/19460/task/19465/stat : 19465 (claspmt) R 19458 19460 19434 0 -1 4202560 2350 0 0 0 1225 1 0 0 25 0 8 0 548248004 378888192 31212 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19460/tid=19466] ppid=19458 vsize=370008 CPUtime=12.35 cores=0-7
/proc/19460/task/19466/stat : 19466 (claspmt) R 19458 19460 19434 0 -1 4202560 1965 0 0 0 1235 0 0 0 25 0 8 0 548248004 378888192 31212 33554432000 4194304 4964704 140734203986608 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19460/tid=19467] ppid=19458 vsize=370008 CPUtime=12.26 cores=0-7
/proc/19460/task/19467/stat : 19467 (claspmt) R 19458 19460 19434 0 -1 4202560 4314 0 0 0 1224 2 0 0 25 0 8 0 548248004 378888192 31212 33554432000 4194304 4964704 140734203986608 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19460/tid=19468] ppid=19458 vsize=370008 CPUtime=12.25 cores=0-7
/proc/19460/task/19468/stat : 19468 (claspmt) R 19458 19460 19434 0 -1 4202560 7033 0 0 0 1221 4 0 0 25 0 8 0 548248004 378888192 31212 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 98.41
Current children cumulated vsize (KiB) 370008

[startup+25.5006 s]
/proc/loadavg: 2.73 0.66 1.18 9/266 19469
/proc/meminfo: memFree=21793396/32951124 swapFree=67111516/67111528
[pid=19460] ppid=19458 vsize=381496 CPUtime=200.62 cores=0-7
/proc/19460/stat : 19460 (claspmt) R 19458 19460 19434 0 -1 4202496 48486 0 0 0 20038 24 0 0 20 0 8 0 548247973 390651904 44021 33554432000 4194304 4964704 140734203986608 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19460/statm: 95374 44021 466 189 0 89723 0
[pid=19460/tid=19462] ppid=19458 vsize=381496 CPUtime=24.85 cores=0-7
/proc/19460/task/19462/stat : 19462 (claspmt) R 19458 19460 19434 0 -1 4202560 2964 0 0 0 2484 1 0 0 25 0 8 0 548248003 390651904 44021 33554432000 4194304 4964704 140734203986608 18446744073709551615 4342149 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19460/tid=19463] ppid=19458 vsize=381496 CPUtime=25.06 cores=0-7
/proc/19460/task/19463/stat : 19463 (claspmt) R 19458 19460 19434 0 -1 4202560 5577 0 0 0 2503 3 0 0 25 0 8 0 548248003 390651904 44021 33554432000 4194304 4964704 140734203986608 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19460/tid=19464] ppid=19458 vsize=381496 CPUtime=25.05 cores=0-7
/proc/19460/task/19464/stat : 19464 (claspmt) R 19458 19460 19434 0 -1 4202560 5259 0 0 0 2503 2 0 0 25 0 8 0 548248003 390651904 44021 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19460/tid=19465] ppid=19458 vsize=381496 CPUtime=25.05 cores=0-7
/proc/19460/task/19465/stat : 19465 (claspmt) R 19458 19460 19434 0 -1 4202560 3954 0 0 0 2503 2 0 0 25 0 8 0 548248004 390651904 44021 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19460/tid=19466] ppid=19458 vsize=381496 CPUtime=25.15 cores=0-7
/proc/19460/task/19466/stat : 19466 (claspmt) R 19458 19460 19434 0 -1 4202560 3872 0 0 0 2513 2 0 0 25 0 8 0 548248004 390651904 44021 33554432000 4194304 4964704 140734203986608 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19460/tid=19467] ppid=19458 vsize=381496 CPUtime=25.05 cores=0-7
/proc/19460/task/19467/stat : 19467 (claspmt) R 19458 19460 19434 0 -1 4202560 5616 0 0 0 2502 3 0 0 25 0 8 0 548248004 390651904 44021 33554432000 4194304 4964704 140734203986608 18446744073709551615 4653288 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19460/tid=19468] ppid=19458 vsize=381496 CPUtime=25.03 cores=0-7
/proc/19460/task/19468/stat : 19468 (claspmt) R 19458 19460 19434 0 -1 4202560 11299 0 0 0 2497 6 0 0 25 0 8 0 548248004 390651904 44021 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670165 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 200.62
Current children cumulated vsize (KiB) 381496

[startup+51.1011 s]
/proc/loadavg: 4.59 1.27 1.36 9/266 19470
/proc/meminfo: memFree=21732924/32951124 swapFree=67111516/67111528
[pid=19460] ppid=19458 vsize=392332 CPUtime=405.18 cores=0-7
/proc/19460/stat : 19460 (claspmt) R 19458 19460 19434 0 -1 4202496 62941 0 0 0 40483 35 0 0 25 0 8 0 548247973 401747968 58474 33554432000 4194304 4964704 140734203986608 18446744073709551615 4668918 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19460/statm: 98083 58474 466 189 0 92432 0
[pid=19460/tid=19462] ppid=19458 vsize=392332 CPUtime=50.24 cores=0-7
/proc/19460/task/19462/stat : 19462 (claspmt) R 19458 19460 19434 0 -1 4202560 4074 0 0 0 5021 3 0 0 25 0 8 0 548248003 401747968 58474 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19460/tid=19463] ppid=19458 vsize=392332 CPUtime=50.65 cores=0-7
/proc/19460/task/19463/stat : 19463 (claspmt) R 19458 19460 19434 0 -1 4202560 6569 0 0 0 5061 4 0 0 25 0 8 0 548248003 401747968 58474 33554432000 4194304 4964704 140734203986608 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19460/tid=19464] ppid=19458 vsize=392332 CPUtime=50.64 cores=0-7
/proc/19460/task/19464/stat : 19464 (claspmt) R 19458 19460 19434 0 -1 4202560 6718 0 0 0 5062 2 0 0 25 0 8 0 548248003 401747968 58474 33554432000 4194304 4964704 140734203986608 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19460/tid=19465] ppid=19458 vsize=392332 CPUtime=50.64 cores=0-7
/proc/19460/task/19465/stat : 19465 (claspmt) R 19458 19460 19434 0 -1 4202560 5184 0 0 0 5061 3 0 0 25 0 8 0 548248004 401747968 58474 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19460/tid=19466] ppid=19458 vsize=392332 CPUtime=50.75 cores=0-7
/proc/19460/task/19466/stat : 19466 (claspmt) R 19458 19460 19434 0 -1 4202560 6162 0 0 0 5071 4 0 0 25 0 8 0 548248004 401747968 58474 33554432000 4194304 4964704 140734203986608 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19460/tid=19467] ppid=19458 vsize=392332 CPUtime=50.64 cores=0-7
/proc/19460/task/19467/stat : 19467 (claspmt) R 19458 19460 19434 0 -1 4202560 7233 0 0 0 5060 4 0 0 25 0 8 0 548248004 401747968 58474 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19460/tid=19468] ppid=19458 vsize=392332 CPUtime=50.64 cores=0-7
/proc/19460/task/19468/stat : 19468 (claspmt) R 19458 19460 19434 0 -1 4202560 15434 0 0 0 5055 9 0 0 25 0 8 0 548248004 401747968 58474 33554432000 4194304 4964704 140734203986608 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 405.18
Current children cumulated vsize (KiB) 392332

[startup+102.301 s]
/proc/loadavg: 6.59 2.32 1.71 9/266 19471
/proc/meminfo: memFree=21640532/32951124 swapFree=67111516/67111528
[pid=19460] ppid=19458 vsize=411320 CPUtime=814.32 cores=0-7
/proc/19460/stat : 19460 (claspmt) R 19458 19460 19434 0 -1 4202496 86612 0 0 0 81376 56 0 0 25 0 8 0 548247973 421191680 82134 33554432000 4194304 4964704 140734203986608 18446744073709551615 4668654 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19460/statm: 102830 82134 466 189 0 97179 0
[pid=19460/tid=19462] ppid=19458 vsize=411320 CPUtime=101.01 cores=0-7
/proc/19460/task/19462/stat : 19462 (claspmt) R 19458 19460 19434 0 -1 4202560 4750 0 0 0 10098 3 0 0 25 0 8 0 548248003 421191680 82134 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19460/tid=19463] ppid=19458 vsize=411320 CPUtime=101.85 cores=0-7
/proc/19460/task/19463/stat : 19463 (claspmt) R 19458 19460 19434 0 -1 4202560 9046 0 0 0 10179 6 0 0 25 0 8 0 548248003 421191680 82134 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19460/tid=19464] ppid=19458 vsize=411320 CPUtime=101.83 cores=0-7
/proc/19460/task/19464/stat : 19464 (claspmt) R 19458 19460 19434 0 -1 4202560 8457 0 0 0 10179 4 0 0 25 0 8 0 548248003 421191680 82134 33554432000 4194304 4964704 140734203986608 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0

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

/proc/19460/task/19468/stat : 19468 (claspmt) R 19458 19460 19434 0 -1 4202560 181172 0 0 0 465682 165 0 0 25 0 8 0 548248004 1509670912 324937 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37251.4
Current children cumulated vsize (KiB) 1474288

[startup+4722.3 s]
/proc/loadavg: 8.08 8.06 7.99 9/266 19609
/proc/meminfo: memFree=20660460/32951124 swapFree=67111516/67111528
[pid=19460] ppid=19458 vsize=1474288 CPUtime=37730.9 cores=0-7
/proc/19460/stat : 19460 (claspmt) R 19458 19460 19434 0 -1 4202496 331308 0 0 0 3772711 375 0 0 25 0 8 0 548247973 1509670912 324938 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19460/statm: 368572 324938 466 189 0 362921 0
[pid=19460/tid=19462] ppid=19458 vsize=1474288 CPUtime=4695.78 cores=0-7
/proc/19460/task/19462/stat : 19462 (claspmt) R 19458 19460 19434 0 -1 4202560 11985 0 0 0 469555 23 0 0 25 0 8 0 548248003 1509670912 324938 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19460/tid=19463] ppid=19458 vsize=1474288 CPUtime=4721.45 cores=0-7
/proc/19460/task/19463/stat : 19463 (claspmt) R 19458 19460 19434 0 -1 4202560 30824 0 0 0 472105 40 0 0 25 0 8 0 548248003 1509670912 324938 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19460/tid=19464] ppid=19458 vsize=1474288 CPUtime=4716.06 cores=0-7
/proc/19460/task/19464/stat : 19464 (claspmt) R 19458 19460 19434 0 -1 4202560 15060 0 0 0 471586 20 0 0 25 0 8 0 548248003 1509670912 324938 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19460/tid=19465] ppid=19458 vsize=1474288 CPUtime=4717.64 cores=0-7
/proc/19460/task/19465/stat : 19465 (claspmt) R 19458 19460 19434 0 -1 4202560 27120 0 0 0 471723 41 0 0 25 0 8 0 548248004 1509670912 324938 33554432000 4194304 4964704 140734203986608 18446744073709551615 4669427 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19460/tid=19466] ppid=19458 vsize=1474288 CPUtime=4721.55 cores=0-7
/proc/19460/task/19466/stat : 19466 (claspmt) R 19458 19460 19434 0 -1 4202560 25565 0 0 0 472115 40 0 0 25 0 8 0 548248004 1509670912 324938 33554432000 4194304 4964704 140734203986608 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19460/tid=19467] ppid=19458 vsize=1474288 CPUtime=4721.44 cores=0-7
/proc/19460/task/19467/stat : 19467 (claspmt) R 19458 19460 19434 0 -1 4202560 17498 0 0 0 472122 22 0 0 25 0 8 0 548248004 1509670912 324938 33554432000 4194304 4964704 140734203986608 18446744073709551615 4668601 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19460/tid=19468] ppid=19458 vsize=1474288 CPUtime=4718.46 cores=0-7
/proc/19460/task/19468/stat : 19468 (claspmt) R 19458 19460 19434 0 -1 4202560 181172 0 0 0 471681 165 0 0 25 0 8 0 548248004 1509670912 324938 33554432000 4194304 4964704 140734203986608 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37730.9
Current children cumulated vsize (KiB) 1474288

[startup+4782.3 s]
/proc/loadavg: 8.03 8.05 7.99 9/266 19611
/proc/meminfo: memFree=20660564/32951124 swapFree=67111516/67111528
[pid=19460] ppid=19458 vsize=1474288 CPUtime=38210.4 cores=0-7
/proc/19460/stat : 19460 (claspmt) R 19458 19460 19434 0 -1 4202496 331330 0 0 0 3820665 376 0 0 25 0 8 0 548247973 1509670912 324886 33554432000 4194304 4964704 140734203986608 18446744073709551615 4370224 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19460/statm: 368572 324886 466 189 0 362921 0
[pid=19460/tid=19462] ppid=19458 vsize=1474288 CPUtime=4755.78 cores=0-7
/proc/19460/task/19462/stat : 19462 (claspmt) R 19458 19460 19434 0 -1 4202560 11986 0 0 0 475555 23 0 0 25 0 8 0 548248003 1509670912 324886 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19460/tid=19463] ppid=19458 vsize=1474288 CPUtime=4781.46 cores=0-7
/proc/19460/task/19463/stat : 19463 (claspmt) R 19458 19460 19434 0 -1 4202560 30824 0 0 0 478106 40 0 0 25 0 8 0 548248003 1509670912 324886 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19460/tid=19464] ppid=19458 vsize=1474288 CPUtime=4776.01 cores=0-7
/proc/19460/task/19464/stat : 19464 (claspmt) R 19458 19460 19434 0 -1 4202560 15060 0 0 0 477581 20 0 0 25 0 8 0 548248003 1509670912 324886 33554432000 4194304 4964704 140734203986608 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19460/tid=19465] ppid=19458 vsize=1474288 CPUtime=4777.65 cores=0-7
/proc/19460/task/19465/stat : 19465 (claspmt) R 19458 19460 19434 0 -1 4202560 27120 0 0 0 477724 41 0 0 25 0 8 0 548248004 1509670912 324886 33554432000 4194304 4964704 140734203986608 18446744073709551615 4654508 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19460/tid=19466] ppid=19458 vsize=1474288 CPUtime=4781.56 cores=0-7
/proc/19460/task/19466/stat : 19466 (claspmt) R 19458 19460 19434 0 -1 4202560 25586 0 0 0 478116 40 0 0 25 0 8 0 548248004 1509670912 324886 33554432000 4194304 4964704 140734203986608 18446744073709551615 4342918 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19460/tid=19467] ppid=19458 vsize=1474288 CPUtime=4781.45 cores=0-7
/proc/19460/task/19467/stat : 19467 (claspmt) R 19458 19460 19434 0 -1 4202560 17498 0 0 0 478123 22 0 0 25 0 8 0 548248004 1509670912 324886 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19460/tid=19468] ppid=19458 vsize=1474288 CPUtime=4778.01 cores=0-7
/proc/19460/task/19468/stat : 19468 (claspmt) R 19458 19460 19434 0 -1 4202560 181172 0 0 0 477636 165 0 0 25 0 8 0 548248004 1509670912 324886 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38210.4
Current children cumulated vsize (KiB) 1474288

[startup+4842.3 s]
/proc/loadavg: 8.01 8.04 7.99 9/266 19612
/proc/meminfo: memFree=20660668/32951124 swapFree=67111516/67111528
[pid=19460] ppid=19458 vsize=1474288 CPUtime=38689.8 cores=0-7
/proc/19460/stat : 19460 (claspmt) R 19458 19460 19434 0 -1 4202496 331478 0 0 0 3868597 378 0 0 25 0 8 0 548247973 1509670912 325033 33554432000 4194304 4964704 140734203986608 18446744073709551615 4677956 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19460/statm: 368572 325033 466 189 0 362921 0
[pid=19460/tid=19462] ppid=19458 vsize=1474288 CPUtime=4815.76 cores=0-7
/proc/19460/task/19462/stat : 19462 (claspmt) R 19458 19460 19434 0 -1 4202560 11986 0 0 0 481552 24 0 0 25 0 8 0 548248003 1509670912 325033 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19460/tid=19463] ppid=19458 vsize=1474288 CPUtime=4841.44 cores=0-7
/proc/19460/task/19463/stat : 19463 (claspmt) R 19458 19460 19434 0 -1 4202560 30824 0 0 0 484103 41 0 0 25 0 8 0 548248003 1509670912 325033 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19460/tid=19464] ppid=19458 vsize=1474288 CPUtime=4836 cores=0-7
/proc/19460/task/19464/stat : 19464 (claspmt) R 19458 19460 19434 0 -1 4202560 15060 0 0 0 483580 20 0 0 25 0 8 0 548248003 1509670912 325033 33554432000 4194304 4964704 140734203986608 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19460/tid=19465] ppid=19458 vsize=1474288 CPUtime=4837.63 cores=0-7
/proc/19460/task/19465/stat : 19465 (claspmt) R 19458 19460 19434 0 -1 4202560 27120 0 0 0 483722 41 0 0 25 0 8 0 548248004 1509670912 325033 33554432000 4194304 4964704 140734203986608 18446744073709551615 4669309 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19460/tid=19466] ppid=19458 vsize=1474288 CPUtime=4841.52 cores=0-7
/proc/19460/task/19466/stat : 19466 (claspmt) R 19458 19460 19434 0 -1 4202560 25726 0 0 0 484112 40 0 0 25 0 8 0 548248004 1509670912 325033 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19460/tid=19467] ppid=19458 vsize=1474288 CPUtime=4841.44 cores=0-7
/proc/19460/task/19467/stat : 19467 (claspmt) R 19458 19460 19434 0 -1 4202560 17506 0 0 0 484122 22 0 0 25 0 8 0 548248004 1509670912 325033 33554432000 4194304 4964704 140734203986608 18446744073709551615 4361330 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19460/tid=19468] ppid=19458 vsize=1474288 CPUtime=4837.5 cores=0-7
/proc/19460/task/19468/stat : 19468 (claspmt) R 19458 19460 19434 0 -1 4202560 181172 0 0 0 483585 165 0 0 25 0 8 0 548248004 1509670912 325033 33554432000 4194304 4964704 140734203986608 18446744073709551615 270612808272 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38689.8
Current children cumulated vsize (KiB) 1474288

[startup+4902.31 s]
/proc/loadavg: 8.04 8.04 8.00 9/266 19614
/proc/meminfo: memFree=20660284/32951124 swapFree=67111516/67111528
[pid=19460] ppid=19458 vsize=1474288 CPUtime=39169.3 cores=0-7
/proc/19460/stat : 19460 (claspmt) R 19458 19460 19434 0 -1 4202496 331551 0 0 0 3916549 380 0 0 25 0 8 0 548247973 1509670912 325106 33554432000 4194304 4964704 140734203986608 18446744073709551615 4669429 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19460/statm: 368572 325106 466 189 0 362921 0
[pid=19460/tid=19462] ppid=19458 vsize=1474288 CPUtime=4875.76 cores=0-7
/proc/19460/task/19462/stat : 19462 (claspmt) R 19458 19460 19434 0 -1 4202560 11986 0 0 0 487552 24 0 0 25 0 8 0 548248003 1509670912 325106 33554432000 4194304 4964704 140734203986608 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19460/tid=19463] ppid=19458 vsize=1474288 CPUtime=4901.45 cores=0-7
/proc/19460/task/19463/stat : 19463 (claspmt) R 19458 19460 19434 0 -1 4202560 30824 0 0 0 490104 41 0 0 25 0 8 0 548248003 1509670912 325106 33554432000 4194304 4964704 140734203986608 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19460/tid=19464] ppid=19458 vsize=1474288 CPUtime=4896 cores=0-7
/proc/19460/task/19464/stat : 19464 (claspmt) R 19458 19460 19434 0 -1 4202560 15060 0 0 0 489579 21 0 0 25 0 8 0 548248003 1509670912 325106 33554432000 4194304 4964704 140734203986608 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19460/tid=19465] ppid=19458 vsize=1474288 CPUtime=4897.64 cores=0-7
/proc/19460/task/19465/stat : 19465 (claspmt) R 19458 19460 19434 0 -1 4202560 27120 0 0 0 489723 41 0 0 25 0 8 0 548248004 1509670912 325106 33554432000 4194304 4964704 140734203986608 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19460/tid=19466] ppid=19458 vsize=1474288 CPUtime=4901.52 cores=0-7
/proc/19460/task/19466/stat : 19466 (claspmt) R 19458 19460 19434 0 -1 4202560 25799 0 0 0 490112 40 0 0 25 0 8 0 548248004 1509670912 325106 33554432000 4194304 4964704 140734203986608 18446744073709551615 4370485 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19460/tid=19467] ppid=19458 vsize=1474288 CPUtime=4901.44 cores=0-7
/proc/19460/task/19467/stat : 19467 (claspmt) R 19458 19460 19434 0 -1 4202560 17506 0 0 0 490122 22 0 0 25 0 8 0 548248004 1509670912 325106 33554432000 4194304 4964704 140734203986608 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19460/tid=19468] ppid=19458 vsize=1474288 CPUtime=4897.02 cores=0-7
/proc/19460/task/19468/stat : 19468 (claspmt) R 19458 19460 19434 0 -1 4202560 181172 0 0 0 489536 166 0 0 25 0 8 0 548248004 1509670912 325106 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39169.3
Current children cumulated vsize (KiB) 1474288

[startup+4962.3 s]
/proc/loadavg: 8.01 8.03 8.00 9/266 19616
/proc/meminfo: memFree=20660004/32951124 swapFree=67111516/67111528
[pid=19460] ppid=19458 vsize=1474288 CPUtime=39648.7 cores=0-7
/proc/19460/stat : 19460 (claspmt) R 19458 19460 19434 0 -1 4202496 331566 0 0 0 3964490 380 0 0 25 0 8 0 548247973 1509670912 325121 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19460/statm: 368572 325121 466 189 0 362921 0
[pid=19460/tid=19462] ppid=19458 vsize=1474288 CPUtime=4935.74 cores=0-7
/proc/19460/task/19462/stat : 19462 (claspmt) R 19458 19460 19434 0 -1 4202560 11986 0 0 0 493550 24 0 0 25 0 8 0 548248003 1509670912 325121 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19460/tid=19463] ppid=19458 vsize=1474288 CPUtime=4961.42 cores=0-7
/proc/19460/task/19463/stat : 19463 (claspmt) R 19458 19460 19434 0 -1 4202560 30839 0 0 0 496101 41 0 0 25 0 8 0 548248003 1509670912 325121 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19460/tid=19464] ppid=19458 vsize=1474288 CPUtime=4955.99 cores=0-7
/proc/19460/task/19464/stat : 19464 (claspmt) R 19458 19460 19434 0 -1 4202560 15060 0 0 0 495578 21 0 0 25 0 8 0 548248003 1509670912 325121 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19460/tid=19465] ppid=19458 vsize=1474288 CPUtime=4957.63 cores=0-7
/proc/19460/task/19465/stat : 19465 (claspmt) R 19458 19460 19434 0 -1 4202560 27120 0 0 0 495722 41 0 0 25 0 8 0 548248004 1509670912 325121 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19460/tid=19466] ppid=19458 vsize=1474288 CPUtime=4961.51 cores=0-7
/proc/19460/task/19466/stat : 19466 (claspmt) R 19458 19460 19434 0 -1 4202560 25799 0 0 0 496111 40 0 0 25 0 8 0 548248004 1509670912 325121 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19460/tid=19467] ppid=19458 vsize=1474288 CPUtime=4961.43 cores=0-7
/proc/19460/task/19467/stat : 19467 (claspmt) R 19458 19460 19434 0 -1 4202560 17506 0 0 0 496121 22 0 0 25 0 8 0 548248004 1509670912 325121 33554432000 4194304 4964704 140734203986608 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19460/tid=19468] ppid=19458 vsize=1474288 CPUtime=4956.52 cores=0-7
/proc/19460/task/19468/stat : 19468 (claspmt) R 19458 19460 19434 0 -1 4202560 181172 0 0 0 495486 166 0 0 25 0 8 0 548248004 1509670912 325121 33554432000 4194304 4964704 140734203986608 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39648.7
Current children cumulated vsize (KiB) 1474288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5006.3 s]
/proc/loadavg: 8.05 8.04 8.00 9/266 19617
/proc/meminfo: memFree=20659496/32951124 swapFree=67111516/67111528
[pid=19460] ppid=19458 vsize=1474288 CPUtime=40000.3 cores=0-7
/proc/19460/stat : 19460 (claspmt) R 19458 19460 19434 0 -1 4202496 331720 0 0 0 3999653 381 0 0 25 0 8 0 548247973 1509670912 325153 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670193 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19460/statm: 368572 325153 466 189 0 362921 0
[pid=19460/tid=19462] ppid=19458 vsize=1474288 CPUtime=4979.71 cores=0-7
/proc/19460/task/19462/stat : 19462 (claspmt) R 19458 19460 19434 0 -1 4202560 12140 0 0 0 497947 24 0 0 25 0 8 0 548248003 1509670912 325153 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19460/tid=19463] ppid=19458 vsize=1474288 CPUtime=5005.43 cores=0-7
/proc/19460/task/19463/stat : 19463 (claspmt) R 19458 19460 19434 0 -1 4202560 30839 0 0 0 500502 41 0 0 25 0 8 0 548248003 1509670912 325153 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19460/tid=19464] ppid=19458 vsize=1474288 CPUtime=4999.99 cores=0-7
/proc/19460/task/19464/stat : 19464 (claspmt) R 19458 19460 19434 0 -1 4202560 15060 0 0 0 499978 21 0 0 25 0 8 0 548248003 1509670912 325153 33554432000 4194304 4964704 140734203986608 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19460/tid=19465] ppid=19458 vsize=1474288 CPUtime=5001.62 cores=0-7
/proc/19460/task/19465/stat : 19465 (claspmt) R 19458 19460 19434 0 -1 4202560 27120 0 0 0 500120 42 0 0 25 0 8 0 548248004 1509670912 325153 33554432000 4194304 4964704 140734203986608 18446744073709551615 4321234 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19460/tid=19466] ppid=19458 vsize=1474288 CPUtime=5005.53 cores=0-7
/proc/19460/task/19466/stat : 19466 (claspmt) R 19458 19460 19434 0 -1 4202560 25799 0 0 0 500512 41 0 0 25 0 8 0 548248004 1509670912 325153 33554432000 4194304 4964704 140734203986608 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19460/tid=19467] ppid=19458 vsize=1474288 CPUtime=5005.44 cores=0-7
/proc/19460/task/19467/stat : 19467 (claspmt) R 19458 19460 19434 0 -1 4202560 17506 0 0 0 500522 22 0 0 25 0 8 0 548248004 1509670912 325153 33554432000 4194304 4964704 140734203986608 18446744073709551615 270612808342 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19460/tid=19468] ppid=19458 vsize=1474288 CPUtime=5000.16 cores=0-7
/proc/19460/task/19468/stat : 19468 (claspmt) R 19458 19460 19434 0 -1 4202560 181172 0 0 0 499850 166 0 0 25 0 8 0 548248004 1509670912 325153 33554432000 4194304 4964704 140734203986608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.3
Current children cumulated vsize (KiB) 1474288

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

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

[startup+5006.5 s]
/proc/loadavg: 8.05 8.04 8.00 9/266 19617
/proc/meminfo: memFree=20659496/32951124 swapFree=67111516/67111528
[pid=19460] ppid=19458 vsize=1474288 CPUtime=40000.6 cores=0-7
/proc/19460/stat : 19460 (claspmt) S 19458 19460 19434 0 -1 4202496 331722 0 0 0 3999678 381 0 0 25 0 2 0 548247973 1509670912 325155 33554432000 4194304 4964704 140734203986608 18446744073709551615 270624913381 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19460/statm: 368572 325155 468 189 0 362921 0
[pid=19460/tid=19467] ppid=19458 vsize=1474288 CPUtime=5005.63 cores=0-7
/proc/19460/task/19467/stat : 19467 (claspmt) R 19458 19460 19434 0 -1 4202560 17506 0 0 0 500541 22 0 0 25 0 2 0 548248004 1509670912 325155 33554432000 4194304 4964704 140734203986608 18446744073709551615 4644891 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 1474288

[startup+5006.9 s]
/proc/loadavg: 8.05 8.04 8.00 2/260 19618
/proc/meminfo: memFree=20664504/32951124 swapFree=67111516/67111528
[pid=19460] ppid=19458 vsize=1451260 CPUtime=40001 cores=0-7
/proc/19460/stat : 19460 (claspmt) R 19458 19460 19434 0 -1 4202496 331730 0 0 0 3999718 381 0 0 23 0 1 0 548247973 1486090240 317653 33554432000 4194304 4964704 140734203986608 18446744073709551615 270612767281 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/19460/statm: 362815 317653 476 189 0 357164 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 1451260

Child status: 0
Real time (s): 5007
CPU time (s): 40001.1
CPU user time (s): 39997.2
CPU system time (s): 3.86741
CPU usage (%): 798.904
Max. virtual memory (cumulated for all children) (KiB): 1474288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39997.2
system time used= 3.86741
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331731
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= 118491
involuntary context switches= 193211

runsolver used 11.1113 second user time and 29.8655 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-02 22:01:10
IDJOB=3321668
IDBENCH=82466
IDSOLVER=1711
FILE ID=node108/3321668-1304366470
RUNJOBID= node108-1304366468-19448
PBS_JOBID= 13181762
Free space on /tmp= 73348 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.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-3321668-1304366470/watcher-3321668-1304366470 -o /tmp/evaluation-result-3321668-1304366470/solver-3321668-1304366470 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321668-1304366470.cnf

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

MD5SUM BENCH= ee159af2e208d290f7f3fefd15c344f2
RANDOM SEED=113861162

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21963840 kB
Buffers:        675132 kB
Cached:        2153280 kB
SwapCached:         12 kB
Active:        8070904 kB
Inactive:      2492236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21963840 kB
SwapTotal:    67111528 kB
SwapFree:     67111516 kB
Dirty:            3268 kB
Writeback:           0 kB
AnonPages:     7735120 kB
Mapped:          23092 kB
Slab:           334620 kB
PageTables:      26632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 24656576 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= 73344 MiB
End job on node108 at 2011-05-02 23:24:39