Trace number 3373492

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 4800.47 1203.99

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
MD5SUM9059f458d76edcc4dc5681746a6de6e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark265.638
Satisfiable
(Un)Satisfiability was proved
Number of variables88352
Number of clauses262658
Sum of the clauses size612866
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2175104
Number of clauses of size 387552
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 ...421705/instance-3373492-1305421705.cnf
0.89/0.92	c Solving...
4800.14/1203.71	
4800.14/1203.71	*** INTERRUPTED! ***
4800.14/1203.71	*** Shutting down threads...
4800.37/1203.99	s UNKNOWN
4800.37/1203.99	
4800.37/1203.99	c INTERRUPTED   : 1
4800.37/1203.99	c Models        : 0+    
4800.37/1203.99	c Time          : 1203.723s (Solving: 1202.80s 1st Model: 0.00s Unsat: 0.00s)
4800.37/1203.99	c CPU Time      : 4800.200s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3373492-1305421705/watcher-3373492-1305421705 -o /tmp/evaluation-result-3373492-1305421705/solver-3373492-1305421705 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373492-1305421705.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.07 8.08 7.89 6/298 5307
/proc/meminfo: memFree=15590516/32950928 swapFree=67111364/67111528
[pid=5307] ppid=5305 vsize=32068 CPUtime=0 cores=1,3,5,7
/proc/5307/stat : 5307 (claspmt) R 5305 5307 4917 0 -1 4202496 1275 0 0 0 0 0 0 0 25 0 1 0 109779931 32837632 1205 33554432000 4194304 4964800 140734847851360 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5307/statm: 8017 1212 375 189 0 2891 0

[startup+0.0565591 s]
/proc/loadavg: 8.07 8.08 7.89 6/298 5307
/proc/meminfo: memFree=15590516/32950928 swapFree=67111364/67111528
[pid=5307] ppid=5305 vsize=46036 CPUtime=0.05 cores=1,3,5,7
/proc/5307/stat : 5307 (claspmt) R 5305 5307 4917 0 -1 4202496 7657 0 0 0 4 1 0 0 25 0 1 0 109779931 47140864 6424 33554432000 4194304 4964800 140734847851360 18446744073709551615 218880262613 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5307/statm: 11509 6446 385 189 0 6383 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 46036

[startup+0.100549 s]
/proc/loadavg: 8.07 8.08 7.89 6/298 5307
/proc/meminfo: memFree=15590516/32950928 swapFree=67111364/67111528
[pid=5307] ppid=5305 vsize=55304 CPUtime=0.09 cores=1,3,5,7
/proc/5307/stat : 5307 (claspmt) R 5305 5307 4917 0 -1 4202496 11625 0 0 0 8 1 0 0 25 0 1 0 109779931 56631296 8853 33554432000 4194304 4964800 140734847851360 18446744073709551615 4617330 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5307/statm: 13826 8854 398 189 0 8700 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 55304

[startup+0.30052 s]
/proc/loadavg: 8.07 8.08 7.89 6/298 5307
/proc/meminfo: memFree=15590516/32950928 swapFree=67111364/67111528
[pid=5307] ppid=5305 vsize=67376 CPUtime=0.29 cores=1,3,5,7
/proc/5307/stat : 5307 (claspmt) R 5305 5307 4917 0 -1 4202496 14607 0 0 0 28 1 0 0 25 0 1 0 109779931 68993024 11835 33554432000 4194304 4964800 140734847851360 18446744073709551615 218880225989 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5307/statm: 16844 11836 403 189 0 11718 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67376

[startup+0.700446 s]
/proc/loadavg: 8.07 8.08 7.89 6/298 5307
/proc/meminfo: memFree=15590516/32950928 swapFree=67111364/67111528
[pid=5307] ppid=5305 vsize=76616 CPUtime=0.69 cores=1,3,5,7
/proc/5307/stat : 5307 (claspmt) R 5305 5307 4917 0 -1 4202496 16906 0 0 0 67 2 0 0 25 0 1 0 109779931 78454784 14134 33554432000 4194304 4964800 140734847851360 18446744073709551615 4613785 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5307/statm: 19154 14134 403 189 0 14028 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76616

