Trace number 3299431

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095? (TO) 4800.26 1202.12

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-16-16-unsat.cnf
MD5SUMc07743bac800f91e403382f26717b1d0
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 variables256
Number of clauses2176
Sum of the clauses size7936
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21920
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5256

Solver Data

0.00/0.08	c clasp version 2.0.0-RC2
0.00/0.08	c Reading from ...635897/instance-3299431-1307635897.cnf
0.00/0.09	c Solving...
4800.22/1202.11	
4800.22/1202.11	*** INTERRUPTED! ***
4800.22/1202.11	*** Shutting down threads...
4800.22/1202.11	s UNKNOWN
4800.22/1202.11	
4800.22/1202.11	c INTERRUPTED   : 1
4800.22/1202.11	c Models        : 0+    
4800.22/1202.11	c Time          : 1202.027s (Solving: 1202.02s 1st Model: 0.00s Unsat: 0.00s)
4800.22/1202.11	c CPU Time      : 4800.240s

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: 977)

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

running on 4 cores: 1,3,5,7

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.56 9.58 9.35 2/176 20236
/proc/meminfo: memFree=32157696/32951124 swapFree=67052292/67111528
[pid=20236] ppid=20232 vsize=972 CPUtime=0 cores=1,3,5,7
/proc/20236/stat : 20236 (claspmt) D 20232 20236 19795 0 -1 4194304 77 0 0 0 0 0 0 0 19 0 1 0 875190703 995328 32 33554432000 4194304 4964704 140734727235184 18446744073709551615 270608187111 0 0 4096 0 18446744071562234166 0 0 17 5 0 0 0
/proc/20236/statm: 243 32 25 189 0 23 0

[startup+0.0553011 s]
/proc/loadavg: 7.56 9.58 9.35 2/176 20236
/proc/meminfo: memFree=32157696/32951124 swapFree=67052292/67111528
[pid=20236] ppid=20232 vsize=3200 CPUtime=0 cores=1,3,5,7
/proc/20236/stat : 20236 (claspmt) D 20232 20236 19795 0 -1 4194304 78 0 0 0 0 0 0 0 19 0 1 0 875190703 3276800 33 33554432000 4194304 4964704 140734727235184 18446744073709551615 270608190998 0 0 4096 0 18446744071562234166 0 0 17 5 0 0 3
/proc/20236/statm: 800 33 25 189 0 24 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3200

[startup+0.100326 s]
/proc/loadavg: 7.56 9.58 9.35 2/176 20236
/proc/meminfo: memFree=32157696/32951124 swapFree=67052292/67111528
[pid=20236] ppid=20232 vsize=21140 CPUtime=0 cores=1,3,5,7
/proc/20236/stat : 20236 (claspmt) D 20232 20236 19795 0 -1 4202496 599 0 1 0 0 0 0 0 18 0 1 0 875190703 21647360 528 33554432000 4194304 4964704 140734727235184 18446744073709551615 270608187111 0 0 4096 18946 18446744071562234166 0 0 17 5 0 0 8
/proc/20236/statm: 5285 528 408 189 0 159 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 21140

[startup+0.300217 s]
/proc/loadavg: 7.56 9.58 9.35 2/176 20236
/proc/meminfo: memFree=32157696/32951124 swapFree=67052292/67111528
[pid=20236] ppid=20232 vsize=103468 CPUtime=0.38 cores=1,3,5,7
/proc/20236/stat : 20236 (claspmt) R 20232 20236 19795 0 -1 4202496 1249 0 2 0 38 0 0 0 17 0 4 0 875190703 105951232 1177 33554432000 4194304 4964704 140734727235184 18446744073709551615 4332364 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 9
/proc/20236/statm: 25867 1177 457 189 0 20216 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 103468

[startup+0.700147 s]
/proc/loadavg: 7.56 9.58 9.35 2/176 20236
/proc/meminfo: memFree=32157696/32951124 swapFree=67052292/67111528
[pid=20236] ppid=20232 vsize=170220 CPUtime=1.75 cores=1,3,5,7
/proc/20236/stat : 20236 (claspmt) R 20232 20236 19795 0 -1 4202496 2322 0 2 0 175 0 0 0 18 0 4 0 875190703 174305280 2250 33554432000 4194304 4964704 140734727235184 18446744073709551615 4627878 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 9
/proc/20236/statm: 42555 2250 458 189 0 36904 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 170220

