Trace number 3322570

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095? (TO) 30929.7 5100.21

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 ...390002/instance-3322570-1304390002.cnf
4.79/4.88	c Solving...
30929.50/5100.01	
30929.50/5100.01	*** INTERRUPTED! ***
30929.50/5100.01	*** Shutting down threads...
30929.72/5100.20	s UNKNOWN
30929.72/5100.20	
30929.72/5100.20	c INTERRUPTED   : 1
30929.72/5100.20	c Models        : 0+    
30929.72/5100.20	c Time          : 5100.020s (Solving: 5095.14s 1st Model: 0.00s Unsat: 0.00s)
30929.72/5100.20	c CPU Time      : 30929.550s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 9.43 9.93 9.96 3/362 15196
/proc/meminfo: memFree=14651824/32951124 swapFree=67111524/67111528
[pid=15196] ppid=15194 vsize=21904 CPUtime=0.01 cores=0-7
/proc/15196/stat : 15196 (claspmt) R 15194 15196 15170 0 -1 4202496 774 0 0 0 1 0 0 0 21 0 1 0 531415826 22429696 703 33554432000 4194304 4964704 140736474666496 18446744073709551615 264726065861 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/15196/statm: 5476 704 386 189 0 350 0

[startup+0.087358 s]
/proc/loadavg: 9.43 9.93 9.96 3/362 15196
/proc/meminfo: memFree=14651824/32951124 swapFree=67111524/67111528
[pid=15196] ppid=15194 vsize=28764 CPUtime=0.08 cores=0-7
/proc/15196/stat : 15196 (claspmt) R 15194 15196 15170 0 -1 4202496 2645 0 0 0 8 0 0 0 21 0 1 0 531415826 29454336 2403 33554432000 4194304 4964704 140736474666496 18446744073709551615 4607654 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/15196/statm: 7191 2403 399 189 0 2065 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28764

[startup+0.100358 s]
/proc/loadavg: 9.43 9.93 9.96 3/362 15196
/proc/meminfo: memFree=14651824/32951124 swapFree=67111524/67111528
[pid=15196] ppid=15194 vsize=28764 CPUtime=0.09 cores=0-7
/proc/15196/stat : 15196 (claspmt) R 15194 15196 15170 0 -1 4202496 2645 0 0 0 9 0 0 0 21 0 1 0 531415826 29454336 2403 33554432000 4194304 4964704 140736474666496 18446744073709551615 4607871 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/15196/statm: 7191 2403 399 189 0 2065 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28764

[startup+0.300319 s]
/proc/loadavg: 9.43 9.93 9.96 3/362 15196
/proc/meminfo: memFree=14651824/32951124 swapFree=67111524/67111528
[pid=15196] ppid=15194 vsize=28764 CPUtime=0.29 cores=0-7
/proc/15196/stat : 15196 (claspmt) R 15194 15196 15170 0 -1 4202496 2645 0 0 0 29 0 0 0 22 0 1 0 531415826 29454336 2403 33554432000 4194304 4964704 140736474666496 18446744073709551615 4607763 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/15196/statm: 7191 2403 399 189 0 2065 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28764

[startup+0.700244 s]
/proc/loadavg: 9.43 9.93 9.96 3/362 15196
/proc/meminfo: memFree=14651824/32951124 swapFree=67111524/67111528
[pid=15196] ppid=15194 vsize=28764 CPUtime=0.69 cores=0-7
/proc/15196/stat : 15196 (claspmt) R 15194 15196 15170 0 -1 4202496 2645 0 0 0 69 0 0 0 24 0 1 0 531415826 29454336 2403 33554432000 4194304 4964704 140736474666496 18446744073709551615 264726103061 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/15196/statm: 7191 2403 399 189 0 2065 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28764

[startup+1.50109 s]
/proc/loadavg: 9.43 9.93 9.96 4/363 15197
/proc/meminfo: memFree=14643516/32951124 swapFree=67111524/67111528
[pid=15196] ppid=15194 vsize=28764 CPUtime=1.49 cores=0-7
/proc/15196/stat : 15196 (claspmt) R 15194 15196 15170 0 -1 4202496 2646 0 0 0 149 0 0 0 25 0 1 0 531415826 29454336 2404 33554432000 4194304 4964704 140736474666496 18446744073709551615 4607575 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/15196/statm: 7191 2404 399 189 0 2065 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28764

[startup+3.10079 s]
/proc/loadavg: 8.91 9.82 9.92 4/363 15197
/proc/meminfo: memFree=14642896/32951124 swapFree=67111524/67111528
[pid=15196] ppid=15194 vsize=29128 CPUtime=3.09 cores=0-7
/proc/15196/stat : 15196 (claspmt) R 15194 15196 15170 0 -1 4202496 2711 0 0 0 309 0 0 0 25 0 1 0 531415826 29827072 2469 33554432000 4194304 4964704 140736474666496 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/15196/statm: 7282 2469 399 189 0 2156 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29128

