Trace number 3381175

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) 40001.3 5010.63

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
MD5SUMf1f35d90237c4ca07d41a6a9b08e6279
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2451.79
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses58376
Sum of the clauses size583480
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
Number of clauses of size over 558320

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...507706/instance-3381175-1305507706.cnf
4.19/4.30	c Solving...
40000.79/5010.21	
40000.79/5010.21	*** INTERRUPTED! ***
40000.79/5010.21	*** Shutting down threads...
40001.24/5010.62	s UNKNOWN
40001.24/5010.62	
40001.24/5010.62	c INTERRUPTED   : 1
40001.24/5010.62	c Models        : 0+    
40001.24/5010.62	c Time          : 5010.430s (Solving: 5006.13s 1st Model: 0.00s Unsat: 0.00s)
40001.24/5010.62	c CPU Time      : 40001.070s

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-3381175-1305507706/watcher-3381175-1305507706 -o /tmp/evaluation-result-3381175-1305507706/solver-3381175-1305507706 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381175-1305507706.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: 7.47 7.94 7.99 1/273 11326
/proc/meminfo: memFree=20109884/32950904 swapFree=67057400/67111528
[pid=11326] ppid=11324 vsize=21628 CPUtime=0 cores=0-7
/proc/11326/stat : 11326 (claspmt) R 11324 11326 11300 0 -1 4202496 691 0 0 0 0 0 0 0 25 0 1 0 662370358 22147072 622 33554432000 4194304 4964800 140735817924800 18446744073709551615 237278540485 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/11326/statm: 5407 622 386 189 0 281 0

[startup+0.095435 s]
/proc/loadavg: 7.47 7.94 7.99 1/273 11326
/proc/meminfo: memFree=20109884/32950904 swapFree=67057400/67111528
[pid=11326] ppid=11324 vsize=28764 CPUtime=0.09 cores=0-7
/proc/11326/stat : 11326 (claspmt) R 11324 11326 11300 0 -1 4202496 2643 0 0 0 9 0 0 0 25 0 1 0 662370358 29454336 2403 33554432000 4194304 4964800 140735817924800 18446744073709551615 4608065 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/11326/statm: 7191 2403 399 189 0 2065 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28764

[startup+0.100435 s]
/proc/loadavg: 7.47 7.94 7.99 1/273 11326
/proc/meminfo: memFree=20109884/32950904 swapFree=67057400/67111528
[pid=11326] ppid=11324 vsize=28764 CPUtime=0.09 cores=0-7
/proc/11326/stat : 11326 (claspmt) R 11324 11326 11300 0 -1 4202496 2643 0 0 0 9 0 0 0 25 0 1 0 662370358 29454336 2403 33554432000 4194304 4964800 140735817924800 18446744073709551615 4608117 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/11326/statm: 7191 2403 399 189 0 2065 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28764

[startup+0.3004 s]
/proc/loadavg: 7.47 7.94 7.99 1/273 11326
/proc/meminfo: memFree=20109884/32950904 swapFree=67057400/67111528
[pid=11326] ppid=11324 vsize=28764 CPUtime=0.29 cores=0-7
/proc/11326/stat : 11326 (claspmt) R 11324 11326 11300 0 -1 4202496 2643 0 0 0 29 0 0 0 25 0 1 0 662370358 29454336 2403 33554432000 4194304 4964800 140735817924800 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/11326/statm: 7191 2403 399 189 0 2065 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28764

[startup+0.700425 s]
/proc/loadavg: 7.47 7.94 7.99 1/273 11326
/proc/meminfo: memFree=20109884/32950904 swapFree=67057400/67111528
[pid=11326] ppid=11324 vsize=28764 CPUtime=0.69 cores=0-7
/proc/11326/stat : 11326 (claspmt) R 11324 11326 11300 0 -1 4202496 2643 0 0 0 69 0 0 0 25 0 1 0 662370358 29454336 2403 33554432000 4194304 4964800 140735817924800 18446744073709551615 4607641 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/11326/statm: 7191 2403 399 189 0 2065 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28764

[startup+1.50018 s]
/proc/loadavg: 6.95 7.82 7.95 2/274 11327
/proc/meminfo: memFree=20101972/32950904 swapFree=67057400/67111528
[pid=11326] ppid=11324 vsize=28764 CPUtime=1.49 cores=0-7
/proc/11326/stat : 11326 (claspmt) R 11324 11326 11300 0 -1 4202496 2645 0 0 0 149 0 0 0 25 0 1 0 662370358 29454336 2405 33554432000 4194304 4964800 140735817924800 18446744073709551615 4607472 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/11326/statm: 7191 2405 399 189 0 2065 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28764

[startup+3.10098 s]
/proc/loadavg: 6.95 7.82 7.95 2/274 11327
/proc/meminfo: memFree=20100980/32950904 swapFree=67057400/67111528
[pid=11326] ppid=11324 vsize=29128 CPUtime=3.09 cores=0-7
/proc/11326/stat : 11326 (claspmt) R 11324 11326 11300 0 -1 4202496 2712 0 0 0 309 0 0 0 25 0 1 0 662370358 29827072 2472 33554432000 4194304 4964800 140735817924800 18446744073709551615 4607493 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/11326/statm: 7282 2472 399 189 0 2156 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29128

