Trace number 3373049

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.45 1204.28

General information on the benchmark

Namecrafted/skvortsov/automata-synchronization/
crn_40_1521_s.cnf
MD5SUM4e35cb9894b1ca841d462da2d6957cc5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables63882
Number of clauses123981
Sum of the clauses size369562
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22381
Number of clauses of size 3121600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...424729/instance-3373049-1305424729.cnf
0.49/0.54	c Solving...
4800.15/1204.01	
4800.15/1204.01	*** INTERRUPTED! ***
4800.15/1204.01	*** Shutting down threads...
4800.36/1204.27	s UNKNOWN
4800.36/1204.27	
4800.36/1204.27	c INTERRUPTED   : 1
4800.36/1204.27	c Models        : 0+    
4800.36/1204.27	c Time          : 1204.016s (Solving: 1203.48s 1st Model: 0.00s Unsat: 0.00s)
4800.36/1204.27	c CPU Time      : 4800.180s

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-3373049-1305424729/watcher-3373049-1305424729 -o /tmp/evaluation-result-3373049-1305424729/solver-3373049-1305424729 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373049-1305424729.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: 8.09 8.03 7.14 5/333 22372
/proc/meminfo: memFree=23339224/32951124 swapFree=59367104/67111528
[pid=22372] ppid=22370 vsize=29048 CPUtime=0 cores=0,2,4,6
/proc/22372/stat : 22372 (claspmt) R 22370 22372 22057 0 -1 4202496 2152 0 0 0 0 0 0 0 25 0 1 0 634888576 29745152 2082 33554432000 4194304 4964800 140735165141216 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22372/statm: 7262 2089 375 189 0 2136 0

[startup+0.0369951 s]
/proc/loadavg: 8.09 8.03 7.14 5/333 22372
/proc/meminfo: memFree=23339224/32951124 swapFree=59367104/67111528
[pid=22372] ppid=22370 vsize=37992 CPUtime=0.03 cores=0,2,4,6
/proc/22372/stat : 22372 (claspmt) R 22370 22372 22057 0 -1 4202496 5502 0 0 0 3 0 0 0 25 0 1 0 634888576 38903808 4642 33554432000 4194304 4964800 140735165141216 18446744073709551615 270338383616 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22372/statm: 9498 4644 385 189 0 4372 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 37992

[startup+0.100967 s]
/proc/loadavg: 8.09 8.03 7.14 5/333 22372
/proc/meminfo: memFree=23339224/32951124 swapFree=59367104/67111528
[pid=22372] ppid=22370 vsize=49972 CPUtime=0.09 cores=0,2,4,6
/proc/22372/stat : 22372 (claspmt) R 22370 22372 22057 0 -1 4202496 9172 0 0 0 9 0 0 0 25 0 1 0 634888576 51171328 7507 33554432000 4194304 4964800 140735165141216 18446744073709551615 270338044613 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22372/statm: 12493 7507 399 189 0 7367 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 49972

[startup+0.300913 s]
/proc/loadavg: 8.09 8.03 7.14 5/333 22372
/proc/meminfo: memFree=23339224/32951124 swapFree=59367104/67111528
[pid=22372] ppid=22370 vsize=55516 CPUtime=0.29 cores=0,2,4,6
/proc/22372/stat : 22372 (claspmt) R 22370 22372 22057 0 -1 4202496 10563 0 0 0 28 1 0 0 25 0 1 0 634888576 56848384 8898 33554432000 4194304 4964800 140735165141216 18446744073709551615 270338044613 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22372/statm: 13879 8898 400 189 0 8753 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55516

[startup+0.700794 s]
/proc/loadavg: 8.09 8.03 7.14 5/333 22372
/proc/meminfo: memFree=23339224/32951124 swapFree=59367104/67111528
[pid=22372] ppid=22370 vsize=222808 CPUtime=1.1 cores=0,2,4,6
/proc/22372/stat : 22372 (claspmt) R 22370 22372 22057 0 -1 4202496 24805 0 0 0 107 3 0 0 25 0 4 0 634888576 228155392 20568 33554432000 4194304 4964800 140735165141216 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22372/statm: 55702 20568 458 189 0 50051 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 222808

