Trace number 3381202

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.5 5011.6

General information on the benchmark

NameSAT03/industrial/li/li-exam/
li-exam-61.shuffled-as.sat03-366.cnf
MD5SUM3be662940f394fa876137a905247d755
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables28147
Number of clauses108436
Sum of the clauses size373110
Maximum clause length166
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 218786
Number of clauses of size 351588
Number of clauses of size 437440
Number of clauses of size 53
Number of clauses of size over 5605

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...509099/instance-3381202-1305509099.cnf
0.49/0.58	c Solving...
40000.76/5010.92	
40000.76/5010.92	*** INTERRUPTED! ***
40000.76/5010.92	*** Shutting down threads...
40001.41/5011.59	s UNKNOWN
40001.41/5011.59	
40001.41/5011.59	c INTERRUPTED   : 1
40001.41/5011.59	c Models        : 0+    
40001.41/5011.59	c Time          : 5010.923s (Solving: 5010.34s 1st Model: 0.00s Unsat: 0.00s)
40001.41/5011.59	c CPU Time      : 40000.850s

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-3381202-1305509099/watcher-3381202-1305509099 -o /tmp/evaluation-result-3381202-1305509099/solver-3381202-1305509099 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381202-1305509099.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.38 7.92 7.98 2/443 18719
/proc/meminfo: memFree=25784188/32951124 swapFree=60609076/67111528
[pid=18719] ppid=18717 vsize=27156 CPUtime=0.01 cores=0-7
/proc/18719/stat : 18719 (claspmt) R 18717 18719 18509 0 -1 4202496 2283 0 0 0 1 0 0 0 25 0 1 0 662510813 27807744 1994 33554432000 4194304 4964800 140736277958240 18446744073709551615 270613110528 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/18719/statm: 6789 1994 389 189 0 1663 0

[startup+0.073908 s]
/proc/loadavg: 7.38 7.92 7.98 2/443 18719
/proc/meminfo: memFree=25784188/32951124 swapFree=60609076/67111528
[pid=18719] ppid=18717 vsize=36424 CPUtime=0.06 cores=0-7
/proc/18719/stat : 18719 (claspmt) R 18717 18719 18509 0 -1 4202496 5269 0 0 0 6 0 0 0 25 0 1 0 662510813 37298176 4233 33554432000 4194304 4964800 140736277958240 18446744073709551615 270612807187 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/18719/statm: 9106 4234 399 189 0 3980 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 36424

[startup+0.1009 s]
/proc/loadavg: 7.38 7.92 7.98 2/443 18719
/proc/meminfo: memFree=25784188/32951124 swapFree=60609076/67111528
[pid=18719] ppid=18717 vsize=38332 CPUtime=0.09 cores=0-7
/proc/18719/stat : 18719 (claspmt) R 18717 18719 18509 0 -1 4202496 5721 0 0 0 9 0 0 0 25 0 1 0 662510813 39251968 4685 33554432000 4194304 4964800 140736277958240 18446744073709551615 4607757 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/18719/statm: 9583 4685 403 189 0 4457 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38332

[startup+0.300864 s]
/proc/loadavg: 7.38 7.92 7.98 2/443 18719
/proc/meminfo: memFree=25784188/32951124 swapFree=60609076/67111528
[pid=18719] ppid=18717 vsize=40180 CPUtime=0.29 cores=0-7
/proc/18719/stat : 18719 (claspmt) R 18717 18719 18509 0 -1 4202496 6184 0 0 0 29 0 0 0 25 0 1 0 662510813 41144320 5148 33554432000 4194304 4964800 140736277958240 18446744073709551615 4601713 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/18719/statm: 10045 5148 404 189 0 4919 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40180

[startup+1.51461 s]
/proc/loadavg: 7.38 7.92 7.98 2/443 18719
/proc/meminfo: memFree=25784188/32951124 swapFree=60609076/67111528
[pid=18719] ppid=18717 vsize=480812 CPUtime=7.42 cores=0-7
/proc/18719/stat : 18719 (claspmt) R 18717 18719 18509 0 -1 4202496 18830 0 0 0 736 6 0 0 19 0 8 0 662510813 492351488 15771 33554432000 4194304 4964800 140736277958240 18446744073709551615 4371527 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/18719/statm: 120203 15771 464 189 0 114552 0
Current children cumulated CPU time (s) 7.42
Current children cumulated vsize (KiB) 480812

[startup+1.6006 s]
/proc/loadavg: 7.38 7.92 7.98 2/443 18719
/proc/meminfo: memFree=25784188/32951124 swapFree=60609076/67111528
[pid=18719] ppid=18717 vsize=480812 CPUtime=8.11 cores=0-7
/proc/18719/stat : 18719 (claspmt) R 18717 18719 18509 0 -1 4202496 18838 0 0 0 805 6 0 0 19 0 8 0 662510813 492351488 15779 33554432000 4194304 4964800 140736277958240 18446744073709551615 4370229 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/18719/statm: 120203 15779 464 189 0 114552 0
Current children cumulated CPU time (s) 8.11
Current children cumulated vsize (KiB) 480812