[startup+6.30116 s]
/proc/loadavg: 8.91 9.82 9.92 11/370 15204
/proc/meminfo: memFree=14610960/32951124 swapFree=67111524/67111528
[pid=15196] ppid=15194 vsize=393200 CPUtime=13.18 cores=0-7
/proc/15196/stat : 15196 (claspmt) R 15194 15196 15170 0 -1 4202496 12951 0 0 0 1313 5 0 0 25 0 8 0 531415826 402636800 12518 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/15196/statm: 98300 12518 464 189 0 92649 0
[pid=15196/tid=15198] ppid=15194 vsize=393200 CPUtime=1.37 cores=0-7
/proc/15196/task/15198/stat : 15198 (claspmt) R 15194 15196 15170 0 -1 4202560 1293 0 0 0 137 0 0 0 19 0 8 0 531416315 402636800 12518 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15196/tid=15199] ppid=15194 vsize=393200 CPUtime=1.26 cores=0-7
/proc/15196/task/15199/stat : 15199 (claspmt) R 15194 15196 15170 0 -1 4202560 1337 0 0 0 125 1 0 0 19 0 8 0 531416315 402636800 12518 33554432000 4194304 4964704 140736474666496 18446744073709551615 4660062 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15196/tid=15200] ppid=15194 vsize=393200 CPUtime=0.67 cores=0-7
/proc/15196/task/15200/stat : 15200 (claspmt) R 15194 15196 15170 0 -1 4202560 1196 0 0 0 67 0 0 0 18 0 8 0 531416315 402636800 12518 33554432000 4194304 4964704 140736474666496 18446744073709551615 264726510062 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15196/tid=15201] ppid=15194 vsize=393200 CPUtime=0.86 cores=0-7
/proc/15196/task/15201/stat : 15201 (claspmt) R 15194 15196 15170 0 -1 4202560 1341 0 0 0 86 0 0 0 18 0 8 0 531416315 402636800 12518 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15196/tid=15202] ppid=15194 vsize=393200 CPUtime=1.38 cores=0-7
/proc/15196/task/15202/stat : 15202 (claspmt) R 15194 15196 15170 0 -1 4202560 1116 0 0 0 138 0 0 0 19 0 8 0 531416315 402636800 12518 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15196/tid=15203] ppid=15194 vsize=393200 CPUtime=1.37 cores=0-7
/proc/15196/task/15203/stat : 15203 (claspmt) R 15194 15196 15170 0 -1 4202560 1523 0 0 0 137 0 0 0 19 0 8 0 531416315 402636800 12518 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15196/tid=15204] ppid=15194 vsize=393200 CPUtime=1.18 cores=0-7
/proc/15196/task/15204/stat : 15204 (claspmt) R 15194 15196 15170 0 -1 4202560 1584 0 0 0 118 0 0 0 18 0 8 0 531416315 402636800 12518 33554432000 4194304 4964704 140736474666496 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 13.18
Current children cumulated vsize (KiB) 393200

[startup+12.701 s]
/proc/loadavg: 9.15 9.84 9.93 11/370 15204
/proc/meminfo: memFree=14584688/32951124 swapFree=67111524/67111528
[pid=15196] ppid=15194 vsize=395288 CPUtime=51.49 cores=0-7
/proc/15196/stat : 15196 (claspmt) R 15194 15196 15170 0 -1 4202496 17675 0 0 0 5142 7 0 0 25 0 8 0 531415826 404774912 17242 33554432000 4194304 4964704 140736474666496 18446744073709551615 4627309 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/15196/statm: 98822 17242 466 189 0 93171 0
[pid=15196/tid=15198] ppid=15194 vsize=395288 CPUtime=5.96 cores=0-7
/proc/15196/task/15198/stat : 15198 (claspmt) R 15194 15196 15170 0 -1 4202560 1800 0 0 0 596 0 0 0 25 0 8 0 531416315 404774912 17242 33554432000 4194304 4964704 140736474666496 18446744073709551615 264726510062 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15196/tid=15199] ppid=15194 vsize=395288 CPUtime=4.9 cores=0-7
/proc/15196/task/15199/stat : 15199 (claspmt) R 15194 15196 15170 0 -1 4202560 2123 0 0 0 489 1 0 0 25 0 8 0 531416315 404774912 17242 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15196/tid=15200] ppid=15194 vsize=395288 CPUtime=5.36 cores=0-7
/proc/15196/task/15200/stat : 15200 (claspmt) R 15194 15196 15170 0 -1 4202560 1684 0 0 0 536 0 0 0 20 0 8 0 531416315 404774912 17242 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15196/tid=15201] ppid=15194 vsize=395288 CPUtime=3.86 cores=0-7
/proc/15196/task/15201/stat : 15201 (claspmt) R 15194 15196 15170 0 -1 4202560 1613 0 0 0 385 1 0 0 21 0 8 0 531416315 404774912 17242 33554432000 4194304 4964704 140736474666496 18446744073709551615 4684720 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15196/tid=15202] ppid=15194 vsize=395288 CPUtime=7.78 cores=0-7
/proc/15196/task/15202/stat : 15202 (claspmt) R 15194 15196 15170 0 -1 4202560 1730 0 0 0 777 1 0 0 25 0 8 0 531416315 404774912 17242 33554432000 4194304 4964704 140736474666496 18446744073709551615 4332351 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15196/tid=15203] ppid=15194 vsize=395288 CPUtime=7.78 cores=0-7
/proc/15196/task/15203/stat : 15203 (claspmt) R 15194 15196 15170 0 -1 4202560 2457 0 0 0 777 1 0 0 25 0 8 0 531416315 404774912 17242 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15196/tid=15204] ppid=15194 vsize=395288 CPUtime=6.22 cores=0-7
/proc/15196/task/15204/stat : 15204 (claspmt) R 15194 15196 15170 0 -1 4202560 2296 0 0 0 621 1 0 0 22 0 8 0 531416315 404774912 17242 33554432000 4194304 4964704 140736474666496 18446744073709551615 264726510062 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 51.49
Current children cumulated vsize (KiB) 395288