[startup+1.50023 s]
/proc/loadavg: 7.82 8.03 7.87 9/302 5311
/proc/meminfo: memFree=15503932/32950928 swapFree=67111364/67111528
[pid=5307] ppid=5305 vsize=240236 CPUtime=3.13 cores=1,3,5,7
/proc/5307/stat : 5307 (claspmt) R 5305 5307 4917 0 -1 4202496 28321 0 0 0 309 4 0 0 25 0 4 0 109779931 246001664 22094 33554432000 4194304 4964800 140734847851360 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5307/statm: 60059 22094 458 189 0 54408 0
[pid=5307/tid=5309] ppid=5305 vsize=240236 CPUtime=0.55 cores=1,3,5,7
/proc/5307/task/5309/stat : 5309 (claspmt) R 5305 5307 4917 0 -1 4202560 2794 0 0 0 55 0 0 0 18 0 4 0 109780024 246001664 22094 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5307/tid=5310] ppid=5305 vsize=240236 CPUtime=0.55 cores=1,3,5,7
/proc/5307/task/5310/stat : 5310 (claspmt) R 5305 5307 4917 0 -1 4202560 4126 0 0 0 54 1 0 0 25 0 4 0 109780024 246001664 22094 33554432000 4194304 4964800 140734847851360 18446744073709551615 4668789 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5307/tid=5311] ppid=5305 vsize=240236 CPUtime=0.55 cores=1,3,5,7
/proc/5307/task/5311/stat : 5311 (claspmt) R 5305 5307 4917 0 -1 4202560 3723 0 0 0 55 0 0 0 18 0 4 0 109780024 246001664 22094 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 240236

[startup+3.10095 s]
/proc/loadavg: 7.82 8.03 7.87 9/302 5311
/proc/meminfo: memFree=15499964/32950928 swapFree=67111364/67111528
[pid=5307] ppid=5305 vsize=240236 CPUtime=9.53 cores=1,3,5,7
/proc/5307/stat : 5307 (claspmt) R 5305 5307 4917 0 -1 4202496 28885 0 0 0 948 5 0 0 25 0 4 0 109779931 246001664 22658 33554432000 4194304 4964800 140734847851360 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5307/statm: 60059 22658 458 189 0 54408 0
[pid=5307/tid=5309] ppid=5305 vsize=240236 CPUtime=2.15 cores=1,3,5,7
/proc/5307/task/5309/stat : 5309 (claspmt) R 5305 5307 4917 0 -1 4202560 2861 0 0 0 215 0 0 0 21 0 4 0 109780024 246001664 22658 33554432000 4194304 4964800 140734847851360 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5307/tid=5310] ppid=5305 vsize=240236 CPUtime=2.14 cores=1,3,5,7
/proc/5307/task/5310/stat : 5310 (claspmt) R 5305 5307 4917 0 -1 4202560 4295 0 0 0 213 1 0 0 25 0 4 0 109780024 246001664 22658 33554432000 4194304 4964800 140734847851360 18446744073709551615 4363234 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5307/tid=5311] ppid=5305 vsize=240236 CPUtime=2.15 cores=1,3,5,7
/proc/5307/task/5311/stat : 5311 (claspmt) R 5305 5307 4917 0 -1 4202560 3909 0 0 0 215 0 0 0 21 0 4 0 109780024 246001664 22658 33554432000 4194304 4964800 140734847851360 18446744073709551615 4678036 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.53
Current children cumulated vsize (KiB) 240236

[startup+6.30039 s]
/proc/loadavg: 7.83 8.03 7.87 9/302 5311
/proc/meminfo: memFree=15488424/32950928 swapFree=67111364/67111528
[pid=5307] ppid=5305 vsize=240236 CPUtime=22.29 cores=1,3,5,7
/proc/5307/stat : 5307 (claspmt) R 5305 5307 4917 0 -1 4202496 29709 0 0 0 2224 5 0 0 25 0 4 0 109779931 246001664 23482 33554432000 4194304 4964800 140734847851360 18446744073709551615 4669376 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5307/statm: 60059 23482 458 189 0 54408 0
[pid=5307/tid=5309] ppid=5305 vsize=240236 CPUtime=5.35 cores=1,3,5,7
/proc/5307/task/5309/stat : 5309 (claspmt) R 5305 5307 4917 0 -1 4202560 2954 0 0 0 535 0 0 0 25 0 4 0 109780024 246001664 23482 33554432000 4194304 4964800 140734847851360 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5307/tid=5310] ppid=5305 vsize=240236 CPUtime=5.31 cores=1,3,5,7
/proc/5307/task/5310/stat : 5310 (claspmt) R 5305 5307 4917 0 -1 4202560 4611 0 0 0 530 1 0 0 25 0 4 0 109780024 246001664 23482 33554432000 4194304 4964800 140734847851360 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5307/tid=5311] ppid=5305 vsize=240236 CPUtime=5.36 cores=1,3,5,7
/proc/5307/task/5311/stat : 5311 (claspmt) R 5305 5307 4917 0 -1 4202560 4158 0 0 0 535 1 0 0 25 0 4 0 109780024 246001664 23482 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 22.29
Current children cumulated vsize (KiB) 240236