[startup+3.10034 s]
/proc/loadavg: 7.38 7.92 7.98 9/451 18727
/proc/meminfo: memFree=25721144/32951124 swapFree=60609076/67111528
[pid=18719] ppid=18717 vsize=480812 CPUtime=20.07 cores=0-7
/proc/18719/stat : 18719 (claspmt) R 18717 18719 18509 0 -1 4202496 19002 0 0 0 2001 6 0 0 22 0 8 0 662510813 492351488 15943 33554432000 4194304 4964800 140736277958240 18446744073709551615 4370224 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/18719/statm: 120203 15943 464 189 0 114552 0
[pid=18719/tid=18721] ppid=18717 vsize=480812 CPUtime=2.43 cores=0-7
/proc/18719/task/18721/stat : 18721 (claspmt) R 18717 18719 18509 0 -1 4202560 1603 0 0 0 243 0 0 0 21 0 8 0 662510872 492351488 15943 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18719/tid=18722] ppid=18717 vsize=480812 CPUtime=2.44 cores=0-7
/proc/18719/task/18722/stat : 18722 (claspmt) R 18717 18719 18509 0 -1 4202560 1785 0 0 0 243 1 0 0 21 0 8 0 662510872 492351488 15943 33554432000 4194304 4964800 140736277958240 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18719/tid=18723] ppid=18717 vsize=480812 CPUtime=2.42 cores=0-7
/proc/18719/task/18723/stat : 18723 (claspmt) R 18717 18719 18509 0 -1 4202560 1912 0 0 0 242 0 0 0 21 0 8 0 662510872 492351488 15943 33554432000 4194304 4964800 140736277958240 18446744073709551615 4362885 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18719/tid=18724] ppid=18717 vsize=480812 CPUtime=2.43 cores=0-7
/proc/18719/task/18724/stat : 18724 (claspmt) R 18717 18719 18509 0 -1 4202560 1248 0 0 0 243 0 0 0 21 0 8 0 662510872 492351488 15943 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18719/tid=18725] ppid=18717 vsize=480812 CPUtime=2.45 cores=0-7
/proc/18719/task/18725/stat : 18725 (claspmt) R 18717 18719 18509 0 -1 4202560 1951 0 0 0 244 1 0 0 22 0 8 0 662510872 492351488 15943 33554432000 4194304 4964800 140736277958240 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18719/tid=18726] ppid=18717 vsize=480812 CPUtime=2.42 cores=0-7
/proc/18719/task/18726/stat : 18726 (claspmt) R 18717 18719 18509 0 -1 4202560 2046 0 0 0 242 0 0 0 21 0 8 0 662510872 492351488 15943 33554432000 4194304 4964800 140736277958240 18446744073709551615 4669579 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18719/tid=18727] ppid=18717 vsize=480812 CPUtime=2.43 cores=0-7
/proc/18719/task/18727/stat : 18727 (claspmt) R 18717 18719 18509 0 -1 4202560 1474 0 0 0 243 0 0 0 21 0 8 0 662510872 492351488 15943 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20.07
Current children cumulated vsize (KiB) 480812

[startup+6.31777 s]
/proc/loadavg: 7.43 7.93 7.98 9/451 18727
/proc/meminfo: memFree=25720120/32951124 swapFree=60609076/67111528
[pid=18719] ppid=18717 vsize=480812 CPUtime=45.76 cores=0-7
/proc/18719/stat : 18719 (claspmt) R 18717 18719 18509 0 -1 4202496 19336 0 0 0 4569 7 0 0 25 0 8 0 662510813 492351488 16277 33554432000 4194304 4964800 140736277958240 18446744073709551615 4668667 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/18719/statm: 120203 16277 464 189 0 114552 0
[pid=18719/tid=18721] ppid=18717 vsize=480812 CPUtime=5.65 cores=0-7
/proc/18719/task/18721/stat : 18721 (claspmt) R 18717 18719 18509 0 -1 4202560 1644 0 0 0 565 0 0 0 25 0 8 0 662510872 492351488 16277 33554432000 4194304 4964800 140736277958240 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18719/tid=18722] ppid=18717 vsize=480812 CPUtime=5.65 cores=0-7
/proc/18719/task/18722/stat : 18722 (claspmt) R 18717 18719 18509 0 -1 4202560 1805 0 0 0 564 1 0 0 25 0 8 0 662510872 492351488 16277 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18719/tid=18723] ppid=18717 vsize=480812 CPUtime=5.63 cores=0-7
/proc/18719/task/18723/stat : 18723 (claspmt) R 18717 18719 18509 0 -1 4202560 1993 0 0 0 563 0 0 0 25 0 8 0 662510872 492351488 16277 33554432000 4194304 4964800 140736277958240 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18719/tid=18724] ppid=18717 vsize=480812 CPUtime=5.65 cores=0-7
/proc/18719/task/18724/stat : 18724 (claspmt) R 18717 18719 18509 0 -1 4202560 1277 0 0 0 565 0 0 0 25 0 8 0 662510872 492351488 16277 33554432000 4194304 4964800 140736277958240 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18719/tid=18725] ppid=18717 vsize=480812 CPUtime=5.62 cores=0-7
/proc/18719/task/18725/stat : 18725 (claspmt) R 18717 18719 18509 0 -1 4202560 1973 0 0 0 561 1 0 0 25 0 8 0 662510872 492351488 16277 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18719/tid=18726] ppid=18717 vsize=480812 CPUtime=5.64 cores=0-7
/proc/18719/task/18726/stat : 18726 (claspmt) R 18717 18719 18509 0 -1 4202560 2151 0 0 0 564 0 0 0 25 0 8 0 662510872 492351488 16277 33554432000 4194304 4964800 140736277958240 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18719/tid=18727] ppid=18717 vsize=480812 CPUtime=5.65 cores=0-7
/proc/18719/task/18727/stat : 18727 (claspmt) R 18717 18719 18509 0 -1 4202560 1478 0 0 0 565 0 0 0 25 0 8 0 662510872 492351488 16277 33554432000 4194304 4964800 140736277958240 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 45.76
Current children cumulated vsize (KiB) 480812