[startup+6.30034 s]
/proc/loadavg: 6.95 7.82 7.95 9/281 11334
/proc/meminfo: memFree=20061628/32950904 swapFree=67057400/67111528
[pid=11326] ppid=11324 vsize=395092 CPUtime=20.02 cores=0-7
/proc/11326/stat : 11326 (claspmt) R 11324 11326 11300 0 -1 4202496 14812 0 0 0 1997 5 0 0 25 0 8 0 662370358 404574208 14376 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/11326/statm: 98773 14376 464 189 0 93122 0
[pid=11326/tid=11328] ppid=11324 vsize=395092 CPUtime=1.96 cores=0-7
/proc/11326/task/11328/stat : 11328 (claspmt) R 11324 11326 11300 0 -1 4202560 1480 0 0 0 195 1 0 0 20 0 8 0 662370788 404574208 14376 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11326/tid=11329] ppid=11324 vsize=395092 CPUtime=1.96 cores=0-7
/proc/11326/task/11329/stat : 11329 (claspmt) R 11324 11326 11300 0 -1 4202560 1762 0 0 0 196 0 0 0 20 0 8 0 662370788 404574208 14376 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11326/tid=11330] ppid=11324 vsize=395092 CPUtime=1.95 cores=0-7
/proc/11326/task/11330/stat : 11330 (claspmt) R 11324 11326 11300 0 -1 4202560 1301 0 0 0 195 0 0 0 20 0 8 0 662370788 404574208 14377 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11326/tid=11331] ppid=11324 vsize=395092 CPUtime=1.96 cores=0-7
/proc/11326/task/11331/stat : 11331 (claspmt) R 11324 11326 11300 0 -1 4202560 1951 0 0 0 196 0 0 0 20 0 8 0 662370788 404574208 14377 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11326/tid=11332] ppid=11324 vsize=395092 CPUtime=1.96 cores=0-7
/proc/11326/task/11332/stat : 11332 (claspmt) R 11324 11326 11300 0 -1 4202560 1337 0 0 0 196 0 0 0 21 0 8 0 662370788 404574208 14377 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11326/tid=11333] ppid=11324 vsize=395092 CPUtime=1.96 cores=0-7
/proc/11326/task/11333/stat : 11333 (claspmt) R 11324 11326 11300 0 -1 4202560 1480 0 0 0 196 0 0 0 20 0 8 0 662370788 404574208 14377 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11326/tid=11334] ppid=11324 vsize=395092 CPUtime=1.95 cores=0-7
/proc/11326/task/11334/stat : 11334 (claspmt) R 11324 11326 11300 0 -1 4202560 1616 0 0 0 195 0 0 0 25 0 8 0 662370788 404574208 14377 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20.02
Current children cumulated vsize (KiB) 395092

[startup+12.7012 s]
/proc/loadavg: 7.11 7.83 7.95 9/281 11334
/proc/meminfo: memFree=20039040/32950904 swapFree=67057400/67111528
[pid=11326] ppid=11324 vsize=398516 CPUtime=71.16 cores=0-7
/proc/11326/stat : 11326 (claspmt) R 11324 11326 11300 0 -1 4202496 20147 0 0 0 7107 9 0 0 19 0 8 0 662370358 408080384 19711 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/11326/statm: 99629 19711 466 189 0 93978 0
[pid=11326/tid=11328] ppid=11324 vsize=398516 CPUtime=8.36 cores=0-7
/proc/11326/task/11328/stat : 11328 (claspmt) R 11324 11326 11300 0 -1 4202560 1950 0 0 0 835 1 0 0 25 0 8 0 662370788 408080384 19711 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11326/tid=11329] ppid=11324 vsize=398516 CPUtime=8.36 cores=0-7
/proc/11326/task/11329/stat : 11329 (claspmt) R 11324 11326 11300 0 -1 4202560 3120 0 0 0 835 1 0 0 25 0 8 0 662370788 408080384 19711 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11326/tid=11330] ppid=11324 vsize=398516 CPUtime=8.35 cores=0-7
/proc/11326/task/11330/stat : 11330 (claspmt) R 11324 11326 11300 0 -1 4202560 1744 0 0 0 835 0 0 0 25 0 8 0 662370788 408080384 19711 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11326/tid=11331] ppid=11324 vsize=398516 CPUtime=8.36 cores=0-7
/proc/11326/task/11331/stat : 11331 (claspmt) R 11324 11326 11300 0 -1 4202560 2743 0 0 0 836 0 0 0 25 0 8 0 662370788 408080384 19711 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11326/tid=11332] ppid=11324 vsize=398516 CPUtime=8.37 cores=0-7
/proc/11326/task/11332/stat : 11332 (claspmt) R 11324 11326 11300 0 -1 4202560 1877 0 0 0 836 1 0 0 25 0 8 0 662370788 408080384 19711 33554432000 4194304 4964800 140735817924800 18446744073709551615 4654532 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11326/tid=11333] ppid=11324 vsize=398516 CPUtime=8.36 cores=0-7
/proc/11326/task/11333/stat : 11333 (claspmt) R 11324 11326 11300 0 -1 4202560 2184 0 0 0 835 1 0 0 25 0 8 0 662370788 408080384 19711 33554432000 4194304 4964800 140735817924800 18446744073709551615 4320875 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11326/tid=11334] ppid=11324 vsize=398516 CPUtime=8.35 cores=0-7
/proc/11326/task/11334/stat : 11334 (claspmt) R 11324 11326 11300 0 -1 4202560 2212 0 0 0 835 0 0 0 25 0 8 0 662370788 408080384 19711 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 71.16
Current children cumulated vsize (KiB) 398516