[startup+25.5005 s]
/proc/loadavg: 9.36 9.86 9.93 11/370 15204
/proc/meminfo: memFree=14555468/32951124 swapFree=67111524/67111528
[pid=15196] ppid=15194 vsize=402484 CPUtime=128.11 cores=0-7
/proc/15196/stat : 15196 (claspmt) R 15194 15196 15170 0 -1 4202496 24890 0 0 0 12799 12 0 0 25 0 8 0 531415826 412143616 24264 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/15196/statm: 100621 24264 466 189 0 94970 0
[pid=15196/tid=15198] ppid=15194 vsize=402484 CPUtime=16.85 cores=0-7
/proc/15196/task/15198/stat : 15198 (claspmt) R 15194 15196 15170 0 -1 4202560 2309 0 0 0 1684 1 0 0 25 0 8 0 531416315 412143616 24264 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15196/tid=15199] ppid=15194 vsize=402484 CPUtime=15.06 cores=0-7
/proc/15196/task/15199/stat : 15199 (claspmt) R 15194 15196 15170 0 -1 4202560 4436 0 0 0 1505 1 0 0 25 0 8 0 531416315 412143616 24264 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15196/tid=15200] ppid=15194 vsize=402484 CPUtime=13.64 cores=0-7
/proc/15196/task/15200/stat : 15200 (claspmt) R 15194 15196 15170 0 -1 4202560 2284 0 0 0 1364 0 0 0 25 0 8 0 531416315 412143616 24264 33554432000 4194304 4964704 140736474666496 18446744073709551615 264726072322 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15196/tid=15201] ppid=15194 vsize=402484 CPUtime=16.58 cores=0-7
/proc/15196/task/15201/stat : 15201 (claspmt) R 15194 15196 15170 0 -1 4202560 2845 0 0 0 1657 1 0 0 25 0 8 0 531416315 412143616 24264 33554432000 4194304 4964704 140736474666496 18446744073709551615 4654508 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15196/tid=15202] ppid=15194 vsize=402484 CPUtime=18.59 cores=0-7
/proc/15196/task/15202/stat : 15202 (claspmt) R 15194 15196 15170 0 -1 4202560 2345 0 0 0 1858 1 0 0 25 0 8 0 531416315 412143616 24264 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15196/tid=15203] ppid=15194 vsize=402484 CPUtime=14.31 cores=0-7
/proc/15196/task/15203/stat : 15203 (claspmt) R 15194 15196 15170 0 -1 4202560 3336 0 0 0 1430 1 0 0 19 0 8 0 531416315 412143616 24264 33554432000 4194304 4964704 140736474666496 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15196/tid=15204] ppid=15194 vsize=402484 CPUtime=16.51 cores=0-7
/proc/15196/task/15204/stat : 15204 (claspmt) R 15194 15196 15170 0 -1 4202560 3110 0 0 0 1649 2 0 0 25 0 8 0 531416315 412143616 24264 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 128.11
Current children cumulated vsize (KiB) 402484

[startup+51.1007 s]
/proc/loadavg: 9.57 9.87 9.93 11/370 15205
/proc/meminfo: memFree=14524224/32951124 swapFree=67111524/67111528
[pid=15196] ppid=15194 vsize=407088 CPUtime=281.36 cores=0-7
/proc/15196/stat : 15196 (claspmt) R 15194 15196 15170 0 -1 4202496 32179 0 0 0 28119 17 0 0 25 0 8 0 531415826 416858112 31203 33554432000 4194304 4964704 140736474666496 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/15196/statm: 101772 31203 466 189 0 96121 0
[pid=15196/tid=15198] ppid=15194 vsize=407088 CPUtime=30.19 cores=0-7
/proc/15196/task/15198/stat : 15198 (claspmt) R 15194 15196 15170 0 -1 4202560 3008 0 0 0 3018 1 0 0 25 0 8 0 531416315 416858112 31203 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15196/tid=15199] ppid=15194 vsize=407088 CPUtime=33.48 cores=0-7
/proc/15196/task/15199/stat : 15199 (claspmt) R 15194 15196 15170 0 -1 4202560 6410 0 0 0 3346 2 0 0 25 0 8 0 531416315 416858112 31203 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15196/tid=15200] ppid=15194 vsize=407088 CPUtime=37.39 cores=0-7
/proc/15196/task/15200/stat : 15200 (claspmt) R 15194 15196 15170 0 -1 4202560 2856 0 0 0 3738 1 0 0 25 0 8 0 531416315 416858112 31203 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15196/tid=15201] ppid=15194 vsize=407088 CPUtime=32.66 cores=0-7
/proc/15196/task/15201/stat : 15201 (claspmt) R 15194 15196 15170 0 -1 4202560 3736 0 0 0 3264 2 0 0 25 0 8 0 531416315 416858112 31203 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15196/tid=15202] ppid=15194 vsize=407088 CPUtime=40.55 cores=0-7
/proc/15196/task/15202/stat : 15202 (claspmt) R 15194 15196 15170 0 -1 4202560 3009 0 0 0 4053 2 0 0 25 0 8 0 531416315 416858112 31203 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15196/tid=15203] ppid=15194 vsize=407088 CPUtime=32.47 cores=0-7
/proc/15196/task/15203/stat : 15203 (claspmt) R 15194 15196 15170 0 -1 4202560 4324 0 0 0 3245 2 0 0 25 0 8 0 531416315 416858112 31203 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15196/tid=15204] ppid=15194 vsize=407088 CPUtime=37.84 cores=0-7
/proc/15196/task/15204/stat : 15204 (claspmt) R 15194 15196 15170 0 -1 4202560 3989 0 0 0 3782 2 0 0 25 0 8 0 531416315 416858112 31203 33554432000 4194304 4964704 140736474666496 18446744073709551615 264726510062 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 281.36
Current children cumulated vsize (KiB) 407088

