Trace number 3373550

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) 4800.32 1202.78

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark321.647
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...422543/instance-3373550-1305422543.cnf
0.09/0.18	c Solving...
4800.22/1202.71	
4800.22/1202.71	*** INTERRUPTED! ***
4800.22/1202.71	*** Shutting down threads...
4800.22/1202.77	s UNKNOWN
4800.22/1202.77	
4800.22/1202.77	c INTERRUPTED   : 1
4800.22/1202.77	c Models        : 0+    
4800.22/1202.77	c Time          : 1202.713s (Solving: 1202.53s 1st Model: 0.00s Unsat: 0.00s)
4800.22/1202.77	c CPU Time      : 4800.250s

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-3373550-1305422543/watcher-3373550-1305422543 -o /tmp/evaluation-result-3373550-1305422543/solver-3373550-1305422543 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373550-1305422543.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.70 7.99 7.99 5/275 28032
/proc/meminfo: memFree=20242900/32950904 swapFree=67057400/67111528
[pid=28032] ppid=28030 vsize=25912 CPUtime=0 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 1924 0 0 0 0 0 0 0 25 0 1 0 653854037 26533888 1676 33554432000 4194304 4964800 140733593442016 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28032/statm: 6478 1677 388 189 0 1352 0

[startup+0.088165 s]
/proc/loadavg: 7.70 7.99 7.99 5/275 28032
/proc/meminfo: memFree=20242900/32950904 swapFree=67057400/67111528
[pid=28032] ppid=28030 vsize=33844 CPUtime=0.08 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 4372 0 0 0 8 0 0 0 25 0 1 0 653854037 34656256 3608 33554432000 4194304 4964800 140733593442016 18446744073709551615 237278540485 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28032/statm: 8461 3608 403 189 0 3335 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33844

[startup+0.10016 s]
/proc/loadavg: 7.70 7.99 7.99 5/275 28032
/proc/meminfo: memFree=20242900/32950904 swapFree=67057400/67111528
[pid=28032] ppid=28030 vsize=34240 CPUtime=0.09 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 4463 0 0 0 9 0 0 0 25 0 1 0 653854037 35061760 3699 33554432000 4194304 4964800 140733593442016 18446744073709551615 4600357 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28032/statm: 8560 3699 403 189 0 3434 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34240

[startup+1.09699 s]
/proc/loadavg: 7.70 7.99 7.99 5/275 28032
/proc/meminfo: memFree=20242900/32950904 swapFree=67057400/67111528
[pid=28032] ppid=28030 vsize=189188 CPUtime=3.81 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 9767 0 0 0 380 1 0 0 25 0 4 0 653854037 193728512 8095 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670412 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28032/statm: 47297 8096 458 189 0 41646 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 189188

[startup+1.19697 s]
/proc/loadavg: 7.70 7.99 7.99 5/275 28032
/proc/meminfo: memFree=20242900/32950904 swapFree=67057400/67111528
[pid=28032] ppid=28030 vsize=189584 CPUtime=4.21 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 10035 0 0 0 420 1 0 0 25 0 4 0 653854037 194134016 8363 33554432000 4194304 4964800 140733593442016 18446744073709551615 4342186 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28032/statm: 47396 8363 458 189 0 41745 0
Current children cumulated CPU time (s) 4.21
Current children cumulated vsize (KiB) 189584

[startup+1.5969 s]
/proc/loadavg: 7.70 7.99 7.99 5/275 28032
/proc/meminfo: memFree=20242900/32950904 swapFree=67057400/67111528
[pid=28032] ppid=28030 vsize=189976 CPUtime=5.8 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 10307 0 0 0 579 1 0 0 25 0 4 0 653854037 194535424 8635 33554432000 4194304 4964800 140733593442016 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28032/statm: 47494 8635 458 189 0 41843 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 189976