[startup+25.5009 s]
/proc/loadavg: 7.25 7.83 7.95 9/281 11335
/proc/meminfo: memFree=20005436/32950904 swapFree=67057400/67111528
[pid=11326] ppid=11324 vsize=405148 CPUtime=173.42 cores=0-7
/proc/11326/stat : 11326 (claspmt) R 11324 11326 11300 0 -1 4202496 28791 0 0 0 17327 15 0 0 25 0 8 0 662370358 414871552 28161 33554432000 4194304 4964800 140735817924800 18446744073709551615 4631252 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/11326/statm: 101287 28161 466 189 0 95636 0
[pid=11326/tid=11328] ppid=11324 vsize=405148 CPUtime=21.16 cores=0-7
/proc/11326/task/11328/stat : 11328 (claspmt) R 11324 11326 11300 0 -1 4202560 2735 0 0 0 2114 2 0 0 25 0 8 0 662370788 414871552 28161 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11326/tid=11329] ppid=11324 vsize=405148 CPUtime=21.14 cores=0-7
/proc/11326/task/11329/stat : 11329 (claspmt) R 11324 11326 11300 0 -1 4202560 5689 0 0 0 2113 1 0 0 25 0 8 0 662370788 414871552 28161 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11326/tid=11330] ppid=11324 vsize=405148 CPUtime=21.15 cores=0-7
/proc/11326/task/11330/stat : 11330 (claspmt) R 11324 11326 11300 0 -1 4202560 2693 0 0 0 2114 1 0 0 25 0 8 0 662370788 414871552 28161 33554432000 4194304 4964800 140735817924800 18446744073709551615 4626894 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11326/tid=11331] ppid=11324 vsize=405148 CPUtime=21.16 cores=0-7
/proc/11326/task/11331/stat : 11331 (claspmt) R 11324 11326 11300 0 -1 4202560 3690 0 0 0 2115 1 0 0 25 0 8 0 662370788 414871552 28161 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11326/tid=11332] ppid=11324 vsize=405148 CPUtime=21.17 cores=0-7
/proc/11326/task/11332/stat : 11332 (claspmt) R 11324 11326 11300 0 -1 4202560 2873 0 0 0 2115 2 0 0 25 0 8 0 662370788 414871552 28161 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11326/tid=11333] ppid=11324 vsize=405148 CPUtime=21.16 cores=0-7
/proc/11326/task/11333/stat : 11333 (claspmt) R 11324 11326 11300 0 -1 4202560 3035 0 0 0 2114 2 0 0 25 0 8 0 662370788 414871552 28161 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670496 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11326/tid=11334] ppid=11324 vsize=405148 CPUtime=21.15 cores=0-7
/proc/11326/task/11334/stat : 11334 (claspmt) R 11324 11326 11300 0 -1 4202560 3255 0 0 0 2113 2 0 0 25 0 8 0 662370788 414871552 28161 33554432000 4194304 4964800 140735817924800 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 173.42
Current children cumulated vsize (KiB) 405148

[startup+51.1004 s]
/proc/loadavg: 7.50 7.85 7.95 9/281 11335
/proc/meminfo: memFree=19980868/32950904 swapFree=67057400/67111528
[pid=11326] ppid=11324 vsize=409288 CPUtime=377.96 cores=0-7
/proc/11326/stat : 11326 (claspmt) R 11324 11326 11300 0 -1 4202496 34636 0 0 0 37773 23 0 0 25 0 8 0 662370358 419110912 33482 33554432000 4194304 4964800 140735817924800 18446744073709551615 4632289 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/11326/statm: 102322 33482 466 189 0 96671 0
[pid=11326/tid=11328] ppid=11324 vsize=409288 CPUtime=46.75 cores=0-7
/proc/11326/task/11328/stat : 11328 (claspmt) R 11324 11326 11300 0 -1 4202560 3366 0 0 0 4673 2 0 0 25 0 8 0 662370788 419110912 33482 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11326/tid=11329] ppid=11324 vsize=409288 CPUtime=46.75 cores=0-7
/proc/11326/task/11329/stat : 11329 (claspmt) R 11324 11326 11300 0 -1 4202560 7661 0 0 0 4672 3 0 0 25 0 8 0 662370788 419110912 33482 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11326/tid=11330] ppid=11324 vsize=409288 CPUtime=46.75 cores=0-7
/proc/11326/task/11330/stat : 11330 (claspmt) R 11324 11326 11300 0 -1 4202560 3231 0 0 0 4673 2 0 0 25 0 8 0 662370788 419110912 33482 33554432000 4194304 4964800 140735817924800 18446744073709551615 4627299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11326/tid=11331] ppid=11324 vsize=409288 CPUtime=46.75 cores=0-7
/proc/11326/task/11331/stat : 11331 (claspmt) R 11324 11326 11300 0 -1 4202560 4060 0 0 0 4674 1 0 0 25 0 8 0 662370788 419110912 33482 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11326/tid=11332] ppid=11324 vsize=409288 CPUtime=46.76 cores=0-7
/proc/11326/task/11332/stat : 11332 (claspmt) R 11324 11326 11300 0 -1 4202560 3725 0 0 0 4673 3 0 0 25 0 8 0 662370788 419110912 33482 33554432000 4194304 4964800 140735817924800 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11326/tid=11333] ppid=11324 vsize=409288 CPUtime=46.75 cores=0-7
/proc/11326/task/11333/stat : 11333 (claspmt) R 11324 11326 11300 0 -1 4202560 3644 0 0 0 4673 2 0 0 25 0 8 0 662370788 419110912 33482 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11326/tid=11334] ppid=11324 vsize=409288 CPUtime=46.74 cores=0-7
/proc/11326/task/11334/stat : 11334 (claspmt) R 11324 11326 11300 0 -1 4202560 3833 0 0 0 4671 3 0 0 25 0 8 0 662370788 419110912 33482 33554432000 4194304 4964800 140735817924800 18446744073709551615 4660236 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 377.96
Current children cumulated vsize (KiB) 409288

