Trace number 3380935

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.4 5010.27

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom26.cnf
MD5SUM98fee1752ddf8cd7cd77925ecf4bfe6e
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 variables73074
Number of clauses245746
Sum of the clauses size628346
Maximum clause length2232
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2124096
Number of clauses of size 3120415
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 5860

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...495257/instance-3380935-1305495257.cnf
0.69/0.75	c Solving...
40000.63/5009.52	
40000.63/5009.52	*** INTERRUPTED! ***
40000.63/5009.52	*** Shutting down threads...
40001.36/5010.27	s UNKNOWN
40001.36/5010.27	
40001.36/5010.27	c INTERRUPTED   : 1
40001.36/5010.27	c Models        : 0+    
40001.36/5010.27	c Time          : 5009.522s (Solving: 5008.77s 1st Model: 0.00s Unsat: 0.00s)
40001.36/5010.27	c CPU Time      : 40000.690s

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-3380935-1305495257/watcher-3380935-1305495257 -o /tmp/evaluation-result-3380935-1305495257/solver-3380935-1305495257 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380935-1305495257.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: 8.06 7.80 6.48 1/392 26254
/proc/meminfo: memFree=12261104/32951124 swapFree=56316152/67111528
[pid=26254] ppid=26252 vsize=34436 CPUtime=0 cores=0-7
/proc/26254/stat : 26254 (claspmt) R 26252 26254 26110 0 -1 4202496 4250 0 0 0 0 0 0 0 21 0 1 0 661128052 35262464 3699 33554432000 4194304 4964800 140735736887840 18446744073709551615 4679151 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26254/statm: 8609 3703 377 189 0 3483 0

[startup+0.031189 s]
/proc/loadavg: 8.06 7.80 6.48 1/392 26254
/proc/meminfo: memFree=12261104/32951124 swapFree=56316152/67111528
[pid=26254] ppid=26252 vsize=37912 CPUtime=0.02 cores=0-7
/proc/26254/stat : 26254 (claspmt) R 26252 26254 26110 0 -1 4202496 5428 0 0 0 2 0 0 0 21 0 1 0 661128052 38821888 4616 33554432000 4194304 4964800 140735736887840 18446744073709551615 212435677893 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26254/statm: 9478 4617 389 189 0 4352 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 37912

[startup+0.100174 s]
/proc/loadavg: 8.06 7.80 6.48 1/392 26254
/proc/meminfo: memFree=12261104/32951124 swapFree=56316152/67111528
[pid=26254] ppid=26252 vsize=51988 CPUtime=0.08 cores=0-7
/proc/26254/stat : 26254 (claspmt) R 26252 26254 26110 0 -1 4202496 10439 0 0 0 8 0 0 0 21 0 1 0 661128052 53235712 7935 33554432000 4194304 4964800 140735736887840 18446744073709551615 212435714167 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26254/statm: 12997 7946 399 189 0 7871 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 51988

[startup+0.300137 s]
/proc/loadavg: 8.06 7.80 6.48 1/392 26254
/proc/meminfo: memFree=12261104/32951124 swapFree=56316152/67111528
[pid=26254] ppid=26252 vsize=62124 CPUtime=0.29 cores=0-7
/proc/26254/stat : 26254 (claspmt) R 26252 26254 26110 0 -1 4202496 12940 0 0 0 28 1 0 0 22 0 1 0 661128052 63614976 10436 33554432000 4194304 4964800 140735736887840 18446744073709551615 4600579 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26254/statm: 15531 10436 404 189 0 10405 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62124

[startup+0.701062 s]
/proc/loadavg: 8.06 7.80 6.48 1/392 26254
/proc/meminfo: memFree=12261104/32951124 swapFree=56316152/67111528
[pid=26254] ppid=26252 vsize=67536 CPUtime=0.69 cores=0-7
/proc/26254/stat : 26254 (claspmt) R 26252 26254 26110 0 -1 4202496 14283 0 0 0 68 1 0 0 23 0 1 0 661128052 69156864 11779 33554432000 4194304 4964800 140735736887840 18446744073709551615 4608728 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26254/statm: 16884 11779 404 189 0 11758 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67536

