Trace number 3380775

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) 39719.5 5102.16

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
MD5SUMc4319228342e10028de028a9b67c3404
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables133566
Number of clauses676901
Sum of the clauses size1609791
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2668220
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...491823/instance-3380775-1305491823.cnf
0.68/0.70	c Solving...
39717.29/5100.01	
39717.29/5100.01	*** INTERRUPTED! ***
39717.29/5100.01	*** Shutting down threads...
39719.22/5101.99	s UNKNOWN
39719.22/5101.99	
39719.22/5101.99	c INTERRUPTED   : 1
39719.22/5101.99	c Models        : 0+    
39719.22/5101.99	c Time          : 5100.017s (Solving: 5099.31s 1st Model: 0.00s Unsat: 0.00s)
39719.22/5101.99	c CPU Time      : 39717.340s

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-3380775-1305491823/watcher-3380775-1305491823 -o /tmp/evaluation-result-3380775-1305491823/solver-3380775-1305491823 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380775-1305491823.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.05 7.91 8.02 2/305 32705
/proc/meminfo: memFree=7112508/32951124 swapFree=60275636/67111528
[pid=32705] ppid=32703 vsize=37836 CPUtime=0 cores=0-7
/proc/32705/stat : 32705 (claspmt) R 32703 32705 32679 0 -1 4202496 3235 0 0 0 0 0 0 0 25 0 1 0 660780537 38744064 3165 33554432000 4194304 4964800 140735263730880 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/32705/statm: 9459 3173 376 189 0 4333 0

[startup+0.076816 s]
/proc/loadavg: 7.05 7.91 8.02 2/305 32705
/proc/meminfo: memFree=7112508/32951124 swapFree=60275636/67111528
[pid=32705] ppid=32703 vsize=51300 CPUtime=0.06 cores=0-7
/proc/32705/stat : 32705 (claspmt) R 32703 32705 32679 0 -1 4202496 9433 0 0 0 6 0 0 0 25 0 1 0 660780537 52531200 7847 33554432000 4194304 4964800 140735263730880 18446744073709551615 246516495045 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/32705/statm: 12825 7848 389 189 0 7699 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 51300

[startup+0.10083 s]
/proc/loadavg: 7.05 7.91 8.02 2/305 32705
/proc/meminfo: memFree=7112508/32951124 swapFree=60275636/67111528
[pid=32705] ppid=32703 vsize=53952 CPUtime=0.09 cores=0-7
/proc/32705/stat : 32705 (claspmt) R 32703 32705 32679 0 -1 4202496 10382 0 0 0 8 1 0 0 25 0 1 0 660780537 55246848 8525 33554432000 4194304 4964800 140735263730880 18446744073709551615 246516495045 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/32705/statm: 13488 8526 389 189 0 8362 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53952

[startup+0.300786 s]
/proc/loadavg: 7.05 7.91 8.02 2/305 32705
/proc/meminfo: memFree=7112508/32951124 swapFree=60275636/67111528
[pid=32705] ppid=32703 vsize=84120 CPUtime=0.29 cores=0-7
/proc/32705/stat : 32705 (claspmt) R 32703 32705 32679 0 -1 4202496 20212 0 0 0 28 1 0 0 25 0 1 0 660780537 86138880 16004 33554432000 4194304 4964800 140735263730880 18446744073709551615 4607547 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/32705/statm: 21030 16004 403 189 0 15904 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84120

[startup+0.700702 s]
/proc/loadavg: 7.05 7.91 8.02 2/305 32705
/proc/meminfo: memFree=7112508/32951124 swapFree=60275636/67111528
[pid=32705] ppid=32703 vsize=85444 CPUtime=0.68 cores=0-7
/proc/32705/stat : 32705 (claspmt) R 32703 32705 32679 0 -1 4202496 20573 0 0 0 67 1 0 0 25 0 1 0 660780537 87494656 16365 33554432000 4194304 4964800 140735263730880 18446744073709551615 246516492050 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/32705/statm: 21361 16365 406 189 0 16235 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 85444