[startup+1.50064 s]
/proc/loadavg: 8.09 8.03 7.14 9/337 22376
/proc/meminfo: memFree=23253276/32951124 swapFree=59367104/67111528
[pid=22372] ppid=22370 vsize=225916 CPUtime=4.29 cores=0,2,4,6
/proc/22372/stat : 22372 (claspmt) R 22370 22372 22057 0 -1 4202496 26837 0 0 0 425 4 0 0 25 0 4 0 634888576 231337984 22600 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670437 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22372/statm: 56479 22600 458 189 0 50828 0
[pid=22372/tid=22374] ppid=22370 vsize=225916 CPUtime=0.94 cores=0,2,4,6
/proc/22372/task/22374/stat : 22374 (claspmt) R 22370 22372 22057 0 -1 4202560 2810 0 0 0 94 0 0 0 19 0 4 0 634888630 231337984 22600 33554432000 4194304 4964800 140735165141216 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22372/tid=22375] ppid=22370 vsize=225916 CPUtime=0.94 cores=0,2,4,6
/proc/22372/task/22375/stat : 22375 (claspmt) R 22370 22372 22057 0 -1 4202560 5260 0 0 0 93 1 0 0 25 0 4 0 634888630 231337984 22600 33554432000 4194304 4964800 140735165141216 18446744073709551615 4456552 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22372/tid=22376] ppid=22370 vsize=225916 CPUtime=0.93 cores=0,2,4,6
/proc/22372/task/22376/stat : 22376 (claspmt) R 22370 22372 22057 0 -1 4202560 5354 0 0 0 92 1 0 0 19 0 4 0 634888630 231337984 22600 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.29
Current children cumulated vsize (KiB) 225916

[startup+3.10032 s]
/proc/loadavg: 8.09 8.03 7.14 9/337 22376
/proc/meminfo: memFree=23236180/32951124 swapFree=59367104/67111528
[pid=22372] ppid=22370 vsize=229516 CPUtime=10.69 cores=0,2,4,6
/proc/22372/stat : 22372 (claspmt) R 22370 22372 22057 0 -1 4202496 29704 0 0 0 1063 6 0 0 25 0 4 0 634888576 235024384 25405 33554432000 4194304 4964800 140735165141216 18446744073709551615 4371537 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22372/statm: 57379 25405 458 189 0 51728 0
[pid=22372/tid=22374] ppid=22370 vsize=229516 CPUtime=2.54 cores=0,2,4,6
/proc/22372/task/22374/stat : 22374 (claspmt) R 22370 22372 22057 0 -1 4202560 3343 0 0 0 254 0 0 0 22 0 4 0 634888630 235024384 25405 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22372/tid=22375] ppid=22370 vsize=229516 CPUtime=2.54 cores=0,2,4,6
/proc/22372/task/22375/stat : 22375 (claspmt) R 22370 22372 22057 0 -1 4202560 6251 0 0 0 253 1 0 0 25 0 4 0 634888630 235024384 25405 33554432000 4194304 4964800 140735165141216 18446744073709551615 4362990 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22372/tid=22376] ppid=22370 vsize=229516 CPUtime=2.51 cores=0,2,4,6
/proc/22372/task/22376/stat : 22376 (claspmt) R 22370 22372 22057 0 -1 4202560 6297 0 0 0 250 1 0 0 22 0 4 0 634888630 235024384 25405 33554432000 4194304 4964800 140735165141216 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.69
Current children cumulated vsize (KiB) 229516

[startup+6.30068 s]
/proc/loadavg: 8.08 8.03 7.14 9/337 22376
/proc/meminfo: memFree=23211624/32951124 swapFree=59367104/67111528
[pid=22372] ppid=22370 vsize=234084 CPUtime=23.45 cores=0,2,4,6
/proc/22372/stat : 22372 (claspmt) R 22370 22372 22057 0 -1 4202496 33157 0 0 0 2338 7 0 0 25 0 4 0 634888576 239702016 28858 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22372/statm: 58521 28858 460 189 0 52870 0
[pid=22372/tid=22374] ppid=22370 vsize=234084 CPUtime=5.74 cores=0,2,4,6
/proc/22372/task/22374/stat : 22374 (claspmt) R 22370 22372 22057 0 -1 4202560 3655 0 0 0 574 0 0 0 25 0 4 0 634888630 239702016 28858 33554432000 4194304 4964800 140735165141216 18446744073709551615 4371537 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22372/tid=22375] ppid=22370 vsize=234084 CPUtime=5.74 cores=0,2,4,6
/proc/22372/task/22375/stat : 22375 (claspmt) R 22370 22372 22057 0 -1 4202560 7111 0 0 0 572 2 0 0 25 0 4 0 634888630 239702016 28858 33554432000 4194304 4964800 140735165141216 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22372/tid=22376] ppid=22370 vsize=234084 CPUtime=5.68 cores=0,2,4,6
/proc/22372/task/22376/stat : 22376 (claspmt) R 22370 22372 22057 0 -1 4202560 7884 0 0 0 566 2 0 0 25 0 4 0 634888630 239702016 28858 33554432000 4194304 4964800 140735165141216 18446744073709551615 4361118 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 23.45
Current children cumulated vsize (KiB) 234084