[startup+12.7003 s]
/proc/loadavg: 7.85 8.03 7.87 9/302 5311
/proc/meminfo: memFree=15469348/32950928 swapFree=67111364/67111528
[pid=5307] ppid=5305 vsize=244196 CPUtime=47.83 cores=1,3,5,7
/proc/5307/stat : 5307 (claspmt) R 5305 5307 4917 0 -1 4202496 33130 0 0 0 4774 9 0 0 25 0 4 0 109779931 250056704 26903 33554432000 4194304 4964800 140734847851360 18446744073709551615 4668753 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5307/statm: 61049 26903 458 189 0 55398 0
[pid=5307/tid=5309] ppid=5305 vsize=244196 CPUtime=11.75 cores=1,3,5,7
/proc/5307/task/5309/stat : 5309 (claspmt) R 5305 5307 4917 0 -1 4202560 3212 0 0 0 1175 0 0 0 25 0 4 0 109780024 250056704 26903 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5307/tid=5310] ppid=5305 vsize=244196 CPUtime=11.65 cores=1,3,5,7
/proc/5307/task/5310/stat : 5310 (claspmt) R 5305 5307 4917 0 -1 4202560 6246 0 0 0 1162 3 0 0 25 0 4 0 109780024 250056704 26903 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5307/tid=5311] ppid=5305 vsize=244196 CPUtime=11.75 cores=1,3,5,7
/proc/5307/task/5311/stat : 5311 (claspmt) R 5305 5307 4917 0 -1 4202560 5346 0 0 0 1174 1 0 0 25 0 4 0 109780024 250056704 26903 33554432000 4194304 4964800 140734847851360 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 47.83
Current children cumulated vsize (KiB) 244196

[startup+25.501 s]
/proc/loadavg: 7.88 8.03 7.88 9/302 5311
/proc/meminfo: memFree=15431060/32950928 swapFree=67111364/67111528
[pid=5307] ppid=5305 vsize=250680 CPUtime=98.91 cores=1,3,5,7
/proc/5307/stat : 5307 (claspmt) R 5305 5307 4917 0 -1 4202496 39320 0 0 0 9877 14 0 0 25 0 4 0 109779931 256696320 33093 33554432000 4194304 4964800 140734847851360 18446744073709551615 4668794 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5307/statm: 62670 33093 460 189 0 57019 0
[pid=5307/tid=5309] ppid=5305 vsize=250680 CPUtime=24.55 cores=1,3,5,7
/proc/5307/task/5309/stat : 5309 (claspmt) R 5305 5307 4917 0 -1 4202560 3709 0 0 0 2455 0 0 0 25 0 4 0 109780024 256696320 33093 33554432000 4194304 4964800 140734847851360 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5307/tid=5310] ppid=5305 vsize=250680 CPUtime=24.33 cores=1,3,5,7
/proc/5307/task/5310/stat : 5310 (claspmt) R 5305 5307 4917 0 -1 4202560 8832 0 0 0 2428 5 0 0 25 0 4 0 109780024 256696320 33093 33554432000 4194304 4964800 140734847851360 18446744073709551615 4362990 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5307/tid=5311] ppid=5305 vsize=250680 CPUtime=24.56 cores=1,3,5,7
/proc/5307/task/5311/stat : 5311 (claspmt) R 5305 5307 4917 0 -1 4202560 7686 0 0 0 2452 4 0 0 25 0 4 0 109780024 256696320 33093 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 98.91
Current children cumulated vsize (KiB) 250680

[startup+51.1006 s]
/proc/loadavg: 7.92 8.02 7.88 9/302 5312
/proc/meminfo: memFree=15375908/32950928 swapFree=67111364/67111528
[pid=5307] ppid=5305 vsize=328632 CPUtime=201.08 cores=1,3,5,7
/proc/5307/stat : 5307 (claspmt) R 5305 5307 4917 0 -1 4202496 48973 0 0 0 20087 21 0 0 25 0 4 0 109779931 336519168 42746 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5307/statm: 82158 42746 460 189 0 76507 0
[pid=5307/tid=5309] ppid=5305 vsize=328632 CPUtime=50.15 cores=1,3,5,7
/proc/5307/task/5309/stat : 5309 (claspmt) R 5305 5307 4917 0 -1 4202560 4290 0 0 0 5014 1 0 0 25 0 4 0 109780024 336519168 42746 33554432000 4194304 4964800 140734847851360 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5307/tid=5310] ppid=5305 vsize=328632 CPUtime=49.7 cores=1,3,5,7
/proc/5307/task/5310/stat : 5310 (claspmt) R 5305 5307 4917 0 -1 4202560 13501 0 0 0 4962 8 0 0 25 0 4 0 109780024 336519168 42746 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5307/tid=5311] ppid=5305 vsize=328632 CPUtime=50.16 cores=1,3,5,7
/proc/5307/task/5311/stat : 5311 (claspmt) R 5305 5307 4917 0 -1 4202560 11390 0 0 0 5009 7 0 0 25 0 4 0 109780024 336519168 42746 33554432000 4194304 4964800 140734847851360 18446744073709551615 4325367 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 201.08
Current children cumulated vsize (KiB) 328632