[startup+102.31 s]
/proc/loadavg: 7.85 7.88 7.96 9/281 11337
/proc/meminfo: memFree=19941676/32950904 swapFree=67057400/67111528
[pid=11326] ppid=11324 vsize=418072 CPUtime=787.14 cores=0-7
/proc/11326/stat : 11326 (claspmt) R 11324 11326 11300 0 -1 4202496 44603 0 0 0 78682 32 0 0 25 0 8 0 662370358 428105728 43198 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670295 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/11326/statm: 104518 43198 466 189 0 98867 0
[pid=11326/tid=11328] ppid=11324 vsize=418072 CPUtime=97.96 cores=0-7
/proc/11326/task/11328/stat : 11328 (claspmt) R 11324 11326 11300 0 -1 4202560 4758 0 0 0 9793 3 0 0 25 0 8 0 662370788 428105728 43198 33554432000 4194304 4964800 140735817924800 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11326/tid=11329] ppid=11324 vsize=418072 CPUtime=97.95 cores=0-7
/proc/11326/task/11329/stat : 11329 (claspmt) R 11324 11326 11300 0 -1 4202560 9332 0 0 0 9791 4 0 0 25 0 8 0 662370788 428105728 43198 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11326/tid=11330] ppid=11324 vsize=418072 CPUtime=97.95 cores=0-7
/proc/11326/task/11330/stat : 11330 (claspmt) R 11324 11326 11300 0 -1 4202560 4052 0 0 0 9792 3 0 0 25 0 8 0 662370788 428105728 43198 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11326/tid=11331] ppid=11324 vsize=418072 CPUtime=97.97 cores=0-7
/proc/11326/task/11331/stat : 11331 (claspmt) R 11324 11326 11300 0 -1 4202560 5552 0 0 0 9795 2 0 0 25 0 8 0 662370788 428105728 43198 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11326/tid=11332] ppid=11324 vsize=418072 CPUtime=97.96 cores=0-7
/proc/11326/task/11332/stat : 11332 (claspmt) R 11324 11326 11300 0 -1 4202560 4982 0 0 0 9792 4 0 0 25 0 8 0 662370788 428105728 43198 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11326/tid=11333] ppid=11324 vsize=418072 CPUtime=97.97 cores=0-7
/proc/11326/task/11333/stat : 11333 (claspmt) R 11324 11326 11300 0 -1 4202560 4898 0 0 0 9793 4 0 0 25 0 8 0 662370788 428105728 43198 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11326/tid=11334] ppid=11324 vsize=418072 CPUtime=97.96 cores=0-7
/proc/11326/task/11334/stat : 11334 (claspmt) R 11324 11326 11300 0 -1 4202560 5234 0 0 0 9791 5 0 0 25 0 8 0 662370788 428105728 43198 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 787.14
Current children cumulated vsize (KiB) 418072

[startup+162.301 s]
/proc/loadavg: 8.28 7.98 7.99 9/282 11341
/proc/meminfo: memFree=19909892/32950904 swapFree=67057400/67111528

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