[startup+12.7006 s]
/proc/loadavg: 7.48 7.93 7.98 9/451 18727
/proc/meminfo: memFree=25686048/32951124 swapFree=60609076/67111528
[pid=18719] ppid=18717 vsize=486264 CPUtime=96.75 cores=0-7
/proc/18719/stat : 18719 (claspmt) R 18717 18719 18509 0 -1 4202496 30936 0 0 0 9659 16 0 0 25 0 8 0 662510813 497934336 27877 33554432000 4194304 4964800 140736277958240 18446744073709551615 4668763 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/18719/statm: 121566 27877 464 189 0 115915 0
[pid=18719/tid=18721] ppid=18717 vsize=486264 CPUtime=12.03 cores=0-7
/proc/18719/task/18721/stat : 18721 (claspmt) R 18717 18719 18509 0 -1 4202560 2577 0 0 0 1202 1 0 0 25 0 8 0 662510872 497934336 27877 33554432000 4194304 4964800 140736277958240 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18719/tid=18722] ppid=18717 vsize=486264 CPUtime=12.03 cores=0-7
/proc/18719/task/18722/stat : 18722 (claspmt) R 18717 18719 18509 0 -1 4202560 3832 0 0 0 1201 2 0 0 25 0 8 0 662510872 497934336 27878 33554432000 4194304 4964800 140736277958240 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18719/tid=18723] ppid=18717 vsize=486264 CPUtime=12.02 cores=0-7
/proc/18719/task/18723/stat : 18723 (claspmt) R 18717 18719 18509 0 -1 4202560 3699 0 0 0 1200 2 0 0 25 0 8 0 662510872 497934336 27878 33554432000 4194304 4964800 140736277958240 18446744073709551615 4660144 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18719/tid=18724] ppid=18717 vsize=486264 CPUtime=12.03 cores=0-7
/proc/18719/task/18724/stat : 18724 (claspmt) R 18717 18719 18509 0 -1 4202560 2871 0 0 0 1202 1 0 0 25 0 8 0 662510872 497934336 27878 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18719/tid=18725] ppid=18717 vsize=486264 CPUtime=11.92 cores=0-7
/proc/18719/task/18725/stat : 18725 (claspmt) R 18717 18719 18509 0 -1 4202560 2021 0 0 0 1191 1 0 0 25 0 8 0 662510872 497934336 27878 33554432000 4194304 4964800 140736277958240 18446744073709551615 4399292 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18719/tid=18726] ppid=18717 vsize=486264 CPUtime=12.02 cores=0-7
/proc/18719/task/18726/stat : 18726 (claspmt) R 18717 18719 18509 0 -1 4202560 3805 0 0 0 1201 1 0 0 25 0 8 0 662510872 497934336 27878 33554432000 4194304 4964800 140736277958240 18446744073709551615 270612771873 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18719/tid=18727] ppid=18717 vsize=486264 CPUtime=12.04 cores=0-7
/proc/18719/task/18727/stat : 18727 (claspmt) R 18717 18719 18509 0 -1 4202560 3985 0 0 0 1202 2 0 0 25 0 8 0 662510872 497934336 27878 33554432000 4194304 4964800 140736277958240 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 96.75
Current children cumulated vsize (KiB) 486264

[startup+25.5004 s]
/proc/loadavg: 7.59 7.93 7.98 9/451 18728
/proc/meminfo: memFree=25553720/32951124 swapFree=60609076/67111528
[pid=18719] ppid=18717 vsize=500396 CPUtime=198.93 cores=0-7
/proc/18719/stat : 18719 (claspmt) R 18717 18719 18509 0 -1 4202496 63044 0 0 0 19854 39 0 0 25 0 8 0 662510813 512405504 59985 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670678 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/18719/statm: 125099 59985 464 189 0 119448 0
[pid=18719/tid=18721] ppid=18717 vsize=500396 CPUtime=24.83 cores=0-7
/proc/18719/task/18721/stat : 18721 (claspmt) R 18717 18719 18509 0 -1 4202560 4351 0 0 0 2481 2 0 0 25 0 8 0 662510872 512405504 59985 33554432000 4194304 4964800 140736277958240 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18719/tid=18722] ppid=18717 vsize=500396 CPUtime=24.83 cores=0-7
/proc/18719/task/18722/stat : 18722 (claspmt) R 18717 18719 18509 0 -1 4202560 6556 0 0 0 2479 4 0 0 25 0 8 0 662510872 512405504 59985 33554432000 4194304 4964800 140736277958240 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18719/tid=18723] ppid=18717 vsize=500396 CPUtime=24.81 cores=0-7
/proc/18719/task/18723/stat : 18723 (claspmt) R 18717 18719 18509 0 -1 4202560 8247 0 0 0 2476 5 0 0 25 0 8 0 662510872 512405504 59985 33554432000 4194304 4964800 140736277958240 18446744073709551615 270612771873 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18719/tid=18724] ppid=18717 vsize=500396 CPUtime=24.82 cores=0-7
/proc/18719/task/18724/stat : 18724 (claspmt) R 18717 18719 18509 0 -1 4202560 7578 0 0 0 2478 4 0 0 25 0 8 0 662510872 512405504 59985 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18719/tid=18725] ppid=18717 vsize=500396 CPUtime=24.52 cores=0-7
/proc/18719/task/18725/stat : 18725 (claspmt) R 18717 18719 18509 0 -1 4202560 10973 0 0 0 2445 7 0 0 25 0 8 0 662510872 512405504 59986 33554432000 4194304 4964800 140736277958240 18446744073709551615 4320864 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18719/tid=18726] ppid=18717 vsize=500396 CPUtime=24.81 cores=0-7
/proc/18719/task/18726/stat : 18726 (claspmt) R 18717 18719 18509 0 -1 4202560 6323 0 0 0 2478 3 0 0 25 0 8 0 662510872 512405504 59986 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18719/tid=18727] ppid=18717 vsize=500396 CPUtime=24.84 cores=0-7
/proc/18719/task/18727/stat : 18727 (claspmt) R 18717 18719 18509 0 -1 4202560 8110 0 0 0 2479 5 0 0 25 0 8 0 662510872 512405504 59986 33554432000 4194304 4964800 140736277958240 18446744073709551615 270612771873 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 198.93
Current children cumulated vsize (KiB) 500396