[startup+1.50087 s]
/proc/loadavg: 7.49 7.69 6.45 2/400 26262
/proc/meminfo: memFree=12152168/32951124 swapFree=56316152/67111528
[pid=26254] ppid=26252 vsize=454628 CPUtime=4.76 cores=0-7
/proc/26254/stat : 26254 (claspmt) R 26252 26254 26110 0 -1 4202496 36732 0 0 0 466 10 0 0 17 0 8 0 661128052 465539072 29062 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26254/statm: 113657 29062 464 189 0 108006 0
[pid=26254/tid=26256] ppid=26252 vsize=454628 CPUtime=0.45 cores=0-7
/proc/26254/task/26256/stat : 26256 (claspmt) R 26252 26254 26110 0 -1 4202560 2601 0 0 0 45 0 0 0 16 0 8 0 661128127 465539072 29063 33554432000 4194304 4964800 140735736887840 18446744073709551615 4370269 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26254/tid=26257] ppid=26252 vsize=454628 CPUtime=0.47 cores=0-7
/proc/26254/task/26257/stat : 26257 (claspmt) R 26252 26254 26110 0 -1 4202560 3575 0 0 0 46 1 0 0 16 0 8 0 661128127 465539072 29063 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26254/tid=26258] ppid=26252 vsize=454628 CPUtime=0.46 cores=0-7
/proc/26254/task/26258/stat : 26258 (claspmt) R 26252 26254 26110 0 -1 4202560 3489 0 0 0 45 1 0 0 16 0 8 0 661128127 465539072 29063 33554432000 4194304 4964800 140735736887840 18446744073709551615 4668930 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26254/tid=26259] ppid=26252 vsize=454628 CPUtime=0.47 cores=0-7
/proc/26254/task/26259/stat : 26259 (claspmt) R 26252 26254 26110 0 -1 4202560 2306 0 0 0 47 0 0 0 17 0 8 0 661128127 465539072 29063 33554432000 4194304 4964800 140735736887840 18446744073709551615 4370281 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26254/tid=26260] ppid=26252 vsize=454628 CPUtime=0.68 cores=0-7
/proc/26254/task/26260/stat : 26260 (claspmt) R 26252 26254 26110 0 -1 4202560 3010 0 0 0 67 1 0 0 18 0 8 0 661128127 465539072 29063 33554432000 4194304 4964800 140735736887840 18446744073709551615 4669008 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26254/tid=26261] ppid=26252 vsize=454628 CPUtime=0.47 cores=0-7
/proc/26254/task/26261/stat : 26261 (claspmt) R 26252 26254 26110 0 -1 4202560 3497 0 0 0 46 1 0 0 16 0 8 0 661128127 465539072 29063 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26254/tid=26262] ppid=26252 vsize=454628 CPUtime=0.47 cores=0-7
/proc/26254/task/26262/stat : 26262 (claspmt) R 26252 26254 26110 0 -1 4202560 3229 0 0 0 46 1 0 0 16 0 8 0 661128127 465539072 29063 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.76
Current children cumulated vsize (KiB) 454628

[startup+3.10057 s]
/proc/loadavg: 7.49 7.69 6.45 11/400 26262
/proc/meminfo: memFree=12138836/32951124 swapFree=56316152/67111528
[pid=26254] ppid=26252 vsize=455288 CPUtime=17.54 cores=0-7
/proc/26254/stat : 26254 (claspmt) R 26252 26254 26110 0 -1 4202496 40977 0 0 0 1742 12 0 0 20 0 8 0 661128052 466214912 33307 33554432000 4194304 4964800 140735736887840 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26254/statm: 113822 33307 464 189 0 108171 0
[pid=26254/tid=26256] ppid=26252 vsize=455288 CPUtime=2.05 cores=0-7
/proc/26254/task/26256/stat : 26256 (claspmt) R 26252 26254 26110 0 -1 4202560 2915 0 0 0 204 1 0 0 18 0 8 0 661128127 466214912 33307 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26254/tid=26257] ppid=26252 vsize=455288 CPUtime=2.06 cores=0-7
/proc/26254/task/26257/stat : 26257 (claspmt) R 26252 26254 26110 0 -1 4202560 4641 0 0 0 204 2 0 0 18 0 8 0 661128127 466214912 33307 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26254/tid=26258] ppid=26252 vsize=455288 CPUtime=2.06 cores=0-7
/proc/26254/task/26258/stat : 26258 (claspmt) R 26252 26254 26110 0 -1 4202560 4054 0 0 0 205 1 0 0 18 0 8 0 661128127 466214912 33307 33554432000 4194304 4964800 140735736887840 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26254/tid=26259] ppid=26252 vsize=455288 CPUtime=2.07 cores=0-7
/proc/26254/task/26259/stat : 26259 (claspmt) R 26252 26254 26110 0 -1 4202560 2832 0 0 0 207 0 0 0 20 0 8 0 661128127 466214912 33307 33554432000 4194304 4964800 140735736887840 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26254/tid=26260] ppid=26252 vsize=455288 CPUtime=2.28 cores=0-7
/proc/26254/task/26260/stat : 26260 (claspmt) R 26252 26254 26110 0 -1 4202560 3020 0 0 0 227 1 0 0 21 0 8 0 661128127 466214912 33307 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26254/tid=26261] ppid=26252 vsize=455288 CPUtime=2.08 cores=0-7
/proc/26254/task/26261/stat : 26261 (claspmt) R 26252 26254 26110 0 -1 4202560 4059 0 0 0 206 2 0 0 18 0 8 0 661128127 466214912 33307 33554432000 4194304 4964800 140735736887840 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26254/tid=26262] ppid=26252 vsize=455288 CPUtime=2.06 cores=0-7
/proc/26254/task/26262/stat : 26262 (claspmt) R 26252 26254 26110 0 -1 4202560 3965 0 0 0 205 1 0 0 18 0 8 0 661128127 466214912 33307 33554432000 4194304 4964800 140735736887840 18446744073709551615 4668702 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 17.54
Current children cumulated vsize (KiB) 455288