[pid=11326/tid=11329] ppid=11324 vsize=807004 CPUtime=4651.74 cores=0-7
/proc/11326/task/11329/stat : 11329 (claspmt) R 11324 11326 11300 0 -1 4202560 24242 0 0 0 465132 42 0 0 25 0 8 0 662370788 826372096 122652 33554432000 4194304 4964800 140735817924800 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11326/tid=11330] ppid=11324 vsize=807004 CPUtime=4636.14 cores=0-7
/proc/11326/task/11330/stat : 11330 (claspmt) R 11324 11326 11300 0 -1 4202560 10886 0 0 0 463566 48 0 0 25 0 8 0 662370788 826372096 122652 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11326/tid=11331] ppid=11324 vsize=807004 CPUtime=4656.85 cores=0-7
/proc/11326/task/11331/stat : 11331 (claspmt) R 11324 11326 11300 0 -1 4202560 19460 0 0 0 465654 31 0 0 25 0 8 0 662370788 826372096 122652 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11326/tid=11332] ppid=11324 vsize=807004 CPUtime=4657.7 cores=0-7
/proc/11326/task/11332/stat : 11332 (claspmt) R 11324 11326 11300 0 -1 4202560 17162 0 0 0 465732 38 0 0 25 0 8 0 662370788 826372096 122652 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11326/tid=11333] ppid=11324 vsize=807004 CPUtime=4652.63 cores=0-7
/proc/11326/task/11333/stat : 11333 (claspmt) R 11324 11326 11300 0 -1 4202560 14384 0 0 0 465197 66 0 0 25 0 8 0 662370788 826372096 122652 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670351 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11326/tid=11334] ppid=11324 vsize=807004 CPUtime=4657.83 cores=0-7
/proc/11326/task/11334/stat : 11334 (claspmt) R 11324 11326 11300 0 -1 4202560 16525 0 0 0 465731 52 0 0 25 0 8 0 662370788 826372096 122652 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37220.8
Current children cumulated vsize (KiB) 807004

[startup+4722.31 s]
/proc/loadavg: 8.13 8.22 8.29 9/281 13709
/proc/meminfo: memFree=19603436/32950904 swapFree=67057400/67111528
[pid=11326] ppid=11324 vsize=807004 CPUtime=37700.3 cores=0-7
/proc/11326/stat : 11326 (claspmt) R 11324 11326 11300 0 -1 4202496 135437 0 0 0 3769661 369 0 0 25 0 8 0 662370358 826372096 122989 33554432000 4194304 4964800 140735817924800 18446744073709551615 4312179 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11326/statm: 201751 122989 466 189 0 196100 0
[pid=11326/tid=11328] ppid=11324 vsize=807004 CPUtime=4717.62 cores=0-7
/proc/11326/task/11328/stat : 11328 (claspmt) R 11324 11326 11300 0 -1 4202560 24113 0 0 0 471722 40 0 0 25 0 8 0 662370788 826372096 122989 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11326/tid=11329] ppid=11324 vsize=807004 CPUtime=4711.75 cores=0-7
/proc/11326/task/11329/stat : 11329 (claspmt) R 11324 11326 11300 0 -1 4202560 24295 0 0 0 471132 43 0 0 25 0 8 0 662370788 826372096 122989 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11326/tid=11330] ppid=11324 vsize=807004 CPUtime=4695.59 cores=0-7
/proc/11326/task/11330/stat : 11330 (claspmt) R 11324 11326 11300 0 -1 4202560 10886 0 0 0 469511 48 0 0 25 0 8 0 662370788 826372096 122989 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11326/tid=11331] ppid=11324 vsize=807004 CPUtime=4716.87 cores=0-7
/proc/11326/task/11331/stat : 11331 (claspmt) R 11324 11326 11300 0 -1 4202560 19585 0 0 0 471655 32 0 0 25 0 8 0 662370788 826372096 122989 33554432000 4194304 4964800 140735817924800 18446744073709551615 237278577242 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11326/tid=11332] ppid=11324 vsize=807004 CPUtime=4717.71 cores=0-7
/proc/11326/task/11332/stat : 11332 (claspmt) R 11324 11326 11300 0 -1 4202560 17177 0 0 0 471733 38 0 0 25 0 8 0 662370788 826372096 122989 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11326/tid=11333] ppid=11324 vsize=807004 CPUtime=4712.64 cores=0-7
/proc/11326/task/11333/stat : 11333 (claspmt) R 11324 11326 11300 0 -1 4202560 14528 0 0 0 471197 67 0 0 25 0 8 0 662370788 826372096 122989 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11326/tid=11334] ppid=11324 vsize=807004 CPUtime=4717.84 cores=0-7
/proc/11326/task/11334/stat : 11334 (claspmt) R 11324 11326 11300 0 -1 4202560 16525 0 0 0 471731 53 0 0 25 0 8 0 662370788 826372096 122989 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670423 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37700.3
Current children cumulated vsize (KiB) 807004

