Trace number 3322340

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095? (TO) 35645 5100.42

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top23.cnf
MD5SUM6ee28191d649bfeef8c7d8c569a3cd59
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark640.829
Satisfiable
(Un)Satisfiability was proved
Number of variables60823
Number of clauses193450
Sum of the clauses size472824
Maximum clause length2414
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2117689
Number of clauses of size 374473
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5991

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...380574/instance-3322340-1304380574.cnf
0.79/0.86	c Solving...
35644.50/5100.01	
35644.50/5100.01	*** INTERRUPTED! ***
35644.50/5100.01	*** Shutting down threads...
35644.93/5100.41	s UNKNOWN
35644.93/5100.41	
35644.93/5100.41	c INTERRUPTED   : 1
35644.93/5100.41	c Models        : 0+    
35644.93/5100.41	c Time          : 5100.020s (Solving: 5099.16s 1st Model: 0.00s Unsat: 0.00s)
35644.93/5100.41	c CPU Time      : 35644.550s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 9.14 9.15 9.10 2/289 12792
/proc/meminfo: memFree=12173580/32950928 swapFree=67111348/67111528
[pid=12792] ppid=12790 vsize=32232 CPUtime=0 cores=0-7
/proc/12792/stat : 12792 (claspmt) R 12790 12792 12428 0 -1 4202496 2952 0 0 0 0 0 0 0 21 0 1 0 549657110 33005568 2750 33554432000 4194304 4964704 140733337663200 18446744073709551615 4679026 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/12792/statm: 8058 2754 377 189 0 2932 0

[startup+0.0777121 s]
/proc/loadavg: 9.14 9.15 9.10 2/289 12792
/proc/meminfo: memFree=12173580/32950928 swapFree=67111348/67111528
[pid=12792] ppid=12790 vsize=45600 CPUtime=0.06 cores=0-7
/proc/12792/stat : 12792 (claspmt) R 12790 12792 12428 0 -1 4202496 8360 0 0 0 6 0 0 0 21 0 1 0 549657110 46694400 6477 33554432000 4194304 4964704 140733337663200 18446744073709551615 208079890777 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/12792/statm: 11400 6477 399 189 0 6274 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 45600

[startup+0.100709 s]
/proc/loadavg: 9.14 9.15 9.10 2/289 12792
/proc/meminfo: memFree=12173580/32950928 swapFree=67111348/67111528
[pid=12792] ppid=12790 vsize=49584 CPUtime=0.09 cores=0-7
/proc/12792/stat : 12792 (claspmt) R 12790 12792 12428 0 -1 4202496 9274 0 0 0 8 1 0 0 21 0 1 0 549657110 50774016 7391 33554432000 4194304 4964704 140733337663200 18446744073709551615 4618052 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/12792/statm: 12396 7391 399 189 0 7270 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 49584

[startup+0.30067 s]
/proc/loadavg: 9.14 9.15 9.10 2/289 12792
/proc/meminfo: memFree=12173580/32950928 swapFree=67111348/67111528
[pid=12792] ppid=12790 vsize=56716 CPUtime=0.29 cores=0-7
/proc/12792/stat : 12792 (claspmt) R 12790 12792 12428 0 -1 4202496 11127 0 0 0 28 1 0 0 22 0 1 0 549657110 58077184 9244 33554432000 4194304 4964704 140733337663200 18446744073709551615 4600417 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/12792/statm: 14179 9244 404 189 0 9053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56716

[startup+0.700592 s]
/proc/loadavg: 9.14 9.15 9.10 2/289 12792
/proc/meminfo: memFree=12173580/32950928 swapFree=67111348/67111528
[pid=12792] ppid=12790 vsize=59356 CPUtime=0.69 cores=0-7
/proc/12792/stat : 12792 (claspmt) R 12790 12792 12428 0 -1 4202496 11781 0 0 0 68 1 0 0 23 0 1 0 549657110 60780544 9898 33554432000 4194304 4964704 140733337663200 18446744073709551615 4622620 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/12792/statm: 14839 9898 404 189 0 9713 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59356