[startup+1.50055 s]
/proc/loadavg: 7.05 7.91 8.02 2/313 32713
/proc/meminfo: memFree=6973068/32951124 swapFree=60275636/67111528
[pid=32705] ppid=32703 vsize=355916 CPUtime=1.68 cores=0-7
/proc/32705/stat : 32705 (claspmt) S 32703 32705 32679 0 -1 4202496 49209 0 0 0 158 10 0 0 18 0 8 0 660780537 364457984 35343 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32705/statm: 88979 35343 443 189 0 83328 0
[pid=32705/tid=32707] ppid=32703 vsize=355916 CPUtime=0.01 cores=0-7
/proc/32705/task/32707/stat : 32707 (claspmt) S 32703 32705 32679 0 -1 4202560 2905 0 0 0 1 0 0 0 18 0 8 0 660780608 364457984 35343 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 1 0 0 0
[pid=32705/tid=32708] ppid=32703 vsize=355916 CPUtime=0.03 cores=0-7
/proc/32705/task/32708/stat : 32708 (claspmt) S 32703 32705 32679 0 -1 4202560 4769 0 0 0 2 1 0 0 18 0 8 0 660780608 364457984 35343 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 0 0 0 0
[pid=32705/tid=32709] ppid=32703 vsize=355916 CPUtime=0.03 cores=0-7
/proc/32705/task/32709/stat : 32709 (claspmt) S 32703 32705 32679 0 -1 4202560 4774 0 0 0 3 0 0 0 18 0 8 0 660780608 364457984 35343 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 5 0 0 0
[pid=32705/tid=32710] ppid=32703 vsize=355916 CPUtime=0.02 cores=0-7
/proc/32705/task/32710/stat : 32710 (claspmt) S 32703 32705 32679 0 -1 4202560 3589 0 0 0 1 1 0 0 18 0 8 0 660780608 364457984 35343 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 7 0 0 0
[pid=32705/tid=32711] ppid=32703 vsize=355916 CPUtime=0.76 cores=0-7
/proc/32705/task/32711/stat : 32711 (claspmt) R 32703 32705 32679 0 -1 4202560 3691 0 0 0 76 0 0 0 18 0 8 0 660780608 364457984 35343 33554432000 4194304 4964800 140735263730880 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32705/tid=32712] ppid=32703 vsize=355916 CPUtime=0.03 cores=0-7
/proc/32705/task/32712/stat : 32712 (claspmt) S 32703 32705 32679 0 -1 4202560 4781 0 0 0 2 1 0 0 18 0 8 0 660780608 364457984 35343 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 4 0 0 0
[pid=32705/tid=32713] ppid=32703 vsize=355916 CPUtime=0.03 cores=0-7
/proc/32705/task/32713/stat : 32713 (claspmt) S 32703 32705 32679 0 -1 4202560 4052 0 0 0 2 1 0 0 18 0 8 0 660780608 364457984 35343 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.68
Current children cumulated vsize (KiB) 355916

[startup+3.10126 s]
/proc/loadavg: 7.05 7.91 8.02 2/313 32713
/proc/meminfo: memFree=6972448/32951124 swapFree=60275636/67111528
[pid=32705] ppid=32703 vsize=355916 CPUtime=3.29 cores=0-7
/proc/32705/stat : 32705 (claspmt) S 32703 32705 32679 0 -1 4202496 49213 0 0 0 319 10 0 0 18 0 8 0 660780537 364457984 35347 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32705/statm: 88979 35347 443 189 0 83328 0
[pid=32705/tid=32707] ppid=32703 vsize=355916 CPUtime=0.01 cores=0-7
/proc/32705/task/32707/stat : 32707 (claspmt) S 32703 32705 32679 0 -1 4202560 2905 0 0 0 1 0 0 0 18 0 8 0 660780608 364457984 35347 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 1 0 0 0
[pid=32705/tid=32708] ppid=32703 vsize=355916 CPUtime=0.03 cores=0-7
/proc/32705/task/32708/stat : 32708 (claspmt) S 32703 32705 32679 0 -1 4202560 4769 0 0 0 2 1 0 0 18 0 8 0 660780608 364457984 35347 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 0 0 0 0
[pid=32705/tid=32709] ppid=32703 vsize=355916 CPUtime=0.03 cores=0-7
/proc/32705/task/32709/stat : 32709 (claspmt) S 32703 32705 32679 0 -1 4202560 4774 0 0 0 3 0 0 0 18 0 8 0 660780608 364457984 35347 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 5 0 0 0
[pid=32705/tid=32710] ppid=32703 vsize=355916 CPUtime=0.02 cores=0-7
/proc/32705/task/32710/stat : 32710 (claspmt) S 32703 32705 32679 0 -1 4202560 3589 0 0 0 1 1 0 0 18 0 8 0 660780608 364457984 35347 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 7 0 0 0
[pid=32705/tid=32711] ppid=32703 vsize=355916 CPUtime=2.36 cores=0-7
/proc/32705/task/32711/stat : 32711 (claspmt) R 32703 32705 32679 0 -1 4202560 3695 0 0 0 236 0 0 0 21 0 8 0 660780608 364457984 35347 33554432000 4194304 4964800 140735263730880 18446744073709551615 4669017 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32705/tid=32712] ppid=32703 vsize=355916 CPUtime=0.03 cores=0-7
/proc/32705/task/32712/stat : 32712 (claspmt) S 32703 32705 32679 0 -1 4202560 4781 0 0 0 2 1 0 0 18 0 8 0 660780608 364457984 35347 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 4 0 0 0
[pid=32705/tid=32713] ppid=32703 vsize=355916 CPUtime=0.03 cores=0-7
/proc/32705/task/32713/stat : 32713 (claspmt) S 32703 32705 32679 0 -1 4202560 4052 0 0 0 2 1 0 0 18 0 8 0 660780608 364457984 35347 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.29
Current children cumulated vsize (KiB) 355916