[startup+3.10063 s]
/proc/loadavg: 7.70 7.99 7.99 9/279 28036
/proc/meminfo: memFree=20204564/32950904 swapFree=67057400/67111528
[pid=28032] ppid=28030 vsize=191964 CPUtime=11.8 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 11589 0 0 0 1178 2 0 0 25 0 4 0 653854037 196571136 9917 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28032/statm: 47991 9917 458 189 0 42340 0
[pid=28032/tid=28034] ppid=28030 vsize=191964 CPUtime=2.89 cores=0,2,4,6
/proc/28032/task/28034/stat : 28034 (claspmt) R 28030 28032 27712 0 -1 4202560 1590 0 0 0 289 0 0 0 24 0 4 0 653854056 196571136 9917 33554432000 4194304 4964800 140733593442016 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28032/tid=28035] ppid=28030 vsize=191964 CPUtime=2.9 cores=0,2,4,6
/proc/28032/task/28035/stat : 28035 (claspmt) R 28030 28032 27712 0 -1 4202560 2511 0 0 0 290 0 0 0 24 0 4 0 653854056 196571136 9917 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28032/tid=28036] ppid=28030 vsize=191964 CPUtime=2.9 cores=0,2,4,6
/proc/28032/task/28036/stat : 28036 (claspmt) R 28030 28032 27712 0 -1 4202560 1754 0 0 0 290 0 0 0 24 0 4 0 653854056 196571136 9917 33554432000 4194304 4964800 140733593442016 18446744073709551615 4684120 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.8
Current children cumulated vsize (KiB) 191964

[startup+6.30106 s]
/proc/loadavg: 7.72 7.99 7.99 9/279 28036
/proc/meminfo: memFree=20196908/32950904 swapFree=67057400/67111528
[pid=28032] ppid=28030 vsize=196024 CPUtime=24.57 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 13534 0 0 0 2454 3 0 0 25 0 4 0 653854037 200728576 11862 33554432000 4194304 4964800 140733593442016 18446744073709551615 4660157 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28032/statm: 49006 11862 460 189 0 43355 0
[pid=28032/tid=28034] ppid=28030 vsize=196024 CPUtime=6.06 cores=0,2,4,6
/proc/28032/task/28034/stat : 28034 (claspmt) R 28030 28032 27712 0 -1 4202560 2074 0 0 0 606 0 0 0 25 0 4 0 653854056 200728576 11862 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28032/tid=28035] ppid=28030 vsize=196024 CPUtime=6.11 cores=0,2,4,6
/proc/28032/task/28035/stat : 28035 (claspmt) R 28030 28032 27712 0 -1 4202560 3188 0 0 0 610 1 0 0 25 0 4 0 653854056 200728576 11862 33554432000 4194304 4964800 140733593442016 18446744073709551615 4668920 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28032/tid=28036] ppid=28030 vsize=196024 CPUtime=6.1 cores=0,2,4,6
/proc/28032/task/28036/stat : 28036 (claspmt) R 28030 28032 27712 0 -1 4202560 2208 0 0 0 610 0 0 0 25 0 4 0 653854056 200728576 11862 33554432000 4194304 4964800 140733593442016 18446744073709551615 4342167 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.57
Current children cumulated vsize (KiB) 196024

[startup+12.7009 s]
/proc/loadavg: 7.75 7.99 7.99 9/279 28036
/proc/meminfo: memFree=20187648/32950904 swapFree=67057400/67111528
[pid=28032] ppid=28030 vsize=196976 CPUtime=50.15 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 15779 0 0 0 5012 3 0 0 25 0 4 0 653854037 201703424 14107 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28032/statm: 49244 14107 460 189 0 43593 0
[pid=28032/tid=28034] ppid=28030 vsize=196976 CPUtime=12.41 cores=0,2,4,6
/proc/28032/task/28034/stat : 28034 (claspmt) R 28030 28032 27712 0 -1 4202560 2291 0 0 0 1241 0 0 0 25 0 4 0 653854056 201703424 14107 33554432000 4194304 4964800 140733593442016 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28032/tid=28035] ppid=28030 vsize=196976 CPUtime=12.51 cores=0,2,4,6
/proc/28032/task/28035/stat : 28035 (claspmt) R 28030 28032 27712 0 -1 4202560 4467 0 0 0 1250 1 0 0 25 0 4 0 653854056 201703424 14107 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28032/tid=28036] ppid=28030 vsize=196976 CPUtime=12.52 cores=0,2,4,6
/proc/28032/task/28036/stat : 28036 (claspmt) R 28030 28032 27712 0 -1 4202560 2532 0 0 0 1251 1 0 0 25 0 4 0 653854056 201703424 14107 33554432000 4194304 4964800 140733593442016 18446744073709551615 4321069 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.15
Current children cumulated vsize (KiB) 196976