[startup+6.30097 s]
/proc/loadavg: 7.49 7.69 6.45 9/400 26262
/proc/meminfo: memFree=12106776/32951124 swapFree=56316152/67111528
[pid=26254] ppid=26252 vsize=461528 CPUtime=43.1 cores=0-7
/proc/26254/stat : 26254 (claspmt) R 26252 26254 26110 0 -1 4202496 48282 0 0 0 4292 18 0 0 25 0 8 0 661128052 472604672 40612 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670520 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26254/statm: 115382 40612 464 189 0 109731 0
[pid=26254/tid=26256] ppid=26252 vsize=461528 CPUtime=5.25 cores=0-7
/proc/26254/task/26256/stat : 26256 (claspmt) R 26252 26254 26110 0 -1 4202560 3304 0 0 0 524 1 0 0 25 0 8 0 661128127 472604672 40612 33554432000 4194304 4964800 140735736887840 18446744073709551615 4370295 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26254/tid=26257] ppid=26252 vsize=461528 CPUtime=5.22 cores=0-7
/proc/26254/task/26257/stat : 26257 (claspmt) R 26252 26254 26110 0 -1 4202560 6520 0 0 0 519 3 0 0 25 0 8 0 661128127 472604672 40612 33554432000 4194304 4964800 140735736887840 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26254/tid=26258] ppid=26252 vsize=461528 CPUtime=5.26 cores=0-7
/proc/26254/task/26258/stat : 26258 (claspmt) R 26252 26254 26110 0 -1 4202560 4997 0 0 0 525 1 0 0 25 0 8 0 661128127 472604672 40612 33554432000 4194304 4964800 140735736887840 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26254/tid=26259] ppid=26252 vsize=461528 CPUtime=5.27 cores=0-7
/proc/26254/task/26259/stat : 26259 (claspmt) R 26252 26254 26110 0 -1 4202560 3722 0 0 0 526 1 0 0 25 0 8 0 661128127 472604672 40612 33554432000 4194304 4964800 140735736887840 18446744073709551615 4668789 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26254/tid=26260] ppid=26252 vsize=461528 CPUtime=5.49 cores=0-7
/proc/26254/task/26260/stat : 26260 (claspmt) R 26252 26254 26110 0 -1 4202560 3410 0 0 0 547 2 0 0 25 0 8 0 661128127 472604672 40612 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26254/tid=26261] ppid=26252 vsize=461528 CPUtime=5.26 cores=0-7
/proc/26254/task/26261/stat : 26261 (claspmt) R 26252 26254 26110 0 -1 4202560 5192 0 0 0 524 2 0 0 25 0 8 0 661128127 472604672 40612 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26254/tid=26262] ppid=26252 vsize=461528 CPUtime=5.27 cores=0-7
/proc/26254/task/26262/stat : 26262 (claspmt) R 26252 26254 26110 0 -1 4202560 5054 0 0 0 525 2 0 0 25 0 8 0 661128127 472604672 40612 33554432000 4194304 4964800 140735736887840 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 43.1
Current children cumulated vsize (KiB) 461528

[startup+12.7008 s]
/proc/loadavg: 7.57 7.70 6.47 9/400 26262
/proc/meminfo: memFree=12064380/32951124 swapFree=56316152/67111528
[pid=26254] ppid=26252 vsize=468244 CPUtime=94.21 cores=0-7
/proc/26254/stat : 26254 (claspmt) R 26252 26254 26110 0 -1 4202496 57320 0 0 0 9396 25 0 0 25 0 8 0 661128052 479481856 49650 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26254/statm: 117061 49650 466 189 0 111410 0
[pid=26254/tid=26256] ppid=26252 vsize=468244 CPUtime=11.65 cores=0-7
/proc/26254/task/26256/stat : 26256 (claspmt) R 26252 26254 26110 0 -1 4202560 3865 0 0 0 1163 2 0 0 25 0 8 0 661128127 479481856 49650 33554432000 4194304 4964800 140735736887840 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26254/tid=26257] ppid=26252 vsize=468244 CPUtime=11.54 cores=0-7
/proc/26254/task/26257/stat : 26257 (claspmt) R 26252 26254 26110 0 -1 4202560 7927 0 0 0 1150 4 0 0 25 0 8 0 661128127 479481856 49650 33554432000 4194304 4964800 140735736887840 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26254/tid=26258] ppid=26252 vsize=468244 CPUtime=11.66 cores=0-7
/proc/26254/task/26258/stat : 26258 (claspmt) R 26252 26254 26110 0 -1 4202560 6200 0 0 0 1164 2 0 0 25 0 8 0 661128127 479481856 49650 33554432000 4194304 4964800 140735736887840 18446744073709551615 4363274 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26254/tid=26259] ppid=26252 vsize=468244 CPUtime=11.66 cores=0-7
/proc/26254/task/26259/stat : 26259 (claspmt) R 26252 26254 26110 0 -1 4202560 4660 0 0 0 1165 1 0 0 25 0 8 0 661128127 479481856 49650 33554432000 4194304 4964800 140735736887840 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26254/tid=26260] ppid=26252 vsize=468244 CPUtime=11.88 cores=0-7
/proc/26254/task/26260/stat : 26260 (claspmt) R 26252 26254 26110 0 -1 4202560 4819 0 0 0 1186 2 0 0 25 0 8 0 661128127 479481856 49650 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26254/tid=26261] ppid=26252 vsize=468244 CPUtime=11.66 cores=0-7
/proc/26254/task/26261/stat : 26261 (claspmt) R 26252 26254 26110 0 -1 4202560 6162 0 0 0 1163 3 0 0 25 0 8 0 661128127 479481856 49650 33554432000 4194304 4964800 140735736887840 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26254/tid=26262] ppid=26252 vsize=468244 CPUtime=11.67 cores=0-7
/proc/26254/task/26262/stat : 26262 (claspmt) R 26252 26254 26110 0 -1 4202560 6456 0 0 0 1163 4 0 0 25 0 8 0 661128127 479481856 49650 33554432000 4194304 4964800 140735736887840 18446744073709551615 4668896 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 94.21
Current children cumulated vsize (KiB) 468244