[startup+6.30068 s]
/proc/loadavg: 6.56 7.79 7.98 2/313 32713
/proc/meminfo: memFree=6972704/32951124 swapFree=60275636/67111528
[pid=32705] ppid=32703 vsize=355916 CPUtime=6.49 cores=0-7
/proc/32705/stat : 32705 (claspmt) S 32703 32705 32679 0 -1 4202496 49216 0 0 0 639 10 0 0 18 0 8 0 660780537 364457984 35350 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32705/statm: 88979 35350 443 189 0 83328 0
[pid=32705/tid=32707] ppid=32703 vsize=355916 CPUtime=0.01 cores=0-7
/proc/32705/task/32707/stat : 32707 (claspmt) S 32703 32705 32679 0 -1 4202560 2905 0 0 0 1 0 0 0 18 0 8 0 660780608 364457984 35350 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 1 0 0 0
[pid=32705/tid=32708] ppid=32703 vsize=355916 CPUtime=0.03 cores=0-7
/proc/32705/task/32708/stat : 32708 (claspmt) S 32703 32705 32679 0 -1 4202560 4769 0 0 0 2 1 0 0 18 0 8 0 660780608 364457984 35350 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 0 0 0 0
[pid=32705/tid=32709] ppid=32703 vsize=355916 CPUtime=0.03 cores=0-7
/proc/32705/task/32709/stat : 32709 (claspmt) S 32703 32705 32679 0 -1 4202560 4774 0 0 0 3 0 0 0 18 0 8 0 660780608 364457984 35350 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 5 0 0 0
[pid=32705/tid=32710] ppid=32703 vsize=355916 CPUtime=0.02 cores=0-7
/proc/32705/task/32710/stat : 32710 (claspmt) S 32703 32705 32679 0 -1 4202560 3589 0 0 0 1 1 0 0 18 0 8 0 660780608 364457984 35350 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 7 0 0 0
[pid=32705/tid=32711] ppid=32703 vsize=355916 CPUtime=5.56 cores=0-7
/proc/32705/task/32711/stat : 32711 (claspmt) R 32703 32705 32679 0 -1 4202560 3698 0 0 0 556 0 0 0 25 0 8 0 660780608 364457984 35350 33554432000 4194304 4964800 140735263730880 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32705/tid=32712] ppid=32703 vsize=355916 CPUtime=0.03 cores=0-7
/proc/32705/task/32712/stat : 32712 (claspmt) S 32703 32705 32679 0 -1 4202560 4781 0 0 0 2 1 0 0 18 0 8 0 660780608 364457984 35350 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 4 0 0 0
[pid=32705/tid=32713] ppid=32703 vsize=355916 CPUtime=0.03 cores=0-7
/proc/32705/task/32713/stat : 32713 (claspmt) S 32703 32705 32679 0 -1 4202560 4052 0 0 0 2 1 0 0 18 0 8 0 660780608 364457984 35350 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.49
Current children cumulated vsize (KiB) 355916

[startup+12.7005 s]
/proc/loadavg: 6.12 7.68 7.95 2/313 32713
/proc/meminfo: memFree=6973020/32951124 swapFree=60275636/67111528
[pid=32705] ppid=32703 vsize=355916 CPUtime=12.89 cores=0-7
/proc/32705/stat : 32705 (claspmt) S 32703 32705 32679 0 -1 4202496 49222 0 0 0 1279 10 0 0 18 0 8 0 660780537 364457984 35356 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32705/statm: 88979 35356 443 189 0 83328 0
[pid=32705/tid=32707] ppid=32703 vsize=355916 CPUtime=0.01 cores=0-7
/proc/32705/task/32707/stat : 32707 (claspmt) S 32703 32705 32679 0 -1 4202560 2905 0 0 0 1 0 0 0 18 0 8 0 660780608 364457984 35356 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 1 0 0 0
[pid=32705/tid=32708] ppid=32703 vsize=355916 CPUtime=0.03 cores=0-7
/proc/32705/task/32708/stat : 32708 (claspmt) S 32703 32705 32679 0 -1 4202560 4769 0 0 0 2 1 0 0 18 0 8 0 660780608 364457984 35356 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 0 0 0 0
[pid=32705/tid=32709] ppid=32703 vsize=355916 CPUtime=0.03 cores=0-7
/proc/32705/task/32709/stat : 32709 (claspmt) S 32703 32705 32679 0 -1 4202560 4774 0 0 0 3 0 0 0 18 0 8 0 660780608 364457984 35356 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 5 0 0 0
[pid=32705/tid=32710] ppid=32703 vsize=355916 CPUtime=0.02 cores=0-7
/proc/32705/task/32710/stat : 32710 (claspmt) S 32703 32705 32679 0 -1 4202560 3589 0 0 0 1 1 0 0 18 0 8 0 660780608 364457984 35356 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 7 0 0 0
[pid=32705/tid=32711] ppid=32703 vsize=355916 CPUtime=11.96 cores=0-7
/proc/32705/task/32711/stat : 32711 (claspmt) R 32703 32705 32679 0 -1 4202560 3704 0 0 0 1196 0 0 0 25 0 8 0 660780608 364457984 35356 33554432000 4194304 4964800 140735263730880 18446744073709551615 4399415 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32705/tid=32712] ppid=32703 vsize=355916 CPUtime=0.03 cores=0-7
/proc/32705/task/32712/stat : 32712 (claspmt) S 32703 32705 32679 0 -1 4202560 4781 0 0 0 2 1 0 0 18 0 8 0 660780608 364457984 35356 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 4 0 0 0
[pid=32705/tid=32713] ppid=32703 vsize=355916 CPUtime=0.03 cores=0-7
/proc/32705/task/32713/stat : 32713 (claspmt) S 32703 32705 32679 0 -1 4202560 4052 0 0 0 2 1 0 0 18 0 8 0 660780608 364457984 35356 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.89
Current children cumulated vsize (KiB) 355916