[startup+102.312 s]
/proc/loadavg: 7.96 8.02 7.88 9/302 5313
/proc/meminfo: memFree=15245316/32950928 swapFree=67111364/67111528
[pid=5307] ppid=5305 vsize=355480 CPUtime=405.45 cores=1,3,5,7
/proc/5307/stat : 5307 (claspmt) R 5305 5307 4917 0 -1 4202496 73673 0 0 0 40501 44 0 0 25 0 4 0 109779931 364011520 67208 33554432000 4194304 4964800 140734847851360 18446744073709551615 4669410 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5307/statm: 88870 67208 460 189 0 83219 0
[pid=5307/tid=5309] ppid=5305 vsize=355480 CPUtime=101.36 cores=1,3,5,7
/proc/5307/task/5309/stat : 5309 (claspmt) R 5305 5307 4917 0 -1 4202560 5767 0 0 0 10133 3 0 0 25 0 4 0 109780024 364011520 67208 33554432000 4194304 4964800 140734847851360 18446744073709551615 4669276 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5307/tid=5310] ppid=5305 vsize=355480 CPUtime=100.43 cores=1,3,5,7
/proc/5307/task/5310/stat : 5310 (claspmt) R 5305 5307 4917 0 -1 4202560 25243 0 0 0 10026 17 0 0 25 0 4 0 109780024 364011520 67208 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5307/tid=5311] ppid=5305 vsize=355480 CPUtime=101.37 cores=1,3,5,7
/proc/5307/task/5311/stat : 5311 (claspmt) R 5305 5307 4917 0 -1 4202560 17686 0 0 0 10123 14 0 0 25 0 4 0 109780024 364011520 67208 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 405.45
Current children cumulated vsize (KiB) 355480

[startup+162.301 s]
/proc/loadavg: 8.03 8.03 7.89 9/302 5315
/proc/meminfo: memFree=15069572/32950928 swapFree=67111364/67111528
[pid=5307] ppid=5305 vsize=457372 CPUtime=644.87 cores=1,3,5,7
/proc/5307/stat : 5307 (claspmt) R 5305 5307 4917 0 -1 4202496 95150 0 0 0 64425 62 0 0 25 0 4 0 109779931 468348928 88685 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5307/statm: 114343 88685 460 189 0 108692 0
[pid=5307/tid=5309] ppid=5305 vsize=457372 CPUtime=161.35 cores=1,3,5,7
/proc/5307/task/5309/stat : 5309 (claspmt) R 5305 5307 4917 0 -1 4202560 6902 0 0 0 16130 5 0 0 25 0 4 0 109780024 468348928 88685 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670674 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5307/tid=5310] ppid=5305 vsize=457372 CPUtime=159.88 cores=1,3,5,7
/proc/5307/task/5310/stat : 5310 (claspmt) R 5305 5307 4917 0 -1 4202560 38230 0 0 0 15961 27 0 0 25 0 4 0 109780024 468348928 88685 33554432000 4194304 4964800 140734847851360 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5307/tid=5311] ppid=5305 vsize=457372 CPUtime=161.36 cores=1,3,5,7
/proc/5307/task/5311/stat : 5311 (claspmt) R 5305 5307 4917 0 -1 4202560 21342 0 0 0 16120 16 0 0 25 0 4 0 109780024 468348928 88685 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 644.87
Current children cumulated vsize (KiB) 457372

[startup+222.301 s]
/proc/loadavg: 8.08 8.04 7.91 9/302 5317
/proc/meminfo: memFree=14960664/32950928 swapFree=67111364/67111528
[pid=5307] ppid=5305 vsize=566296 CPUtime=884.31 cores=1,3,5,7
/proc/5307/stat : 5307 (claspmt) R 5305 5307 4917 0 -1 4202496 119798 0 0 0 88346 85 0 0 25 0 4 0 109779931 579887104 113333 33554432000 4194304 4964800 140734847851360 18446744073709551615 218880226337 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5307/statm: 141574 113333 460 189 0 135923 0
[pid=5307/tid=5309] ppid=5305 vsize=566296 CPUtime=221.34 cores=1,3,5,7
/proc/5307/task/5309/stat : 5309 (claspmt) R 5305 5307 4917 0 -1 4202560 8370 0 0 0 22128 6 0 0 25 0 4 0 109780024 579887104 113333 33554432000 4194304 4964800 140734847851360 18446744073709551615 4669684 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5307/tid=5310] ppid=5305 vsize=566296 CPUtime=219.33 cores=1,3,5,7
/proc/5307/task/5310/stat : 5310 (claspmt) R 5305 5307 4917 0 -1 4202560 51259 0 0 0 21895 38 0 0 25 0 4 0 109780024 579887104 113333 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5307/tid=5311] ppid=5305 vsize=566296 CPUtime=221.36 cores=1,3,5,7
/proc/5307/task/5311/stat : 5311 (claspmt) R 5305 5307 4917 0 -1 4202560 25979 0 0 0 22114 22 0 0 25 0 4 0 109780024 579887104 113333 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 884.31
Current children cumulated vsize (KiB) 566296

[startup+282.3 s]

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