[startup+1.50044 s]
/proc/loadavg: 8.57 9.03 9.06 3/297 12800
/proc/meminfo: memFree=12095404/32950928 swapFree=67111348/67111528
[pid=12792] ppid=12790 vsize=309660 CPUtime=2.97 cores=0-7
/proc/12792/stat : 12792 (claspmt) R 12790 12792 12428 0 -1 4202496 26316 0 0 0 292 5 0 0 22 0 8 0 549657110 317091840 20150 33554432000 4194304 4964704 140733337663200 18446744073709551615 4370269 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/12792/statm: 77415 20150 464 189 0 71764 0
[pid=12792/tid=12794] ppid=12790 vsize=309660 CPUtime=0.22 cores=0-7
/proc/12792/task/12794/stat : 12794 (claspmt) R 12790 12792 12428 0 -1 4202560 1442 0 0 0 22 0 0 0 22 0 8 0 549657197 317091840 20150 33554432000 4194304 4964704 140733337663200 18446744073709551615 4370224 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12792/tid=12795] ppid=12790 vsize=309660 CPUtime=0.24 cores=0-7
/proc/12792/task/12795/stat : 12795 (claspmt) R 12790 12792 12428 0 -1 4202560 2486 0 0 0 24 0 0 0 16 0 8 0 549657197 317091840 20150 33554432000 4194304 4964704 140733337663200 18446744073709551615 4668925 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12792/tid=12796] ppid=12790 vsize=309660 CPUtime=0.24 cores=0-7
/proc/12792/task/12796/stat : 12796 (claspmt) R 12790 12792 12428 0 -1 4202560 2302 0 0 0 24 0 0 0 16 0 8 0 549657197 317091840 20150 33554432000 4194304 4964704 140733337663200 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12792/tid=12797] ppid=12790 vsize=309660 CPUtime=0.24 cores=0-7
/proc/12792/task/12797/stat : 12797 (claspmt) R 12790 12792 12428 0 -1 4202560 1826 0 0 0 24 0 0 0 22 0 8 0 549657197 317091840 20150 33554432000 4194304 4964704 140733337663200 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12792/tid=12798] ppid=12790 vsize=309660 CPUtime=0.61 cores=0-7
/proc/12792/task/12798/stat : 12798 (claspmt) R 12790 12792 12428 0 -1 4202560 1768 0 0 0 61 0 0 0 25 0 8 0 549657197 317091840 20150 33554432000 4194304 4964704 140733337663200 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12792/tid=12799] ppid=12790 vsize=309660 CPUtime=0 cores=0-7
/proc/12792/task/12799/stat : 12799 (claspmt) R 12790 12792 12428 0 -1 4202560 2099 0 0 0 0 0 0 0 22 0 8 0 549657197 317091840 20150 33554432000 4194304 4964704 140733337663200 18446744073709551615 4683476 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12792/tid=12800] ppid=12790 vsize=309660 CPUtime=0.25 cores=0-7
/proc/12792/task/12800/stat : 12800 (claspmt) R 12790 12792 12428 0 -1 4202560 2268 0 0 0 25 0 0 0 16 0 8 0 549657197 317091840 20150 33554432000 4194304 4964704 140733337663200 18446744073709551615 4360553 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 309660

[startup+3.10114 s]
/proc/loadavg: 8.57 9.03 9.06 10/297 12800
/proc/meminfo: memFree=12089328/32950928 swapFree=67111348/67111528
[pid=12792] ppid=12790 vsize=312904 CPUtime=14.17 cores=0-7
/proc/12792/stat : 12792 (claspmt) R 12790 12792 12428 0 -1 4202496 30146 0 0 0 1410 7 0 0 25 0 8 0 549657110 320413696 23980 33554432000 4194304 4964704 140733337663200 18446744073709551615 4669898 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/12792/statm: 78226 23980 464 189 0 72575 0
[pid=12792/tid=12794] ppid=12790 vsize=312904 CPUtime=1.82 cores=0-7
/proc/12792/task/12794/stat : 12794 (claspmt) R 12790 12792 12428 0 -1 4202560 1890 0 0 0 182 0 0 0 25 0 8 0 549657197 320413696 23980 33554432000 4194304 4964704 140733337663200 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12792/tid=12795] ppid=12790 vsize=312904 CPUtime=1.85 cores=0-7
/proc/12792/task/12795/stat : 12795 (claspmt) R 12790 12792 12428 0 -1 4202560 3206 0 0 0 184 1 0 0 18 0 8 0 549657197 320413696 23981 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670462 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12792/tid=12796] ppid=12790 vsize=312904 CPUtime=1.84 cores=0-7
/proc/12792/task/12796/stat : 12796 (claspmt) R 12790 12792 12428 0 -1 4202560 2885 0 0 0 184 0 0 0 17 0 8 0 549657197 320413696 23981 33554432000 4194304 4964704 140733337663200 18446744073709551615 208079893537 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12792/tid=12797] ppid=12790 vsize=312904 CPUtime=1.84 cores=0-7
/proc/12792/task/12797/stat : 12797 (claspmt) R 12790 12792 12428 0 -1 4202560 2489 0 0 0 184 0 0 0 25 0 8 0 549657197 320413696 23981 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12792/tid=12798] ppid=12790 vsize=312904 CPUtime=2.21 cores=0-7
/proc/12792/task/12798/stat : 12798 (claspmt) R 12790 12792 12428 0 -1 4202560 1794 0 0 0 221 0 0 0 25 0 8 0 549657197 320413696 23981 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12792/tid=12799] ppid=12790 vsize=312904 CPUtime=0 cores=0-7
/proc/12792/task/12799/stat : 12799 (claspmt) R 12790 12792 12428 0 -1 4202560 2102 0 0 0 0 0 0 0 21 0 8 0 549657197 320413696 23981 33554432000 4194304 4964704 140733337663200 18446744073709551615 208080337439 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12792/tid=12800] ppid=12790 vsize=312904 CPUtime=1.83 cores=0-7
/proc/12792/task/12800/stat : 12800 (claspmt) R 12790 12792 12428 0 -1 4202560 3156 0 0 0 183 0 0 0 18 0 8 0 549657197 320413696 23981 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 14.17
Current children cumulated vsize (KiB) 312904