[startup+102.314 s]
/proc/loadavg: 9.83 9.89 9.93 11/370 15206
/proc/meminfo: memFree=14481916/32951124 swapFree=67111524/67111528
[pid=15196] ppid=15194 vsize=411220 CPUtime=590.98 cores=0-7
/proc/15196/stat : 15196 (claspmt) R 15194 15196 15170 0 -1 4202496 41355 0 0 0 59071 27 0 0 25 0 8 0 531415826 421089280 40307 33554432000 4194304 4964704 140736474666496 18446744073709551615 4626894 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/15196/statm: 102805 40307 466 189 0 97154 0
[pid=15196/tid=15198] ppid=15194 vsize=411220 CPUtime=59.13 cores=0-7
/proc/15196/task/15198/stat : 15198 (claspmt) R 15194 15196 15170 0 -1 4202560 3649 0 0 0 5911 2 0 0 25 0 8 0 531416315 421089280 40307 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15196/tid=15199] ppid=15194 vsize=411220 CPUtime=76.79 cores=0-7
/proc/15196/task/15199/stat : 15199 (claspmt) R 15194 15196 15170 0 -1 4202560 8197 0 0 0 7676 3 0 0 25 0 8 0 531416315 421089280 40307 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15196/tid=15200] ppid=15194 vsize=411220 CPUtime=78.01 cores=0-7
/proc/15196/task/15200/stat : 15200 (claspmt) R 15194 15196 15170 0 -1 4202560 3506 0 0 0 7799 2 0 0 25 0 8 0 531416315 421089280 40307 33554432000 4194304 4964704 140736474666496 18446744073709551615 4627208 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15196/tid=15201] ppid=15194 vsize=411220 CPUtime=70.34 cores=0-7
/proc/15196/task/15201/stat : 15201 (claspmt) R 15194 15196 15170 0 -1 4202560 4963 0 0 0 7031 3 0 0 25 0 8 0 531416315 421089280 40307 33554432000 4194304 4964704 140736474666496 18446744073709551615 264726510062 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15196/tid=15202] ppid=15194 vsize=411220 CPUtime=88.68 cores=0-7
/proc/15196/task/15202/stat : 15202 (claspmt) R 15194 15196 15170 0 -1 4202560 4702 0 0 0 8865 3 0 0 25 0 8 0 531416315 421089280 40307 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15196/tid=15203] ppid=15194 vsize=411220 CPUtime=66.85 cores=0-7
/proc/15196/task/15203/stat : 15203 (claspmt) R 15194 15196 15170 0 -1 4202560 5319 0 0 0 6682 3 0 0 25 0 8 0 531416315 421089280 40307 33554432000 4194304 4964704 140736474666496 18446744073709551615 4362996 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15196/tid=15204] ppid=15194 vsize=411220 CPUtime=74.4 cores=0-7
/proc/15196/task/15204/stat : 15204 (claspmt) R 15194 15196 15170 0 -1 4202560 5476 0 0 0 7436 4 0 0 25 0 8 0 531416315 421089280 40307 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 590.98
Current children cumulated vsize (KiB) 411220

[startup+162.301 s]
/proc/loadavg: 10.01 9.94 9.94 11/370 15208
/proc/meminfo: memFree=14446048/32951124 swapFree=67111524/67111528

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