[startup+25.5006 s]
/proc/loadavg: 7.80 7.99 7.99 9/279 28037
/proc/meminfo: memFree=20171260/32950904 swapFree=67057400/67111528
[pid=28032] ppid=28030 vsize=206232 CPUtime=101.21 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 19913 0 0 0 10116 5 0 0 25 0 4 0 653854037 211181568 18206 33554432000 4194304 4964800 140733593442016 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28032/statm: 51558 18206 460 189 0 45907 0
[pid=28032/tid=28034] ppid=28030 vsize=206232 CPUtime=25.1 cores=0,2,4,6
/proc/28032/task/28034/stat : 28034 (claspmt) R 28030 28032 27712 0 -1 4202560 3197 0 0 0 2510 0 0 0 25 0 4 0 653854056 211181568 18206 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28032/tid=28035] ppid=28030 vsize=206232 CPUtime=25.3 cores=0,2,4,6
/proc/28032/task/28035/stat : 28035 (claspmt) R 28030 28032 27712 0 -1 4202560 6291 0 0 0 2529 1 0 0 25 0 4 0 653854056 211181568 18206 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28032/tid=28036] ppid=28030 vsize=206232 CPUtime=25.3 cores=0,2,4,6
/proc/28032/task/28036/stat : 28036 (claspmt) R 28030 28032 27712 0 -1 4202560 3225 0 0 0 2529 1 0 0 25 0 4 0 653854056 211181568 18206 33554432000 4194304 4964800 140733593442016 18446744073709551615 4627433 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.21
Current children cumulated vsize (KiB) 206232

[startup+51.1011 s]
/proc/loadavg: 7.92 8.01 7.99 9/279 28037
/proc/meminfo: memFree=20134516/32950904 swapFree=67057400/67111528
[pid=28032] ppid=28030 vsize=215180 CPUtime=203.39 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 29075 0 0 0 20329 10 0 0 25 0 4 0 653854037 220344320 27366 33554432000 4194304 4964800 140733593442016 18446744073709551615 4668607 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28032/statm: 53795 27366 460 189 0 48144 0
[pid=28032/tid=28034] ppid=28030 vsize=215180 CPUtime=50.49 cores=0,2,4,6
/proc/28032/task/28034/stat : 28034 (claspmt) R 28030 28032 27712 0 -1 4202560 4827 0 0 0 5047 2 0 0 25 0 4 0 653854056 220344320 27366 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28032/tid=28035] ppid=28030 vsize=215180 CPUtime=50.9 cores=0,2,4,6
/proc/28032/task/28035/stat : 28035 (claspmt) R 28030 28032 27712 0 -1 4202560 8759 0 0 0 5088 2 0 0 25 0 4 0 653854056 220344320 27366 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28032/tid=28036] ppid=28030 vsize=215180 CPUtime=50.9 cores=0,2,4,6
/proc/28032/task/28036/stat : 28036 (claspmt) R 28030 28032 27712 0 -1 4202560 6010 0 0 0 5087 3 0 0 25 0 4 0 653854056 220344320 27366 33554432000 4194304 4964800 140733593442016 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.39
Current children cumulated vsize (KiB) 215180

[startup+102.301 s]
/proc/loadavg: 8.07 8.03 8.00 9/279 28039
/proc/meminfo: memFree=20092336/32950904 swapFree=67057400/67111528
[pid=28032] ppid=28030 vsize=289904 CPUtime=407.75 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 38492 0 0 0 40757 18 0 0 25 0 4 0 653854037 296861696 36735 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28032/statm: 72476 36735 460 189 0 66825 0
[pid=28032/tid=28034] ppid=28030 vsize=289904 CPUtime=101.26 cores=0,2,4,6
/proc/28032/task/28034/stat : 28034 (claspmt) R 28030 28032 27712 0 -1 4202560 7135 0 0 0 10123 3 0 0 25 0 4 0 653854056 296861696 36735 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28032/tid=28035] ppid=28030 vsize=289904 CPUtime=102.1 cores=0,2,4,6
/proc/28032/task/28035/stat : 28035 (claspmt) R 28030 28032 27712 0 -1 4202560 11004 0 0 0 10206 4 0 0 25 0 4 0 653854056 296861696 36735 33554432000 4194304 4964800 140733593442016 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28032/tid=28036] ppid=28030 vsize=289904 CPUtime=102.1 cores=0,2,4,6
/proc/28032/task/28036/stat : 28036 (claspmt) R 28030 28032 27712 0 -1 4202560 9422 0 0 0 10203 7 0 0 25 0 4 0 653854056 296861696 36735 33554432000 4194304 4964800 140733593442016 18446744073709551615 4683728 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.75
Current children cumulated vsize (KiB) 289904