[startup+1.50101 s]
/proc/loadavg: 7.56 9.58 9.35 10/184 20244
/proc/meminfo: memFree=32144672/32951124 swapFree=67052292/67111528
[pid=20236] ppid=20232 vsize=171496 CPUtime=4.95 cores=1,3,5,7
/proc/20236/stat : 20236 (claspmt) R 20232 20236 19795 0 -1 4202496 3251 0 2 0 494 1 0 0 19 0 4 0 875190703 175611904 3179 33554432000 4194304 4964704 140734727235184 18446744073709551615 4325305 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 9
/proc/20236/statm: 42874 3179 458 189 0 37223 0
[pid=20236/tid=20240] ppid=20232 vsize=171496 CPUtime=1.38 cores=1,3,5,7
/proc/20236/task/20240/stat : 20240 (claspmt) R 20232 20236 19795 0 -1 4202560 819 0 0 0 138 0 0 0 21 0 4 0 875190713 175611904 3179 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20236/tid=20241] ppid=20232 vsize=171496 CPUtime=1.07 cores=1,3,5,7
/proc/20236/task/20241/stat : 20241 (claspmt) R 20232 20236 19795 0 -1 4202560 640 0 0 0 107 0 0 0 20 0 4 0 875190713 175611904 3179 33554432000 4194304 4964704 140734727235184 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20236/tid=20242] ppid=20232 vsize=171496 CPUtime=1.12 cores=1,3,5,7
/proc/20236/task/20242/stat : 20242 (claspmt) R 20232 20236 19795 0 -1 4202560 560 0 0 0 112 0 0 0 20 0 4 0 875190713 175611904 3179 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.95
Current children cumulated vsize (KiB) 171496

[startup+3.10072 s]
/proc/loadavg: 7.56 9.58 9.35 10/184 20244
/proc/meminfo: memFree=32140172/32951124 swapFree=67052292/67111528
[pid=20236] ppid=20232 vsize=172052 CPUtime=11.34 cores=1,3,5,7
/proc/20236/stat : 20236 (claspmt) R 20232 20236 19795 0 -1 4202496 4035 0 2 0 1132 2 0 0 25 0 4 0 875190703 176181248 3963 33554432000 4194304 4964704 140734727235184 18446744073709551615 270613215775 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 9
/proc/20236/statm: 43013 3963 458 189 0 37362 0
[pid=20236/tid=20240] ppid=20232 vsize=172052 CPUtime=2.97 cores=1,3,5,7
/proc/20236/task/20240/stat : 20240 (claspmt) R 20232 20236 19795 0 -1 4202560 904 0 0 0 297 0 0 0 18 0 4 0 875190713 176181248 3963 33554432000 4194304 4964704 140734727235184 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20236/tid=20241] ppid=20232 vsize=172052 CPUtime=2.66 cores=1,3,5,7
/proc/20236/task/20241/stat : 20241 (claspmt) R 20232 20236 19795 0 -1 4202560 1025 0 0 0 266 0 0 0 20 0 4 0 875190713 176181248 3963 33554432000 4194304 4964704 140734727235184 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20236/tid=20242] ppid=20232 vsize=172052 CPUtime=2.71 cores=1,3,5,7
/proc/20236/task/20242/stat : 20242 (claspmt) R 20232 20236 19795 0 -1 4202560 791 0 0 0 271 0 0 0 25 0 4 0 875190713 176181248 3963 33554432000 4194304 4964704 140734727235184 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.34
Current children cumulated vsize (KiB) 172052

[startup+6.30116 s]
/proc/loadavg: 7.60 9.55 9.35 10/184 20244
/proc/meminfo: memFree=32135016/32951124 swapFree=67052292/67111528
[pid=20236] ppid=20232 vsize=173752 CPUtime=24.11 cores=1,3,5,7
/proc/20236/stat : 20236 (claspmt) R 20232 20236 19795 0 -1 4202496 4938 0 2 0 2409 2 0 0 25 0 4 0 875190703 177922048 4866 33554432000 4194304 4964704 140734727235184 18446744073709551615 4332616 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 9
/proc/20236/statm: 43438 4866 458 189 0 37787 0
[pid=20236/tid=20240] ppid=20232 vsize=173752 CPUtime=6.15 cores=1,3,5,7
/proc/20236/task/20240/stat : 20240 (claspmt) R 20232 20236 19795 0 -1 4202560 1108 0 0 0 615 0 0 0 25 0 4 0 875190713 177922048 4866 33554432000 4194304 4964704 140734727235184 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20236/tid=20241] ppid=20232 vsize=173752 CPUtime=5.87 cores=1,3,5,7
/proc/20236/task/20241/stat : 20241 (claspmt) R 20232 20236 19795 0 -1 4202560 1405 0 0 0 586 1 0 0 25 0 4 0 875190713 177922048 4866 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670416 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20236/tid=20242] ppid=20232 vsize=173752 CPUtime=5.91 cores=1,3,5,7
/proc/20236/task/20242/stat : 20242 (claspmt) R 20232 20236 19795 0 -1 4202560 921 0 0 0 591 0 0 0 25 0 4 0 875190713 177922048 4866 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.11
Current children cumulated vsize (KiB) 173752