[startup+25.5003 s]
/proc/loadavg: 7.63 7.71 6.49 9/400 26262
/proc/meminfo: memFree=12018832/32951124 swapFree=56316152/67111528
[pid=26254] ppid=26252 vsize=474660 CPUtime=196.43 cores=0-7
/proc/26254/stat : 26254 (claspmt) R 26252 26254 26110 0 -1 4202496 68833 0 0 0 19607 36 0 0 25 0 8 0 661128052 486051840 61163 33554432000 4194304 4964800 140735736887840 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26254/statm: 118665 61163 466 189 0 113014 0
[pid=26254/tid=26256] ppid=26252 vsize=474660 CPUtime=24.45 cores=0-7
/proc/26254/task/26256/stat : 26256 (claspmt) R 26252 26254 26110 0 -1 4202560 4472 0 0 0 2442 3 0 0 25 0 8 0 661128127 486051840 61163 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26254/tid=26257] ppid=26252 vsize=474660 CPUtime=24.16 cores=0-7
/proc/26254/task/26257/stat : 26257 (claspmt) R 26252 26254 26110 0 -1 4202560 10405 0 0 0 2410 6 0 0 25 0 8 0 661128127 486051840 61163 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26254/tid=26258] ppid=26252 vsize=474660 CPUtime=24.46 cores=0-7
/proc/26254/task/26258/stat : 26258 (claspmt) R 26252 26254 26110 0 -1 4202560 7376 0 0 0 2442 4 0 0 25 0 8 0 661128127 486051840 61163 33554432000 4194304 4964800 140735736887840 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26254/tid=26259] ppid=26252 vsize=474660 CPUtime=24.47 cores=0-7
/proc/26254/task/26259/stat : 26259 (claspmt) R 26252 26254 26110 0 -1 4202560 6059 0 0 0 2444 3 0 0 25 0 8 0 661128127 486051840 61163 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26254/tid=26260] ppid=26252 vsize=474660 CPUtime=24.68 cores=0-7
/proc/26254/task/26260/stat : 26260 (claspmt) R 26252 26254 26110 0 -1 4202560 6355 0 0 0 2464 4 0 0 25 0 8 0 661128127 486051840 61163 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26254/tid=26261] ppid=26252 vsize=474660 CPUtime=24.46 cores=0-7
/proc/26254/task/26261/stat : 26261 (claspmt) R 26252 26254 26110 0 -1 4202560 7129 0 0 0 2442 4 0 0 25 0 8 0 661128127 486051840 61163 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26254/tid=26262] ppid=26252 vsize=474660 CPUtime=24.46 cores=0-7
/proc/26254/task/26262/stat : 26262 (claspmt) R 26252 26254 26110 0 -1 4202560 8743 0 0 0 2441 5 0 0 25 0 8 0 661128127 486051840 61163 33554432000 4194304 4964800 140735736887840 18446744073709551615 4360553 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 196.43
Current children cumulated vsize (KiB) 474660

[startup+51.1005 s]
/proc/loadavg: 7.76 7.73 6.52 9/400 26263
/proc/meminfo: memFree=11953004/32951124 swapFree=56316152/67111528
[pid=26254] ppid=26252 vsize=488456 CPUtime=400.87 cores=0-7
/proc/26254/stat : 26254 (claspmt) R 26252 26254 26110 0 -1 4202496 86282 0 0 0 40035 52 0 0 25 0 8 0 661128052 500178944 78612 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26254/statm: 122114 78612 466 189 0 116463 0
[pid=26254/tid=26256] ppid=26252 vsize=488456 CPUtime=50.04 cores=0-7
/proc/26254/task/26256/stat : 26256 (claspmt) R 26252 26254 26110 0 -1 4202560 5571 0 0 0 5001 3 0 0 25 0 8 0 661128127 500178944 78612 33554432000 4194304 4964800 140735736887840 18446744073709551615 212436060343 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26254/tid=26257] ppid=26252 vsize=488456 CPUtime=49.45 cores=0-7
/proc/26254/task/26257/stat : 26257 (claspmt) R 26252 26254 26110 0 -1 4202560 13359 0 0 0 4936 9 0 0 25 0 8 0 661128127 500178944 78613 33554432000 4194304 4964800 140735736887840 18446744073709551615 4684063 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26254/tid=26258] ppid=26252 vsize=488456 CPUtime=50.05 cores=0-7
/proc/26254/task/26258/stat : 26258 (claspmt) R 26252 26254 26110 0 -1 4202560 9355 0 0 0 5000 5 0 0 25 0 8 0 661128127 500178944 78613 33554432000 4194304 4964800 140735736887840 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26254/tid=26259] ppid=26252 vsize=488456 CPUtime=50.06 cores=0-7
/proc/26254/task/26259/stat : 26259 (claspmt) R 26252 26254 26110 0 -1 4202560 8711 0 0 0 5000 6 0 0 25 0 8 0 661128127 500178944 78613 33554432000 4194304 4964800 140735736887840 18446744073709551615 4668737 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26254/tid=26260] ppid=26252 vsize=488456 CPUtime=50.28 cores=0-7
/proc/26254/task/26260/stat : 26260 (claspmt) R 26252 26254 26110 0 -1 4202560 9445 0 0 0 5021 7 0 0 25 0 8 0 661128127 500178944 78613 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26254/tid=26261] ppid=26252 vsize=488456 CPUtime=50.05 cores=0-7
/proc/26254/task/26261/stat : 26261 (claspmt) R 26252 26254 26110 0 -1 4202560 8628 0 0 0 5000 5 0 0 25 0 8 0 661128127 500178944 78613 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26254/tid=26262] ppid=26252 vsize=488456 CPUtime=50.07 cores=0-7
/proc/26254/task/26262/stat : 26262 (claspmt) R 26252 26254 26110 0 -1 4202560 11547 0 0 0 4998 9 0 0 25 0 8 0 661128127 500178944 78613 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670118 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 400.87

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