[startup+6.30053 s]
/proc/loadavg: 8.57 9.03 9.06 10/297 12800
/proc/meminfo: memFree=12065032/32950928 swapFree=67111348/67111528
[pid=12792] ppid=12790 vsize=318332 CPUtime=36.53 cores=0-7
/proc/12792/stat : 12792 (claspmt) R 12790 12792 12428 0 -1 4202496 34737 0 0 0 3643 10 0 0 25 0 8 0 549657110 325971968 28571 33554432000 4194304 4964704 140733337663200 18446744073709551615 4668654 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/12792/statm: 79583 28571 464 189 0 73932 0
[pid=12792/tid=12794] ppid=12790 vsize=318332 CPUtime=5.02 cores=0-7
/proc/12792/task/12794/stat : 12794 (claspmt) R 12790 12792 12428 0 -1 4202560 2231 0 0 0 502 0 0 0 25 0 8 0 549657197 325971968 28571 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12792/tid=12795] ppid=12790 vsize=318332 CPUtime=4 cores=0-7
/proc/12792/task/12795/stat : 12795 (claspmt) R 12790 12792 12428 0 -1 4202560 4051 0 0 0 398 2 0 0 21 0 8 0 549657197 325971968 28571 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12792/tid=12796] ppid=12790 vsize=318332 CPUtime=5.03 cores=0-7
/proc/12792/task/12796/stat : 12796 (claspmt) R 12790 12792 12428 0 -1 4202560 3578 0 0 0 503 0 0 0 25 0 8 0 549657197 325971968 28571 33554432000 4194304 4964704 140733337663200 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12792/tid=12797] ppid=12790 vsize=318332 CPUtime=5.04 cores=0-7
/proc/12792/task/12797/stat : 12797 (claspmt) R 12790 12792 12428 0 -1 4202560 3392 0 0 0 503 1 0 0 25 0 8 0 549657197 325971968 28571 33554432000 4194304 4964704 140733337663200 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12792/tid=12798] ppid=12790 vsize=318332 CPUtime=5.41 cores=0-7
/proc/12792/task/12798/stat : 12798 (claspmt) R 12790 12792 12428 0 -1 4202560 1828 0 0 0 541 0 0 0 25 0 8 0 549657197 325971968 28571 33554432000 4194304 4964704 140733337663200 18446744073709551615 4660755 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12792/tid=12799] ppid=12790 vsize=318332 CPUtime=1.04 cores=0-7
/proc/12792/task/12799/stat : 12799 (claspmt) R 12790 12792 12428 0 -1 4202560 2369 0 0 0 104 0 0 0 24 0 8 0 549657197 325971968 28571 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12792/tid=12800] ppid=12790 vsize=318332 CPUtime=5 cores=0-7
/proc/12792/task/12800/stat : 12800 (claspmt) R 12790 12792 12428 0 -1 4202560 4057 0 0 0 499 1 0 0 25 0 8 0 549657197 325971968 28571 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 36.53
Current children cumulated vsize (KiB) 318332

[startup+12.7003 s]
/proc/loadavg: 8.63 9.03 9.06 10/297 12800
/proc/meminfo: memFree=12031708/32950928 swapFree=67111348/67111528
[pid=12792] ppid=12790 vsize=454624 CPUtime=81.23 cores=0-7
/proc/12792/stat : 12792 (claspmt) R 12790 12792 12428 0 -1 4202496 43175 0 0 0 8108 15 0 0 25 0 8 0 549657110 465534976 37009 33554432000 4194304 4964704 140733337663200 18446744073709551615 4342208 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/12792/statm: 113656 37009 466 189 0 108005 0
[pid=12792/tid=12794] ppid=12790 vsize=454624 CPUtime=11.34 cores=0-7
/proc/12792/task/12794/stat : 12794 (claspmt) R 12790 12792 12428 0 -1 4202560 3198 0 0 0 1133 1 0 0 25 0 8 0 549657197 465534976 37009 33554432000 4194304 4964704 140733337663200 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12792/tid=12795] ppid=12790 vsize=454624 CPUtime=9.8 cores=0-7
/proc/12792/task/12795/stat : 12795 (claspmt) R 12790 12792 12428 0 -1 4202560 5143 0 0 0 978 2 0 0 25 0 8 0 549657197 465534976 37009 33554432000 4194304 4964704 140733337663200 18446744073709551615 4660043 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12792/tid=12796] ppid=12790 vsize=454624 CPUtime=10.26 cores=0-7
/proc/12792/task/12796/stat : 12796 (claspmt) R 12790 12792 12428 0 -1 4202560 4535 0 0 0 1025 1 0 0 25 0 8 0 549657197 465534976 37009 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12792/tid=12797] ppid=12790 vsize=454624 CPUtime=9.29 cores=0-7
/proc/12792/task/12797/stat : 12797 (claspmt) R 12790 12792 12428 0 -1 4202560 3889 0 0 0 928 1 0 0 20 0 8 0 549657197 465534976 37009 33554432000 4194304 4964704 140733337663200 18446744073709551615 4669073 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12792/tid=12798] ppid=12790 vsize=454624 CPUtime=11.8 cores=0-7
/proc/12792/task/12798/stat : 12798 (claspmt) R 12790 12792 12428 0 -1 4202560 3234 0 0 0 1180 0 0 0 25 0 8 0 549657197 465534976 37009 33554432000 4194304 4964704 140733337663200 18446744073709551615 4342196 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12792/tid=12799] ppid=12790 vsize=454624 CPUtime=5.95 cores=0-7
/proc/12792/task/12799/stat : 12799 (claspmt) R 12790 12792 12428 0 -1 4202560 3310 0 0 0 595 0 0 0 25 0 8 0 549657197 465534976 37009 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12792/tid=12800] ppid=12790 vsize=454624 CPUtime=10.43 cores=0-7
/proc/12792/task/12800/stat : 12800 (claspmt) R 12790 12792 12428 0 -1 4202560 5765 0 0 0 1041 2 0 0 20 0 8 0 549657197 465534976 37009 33554432000 4194304 4964704 140733337663200 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 81.23
Current children cumulated vsize (KiB) 454624