[startup+25.5012 s]
/proc/loadavg: 4.98 7.35 7.83 2/313 32713
/proc/meminfo: memFree=6973928/32951124 swapFree=60275636/67111528
[pid=32705] ppid=32703 vsize=355916 CPUtime=25.69 cores=0-7
/proc/32705/stat : 32705 (claspmt) S 32703 32705 32679 0 -1 4202496 49230 0 0 0 2559 10 0 0 18 0 8 0 660780537 364457984 35364 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32705/statm: 88979 35364 443 189 0 83328 0
[pid=32705/tid=32707] ppid=32703 vsize=355916 CPUtime=0.01 cores=0-7
/proc/32705/task/32707/stat : 32707 (claspmt) S 32703 32705 32679 0 -1 4202560 2905 0 0 0 1 0 0 0 18 0 8 0 660780608 364457984 35364 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 1 0 0 0
[pid=32705/tid=32708] ppid=32703 vsize=355916 CPUtime=0.03 cores=0-7
/proc/32705/task/32708/stat : 32708 (claspmt) S 32703 32705 32679 0 -1 4202560 4769 0 0 0 2 1 0 0 18 0 8 0 660780608 364457984 35364 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 0 0 0 0
[pid=32705/tid=32709] ppid=32703 vsize=355916 CPUtime=0.03 cores=0-7
/proc/32705/task/32709/stat : 32709 (claspmt) S 32703 32705 32679 0 -1 4202560 4774 0 0 0 3 0 0 0 18 0 8 0 660780608 364457984 35364 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 5 0 0 0
[pid=32705/tid=32710] ppid=32703 vsize=355916 CPUtime=0.02 cores=0-7
/proc/32705/task/32710/stat : 32710 (claspmt) S 32703 32705 32679 0 -1 4202560 3589 0 0 0 1 1 0 0 18 0 8 0 660780608 364457984 35364 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 7 0 0 0
[pid=32705/tid=32711] ppid=32703 vsize=355916 CPUtime=24.76 cores=0-7
/proc/32705/task/32711/stat : 32711 (claspmt) R 32703 32705 32679 0 -1 4202560 3712 0 0 0 2476 0 0 0 25 0 8 0 660780608 364457984 35364 33554432000 4194304 4964800 140735263730880 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32705/tid=32712] ppid=32703 vsize=355916 CPUtime=0.03 cores=0-7
/proc/32705/task/32712/stat : 32712 (claspmt) S 32703 32705 32679 0 -1 4202560 4781 0 0 0 2 1 0 0 18 0 8 0 660780608 364457984 35364 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 4 0 0 0
[pid=32705/tid=32713] ppid=32703 vsize=355916 CPUtime=0.03 cores=0-7
/proc/32705/task/32713/stat : 32713 (claspmt) S 32703 32705 32679 0 -1 4202560 4052 0 0 0 2 1 0 0 18 0 8 0 660780608 364457984 35364 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.69
Current children cumulated vsize (KiB) 355916

[startup+51.1005 s]
/proc/loadavg: 3.69 6.86 7.66 2/313 32714
/proc/meminfo: memFree=6973584/32951124 swapFree=60275636/67111528
[pid=32705] ppid=32703 vsize=355916 CPUtime=51.29 cores=0-7
/proc/32705/stat : 32705 (claspmt) S 32703 32705 32679 0 -1 4202496 49295 0 0 0 5119 10 0 0 18 0 8 0 660780537 364457984 35429 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32705/statm: 88979 35429 443 189 0 83328 0
[pid=32705/tid=32707] ppid=32703 vsize=355916 CPUtime=0.01 cores=0-7
/proc/32705/task/32707/stat : 32707 (claspmt) S 32703 32705 32679 0 -1 4202560 2905 0 0 0 1 0 0 0 18 0 8 0 660780608 364457984 35429 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 1 0 0 0
[pid=32705/tid=32708] ppid=32703 vsize=355916 CPUtime=0.03 cores=0-7
/proc/32705/task/32708/stat : 32708 (claspmt) S 32703 32705 32679 0 -1 4202560 4769 0 0 0 2 1 0 0 18 0 8 0 660780608 364457984 35429 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 0 0 0 0
[pid=32705/tid=32709] ppid=32703 vsize=355916 CPUtime=0.03 cores=0-7
/proc/32705/task/32709/stat : 32709 (claspmt) S 32703 32705 32679 0 -1 4202560 4774 0 0 0 3 0 0 0 18 0 8 0 660780608 364457984 35429 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 5 0 0 0
[pid=32705/tid=32710] ppid=32703 vsize=355916 CPUtime=0.02 cores=0-7
/proc/32705/task/32710/stat : 32710 (claspmt) S 32703 32705 32679 0 -1 4202560 3589 0 0 0 1 1 0 0 18 0 8 0 660780608 364457984 35429 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 7 0 0 0
[pid=32705/tid=32711] ppid=32703 vsize=355916 CPUtime=50.36 cores=0-7
/proc/32705/task/32711/stat : 32711 (claspmt) R 32703 32705 32679 0 -1 4202560 3777 0 0 0 5036 0 0 0 25 0 8 0 660780608 364457984 35429 33554432000 4194304 4964800 140735263730880 18446744073709551615 4668951 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32705/tid=32712] ppid=32703 vsize=355916 CPUtime=0.03 cores=0-7
/proc/32705/task/32712/stat : 32712 (claspmt) S 32703 32705 32679 0 -1 4202560 4781 0 0 0 2 1 0 0 18 0 8 0 660780608 364457984 35429 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 4 0 0 0
[pid=32705/tid=32713] ppid=32703 vsize=355916 CPUtime=0.03 cores=0-7
/proc/32705/task/32713/stat : 32713 (claspmt) S 32703 32705 32679 0 -1 4202560 4052 0 0 0 2 1 0 0 18 0 8 0 660780608 364457984 35429 33554432000 4194304 4964800 140735263730880 18446744073709551615 246528650137 0 0 4096 18946 18446604444212064640 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 51.29

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