[pid=15196/tid=15199] ppid=15194 vsize=805732 CPUtime=3594.84 cores=0-7
/proc/15196/task/15199/stat : 15199 (claspmt) R 15194 15196 15170 0 -1 4202560 22887 0 0 0 359458 26 0 0 25 0 8 0 531416315 825069568 121566 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15196/tid=15200] ppid=15194 vsize=805732 CPUtime=3499.31 cores=0-7
/proc/15196/task/15200/stat : 15200 (claspmt) R 15194 15196 15170 0 -1 4202560 9898 0 0 0 349909 22 0 0 25 0 8 0 531416315 825069568 121566 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670337 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15196/tid=15201] ppid=15194 vsize=805732 CPUtime=3885.25 cores=0-7
/proc/15196/task/15201/stat : 15201 (claspmt) R 15194 15196 15170 0 -1 4202560 19005 0 0 0 388500 25 0 0 25 0 8 0 531416315 825069568 121566 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15196/tid=15202] ppid=15194 vsize=805732 CPUtime=3883.53 cores=0-7
/proc/15196/task/15202/stat : 15202 (claspmt) R 15194 15196 15170 0 -1 4202560 18584 0 0 0 388329 24 0 0 25 0 8 0 531416315 825069568 121566 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15196/tid=15203] ppid=15194 vsize=805732 CPUtime=3224.05 cores=0-7
/proc/15196/task/15203/stat : 15203 (claspmt) R 15194 15196 15170 0 -1 4202560 14130 0 0 0 322377 28 0 0 25 0 8 0 531416315 825069568 121566 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15196/tid=15204] ppid=15194 vsize=805732 CPUtime=3721.28 cores=0-7
/proc/15196/task/15204/stat : 15204 (claspmt) R 15194 15196 15170 0 -1 4202560 18133 0 0 0 372099 29 0 0 25 0 8 0 531416315 825069568 121566 33554432000 4194304 4964704 140736474666496 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 28988.4
Current children cumulated vsize (KiB) 805732

[startup+4842.3 s]
/proc/loadavg: 10.06 10.08 10.02 11/370 15345
/proc/meminfo: memFree=13670032/32951124 swapFree=67111524/67111528
[pid=15196] ppid=15194 vsize=805732 CPUtime=29361.6 cores=0-7
/proc/15196/stat : 15196 (claspmt) R 15194 15196 15170 0 -1 4202496 134187 0 0 0 2935949 210 0 0 25 0 8 0 531415826 825069568 122027 33554432000 4194304 4964704 140736474666496 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/15196/statm: 201433 122027 466 189 0 195782 0
[pid=15196/tid=15198] ppid=15194 vsize=805732 CPUtime=3602.21 cores=0-7
/proc/15196/task/15198/stat : 15198 (claspmt) R 15194 15196 15170 0 -1 4202560 22016 0 0 0 360197 24 0 0 25 0 8 0 531416315 825069568 122027 33554432000 4194304 4964704 140736474666496 18446744073709551615 264726072192 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15196/tid=15199] ppid=15194 vsize=805732 CPUtime=3645.64 cores=0-7
/proc/15196/task/15199/stat : 15199 (claspmt) R 15194 15196 15170 0 -1 4202560 22887 0 0 0 364537 27 0 0 25 0 8 0 531416315 825069568 122027 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15196/tid=15200] ppid=15194 vsize=805732 CPUtime=3551.85 cores=0-7
/proc/15196/task/15200/stat : 15200 (claspmt) R 15194 15196 15170 0 -1 4202560 9908 0 0 0 355163 22 0 0 25 0 8 0 531416315 825069568 122027 33554432000 4194304 4964704 140736474666496 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15196/tid=15201] ppid=15194 vsize=805732 CPUtime=3939.24 cores=0-7
/proc/15196/task/15201/stat : 15201 (claspmt) R 15194 15196 15170 0 -1 4202560 19364 0 0 0 393899 25 0 0 25 0 8 0 531416315 825069568 122027 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15196/tid=15202] ppid=15194 vsize=805732 CPUtime=3936.42 cores=0-7
/proc/15196/task/15202/stat : 15202 (claspmt) R 15194 15196 15170 0 -1 4202560 18715 0 0 0 393618 24 0 0 25 0 8 0 531416315 825069568 122027 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15196/tid=15203] ppid=15194 vsize=805732 CPUtime=3260.58 cores=0-7
/proc/15196/task/15203/stat : 15203 (claspmt) R 15194 15196 15170 0 -1 4202560 14130 0 0 0 326030 28 0 0 25 0 8 0 531416315 825069568 122027 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15196/tid=15204] ppid=15194 vsize=805732 CPUtime=3780.59 cores=0-7
/proc/15196/task/15204/stat : 15204 (claspmt) R 15194 15196 15170 0 -1 4202560 18133 0 0 0 378030 29 0 0 25 0 8 0 531416315 825069568 122027 33554432000 4194304 4964704 140736474666496 18446744073709551615 4627887 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 29361.6
Current children cumulated vsize (KiB) 805732