[startup+25.5009 s]
/proc/loadavg: 8.69 9.03 9.06 10/297 12800
/proc/meminfo: memFree=12004524/32950928 swapFree=67111348/67111528
[pid=12792] ppid=12790 vsize=456448 CPUtime=170.66 cores=0-7
/proc/12792/stat : 12792 (claspmt) R 12790 12792 12428 0 -1 4202496 50324 0 0 0 17046 20 0 0 25 0 8 0 549657110 467402752 44158 33554432000 4194304 4964704 140733337663200 18446744073709551615 4668904 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/12792/statm: 114112 44158 466 189 0 108461 0
[pid=12792/tid=12794] ppid=12790 vsize=456448 CPUtime=24.13 cores=0-7
/proc/12792/task/12794/stat : 12794 (claspmt) R 12790 12792 12428 0 -1 4202560 3866 0 0 0 2411 2 0 0 25 0 8 0 549657197 467402752 44158 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670110 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12792/tid=12795] ppid=12790 vsize=456448 CPUtime=22.59 cores=0-7
/proc/12792/task/12795/stat : 12795 (claspmt) R 12790 12792 12428 0 -1 4202560 6279 0 0 0 2256 3 0 0 25 0 8 0 549657197 467402752 44158 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12792/tid=12796] ppid=12790 vsize=456448 CPUtime=18.39 cores=0-7
/proc/12792/task/12796/stat : 12796 (claspmt) R 12790 12792 12428 0 -1 4202560 5192 0 0 0 1838 1 0 0 25 0 8 0 549657197 467402752 44158 33554432000 4194304 4964704 140733337663200 18446744073709551615 4668850 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12792/tid=12797] ppid=12790 vsize=456448 CPUtime=20.44 cores=0-7
/proc/12792/task/12797/stat : 12797 (claspmt) R 12790 12792 12428 0 -1 4202560 4955 0 0 0 2042 2 0 0 25 0 8 0 549657197 467402752 44158 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12792/tid=12798] ppid=12790 vsize=456448 CPUtime=18.84 cores=0-7
/proc/12792/task/12798/stat : 12798 (claspmt) R 12790 12792 12428 0 -1 4202560 3999 0 0 0 1883 1 0 0 25 0 8 0 549657197 467402752 44158 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12792/tid=12799] ppid=12790 vsize=456448 CPUtime=18.66 cores=0-7
/proc/12792/task/12799/stat : 12799 (claspmt) R 12790 12792 12428 0 -1 4202560 4198 0 0 0 1865 1 0 0 25 0 8 0 549657197 467402752 44159 33554432000 4194304 4964704 140733337663200 18446744073709551615 208080337390 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12792/tid=12800] ppid=12790 vsize=456448 CPUtime=22.47 cores=0-7
/proc/12792/task/12800/stat : 12800 (claspmt) R 12790 12792 12428 0 -1 4202560 6947 0 0 0 2244 3 0 0 25 0 8 0 549657197 467402752 44159 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 170.66
Current children cumulated vsize (KiB) 456448

[startup+51.101 s]
/proc/loadavg: 8.79 9.02 9.05 10/297 12801
/proc/meminfo: memFree=11953532/32950928 swapFree=67111348/67111528
[pid=12792] ppid=12790 vsize=462452 CPUtime=349.54 cores=0-7
/proc/12792/stat : 12792 (claspmt) R 12790 12792 12428 0 -1 4202496 62581 0 0 0 34923 31 0 0 25 0 8 0 549657110 473550848 56414 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670419 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/12792/statm: 115613 56414 466 189 0 109962 0
[pid=12792/tid=12794] ppid=12790 vsize=462452 CPUtime=49.71 cores=0-7
/proc/12792/task/12794/stat : 12794 (claspmt) R 12790 12792 12428 0 -1 4202560 4819 0 0 0 4968 3 0 0 25 0 8 0 549657197 473550848 56414 33554432000 4194304 4964704 140733337663200 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12792/tid=12795] ppid=12790 vsize=462452 CPUtime=45.13 cores=0-7
/proc/12792/task/12795/stat : 12795 (claspmt) R 12790 12792 12428 0 -1 4202560 7737 0 0 0 4509 4 0 0 25 0 8 0 549657197 473550848 56414 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670291 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12792/tid=12796] ppid=12790 vsize=462452 CPUtime=40.98 cores=0-7
/proc/12792/task/12796/stat : 12796 (claspmt) R 12790 12792 12428 0 -1 4202560 5882 0 0 0 4096 2 0 0 25 0 8 0 549657197 473550848 56414 33554432000 4194304 4964704 140733337663200 18446744073709551615 4683974 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12792/tid=12797] ppid=12790 vsize=462452 CPUtime=37.69 cores=0-7
/proc/12792/task/12797/stat : 12797 (claspmt) R 12790 12792 12428 0 -1 4202560 6207 0 0 0 3765 4 0 0 25 0 8 0 549657197 473550848 56414 33554432000 4194304 4964704 140733337663200 18446744073709551615 4334301 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12792/tid=12798] ppid=12790 vsize=462452 CPUtime=38.38 cores=0-7
/proc/12792/task/12798/stat : 12798 (claspmt) R 12790 12792 12428 0 -1 4202560 5920 0 0 0 3834 4 0 0 25 0 8 0 549657197 473550848 56414 33554432000 4194304 4964704 140733337663200 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12792/tid=12799] ppid=12790 vsize=462452 CPUtime=39 cores=0-7
/proc/12792/task/12799/stat : 12799 (claspmt) R 12790 12792 12428 0 -1 4202560 5384 0 0 0 3899 1 0 0 25 0 8 0 549657197 473550848 56414 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12792/tid=12800] ppid=12790 vsize=462452 CPUtime=47.96 cores=0-7
/proc/12792/task/12800/stat : 12800 (claspmt) R 12790 12792 12428 0 -1 4202560 10728 0 0 0 4790 6 0 0 25 0 8 0 549657197 473550848 56414 33554432000 4194304 4964704 140733337663200 18446744073709551615 4320872 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 349.54

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