/proc/meminfo: memFree=105356/32951124 swapFree=54646092/67111528
[pid=32705] ppid=32703 vsize=17448156 CPUtime=38139.5 cores=0-7
/proc/32705/stat : 32705 (claspmt) R 32703 32705 32679 0 -1 4202496 4366221 0 0 0 3811702 2250 0 0 25 0 8 0 660780537 17866911744 4319176 33554432000 4194304 4964800 140735263730880 18446744073709551615 4670332 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/32705/statm: 4362039 4319176 466 189 0 4356388 0
[pid=32705/tid=32707] ppid=32703 vsize=17448156 CPUtime=4748.29 cores=0-7
/proc/32705/task/32707/stat : 32707 (claspmt) R 32703 32705 32679 0 -1 4202560 235590 0 0 0 474644 185 0 0 25 0 8 0 660780608 17866911744 4319176 33554432000 4194304 4964800 140735263730880 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32705/tid=32708] ppid=32703 vsize=17448156 CPUtime=4756.78 cores=0-7
/proc/32705/task/32708/stat : 32708 (claspmt) R 32703 32705 32679 0 -1 4202560 359643 0 0 0 475522 156 0 0 25 0 8 0 660780608 17866911744 4319176 33554432000 4194304 4964800 140735263730880 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32705/tid=32709] ppid=32703 vsize=17448156 CPUtime=4752.75 cores=0-7
/proc/32705/task/32709/stat : 32709 (claspmt) R 32703 32705 32679 0 -1 4202560 405630 0 0 0 474994 281 0 0 25 0 8 0 660780608 17866911744 4319176 33554432000 4194304 4964800 140735263730880 18446744073709551615 4632320 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32705/tid=32710] ppid=32703 vsize=17448156 CPUtime=4744.28 cores=0-7
/proc/32705/task/32710/stat : 32710 (claspmt) R 32703 32705 32679 0 -1 4202560 601270 0 0 0 474069 359 0 0 25 0 8 0 660780608 17866911744 4319176 33554432000 4194304 4964800 140735263730880 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32705/tid=32711] ppid=32703 vsize=17448156 CPUtime=4893.89 cores=0-7
/proc/32705/task/32711/stat : 32711 (claspmt) R 32703 32705 32679 0 -1 4202560 3834 0 0 0 489364 25 0 0 25 0 8 0 660780608 17866911744 4319176 33554432000 4194304 4964800 140735263730880 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32705/tid=32712] ppid=32703 vsize=17448156 CPUtime=4750.82 cores=0-7
/proc/32705/task/32712/stat : 32712 (claspmt) R 32703 32705 32679 0 -1 4202560 496711 0 0 0 474810 272 0 0 25 0 8 0 660780608 17866911744 4319176 33554432000 4194304 4964800 140735263730880 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32705/tid=32713] ppid=32703 vsize=17448156 CPUtime=4742.49 cores=0-7
/proc/32705/task/32713/stat : 32713 (claspmt) R 32703 32705 32679 0 -1 4202560 1550836 0 0 0 473677 572 0 0 25 0 8 0 660780608 17866911744 4319176 33554432000 4194304 4964800 140735263730880 18446744073709551615 4660177 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38139.5
Current children cumulated vsize (KiB) 17448156

[startup+4962.3 s]
/proc/loadavg: 8.08 8.15 8.11 9/313 398
/proc/meminfo: memFree=92844/32951124 swapFree=54544044/67111528
[pid=32705] ppid=32703 vsize=17579228 CPUtime=38618.1 cores=0-7
/proc/32705/stat : 32705 (claspmt) R 32703 32705 32679 0 -1 4202496 4411433 0 0 0 3859533 2274 0 0 25 0 8 0 660780537 18001129472 4364388 33554432000 4194304 4964800 140735263730880 18446744073709551615 4684028 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/32705/statm: 4394807 4364388 466 189 0 4389156 0
[pid=32705/tid=32707] ppid=32703 vsize=17579228 CPUtime=4808.26 cores=0-7
/proc/32705/task/32707/stat : 32707 (claspmt) R 32703 32705 32679 0 -1 4202560 235601 0 0 0 480640 186 0 0 25 0 8 0 660780608 18001129472 4364388 33554432000 4194304 4964800 140735263730880 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32705/tid=32708] ppid=32703 vsize=17579228 CPUtime=4816.68 cores=0-7
/proc/32705/task/32708/stat : 32708 (claspmt) R 32703 32705 32679 0 -1 4202560 376191 0 0 0 481505 163 0 0 25 0 8 0 660780608 18001129472 4364388 33554432000 4194304 4964800 140735263730880 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32705/tid=32709] ppid=32703 vsize=17579228 CPUtime=4812.76 cores=0-7
/proc/32705/task/32709/stat : 32709 (claspmt) R 32703 32705 32679 0 -1 4202560 405634 0 0 0 480995 281 0 0 25 0 8 0 660780608 18001129472 4364388 33554432000 4194304 4964800 140735263730880 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32705/tid=32710] ppid=32703 vsize=17579228 CPUtime=4803.61 cores=0-7
/proc/32705/task/32710/stat : 32710 (claspmt) R 32703 32705 32679 0 -1 4202560 605394 0 0 0 479998 363 0 0 25 0 8 0 660780608 18001129472 4364388 33554432000 4194304 4964800 140735263730880 18446744073709551615 4653186 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32705/tid=32711] ppid=32703 vsize=17579228 CPUtime=4953.8 cores=0-7
/proc/32705/task/32711/stat : 32711 (claspmt) R 32703 32705 32679 0 -1 4202560 3834 0 0 0 495355 25 0 0 25 0 8 0 660780608 18001129472 4364388 33554432000 4194304 4964800 140735263730880 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32705/tid=32712] ppid=32703 vsize=17579228 CPUtime=4810.81 cores=0-7
/proc/32705/task/32712/stat : 32712 (claspmt) R 32703 32705 32679 0 -1 4202560 502777 0 0 0 480806 275 0 0 25 0 8 0 660780608 18001129472 4364388 33554432000 4194304 4964800 140735263730880 18446744073709551615 4332462 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32705/tid=32713] ppid=32703 vsize=17579228 CPUtime=4801.94 cores=0-7
/proc/32705/task/32713/stat : 32713 (claspmt) R 32703 32705 32679 0 -1 4202560 1556612 0 0 0 479619 575 0 0 25 0 8 0 660780608 18001129472 4364388 33554432000 4194304 4964800 140735263730880 18446744073709551615 4653186 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38618.1
Current children cumulated vsize (KiB) 17579228