[startup+12.7004 s]
/proc/loadavg: 8.07 8.02 7.15 9/337 22376
/proc/meminfo: memFree=23166724/32951124 swapFree=59367104/67111528
[pid=22372] ppid=22370 vsize=245208 CPUtime=48.97 cores=0,2,4,6
/proc/22372/stat : 22372 (claspmt) R 22370 22372 22057 0 -1 4202496 41218 0 0 0 4886 11 0 0 25 0 4 0 634888576 251092992 36919 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22372/statm: 61302 36919 460 189 0 55651 0
[pid=22372/tid=22374] ppid=22370 vsize=245208 CPUtime=12.14 cores=0,2,4,6
/proc/22372/task/22374/stat : 22374 (claspmt) R 22370 22372 22057 0 -1 4202560 4796 0 0 0 1213 1 0 0 25 0 4 0 634888630 251092992 36919 33554432000 4194304 4964800 140735165141216 18446744073709551615 4370242 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22372/tid=22375] ppid=22370 vsize=245208 CPUtime=12.13 cores=0,2,4,6
/proc/22372/task/22375/stat : 22375 (claspmt) R 22370 22372 22057 0 -1 4202560 10328 0 0 0 1210 3 0 0 18 0 4 0 634888630 251092992 36919 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22372/tid=22376] ppid=22370 vsize=245208 CPUtime=12.01 cores=0,2,4,6
/proc/22372/task/22376/stat : 22376 (claspmt) R 22370 22372 22057 0 -1 4202560 10266 0 0 0 1198 3 0 0 25 0 4 0 634888630 251092992 36919 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 48.97
Current children cumulated vsize (KiB) 245208

[startup+25.5009 s]
/proc/loadavg: 8.06 8.02 7.16 9/337 22377
/proc/meminfo: memFree=23089108/32951124 swapFree=59367104/67111528
[pid=22372] ppid=22370 vsize=262420 CPUtime=100.01 cores=0,2,4,6
/proc/22372/stat : 22372 (claspmt) R 22370 22372 22057 0 -1 4202496 53664 0 0 0 9985 16 0 0 25 0 4 0 634888576 268718080 49365 33554432000 4194304 4964800 140735165141216 18446744073709551615 4320913 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22372/statm: 65605 49365 460 189 0 59954 0
[pid=22372/tid=22374] ppid=22370 vsize=262420 CPUtime=24.94 cores=0,2,4,6
/proc/22372/task/22374/stat : 22374 (claspmt) R 22370 22372 22057 0 -1 4202560 6404 0 0 0 2492 2 0 0 25 0 4 0 634888630 268718080 49365 33554432000 4194304 4964800 140735165141216 18446744073709551615 4370242 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22372/tid=22375] ppid=22370 vsize=262420 CPUtime=24.94 cores=0,2,4,6
/proc/22372/task/22375/stat : 22375 (claspmt) R 22370 22372 22057 0 -1 4202560 15884 0 0 0 2488 6 0 0 25 0 4 0 634888630 268718080 49365 33554432000 4194304 4964800 140735165141216 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22372/tid=22376] ppid=22370 vsize=262420 CPUtime=24.67 cores=0,2,4,6
/proc/22372/task/22376/stat : 22376 (claspmt) R 22370 22372 22057 0 -1 4202560 13555 0 0 0 2463 4 0 0 25 0 4 0 634888630 268718080 49365 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (KiB) 262420

[startup+51.1008 s]
/proc/loadavg: 8.10 8.04 7.19 9/337 22378
/proc/meminfo: memFree=22992244/32951124 swapFree=59367104/67111528
[pid=22372] ppid=22370 vsize=479412 CPUtime=202.12 cores=0,2,4,6
/proc/22372/stat : 22372 (claspmt) R 22370 22372 22057 0 -1 4202496 68603 0 0 0 20190 22 0 0 25 0 4 0 634888576 490917888 64246 33554432000 4194304 4964800 140735165141216 18446744073709551615 4371537 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22372/statm: 119853 64246 460 189 0 114202 0
[pid=22372/tid=22374] ppid=22370 vsize=479412 CPUtime=50.52 cores=0,2,4,6
/proc/22372/task/22374/stat : 22374 (claspmt) R 22370 22372 22057 0 -1 4202560 9369 0 0 0 5049 3 0 0 25 0 4 0 634888630 490917888 64246 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22372/tid=22375] ppid=22370 vsize=479412 CPUtime=50.52 cores=0,2,4,6
/proc/22372/task/22375/stat : 22375 (claspmt) R 22370 22372 22057 0 -1 4202560 20208 0 0 0 5045 7 0 0 25 0 4 0 634888630 490917888 64246 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670366 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22372/tid=22376] ppid=22370 vsize=479412 CPUtime=50 cores=0,2,4,6
/proc/22372/task/22376/stat : 22376 (claspmt) R 22370 22372 22057 0 -1 4202560 18019 0 0 0 4994 6 0 0 25 0 4 0 634888630 490917888 64246 33554432000 4194304 4964800 140735165141216 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.12
Current children cumulated vsize (KiB) 479412