/proc/12792/task/12799/stat : 12799 (claspmt) R 12790 12792 12428 0 -1 4202560 20029 0 0 0 374645 21 0 0 25 0 8 0 549657197 1730404352 361375 33554432000 4194304 4964704 140733337663200 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12792/tid=12800] ppid=12790 vsize=1689848 CPUtime=3988.14 cores=0-7
/proc/12792/task/12800/stat : 12800 (claspmt) R 12790 12792 12428 0 -1 4202560 139322 0 0 0 398644 170 0 0 25 0 8 0 549657197 1730404352 361375 33554432000 4194304 4964704 140733337663200 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 33423.4
Current children cumulated vsize (KiB) 1689848

[startup+4842.3 s]
/proc/loadavg: 9.00 9.03 9.00 10/297 12953
/proc/meminfo: memFree=10730132/32950928 swapFree=67111348/67111528
[pid=12792] ppid=12790 vsize=1689848 CPUtime=33842.8 cores=0-7
/proc/12792/stat : 12792 (claspmt) R 12790 12792 12428 0 -1 4202496 370438 0 0 0 3383841 443 0 0 25 0 8 0 549657110 1730404352 361374 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/12792/statm: 422462 361374 466 189 0 416811 0
[pid=12792/tid=12794] ppid=12790 vsize=1689848 CPUtime=4453.28 cores=0-7
/proc/12792/task/12794/stat : 12794 (claspmt) R 12790 12792 12428 0 -1 4202560 22120 0 0 0 445305 23 0 0 25 0 8 0 549657197 1730404352 361374 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12792/tid=12795] ppid=12790 vsize=1689848 CPUtime=4595.18 cores=0-7
/proc/12792/task/12795/stat : 12795 (claspmt) R 12790 12792 12428 0 -1 4202560 49016 0 0 0 459457 61 0 0 25 0 8 0 549657197 1730404352 361374 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12792/tid=12796] ppid=12790 vsize=1689848 CPUtime=3881.01 cores=0-7
/proc/12792/task/12796/stat : 12796 (claspmt) R 12790 12792 12428 0 -1 4202560 25332 0 0 0 388070 31 0 0 25 0 8 0 549657197 1730404352 361374 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12792/tid=12797] ppid=12790 vsize=1689848 CPUtime=4602.87 cores=0-7
/proc/12792/task/12797/stat : 12797 (claspmt) R 12790 12792 12428 0 -1 4202560 46065 0 0 0 460222 65 0 0 25 0 8 0 549657197 1730404352 361374 33554432000 4194304 4964704 140733337663200 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12792/tid=12798] ppid=12790 vsize=1689848 CPUtime=4696.62 cores=0-7
/proc/12792/task/12798/stat : 12798 (claspmt) R 12790 12792 12428 0 -1 4202560 33614 0 0 0 469627 35 0 0 25 0 8 0 549657197 1730404352 361374 33554432000 4194304 4964704 140733337663200 18446744073709551615 4669296 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12792/tid=12799] ppid=12790 vsize=1689848 CPUtime=3802.13 cores=0-7
/proc/12792/task/12799/stat : 12799 (claspmt) R 12790 12792 12428 0 -1 4202560 20029 0 0 0 380192 21 0 0 25 0 8 0 549657197 1730404352 361374 33554432000 4194304 4964704 140733337663200 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12792/tid=12800] ppid=12790 vsize=1689848 CPUtime=4037.23 cores=0-7
/proc/12792/task/12800/stat : 12800 (claspmt) R 12790 12792 12428 0 -1 4202560 139323 0 0 0 403553 170 0 0 25 0 8 0 549657197 1730404352 361374 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 33842.8
Current children cumulated vsize (KiB) 1689848