[startup+51.1009 s]
/proc/loadavg: 7.73 7.93 7.98 9/451 18729
/proc/meminfo: memFree=25441836/32951124 swapFree=60609076/67111528
[pid=18719] ppid=18717 vsize=523888 CPUtime=403.36 cores=0-7
/proc/18719/stat : 18719 (claspmt) R 18717 18719 18509 0 -1 4202496 89485 0 0 0 40274 62 0 0 25 0 8 0 662510813 536461312 86411 33554432000 4194304 4964800 140736277958240 18446744073709551615 4660444 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/18719/statm: 130972 86411 466 189 0 125321 0
[pid=18719/tid=18721] ppid=18717 vsize=523888 CPUtime=50.43 cores=0-7
/proc/18719/task/18721/stat : 18721 (claspmt) R 18717 18719 18509 0 -1 4202560 5605 0 0 0 5039 4 0 0 25 0 8 0 662510872 536461312 86411 33554432000 4194304 4964800 140736277958240 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18719/tid=18722] ppid=18717 vsize=523888 CPUtime=50.44 cores=0-7
/proc/18719/task/18722/stat : 18722 (claspmt) R 18717 18719 18509 0 -1 4202560 9808 0 0 0 5035 9 0 0 25 0 8 0 662510872 536461312 86411 33554432000 4194304 4964800 140736277958240 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18719/tid=18723] ppid=18717 vsize=523888 CPUtime=50.41 cores=0-7
/proc/18719/task/18723/stat : 18723 (claspmt) R 18717 18719 18509 0 -1 4202560 12283 0 0 0 5033 8 0 0 25 0 8 0 662510872 536461312 86411 33554432000 4194304 4964800 140736277958240 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18719/tid=18724] ppid=18717 vsize=523888 CPUtime=50.43 cores=0-7
/proc/18719/task/18724/stat : 18724 (claspmt) R 18717 18719 18509 0 -1 4202560 11591 0 0 0 5035 8 0 0 25 0 8 0 662510872 536461312 86411 33554432000 4194304 4964800 140736277958240 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18719/tid=18725] ppid=18717 vsize=523888 CPUtime=49.75 cores=0-7
/proc/18719/task/18725/stat : 18725 (claspmt) R 18717 18719 18509 0 -1 4202560 18493 0 0 0 4961 14 0 0 25 0 8 0 662510872 536461312 86412 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18719/tid=18726] ppid=18717 vsize=523888 CPUtime=50.42 cores=0-7
/proc/18719/task/18726/stat : 18726 (claspmt) R 18717 18719 18509 0 -1 4202560 7787 0 0 0 5037 5 0 0 25 0 8 0 662510872 536461312 86412 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18719/tid=18727] ppid=18717 vsize=523888 CPUtime=50.43 cores=0-7
/proc/18719/task/18727/stat : 18727 (claspmt) R 18717 18719 18509 0 -1 4202560 10345 0 0 0 5037 6 0 0 25 0 8 0 662510872 536461312 86412 33554432000 4194304 4964800 140736277958240 18446744073709551615 4669535 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 403.36
Current children cumulated vsize (KiB) 523888

[startup+102.301 s]
/proc/loadavg: 7.93 7.96 7.99 9/451 18730
/proc/meminfo: memFree=25316444/32951124 swapFree=60609076/67111528
[pid=18719] ppid=18717 vsize=735116 CPUtime=812.16 cores=0-7
/proc/18719/stat : 18719 (claspmt) R 18717 18719 18509 0 -1 4202496 120839 0 0 0 81127 89 0 0 25 0 8 0 662510813 752758784 117765 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/18719/statm: 183779 117765 466 189 0 178128 0
[pid=18719/tid=18721] ppid=18717 vsize=735116 CPUtime=101.62 cores=0-7
/proc/18719/task/18721/stat : 18721 (claspmt) R 18717 18719 18509 0 -1 4202560 8557 0 0 0 10155 7 0 0 25 0 8 0 662510872 752758784 117765 33554432000 4194304 4964800 140736277958240 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18719/tid=18722] ppid=18717 vsize=735116 CPUtime=101.64 cores=0-7
/proc/18719/task/18722/stat : 18722 (claspmt) R 18717 18719 18509 0 -1 4202560 12281 0 0 0 10153 11 0 0 25 0 8 0 662510872 752758784 117765 33554432000 4194304 4964800 140736277958240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18719/tid=18723] ppid=18717 vsize=735116 CPUtime=101.6 cores=0-7
/proc/18719/task/18723/stat : 18723 (claspmt) R 18717 18719 18509 0 -1 4202560 17571 0 0 0 10149 11 0 0 25 0 8 0 662510872 752758784 117765 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0

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