[startup+4782.3 s]
/proc/loadavg: 8.12 8.20 8.28 9/281 13711
/proc/meminfo: memFree=19602572/32950904 swapFree=67057400/67111528
[pid=11326] ppid=11324 vsize=807004 CPUtime=38179.6 cores=0-7
/proc/11326/stat : 11326 (claspmt) R 11324 11326 11300 0 -1 4202496 135882 0 0 0 3817593 372 0 0 25 0 8 0 662370358 826372096 123288 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11326/statm: 201751 123288 466 189 0 196100 0
[pid=11326/tid=11328] ppid=11324 vsize=807004 CPUtime=4777.61 cores=0-7
/proc/11326/task/11328/stat : 11328 (claspmt) R 11324 11326 11300 0 -1 4202560 24291 0 0 0 477721 40 0 0 25 0 8 0 662370788 826372096 123288 33554432000 4194304 4964800 140735817924800 18446744073709551615 4653304 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11326/tid=11329] ppid=11324 vsize=807004 CPUtime=4771.73 cores=0-7
/proc/11326/task/11329/stat : 11329 (claspmt) R 11324 11326 11300 0 -1 4202560 24295 0 0 0 477130 43 0 0 25 0 8 0 662370788 826372096 123288 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11326/tid=11330] ppid=11324 vsize=807004 CPUtime=4755.04 cores=0-7
/proc/11326/task/11330/stat : 11330 (claspmt) R 11324 11326 11300 0 -1 4202560 10974 0 0 0 475455 49 0 0 25 0 8 0 662370788 826372096 123288 33554432000 4194304 4964800 140735817924800 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11326/tid=11331] ppid=11324 vsize=807004 CPUtime=4776.85 cores=0-7
/proc/11326/task/11331/stat : 11331 (claspmt) R 11324 11326 11300 0 -1 4202560 19671 0 0 0 477653 32 0 0 25 0 8 0 662370788 826372096 123288 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11326/tid=11332] ppid=11324 vsize=807004 CPUtime=4777.7 cores=0-7
/proc/11326/task/11332/stat : 11332 (claspmt) R 11324 11326 11300 0 -1 4202560 17177 0 0 0 477732 38 0 0 25 0 8 0 662370788 826372096 123288 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11326/tid=11333] ppid=11324 vsize=807004 CPUtime=4772.62 cores=0-7
/proc/11326/task/11333/stat : 11333 (claspmt) R 11324 11326 11300 0 -1 4202560 14617 0 0 0 477195 67 0 0 25 0 8 0 662370788 826372096 123288 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11326/tid=11334] ppid=11324 vsize=807004 CPUtime=4777.83 cores=0-7
/proc/11326/task/11334/stat : 11334 (claspmt) R 11324 11326 11300 0 -1 4202560 16529 0 0 0 477730 53 0 0 25 0 8 0 662370788 826372096 123288 33554432000 4194304 4964800 140735817924800 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38179.6
Current children cumulated vsize (KiB) 807004

[startup+4842.3 s]
/proc/loadavg: 8.11 8.17 8.26 9/281 13712
/proc/meminfo: memFree=19600216/32950904 swapFree=67057400/67111528
[pid=11326] ppid=11324 vsize=807004 CPUtime=38659.1 cores=0-7
/proc/11326/stat : 11326 (claspmt) R 11324 11326 11300 0 -1 4202496 136636 0 0 0 3865534 375 0 0 25 0 8 0 662370358 826372096 123896 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11326/statm: 201751 123896 466 189 0 196100 0
[pid=11326/tid=11328] ppid=11324 vsize=807004 CPUtime=4837.61 cores=0-7
/proc/11326/task/11328/stat : 11328 (claspmt) R 11324 11326 11300 0 -1 4202560 24469 0 0 0 483721 40 0 0 25 0 8 0 662370788 826372096 123896 33554432000 4194304 4964800 140735817924800 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11326/tid=11329] ppid=11324 vsize=807004 CPUtime=4831.74 cores=0-7
/proc/11326/task/11329/stat : 11329 (claspmt) R 11324 11326 11300 0 -1 4202560 24480 0 0 0 483130 44 0 0 25 0 8 0 662370788 826372096 123896 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11326/tid=11330] ppid=11324 vsize=807004 CPUtime=4814.49 cores=0-7
/proc/11326/task/11330/stat : 11330 (claspmt) R 11324 11326 11300 0 -1 4202560 10980 0 0 0 481400 49 0 0 25 0 8 0 662370788 826372096 123896 33554432000 4194304 4964800 140735817924800 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11326/tid=11331] ppid=11324 vsize=807004 CPUtime=4836.86 cores=0-7
/proc/11326/task/11331/stat : 11331 (claspmt) R 11324 11326 11300 0 -1 4202560 19680 0 0 0 483653 33 0 0 25 0 8 0 662370788 826372096 123896 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11326/tid=11332] ppid=11324 vsize=807004 CPUtime=4837.71 cores=0-7
/proc/11326/task/11332/stat : 11332 (claspmt) R 11324 11326 11300 0 -1 4202560 17177 0 0 0 483732 39 0 0 25 0 8 0 662370788 826372096 123896 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11326/tid=11333] ppid=11324 vsize=807004 CPUtime=4832.62 cores=0-7
/proc/11326/task/11333/stat : 11333 (claspmt) R 11324 11326 11300 0 -1 4202560 14674 0 0 0 483194 68 0 0 25 0 8 0 662370788 826372096 123896 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11326/tid=11334] ppid=11324 vsize=807004 CPUtime=4837.82 cores=0-7
/proc/11326/task/11334/stat : 11334 (claspmt) R 11324 11326 11300 0 -1 4202560 16848 0 0 0 483729 53 0 0 25 0 8 0 662370788 826372096 123896 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38659.1
Current children cumulated vsize (KiB) 807004