[startup+12.701 s]
/proc/loadavg: 7.71 9.54 9.35 10/184 20244
/proc/meminfo: memFree=32125996/32951124 swapFree=67052292/67111528
[pid=20236] ppid=20232 vsize=240924 CPUtime=49.67 cores=1,3,5,7
/proc/20236/stat : 20236 (claspmt) R 20232 20236 19795 0 -1 4202496 6829 0 2 0 4963 4 0 0 25 0 4 0 875190703 246706176 6737 33554432000 4194304 4964704 140734727235184 18446744073709551615 4668931 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 9
/proc/20236/statm: 60231 6737 458 189 0 54580 0
[pid=20236/tid=20240] ppid=20232 vsize=240924 CPUtime=12.52 cores=1,3,5,7
/proc/20236/task/20240/stat : 20240 (claspmt) R 20232 20236 19795 0 -1 4202560 1532 0 0 0 1251 1 0 0 18 0 4 0 875190713 246706176 6737 33554432000 4194304 4964704 140734727235184 18446744073709551615 4653504 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20236/tid=20241] ppid=20232 vsize=240924 CPUtime=12.27 cores=1,3,5,7
/proc/20236/task/20241/stat : 20241 (claspmt) R 20232 20236 19795 0 -1 4202560 2002 0 0 0 1226 1 0 0 25 0 4 0 875190713 246706176 6737 33554432000 4194304 4964704 140734727235184 18446744073709551615 4379591 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20236/tid=20242] ppid=20232 vsize=240924 CPUtime=12.32 cores=1,3,5,7
/proc/20236/task/20242/stat : 20242 (claspmt) R 20232 20236 19795 0 -1 4202560 1420 0 0 0 1231 1 0 0 25 0 4 0 875190713 246706176 6737 33554432000 4194304 4964704 140734727235184 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.67
Current children cumulated vsize (KiB) 240924

[startup+25.5008 s]
/proc/loadavg: 7.77 9.47 9.32 10/184 20244
/proc/meminfo: memFree=32121892/32951124 swapFree=67052292/67111528
[pid=20236] ppid=20232 vsize=241328 CPUtime=100.79 cores=1,3,5,7
/proc/20236/stat : 20236 (claspmt) R 20232 20236 19795 0 -1 4202496 7855 0 2 0 10072 7 0 0 25 0 4 0 875190703 247119872 7567 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670243 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 9
/proc/20236/statm: 60332 7567 458 189 0 54681 0
[pid=20236/tid=20240] ppid=20232 vsize=241328 CPUtime=25.24 cores=1,3,5,7
/proc/20236/task/20240/stat : 20240 (claspmt) R 20232 20236 19795 0 -1 4202560 1781 0 0 0 2523 1 0 0 25 0 4 0 875190713 247119872 7567 33554432000 4194304 4964704 140734727235184 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20236/tid=20241] ppid=20232 vsize=241328 CPUtime=25.06 cores=1,3,5,7
/proc/20236/task/20241/stat : 20241 (claspmt) R 20232 20236 19795 0 -1 4202560 2190 0 0 0 2505 1 0 0 25 0 4 0 875190713 247119872 7567 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20236/tid=20242] ppid=20232 vsize=241328 CPUtime=25.11 cores=1,3,5,7
/proc/20236/task/20242/stat : 20242 (claspmt) R 20232 20236 19795 0 -1 4202560 1618 0 0 0 2510 1 0 0 21 0 4 0 875190713 247119872 7567 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.79
Current children cumulated vsize (KiB) 241328

[startup+51.1002 s]
/proc/loadavg: 7.85 9.35 9.29 9/184 20286
/proc/meminfo: memFree=32115748/32951124 swapFree=67052292/67111528
[pid=20236] ppid=20232 vsize=242212 CPUtime=203.04 cores=1,3,5,7
/proc/20236/stat : 20236 (claspmt) R 20232 20236 19795 0 -1 4202496 9651 0 2 0 20292 12 0 0 25 0 4 0 875190703 248025088 9022 33554432000 4194304 4964704 140734727235184 18446744073709551615 4321038 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 9
/proc/20236/statm: 60553 9022 458 189 0 54902 0
[pid=20236/tid=20240] ppid=20232 vsize=242212 CPUtime=50.7 cores=1,3,5,7
/proc/20236/task/20240/stat : 20240 (claspmt) R 20232 20236 19795 0 -1 4202560 2373 0 0 0 5067 3 0 0 25 0 4 0 875190713 248025088 9022 33554432000 4194304 4964704 140734727235184 18446744073709551615 270612765899 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20236/tid=20241] ppid=20232 vsize=242212 CPUtime=50.65 cores=1,3,5,7
/proc/20236/task/20241/stat : 20241 (claspmt) R 20232 20236 19795 0 -1 4202560 2575 0 0 0 5063 2 0 0 25 0 4 0 875190713 248025088 9022 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20236/tid=20242] ppid=20232 vsize=242212 CPUtime=50.7 cores=1,3,5,7
/proc/20236/task/20242/stat : 20242 (claspmt) R 20232 20236 19795 0 -1 4202560 1731 0 0 0 5068 2 0 0 25 0 4 0 875190713 248025088 9022 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.04
Current children cumulated vsize (KiB) 242212