[startup+5022.3 s]
/proc/loadavg: 8.12 8.15 8.11 9/313 400
/proc/meminfo: memFree=96840/32951124 swapFree=54526568/67111528
[pid=32705] ppid=32703 vsize=17644764 CPUtime=39097.2 cores=0-7
/proc/32705/stat : 32705 (claspmt) R 32703 32705 32679 0 -1 4202496 4418407 0 0 0 3907436 2280 0 0 25 0 8 0 660780537 18068238336 4371362 33554432000 4194304 4964800 140735263730880 18446744073709551615 4332566 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/32705/statm: 4411191 4371362 466 189 0 4405540 0
[pid=32705/tid=32707] ppid=32703 vsize=17644764 CPUtime=4868.23 cores=0-7
/proc/32705/task/32707/stat : 32707 (claspmt) R 32703 32705 32679 0 -1 4202560 235602 0 0 0 486636 187 0 0 25 0 8 0 660780608 18068238336 4371362 33554432000 4194304 4964800 140735263730880 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32705/tid=32708] ppid=32703 vsize=17644764 CPUtime=4876.68 cores=0-7
/proc/32705/task/32708/stat : 32708 (claspmt) R 32703 32705 32679 0 -1 4202560 376229 0 0 0 487505 163 0 0 25 0 8 0 660780608 18068238336 4371362 33554432000 4194304 4964800 140735263730880 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32705/tid=32709] ppid=32703 vsize=17644764 CPUtime=4872.67 cores=0-7
/proc/32705/task/32709/stat : 32709 (claspmt) R 32703 32705 32679 0 -1 4202560 405661 0 0 0 486985 282 0 0 25 0 8 0 660780608 18068238336 4371362 33554432000 4194304 4964800 140735263730880 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32705/tid=32710] ppid=32703 vsize=17644764 CPUtime=4862.96 cores=0-7
/proc/32705/task/32710/stat : 32710 (claspmt) R 32703 32705 32679 0 -1 4202560 605401 0 0 0 485933 363 0 0 25 0 8 0 660780608 18068238336 4371362 33554432000 4194304 4964800 140735263730880 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32705/tid=32711] ppid=32703 vsize=17644764 CPUtime=5013.8 cores=0-7
/proc/32705/task/32711/stat : 32711 (claspmt) R 32703 32705 32679 0 -1 4202560 3834 0 0 0 501355 25 0 0 25 0 8 0 660780608 18068238336 4371362 33554432000 4194304 4964800 140735263730880 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32705/tid=32712] ppid=32703 vsize=17644764 CPUtime=4870.82 cores=0-7
/proc/32705/task/32712/stat : 32712 (claspmt) R 32703 32705 32679 0 -1 4202560 502785 0 0 0 486806 276 0 0 25 0 8 0 660780608 18068238336 4371362 33554432000 4194304 4964800 140735263730880 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32705/tid=32713] ppid=32703 vsize=17644764 CPUtime=4861.8 cores=0-7
/proc/32705/task/32713/stat : 32713 (claspmt) R 32703 32705 32679 0 -1 4202560 1560449 0 0 0 485603 577 0 0 25 0 8 0 660780608 18068238336 4371362 33554432000 4194304 4964800 140735263730880 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39097.2
Current children cumulated vsize (KiB) 17644764