[startup+162.3 s]
/proc/loadavg: 8.18 8.07 8.01 9/279 28040
/proc/meminfo: memFree=20049908/32950904 swapFree=67057400/67111528
[pid=28032] ppid=28030 vsize=295268 CPUtime=647.28 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 47231 0 0 0 64702 26 0 0 25 0 4 0 653854037 302354432 45417 33554432000 4194304 4964800 140733593442016 18446744073709551615 4668698 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28032/statm: 73817 45417 460 189 0 68166 0
[pid=28032/tid=28034] ppid=28030 vsize=295268 CPUtime=160.77 cores=0,2,4,6
/proc/28032/task/28034/stat : 28034 (claspmt) R 28030 28032 27712 0 -1 4202560 9554 0 0 0 16072 5 0 0 25 0 4 0 653854056 302354432 45417 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28032/tid=28035] ppid=28030 vsize=295268 CPUtime=162.12 cores=0,2,4,6
/proc/28032/task/28035/stat : 28035 (claspmt) R 28030 28032 27712 0 -1 4202560 12275 0 0 0 16207 5 0 0 25 0 4 0 653854056 302354432 45417 33554432000 4194304 4964800 140733593442016 18446744073709551615 4363327 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28032/tid=28036] ppid=28030 vsize=295268 CPUtime=162.11 cores=0,2,4,6
/proc/28032/task/28036/stat : 28036 (claspmt) R 28030 28032 27712 0 -1 4202560 12129 0 0 0 16201 10 0 0 25 0 4 0 653854056 302354432 45417 33554432000 4194304 4964800 140733593442016 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 647.28
Current children cumulated vsize (KiB) 295268

[startup+222.301 s]
/proc/loadavg: 8.18 8.09 8.02 9/279 28042
/proc/meminfo: memFree=19984292/32950904 swapFree=67057400/67111528
[pid=28032] ppid=28030 vsize=301724 CPUtime=886.75 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 56446 0 0 0 88638 37 0 0 25 0 4 0 653854037 308965376 54632 33554432000 4194304 4964800 140733593442016 18446744073709551615 4669280 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28032/statm: 75431 54632 460 189 0 69780 0
[pid=28032/tid=28034] ppid=28030 vsize=301724 CPUtime=220.28 cores=0,2,4,6
/proc/28032/task/28034/stat : 28034 (claspmt) R 28030 28032 27712 0 -1 4202560 11470 0 0 0 22020 8 0 0 25 0 4 0 653854056 308965376 54632 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28032/tid=28035] ppid=28030 vsize=301724 CPUtime=222.11 cores=0,2,4,6
/proc/28032/task/28035/stat : 28035 (claspmt) R 28030 28032 27712 0 -1 4202560 15600 0 0 0 22202 9 0 0 25 0 4 0 653854056 308965376 54632 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670137 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28032/tid=28036] ppid=28030 vsize=301724 CPUtime=222.1 cores=0,2,4,6
/proc/28032/task/28036/stat : 28036 (claspmt) R 28030 28032 27712 0 -1 4202560 13988 0 0 0 22198 12 0 0 25 0 4 0 653854056 308965376 54632 33554432000 4194304 4964800 140733593442016 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 886.75
Current children cumulated vsize (KiB) 301724

[startup+282.31 s]
/proc/loadavg: 8.12 8.08 8.02 9/279 28044
/proc/meminfo: memFree=19942852/32950904 swapFree=67057400/67111528
[pid=28032] ppid=28030 vsize=367260 CPUtime=1126.27 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 62850 0 0 0 112583 44 0 0 25 0 4 0 653854037 376074240 61036 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670378 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28032/statm: 91815 61036 460 189 0 86164 0
[pid=28032/tid=28034] ppid=28030 vsize=367260 CPUtime=279.79 cores=0,2,4,6

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