[startup+4902.3 s]
/proc/loadavg: 10.02 10.06 10.01 11/370 15346
/proc/meminfo: memFree=13663204/32951124 swapFree=67111524/67111528
[pid=15196] ppid=15194 vsize=805732 CPUtime=29745.6 cores=0-7
/proc/15196/stat : 15196 (claspmt) R 15194 15196 15170 0 -1 4202496 134478 0 0 0 2974343 212 0 0 25 0 8 0 531415826 825069568 122318 33554432000 4194304 4964704 140736474666496 18446744073709551615 4627168 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/15196/statm: 201433 122318 466 189 0 195782 0
[pid=15196/tid=15198] ppid=15194 vsize=805732 CPUtime=3653.82 cores=0-7
/proc/15196/task/15198/stat : 15198 (claspmt) R 15194 15196 15170 0 -1 4202560 22018 0 0 0 365357 25 0 0 25 0 8 0 531416315 825069568 122318 33554432000 4194304 4964704 140736474666496 18446744073709551615 4462905 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15196/tid=15199] ppid=15194 vsize=805732 CPUtime=3691.23 cores=0-7
/proc/15196/task/15199/stat : 15199 (claspmt) R 15194 15196 15170 0 -1 4202560 22902 0 0 0 369096 27 0 0 25 0 8 0 531416315 825069568 122318 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15196/tid=15200] ppid=15194 vsize=805732 CPUtime=3594.54 cores=0-7
/proc/15196/task/15200/stat : 15200 (claspmt) R 15194 15196 15170 0 -1 4202560 9909 0 0 0 359432 22 0 0 25 0 8 0 531416315 825069568 122318 33554432000 4194304 4964704 140736474666496 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15196/tid=15201] ppid=15194 vsize=805732 CPUtime=3985.85 cores=0-7
/proc/15196/task/15201/stat : 15201 (claspmt) R 15194 15196 15170 0 -1 4202560 19479 0 0 0 398559 26 0 0 25 0 8 0 531416315 825069568 122318 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15196/tid=15202] ppid=15194 vsize=805732 CPUtime=3975.08 cores=0-7
/proc/15196/task/15202/stat : 15202 (claspmt) R 15194 15196 15170 0 -1 4202560 18715 0 0 0 397484 24 0 0 25 0 8 0 531416315 825069568 122318 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15196/tid=15203] ppid=15194 vsize=805732 CPUtime=3309.28 cores=0-7
/proc/15196/task/15203/stat : 15203 (claspmt) R 15194 15196 15170 0 -1 4202560 14150 0 0 0 330900 28 0 0 25 0 8 0 531416315 825069568 122318 33554432000 4194304 4964704 140736474666496 18446744073709551615 264726102650 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15196/tid=15204] ppid=15194 vsize=805732 CPUtime=3830.7 cores=0-7
/proc/15196/task/15204/stat : 15204 (claspmt) R 15194 15196 15170 0 -1 4202560 18216 0 0 0 383040 30 0 0 25 0 8 0 531416315 825069568 122318 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 29745.5
Current children cumulated vsize (KiB) 805732

[startup+4962.3 s]
/proc/loadavg: 10.01 10.05 10.01 11/370 15348
/proc/meminfo: memFree=13654372/32951124 swapFree=67111524/67111528
[pid=15196] ppid=15194 vsize=807356 CPUtime=30104.8 cores=0-7
/proc/15196/stat : 15196 (claspmt) R 15194 15196 15170 0 -1 4202496 135119 0 0 0 3010271 214 0 0 25 0 8 0 531415826 826732544 122959 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/15196/statm: 201839 122959 466 189 0 196188 0
[pid=15196/tid=15198] ppid=15194 vsize=807356 CPUtime=3699.02 cores=0-7
/proc/15196/task/15198/stat : 15198 (claspmt) R 15194 15196 15170 0 -1 4202560 22124 0 0 0 369877 25 0 0 25 0 8 0 531416315 826732544 122959 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670440 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15196/tid=15199] ppid=15194 vsize=807356 CPUtime=3722.13 cores=0-7
/proc/15196/task/15199/stat : 15199 (claspmt) R 15194 15196 15170 0 -1 4202560 22903 0 0 0 372186 27 0 0 25 0 8 0 531416315 826732544 122959 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15196/tid=15200] ppid=15194 vsize=807356 CPUtime=3653.83 cores=0-7
/proc/15196/task/15200/stat : 15200 (claspmt) R 15194 15196 15170 0 -1 4202560 9909 0 0 0 365361 22 0 0 25 0 8 0 531416315 826732544 122959 33554432000 4194304 4964704 140736474666496 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15196/tid=15201] ppid=15194 vsize=807356 CPUtime=4029.75 cores=0-7
/proc/15196/task/15201/stat : 15201 (claspmt) R 15194 15196 15170 0 -1 4202560 19479 0 0 0 402949 26 0 0 25 0 8 0 531416315 826732544 122959 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15196/tid=15202] ppid=15194 vsize=807356 CPUtime=4004.45 cores=0-7
/proc/15196/task/15202/stat : 15202 (claspmt) R 15194 15196 15170 0 -1 4202560 18715 0 0 0 400421 24 0 0 25 0 8 0 531416315 826732544 122959 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15196/tid=15203] ppid=15194 vsize=807356 CPUtime=3365.09 cores=0-7
/proc/15196/task/15203/stat : 15203 (claspmt) R 15194 15196 15170 0 -1 4202560 14241 0 0 0 336480 29 0 0 25 0 8 0 531416315 826732544 122959 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15196/tid=15204] ppid=15194 vsize=807356 CPUtime=3865.53 cores=0-7
/proc/15196/task/15204/stat : 15204 (claspmt) R 15194 15196 15170 0 -1 4202560 18659 0 0 0 386523 30 0 0 25 0 8 0 531416315 826732544 122959 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 30104.9
Current children cumulated vsize (KiB) 807356