[pid=5307/tid=5309] ppid=5305 vsize=1113256 CPUtime=701.33 cores=1,3,5,7
/proc/5307/task/5309/stat : 5309 (claspmt) R 5305 5307 4917 0 -1 4202560 39651 0 0 0 70086 47 0 0 25 0 4 0 109780024 1139974144 256394 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5307/tid=5310] ppid=5305 vsize=1113256 CPUtime=694.97 cores=1,3,5,7
/proc/5307/task/5310/stat : 5310 (claspmt) R 5305 5307 4917 0 -1 4202560 128418 0 0 0 69371 126 0 0 25 0 4 0 109780024 1139974144 256394 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5307/tid=5311] ppid=5305 vsize=1113256 CPUtime=701.36 cores=1,3,5,7
/proc/5307/task/5311/stat : 5311 (claspmt) R 5305 5307 4917 0 -1 4202560 50171 0 0 0 70082 54 0 0 25 0 4 0 109780024 1139974144 256394 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2799.11
Current children cumulated vsize (KiB) 1113256

[startup+762.311 s]
/proc/loadavg: 8.14 8.09 7.98 9/302 5334
/proc/meminfo: memFree=14118416/32950928 swapFree=67111364/67111528
[pid=5307] ppid=5305 vsize=1113256 CPUtime=3038.6 cores=1,3,5,7
/proc/5307/stat : 5307 (claspmt) R 5305 5307 4917 0 -1 4202496 263821 0 0 0 303602 258 0 0 25 0 4 0 109779931 1139974144 257148 33554432000 4194304 4964800 140734847851360 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5307/statm: 278314 257148 460 189 0 272663 0
[pid=5307/tid=5309] ppid=5305 vsize=1113256 CPUtime=761.34 cores=1,3,5,7
/proc/5307/task/5309/stat : 5309 (claspmt) R 5305 5307 4917 0 -1 4202560 39667 0 0 0 76087 47 0 0 25 0 4 0 109780024 1139974144 257148 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5307/tid=5310] ppid=5305 vsize=1113256 CPUtime=754.43 cores=1,3,5,7
/proc/5307/task/5310/stat : 5310 (claspmt) R 5305 5307 4917 0 -1 4202560 129032 0 0 0 75316 127 0 0 25 0 4 0 109780024 1139974144 257148 33554432000 4194304 4964800 140734847851360 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5307/tid=5311] ppid=5305 vsize=1113256 CPUtime=761.37 cores=1,3,5,7
/proc/5307/task/5311/stat : 5311 (claspmt) R 5305 5307 4917 0 -1 4202560 50292 0 0 0 76082 55 0 0 25 0 4 0 109780024 1139974144 257148 33554432000 4194304 4964800 140734847851360 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3038.6
Current children cumulated vsize (KiB) 1113256

[startup+822.301 s]
/proc/loadavg: 8.16 8.10 8.00 9/302 5336
/proc/meminfo: memFree=14118464/32950928 swapFree=67111364/67111528
[pid=5307] ppid=5305 vsize=1113256 CPUtime=3278 cores=1,3,5,7
/proc/5307/stat : 5307 (claspmt) R 5305 5307 4917 0 -1 4202496 263855 0 0 0 327542 258 0 0 25 0 4 0 109779931 1139974144 257182 33554432000 4194304 4964800 140734847851360 18446744073709551615 4669500 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5307/statm: 278314 257182 460 189 0 272663 0
[pid=5307/tid=5309] ppid=5305 vsize=1113256 CPUtime=821.33 cores=1,3,5,7
/proc/5307/task/5309/stat : 5309 (claspmt) R 5305 5307 4917 0 -1 4202560 39688 0 0 0 82085 48 0 0 25 0 4 0 109780024 1139974144 257182 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5307/tid=5310] ppid=5305 vsize=1113256 CPUtime=813.88 cores=1,3,5,7
/proc/5307/task/5310/stat : 5310 (claspmt) R 5305 5307 4917 0 -1 4202560 129037 0 0 0 81261 127 0 0 25 0 4 0 109780024 1139974144 257182 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5307/tid=5311] ppid=5305 vsize=1113256 CPUtime=821.36 cores=1,3,5,7
/proc/5307/task/5311/stat : 5311 (claspmt) R 5305 5307 4917 0 -1 4202560 50298 0 0 0 82081 55 0 0 25 0 4 0 109780024 1139974144 257182 33554432000 4194304 4964800 140734847851360 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3278
Current children cumulated vsize (KiB) 1113256