[startup+102.306 s]
/proc/loadavg: 7.93 9.14 9.22 9/184 20369
/proc/meminfo: memFree=32071972/32951124 swapFree=67052292/67111528
[pid=20236] ppid=20232 vsize=243848 CPUtime=407.55 cores=1,3,5,7
/proc/20236/stat : 20236 (claspmt) R 20232 20236 19795 0 -1 4202496 11460 0 2 0 40738 17 0 0 25 0 4 0 875190703 249700352 10448 33554432000 4194304 4964704 140734727235184 18446744073709551615 4332418 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 9
/proc/20236/statm: 60962 10448 458 189 0 55311 0
[pid=20236/tid=20240] ppid=20232 vsize=243848 CPUtime=101.61 cores=1,3,5,7
/proc/20236/task/20240/stat : 20240 (claspmt) R 20232 20236 19795 0 -1 4202560 3249 0 0 0 10156 5 0 0 25 0 4 0 875190713 249700352 10448 33554432000 4194304 4964704 140734727235184 18446744073709551615 4684725 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20236/tid=20241] ppid=20232 vsize=243848 CPUtime=101.86 cores=1,3,5,7
/proc/20236/task/20241/stat : 20241 (claspmt) R 20232 20236 19795 0 -1 4202560 2906 0 0 0 10182 4 0 0 25 0 4 0 875190713 249700352 10448 33554432000 4194304 4964704 140734727235184 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20236/tid=20242] ppid=20232 vsize=243848 CPUtime=101.9 cores=1,3,5,7
/proc/20236/task/20242/stat : 20242 (claspmt) R 20232 20236 19795 0 -1 4202560 1933 0 0 0 10187 3 0 0 25 0 4 0 875190713 249700352 10448 33554432000 4194304 4964704 140734727235184 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.55
Current children cumulated vsize (KiB) 243848

[startup+162.301 s]
/proc/loadavg: 8.09 8.96 9.15 9/184 20412
/proc/meminfo: memFree=32083508/32951124 swapFree=67052292/67111528
[pid=20236] ppid=20232 vsize=244756 CPUtime=647.17 cores=1,3,5,7
/proc/20236/stat : 20236 (claspmt) R 20232 20236 19795 0 -1 4202496 12698 0 2 0 64692 25 0 0 25 0 4 0 875190703 250630144 11314 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 9
/proc/20236/statm: 61189 11314 458 189 0 55538 0
[pid=20236/tid=20240] ppid=20232 vsize=244756 CPUtime=161.27 cores=1,3,5,7
/proc/20236/task/20240/stat : 20240 (claspmt) R 20232 20236 19795 0 -1 4202560 3750 0 0 0 16120 7 0 0 25 0 4 0 875190713 250630144 11314 33554432000 4194304 4964704 140734727235184 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20236/tid=20241] ppid=20232 vsize=244756 CPUtime=161.85 cores=1,3,5,7
/proc/20236/task/20241/stat : 20241 (claspmt) R 20232 20236 19795 0 -1 4202560 3135 0 0 0 16179 6 0 0 25 0 4 0 875190713 250630144 11314 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20236/tid=20242] ppid=20232 vsize=244756 CPUtime=161.89 cores=1,3,5,7
/proc/20236/task/20242/stat : 20242 (claspmt) R 20232 20236 19795 0 -1 4202560 2084 0 0 0 16184 5 0 0 22 0 4 0 875190713 250630144 11314 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.17
Current children cumulated vsize (KiB) 244756

[startup+222.301 s]
/proc/loadavg: 8.10 8.80 9.08 9/184 20414
/proc/meminfo: memFree=32073424/32951124 swapFree=67052292/67111528
[pid=20236] ppid=20232 vsize=245608 CPUtime=886.8 cores=1,3,5,7
/proc/20236/stat : 20236 (claspmt) R 20232 20236 19795 0 -1 4202496 14498 0 2 0 88648 32 0 0 25 0 4 0 875190703 251502592 12413 33554432000 4194304 4964704 140734727235184 18446744073709551615 4332351 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 9
/proc/20236/statm: 61402 12413 458 189 0 55751 0
[pid=20236/tid=20240] ppid=20232 vsize=245608 CPUtime=220.93 cores=1,3,5,7
/proc/20236/task/20240/stat : 20240 (claspmt) R 20232 20236 19795 0 -1 4202560 4339 0 0 0 22084 9 0 0 18 0 4 0 875190713 251502592 12413 33554432000 4194304 4964704 140734727235184 18446744073709551615 4660062 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20236/tid=20241] ppid=20232 vsize=245608 CPUtime=221.83 cores=1,3,5,7
/proc/20236/task/20241/stat : 20241 (claspmt) R 20232 20236 19795 0 -1 4202560 3612 0 0 0 22176 7 0 0 25 0 4 0 875190713 251502592 12413 33554432000 4194304 4964704 140734727235184 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20236/tid=20242] ppid=20232 vsize=245608 CPUtime=221.89 cores=1,3,5,7
/proc/20236/task/20242/stat : 20242 (claspmt) R 20232 20236 19795 0 -1 4202560 2305 0 0 0 22182 7 0 0 25 0 4 0 875190713 251502592 12413 33554432000 4194304 4964704 140734727235184 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 886.8
Current children cumulated vsize (KiB) 245608

[startup+282.3 s]

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