[startup+4902.3 s]
/proc/loadavg: 9.00 9.03 9.00 10/297 12954
/proc/meminfo: memFree=10730104/32950928 swapFree=67111348/67111528
[pid=12792] ppid=12790 vsize=1689848 CPUtime=34262.3 cores=0-7
/proc/12792/stat : 12792 (claspmt) R 12790 12792 12428 0 -1 4202496 370457 0 0 0 3425788 443 0 0 25 0 8 0 549657110 1730404352 361393 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12792/statm: 422462 361393 466 189 0 416811 0
[pid=12792/tid=12794] ppid=12790 vsize=1689848 CPUtime=4513.28 cores=0-7
/proc/12792/task/12794/stat : 12794 (claspmt) R 12790 12792 12428 0 -1 4202560 22120 0 0 0 451305 23 0 0 25 0 8 0 549657197 1730404352 361393 33554432000 4194304 4964704 140733337663200 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12792/tid=12795] ppid=12790 vsize=1689848 CPUtime=4655.18 cores=0-7
/proc/12792/task/12795/stat : 12795 (claspmt) R 12790 12792 12428 0 -1 4202560 49017 0 0 0 465457 61 0 0 25 0 8 0 549657197 1730404352 361393 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12792/tid=12796] ppid=12790 vsize=1689848 CPUtime=3924.51 cores=0-7
/proc/12792/task/12796/stat : 12796 (claspmt) R 12790 12792 12428 0 -1 4202560 25332 0 0 0 392420 31 0 0 25 0 8 0 549657197 1730404352 361393 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12792/tid=12797] ppid=12790 vsize=1689848 CPUtime=4662.87 cores=0-7
/proc/12792/task/12797/stat : 12797 (claspmt) R 12790 12792 12428 0 -1 4202560 46065 0 0 0 466222 65 0 0 25 0 8 0 549657197 1730404352 361393 33554432000 4194304 4964704 140733337663200 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12792/tid=12798] ppid=12790 vsize=1689848 CPUtime=4756.62 cores=0-7
/proc/12792/task/12798/stat : 12798 (claspmt) R 12790 12792 12428 0 -1 4202560 33614 0 0 0 475627 35 0 0 25 0 8 0 549657197 1730404352 361393 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12792/tid=12799] ppid=12790 vsize=1689848 CPUtime=3858.09 cores=0-7
/proc/12792/task/12799/stat : 12799 (claspmt) R 12790 12792 12428 0 -1 4202560 20029 0 0 0 385788 21 0 0 25 0 8 0 549657197 1730404352 361393 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12792/tid=12800] ppid=12790 vsize=1689848 CPUtime=4079.02 cores=0-7
/proc/12792/task/12800/stat : 12800 (claspmt) R 12790 12792 12428 0 -1 4202560 139333 0 0 0 407732 170 0 0 25 0 8 0 549657197 1730404352 361393 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 34262.3
Current children cumulated vsize (KiB) 1689848

[startup+4962.3 s]
/proc/loadavg: 9.00 9.02 9.00 10/297 12956
/proc/meminfo: memFree=10729964/32950928 swapFree=67111348/67111528
[pid=12792] ppid=12790 vsize=1689848 CPUtime=34681.8 cores=0-7
/proc/12792/stat : 12792 (claspmt) R 12790 12792 12428 0 -1 4202496 370473 0 0 0 3467734 443 0 0 25 0 8 0 549657110 1730404352 361409 33554432000 4194304 4964704 140733337663200 18446744073709551615 4342213 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12792/statm: 422462 361409 466 189 0 416811 0
[pid=12792/tid=12794] ppid=12790 vsize=1689848 CPUtime=4570.04 cores=0-7
/proc/12792/task/12794/stat : 12794 (claspmt) R 12790 12792 12428 0 -1 4202560 22123 0 0 0 456981 23 0 0 25 0 8 0 549657197 1730404352 361409 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12792/tid=12795] ppid=12790 vsize=1689848 CPUtime=4715.19 cores=0-7
/proc/12792/task/12795/stat : 12795 (claspmt) R 12790 12792 12428 0 -1 4202560 49020 0 0 0 471458 61 0 0 25 0 8 0 549657197 1730404352 361409 33554432000 4194304 4964704 140733337663200 18446744073709551615 4660075 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12792/tid=12796] ppid=12790 vsize=1689848 CPUtime=3966.46 cores=0-7
/proc/12792/task/12796/stat : 12796 (claspmt) R 12790 12792 12428 0 -1 4202560 25332 0 0 0 396615 31 0 0 25 0 8 0 549657197 1730404352 361409 33554432000 4194304 4964704 140733337663200 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12792/tid=12797] ppid=12790 vsize=1689848 CPUtime=4722.88 cores=0-7
/proc/12792/task/12797/stat : 12797 (claspmt) R 12790 12792 12428 0 -1 4202560 46065 0 0 0 472223 65 0 0 25 0 8 0 549657197 1730404352 361409 33554432000 4194304 4964704 140733337663200 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12792/tid=12798] ppid=12790 vsize=1689848 CPUtime=4816.63 cores=0-7
/proc/12792/task/12798/stat : 12798 (claspmt) R 12790 12792 12428 0 -1 4202560 33617 0 0 0 481628 35 0 0 25 0 8 0 549657197 1730404352 361409 33554432000 4194304 4964704 140733337663200 18446744073709551615 4660364 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12792/tid=12799] ppid=12790 vsize=1689848 CPUtime=3913.95 cores=0-7
/proc/12792/task/12799/stat : 12799 (claspmt) R 12790 12792 12428 0 -1 4202560 20036 0 0 0 391374 21 0 0 25 0 8 0 549657197 1730404352 361409 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12792/tid=12800] ppid=12790 vsize=1689848 CPUtime=4122.44 cores=0-7
/proc/12792/task/12800/stat : 12800 (claspmt) R 12790 12792 12428 0 -1 4202560 139333 0 0 0 412074 170 0 0 25 0 8 0 549657197 1730404352 361409 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 34681.8
Current children cumulated vsize (KiB) 1689848