[startup+882.3 s]
/proc/loadavg: 8.23 8.13 8.01 9/302 5337
/proc/meminfo: memFree=14088632/32950928 swapFree=67111364/67111528
[pid=5307] ppid=5305 vsize=1178792 CPUtime=3517.46 cores=1,3,5,7
/proc/5307/stat : 5307 (claspmt) R 5305 5307 4917 0 -1 4202496 271369 0 0 0 351476 270 0 0 25 0 4 0 109779931 1207083008 264696 33554432000 4194304 4964800 140734847851360 18446744073709551615 4362220 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5307/statm: 294698 264696 460 189 0 289047 0
[pid=5307/tid=5309] ppid=5305 vsize=1178792 CPUtime=881.33 cores=1,3,5,7
/proc/5307/task/5309/stat : 5309 (claspmt) R 5305 5307 4917 0 -1 4202560 41439 0 0 0 88082 51 0 0 25 0 4 0 109780024 1207083008 264696 33554432000 4194304 4964800 140734847851360 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5307/tid=5310] ppid=5305 vsize=1178792 CPUtime=873.32 cores=1,3,5,7
/proc/5307/task/5310/stat : 5310 (claspmt) R 5305 5307 4917 0 -1 4202560 133563 0 0 0 87200 132 0 0 25 0 4 0 109780024 1207083008 264696 33554432000 4194304 4964800 140734847851360 18446744073709551615 4669535 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5307/tid=5311] ppid=5305 vsize=1178792 CPUtime=881.35 cores=1,3,5,7
/proc/5307/task/5311/stat : 5311 (claspmt) R 5305 5307 4917 0 -1 4202560 50816 0 0 0 88079 56 0 0 25 0 4 0 109780024 1207083008 264696 33554432000 4194304 4964800 140734847851360 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3517.46
Current children cumulated vsize (KiB) 1178792

[startup+942.301 s]
/proc/loadavg: 8.18 8.13 8.01 9/302 5338
/proc/meminfo: memFree=14071692/32950928 swapFree=67111364/67111528
[pid=5307] ppid=5305 vsize=1178792 CPUtime=3756.91 cores=1,3,5,7
/proc/5307/stat : 5307 (claspmt) R 5305 5307 4917 0 -1 4202496 275715 0 0 0 375414 277 0 0 25 0 4 0 109779931 1207083008 269042 33554432000 4194304 4964800 140734847851360 18446744073709551615 4362287 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5307/statm: 294698 269042 460 189 0 289047 0
[pid=5307/tid=5309] ppid=5305 vsize=1178792 CPUtime=940.9 cores=1,3,5,7
/proc/5307/task/5309/stat : 5309 (claspmt) R 5305 5307 4917 0 -1 4202560 43966 0 0 0 94035 55 0 0 25 0 4 0 109780024 1207083008 269042 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5307/tid=5310] ppid=5305 vsize=1178792 CPUtime=933.21 cores=1,3,5,7
/proc/5307/task/5310/stat : 5310 (claspmt) R 5305 5307 4917 0 -1 4202560 133602 0 0 0 93189 132 0 0 25 0 4 0 109780024 1207083008 269042 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5307/tid=5311] ppid=5305 vsize=1178792 CPUtime=941.35 cores=1,3,5,7
/proc/5307/task/5311/stat : 5311 (claspmt) R 5305 5307 4917 0 -1 4202560 50816 0 0 0 94079 56 0 0 25 0 4 0 109780024 1207083008 269042 33554432000 4194304 4964800 140734847851360 18446744073709551615 4660144 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3756.91
Current children cumulated vsize (KiB) 1178792

[startup+1002.3 s]
/proc/loadavg: 8.19 8.14 8.02 9/302 5340
/proc/meminfo: memFree=14009144/32950928 swapFree=67111364/67111528
[pid=5307] ppid=5305 vsize=1244328 CPUtime=3996.36 cores=1,3,5,7
/proc/5307/stat : 5307 (claspmt) R 5305 5307 4917 0 -1 4202496 291261 0 0 0 399339 297 0 0 25 0 4 0 109779931 1274191872 284588 33554432000 4194304 4964800 140734847851360 18446744073709551615 4675542 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5307/statm: 311082 284588 460 189 0 305431 0
[pid=5307/tid=5309] ppid=5305 vsize=1244328 CPUtime=1000.34 cores=1,3,5,7
/proc/5307/task/5309/stat : 5309 (claspmt) R 5305 5307 4917 0 -1 4202560 44009 0 0 0 99979 55 0 0 25 0 4 0 109780024 1274191872 284588 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5307/tid=5310] ppid=5305 vsize=1244328 CPUtime=993.21 cores=1,3,5,7
/proc/5307/task/5310/stat : 5310 (claspmt) R 5305 5307 4917 0 -1 4202560 145359 0 0 0 99176 145 0 0 25 0 4 0 109780024 1274191872 284588 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5307/tid=5311] ppid=5305 vsize=1244328 CPUtime=1001.35 cores=1,3,5,7
/proc/5307/task/5311/stat : 5311 (claspmt) R 5305 5307 4917 0 -1 4202560 54023 0 0 0 100073 62 0 0 25 0 4 0 109780024 1274191872 284588 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3996.36
Current children cumulated vsize (KiB) 1244328