[pid=18719] ppid=18717 vsize=4098924 CPUtime=37696.4 cores=0-7
/proc/18719/stat : 18719 (claspmt) R 18717 18719 18509 0 -1 4202496 971402 0 0 0 3768658 983 0 0 25 0 8 0 662510813 4197298176 961867 33554432000 4194304 4964800 140736277958240 18446744073709551615 4684107 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18719/statm: 1024731 961867 466 189 0 1019080 0
[pid=18719/tid=18721] ppid=18717 vsize=4098924 CPUtime=4701.67 cores=0-7
/proc/18719/task/18721/stat : 18721 (claspmt) R 18717 18719 18509 0 -1 4202560 52747 0 0 0 470101 66 0 0 25 0 8 0 662510872 4197298176 961867 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18719/tid=18722] ppid=18717 vsize=4098924 CPUtime=4720.74 cores=0-7
/proc/18719/task/18722/stat : 18722 (claspmt) R 18717 18719 18509 0 -1 4202560 165468 0 0 0 471932 142 0 0 25 0 8 0 662510872 4197298176 961867 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18719/tid=18723] ppid=18717 vsize=4098924 CPUtime=4720.78 cores=0-7
/proc/18719/task/18723/stat : 18723 (claspmt) R 18717 18719 18509 0 -1 4202560 97162 0 0 0 471968 110 0 0 25 0 8 0 662510872 4197298176 961867 33554432000 4194304 4964800 140736277958240 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18719/tid=18724] ppid=18717 vsize=4098924 CPUtime=4720.1 cores=0-7
/proc/18719/task/18724/stat : 18724 (claspmt) R 18717 18719 18509 0 -1 4202560 123103 0 0 0 471888 122 0 0 25 0 8 0 662510872 4197298176 961867 33554432000 4194304 4964800 140736277958240 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18719/tid=18725] ppid=18717 vsize=4098924 CPUtime=4707.41 cores=0-7
/proc/18719/task/18725/stat : 18725 (claspmt) R 18717 18719 18509 0 -1 4202560 155390 0 0 0 470585 156 0 0 25 0 8 0 662510872 4197298176 961867 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18719/tid=18726] ppid=18717 vsize=4098924 CPUtime=4710.31 cores=0-7
/proc/18719/task/18726/stat : 18726 (claspmt) R 18717 18719 18509 0 -1 4202560 81048 0 0 0 470931 100 0 0 25 0 8 0 662510872 4197298176 961867 33554432000 4194304 4964800 140736277958240 18446744073709551615 4320921 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18719/tid=18727] ppid=18717 vsize=4098924 CPUtime=4719.8 cores=0-7
/proc/18719/task/18727/stat : 18727 (claspmt) R 18717 18719 18509 0 -1 4202560 173530 0 0 0 471842 138 0 0 25 0 8 0 662510872 4197298176 961867 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37696.4
Current children cumulated vsize (KiB) 4098924

[startup+4782.3 s]
/proc/loadavg: 8.12 8.06 8.07 9/451 19354
/proc/meminfo: memFree=21880340/32951124 swapFree=60609076/67111528
[pid=18719] ppid=18717 vsize=4098924 CPUtime=38175.5 cores=0-7
/proc/18719/stat : 18719 (claspmt) R 18717 18719 18509 0 -1 4202496 975246 0 0 0 3816563 988 0 0 25 0 8 0 662510813 4197298176 965711 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18719/statm: 1024731 965711 466 189 0 1019080 0
[pid=18719/tid=18721] ppid=18717 vsize=4098924 CPUtime=4761.68 cores=0-7
/proc/18719/task/18721/stat : 18721 (claspmt) R 18717 18719 18509 0 -1 4202560 53630 0 0 0 476100 68 0 0 25 0 8 0 662510872 4197298176 965711 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18719/tid=18722] ppid=18717 vsize=4098924 CPUtime=4780.75 cores=0-7
/proc/18719/task/18722/stat : 18722 (claspmt) R 18717 18719 18509 0 -1 4202560 168417 0 0 0 477930 145 0 0 25 0 8 0 662510872 4197298176 965711 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18719/tid=18723] ppid=18717 vsize=4098924 CPUtime=4780.76 cores=0-7
/proc/18719/task/18723/stat : 18723 (claspmt) R 18717 18719 18509 0 -1 4202560 97162 0 0 0 477966 110 0 0 25 0 8 0 662510872 4197298176 965711 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18719/tid=18724] ppid=18717 vsize=4098924 CPUtime=4780.1 cores=0-7
/proc/18719/task/18724/stat : 18724 (claspmt) R 18717 18719 18509 0 -1 4202560 123103 0 0 0 477888 122 0 0 25 0 8 0 662510872 4197298176 965711 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18719/tid=18725] ppid=18717 vsize=4098924 CPUtime=4767.41 cores=0-7
/proc/18719/task/18725/stat : 18725 (claspmt) R 18717 18719 18509 0 -1 4202560 155390 0 0 0 476585 156 0 0 25 0 8 0 662510872 4197298176 965711 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18719/tid=18726] ppid=18717 vsize=4098924 CPUtime=4769.43 cores=0-7
/proc/18719/task/18726/stat : 18726 (claspmt) R 18717 18719 18509 0 -1 4202560 81060 0 0 0 476843 100 0 0 25 0 8 0 662510872 4197298176 965711 33554432000 4194304 4964800 140736277958240 18446744073709551615 4669696 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18719/tid=18727] ppid=18717 vsize=4098924 CPUtime=4779.79 cores=0-7
/proc/18719/task/18727/stat : 18727 (claspmt) R 18717 18719 18509 0 -1 4202560 173530 0 0 0 477841 138 0 0 25 0 8 0 662510872 4197298176 965711 33554432000 4194304 4964800 140736277958240 18446744073709551615 4365674 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38175.5
Current children cumulated vsize (KiB) 4098924