[pid=28032] ppid=28030 vsize=438220 CPUtime=2563.24 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 71647 0 0 0 256272 52 0 0 25 0 4 0 653854037 448737280 69486 33554432000 4194304 4964800 140733593442016 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28032/statm: 109555 69486 460 189 0 103904 0
[pid=28032/tid=28034] ppid=28030 vsize=438220 CPUtime=636.81 cores=0,2,4,6
/proc/28032/task/28034/stat : 28034 (claspmt) R 28030 28032 27712 0 -1 4202560 13792 0 0 0 63671 10 0 0 25 0 4 0 653854056 448737280 69486 33554432000 4194304 4964800 140733593442016 18446744073709551615 4653536 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28032/tid=28035] ppid=28030 vsize=438220 CPUtime=642.11 cores=0,2,4,6
/proc/28032/task/28035/stat : 28035 (claspmt) R 28030 28032 27712 0 -1 4202560 22873 0 0 0 64196 15 0 0 25 0 4 0 653854056 448737280 69486 33554432000 4194304 4964800 140733593442016 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28032/tid=28036] ppid=28030 vsize=438220 CPUtime=642.09 cores=0,2,4,6
/proc/28032/task/28036/stat : 28036 (claspmt) R 28030 28032 27712 0 -1 4202560 18001 0 0 0 64192 17 0 0 25 0 4 0 653854056 448737280 69486 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2563.24
Current children cumulated vsize (KiB) 438220

[startup+702.3 s]
/proc/loadavg: 6.21 7.59 7.85 5/270 28073
/proc/meminfo: memFree=20634732/32950904 swapFree=67057400/67111528
[pid=28032] ppid=28030 vsize=439000 CPUtime=2802.73 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 72053 0 0 0 280220 53 0 0 25 0 4 0 653854037 449536000 69837 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670155 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28032/statm: 109750 69837 460 189 0 104099 0
[pid=28032/tid=28034] ppid=28030 vsize=439000 CPUtime=696.32 cores=0,2,4,6
/proc/28032/task/28034/stat : 28034 (claspmt) R 28030 28032 27712 0 -1 4202560 13967 0 0 0 69622 10 0 0 25 0 4 0 653854056 449536000 69837 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28032/tid=28035] ppid=28030 vsize=439000 CPUtime=702.11 cores=0,2,4,6
/proc/28032/task/28035/stat : 28035 (claspmt) R 28030 28032 27712 0 -1 4202560 23052 0 0 0 70196 15 0 0 25 0 4 0 653854056 449536000 69837 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28032/tid=28036] ppid=28030 vsize=439000 CPUtime=702.09 cores=0,2,4,6
/proc/28032/task/28036/stat : 28036 (claspmt) R 28030 28032 27712 0 -1 4202560 18003 0 0 0 70191 18 0 0 25 0 4 0 653854056 449536000 69837 33554432000 4194304 4964800 140733593442016 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2802.73
Current children cumulated vsize (KiB) 439000

[startup+762.301 s]
/proc/loadavg: 4.81 6.94 7.61 5/270 28074
/proc/meminfo: memFree=20631724/32950904 swapFree=67057400/67111528
[pid=28032] ppid=28030 vsize=441208 CPUtime=3042.23 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 72731 0 0 0 304169 54 0 0 25 0 4 0 653854037 451796992 70460 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28032/statm: 110302 70460 460 189 0 104651 0
[pid=28032/tid=28034] ppid=28030 vsize=441208 CPUtime=755.81 cores=0,2,4,6
/proc/28032/task/28034/stat : 28034 (claspmt) R 28030 28032 27712 0 -1 4202560 14068 0 0 0 75571 10 0 0 25 0 4 0 653854056 451796992 70460 33554432000 4194304 4964800 140733593442016 18446744073709551615 4660247 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28032/tid=28035] ppid=28030 vsize=441208 CPUtime=762.11 cores=0,2,4,6
/proc/28032/task/28035/stat : 28035 (claspmt) R 28030 28032 27712 0 -1 4202560 23565 0 0 0 76196 15 0 0 25 0 4 0 653854056 451796992 70460 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28032/tid=28036] ppid=28030 vsize=441208 CPUtime=762.09 cores=0,2,4,6
/proc/28032/task/28036/stat : 28036 (claspmt) R 28030 28032 27712 0 -1 4202560 18029 0 0 0 76191 18 0 0 25 0 4 0 653854056 451796992 70460 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3042.23
Current children cumulated vsize (KiB) 441208