[startup+102.313 s]
/proc/loadavg: 8.04 8.03 7.23 9/337 22379
/proc/meminfo: memFree=22861160/32951124 swapFree=59367104/67111528
[pid=22372] ppid=22370 vsize=485456 CPUtime=406.42 cores=0,2,4,6
/proc/22372/stat : 22372 (claspmt) R 22370 22372 22057 0 -1 4202496 89102 0 0 0 40611 31 0 0 25 0 4 0 634888576 497106944 84615 33554432000 4194304 4964800 140735165141216 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22372/statm: 121364 84615 460 189 0 115713 0
[pid=22372/tid=22374] ppid=22370 vsize=485456 CPUtime=101.72 cores=0,2,4,6
/proc/22372/task/22374/stat : 22374 (claspmt) R 22370 22372 22057 0 -1 4202560 12109 0 0 0 10168 4 0 0 25 0 4 0 634888630 497106944 84615 33554432000 4194304 4964800 140735165141216 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22372/tid=22375] ppid=22370 vsize=485456 CPUtime=101.73 cores=0,2,4,6
/proc/22372/task/22375/stat : 22375 (claspmt) R 22370 22372 22057 0 -1 4202560 28507 0 0 0 10162 11 0 0 25 0 4 0 634888630 497106944 84615 33554432000 4194304 4964800 140735165141216 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22372/tid=22376] ppid=22370 vsize=485456 CPUtime=100.69 cores=0,2,4,6
/proc/22372/task/22376/stat : 22376 (claspmt) R 22370 22372 22057 0 -1 4202560 24800 0 0 0 10059 10 0 0 20 0 4 0 634888630 497106944 84615 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670392 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 406.42
Current children cumulated vsize (KiB) 485456

[startup+162.301 s]
/proc/loadavg: 8.14 8.05 7.29 9/337 22389
/proc/meminfo: memFree=22756568/32951124 swapFree=59367104/67111528
[pid=22372] ppid=22370 vsize=572236 CPUtime=645.71 cores=0,2,4,6
/proc/22372/stat : 22372 (claspmt) R 22370 22372 22057 0 -1 4202496 105132 0 0 0 64531 40 0 0 25 0 4 0 634888576 585969664 100437 33554432000 4194304 4964800 140735165141216 18446744073709551615 4338784 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22372/statm: 143059 100437 460 189 0 137408 0
[pid=22372/tid=22374] ppid=22370 vsize=572236 CPUtime=161.68 cores=0,2,4,6
/proc/22372/task/22374/stat : 22374 (claspmt) R 22370 22372 22057 0 -1 4202560 14405 0 0 0 16163 5 0 0 25 0 4 0 634888630 585969664 100437 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22372/tid=22375] ppid=22370 vsize=572236 CPUtime=161.7 cores=0,2,4,6
/proc/22372/task/22375/stat : 22375 (claspmt) R 22370 22372 22057 0 -1 4202560 33008 0 0 0 16158 12 0 0 25 0 4 0 634888630 585969664 100437 33554432000 4194304 4964800 140735165141216 18446744073709551615 4332100 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22372/tid=22376] ppid=22370 vsize=572236 CPUtime=160.05 cores=0,2,4,6
/proc/22372/task/22376/stat : 22376 (claspmt) R 22370 22372 22057 0 -1 4202560 32213 0 0 0 15991 14 0 0 25 0 4 0 634888630 585969664 100437 33554432000 4194304 4964800 140735165141216 18446744073709551615 270338081360 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 645.71
Current children cumulated vsize (KiB) 572236

[startup+222.301 s]
/proc/loadavg: 8.62 8.18 7.37 10/342 22812
/proc/meminfo: memFree=22629220/32951124 swapFree=59367104/67111528
[pid=22372] ppid=22370 vsize=595704 CPUtime=884.57 cores=0,2,4,6
/proc/22372/stat : 22372 (claspmt) R 22370 22372 22057 0 -1 4202496 123946 0 0 0 88404 53 0 0 25 0 4 0 634888576 610000896 118867 33554432000 4194304 4964800 140735165141216 18446744073709551615 4370266 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22372/statm: 148926 118867 460 189 0 143275 0
[pid=22372/tid=22374] ppid=22370 vsize=595704 CPUtime=221.64 cores=0,2,4,6
/proc/22372/task/22374/stat : 22374 (claspmt) R 22370 22372 22057 0 -1 4202560 18294 0 0 0 22155 9 0 0 25 0 4 0 634888630 610000896 118867 33554432000 4194304 4964800 140735165141216 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22372/tid=22375] ppid=22370 vsize=595704 CPUtime=221.37 cores=0,2,4,6
/proc/22372/task/22375/stat : 22375 (claspmt) R 22370 22372 22057 0 -1 4202560 38193 0 0 0 22122 15 0 0 25 0 4 0 634888630 610000896 118867 33554432000 4194304 4964800 140735165141216 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22372/tid=22376] ppid=22370 vsize=595704 CPUtime=219.4 cores=0,2,4,6
/proc/22372/task/22376/stat : 22376 (claspmt) R 22370 22372 22057 0 -1 4202560 36888 0 0 0 21923 17 0 0 25 0 4 0 634888630 610000896 118867 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 884.57
Current children cumulated vsize (KiB) 595704