/proc/26254/task/26261/stat : 26261 (claspmt) R 26252 26254 26110 0 -1 4202560 46953 0 0 0 466023 54 0 0 25 0 8 0 661128127 2152648704 495525 33554432000 4194304 4964800 140735736887840 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26254/tid=26262] ppid=26252 vsize=2102196 CPUtime=4638.03 cores=0-7
/proc/26254/task/26262/stat : 26262 (claspmt) R 26252 26254 26110 0 -1 4202560 122624 0 0 0 463641 162 0 0 25 0 8 0 661128127 2152648704 495525 33554432000 4194304 4964800 140735736887840 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37227.6
Current children cumulated vsize (KiB) 2102196

[startup+4722.32 s]
/proc/loadavg: 8.10 8.07 8.00 9/400 26400
/proc/meminfo: memFree=10259856/32951124 swapFree=56316152/67111528
[pid=26254] ppid=26252 vsize=2102196 CPUtime=37706.9 cores=0-7
/proc/26254/stat : 26254 (claspmt) R 26252 26254 26110 0 -1 4202496 509010 0 0 0 3770064 624 0 0 25 0 8 0 661128052 2152648704 498738 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26254/statm: 525549 498738 466 189 0 519898 0
[pid=26254/tid=26256] ppid=26252 vsize=2102196 CPUtime=4712.15 cores=0-7
/proc/26254/task/26256/stat : 26256 (claspmt) R 26252 26254 26110 0 -1 4202560 33929 0 0 0 471165 50 0 0 25 0 8 0 661128127 2152648704 498738 33554432000 4194304 4964800 140735736887840 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26254/tid=26257] ppid=26252 vsize=2102196 CPUtime=4703.07 cores=0-7
/proc/26254/task/26257/stat : 26257 (claspmt) R 26252 26254 26110 0 -1 4202560 81140 0 0 0 470214 93 0 0 25 0 8 0 661128127 2152648704 498738 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26254/tid=26258] ppid=26252 vsize=2102196 CPUtime=4710.44 cores=0-7
/proc/26254/task/26258/stat : 26258 (claspmt) R 26252 26254 26110 0 -1 4202560 54065 0 0 0 470971 73 0 0 25 0 8 0 661128127 2152648704 498738 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26254/tid=26259] ppid=26252 vsize=2102196 CPUtime=4720.63 cores=0-7
/proc/26254/task/26259/stat : 26259 (claspmt) R 26252 26254 26110 0 -1 4202560 60385 0 0 0 471992 71 0 0 25 0 8 0 661128127 2152648704 498738 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26254/tid=26260] ppid=26252 vsize=2102196 CPUtime=4720.1 cores=0-7
/proc/26254/task/26260/stat : 26260 (claspmt) R 26252 26254 26110 0 -1 4202560 51676 0 0 0 471955 55 0 0 25 0 8 0 661128127 2152648704 498738 33554432000 4194304 4964800 140735736887840 18446744073709551615 4669389 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26254/tid=26261] ppid=26252 vsize=2102196 CPUtime=4720.78 cores=0-7
/proc/26254/task/26261/stat : 26261 (claspmt) R 26252 26254 26110 0 -1 4202560 47048 0 0 0 472024 54 0 0 25 0 8 0 661128127 2152648704 498738 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26254/tid=26262] ppid=26252 vsize=2102196 CPUtime=4698.04 cores=0-7
/proc/26254/task/26262/stat : 26262 (claspmt) R 26252 26254 26110 0 -1 4202560 123422 0 0 0 469640 164 0 0 25 0 8 0 661128127 2152648704 498738 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37706.9
Current children cumulated vsize (KiB) 2102196

[startup+4782.3 s]
/proc/loadavg: 8.09 8.07 8.00 9/400 26401
/proc/meminfo: memFree=10259440/32951124 swapFree=56316152/67111528
[pid=26254] ppid=26252 vsize=2102196 CPUtime=38186 cores=0-7
/proc/26254/stat : 26254 (claspmt) R 26252 26254 26110 0 -1 4202496 509088 0 0 0 3817974 625 0 0 25 0 8 0 661128052 2152648704 498816 33554432000 4194304 4964800 140735736887840 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26254/statm: 525549 498816 466 189 0 519898 0
[pid=26254/tid=26256] ppid=26252 vsize=2102196 CPUtime=4771.91 cores=0-7
/proc/26254/task/26256/stat : 26256 (claspmt) R 26252 26254 26110 0 -1 4202560 33929 0 0 0 477141 50 0 0 25 0 8 0 661128127 2152648704 498816 33554432000 4194304 4964800 140735736887840 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26254/tid=26257] ppid=26252 vsize=2102196 CPUtime=4763.05 cores=0-7
/proc/26254/task/26257/stat : 26257 (claspmt) R 26252 26254 26110 0 -1 4202560 81140 0 0 0 476212 93 0 0 25 0 8 0 661128127 2152648704 498816 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26254/tid=26258] ppid=26252 vsize=2102196 CPUtime=4770.43 cores=0-7
/proc/26254/task/26258/stat : 26258 (claspmt) R 26252 26254 26110 0 -1 4202560 54066 0 0 0 476970 73 0 0 25 0 8 0 661128127 2152648704 498816 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26254/tid=26259] ppid=26252 vsize=2102196 CPUtime=4780.62 cores=0-7
/proc/26254/task/26259/stat : 26259 (claspmt) R 26252 26254 26110 0 -1 4202560 60385 0 0 0 477991 71 0 0 25 0 8 0 661128127 2152648704 498816 33554432000 4194304 4964800 140735736887840 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26254/tid=26260] ppid=26252 vsize=2102196 CPUtime=4780.07 cores=0-7
/proc/26254/task/26260/stat : 26260 (claspmt) R 26252 26254 26110 0 -1 4202560 51745 0 0 0 477952 55 0 0 25 0 8 0 661128127 2152648704 498816 33554432000 4194304 4964800 140735736887840 18446744073709551615 4364579 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26254/tid=26261] ppid=26252 vsize=2102196 CPUtime=4780.76 cores=0-7
/proc/26254/task/26261/stat : 26261 (claspmt) R 26252 26254 26110 0 -1 4202560 47053 0 0 0 478021 55 0 0 25 0 8 0 661128127 2152648704 498816 33554432000 4194304 4964800 140735736887840 18446744073709551615 4668748 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26254/tid=26262] ppid=26252 vsize=2102196 CPUtime=4757.49 cores=0-7
/proc/26254/task/26262/stat : 26262 (claspmt) R 26252 26254 26110 0 -1 4202560 123425 0 0 0 475585 164 0 0 25 0 8 0 661128127 2152648704 498816 33554432000 4194304 4964800 140735736887840 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38186
Current children cumulated vsize (KiB) 2102196