[startup+5022.3 s]
/proc/loadavg: 10.07 10.05 10.00 11/370 15350
/proc/meminfo: memFree=13648152/32951124 swapFree=67111524/67111528
[pid=15196] ppid=15194 vsize=807356 CPUtime=30464.2 cores=0-7
/proc/15196/stat : 15196 (claspmt) R 15194 15196 15170 0 -1 4202496 135201 0 0 0 3046200 215 0 0 25 0 8 0 531415826 826732544 123041 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15196/statm: 201839 123041 466 189 0 196188 0
[pid=15196/tid=15198] ppid=15194 vsize=807356 CPUtime=3729.43 cores=0-7
/proc/15196/task/15198/stat : 15198 (claspmt) R 15194 15196 15170 0 -1 4202560 22124 0 0 0 372918 25 0 0 25 0 8 0 531416315 826732544 123041 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15196/tid=15199] ppid=15194 vsize=807356 CPUtime=3762.61 cores=0-7
/proc/15196/task/15199/stat : 15199 (claspmt) R 15194 15196 15170 0 -1 4202560 22905 0 0 0 376234 27 0 0 25 0 8 0 531416315 826732544 123041 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15196/tid=15200] ppid=15194 vsize=807356 CPUtime=3713.13 cores=0-7
/proc/15196/task/15200/stat : 15200 (claspmt) R 15194 15196 15170 0 -1 4202560 9988 0 0 0 371290 23 0 0 25 0 8 0 531416315 826732544 123041 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15196/tid=15201] ppid=15194 vsize=807356 CPUtime=4078.85 cores=0-7
/proc/15196/task/15201/stat : 15201 (claspmt) R 15194 15196 15170 0 -1 4202560 19479 0 0 0 407859 26 0 0 25 0 8 0 531416315 826732544 123041 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15196/tid=15202] ppid=15194 vsize=807356 CPUtime=4052.95 cores=0-7
/proc/15196/task/15202/stat : 15202 (claspmt) R 15194 15196 15170 0 -1 4202560 18715 0 0 0 405271 24 0 0 25 0 8 0 531416315 826732544 123041 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15196/tid=15203] ppid=15194 vsize=807356 CPUtime=3410.03 cores=0-7
/proc/15196/task/15203/stat : 15203 (claspmt) R 15194 15196 15170 0 -1 4202560 14241 0 0 0 340974 29 0 0 25 0 8 0 531416315 826732544 123041 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15196/tid=15204] ppid=15194 vsize=807356 CPUtime=3904.39 cores=0-7
/proc/15196/task/15204/stat : 15204 (claspmt) R 15194 15196 15170 0 -1 4202560 18660 0 0 0 390409 30 0 0 25 0 8 0 531416315 826732544 123041 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 30464.2
Current children cumulated vsize (KiB) 807356