[startup+5022.3 s]
/proc/loadavg: 9.08 9.04 9.01 10/297 12958
/proc/meminfo: memFree=10729436/32950928 swapFree=67111348/67111528
[pid=12792] ppid=12790 vsize=1689848 CPUtime=35101.2 cores=0-7
/proc/12792/stat : 12792 (claspmt) R 12790 12792 12428 0 -1 4202496 370669 0 0 0 3509679 445 0 0 25 0 8 0 549657110 1730404352 361410 33554432000 4194304 4964704 140733337663200 18446744073709551615 4653336 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/12792/statm: 422462 361410 466 189 0 416811 0
[pid=12792/tid=12794] ppid=12790 vsize=1689848 CPUtime=4619.48 cores=0-7
/proc/12792/task/12794/stat : 12794 (claspmt) R 12790 12792 12428 0 -1 4202560 22318 0 0 0 461925 23 0 0 25 0 8 0 549657197 1730404352 361410 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12792/tid=12795] ppid=12790 vsize=1689848 CPUtime=4775.19 cores=0-7
/proc/12792/task/12795/stat : 12795 (claspmt) R 12790 12792 12428 0 -1 4202560 49020 0 0 0 477458 61 0 0 25 0 8 0 549657197 1730404352 361410 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12792/tid=12796] ppid=12790 vsize=1689848 CPUtime=4005.32 cores=0-7
/proc/12792/task/12796/stat : 12796 (claspmt) R 12790 12792 12428 0 -1 4202560 25332 0 0 0 400500 32 0 0 25 0 8 0 549657197 1730404352 361410 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12792/tid=12797] ppid=12790 vsize=1689848 CPUtime=4782.88 cores=0-7
/proc/12792/task/12797/stat : 12797 (claspmt) R 12790 12792 12428 0 -1 4202560 46065 0 0 0 478223 65 0 0 25 0 8 0 549657197 1730404352 361410 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12792/tid=12798] ppid=12790 vsize=1689848 CPUtime=4876.63 cores=0-7
/proc/12792/task/12798/stat : 12798 (claspmt) R 12790 12792 12428 0 -1 4202560 33617 0 0 0 487628 35 0 0 25 0 8 0 549657197 1730404352 361410 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12792/tid=12799] ppid=12790 vsize=1689848 CPUtime=3966.31 cores=0-7
/proc/12792/task/12799/stat : 12799 (claspmt) R 12790 12792 12428 0 -1 4202560 20036 0 0 0 396610 21 0 0 25 0 8 0 549657197 1730404352 361410 33554432000 4194304 4964704 140733337663200 18446744073709551615 4668820 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12792/tid=12800] ppid=12790 vsize=1689848 CPUtime=4181.14 cores=0-7
/proc/12792/task/12800/stat : 12800 (claspmt) R 12790 12792 12428 0 -1 4202560 139334 0 0 0 417944 170 0 0 25 0 8 0 549657197 1730404352 361410 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 35101.2
Current children cumulated vsize (KiB) 1689848

[startup+5082.3 s]
/proc/loadavg: 9.03 9.03 9.00 10/297 12959
/proc/meminfo: memFree=10728800/32950928 swapFree=67111348/67111528
[pid=12792] ppid=12790 vsize=1689848 CPUtime=35520.7 cores=0-7
/proc/12792/stat : 12792 (claspmt) R 12790 12792 12428 0 -1 4202496 370819 0 0 0 3551623 446 0 0 25 0 8 0 549657110 1730404352 361560 33554432000 4194304 4964704 140733337663200 18446744073709551615 4668645 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/12792/statm: 422462 361560 466 189 0 416811 0
[pid=12792/tid=12794] ppid=12790 vsize=1689848 CPUtime=4665.88 cores=0-7
/proc/12792/task/12794/stat : 12794 (claspmt) R 12790 12792 12428 0 -1 4202560 22318 0 0 0 466565 23 0 0 25 0 8 0 549657197 1730404352 361560 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12792/tid=12795] ppid=12790 vsize=1689848 CPUtime=4835.19 cores=0-7
/proc/12792/task/12795/stat : 12795 (claspmt) R 12790 12792 12428 0 -1 4202560 49020 0 0 0 483458 61 0 0 25 0 8 0 549657197 1730404352 361560 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12792/tid=12796] ppid=12790 vsize=1689848 CPUtime=4056.02 cores=0-7
/proc/12792/task/12796/stat : 12796 (claspmt) R 12790 12792 12428 0 -1 4202560 25338 0 0 0 405570 32 0 0 25 0 8 0 549657197 1730404352 361560 33554432000 4194304 4964704 140733337663200 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12792/tid=12797] ppid=12790 vsize=1689848 CPUtime=4842.88 cores=0-7
/proc/12792/task/12797/stat : 12797 (claspmt) R 12790 12792 12428 0 -1 4202560 46065 0 0 0 484223 65 0 0 25 0 8 0 549657197 1730404352 361560 33554432000 4194304 4964704 140733337663200 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12792/tid=12798] ppid=12790 vsize=1689848 CPUtime=4936.64 cores=0-7
/proc/12792/task/12798/stat : 12798 (claspmt) R 12790 12792 12428 0 -1 4202560 33748 0 0 0 493628 36 0 0 25 0 8 0 549657197 1730404352 361560 33554432000 4194304 4964704 140733337663200 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12792/tid=12799] ppid=12790 vsize=1689848 CPUtime=4018.98 cores=0-7
/proc/12792/task/12799/stat : 12799 (claspmt) R 12790 12792 12428 0 -1 4202560 20048 0 0 0 401876 22 0 0 25 0 8 0 549657197 1730404352 361560 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12792/tid=12800] ppid=12790 vsize=1689848 CPUtime=4233.13 cores=0-7
/proc/12792/task/12800/stat : 12800 (claspmt) R 12790 12792 12428 0 -1 4202560 139335 0 0 0 423143 170 0 0 25 0 8 0 549657197 1730404352 361560 33554432000 4194304 4964704 140733337663200 18446744073709551615 4669427 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 35520.7
Current children cumulated vsize (KiB) 1689848



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 9.02 9.03 9.00 10/297 12960
/proc/meminfo: memFree=10728672/32950928 swapFree=67111348/67111528
[pid=12792] ppid=12790 vsize=1689848 CPUtime=35644.5 cores=0-7
/proc/12792/stat : 12792 (claspmt) R 12790 12792 12428 0 -1 4202496 370826 0 0 0 3564004 446 0 0 25 0 8 0 549657110 1730404352 361567 33554432000 4194304 4964704 140733337663200 18446744073709551615 4362283 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/12792/statm: 422462 361567 466 189 0 416811 0
[pid=12792/tid=12794] ppid=12790 vsize=1689848 CPUtime=4683.6 cores=0-7
/proc/12792/task/12794/stat : 12794 (claspmt) R 12790 12792 12428 0 -1 4202560 22318 0 0 0 468337 23 0 0 25 0 8 0 549657197 1730404352 361567 33554432000 4194304 4964704 140733337663200 18446744073709551615 4370224 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12792/tid=12795] ppid=12790 vsize=1689848 CPUtime=4852.9 cores=0-7
/proc/12792/task/12795/stat : 12795 (claspmt) R 12790 12792 12428 0 -1 4202560 49020 0 0 0 485229 61 0 0 25 0 8 0 549657197 1730404352 361567 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12792/tid=12796] ppid=12790 vsize=1689848 CPUtime=4069.74 cores=0-7
/proc/12792/task/12796/stat : 12796 (claspmt) R 12790 12792 12428 0 -1 4202560 25338 0 0 0 406942 32 0 0 25 0 8 0 549657197 1730404352 361567 33554432000 4194304 4964704 140733337663200 18446744073709551615 4669296 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12792/tid=12797] ppid=12790 vsize=1689848 CPUtime=4860.59 cores=0-7
/proc/12792/task/12797/stat : 12797 (claspmt) R 12790 12792 12428 0 -1 4202560 46065 0 0 0 485994 65 0 0 25 0 8 0 549657197 1730404352 361567 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12792/tid=12798] ppid=12790 vsize=1689848 CPUtime=4954.35 cores=0-7
/proc/12792/task/12798/stat : 12798 (claspmt) R 12790 12792 12428 0 -1 4202560 33755 0 0 0 495399 36 0 0 25 0 8 0 549657197 1730404352 361567 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12792/tid=12799] ppid=12790 vsize=1689848 CPUtime=4031.84 cores=0-7
/proc/12792/task/12799/stat : 12799 (claspmt) R 12790 12792 12428 0 -1 4202560 20048 0 0 0 403162 22 0 0 25 0 8 0 549657197 1730404352 361567 33554432000 4194304 4964704 140733337663200 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12792/tid=12800] ppid=12790 vsize=1689848 CPUtime=4241.99 cores=0-7
/proc/12792/task/12800/stat : 12800 (claspmt) R 12790 12792 12428 0 -1 4202560 139335 0 0 0 424029 170 0 0 25 0 8 0 549657197 1730404352 361567 33554432000 4194304 4964704 140733337663200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 35644.5
Current children cumulated vsize (KiB) 1689848

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

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