[startup+4842.3 s]
/proc/loadavg: 8.03 8.05 8.00 9/400 26403
/proc/meminfo: memFree=10224044/32951124 swapFree=56316152/67111528
[pid=26254] ppid=26252 vsize=2183780 CPUtime=38665.2 cores=0-7
/proc/26254/stat : 26254 (claspmt) R 26252 26254 26110 0 -1 4202496 518022 0 0 0 3865884 636 0 0 25 0 8 0 661128052 2236190720 507750 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26254/statm: 545945 507750 466 189 0 540294 0
[pid=26254/tid=26256] ppid=26252 vsize=2183780 CPUtime=4831.91 cores=0-7
/proc/26254/task/26256/stat : 26256 (claspmt) R 26252 26254 26110 0 -1 4202560 34062 0 0 0 483141 50 0 0 25 0 8 0 661128127 2236190720 507750 33554432000 4194304 4964800 140735736887840 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26254/tid=26257] ppid=26252 vsize=2183780 CPUtime=4823.06 cores=0-7
/proc/26254/task/26257/stat : 26257 (claspmt) R 26252 26254 26110 0 -1 4202560 81590 0 0 0 482212 94 0 0 25 0 8 0 661128127 2236190720 507750 33554432000 4194304 4964800 140735736887840 18446744073709551615 4379614 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26254/tid=26258] ppid=26252 vsize=2183780 CPUtime=4830.42 cores=0-7
/proc/26254/task/26258/stat : 26258 (claspmt) R 26252 26254 26110 0 -1 4202560 54293 0 0 0 482969 73 0 0 25 0 8 0 661128127 2236190720 507750 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26254/tid=26259] ppid=26252 vsize=2183780 CPUtime=4840.62 cores=0-7
/proc/26254/task/26259/stat : 26259 (claspmt) R 26252 26254 26110 0 -1 4202560 60411 0 0 0 483991 71 0 0 25 0 8 0 661128127 2236190720 507750 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26254/tid=26260] ppid=26252 vsize=2183780 CPUtime=4840.05 cores=0-7
/proc/26254/task/26260/stat : 26260 (claspmt) R 26252 26254 26110 0 -1 4202560 52039 0 0 0 483950 55 0 0 25 0 8 0 661128127 2236190720 507750 33554432000 4194304 4964800 140735736887840 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26254/tid=26261] ppid=26252 vsize=2183780 CPUtime=4840.75 cores=0-7
/proc/26254/task/26261/stat : 26261 (claspmt) R 26252 26254 26110 0 -1 4202560 47894 0 0 0 484019 56 0 0 25 0 8 0 661128127 2236190720 507750 33554432000 4194304 4964800 140735736887840 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26254/tid=26262] ppid=26252 vsize=2183780 CPUtime=4816.72 cores=0-7
/proc/26254/task/26262/stat : 26262 (claspmt) R 26252 26254 26110 0 -1 4202560 128560 0 0 0 481501 171 0 0 25 0 8 0 661128127 2236190720 507751 33554432000 4194304 4964800 140735736887840 18446744073709551615 4660452 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38665.2
Current children cumulated vsize (KiB) 2183780