[startup+5082.3 s]
/proc/loadavg: 10.08 10.06 10.00 11/370 15351
/proc/meminfo: memFree=13639956/32951124 swapFree=67111524/67111528
[pid=15196] ppid=15194 vsize=807996 CPUtime=30823.4 cores=0-7
/proc/15196/stat : 15196 (claspmt) R 15194 15196 15170 0 -1 4202496 135734 0 0 0 3082128 216 0 0 25 0 8 0 531415826 827387904 123500 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/15196/statm: 201999 123500 466 189 0 196348 0
[pid=15196/tid=15198] ppid=15194 vsize=807996 CPUtime=3765.91 cores=0-7
/proc/15196/task/15198/stat : 15198 (claspmt) R 15194 15196 15170 0 -1 4202560 22236 0 0 0 376566 25 0 0 25 0 8 0 531416315 827387904 123500 33554432000 4194304 4964704 140736474666496 18446744073709551615 4627910 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15196/tid=15199] ppid=15194 vsize=807996 CPUtime=3814.02 cores=0-7
/proc/15196/task/15199/stat : 15199 (claspmt) R 15194 15196 15170 0 -1 4202560 23154 0 0 0 381375 27 0 0 25 0 8 0 531416315 827387904 123500 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15196/tid=15200] ppid=15194 vsize=807996 CPUtime=3763.22 cores=0-7
/proc/15196/task/15200/stat : 15200 (claspmt) R 15194 15196 15170 0 -1 4202560 10004 0 0 0 376299 23 0 0 25 0 8 0 531416315 827387904 123500 33554432000 4194304 4964704 140736474666496 18446744073709551615 4651498 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15196/tid=15201] ppid=15194 vsize=807996 CPUtime=4120.17 cores=0-7
/proc/15196/task/15201/stat : 15201 (claspmt) R 15194 15196 15170 0 -1 4202560 19486 0 0 0 411991 26 0 0 25 0 8 0 531416315 827387904 123500 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15196/tid=15202] ppid=15194 vsize=807996 CPUtime=4105.57 cores=0-7
/proc/15196/task/15202/stat : 15202 (claspmt) R 15194 15196 15170 0 -1 4202560 18715 0 0 0 410532 25 0 0 25 0 8 0 531416315 827387904 123500 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15196/tid=15203] ppid=15194 vsize=807996 CPUtime=3447.2 cores=0-7
/proc/15196/task/15203/stat : 15203 (claspmt) R 15194 15196 15170 0 -1 4202560 14241 0 0 0 344691 29 0 0 25 0 8 0 531416315 827387904 123500 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15196/tid=15204] ppid=15194 vsize=807996 CPUtime=3962.58 cores=0-7
/proc/15196/task/15204/stat : 15204 (claspmt) R 15194 15196 15170 0 -1 4202560 18809 0 0 0 396228 30 0 0 24 0 8 0 531416315 827387904 123500 33554432000 4194304 4964704 140736474666496 18446744073709551615 4644864 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 30823.4
Current children cumulated vsize (KiB) 807996



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 10.06 10.05 10.00 11/370 15352
/proc/meminfo: memFree=13637472/32951124 swapFree=67111524/67111528
[pid=15196] ppid=15194 vsize=808420 CPUtime=30929.5 cores=0-7
/proc/15196/stat : 15196 (claspmt) R 15194 15196 15170 0 -1 4202496 135983 0 0 0 3092733 217 0 0 25 0 8 0 531415826 827822080 123675 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/15196/statm: 202105 123675 466 189 0 196454 0
[pid=15196/tid=15198] ppid=15194 vsize=808420 CPUtime=3778.13 cores=0-7
/proc/15196/task/15198/stat : 15198 (claspmt) R 15194 15196 15170 0 -1 4202560 22400 0 0 0 377787 26 0 0 25 0 8 0 531416315 827822080 123675 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15196/tid=15199] ppid=15194 vsize=808420 CPUtime=3828.93 cores=0-7
/proc/15196/task/15199/stat : 15199 (claspmt) R 15194 15196 15170 0 -1 4202560 23233 0 0 0 382866 27 0 0 25 0 8 0 531416315 827822080 123675 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15196/tid=15200] ppid=15194 vsize=808420 CPUtime=3780.71 cores=0-7
/proc/15196/task/15200/stat : 15200 (claspmt) R 15194 15196 15170 0 -1 4202560 10004 0 0 0 378048 23 0 0 25 0 8 0 531416315 827822080 123675 33554432000 4194304 4964704 140736474666496 18446744073709551615 4362944 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15196/tid=15201] ppid=15194 vsize=808420 CPUtime=4128.47 cores=0-7
/proc/15196/task/15201/stat : 15201 (claspmt) R 15194 15196 15170 0 -1 4202560 19486 0 0 0 412821 26 0 0 25 0 8 0 531416315 827822080 123675 33554432000 4194304 4964704 140736474666496 18446744073709551615 4627299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15196/tid=15202] ppid=15194 vsize=808420 CPUtime=4114.95 cores=0-7
/proc/15196/task/15202/stat : 15202 (claspmt) R 15194 15196 15170 0 -1 4202560 18715 0 0 0 411470 25 0 0 25 0 8 0 531416315 827822080 123675 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15196/tid=15203] ppid=15194 vsize=808420 CPUtime=3464.91 cores=0-7
/proc/15196/task/15203/stat : 15203 (claspmt) R 15194 15196 15170 0 -1 4202560 14241 0 0 0 346462 29 0 0 25 0 8 0 531416315 827822080 123675 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15196/tid=15204] ppid=15194 vsize=808420 CPUtime=3970.91 cores=0-7
/proc/15196/task/15204/stat : 15204 (claspmt) R 15194 15196 15170 0 -1 4202560 18809 0 0 0 397061 30 0 0 25 0 8 0 531416315 827822080 123675 33554432000 4194304 4964704 140736474666496 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 30929.5
Current children cumulated vsize (KiB) 808420

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

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

[startup+5100.2 s]
/proc/loadavg: 10.06 10.05 10.00 11/370 15352
/proc/meminfo: memFree=13637472/32951124 swapFree=67111524/67111528
[pid=15196] ppid=15194 vsize=455792 CPUtime=30929.7 cores=0-7
/proc/15196/stat : 15196 (claspmt) R 15194 15196 15170 0 -1 4202496 135993 0 0 0 3092754 218 0 0 25 0 1 0 531415826 466731008 44667 33554432000 4194304 4964704 140736474666496 18446744073709551615 264726448487 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15196/statm: 113948 44667 476 189 0 108297 0
Current children cumulated CPU time (s) 30929.7
Current children cumulated vsize (KiB) 455792

Child status: 0
Real time (s): 5100.21
CPU time (s): 30929.7
CPU user time (s): 30927.5
CPU system time (s): 2.19667
CPU usage (%): 606.44
Max. virtual memory (cumulated for all children) (KiB): 808420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30927.5
system time used= 2.19667
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135994
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= 110571
involuntary context switches= 264712

runsolver used 16.4815 second user time and 43.8043 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-03 04:33:22
IDJOB=3322570
IDBENCH=83965
IDSOLVER=1711
FILE ID=node141/3322570-1304390002
RUNJOBID= node141-1304390002-15184
PBS_JOBID= 13181828
Free space on /tmp= 72844 MiB

SOLVER NAME= claspmt 2.0-R4095
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-3322570-1304390002/watcher-3322570-1304390002 -o /tmp/evaluation-result-3322570-1304390002/solver-3322570-1304390002 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322570-1304390002.cnf

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

MD5SUM BENCH= f1f35d90237c4ca07d41a6a9b08e6279
RANDOM SEED=1423408620

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14652360 kB
Buffers:       1435908 kB
Cached:        9009696 kB
SwapCached:          4 kB
Active:       10706500 kB
Inactive:      6966480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14652360 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3220 kB
Writeback:           0 kB
AnonPages:     7227672 kB
Mapped:          27016 kB
Slab:           520204 kB
PageTables:      40988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88036016 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= 72840 MiB
End job on node141 at 2011-05-03 05:58:24