[startup+822.301 s]
/proc/loadavg: 4.29 6.40 7.38 5/270 28076
/proc/meminfo: memFree=20624864/32950904 swapFree=67057400/67111528
[pid=28032] ppid=28030 vsize=447444 CPUtime=3281.76 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 74582 0 0 0 328121 55 0 0 25 0 4 0 653854037 458182656 72311 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670640 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28032/statm: 111861 72311 460 189 0 106210 0
[pid=28032/tid=28034] ppid=28030 vsize=447444 CPUtime=815.33 cores=0,2,4,6
/proc/28032/task/28034/stat : 28034 (claspmt) R 28030 28032 27712 0 -1 4202560 14364 0 0 0 81522 11 0 0 25 0 4 0 653854056 458182656 72311 33554432000 4194304 4964800 140733593442016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28032/tid=28035] ppid=28030 vsize=447444 CPUtime=822.12 cores=0,2,4,6
/proc/28032/task/28035/stat : 28035 (claspmt) R 28030 28032 27712 0 -1 4202560 23740 0 0 0 82197 15 0 0 25 0 4 0 653854056 458182656 72311 33554432000 4194304 4964800 140733593442016 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28032/tid=28036] ppid=28030 vsize=447444 CPUtime=822.09 cores=0,2,4,6
/proc/28032/task/28036/stat : 28036 (claspmt) R 28030 28032 27712 0 -1 4202560 19221 0 0 0 82191 18 0 0 25 0 4 0 653854056 458182656 72311 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3281.76
Current children cumulated vsize (KiB) 447444

[startup+882.3 s]
/proc/loadavg: 4.18 5.98 7.17 5/270 28078
/proc/meminfo: memFree=20622848/32950904 swapFree=67057400/67111528
[pid=28032] ppid=28030 vsize=448352 CPUtime=3521.23 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 75082 0 0 0 352068 55 0 0 25 0 4 0 653854037 459112448 72811 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670194 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28032/statm: 112088 72811 460 189 0 106437 0
[pid=28032/tid=28034] ppid=28030 vsize=448352 CPUtime=874.83 cores=0,2,4,6
/proc/28032/task/28034/stat : 28034 (claspmt) R 28030 28032 27712 0 -1 4202560 14468 0 0 0 87472 11 0 0 25 0 4 0 653854056 459112448 72811 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28032/tid=28035] ppid=28030 vsize=448352 CPUtime=882.11 cores=0,2,4,6
/proc/28032/task/28035/stat : 28035 (claspmt) R 28030 28032 27712 0 -1 4202560 23980 0 0 0 88196 15 0 0 25 0 4 0 653854056 459112448 72811 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28032/tid=28036] ppid=28030 vsize=448352 CPUtime=882.09 cores=0,2,4,6
/proc/28032/task/28036/stat : 28036 (claspmt) R 28030 28032 27712 0 -1 4202560 19234 0 0 0 88190 19 0 0 25 0 4 0 653854056 459112448 72811 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3521.23
Current children cumulated vsize (KiB) 448352

[startup+942.311 s]
/proc/loadavg: 4.06 5.62 6.97 5/270 28079
/proc/meminfo: memFree=20614504/32950904 swapFree=67057400/67111528
[pid=28032] ppid=28030 vsize=516132 CPUtime=3760.78 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 77265 0 0 0 376019 59 0 0 25 0 4 0 653854037 528519168 74809 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28032/statm: 129033 74809 460 189 0 123382 0
[pid=28032/tid=28034] ppid=28030 vsize=516132 CPUtime=934.34 cores=0,2,4,6
/proc/28032/task/28034/stat : 28034 (claspmt) R 28030 28032 27712 0 -1 4202560 14963 0 0 0 93421 13 0 0 25 0 4 0 653854056 528519168 74809 33554432000 4194304 4964800 140733593442016 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28032/tid=28035] ppid=28030 vsize=516132 CPUtime=942.12 cores=0,2,4,6
/proc/28032/task/28035/stat : 28035 (claspmt) R 28030 28032 27712 0 -1 4202560 25400 0 0 0 94196 16 0 0 18 0 4 0 653854056 528519168 74809 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28032/tid=28036] ppid=28030 vsize=516132 CPUtime=942.1 cores=0,2,4,6
/proc/28032/task/28036/stat : 28036 (claspmt) R 28030 28032 27712 0 -1 4202560 19501 0 0 0 94191 19 0 0 25 0 4 0 653854056 528519168 74809 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3760.78
Current children cumulated vsize (KiB) 516132