[startup+4842.3 s]
/proc/loadavg: 8.18 8.08 8.07 9/451 19355
/proc/meminfo: memFree=21867408/32951124 swapFree=60609076/67111528
[pid=18719] ppid=18717 vsize=4098924 CPUtime=38654.6 cores=0-7
/proc/18719/stat : 18719 (claspmt) R 18717 18719 18509 0 -1 4202496 978653 0 0 0 3864465 995 0 0 25 0 8 0 662510813 4197298176 968769 33554432000 4194304 4964800 140736277958240 18446744073709551615 4668759 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18719/statm: 1024731 968769 466 189 0 1019080 0
[pid=18719/tid=18721] ppid=18717 vsize=4098924 CPUtime=4821.67 cores=0-7
/proc/18719/task/18721/stat : 18721 (claspmt) R 18717 18719 18509 0 -1 4202560 55102 0 0 0 482097 70 0 0 25 0 8 0 662510872 4197298176 968769 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670267 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18719/tid=18722] ppid=18717 vsize=4098924 CPUtime=4840.75 cores=0-7
/proc/18719/task/18722/stat : 18722 (claspmt) R 18717 18719 18509 0 -1 4202560 168433 0 0 0 483929 146 0 0 25 0 8 0 662510872 4197298176 968769 33554432000 4194304 4964800 140736277958240 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18719/tid=18723] ppid=18717 vsize=4098924 CPUtime=4840.76 cores=0-7
/proc/18719/task/18723/stat : 18723 (claspmt) R 18717 18719 18509 0 -1 4202560 97174 0 0 0 483966 110 0 0 25 0 8 0 662510872 4197298176 968769 33554432000 4194304 4964800 140736277958240 18446744073709551615 4342213 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18719/tid=18724] ppid=18717 vsize=4098924 CPUtime=4840.1 cores=0-7
/proc/18719/task/18724/stat : 18724 (claspmt) R 18717 18719 18509 0 -1 4202560 123103 0 0 0 483888 122 0 0 25 0 8 0 662510872 4197298176 968769 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18719/tid=18725] ppid=18717 vsize=4098924 CPUtime=4827.41 cores=0-7
/proc/18719/task/18725/stat : 18725 (claspmt) R 18717 18719 18509 0 -1 4202560 157218 0 0 0 482581 160 0 0 25 0 8 0 662510872 4197298176 968769 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18719/tid=18726] ppid=18717 vsize=4098924 CPUtime=4828.55 cores=0-7
/proc/18719/task/18726/stat : 18726 (claspmt) R 18717 18719 18509 0 -1 4202560 81133 0 0 0 482755 100 0 0 25 0 8 0 662510872 4197298176 968769 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670670 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18719/tid=18727] ppid=18717 vsize=4098924 CPUtime=4839.77 cores=0-7
/proc/18719/task/18727/stat : 18727 (claspmt) R 18717 18719 18509 0 -1 4202560 173536 0 0 0 483839 138 0 0 25 0 8 0 662510872 4197298176 968769 33554432000 4194304 4964800 140736277958240 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38654.6
Current children cumulated vsize (KiB) 4098924

[startup+4902.3 s]
/proc/loadavg: 8.13 8.08 8.07 9/451 19357
/proc/meminfo: memFree=21855728/32951124 swapFree=60609076/67111528
[pid=18719] ppid=18717 vsize=4098924 CPUtime=39133.6 cores=0-7
/proc/18719/stat : 18719 (claspmt) R 18717 18719 18509 0 -1 4202496 981581 0 0 0 3912358 1003 0 0 25 0 8 0 662510813 4197298176 971697 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18719/statm: 1024731 971697 466 189 0 1019080 0
[pid=18719/tid=18721] ppid=18717 vsize=4098924 CPUtime=4881.57 cores=0-7
/proc/18719/task/18721/stat : 18721 (claspmt) R 18717 18719 18509 0 -1 4202560 55102 0 0 0 488086 71 0 0 25 0 8 0 662510872 4197298176 971697 33554432000 4194304 4964800 140736277958240 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18719/tid=18722] ppid=18717 vsize=4098924 CPUtime=4900.72 cores=0-7
/proc/18719/task/18722/stat : 18722 (claspmt) R 18717 18719 18509 0 -1 4202560 168433 0 0 0 489926 146 0 0 25 0 8 0 662510872 4197298176 971697 33554432000 4194304 4964800 140736277958240 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18719/tid=18723] ppid=18717 vsize=4098924 CPUtime=4900.78 cores=0-7
/proc/18719/task/18723/stat : 18723 (claspmt) R 18717 18719 18509 0 -1 4202560 97188 0 0 0 489967 111 0 0 25 0 8 0 662510872 4197298176 971697 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18719/tid=18724] ppid=18717 vsize=4098924 CPUtime=4900.12 cores=0-7
/proc/18719/task/18724/stat : 18724 (claspmt) R 18717 18719 18509 0 -1 4202560 123103 0 0 0 489890 122 0 0 25 0 8 0 662510872 4197298176 971697 33554432000 4194304 4964800 140736277958240 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18719/tid=18725] ppid=18717 vsize=4098924 CPUtime=4887.41 cores=0-7
/proc/18719/task/18725/stat : 18725 (claspmt) R 18717 18719 18509 0 -1 4202560 158300 0 0 0 488579 162 0 0 25 0 8 0 662510872 4197298176 971697 33554432000 4194304 4964800 140736277958240 18446744073709551615 4380234 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18719/tid=18726] ppid=18717 vsize=4098924 CPUtime=4887.66 cores=0-7
/proc/18719/task/18726/stat : 18726 (claspmt) R 18717 18719 18509 0 -1 4202560 81136 0 0 0 488666 100 0 0 25 0 8 0 662510872 4197298176 971697 33554432000 4194304 4964800 140736277958240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18719/tid=18727] ppid=18717 vsize=4098924 CPUtime=4899.78 cores=0-7
/proc/18719/task/18727/stat : 18727 (claspmt) R 18717 18719 18509 0 -1 4202560 173536 0 0 0 489840 138 0 0 25 0 8 0 662510872 4197298176 971697 33554432000 4194304 4964800 140736277958240 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39133.6
Current children cumulated vsize (KiB) 4098924