[pid=20236] ppid=20232 vsize=248400 CPUtime=2803.92 cores=1,3,5,7
/proc/20236/stat : 20236 (claspmt) R 20232 20236 19795 0 -1 4202496 19272 0 2 0 280305 87 0 0 25 0 4 0 875190703 254361600 15022 33554432000 4194304 4964704 140734727235184 18446744073709551615 4320928 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 9
/proc/20236/statm: 62100 15022 458 189 0 56449 0
[pid=20236/tid=20240] ppid=20232 vsize=248400 CPUtime=698.23 cores=1,3,5,7
/proc/20236/task/20240/stat : 20240 (claspmt) R 20232 20236 19795 0 -1 4202560 6217 0 0 0 69798 25 0 0 25 0 4 0 875190713 254361600 15022 33554432000 4194304 4964704 140734727235184 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20236/tid=20241] ppid=20232 vsize=248400 CPUtime=701.77 cores=1,3,5,7
/proc/20236/task/20241/stat : 20241 (claspmt) R 20232 20236 19795 0 -1 4202560 4625 0 0 0 70155 22 0 0 25 0 4 0 875190713 254361600 15022 33554432000 4194304 4964704 140734727235184 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20236/tid=20242] ppid=20232 vsize=248400 CPUtime=701.84 cores=1,3,5,7
/proc/20236/task/20242/stat : 20242 (claspmt) R 20232 20236 19795 0 -1 4202560 3418 0 0 0 70164 20 0 0 25 0 4 0 875190713 254361600 15022 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2803.92
Current children cumulated vsize (KiB) 248400

[startup+762.306 s]
/proc/loadavg: 8.08 8.20 8.63 9/184 20428
/proc/meminfo: memFree=32051460/32951124 swapFree=67052292/67111528
[pid=20236] ppid=20232 vsize=248400 CPUtime=3043.59 cores=1,3,5,7
/proc/20236/stat : 20236 (claspmt) R 20232 20236 19795 0 -1 4202496 19774 0 2 0 304266 93 0 0 25 0 4 0 875190703 254361600 15228 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670230 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 9
/proc/20236/statm: 62100 15228 458 189 0 56449 0
[pid=20236/tid=20240] ppid=20232 vsize=248400 CPUtime=757.9 cores=1,3,5,7
/proc/20236/task/20240/stat : 20240 (claspmt) R 20232 20236 19795 0 -1 4202560 6395 0 0 0 75763 27 0 0 25 0 4 0 875190713 254361600 15228 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20236/tid=20241] ppid=20232 vsize=248400 CPUtime=761.76 cores=1,3,5,7
/proc/20236/task/20241/stat : 20241 (claspmt) R 20232 20236 19795 0 -1 4202560 4668 0 0 0 76153 23 0 0 25 0 4 0 875190713 254361600 15228 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20236/tid=20242] ppid=20232 vsize=248400 CPUtime=761.83 cores=1,3,5,7
/proc/20236/task/20242/stat : 20242 (claspmt) R 20232 20236 19795 0 -1 4202560 3418 0 0 0 76162 21 0 0 25 0 4 0 875190713 254361600 15228 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3043.59
Current children cumulated vsize (KiB) 248400

[startup+822.301 s]
/proc/loadavg: 8.11 8.19 8.60 9/184 20430
/proc/meminfo: memFree=32050676/32951124 swapFree=67052292/67111528
[pid=20236] ppid=20232 vsize=248532 CPUtime=3283.19 cores=1,3,5,7
/proc/20236/stat : 20236 (claspmt) R 20232 20236 19795 0 -1 4202496 20093 0 2 0 328218 101 0 0 25 0 4 0 875190703 254496768 15320 33554432000 4194304 4964704 140734727235184 18446744073709551615 4325338 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 9
/proc/20236/statm: 62133 15320 458 189 0 56482 0
[pid=20236/tid=20240] ppid=20232 vsize=248532 CPUtime=817.56 cores=1,3,5,7
/proc/20236/task/20240/stat : 20240 (claspmt) R 20232 20236 19795 0 -1 4202560 6598 0 0 0 81727 29 0 0 19 0 4 0 875190713 254496768 15320 33554432000 4194304 4964704 140734727235184 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20236/tid=20241] ppid=20232 vsize=248532 CPUtime=821.74 cores=1,3,5,7
/proc/20236/task/20241/stat : 20241 (claspmt) R 20232 20236 19795 0 -1 4202560 4740 0 0 0 82149 25 0 0 25 0 4 0 875190713 254496768 15320 33554432000 4194304 4964704 140734727235184 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20236/tid=20242] ppid=20232 vsize=248532 CPUtime=821.81 cores=1,3,5,7
/proc/20236/task/20242/stat : 20242 (claspmt) R 20232 20236 19795 0 -1 4202560 3447 0 0 0 82158 23 0 0 25 0 4 0 875190713 254496768 15320 33554432000 4194304 4964704 140734727235184 18446744073709551615 4658583 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3283.19
Current children cumulated vsize (KiB) 248532