[startup+5082.3 s]
/proc/loadavg: 8.12 8.15 8.11 9/313 410
/proc/meminfo: memFree=96628/32951124 swapFree=54526568/67111528
[pid=32705] ppid=32703 vsize=17644764 CPUtime=39576.5 cores=0-7
/proc/32705/stat : 32705 (claspmt) R 32703 32705 32679 0 -1 4202496 4418440 0 0 0 3955371 2280 0 0 25 0 8 0 660780537 18068238336 4371395 33554432000 4194304 4964800 140735263730880 18446744073709551615 4684096 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/32705/statm: 4411191 4371395 466 189 0 4405540 0
[pid=32705/tid=32707] ppid=32703 vsize=17644764 CPUtime=4928.22 cores=0-7
/proc/32705/task/32707/stat : 32707 (claspmt) R 32703 32705 32679 0 -1 4202560 235603 0 0 0 492635 187 0 0 25 0 8 0 660780608 18068238336 4371395 33554432000 4194304 4964800 140735263730880 18446744073709551615 4658551 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32705/tid=32708] ppid=32703 vsize=17644764 CPUtime=4936.68 cores=0-7
/proc/32705/task/32708/stat : 32708 (claspmt) R 32703 32705 32679 0 -1 4202560 376259 0 0 0 493505 163 0 0 25 0 8 0 660780608 18068238336 4371395 33554432000 4194304 4964800 140735263730880 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32705/tid=32709] ppid=32703 vsize=17644764 CPUtime=4932.67 cores=0-7
/proc/32705/task/32709/stat : 32709 (claspmt) R 32703 32705 32679 0 -1 4202560 405662 0 0 0 492985 282 0 0 25 0 8 0 660780608 18068238336 4371395 33554432000 4194304 4964800 140735263730880 18446744073709551615 4332351 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32705/tid=32710] ppid=32703 vsize=17644764 CPUtime=4922.36 cores=0-7
/proc/32705/task/32710/stat : 32710 (claspmt) R 32703 32705 32679 0 -1 4202560 605401 0 0 0 491873 363 0 0 25 0 8 0 660780608 18068238336 4371395 33554432000 4194304 4964800 140735263730880 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32705/tid=32711] ppid=32703 vsize=17644764 CPUtime=5073.8 cores=0-7
/proc/32705/task/32711/stat : 32711 (claspmt) R 32703 32705 32679 0 -1 4202560 3834 0 0 0 507355 25 0 0 25 0 8 0 660780608 18068238336 4371395 33554432000 4194304 4964800 140735263730880 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32705/tid=32712] ppid=32703 vsize=17644764 CPUtime=4930.8 cores=0-7
/proc/32705/task/32712/stat : 32712 (claspmt) R 32703 32705 32679 0 -1 4202560 502786 0 0 0 492804 276 0 0 25 0 8 0 660780608 18068238336 4371395 33554432000 4194304 4964800 140735263730880 18446744073709551615 4683996 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32705/tid=32713] ppid=32703 vsize=17644764 CPUtime=4921.8 cores=0-7
/proc/32705/task/32713/stat : 32713 (claspmt) R 32703 32705 32679 0 -1 4202560 1560449 0 0 0 491603 577 0 0 25 0 8 0 660780608 18068238336 4371395 33554432000 4194304 4964800 140735263730880 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39576.5
Current children cumulated vsize (KiB) 17644764



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 8.18 8.16 8.11 9/313 411
/proc/meminfo: memFree=96928/32951124 swapFree=54450792/67111528
[pid=32705] ppid=32703 vsize=17841372 CPUtime=39717.3 cores=0-7
/proc/32705/stat : 32705 (claspmt) R 32703 32705 32679 0 -1 4202496 4450933 0 0 0 3969428 2301 0 0 25 0 8 0 660780537 18269564928 4403813 33554432000 4194304 4964800 140735263730880 18446744073709551615 4332510 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/32705/statm: 4460343 4403813 466 189 0 4454692 0
[pid=32705/tid=32707] ppid=32703 vsize=17841372 CPUtime=4945.84 cores=0-7
/proc/32705/task/32707/stat : 32707 (claspmt) R 32703 32705 32679 0 -1 4202560 236394 0 0 0 494394 190 0 0 25 0 8 0 660780608 18269564928 4403813 33554432000 4194304 4964800 140735263730880 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32705/tid=32708] ppid=32703 vsize=17841372 CPUtime=4954.39 cores=0-7
/proc/32705/task/32708/stat : 32708 (claspmt) R 32703 32705 32679 0 -1 4202560 378667 0 0 0 495275 164 0 0 25 0 8 0 660780608 18269564928 4403813 33554432000 4194304 4964800 140735263730880 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32705/tid=32709] ppid=32703 vsize=17841372 CPUtime=4950.38 cores=0-7
/proc/32705/task/32709/stat : 32709 (claspmt) R 32703 32705 32679 0 -1 4202560 405985 0 0 0 494756 282 0 0 25 0 8 0 660780608 18269564928 4403813 33554432000 4194304 4964800 140735263730880 18446744073709551615 4654473 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32705/tid=32710] ppid=32703 vsize=17841372 CPUtime=4939.88 cores=0-7
/proc/32705/task/32710/stat : 32710 (claspmt) R 32703 32705 32679 0 -1 4202560 605402 0 0 0 493625 363 0 0 25 0 8 0 660780608 18269564928 4403813 33554432000 4194304 4964800 140735263730880 18446744073709551615 4653186 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32705/tid=32711] ppid=32703 vsize=17841372 CPUtime=5091.51 cores=0-7
/proc/32705/task/32711/stat : 32711 (claspmt) R 32703 32705 32679 0 -1 4202560 3834 0 0 0 509126 25 0 0 25 0 8 0 660780608 18269564928 4403813 33554432000 4194304 4964800 140735263730880 18446744073709551615 4670670 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32705/tid=32712] ppid=32703 vsize=17841372 CPUtime=4948.42 cores=0-7
/proc/32705/task/32712/stat : 32712 (claspmt) R 32703 32705 32679 0 -1 4202560 511071 0 0 0 494560 282 0 0 25 0 8 0 660780608 18269564928 4403813 33554432000 4194304 4964800 140735263730880 18446744073709551615 4654052 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32705/tid=32713] ppid=32703 vsize=17841372 CPUtime=4938.97 cores=0-7
/proc/32705/task/32713/stat : 32713 (claspmt) R 32703 32705 32679 0 -1 4202560 1573020 0 0 0 493314 583 0 0 25 0 8 0 660780608 18269564928 4403813 33554432000 4194304 4964800 140735263730880 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39717.3
Current children cumulated vsize (KiB) 17841372

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -32705

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