[startup+282.301 s]

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

Current children cumulated CPU time (s) 2559.8
Current children cumulated vsize (KiB) 993724

[startup+702.301 s]
/proc/loadavg: 9.01 8.86 8.03 10/342 23399
/proc/meminfo: memFree=22084768/32951124 swapFree=59367104/67111528
[pid=22372] ppid=22370 vsize=1008748 CPUtime=2799.08 cores=0,2,4,6
/proc/22372/stat : 22372 (claspmt) R 22370 22372 22057 0 -1 4202496 214854 0 0 0 279794 114 0 0 25 0 4 0 634888576 1032957952 208217 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22372/statm: 252187 208217 460 189 0 246536 0
[pid=22372/tid=22374] ppid=22370 vsize=1008748 CPUtime=701.09 cores=0,2,4,6
/proc/22372/task/22374/stat : 22374 (claspmt) R 22370 22372 22057 0 -1 4202560 35063 0 0 0 70090 19 0 0 25 0 4 0 634888630 1032957952 208217 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22372/tid=22375] ppid=22370 vsize=1008748 CPUtime=701.31 cores=0,2,4,6
/proc/22372/task/22375/stat : 22375 (claspmt) R 22370 22372 22057 0 -1 4202560 70844 0 0 0 70096 35 0 0 25 0 4 0 634888630 1032957952 208217 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22372/tid=22376] ppid=22370 vsize=1008748 CPUtime=694.53 cores=0,2,4,6
/proc/22372/task/22376/stat : 22376 (claspmt) R 22370 22372 22057 0 -1 4202560 62036 0 0 0 69425 28 0 0 25 0 4 0 634888630 1032957952 208217 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2799.08
Current children cumulated vsize (KiB) 1008748

[startup+762.313 s]
/proc/loadavg: 9.10 8.91 8.10 10/343 23585
/proc/meminfo: memFree=22024148/32951124 swapFree=59367104/67111528
[pid=22372] ppid=22370 vsize=1014908 CPUtime=3038.4 cores=0,2,4,6
/proc/22372/stat : 22372 (claspmt) R 22370 22372 22057 0 -1 4202496 224578 0 0 0 303716 124 0 0 25 0 4 0 634888576 1039265792 217458 33554432000 4194304 4964800 140735165141216 18446744073709551615 4332135 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22372/statm: 253727 217458 460 189 0 248076 0
[pid=22372/tid=22374] ppid=22370 vsize=1014908 CPUtime=760.68 cores=0,2,4,6
/proc/22372/task/22374/stat : 22374 (claspmt) R 22370 22372 22057 0 -1 4202560 36146 0 0 0 76048 20 0 0 25 0 4 0 634888630 1039265792 217458 33554432000 4194304 4964800 140735165141216 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22372/tid=22375] ppid=22370 vsize=1014908 CPUtime=761.3 cores=0,2,4,6
/proc/22372/task/22375/stat : 22375 (claspmt) R 22370 22372 22057 0 -1 4202560 77663 0 0 0 76088 42 0 0 25 0 4 0 634888630 1039265792 217458 33554432000 4194304 4964800 140735165141216 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22372/tid=22376] ppid=22370 vsize=1014908 CPUtime=754.27 cores=0,2,4,6
/proc/22372/task/22376/stat : 22376 (claspmt) R 22370 22372 22057 0 -1 4202560 63784 0 0 0 75399 28 0 0 25 0 4 0 634888630 1039265792 217458 33554432000 4194304 4964800 140735165141216 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3038.4
Current children cumulated vsize (KiB) 1014908

[startup+822.301 s]
/proc/loadavg: 9.17 8.96 8.17 10/342 23802
/proc/meminfo: memFree=21955492/32951124 swapFree=59367104/67111528
[pid=22372] ppid=22370 vsize=1103704 CPUtime=3277.68 cores=0,2,4,6
/proc/22372/stat : 22372 (claspmt) R 22370 22372 22057 0 -1 4202496 236942 0 0 0 327635 133 0 0 25 0 4 0 634888576 1130192896 229790 33554432000 4194304 4964800 140735165141216 18446744073709551615 4370473 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22372/statm: 275926 229790 460 189 0 270275 0
[pid=22372/tid=22374] ppid=22370 vsize=1103704 CPUtime=820.65 cores=0,2,4,6
/proc/22372/task/22374/stat : 22374 (claspmt) R 22370 22372 22057 0 -1 4202560 36705 0 0 0 82045 20 0 0 25 0 4 0 634888630 1130192896 229790 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22372/tid=22375] ppid=22370 vsize=1103704 CPUtime=821.28 cores=0,2,4,6
/proc/22372/task/22375/stat : 22375 (claspmt) R 22370 22372 22057 0 -1 4202560 84935 0 0 0 82084 44 0 0 25 0 4 0 634888630 1130192896 229790 33554432000 4194304 4964800 140735165141216 18446744073709551615 4320879 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22372/tid=22376] ppid=22370 vsize=1103704 CPUtime=813.62 cores=0,2,4,6
/proc/22372/task/22376/stat : 22376 (claspmt) R 22370 22372 22057 0 -1 4202560 67690 0 0 0 81330 32 0 0 25 0 4 0 634888630 1130192896 229790 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3277.68
Current children cumulated vsize (KiB) 1103704