[startup+5100.2 s]
/proc/loadavg: 9.02 9.03 9.00 10/297 12960
/proc/meminfo: memFree=10728672/32950928 swapFree=67111348/67111528
[pid=12792] ppid=12790 vsize=1663540 CPUtime=35644.7 cores=0-7
/proc/12792/stat : 12792 (claspmt) R 12790 12792 12428 0 -1 4202496 370836 0 0 0 3564027 447 0 0 25 0 1 0 549657110 1703464960 354991 33554432000 4194304 4964704 140733337663200 18446744073709551615 208079881313 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/12792/statm: 415885 354991 476 189 0 410234 0
Current children cumulated CPU time (s) 35644.7
Current children cumulated vsize (KiB) 1663540

[startup+5100.4 s]
/proc/loadavg: 9.02 9.03 9.00 10/297 12960
/proc/meminfo: memFree=10728672/32950928 swapFree=67111348/67111528
[pid=12792] ppid=12790 vsize=649248 CPUtime=35644.9 cores=0-7
/proc/12792/stat : 12792 (claspmt) R 12790 12792 12428 0 -1 4202496 370836 0 0 0 3564042 451 0 0 25 0 1 0 549657110 664829952 76059 33554432000 4194304 4964704 140733337663200 18446744073709551615 208080275815 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/12792/statm: 162312 76059 476 189 0 156661 0
Current children cumulated CPU time (s) 35644.9
Current children cumulated vsize (KiB) 649248

Child status: 0
Real time (s): 5100.42
CPU time (s): 35645
CPU user time (s): 35640.4
CPU system time (s): 4.53331
CPU usage (%): 698.864
Max. virtual memory (cumulated for all children) (KiB): 1689848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35640.4
system time used= 4.53331
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 370837
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= 59728
involuntary context switches= 238990

runsolver used 13.149 second user time and 33.2799 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-03 01:56:14
IDJOB=3322340
IDBENCH=83114
IDSOLVER=1711
FILE ID=node127/3322340-1304380574
RUNJOBID= node127-1304375468-12442
PBS_JOBID= 13181783
Free space on /tmp= 73312 MiB

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

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

MD5SUM BENCH= 6ee28191d649bfeef8c7d8c569a3cd59
RANDOM SEED=609664918

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12173984 kB
Buffers:        829180 kB
Cached:        3584640 kB
SwapCached:          8 kB
Active:       16160232 kB
Inactive:      4115160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12173984 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            3988 kB
Writeback:           0 kB
AnonPages:    15861260 kB
Mapped:          26960 kB
Slab:           386800 kB
PageTables:      46540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44771748 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= 73312 MiB
End job on node127 at 2011-05-03 03:21:16