[startup+4902.3 s]
/proc/loadavg: 8.10 8.16 8.25 10/281 13714
/proc/meminfo: memFree=19598852/32950904 swapFree=67057400/67111528
[pid=11326] ppid=11324 vsize=807644 CPUtime=39138.6 cores=0-7
/proc/11326/stat : 11326 (claspmt) R 11324 11326 11300 0 -1 4202496 137040 0 0 0 3913475 380 0 0 25 0 8 0 662370358 827027456 124226 33554432000 4194304 4964800 140735817924800 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11326/statm: 201911 124226 466 189 0 196260 0
[pid=11326/tid=11328] ppid=11324 vsize=807644 CPUtime=4897.61 cores=0-7
/proc/11326/task/11328/stat : 11328 (claspmt) R 11324 11326 11300 0 -1 4202560 24575 0 0 0 489720 41 0 0 20 0 8 0 662370788 827027456 124226 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11326/tid=11329] ppid=11324 vsize=807644 CPUtime=4891.74 cores=0-7
/proc/11326/task/11329/stat : 11329 (claspmt) R 11324 11326 11300 0 -1 4202560 24773 0 0 0 489129 45 0 0 25 0 8 0 662370788 827027456 124226 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11326/tid=11330] ppid=11324 vsize=807644 CPUtime=4873.95 cores=0-7
/proc/11326/task/11330/stat : 11330 (claspmt) R 11324 11326 11300 0 -1 4202560 10982 0 0 0 487346 49 0 0 25 0 8 0 662370788 827027456 124226 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670511 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11326/tid=11331] ppid=11324 vsize=807644 CPUtime=4896.86 cores=0-7
/proc/11326/task/11331/stat : 11331 (claspmt) R 11324 11326 11300 0 -1 4202560 19680 0 0 0 489652 34 0 0 25 0 8 0 662370788 827027456 124226 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11326/tid=11332] ppid=11324 vsize=807644 CPUtime=4897.7 cores=0-7
/proc/11326/task/11332/stat : 11332 (claspmt) R 11324 11326 11300 0 -1 4202560 17177 0 0 0 489731 39 0 0 25 0 8 0 662370788 827027456 124226 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11326/tid=11333] ppid=11324 vsize=807644 CPUtime=4892.62 cores=0-7
/proc/11326/task/11333/stat : 11333 (claspmt) R 11324 11326 11300 0 -1 4202560 14674 0 0 0 489194 68 0 0 25 0 8 0 662370788 827027456 124226 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11326/tid=11334] ppid=11324 vsize=807644 CPUtime=4897.82 cores=0-7
/proc/11326/task/11334/stat : 11334 (claspmt) R 11324 11326 11300 0 -1 4202560 16848 0 0 0 489728 54 0 0 25 0 8 0 662370788 827027456 124226 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39138.6
Current children cumulated vsize (KiB) 807644