[startup+882.301 s]
/proc/loadavg: 9.16 8.99 8.23 10/342 24008
/proc/meminfo: memFree=21889856/32951124 swapFree=59367104/67111528
[pid=22372] ppid=22370 vsize=1118104 CPUtime=3516.95 cores=0,2,4,6
/proc/22372/stat : 22372 (claspmt) R 22370 22372 22057 0 -1 4202496 246512 0 0 0 351555 140 0 0 25 0 4 0 634888576 1144938496 239360 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22372/statm: 279526 239360 460 189 0 273875 0
[pid=22372/tid=22374] ppid=22370 vsize=1118104 CPUtime=880.64 cores=0,2,4,6
/proc/22372/task/22374/stat : 22374 (claspmt) R 22370 22372 22057 0 -1 4202560 40245 0 0 0 88040 24 0 0 25 0 4 0 634888630 1144938496 239360 33554432000 4194304 4964800 140735165141216 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22372/tid=22375] ppid=22370 vsize=1118104 CPUtime=881.26 cores=0,2,4,6
/proc/22372/task/22375/stat : 22375 (claspmt) R 22370 22372 22057 0 -1 4202560 88570 0 0 0 88081 45 0 0 25 0 4 0 634888630 1144938496 239360 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22372/tid=22376] ppid=22370 vsize=1118104 CPUtime=872.96 cores=0,2,4,6
/proc/22372/task/22376/stat : 22376 (claspmt) R 22370 22372 22057 0 -1 4202560 68875 0 0 0 87263 33 0 0 25 0 4 0 634888630 1144938496 239360 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3516.95
Current children cumulated vsize (KiB) 1118104

[startup+942.301 s]
/proc/loadavg: 9.19 9.02 8.28 10/342 24188
/proc/meminfo: memFree=21843516/32951124 swapFree=59367104/67111528
[pid=22372] ppid=22370 vsize=1184804 CPUtime=3756.28 cores=0,2,4,6
/proc/22372/stat : 22372 (claspmt) R 22370 22372 22057 0 -1 4202496 254115 0 0 0 375483 145 0 0 25 0 4 0 634888576 1213239296 246912 33554432000 4194304 4964800 140735165141216 18446744073709551615 4370443 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22372/statm: 296201 246912 460 189 0 290550 0
[pid=22372/tid=22374] ppid=22370 vsize=1184804 CPUtime=940.63 cores=0,2,4,6
/proc/22372/task/22374/stat : 22374 (claspmt) R 22370 22372 22057 0 -1 4202560 42094 0 0 0 94038 25 0 0 25 0 4 0 634888630 1213239296 246912 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22372/tid=22375] ppid=22370 vsize=1184804 CPUtime=941.25 cores=0,2,4,6
/proc/22372/task/22375/stat : 22375 (claspmt) R 22370 22372 22057 0 -1 4202560 89775 0 0 0 94079 46 0 0 25 0 4 0 634888630 1213239296 246912 33554432000 4194304 4964800 140735165141216 18446744073709551615 4683980 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22372/tid=22376] ppid=22370 vsize=1184804 CPUtime=932.32 cores=0,2,4,6
/proc/22372/task/22376/stat : 22376 (claspmt) R 22370 22372 22057 0 -1 4202560 71913 0 0 0 93197 35 0 0 25 0 4 0 634888630 1213239296 246912 33554432000 4194304 4964800 140735165141216 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3756.28
Current children cumulated vsize (KiB) 1184804