[startup+1002.3 s]
/proc/loadavg: 4.08 5.33 6.79 5/270 28081
/proc/meminfo: memFree=20613444/32950904 swapFree=67057400/67111528
[pid=28032] ppid=28030 vsize=516772 CPUtime=4000.26 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 77598 0 0 0 399967 59 0 0 25 0 4 0 653854037 529174528 75087 33554432000 4194304 4964800 140733593442016 18446744073709551615 4653244 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28032/statm: 129193 75087 460 189 0 123542 0
[pid=28032/tid=28034] ppid=28030 vsize=516772 CPUtime=993.84 cores=0,2,4,6
/proc/28032/task/28034/stat : 28034 (claspmt) R 28030 28032 27712 0 -1 4202560 15052 0 0 0 99371 13 0 0 25 0 4 0 653854056 529174528 75087 33554432000 4194304 4964800 140733593442016 18446744073709551615 4660495 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28032/tid=28035] ppid=28030 vsize=516772 CPUtime=1002.11 cores=0,2,4,6
/proc/28032/task/28035/stat : 28035 (claspmt) R 28030 28032 27712 0 -1 4202560 25552 0 0 0 100195 16 0 0 25 0 4 0 653854056 529174528 75087 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28032/tid=28036] ppid=28030 vsize=516772 CPUtime=1002.09 cores=0,2,4,6
/proc/28032/task/28036/stat : 28036 (claspmt) R 28030 28032 27712 0 -1 4202560 19560 0 0 0 100190 19 0 0 25 0 4 0 653854056 529174528 75087 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4000.26
Current children cumulated vsize (KiB) 516772

[startup+1062.3 s]
/proc/loadavg: 4.09 5.10 6.61 5/270 28082
/proc/meminfo: memFree=20610440/32950904 swapFree=67057400/67111528
[pid=28032] ppid=28030 vsize=517956 CPUtime=4239.75 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 78452 0 0 0 423915 60 0 0 25 0 4 0 653854037 530386944 75811 33554432000 4194304 4964800 140733593442016 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28032/statm: 129489 75811 460 189 0 123838 0
[pid=28032/tid=28034] ppid=28030 vsize=517956 CPUtime=1053.34 cores=0,2,4,6
/proc/28032/task/28034/stat : 28034 (claspmt) R 28030 28032 27712 0 -1 4202560 15111 0 0 0 105321 13 0 0 25 0 4 0 653854056 530386944 75811 33554432000 4194304 4964800 140733593442016 18446744073709551615 4334301 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28032/tid=28035] ppid=28030 vsize=517956 CPUtime=1062.12 cores=0,2,4,6
/proc/28032/task/28035/stat : 28035 (claspmt) R 28030 28032 27712 0 -1 4202560 26324 0 0 0 106195 17 0 0 25 0 4 0 653854056 530386944 75811 33554432000 4194304 4964800 140733593442016 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28032/tid=28036] ppid=28030 vsize=517956 CPUtime=1062.09 cores=0,2,4,6
/proc/28032/task/28036/stat : 28036 (claspmt) R 28030 28032 27712 0 -1 4202560 19583 0 0 0 106190 19 0 0 25 0 4 0 653854056 530386944 75811 33554432000 4194304 4964800 140733593442016 18446744073709551615 4683996 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4239.75
Current children cumulated vsize (KiB) 517956

[startup+1122.3 s]
/proc/loadavg: 4.08 4.92 6.45 5/270 28084
/proc/meminfo: memFree=20608048/32950904 swapFree=67057400/67111528
[pid=28032] ppid=28030 vsize=520420 CPUtime=4479.26 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 79150 0 0 0 447866 60 0 0 25 0 4 0 653854037 532910080 76454 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28032/statm: 130105 76454 460 189 0 124454 0
[pid=28032/tid=28034] ppid=28030 vsize=520420 CPUtime=1112.94 cores=0,2,4,6
/proc/28032/task/28034/stat : 28034 (claspmt) R 28030 28032 27712 0 -1 4202560 15285 0 0 0 111281 13 0 0 25 0 4 0 653854056 532910080 76454 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28032/tid=28035] ppid=28030 vsize=520420 CPUtime=1122.12 cores=0,2,4,6
/proc/28032/task/28035/stat : 28035 (claspmt) R 28030 28032 27712 0 -1 4202560 26390 0 0 0 112195 17 0 0 25 0 4 0 653854056 532910080 76454 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28032/tid=28036] ppid=28030 vsize=520420 CPUtime=1122.09 cores=0,2,4,6
/proc/28032/task/28036/stat : 28036 (claspmt) R 28030 28032 27712 0 -1 4202560 20023 0 0 0 112190 19 0 0 25 0 4 0 653854056 532910080 76454 33554432000 4194304 4964800 140733593442016 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4479.26
Current children cumulated vsize (KiB) 520420