[startup+4962.3 s]
/proc/loadavg: 8.07 8.14 8.24 9/281 13715
/proc/meminfo: memFree=19596864/32950904 swapFree=67057400/67111528
[pid=11326] ppid=11324 vsize=807644 CPUtime=39618 cores=0-7
/proc/11326/stat : 11326 (claspmt) R 11324 11326 11300 0 -1 4202496 137591 0 0 0 3961414 384 0 0 25 0 8 0 662370358 827027456 124703 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11326/statm: 201911 124703 466 189 0 196260 0
[pid=11326/tid=11328] ppid=11324 vsize=807644 CPUtime=4957.61 cores=0-7
/proc/11326/task/11328/stat : 11328 (claspmt) R 11324 11326 11300 0 -1 4202560 24681 0 0 0 495720 41 0 0 25 0 8 0 662370788 827027456 124703 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11326/tid=11329] ppid=11324 vsize=807644 CPUtime=4951.74 cores=0-7
/proc/11326/task/11329/stat : 11329 (claspmt) R 11324 11326 11300 0 -1 4202560 24773 0 0 0 495129 45 0 0 25 0 8 0 662370788 827027456 124703 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11326/tid=11330] ppid=11324 vsize=807644 CPUtime=4933.4 cores=0-7
/proc/11326/task/11330/stat : 11330 (claspmt) R 11324 11326 11300 0 -1 4202560 11057 0 0 0 493291 49 0 0 25 0 8 0 662370788 827027456 124703 33554432000 4194304 4964800 140735817924800 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11326/tid=11331] ppid=11324 vsize=807644 CPUtime=4956.85 cores=0-7
/proc/11326/task/11331/stat : 11331 (claspmt) R 11324 11326 11300 0 -1 4202560 19910 0 0 0 495651 34 0 0 25 0 8 0 662370788 827027456 124703 33554432000 4194304 4964800 140735817924800 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11326/tid=11332] ppid=11324 vsize=807644 CPUtime=4957.7 cores=0-7
/proc/11326/task/11332/stat : 11332 (claspmt) R 11324 11326 11300 0 -1 4202560 17177 0 0 0 495731 39 0 0 25 0 8 0 662370788 827027456 124703 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11326/tid=11333] ppid=11324 vsize=807644 CPUtime=4952.62 cores=0-7
/proc/11326/task/11333/stat : 11333 (claspmt) R 11324 11326 11300 0 -1 4202560 14760 0 0 0 495193 69 0 0 25 0 8 0 662370788 827027456 124703 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11326/tid=11334] ppid=11324 vsize=807644 CPUtime=4957.82 cores=0-7
/proc/11326/task/11334/stat : 11334 (claspmt) R 11324 11326 11300 0 -1 4202560 16902 0 0 0 495727 55 0 0 25 0 8 0 662370788 827027456 124703 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39618
Current children cumulated vsize (KiB) 807644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.2 s]
/proc/loadavg: 8.03 8.11 8.22 9/281 13717
/proc/meminfo: memFree=19596120/32950904 swapFree=67057400/67111528
[pid=11326] ppid=11324 vsize=807644 CPUtime=40000.8 cores=0-7
/proc/11326/stat : 11326 (claspmt) R 11324 11326 11300 0 -1 4202496 137918 0 0 0 3999693 386 0 0 25 0 8 0 662370358 827027456 124883 33554432000 4194304 4964800 140735817924800 18446744073709551615 4644912 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11326/statm: 201911 124883 466 189 0 196260 0
[pid=11326/tid=11328] ppid=11324 vsize=807644 CPUtime=5005.52 cores=0-7
/proc/11326/task/11328/stat : 11328 (claspmt) R 11324 11326 11300 0 -1 4202560 24860 0 0 0 500510 42 0 0 25 0 8 0 662370788 827027456 124883 33554432000 4194304 4964800 140735817924800 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11326/tid=11329] ppid=11324 vsize=807644 CPUtime=4999.65 cores=0-7
/proc/11326/task/11329/stat : 11329 (claspmt) R 11324 11326 11300 0 -1 4202560 24824 0 0 0 499920 45 0 0 25 0 8 0 662370788 827027456 124883 33554432000 4194304 4964800 140735817924800 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11326/tid=11330] ppid=11324 vsize=807644 CPUtime=4980.86 cores=0-7
/proc/11326/task/11330/stat : 11330 (claspmt) R 11324 11326 11300 0 -1 4202560 11057 0 0 0 498037 49 0 0 25 0 8 0 662370788 827027456 124883 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11326/tid=11331] ppid=11324 vsize=807644 CPUtime=5004.76 cores=0-7
/proc/11326/task/11331/stat : 11331 (claspmt) R 11324 11326 11300 0 -1 4202560 19994 0 0 0 500441 35 0 0 25 0 8 0 662370788 827027456 124883 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11326/tid=11332] ppid=11324 vsize=807644 CPUtime=5005.62 cores=0-7
/proc/11326/task/11332/stat : 11332 (claspmt) R 11324 11326 11300 0 -1 4202560 17188 0 0 0 500522 40 0 0 25 0 8 0 662370788 827027456 124883 33554432000 4194304 4964800 140735817924800 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11326/tid=11333] ppid=11324 vsize=807644 CPUtime=5000.53 cores=0-7
/proc/11326/task/11333/stat : 11333 (claspmt) R 11324 11326 11300 0 -1 4202560 14760 0 0 0 499984 69 0 0 25 0 8 0 662370788 827027456 124883 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11326/tid=11334] ppid=11324 vsize=807644 CPUtime=5005.74 cores=0-7
/proc/11326/task/11334/stat : 11334 (claspmt) R 11324 11326 11300 0 -1 4202560 16902 0 0 0 500518 56 0 0 25 0 8 0 662370788 827027456 124883 33554432000 4194304 4964800 140735817924800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 807644

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

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

[startup+5010.6 s]
/proc/loadavg: 8.03 8.11 8.22 2/275 13718
/proc/meminfo: memFree=19596168/32950904 swapFree=67057400/67111528
[pid=11326] ppid=11324 vsize=650956 CPUtime=40001.2 cores=0-7
/proc/11326/stat : 11326 (claspmt) R 11324 11326 11300 0 -1 4202496 137928 0 0 0 3999737 387 0 0 25 0 1 0 662370358 666578944 99677 33554432000 4194304 4964800 140735817924800 18446744073709551615 237278923111 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11326/statm: 162739 99677 476 189 0 157088 0
Current children cumulated CPU time (s) 40001.2
Current children cumulated vsize (KiB) 650956

Child status: 0
Real time (s): 5010.63
CPU time (s): 40001.3
CPU user time (s): 39997.4
CPU system time (s): 3.90041
CPU usage (%): 798.329
Max. virtual memory (cumulated for all children) (KiB): 807644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39997.4
system time used= 3.90041
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137929
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= 169278
involuntary context switches= 199171

runsolver used 12.7851 second user time and 32.78 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-16 03:01:46
IDJOB=3381175
IDBENCH=83965
IDSOLVER=1865
FILE ID=node121/3381175-1305507706
RUNJOBID= node121-1305507706-11314
PBS_JOBID= 13325509
Free space on /tmp= 73492 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3381175-1305507706/watcher-3381175-1305507706 -o /tmp/evaluation-result-3381175-1305507706/solver-3381175-1305507706 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381175-1305507706.cnf

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

MD5SUM BENCH= f1f35d90237c4ca07d41a6a9b08e6279
RANDOM SEED=210021662

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20110288 kB
Buffers:        327516 kB
Cached:        6601572 kB
SwapCached:       7656 kB
Active:        6801268 kB
Inactive:      5683616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20110288 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:            3160 kB
Writeback:           4 kB
AnonPages:     5554304 kB
Mapped:          21724 kB
Slab:           267392 kB
PageTables:      24244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30831380 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= 73552 MiB
End job on node121 at 2011-05-16 04:25:18