[startup+4962.3 s]
/proc/loadavg: 8.04 8.06 8.07 9/451 19358
/proc/meminfo: memFree=21855584/32951124 swapFree=60609076/67111528
[pid=18719] ppid=18717 vsize=4098924 CPUtime=39612.6 cores=0-7
/proc/18719/stat : 18719 (claspmt) R 18717 18719 18509 0 -1 4202496 981589 0 0 0 3960256 1003 0 0 25 0 8 0 662510813 4197298176 971705 33554432000 4194304 4964800 140736277958240 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18719/statm: 1024731 971705 466 189 0 1019080 0
[pid=18719/tid=18721] ppid=18717 vsize=4098924 CPUtime=4941.56 cores=0-7
/proc/18719/task/18721/stat : 18721 (claspmt) R 18717 18719 18509 0 -1 4202560 55102 0 0 0 494085 71 0 0 25 0 8 0 662510872 4197298176 971705 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18719/tid=18722] ppid=18717 vsize=4098924 CPUtime=4960.71 cores=0-7
/proc/18719/task/18722/stat : 18722 (claspmt) R 18717 18719 18509 0 -1 4202560 168436 0 0 0 495925 146 0 0 25 0 8 0 662510872 4197298176 971705 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18719/tid=18723] ppid=18717 vsize=4098924 CPUtime=4960.75 cores=0-7
/proc/18719/task/18723/stat : 18723 (claspmt) R 18717 18719 18509 0 -1 4202560 97188 0 0 0 495964 111 0 0 25 0 8 0 662510872 4197298176 971705 33554432000 4194304 4964800 140736277958240 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18719/tid=18724] ppid=18717 vsize=4098924 CPUtime=4960.1 cores=0-7
/proc/18719/task/18724/stat : 18724 (claspmt) R 18717 18719 18509 0 -1 4202560 123103 0 0 0 495888 122 0 0 25 0 8 0 662510872 4197298176 971705 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18719/tid=18725] ppid=18717 vsize=4098924 CPUtime=4947.4 cores=0-7
/proc/18719/task/18725/stat : 18725 (claspmt) R 18717 18719 18509 0 -1 4202560 158300 0 0 0 494578 162 0 0 25 0 8 0 662510872 4197298176 971705 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18719/tid=18726] ppid=18717 vsize=4098924 CPUtime=4946.77 cores=0-7
/proc/18719/task/18726/stat : 18726 (claspmt) R 18717 18719 18509 0 -1 4202560 81141 0 0 0 494577 100 0 0 25 0 8 0 662510872 4197298176 971705 33554432000 4194304 4964800 140736277958240 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18719/tid=18727] ppid=18717 vsize=4098924 CPUtime=4959.74 cores=0-7
/proc/18719/task/18727/stat : 18727 (claspmt) R 18717 18719 18509 0 -1 4202560 173536 0 0 0 495836 138 0 0 25 0 8 0 662510872 4197298176 971705 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39612.6
Current children cumulated vsize (KiB) 4098924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.9 s]
/proc/loadavg: 8.02 8.05 8.06 9/451 19360
/proc/meminfo: memFree=21855688/32951124 swapFree=60609076/67111528
[pid=18719] ppid=18717 vsize=4098924 CPUtime=40000.8 cores=0-7
/proc/18719/stat : 18719 (claspmt) R 18717 18719 18509 0 -1 4202496 981589 0 0 0 3999072 1004 0 0 25 0 8 0 662510813 4197298176 971705 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18719/statm: 1024731 971705 466 189 0 1019080 0
[pid=18719/tid=18721] ppid=18717 vsize=4098924 CPUtime=4990.18 cores=0-7
/proc/18719/task/18721/stat : 18721 (claspmt) R 18717 18719 18509 0 -1 4202560 55102 0 0 0 498947 71 0 0 25 0 8 0 662510872 4197298176 971705 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18719/tid=18722] ppid=18717 vsize=4098924 CPUtime=5009.32 cores=0-7
/proc/18719/task/18722/stat : 18722 (claspmt) R 18717 18719 18509 0 -1 4202560 168436 0 0 0 500786 146 0 0 25 0 8 0 662510872 4197298176 971705 33554432000 4194304 4964800 140736277958240 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18719/tid=18723] ppid=18717 vsize=4098924 CPUtime=5009.37 cores=0-7
/proc/18719/task/18723/stat : 18723 (claspmt) R 18717 18719 18509 0 -1 4202560 97188 0 0 0 500826 111 0 0 25 0 8 0 662510872 4197298176 971705 33554432000 4194304 4964800 140736277958240 18446744073709551615 4361114 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18719/tid=18724] ppid=18717 vsize=4098924 CPUtime=5008.72 cores=0-7
/proc/18719/task/18724/stat : 18724 (claspmt) R 18717 18719 18509 0 -1 4202560 123103 0 0 0 500750 122 0 0 25 0 8 0 662510872 4197298176 971705 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18719/tid=18725] ppid=18717 vsize=4098924 CPUtime=4996.02 cores=0-7
/proc/18719/task/18725/stat : 18725 (claspmt) R 18717 18719 18509 0 -1 4202560 158300 0 0 0 499440 162 0 0 25 0 8 0 662510872 4197298176 971705 33554432000 4194304 4964800 140736277958240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18719/tid=18726] ppid=18717 vsize=4098924 CPUtime=4994.64 cores=0-7
/proc/18719/task/18726/stat : 18726 (claspmt) R 18717 18719 18509 0 -1 4202560 81141 0 0 0 499364 100 0 0 25 0 8 0 662510872 4197298176 971705 33554432000 4194304 4964800 140736277958240 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18719/tid=18727] ppid=18717 vsize=4098924 CPUtime=5008.35 cores=0-7
/proc/18719/task/18727/stat : 18727 (claspmt) R 18717 18719 18509 0 -1 4202560 173536 0 0 0 500697 138 0 0 25 0 8 0 662510872 4197298176 971705 33554432000 4194304 4964800 140736277958240 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 4098924

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

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