[startup+882.301 s]
/proc/loadavg: 8.08 8.17 8.56 9/184 20431
/proc/meminfo: memFree=32049280/32951124 swapFree=67052292/67111528
[pid=20236] ppid=20232 vsize=248652 CPUtime=3522.83 cores=1,3,5,7
/proc/20236/stat : 20236 (claspmt) R 20232 20236 19795 0 -1 4202496 20422 0 2 0 352177 106 0 0 25 0 4 0 875190703 254619648 15458 33554432000 4194304 4964704 140734727235184 18446744073709551615 4362480 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 9
/proc/20236/statm: 62163 15458 458 189 0 56512 0
[pid=20236/tid=20240] ppid=20232 vsize=248652 CPUtime=877.36 cores=1,3,5,7
/proc/20236/task/20240/stat : 20240 (claspmt) R 20232 20236 19795 0 -1 4202560 6624 0 0 0 87706 30 0 0 25 0 4 0 875190713 254619648 15458 33554432000 4194304 4964704 140734727235184 18446744073709551615 4342218 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20236/tid=20241] ppid=20232 vsize=248652 CPUtime=881.73 cores=1,3,5,7
/proc/20236/task/20241/stat : 20241 (claspmt) R 20232 20236 19795 0 -1 4202560 4823 0 0 0 88147 26 0 0 25 0 4 0 875190713 254619648 15458 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20236/tid=20242] ppid=20232 vsize=248652 CPUtime=881.66 cores=1,3,5,7
/proc/20236/task/20242/stat : 20242 (claspmt) R 20232 20236 19795 0 -1 4202560 3513 0 0 0 88141 25 0 0 25 0 4 0 875190713 254619648 15458 33554432000 4194304 4964704 140734727235184 18446744073709551615 4660092 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3522.83
Current children cumulated vsize (KiB) 248652

[startup+942.3 s]
/proc/loadavg: 8.07 8.15 8.53 9/184 20433
/proc/meminfo: memFree=32047888/32951124 swapFree=67052292/67111528
[pid=20236] ppid=20232 vsize=248784 CPUtime=3762.48 cores=1,3,5,7
/proc/20236/stat : 20236 (claspmt) R 20232 20236 19795 0 -1 4202496 21089 0 2 0 376136 112 0 0 25 0 4 0 875190703 254754816 15715 33554432000 4194304 4964704 140734727235184 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 9
/proc/20236/statm: 62196 15715 458 189 0 56545 0
[pid=20236/tid=20240] ppid=20232 vsize=248784 CPUtime=937.35 cores=1,3,5,7
/proc/20236/task/20240/stat : 20240 (claspmt) R 20232 20236 19795 0 -1 4202560 6781 0 0 0 93704 31 0 0 25 0 4 0 875190713 254754816 15715 33554432000 4194304 4964704 140734727235184 18446744073709551615 4332664 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20236/tid=20241] ppid=20232 vsize=248784 CPUtime=941.72 cores=1,3,5,7
/proc/20236/task/20241/stat : 20241 (claspmt) R 20232 20236 19795 0 -1 4202560 5040 0 0 0 94145 27 0 0 25 0 4 0 875190713 254754816 15715 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670032 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20236/tid=20242] ppid=20232 vsize=248784 CPUtime=941.34 cores=1,3,5,7
/proc/20236/task/20242/stat : 20242 (claspmt) R 20232 20236 19795 0 -1 4202560 3570 0 0 0 94108 26 0 0 25 0 4 0 875190713 254754816 15715 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3762.48
Current children cumulated vsize (KiB) 248784

[startup+1002.3 s]
/proc/loadavg: 8.09 8.15 8.50 9/184 20434
/proc/meminfo: memFree=32047484/32951124 swapFree=67052292/67111528
[pid=20236] ppid=20232 vsize=248652 CPUtime=4002.13 cores=1,3,5,7
/proc/20236/stat : 20236 (claspmt) R 20232 20236 19795 0 -1 4202496 21413 0 2 0 400096 117 0 0 25 0 4 0 875190703 254619648 15765 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 9
/proc/20236/statm: 62163 15765 458 189 0 56512 0
[pid=20236/tid=20240] ppid=20232 vsize=248652 CPUtime=997.35 cores=1,3,5,7
/proc/20236/task/20240/stat : 20240 (claspmt) R 20232 20236 19795 0 -1 4202560 6884 0 0 0 99702 33 0 0 25 0 4 0 875190713 254619648 15765 33554432000 4194304 4964704 140734727235184 18446744073709551615 270612808286 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20236/tid=20241] ppid=20232 vsize=248652 CPUtime=1001.71 cores=1,3,5,7
/proc/20236/task/20241/stat : 20241 (claspmt) R 20232 20236 19795 0 -1 4202560 5114 0 0 0 100142 29 0 0 25 0 4 0 875190713 254619648 15765 33554432000 4194304 4964704 140734727235184 18446744073709551615 4658308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20236/tid=20242] ppid=20232 vsize=248652 CPUtime=1001 cores=1,3,5,7
/proc/20236/task/20242/stat : 20242 (claspmt) R 20232 20236 19795 0 -1 4202560 3639 0 0 0 100073 27 0 0 25 0 4 0 875190713 254619648 15765 33554432000 4194304 4964704 140734727235184 18446744073709551615 4325305 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4002.13
Current children cumulated vsize (KiB) 248652