[startup+5100.6 s]
/proc/loadavg: 8.18 8.16 8.11 2/307 412
/proc/meminfo: memFree=221968/32951124 swapFree=54450792/67111528
[pid=32705] ppid=32703 vsize=17727688 CPUtime=39717.9 cores=0-7
/proc/32705/stat : 32705 (claspmt) R 32703 32705 32679 0 -1 4202496 4450943 0 0 0 3969491 2302 0 0 25 0 1 0 660780537 18153152512 4372142 33554432000 4194304 4964800 140735263730880 18446744073709551615 246516489569 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32705/statm: 4431922 4372142 476 189 0 4426271 0
Current children cumulated CPU time (s) 39717.9
Current children cumulated vsize (KiB) 17727688

[startup+5101.4 s]
/proc/loadavg: 8.18 8.16 8.11 2/307 412
/proc/meminfo: memFree=221968/32951124 swapFree=54450792/67111528
[pid=32705] ppid=32703 vsize=16719816 CPUtime=39718.7 cores=0-7
/proc/32705/stat : 32705 (claspmt) R 32703 32705 32679 0 -1 4202496 4450943 0 0 0 3969566 2306 0 0 25 0 1 0 660780537 17121091584 4139808 33554432000 4194304 4964800 140735263730880 18446744073709551615 246516877447 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32705/statm: 4179954 4139296 476 189 0 4174303 0
Current children cumulated CPU time (s) 39718.7
Current children cumulated vsize (KiB) 16719816

[startup+5101.81 s]
/proc/loadavg: 7.60 8.04 8.07 2/307 412
/proc/meminfo: memFree=7853052/32951124 swapFree=54450792/67111528
[pid=32705] ppid=32703 vsize=7472976 CPUtime=39719.1 cores=0-7
/proc/32705/stat : 32705 (claspmt) R 32703 32705 32679 0 -1 4202496 4450943 0 0 0 3969566 2347 0 0 25 0 1 0 660780537 7652327424 1817889 33554432000 4194304 4964800 140735263730880 18446744073709551615 246516877447 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32705/statm: 1868244 1817387 476 189 0 1862593 0
Current children cumulated CPU time (s) 39719.1
Current children cumulated vsize (KiB) 7472976

[startup+5102 s]
/proc/loadavg: 7.60 8.04 8.07 2/307 412
/proc/meminfo: memFree=7853052/32951124 swapFree=54450792/67111528
[pid=32705] ppid=32703 vsize=0 CPUtime=39719.3 cores=0-7
/proc/32705/stat : 32705 (claspmt) R 32703 32705 32679 0 -1 4202500 4450944 0 0 0 3969566 2366 0 0 25 0 1 0 660780537 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/32705/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 39719.3
Current children cumulated vsize (KiB) 0

[startup+5102.1 s]
/proc/loadavg: 7.60 8.04 8.07 2/307 412
/proc/meminfo: memFree=7853052/32951124 swapFree=54450792/67111528
[pid=32705] ppid=32703 vsize=0 CPUtime=39719.4 cores=0-7
/proc/32705/stat : 32705 (claspmt) R 32703 32705 32679 0 -1 4202500 4450944 0 0 0 3969566 2376 0 0 25 0 1 0 660780537 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/32705/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 39719.4
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 5102.16
CPU time (s): 39719.5
CPU user time (s): 39695.7
CPU system time (s): 23.8214
CPU usage (%): 778.483
Max. virtual memory (cumulated for all children) (KiB): 17841372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39695.7
system time used= 23.8214
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4450944
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= 132032
involuntary context switches= 343795

runsolver used 13.9699 second user time and 37.0854 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-15 22:37:03
IDJOB=3380775
IDBENCH=82372
IDSOLVER=1865
FILE ID=node134/3380775-1305491823
RUNJOBID= node134-1305491823-32693
PBS_JOBID= 13325419
Free space on /tmp= 73476 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.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-3380775-1305491823/watcher-3380775-1305491823 -o /tmp/evaluation-result-3380775-1305491823/solver-3380775-1305491823 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380775-1305491823.cnf

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

MD5SUM BENCH= c4319228342e10028de028a9b67c3404
RANDOM SEED=972814980

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7113028 kB
Buffers:        205224 kB
Cached:        5176508 kB
SwapCached:      10280 kB
Active:       16724508 kB
Inactive:      8847472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7113028 kB
SwapTotal:    67111528 kB
SwapFree:     60275636 kB
Dirty:           13024 kB
Writeback:           0 kB
AnonPages:    20187488 kB
Mapped:          14744 kB
Slab:           128580 kB
PageTables:      72564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59412196 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73476 MiB
End job on node134 at 2011-05-16 00:02:06