[startup+5011.02 s]
/proc/loadavg: 8.02 8.05 8.06 9/451 19360
/proc/meminfo: memFree=21855688/32951124 swapFree=60609076/67111528
[pid=18719] ppid=18717 vsize=4092764 CPUtime=40000.9 cores=0-7
/proc/18719/stat : 18719 (claspmt) R 18717 18719 18509 0 -1 4202496 981599 0 0 0 3999090 1004 0 0 25 0 1 0 662510813 4190990336 969606 33554432000 4194304 4964800 140736277958240 18446744073709551615 270612766049 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/18719/statm: 1023191 969606 476 189 0 1017540 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 4092764

[startup+5011.4 s]
/proc/loadavg: 8.02 8.05 8.06 2/445 19361
/proc/meminfo: memFree=21870864/32951124 swapFree=60609076/67111528
[pid=18719] ppid=18717 vsize=4064892 CPUtime=40001.3 cores=0-7
/proc/18719/stat : 18719 (claspmt) R 18717 18719 18509 0 -1 4202496 981599 0 0 0 3999128 1004 0 0 25 0 1 0 662510813 4162449408 956400 33554432000 4194304 4964800 140736277958240 18446744073709551615 270612766251 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/18719/statm: 1016223 956400 476 189 0 1010572 0
Current children cumulated CPU time (s) 40001.3
Current children cumulated vsize (KiB) 4064892

[startup+5011.5 s]
/proc/loadavg: 8.02 8.05 8.06 2/445 19361
/proc/meminfo: memFree=21870864/32951124 swapFree=60609076/67111528
[pid=18719] ppid=18717 vsize=2098012 CPUtime=40001.4 cores=0-7
/proc/18719/stat : 18719 (claspmt) R 18717 18719 18509 0 -1 4202496 981599 0 0 0 3999128 1013 0 0 25 0 1 0 662510813 2148364288 463012 33554432000 4194304 4964800 140736277958240 18446744073709551615 270613154151 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/18719/statm: 524503 462500 476 189 0 518852 0
Current children cumulated CPU time (s) 40001.4
Current children cumulated vsize (KiB) 2098012

Child status: 0
Real time (s): 5011.6
CPU time (s): 40001.5
CPU user time (s): 39991.3
CPU system time (s): 10.2314
CPU usage (%): 798.179
Max. virtual memory (cumulated for all children) (KiB): 4104448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39991.3
system time used= 10.2314
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 981600
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= 85528
involuntary context switches= 198825

runsolver used 20.1419 second user time and 53.5569 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-16 03:24:59
IDJOB=3381202
IDBENCH=84223
IDSOLVER=1865
FILE ID=node108/3381202-1305509099
RUNJOBID= node108-1305504086-18523
PBS_JOBID= 13325477
Free space on /tmp= 73500 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/industrial/li/li-exam/li-exam-61.shuffled-as.sat03-366.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-3381202-1305509099/watcher-3381202-1305509099 -o /tmp/evaluation-result-3381202-1305509099/solver-3381202-1305509099 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381202-1305509099.cnf

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

MD5SUM BENCH= 3be662940f394fa876137a905247d755
RANDOM SEED=425831873

node108.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25784468 kB
Buffers:         12832 kB
Cached:         197488 kB
SwapCached:      25424 kB
Active:         120296 kB
Inactive:      6852732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25784468 kB
SwapTotal:    67111528 kB
SwapFree:     60609076 kB
Dirty:            3120 kB
Writeback:           0 kB
AnonPages:     6746836 kB
Mapped:          26020 kB
Slab:            66480 kB
PageTables:      57456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 113021320 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= 73588 MiB
End job on node108 at 2011-05-16 04:48:32