[startup+1062.3 s]
/proc/loadavg: 8.12 8.12 8.02 9/302 5342
/proc/meminfo: memFree=13959348/32950928 swapFree=67111364/67111528
[pid=5307] ppid=5305 vsize=1309864 CPUtime=4235.81 cores=1,3,5,7
/proc/5307/stat : 5307 (claspmt) R 5305 5307 4917 0 -1 4202496 303703 0 0 0 423268 313 0 0 25 0 4 0 109779931 1341300736 296928 33554432000 4194304 4964800 140734847851360 18446744073709551615 4334279 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5307/statm: 327466 296928 460 189 0 321815 0
[pid=5307/tid=5309] ppid=5305 vsize=1309864 CPUtime=1059.8 cores=1,3,5,7
/proc/5307/task/5309/stat : 5309 (claspmt) R 5305 5307 4917 0 -1 4202560 45809 0 0 0 105921 59 0 0 25 0 4 0 109780024 1341300736 296928 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5307/tid=5310] ppid=5305 vsize=1309864 CPUtime=1053.22 cores=1,3,5,7
/proc/5307/task/5310/stat : 5310 (claspmt) R 5305 5307 4917 0 -1 4202560 153128 0 0 0 105168 154 0 0 25 0 4 0 109780024 1341300736 296928 33554432000 4194304 4964800 140734847851360 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5307/tid=5311] ppid=5305 vsize=1309864 CPUtime=1061.35 cores=1,3,5,7
/proc/5307/task/5311/stat : 5311 (claspmt) R 5305 5307 4917 0 -1 4202560 56270 0 0 0 106069 66 0 0 25 0 4 0 109780024 1341300736 296928 33554432000 4194304 4964800 140734847851360 18446744073709551615 4363327 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4235.81
Current children cumulated vsize (KiB) 1309864

[startup+1122.3 s]
/proc/loadavg: 6.52 7.73 7.89 5/293 5362
/proc/meminfo: memFree=14617372/32950928 swapFree=67111364/67111528
[pid=5307] ppid=5305 vsize=1309864 CPUtime=4475.27 cores=1,3,5,7
/proc/5307/stat : 5307 (claspmt) R 5305 5307 4917 0 -1 4202496 310563 0 0 0 447190 337 0 0 25 0 4 0 109779931 1341300736 303788 33554432000 4194304 4964800 140734847851360 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5307/statm: 327466 303788 460 189 0 321815 0
[pid=5307/tid=5309] ppid=5305 vsize=1309864 CPUtime=1119.25 cores=1,3,5,7
/proc/5307/task/5309/stat : 5309 (claspmt) R 5305 5307 4917 0 -1 4202560 48091 0 0 0 111859 66 0 0 25 0 4 0 109780024 1341300736 303788 33554432000 4194304 4964800 140734847851360 18446744073709551615 4362240 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5307/tid=5310] ppid=5305 vsize=1309864 CPUtime=1113.22 cores=1,3,5,7
/proc/5307/task/5310/stat : 5310 (claspmt) R 5305 5307 4917 0 -1 4202560 153149 0 0 0 111168 154 0 0 25 0 4 0 109780024 1341300736 303788 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5307/tid=5311] ppid=5305 vsize=1309864 CPUtime=1121.36 cores=1,3,5,7
/proc/5307/task/5311/stat : 5311 (claspmt) R 5305 5307 4917 0 -1 4202560 60825 0 0 0 112053 83 0 0 25 0 4 0 109780024 1341300736 303788 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4475.27
Current children cumulated vsize (KiB) 1309864