[startup+4902.3 s]
/proc/loadavg: 8.05 8.06 8.00 9/400 26404
/proc/meminfo: memFree=10188784/32951124 swapFree=56316152/67111528
[pid=26254] ppid=26252 vsize=2334280 CPUtime=39144.3 cores=0-7
/proc/26254/stat : 26254 (claspmt) R 26252 26254 26110 0 -1 4202496 526890 0 0 0 3913785 649 0 0 25 0 8 0 661128052 2390302720 516376 33554432000 4194304 4964800 140735736887840 18446744073709551615 4684125 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26254/statm: 583570 516376 466 189 0 577919 0
[pid=26254/tid=26256] ppid=26252 vsize=2334280 CPUtime=4891.88 cores=0-7
/proc/26254/task/26256/stat : 26256 (claspmt) R 26252 26254 26110 0 -1 4202560 34786 0 0 0 489137 51 0 0 25 0 8 0 661128127 2390302720 516376 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26254/tid=26257] ppid=26252 vsize=2334280 CPUtime=4883.05 cores=0-7
/proc/26254/task/26257/stat : 26257 (claspmt) R 26252 26254 26110 0 -1 4202560 82689 0 0 0 488210 95 0 0 25 0 8 0 661128127 2390302720 516376 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26254/tid=26258] ppid=26252 vsize=2334280 CPUtime=4890.42 cores=0-7
/proc/26254/task/26258/stat : 26258 (claspmt) R 26252 26254 26110 0 -1 4202560 54360 0 0 0 488968 74 0 0 25 0 8 0 661128127 2390302720 516376 33554432000 4194304 4964800 140735736887840 18446744073709551615 4669952 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26254/tid=26259] ppid=26252 vsize=2334280 CPUtime=4900.6 cores=0-7
/proc/26254/task/26259/stat : 26259 (claspmt) R 26252 26254 26110 0 -1 4202560 61008 0 0 0 489988 72 0 0 25 0 8 0 661128127 2390302720 516376 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26254/tid=26260] ppid=26252 vsize=2334280 CPUtime=4900 cores=0-7
/proc/26254/task/26260/stat : 26260 (claspmt) R 26252 26254 26110 0 -1 4202560 52675 0 0 0 489944 56 0 0 25 0 8 0 661128127 2390302720 516376 33554432000 4194304 4964800 140735736887840 18446744073709551615 4362439 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26254/tid=26261] ppid=26252 vsize=2334280 CPUtime=4900.74 cores=0-7
/proc/26254/task/26261/stat : 26261 (claspmt) R 26252 26254 26110 0 -1 4202560 49699 0 0 0 490016 58 0 0 25 0 8 0 661128127 2390302720 516376 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26254/tid=26262] ppid=26252 vsize=2334280 CPUtime=4875.96 cores=0-7
/proc/26254/task/26262/stat : 26262 (claspmt) R 26252 26254 26110 0 -1 4202560 131077 0 0 0 487421 175 0 0 25 0 8 0 661128127 2390302720 516376 33554432000 4194304 4964800 140735736887840 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39144.3
Current children cumulated vsize (KiB) 2334280

[startup+4962.3 s]
/proc/loadavg: 8.02 8.04 8.00 9/400 26406
/proc/meminfo: memFree=10188464/32951124 swapFree=56316152/67111528
[pid=26254] ppid=26252 vsize=2334280 CPUtime=39623.6 cores=0-7
/proc/26254/stat : 26254 (claspmt) R 26252 26254 26110 0 -1 4202496 526932 0 0 0 3961706 649 0 0 25 0 8 0 661128052 2390302720 516418 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26254/statm: 583570 516418 466 189 0 577919 0
[pid=26254/tid=26256] ppid=26252 vsize=2334280 CPUtime=4951.88 cores=0-7
/proc/26254/task/26256/stat : 26256 (claspmt) R 26252 26254 26110 0 -1 4202560 34786 0 0 0 495137 51 0 0 25 0 8 0 661128127 2390302720 516418 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670398 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26254/tid=26257] ppid=26252 vsize=2334280 CPUtime=4943.06 cores=0-7
/proc/26254/task/26257/stat : 26257 (claspmt) R 26252 26254 26110 0 -1 4202560 82690 0 0 0 494211 95 0 0 25 0 8 0 661128127 2390302720 516418 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26254/tid=26258] ppid=26252 vsize=2334280 CPUtime=4950.43 cores=0-7
/proc/26254/task/26258/stat : 26258 (claspmt) R 26252 26254 26110 0 -1 4202560 54364 0 0 0 494969 74 0 0 25 0 8 0 661128127 2390302720 516418 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26254/tid=26259] ppid=26252 vsize=2334280 CPUtime=4960.61 cores=0-7
/proc/26254/task/26259/stat : 26259 (claspmt) R 26252 26254 26110 0 -1 4202560 61008 0 0 0 495989 72 0 0 25 0 8 0 661128127 2390302720 516418 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26254/tid=26260] ppid=26252 vsize=2334280 CPUtime=4959.98 cores=0-7
/proc/26254/task/26260/stat : 26260 (claspmt) R 26252 26254 26110 0 -1 4202560 52675 0 0 0 495942 56 0 0 25 0 8 0 661128127 2390302720 516418 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26254/tid=26261] ppid=26252 vsize=2334280 CPUtime=4960.75 cores=0-7
/proc/26254/task/26261/stat : 26261 (claspmt) R 26252 26254 26110 0 -1 4202560 49733 0 0 0 496017 58 0 0 25 0 8 0 661128127 2390302720 516418 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26254/tid=26262] ppid=26252 vsize=2334280 CPUtime=4935.19 cores=0-7
/proc/26254/task/26262/stat : 26262 (claspmt) R 26252 26254 26110 0 -1 4202560 131080 0 0 0 493344 175 0 0 25 0 8 0 661128127 2390302720 516418 33554432000 4194304 4964800 140735736887840 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39623.5
Current children cumulated vsize (KiB) 2334280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009.5 s]
/proc/loadavg: 8.01 8.04 8.00 9/400 26407
/proc/meminfo: memFree=10188276/32951124 swapFree=56316152/67111528
[pid=26254] ppid=26252 vsize=2334280 CPUtime=40000.6 cores=0-7
/proc/26254/stat : 26254 (claspmt) R 26252 26254 26110 0 -1 4202496 526946 0 0 0 3999413 650 0 0 25 0 8 0 661128052 2390302720 516432 33554432000 4194304 4964800 140735736887840 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26254/statm: 583570 516432 466 189 0 577919 0
[pid=26254/tid=26256] ppid=26252 vsize=2334280 CPUtime=4999.09 cores=0-7
/proc/26254/task/26256/stat : 26256 (claspmt) R 26252 26254 26110 0 -1 4202560 34787 0 0 0 499858 51 0 0 25 0 8 0 661128127 2390302720 516432 33554432000 4194304 4964800 140735736887840 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26254/tid=26257] ppid=26252 vsize=2334280 CPUtime=4990.27 cores=0-7
/proc/26254/task/26257/stat : 26257 (claspmt) R 26252 26254 26110 0 -1 4202560 82696 0 0 0 498932 95 0 0 25 0 8 0 661128127 2390302720 516432 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26254/tid=26258] ppid=26252 vsize=2334280 CPUtime=4997.64 cores=0-7
/proc/26254/task/26258/stat : 26258 (claspmt) R 26252 26254 26110 0 -1 4202560 54364 0 0 0 499690 74 0 0 25 0 8 0 661128127 2390302720 516432 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26254/tid=26259] ppid=26252 vsize=2334280 CPUtime=5007.83 cores=0-7
/proc/26254/task/26259/stat : 26259 (claspmt) R 26252 26254 26110 0 -1 4202560 61008 0 0 0 500710 73 0 0 25 0 8 0 661128127 2390302720 516432 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26254/tid=26260] ppid=26252 vsize=2334280 CPUtime=5007.19 cores=0-7
/proc/26254/task/26260/stat : 26260 (claspmt) R 26252 26254 26110 0 -1 4202560 52682 0 0 0 500663 56 0 0 25 0 8 0 661128127 2390302720 516432 33554432000 4194304 4964800 140735736887840 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26254/tid=26261] ppid=26252 vsize=2334280 CPUtime=5007.95 cores=0-7
/proc/26254/task/26261/stat : 26261 (claspmt) R 26252 26254 26110 0 -1 4202560 49733 0 0 0 500736 59 0 0 25 0 8 0 661128127 2390302720 516432 33554432000 4194304 4964800 140735736887840 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26254/tid=26262] ppid=26252 vsize=2334280 CPUtime=4981.78 cores=0-7
/proc/26254/task/26262/stat : 26262 (claspmt) R 26252 26254 26110 0 -1 4202560 131080 0 0 0 498003 175 0 0 25 0 8 0 661128127 2390302720 516432 33554432000 4194304 4964800 140735736887840 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 2334280

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

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