[startup+1182.3 s]
/proc/loadavg: 4.08 4.76 6.30 5/270 28086
/proc/meminfo: memFree=20597344/32950904 swapFree=67057400/67111528
[pid=28032] ppid=28030 vsize=530560 CPUtime=4718.76 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 81906 0 0 0 471814 62 0 0 25 0 4 0 653854037 543293440 79210 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28032/statm: 132640 79210 460 189 0 126989 0
[pid=28032/tid=28034] ppid=28030 vsize=530560 CPUtime=1172.93 cores=0,2,4,6
/proc/28032/task/28034/stat : 28034 (claspmt) R 28030 28032 27712 0 -1 4202560 16363 0 0 0 117279 14 0 0 25 0 4 0 653854056 543293440 79210 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28032/tid=28035] ppid=28030 vsize=530560 CPUtime=1182.12 cores=0,2,4,6
/proc/28032/task/28035/stat : 28035 (claspmt) R 28030 28032 27712 0 -1 4202560 26490 0 0 0 118195 17 0 0 25 0 4 0 653854056 543293440 79210 33554432000 4194304 4964800 140733593442016 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28032/tid=28036] ppid=28030 vsize=530560 CPUtime=1182.1 cores=0,2,4,6
/proc/28032/task/28036/stat : 28036 (claspmt) R 28030 28032 27712 0 -1 4202560 21527 0 0 0 118190 20 0 0 25 0 4 0 653854056 543293440 79210 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4718.76
Current children cumulated vsize (KiB) 530560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.7 s]
/proc/loadavg: 4.05 4.71 6.25 5/270 28086
/proc/meminfo: memFree=20588888/32950904 swapFree=67057400/67111528
[pid=28032] ppid=28030 vsize=537840 CPUtime=4800.22 cores=0,2,4,6
/proc/28032/stat : 28032 (claspmt) R 28030 28032 27712 0 -1 4202496 84010 0 0 0 479958 64 0 0 25 0 4 0 653854037 550748160 81258 33554432000 4194304 4964800 140733593442016 18446744073709551615 4668773 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28032/statm: 134460 81258 460 189 0 128809 0
[pid=28032/tid=28034] ppid=28030 vsize=537840 CPUtime=1193.34 cores=0,2,4,6
/proc/28032/task/28034/stat : 28034 (claspmt) R 28030 28032 27712 0 -1 4202560 16485 0 0 0 119320 14 0 0 25 0 4 0 653854056 550748160 81258 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28032/tid=28035] ppid=28030 vsize=537840 CPUtime=1202.53 cores=0,2,4,6
/proc/28032/task/28035/stat : 28035 (claspmt) R 28030 28032 27712 0 -1 4202560 26687 0 0 0 120236 17 0 0 25 0 4 0 653854056 550748160 81258 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28032/tid=28036] ppid=28030 vsize=537840 CPUtime=1202.5 cores=0,2,4,6
/proc/28032/task/28036/stat : 28036 (claspmt) R 28030 28032 27712 0 -1 4202560 23312 0 0 0 120229 21 0 0 25 0 4 0 653854056 550748160 81258 33554432000 4194304 4964800 140733593442016 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 537840

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

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

Child status: 0
Real time (s): 1202.78
CPU time (s): 4800.32
CPU user time (s): 4799.66
CPU system time (s): 0.657899
CPU usage (%): 399.102
Max. virtual memory (cumulated for all children) (KiB): 537840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.66
system time used= 0.657899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84022
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= 7196
involuntary context switches= 22065

runsolver used 2.93755 second user time and 6.92595 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 03:22:23
IDJOB=3373550
IDBENCH=83125
IDSOLVER=1853
FILE ID=node121/3373550-1305422543
RUNJOBID= node121-1305419410-27730
PBS_JOBID= 13324576
Free space on /tmp= 73428 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom14.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-3373550-1305422543/watcher-3373550-1305422543 -o /tmp/evaluation-result-3373550-1305422543/solver-3373550-1305422543 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373550-1305422543.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=1312549740

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20243056 kB
Buffers:        303988 kB
Cached:        6016396 kB
SwapCached:       7656 kB
Active:        7099680 kB
Inactive:      5254488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20243056 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:            2300 kB
Writeback:           4 kB
AnonPages:     6031600 kB
Mapped:          22500 kB
Slab:           265548 kB
PageTables:      25652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 31344608 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= 73432 MiB
End job on node121 at 2011-05-15 03:42:28