[startup+1062.3 s]
/proc/loadavg: 8.07 8.13 8.47 9/184 20436
/proc/meminfo: memFree=32046832/32951124 swapFree=67052292/67111528
[pid=20236] ppid=20232 vsize=248876 CPUtime=4241.78 cores=1,3,5,7
/proc/20236/stat : 20236 (claspmt) R 20232 20236 19795 0 -1 4202496 21749 0 2 0 424053 125 0 0 25 0 4 0 875190703 254849024 15925 33554432000 4194304 4964704 140734727235184 18446744073709551615 270612777986 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 9
/proc/20236/statm: 62219 15925 458 189 0 56568 0
[pid=20236/tid=20240] ppid=20232 vsize=248876 CPUtime=1057.34 cores=1,3,5,7
/proc/20236/task/20240/stat : 20240 (claspmt) R 20232 20236 19795 0 -1 4202560 7014 0 0 0 105699 35 0 0 25 0 4 0 875190713 254849024 15925 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670271 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20236/tid=20241] ppid=20232 vsize=248876 CPUtime=1061.71 cores=1,3,5,7
/proc/20236/task/20241/stat : 20241 (claspmt) R 20232 20236 19795 0 -1 4202560 5203 0 0 0 106140 31 0 0 25 0 4 0 875190713 254849024 15925 33554432000 4194304 4964704 140734727235184 18446744073709551615 4362996 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20236/tid=20242] ppid=20232 vsize=248876 CPUtime=1060.67 cores=1,3,5,7
/proc/20236/task/20242/stat : 20242 (claspmt) R 20232 20236 19795 0 -1 4202560 3723 0 0 0 106038 29 0 0 25 0 4 0 875190713 254849024 15925 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4241.78
Current children cumulated vsize (KiB) 248876

[startup+1122.3 s]
/proc/loadavg: 8.09 8.12 8.45 9/184 20438
/proc/meminfo: memFree=32046548/32951124 swapFree=67052292/67111528
[pid=20236] ppid=20232 vsize=248960 CPUtime=4481.45 cores=1,3,5,7
/proc/20236/stat : 20236 (claspmt) R 20232 20236 19795 0 -1 4202496 21765 0 2 0 448020 125 0 0 25 0 4 0 875190703 254935040 15941 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670337 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 9
/proc/20236/statm: 62240 15941 458 189 0 56589 0
[pid=20236/tid=20240] ppid=20232 vsize=248960 CPUtime=1117.34 cores=1,3,5,7
/proc/20236/task/20240/stat : 20240 (claspmt) R 20232 20236 19795 0 -1 4202560 7030 0 0 0 111699 35 0 0 25 0 4 0 875190713 254935040 15941 33554432000 4194304 4964704 140734727235184 18446744073709551615 4362251 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20236/tid=20241] ppid=20232 vsize=248960 CPUtime=1121.71 cores=1,3,5,7
/proc/20236/task/20241/stat : 20241 (claspmt) R 20232 20236 19795 0 -1 4202560 5203 0 0 0 112140 31 0 0 25 0 4 0 875190713 254935040 15941 33554432000 4194304 4964704 140734727235184 18446744073709551615 4378480 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20236/tid=20242] ppid=20232 vsize=248960 CPUtime=1120.34 cores=1,3,5,7
/proc/20236/task/20242/stat : 20242 (claspmt) R 20232 20236 19795 0 -1 4202560 3723 0 0 0 112005 29 0 0 25 0 4 0 875190713 254935040 15941 33554432000 4194304 4964704 140734727235184 18446744073709551615 4332355 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4481.45
Current children cumulated vsize (KiB) 248960