[startup+1002.3 s]
/proc/loadavg: 9.23 9.06 8.34 10/342 24341
/proc/meminfo: memFree=21803780/32951124 swapFree=59367104/67111528
[pid=22372] ppid=22370 vsize=1184804 CPUtime=3995.62 cores=0,2,4,6
/proc/22372/stat : 22372 (claspmt) R 22370 22372 22057 0 -1 4202496 260637 0 0 0 399410 152 0 0 25 0 4 0 634888576 1213239296 253316 33554432000 4194304 4964800 140735165141216 18446744073709551615 4370352 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22372/statm: 296201 253316 460 189 0 290550 0
[pid=22372/tid=22374] ppid=22370 vsize=1184804 CPUtime=1000.62 cores=0,2,4,6
/proc/22372/task/22374/stat : 22374 (claspmt) R 22370 22372 22057 0 -1 4202560 42862 0 0 0 100037 25 0 0 25 0 4 0 634888630 1213239296 253316 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22372/tid=22375] ppid=22370 vsize=1184804 CPUtime=1001.25 cores=0,2,4,6
/proc/22372/task/22375/stat : 22375 (claspmt) R 22370 22372 22057 0 -1 4202560 94610 0 0 0 100075 50 0 0 25 0 4 0 634888630 1213239296 253316 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22372/tid=22376] ppid=22370 vsize=1184804 CPUtime=991.66 cores=0,2,4,6
/proc/22372/task/22376/stat : 22376 (claspmt) R 22370 22372 22057 0 -1 4202560 72684 0 0 0 99131 35 0 0 25 0 4 0 634888630 1213239296 253316 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3995.62
Current children cumulated vsize (KiB) 1184804

[startup+1062.3 s]
/proc/loadavg: 9.15 9.07 8.38 10/342 24495
/proc/meminfo: memFree=21732924/32951124 swapFree=59367104/67111528
[pid=22372] ppid=22370 vsize=1194916 CPUtime=4234.93 cores=0,2,4,6
/proc/22372/stat : 22372 (claspmt) R 22370 22372 22057 0 -1 4202496 271544 0 0 0 423331 162 0 0 25 0 4 0 634888576 1223593984 264192 33554432000 4194304 4964800 140735165141216 18446744073709551615 4370224 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22372/statm: 298729 264192 460 189 0 293078 0
[pid=22372/tid=22374] ppid=22370 vsize=1194916 CPUtime=1060.33 cores=0,2,4,6
/proc/22372/task/22374/stat : 22374 (claspmt) R 22370 22372 22057 0 -1 4202560 43829 0 0 0 106007 26 0 0 25 0 4 0 634888630 1223593984 264192 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22372/tid=22375] ppid=22370 vsize=1194916 CPUtime=1061.24 cores=0,2,4,6
/proc/22372/task/22375/stat : 22375 (claspmt) R 22370 22372 22057 0 -1 4202560 101570 0 0 0 106067 57 0 0 25 0 4 0 634888630 1223593984 264192 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22372/tid=22376] ppid=22370 vsize=1194916 CPUtime=1051.29 cores=0,2,4,6
/proc/22372/task/22376/stat : 22376 (claspmt) R 22370 22372 22057 0 -1 4202560 74997 0 0 0 105092 37 0 0 25 0 4 0 634888630 1223593984 264192 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4234.93
Current children cumulated vsize (KiB) 1194916

[startup+1122.3 s]
/proc/loadavg: 9.12 9.07 8.42 10/342 24553
/proc/meminfo: memFree=21674632/32951124 swapFree=59367104/67111528
[pid=22372] ppid=22370 vsize=1264472 CPUtime=4474.25 cores=0,2,4,6
/proc/22372/stat : 22372 (claspmt) R 22370 22372 22057 0 -1 4202496 281782 0 0 0 447253 172 0 0 25 0 4 0 634888576 1294819328 274430 33554432000 4194304 4964800 140735165141216 18446744073709551615 4332351 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22372/statm: 316118 274430 460 189 0 310467 0
[pid=22372/tid=22374] ppid=22370 vsize=1264472 CPUtime=1119.65 cores=0,2,4,6
/proc/22372/task/22374/stat : 22374 (claspmt) R 22370 22372 22057 0 -1 4202560 44862 0 0 0 111939 26 0 0 25 0 4 0 634888630 1294819328 274430 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670160 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22372/tid=22375] ppid=22370 vsize=1264472 CPUtime=1121.22 cores=0,2,4,6
/proc/22372/task/22375/stat : 22375 (claspmt) R 22370 22372 22057 0 -1 4202560 109783 0 0 0 112058 64 0 0 25 0 4 0 634888630 1294819328 274430 33554432000 4194304 4964800 140735165141216 18446744073709551615 4632289 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22372/tid=22376] ppid=22370 vsize=1264472 CPUtime=1111.29 cores=0,2,4,6
/proc/22372/task/22376/stat : 22376 (claspmt) R 22370 22372 22057 0 -1 4202560 75178 0 0 0 111092 37 0 0 25 0 4 0 634888630 1294819328 274430 33554432000 4194304 4964800 140735165141216 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4474.25
Current children cumulated vsize (KiB) 1264472