[startup+5009.8 s]
/proc/loadavg: 8.01 8.04 8.00 9/400 26407
/proc/meminfo: memFree=10188276/32951124 swapFree=56316152/67111528
[pid=26254] ppid=26252 vsize=2304136 CPUtime=40001 cores=0-7
/proc/26254/stat : 26254 (claspmt) R 26252 26254 26110 0 -1 4202496 526956 0 0 0 3999447 650 0 0 25 0 1 0 661128052 2359435264 508823 33554432000 4194304 4964800 140735736887840 18446744073709551615 212435674094 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26254/statm: 576034 508823 476 189 0 570383 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 2304136

[startup+5010.2 s]
/proc/loadavg: 8.01 8.04 8.00 9/400 26407
/proc/meminfo: memFree=10188276/32951124 swapFree=56316152/67111528
[pid=26254] ppid=26252 vsize=1521112 CPUtime=40001.4 cores=0-7
/proc/26254/stat : 26254 (claspmt) R 26252 26254 26110 0 -1 4202496 526956 0 0 0 3999483 653 0 0 25 0 1 0 661128052 1557618688 318858 33554432000 4194304 4964800 140735736887840 18446744073709551615 212436060295 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26254/statm: 380278 318858 476 189 0 374627 0
Current children cumulated CPU time (s) 40001.4
Current children cumulated vsize (KiB) 1521112

Child status: 0
Real time (s): 5010.27
CPU time (s): 40001.4
CPU user time (s): 39994.8
CPU system time (s): 6.61099
CPU usage (%): 798.388
Max. virtual memory (cumulated for all children) (KiB): 2334280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39994.8
system time used= 6.61099
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 526957
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= 113841
involuntary context switches= 187781

runsolver used 16.9064 second user time and 46.8899 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-15 23:34:17
IDJOB=3380935
IDBENCH=83107
IDSOLVER=1865
FILE ID=node102/3380935-1305495257
RUNJOBID= node102-1305494700-26124
PBS_JOBID= 13325433
Free space on /tmp= 73600 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom26.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-3380935-1305495257/watcher-3380935-1305495257 -o /tmp/evaluation-result-3380935-1305495257/solver-3380935-1305495257 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380935-1305495257.cnf

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

MD5SUM BENCH= 98fee1752ddf8cd7cd77925ecf4bfe6e
RANDOM SEED=1141446005

node102.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.828
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.65
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.828
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.828
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.828
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.828
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.828
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.828
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.82
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.828
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:      12261376 kB
Buffers:         70940 kB
Cached:         815188 kB
SwapCached:      33020 kB
Active:       12038500 kB
Inactive:      8434308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12261376 kB
SwapTotal:    67111528 kB
SwapFree:     56316152 kB
Dirty:            5088 kB
Writeback:           0 kB
AnonPages:    19564944 kB
Mapped:          20416 kB
Slab:            64180 kB
PageTables:      86304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102324744 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= 73600 MiB
End job on node102 at 2011-05-16 00:57:49