[startup+1182.3 s]
/proc/loadavg: 4.98 7.07 7.65 5/293 5363
/proc/meminfo: memFree=14532172/32950928 swapFree=67111364/67111528
[pid=5307] ppid=5305 vsize=1416880 CPUtime=4714.73 cores=1,3,5,7
/proc/5307/stat : 5307 (claspmt) R 5305 5307 4917 0 -1 4202496 331868 0 0 0 471099 374 0 0 25 0 4 0 109779931 1450885120 325093 33554432000 4194304 4964800 140734847851360 18446744073709551615 4669512 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5307/statm: 354220 325093 460 189 0 348569 0
[pid=5307/tid=5309] ppid=5305 vsize=1416880 CPUtime=1178.71 cores=1,3,5,7
/proc/5307/task/5309/stat : 5309 (claspmt) R 5305 5307 4917 0 -1 4202560 52619 0 0 0 117801 70 0 0 25 0 4 0 109780024 1450885120 325093 33554432000 4194304 4964800 140734847851360 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5307/tid=5310] ppid=5305 vsize=1416880 CPUtime=1173.21 cores=1,3,5,7
/proc/5307/task/5310/stat : 5310 (claspmt) R 5305 5307 4917 0 -1 4202560 159313 0 0 0 117160 161 0 0 25 0 4 0 109780024 1450885120 325093 33554432000 4194304 4964800 140734847851360 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5307/tid=5311] ppid=5305 vsize=1416880 CPUtime=1181.36 cores=1,3,5,7
/proc/5307/task/5311/stat : 5311 (claspmt) R 5305 5307 4917 0 -1 4202560 71184 0 0 0 118028 108 0 0 25 0 4 0 109780024 1450885120 325093 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4714.73
Current children cumulated vsize (KiB) 1416880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 4.70 6.87 7.57 5/293 5364
/proc/meminfo: memFree=14508612/32950928 swapFree=67111364/67111528
[pid=5307] ppid=5305 vsize=1496540 CPUtime=4800.14 cores=1,3,5,7
/proc/5307/stat : 5307 (claspmt) R 5305 5307 4917 0 -1 4202496 337598 0 0 0 479632 382 0 0 25 0 4 0 109779931 1532456960 330708 33554432000 4194304 4964800 140734847851360 18446744073709551615 4669153 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5307/statm: 374135 330708 460 189 0 368484 0
[pid=5307/tid=5309] ppid=5305 vsize=1496540 CPUtime=1199.9 cores=1,3,5,7
/proc/5307/task/5309/stat : 5309 (claspmt) R 5305 5307 4917 0 -1 4202560 53220 0 0 0 119919 71 0 0 25 0 4 0 109780024 1532456960 330708 33554432000 4194304 4964800 140734847851360 18446744073709551615 4332418 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5307/tid=5310] ppid=5305 vsize=1496540 CPUtime=1194.63 cores=1,3,5,7
/proc/5307/task/5310/stat : 5310 (claspmt) R 5305 5307 4917 0 -1 4202560 160114 0 0 0 119300 163 0 0 25 0 4 0 109780024 1532456960 330708 33554432000 4194304 4964800 140734847851360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5307/tid=5311] ppid=5305 vsize=1496540 CPUtime=1202.77 cores=1,3,5,7
/proc/5307/task/5311/stat : 5311 (claspmt) R 5305 5307 4917 0 -1 4202560 72428 0 0 0 120168 109 0 0 25 0 4 0 109780024 1532456960 330708 33554432000 4194304 4964800 140734847851360 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 1496540

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

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

[startup+1203.82 s]
/proc/loadavg: 4.70 6.87 7.57 5/293 5364
/proc/meminfo: memFree=14508612/32950928 swapFree=67111364/67111528
[pid=5307] ppid=5305 vsize=1481348 CPUtime=4800.28 cores=1,3,5,7
/proc/5307/stat : 5307 (claspmt) R 5305 5307 4917 0 -1 4202496 337608 0 0 0 479646 382 0 0 25 0 1 0 109779931 1516900352 326920 33554432000 4194304 4964800 140734847851360 18446744073709551615 4646607 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/5307/statm: 370337 326920 470 189 0 364686 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1481348

[startup+1203.9 s]
/proc/loadavg: 4.70 6.87 7.57 5/293 5364
/proc/meminfo: memFree=14508612/32950928 swapFree=67111364/67111528
[pid=5307] ppid=5305 vsize=1473556 CPUtime=4800.37 cores=1,3,5,7
/proc/5307/stat : 5307 (claspmt) R 5305 5307 4917 0 -1 4202496 337608 0 0 0 479655 382 0 0 25 0 1 0 109779931 1508921344 325020 33554432000 4194304 4964800 140734847851360 18446744073709551615 218880220283 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/5307/statm: 368389 325020 470 189 0 362738 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 1473556

Child status: 0
Real time (s): 1203.99
CPU time (s): 4800.47
CPU user time (s): 4796.59
CPU system time (s): 3.88141
CPU usage (%): 398.712
Max. virtual memory (cumulated for all children) (KiB): 1496540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.59
system time used= 3.88141
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 337610
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= 3461
involuntary context switches= 33768

runsolver used 3.00054 second user time and 7.97079 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-15 03:08:25
IDJOB=3373492
IDBENCH=82469
IDSOLVER=1853
FILE ID=node112/3373492-1305421705
RUNJOBID= node112-1305419220-4936
PBS_JOBID= 13324570
Free space on /tmp= 73556 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtpmsns2-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-3373492-1305421705/watcher-3373492-1305421705 -o /tmp/evaluation-result-3373492-1305421705/solver-3373492-1305421705 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373492-1305421705.cnf

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

MD5SUM BENCH= 9059f458d76edcc4dc5681746a6de6e5
RANDOM SEED=684536225

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
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.74
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.847
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:     32950928 kB
MemFree:      15590788 kB
Buffers:        293356 kB
Cached:        2831776 kB
SwapCached:          0 kB
Active:       15338296 kB
Inactive:      1782944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15590788 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            5104 kB
Writeback:           0 kB
AnonPages:    13995948 kB
Mapped:          22052 kB
Slab:           133700 kB
PageTables:      42380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 35256732 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= 73560 MiB
End job on node112 at 2011-05-15 03:28:31