[startup+1182.3 s]
/proc/loadavg: 8.11 8.11 8.42 9/184 20439
/proc/meminfo: memFree=32045896/32951124 swapFree=67052292/67111528
[pid=20236] ppid=20232 vsize=249292 CPUtime=4721.12 cores=1,3,5,7
/proc/20236/stat : 20236 (claspmt) R 20232 20236 19795 0 -1 4202496 22076 0 2 0 471986 126 0 0 25 0 4 0 875190703 255275008 16129 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 9
/proc/20236/statm: 62323 16129 458 189 0 56672 0
[pid=20236/tid=20240] ppid=20232 vsize=249292 CPUtime=1177.35 cores=1,3,5,7
/proc/20236/task/20240/stat : 20240 (claspmt) R 20232 20236 19795 0 -1 4202560 7180 0 0 0 117699 36 0 0 25 0 4 0 875190713 255275008 16129 33554432000 4194304 4964704 140734727235184 18446744073709551615 4660156 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20236/tid=20241] ppid=20232 vsize=249292 CPUtime=1181.71 cores=1,3,5,7
/proc/20236/task/20241/stat : 20241 (claspmt) R 20232 20236 19795 0 -1 4202560 5219 0 0 0 118140 31 0 0 25 0 4 0 875190713 255275008 16129 33554432000 4194304 4964704 140734727235184 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20236/tid=20242] ppid=20232 vsize=249292 CPUtime=1180.02 cores=1,3,5,7
/proc/20236/task/20242/stat : 20242 (claspmt) R 20232 20236 19795 0 -1 4202560 3814 0 0 0 117972 30 0 0 25 0 4 0 875190713 255275008 16129 33554432000 4194304 4964704 140734727235184 18446744073709551615 4654479 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4721.12
Current children cumulated vsize (KiB) 249292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.1 s]
/proc/loadavg: 8.08 8.11 8.41 10/184 20440
/proc/meminfo: memFree=32045268/32951124 swapFree=67052292/67111528
[pid=20236] ppid=20232 vsize=249292 CPUtime=4800.22 cores=1,3,5,7
/proc/20236/stat : 20236 (claspmt) R 20232 20236 19795 0 -1 4202496 22473 0 2 0 479894 128 0 0 25 0 4 0 875190703 255275008 16190 33554432000 4194304 4964704 140734727235184 18446744073709551615 4325336 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 9
/proc/20236/statm: 62323 16190 458 189 0 56672 0
[pid=20236/tid=20240] ppid=20232 vsize=249292 CPUtime=1197.15 cores=1,3,5,7
/proc/20236/task/20240/stat : 20240 (claspmt) R 20232 20236 19795 0 -1 4202560 7331 0 0 0 119678 37 0 0 25 0 4 0 875190713 255275008 16190 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20236/tid=20241] ppid=20232 vsize=249292 CPUtime=1201.51 cores=1,3,5,7
/proc/20236/task/20241/stat : 20241 (claspmt) R 20232 20236 19795 0 -1 4202560 5376 0 0 0 120119 32 0 0 25 0 4 0 875190713 255275008 16190 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20236/tid=20242] ppid=20232 vsize=249292 CPUtime=1199.71 cores=1,3,5,7
/proc/20236/task/20242/stat : 20242 (claspmt) R 20232 20236 19795 0 -1 4202560 3814 0 0 0 119941 30 0 0 25 0 4 0 875190713 255275008 16190 33554432000 4194304 4964704 140734727235184 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 249292

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

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

[startup+1202.1 s]
/proc/loadavg: 8.08 8.11 8.41 10/184 20440
/proc/meminfo: memFree=32045268/32951124 swapFree=67052292/67111528
[pid=20236] ppid=20232 vsize=249292 CPUtime=4800.22 cores=1,3,5,7
/proc/20236/stat : 20236 (claspmt) R 20232 20236 19795 0 -1 4202496 22473 0 2 0 479894 128 0 0 25 0 4 0 875190703 255275008 16190 33554432000 4194304 4964704 140734727235184 18446744073709551615 4325336 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 9
/proc/20236/statm: 62323 16190 458 189 0 56672 0
[pid=20236/tid=20240] ppid=20232 vsize=249292 CPUtime=1197.15 cores=1,3,5,7
/proc/20236/task/20240/stat : 20240 (claspmt) R 20232 20236 19795 0 -1 4202560 7331 0 0 0 119678 37 0 0 25 0 4 0 875190713 255275008 16190 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20236/tid=20241] ppid=20232 vsize=249292 CPUtime=1201.51 cores=1,3,5,7
/proc/20236/task/20241/stat : 20241 (claspmt) R 20232 20236 19795 0 -1 4202560 5376 0 0 0 120119 32 0 0 25 0 4 0 875190713 255275008 16190 33554432000 4194304 4964704 140734727235184 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20236/tid=20242] ppid=20232 vsize=249292 CPUtime=1199.71 cores=1,3,5,7
/proc/20236/task/20242/stat : 20242 (claspmt) R 20232 20236 19795 0 -1 4202560 3814 0 0 0 119941 30 0 0 25 0 4 0 875190713 255275008 16190 33554432000 4194304 4964704 140734727235184 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 249292

Child status: 0
Real time (s): 1202.12
CPU time (s): 4800.26
CPU user time (s): 4798.97
CPU system time (s): 1.2938
CPU usage (%): 399.316
Max. virtual memory (cumulated for all children) (KiB): 249356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.97
system time used= 1.2938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22485
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 218469
involuntary context switches= 31684

runsolver used 2.11568 second user time and 4.44832 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-09 18:11:37
IDJOB=3299431
IDBENCH=83223
IDSOLVER=1683
FILE ID=node108/3299431-1307635897
RUNJOBID= node108-1307635897-20210
PBS_JOBID= 13549383
Free space on /tmp= 74084 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-16-16-unsat.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-3299431-1307635897/watcher-3299431-1307635897 -o /tmp/evaluation-result-3299431-1307635897/solver-3299431-1307635897 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299431-1307635897.cnf

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

MD5SUM BENCH= c07743bac800f91e403382f26717b1d0
RANDOM SEED=158937247

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32158164 kB
Buffers:        211972 kB
Cached:         337028 kB
SwapCached:      25900 kB
Active:         336724 kB
Inactive:       244592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32158164 kB
SwapTotal:    67111528 kB
SwapFree:     67052292 kB
Dirty:            1616 kB
Writeback:           0 kB
AnonPages:       27092 kB
Mapped:           8560 kB
Slab:           147224 kB
PageTables:       4496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186092 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= 74084 MiB
End job on node108 at 2011-06-09 18:31:42