[startup+1182.3 s]
/proc/loadavg: 9.10 9.07 8.46 10/342 24569
/proc/meminfo: memFree=21626004/32951124 swapFree=59367104/67111528
[pid=22372] ppid=22370 vsize=1336616 CPUtime=4713.57 cores=0,2,4,6
/proc/22372/stat : 22372 (claspmt) R 22370 22372 22057 0 -1 4202496 290819 0 0 0 471178 179 0 0 25 0 4 0 634888576 1368694784 282967 33554432000 4194304 4964800 140735165141216 18446744073709551615 4321099 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22372/statm: 334154 282967 460 189 0 328503 0
[pid=22372/tid=22374] ppid=22370 vsize=1336616 CPUtime=1179 cores=0,2,4,6
/proc/22372/task/22374/stat : 22374 (claspmt) R 22370 22372 22057 0 -1 4202560 45393 0 0 0 117873 27 0 0 25 0 4 0 634888630 1368694784 282967 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670412 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22372/tid=22375] ppid=22370 vsize=1336616 CPUtime=1181.22 cores=0,2,4,6
/proc/22372/task/22375/stat : 22375 (claspmt) R 22370 22372 22057 0 -1 4202560 112072 0 0 0 118057 65 0 0 25 0 4 0 634888630 1368694784 282967 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22372/tid=22376] ppid=22370 vsize=1336616 CPUtime=1171.28 cores=0,2,4,6
/proc/22372/task/22376/stat : 22376 (claspmt) R 22370 22372 22057 0 -1 4202560 80329 0 0 0 117087 41 0 0 25 0 4 0 634888630 1368694784 282967 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4713.57
Current children cumulated vsize (KiB) 1336616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204 s]
/proc/loadavg: 8.84 9.01 8.46 10/342 24613
/proc/meminfo: memFree=22088560/32951124 swapFree=59367104/67111528
[pid=22372] ppid=22370 vsize=1344280 CPUtime=4800.15 cores=0,2,4,6
/proc/22372/stat : 22372 (claspmt) R 22370 22372 22057 0 -1 4202496 293253 0 0 0 479832 183 0 0 25 0 4 0 634888576 1376542720 285401 33554432000 4194304 4964800 140735165141216 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22372/statm: 336070 285401 460 189 0 330419 0
[pid=22372/tid=22374] ppid=22370 vsize=1344412 CPUtime=1200.46 cores=0,2,4,6
/proc/22372/task/22374/stat : 22374 (claspmt) R 22370 22372 22057 0 -1 4202560 45421 0 0 0 120019 27 0 0 25 0 4 0 634888630 1376677888 285407 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22372/tid=22375] ppid=22370 vsize=1344412 CPUtime=1202.92 cores=0,2,4,6
/proc/22372/task/22375/stat : 22375 (claspmt) R 22370 22372 22057 0 -1 4202560 112553 0 0 0 120226 66 0 0 25 0 4 0 634888630 1376677888 285407 33554432000 4194304 4964800 140735165141216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22372/tid=22376] ppid=22370 vsize=1344412 CPUtime=1193 cores=0,2,4,6
/proc/22372/task/22376/stat : 22376 (claspmt) R 22370 22372 22057 0 -1 4202560 81559 0 0 0 119258 42 0 0 25 0 4 0 634888630 1376677888 285407 33554432000 4194304 4964800 140735165141216 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 1344280

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

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

[startup+1204.2 s]
/proc/loadavg: 8.84 9.01 8.46 10/342 24613
/proc/meminfo: memFree=22088560/32951124 swapFree=59367104/67111528
[pid=22372] ppid=22370 vsize=1326784 CPUtime=4800.36 cores=0,2,4,6
/proc/22372/stat : 22372 (claspmt) R 22370 22372 22057 0 -1 4202496 293275 0 0 0 479853 183 0 0 25 0 1 0 634888576 1358626816 280885 33554432000 4194304 4964800 140735165141216 18446744073709551615 270338039065 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/22372/statm: 331696 280885 470 189 0 326045 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 1326784

Child status: 0
Real time (s): 1204.28
CPU time (s): 4800.45
CPU user time (s): 4798.57
CPU system time (s): 1.88471
CPU usage (%): 398.615
Max. virtual memory (cumulated for all children) (KiB): 1344280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.57
system time used= 1.88471
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 293277
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= 12463
involuntary context switches= 42710

runsolver used 3.74943 second user time and 9.2296 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 03:58:50
IDJOB=3373049
IDBENCH=83191
IDSOLVER=1853
FILE ID=node143/3373049-1305424729
RUNJOBID= node143-1305423515-22075
PBS_JOBID= 13324594
Free space on /tmp= 73412 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_40_1521_s.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-3373049-1305424729/watcher-3373049-1305424729 -o /tmp/evaluation-result-3373049-1305424729/solver-3373049-1305424729 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373049-1305424729.cnf

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

MD5SUM BENCH= 4e35cb9894b1ca841d462da2d6957cc5
RANDOM SEED=657569127

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23339380 kB
Buffers:        158876 kB
Cached:         659616 kB
SwapCached:      67368 kB
Active:         138252 kB
Inactive:      9250492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23339380 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:            4856 kB
Writeback:           0 kB
AnonPages:     8502964 kB
Mapped:          23076 kB
Slab:           106148 kB
PageTables:      53676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70016360 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= 73412 MiB
End job on node143 at 2011-05-15 04:18:56