Trace number 3373463

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 4800.52 1202.15

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k80.cnf
MD5SUM337e301d7c1a4748ec4a1ced7e688c38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark223.666
Satisfiable
(Un)Satisfiability was proved
Number of variables45937
Number of clauses166840
Sum of the clauses size445312
Maximum clause length37
Minimum clause length1
Number of clauses of size 11058
Number of clauses of size 285826
Number of clauses of size 373620
Number of clauses of size 4406
Number of clauses of size 5785
Number of clauses of size over 55145

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...641250/instance-3373463-1307641250.cnf
0.29/0.35	c Solving...
4800.35/1202.01	
4800.35/1202.01	*** INTERRUPTED! ***
4800.35/1202.01	*** Shutting down threads...
4800.48/1202.14	s UNKNOWN
4800.48/1202.14	
4800.48/1202.14	c INTERRUPTED   : 1
4800.48/1202.14	c Models        : 0+    
4800.48/1202.14	c Time          : 1202.010s (Solving: 1201.67s 1st Model: 0.00s Unsat: 0.00s)
4800.48/1202.14	c CPU Time      : 4800.380s

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-3373463-1307641250/watcher-3373463-1307641250 -o /tmp/evaluation-result-3373463-1307641250/solver-3373463-1307641250 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373463-1307641250.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: 8.10 8.06 8.00 3/171 21665
/proc/meminfo: memFree=29793596/32951132 swapFree=67061144/67111528
[pid=21663] ppid=21660 vsize=20872 CPUtime=0 cores=1,3,5,7
/proc/21663/stat : 21663 (claspmt) R 21660 21663 21620 0 -1 4202496 472 0 1 0 0 0 0 0 18 0 1 0 875724667 21372928 402 33554432000 4194304 4964800 140733436107840 18446744073709551615 210646807237 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21663/statm: 5218 404 343 189 0 92 0

[startup+0.077232 s]
/proc/loadavg: 8.10 8.06 8.00 3/171 21665
/proc/meminfo: memFree=29793596/32951132 swapFree=67061144/67111528
[pid=21663] ppid=21660 vsize=41248 CPUtime=0.06 cores=1,3,5,7
/proc/21663/stat : 21663 (claspmt) R 21660 21663 21620 0 -1 4202496 7035 0 1 0 6 0 0 0 18 0 1 0 875724667 42237952 5414 33554432000 4194304 4964800 140733436107840 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/21663/statm: 10312 5415 399 189 0 5186 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 41248

[startup+0.101225 s]
/proc/loadavg: 8.10 8.06 8.00 3/171 21665
/proc/meminfo: memFree=29793596/32951132 swapFree=67061144/67111528
[pid=21663] ppid=21660 vsize=44224 CPUtime=0.08 cores=1,3,5,7
/proc/21663/stat : 21663 (claspmt) R 21660 21663 21620 0 -1 4202496 7758 0 1 0 8 0 0 0 18 0 1 0 875724667 45285376 6137 33554432000 4194304 4964800 140733436107840 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/21663/statm: 11056 6139 399 189 0 5930 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 44224

[startup+0.300194 s]
/proc/loadavg: 8.10 8.06 8.00 3/171 21665
/proc/meminfo: memFree=29793596/32951132 swapFree=67061144/67111528
[pid=21663] ppid=21660 vsize=49292 CPUtime=0.29 cores=1,3,5,7
/proc/21663/stat : 21663 (claspmt) R 21660 21663 21620 0 -1 4202496 8967 0 1 0 28 1 0 0 18 0 1 0 875724667 50475008 7346 33554432000 4194304 4964800 140733436107840 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/21663/statm: 12323 7346 403 189 0 7197 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49292

[startup+0.70109 s]
/proc/loadavg: 8.10 8.06 8.00 3/171 21665
/proc/meminfo: memFree=29793596/32951132 swapFree=67061144/67111528
[pid=21663] ppid=21660 vsize=272080 CPUtime=1.7 cores=1,3,5,7
/proc/21663/stat : 21663 (claspmt) R 21660 21663 21620 0 -1 4202496 16878 0 1 0 167 3 0 0 19 0 4 0 875724667 278609920 13403 33554432000 4194304 4964800 140733436107840 18446744073709551615 4370236 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21663/statm: 68020 13403 458 189 0 62369 0
Current children cumulated CPU time (s) 1.7
Current children cumulated vsize (KiB) 272080

[startup+1.50096 s]
/proc/loadavg: 8.26 8.09 8.01 10/179 21673
/proc/meminfo: memFree=29692112/32951132 swapFree=67061144/67111528
[pid=21663] ppid=21660 vsize=272080 CPUtime=4.89 cores=1,3,5,7
/proc/21663/stat : 21663 (claspmt) R 21660 21663 21620 0 -1 4202496 18160 0 1 0 485 4 0 0 20 0 4 0 875724667 278609920 14685 33554432000 4194304 4964800 140733436107840 18446744073709551615 4370224 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21663/statm: 68020 14685 458 189 0 62369 0
[pid=21663/tid=21671] ppid=21660 vsize=272080 CPUtime=1.14 cores=1,3,5,7
/proc/21663/task/21671/stat : 21671 (claspmt) R 21660 21663 21620 0 -1 4202560 2041 0 0 0 114 0 0 0 19 0 4 0 875724702 278609920 14685 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670160 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21663/tid=21672] ppid=21660 vsize=272080 CPUtime=1.13 cores=1,3,5,7
/proc/21663/task/21672/stat : 21672 (claspmt) R 21660 21663 21620 0 -1 4202560 2829 0 0 0 113 0 0 0 19 0 4 0 875724702 278609920 14685 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21663/tid=21673] ppid=21660 vsize=272080 CPUtime=1.13 cores=1,3,5,7
/proc/21663/task/21673/stat : 21673 (claspmt) R 21660 21663 21620 0 -1 4202560 3242 0 0 0 112 1 0 0 22 0 4 0 875724702 278609920 14685 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 272080

[startup+3.10069 s]
/proc/loadavg: 8.26 8.09 8.01 10/179 21673
/proc/meminfo: memFree=29677600/32951132 swapFree=67061144/67111528
[pid=21663] ppid=21660 vsize=274132 CPUtime=11.28 cores=1,3,5,7
/proc/21663/stat : 21663 (claspmt) R 21660 21663 21620 0 -1 4202496 20762 0 1 0 1123 5 0 0 25 0 4 0 875724667 280711168 17287 33554432000 4194304 4964800 140733436107840 18446744073709551615 4370224 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21663/statm: 68533 17287 458 189 0 62882 0
[pid=21663/tid=21671] ppid=21660 vsize=274132 CPUtime=2.74 cores=1,3,5,7
/proc/21663/task/21671/stat : 21671 (claspmt) R 21660 21663 21620 0 -1 4202560 2354 0 0 0 274 0 0 0 23 0 4 0 875724702 280711168 17287 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670368 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21663/tid=21672] ppid=21660 vsize=274132 CPUtime=2.73 cores=1,3,5,7
/proc/21663/task/21672/stat : 21672 (claspmt) R 21660 21663 21620 0 -1 4202560 3614 0 0 0 273 0 0 0 23 0 4 0 875724702 280711168 17287 33554432000 4194304 4964800 140733436107840 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21663/tid=21673] ppid=21660 vsize=274132 CPUtime=2.72 cores=1,3,5,7
/proc/21663/task/21673/stat : 21673 (claspmt) R 21660 21663 21620 0 -1 4202560 4248 0 0 0 271 1 0 0 25 0 4 0 875724702 280711168 17287 33554432000 4194304 4964800 140733436107840 18446744073709551615 4361215 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.28
Current children cumulated vsize (KiB) 274132

[startup+6.30115 s]
/proc/loadavg: 8.26 8.09 8.01 10/179 21673
/proc/meminfo: memFree=29646272/32951132 swapFree=67061144/67111528
[pid=21663] ppid=21660 vsize=274400 CPUtime=24.06 cores=1,3,5,7
/proc/21663/stat : 21663 (claspmt) R 21660 21663 21620 0 -1 4202496 23764 0 1 0 2398 8 0 0 25 0 4 0 875724667 280985600 20289 33554432000 4194304 4964800 140733436107840 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21663/statm: 68600 20289 458 189 0 62949 0
[pid=21663/tid=21671] ppid=21660 vsize=274400 CPUtime=5.94 cores=1,3,5,7
/proc/21663/task/21671/stat : 21671 (claspmt) R 21660 21663 21620 0 -1 4202560 2456 0 0 0 594 0 0 0 25 0 4 0 875724702 280985600 20289 33554432000 4194304 4964800 140733436107840 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21663/tid=21672] ppid=21660 vsize=274400 CPUtime=5.93 cores=1,3,5,7
/proc/21663/task/21672/stat : 21672 (claspmt) R 21660 21663 21620 0 -1 4202560 4479 0 0 0 592 1 0 0 25 0 4 0 875724702 280985600 20289 33554432000 4194304 4964800 140733436107840 18446744073709551615 4362990 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21663/tid=21673] ppid=21660 vsize=274400 CPUtime=5.9 cores=1,3,5,7
/proc/21663/task/21673/stat : 21673 (claspmt) R 21660 21663 21620 0 -1 4202560 5911 0 0 0 587 3 0 0 25 0 4 0 875724702 280985600 20289 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.06
Current children cumulated vsize (KiB) 274400

[startup+12.7011 s]
/proc/loadavg: 8.22 8.09 8.01 9/179 21675
/proc/meminfo: memFree=29610492/32951132 swapFree=67061144/67111528
[pid=21663] ppid=21660 vsize=277832 CPUtime=49.63 cores=1,3,5,7
/proc/21663/stat : 21663 (claspmt) R 21660 21663 21620 0 -1 4202496 27655 0 1 0 4953 10 0 0 25 0 4 0 875724667 284499968 24180 33554432000 4194304 4964800 140733436107840 18446744073709551615 4332144 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21663/statm: 69458 24180 460 189 0 63807 0
[pid=21663/tid=21671] ppid=21660 vsize=277832 CPUtime=12.33 cores=1,3,5,7
/proc/21663/task/21671/stat : 21671 (claspmt) R 21660 21663 21620 0 -1 4202560 2807 0 0 0 1233 0 0 0 25 0 4 0 875724702 284499968 24180 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21663/tid=21672] ppid=21660 vsize=277832 CPUtime=12.34 cores=1,3,5,7
/proc/21663/task/21672/stat : 21672 (claspmt) R 21660 21663 21620 0 -1 4202560 5885 0 0 0 1232 2 0 0 25 0 4 0 875724702 284499968 24180 33554432000 4194304 4964800 140733436107840 18446744073709551615 4687089 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21663/tid=21673] ppid=21660 vsize=277832 CPUtime=12.27 cores=1,3,5,7
/proc/21663/task/21673/stat : 21673 (claspmt) R 21660 21663 21620 0 -1 4202560 6965 0 0 0 1223 4 0 0 25 0 4 0 875724702 284499968 24180 33554432000 4194304 4964800 140733436107840 18446744073709551615 4660835 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.63
Current children cumulated vsize (KiB) 277832

[startup+25.5009 s]
/proc/loadavg: 8.26 8.10 8.02 10/179 21675
/proc/meminfo: memFree=29560368/32951132 swapFree=67061144/67111528
[pid=21663] ppid=21660 vsize=290916 CPUtime=100.75 cores=1,3,5,7
/proc/21663/stat : 21663 (claspmt) R 21660 21663 21620 0 -1 4202496 33402 0 1 0 10061 14 0 0 25 0 4 0 875724667 297897984 29927 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21663/statm: 72729 29927 460 189 0 67078 0
[pid=21663/tid=21671] ppid=21660 vsize=290916 CPUtime=25.13 cores=1,3,5,7
/proc/21663/task/21671/stat : 21671 (claspmt) R 21660 21663 21620 0 -1 4202560 3187 0 0 0 2513 0 0 0 25 0 4 0 875724702 297897984 29927 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21663/tid=21672] ppid=21660 vsize=290916 CPUtime=25.13 cores=1,3,5,7
/proc/21663/task/21672/stat : 21672 (claspmt) R 21660 21663 21620 0 -1 4202560 7686 0 0 0 2510 3 0 0 25 0 4 0 875724702 297897984 29927 33554432000 4194304 4964800 140733436107840 18446744073709551615 4379632 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21663/tid=21673] ppid=21660 vsize=290916 CPUtime=25 cores=1,3,5,7
/proc/21663/task/21673/stat : 21673 (claspmt) R 21660 21663 21620 0 -1 4202560 10358 0 0 0 2494 6 0 0 25 0 4 0 875724702 297897984 29927 33554432000 4194304 4964800 140733436107840 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.75
Current children cumulated vsize (KiB) 290916

[startup+51.1006 s]
/proc/loadavg: 8.17 8.09 8.02 10/179 21675
/proc/meminfo: memFree=29466896/32951132 swapFree=67061144/67111528
[pid=21663] ppid=21660 vsize=290916 CPUtime=203.01 cores=1,3,5,7
/proc/21663/stat : 21663 (claspmt) R 21660 21663 21620 0 -1 4202496 43126 0 1 0 20277 24 0 0 25 0 4 0 875724667 297897984 39651 33554432000 4194304 4964800 140733436107840 18446744073709551615 4370352 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21663/statm: 72729 39651 460 189 0 67078 0
[pid=21663/tid=21671] ppid=21660 vsize=290916 CPUtime=50.73 cores=1,3,5,7
/proc/21663/task/21671/stat : 21671 (claspmt) R 21660 21663 21620 0 -1 4202560 4401 0 0 0 5071 2 0 0 25 0 4 0 875724702 297897984 39651 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670678 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21663/tid=21672] ppid=21660 vsize=290916 CPUtime=50.74 cores=1,3,5,7
/proc/21663/task/21672/stat : 21672 (claspmt) R 21660 21663 21620 0 -1 4202560 9109 0 0 0 5069 5 0 0 25 0 4 0 875724702 297897984 39651 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21663/tid=21673] ppid=21660 vsize=290916 CPUtime=50.46 cores=1,3,5,7
/proc/21663/task/21673/stat : 21673 (claspmt) R 21660 21663 21620 0 -1 4202560 16941 0 0 0 5034 12 0 0 25 0 4 0 875724702 297897984 39651 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.01
Current children cumulated vsize (KiB) 290916

[startup+102.307 s]
/proc/loadavg: 8.12 8.09 8.02 10/179 21677
/proc/meminfo: memFree=29348964/32951132 swapFree=67061144/67111528
[pid=21663] ppid=21660 vsize=296672 CPUtime=407.56 cores=1,3,5,7
/proc/21663/stat : 21663 (claspmt) R 21660 21663 21620 0 -1 4202496 54249 0 1 0 40716 40 0 0 25 0 4 0 875724667 303792128 50774 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21663/statm: 74168 50774 460 189 0 68517 0
[pid=21663/tid=21671] ppid=21660 vsize=296672 CPUtime=101.94 cores=1,3,5,7
/proc/21663/task/21671/stat : 21671 (claspmt) R 21660 21663 21620 0 -1 4202560 6643 0 0 0 10189 5 0 0 25 0 4 0 875724702 303792128 50774 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21663/tid=21672] ppid=21660 vsize=296672 CPUtime=101.95 cores=1,3,5,7
/proc/21663/task/21672/stat : 21672 (claspmt) R 21660 21663 21620 0 -1 4202560 12592 0 0 0 10184 11 0 0 25 0 4 0 875724702 303792128 50774 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21663/tid=21673] ppid=21660 vsize=296672 CPUtime=101.39 cores=1,3,5,7
/proc/21663/task/21673/stat : 21673 (claspmt) R 21660 21663 21620 0 -1 4202560 21942 0 0 0 10120 19 0 0 25 0 4 0 875724702 303792128 50774 33554432000 4194304 4964800 140733436107840 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.56
Current children cumulated vsize (KiB) 296672

[startup+162.301 s]
/proc/loadavg: 8.20 8.11 8.03 10/179 21679
/proc/meminfo: memFree=29242556/32951132 swapFree=67061144/67111528
[pid=21663] ppid=21660 vsize=339472 CPUtime=647.21 cores=1,3,5,7
/proc/21663/stat : 21663 (claspmt) R 21660 21663 21620 0 -1 4202496 75791 0 1 0 64662 59 0 0 25 0 4 0 875724667 347619328 72308 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21663/statm: 84868 72308 460 189 0 79217 0
[pid=21663/tid=21671] ppid=21660 vsize=339472 CPUtime=161.93 cores=1,3,5,7
/proc/21663/task/21671/stat : 21671 (claspmt) R 21660 21663 21620 0 -1 4202560 8771 0 0 0 16187 6 0 0 25 0 4 0 875724702 347619328 72308 33554432000 4194304 4964800 140733436107840 18446744073709551615 4650655 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21663/tid=21672] ppid=21660 vsize=339472 CPUtime=161.94 cores=1,3,5,7
/proc/21663/task/21672/stat : 21672 (claspmt) R 21660 21663 21620 0 -1 4202560 17590 0 0 0 16179 15 0 0 25 0 4 0 875724702 347619328 72308 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21663/tid=21673] ppid=21660 vsize=339472 CPUtime=161.06 cores=1,3,5,7
/proc/21663/task/21673/stat : 21673 (claspmt) R 21660 21663 21620 0 -1 4202560 31188 0 0 0 16080 26 0 0 25 0 4 0 875724702 347619328 72308 33554432000 4194304 4964800 140733436107840 18446744073709551615 4342154 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 647.21
Current children cumulated vsize (KiB) 339472

[startup+222.301 s]
/proc/loadavg: 8.12 8.11 8.03 10/179 21679
/proc/meminfo: memFree=29070184/32951132 swapFree=67061144/67111528
[pid=21663] ppid=21660 vsize=545768 CPUtime=886.87 cores=1,3,5,7
/proc/21663/stat : 21663 (claspmt) R 21660 21663 21620 0 -1 4202496 101927 0 1 0 88597 90 0 0 25 0 4 0 875724667 558866432 97816 33554432000 4194304 4964800 140733436107840 18446744073709551615 4321268 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21663/statm: 136442 97816 460 189 0 130791 0
[pid=21663/tid=21671] ppid=21660 vsize=545768 CPUtime=221.92 cores=1,3,5,7
/proc/21663/task/21671/stat : 21671 (claspmt) R 21660 21663 21620 0 -1 4202560 12356 0 0 0 22183 9 0 0 25 0 4 0 875724702 558866432 97816 33554432000 4194304 4964800 140733436107840 18446744073709551615 4668737 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21663/tid=21672] ppid=21660 vsize=545768 CPUtime=221.94 cores=1,3,5,7
/proc/21663/task/21672/stat : 21672 (claspmt) R 21660 21663 21620 0 -1 4202560 23010 0 0 0 22173 21 0 0 25 0 4 0 875724702 558866432 97816 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21663/tid=21673] ppid=21660 vsize=545768 CPUtime=220.72 cores=1,3,5,7
/proc/21663/task/21673/stat : 21673 (claspmt) R 21660 21663 21620 0 -1 4202560 43463 0 0 0 22029 43 0 0 25 0 4 0 875724702 558866432 97816 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 886.87
Current children cumulated vsize (KiB) 545768

[startup+282.301 s]

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

Current children cumulated CPU time (s) 2564.61
Current children cumulated vsize (KiB) 714568

[startup+702.301 s]
/proc/loadavg: 8.09 8.12 8.05 10/179 21693
/proc/meminfo: memFree=28665728/32951132 swapFree=67061144/67111528
[pid=21663] ppid=21660 vsize=715064 CPUtime=2804.27 cores=1,3,5,7
/proc/21663/stat : 21663 (claspmt) R 21660 21663 21620 0 -1 4202496 145907 0 1 0 280274 153 0 0 25 0 4 0 875724667 732225536 141649 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21663/statm: 178766 141649 460 189 0 173115 0
[pid=21663/tid=21671] ppid=21660 vsize=715064 CPUtime=701.92 cores=1,3,5,7
/proc/21663/task/21671/stat : 21671 (claspmt) R 21660 21663 21620 0 -1 4202560 14770 0 0 0 70182 10 0 0 25 0 4 0 875724702 732225536 141649 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21663/tid=21672] ppid=21660 vsize=715064 CPUtime=701.94 cores=1,3,5,7
/proc/21663/task/21672/stat : 21672 (claspmt) R 21660 21663 21620 0 -1 4202560 27735 0 0 0 70166 28 0 0 25 0 4 0 875724702 732225536 141649 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21663/tid=21673] ppid=21660 vsize=715064 CPUtime=698.12 cores=1,3,5,7
/proc/21663/task/21673/stat : 21673 (claspmt) R 21660 21663 21620 0 -1 4202560 78341 0 0 0 69717 95 0 0 25 0 4 0 875724702 732225536 141649 33554432000 4194304 4964800 140733436107840 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2804.27
Current children cumulated vsize (KiB) 715064

[startup+762.307 s]
/proc/loadavg: 8.03 8.10 8.05 10/179 21695
/proc/meminfo: memFree=28639780/32951132 swapFree=67061144/67111528
[pid=21663] ppid=21660 vsize=715064 CPUtime=3043.96 cores=1,3,5,7
/proc/21663/stat : 21663 (claspmt) R 21660 21663 21620 0 -1 4202496 152237 0 1 0 304234 162 0 0 25 0 4 0 875724667 732225536 147962 33554432000 4194304 4964800 140733436107840 18446744073709551615 4321122 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21663/statm: 178766 147962 460 189 0 173115 0
[pid=21663/tid=21671] ppid=21660 vsize=715064 CPUtime=761.93 cores=1,3,5,7
/proc/21663/task/21671/stat : 21671 (claspmt) R 21660 21663 21620 0 -1 4202560 14770 0 0 0 76183 10 0 0 25 0 4 0 875724702 732225536 147962 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21663/tid=21672] ppid=21660 vsize=715064 CPUtime=761.95 cores=1,3,5,7
/proc/21663/task/21672/stat : 21672 (claspmt) R 21660 21663 21620 0 -1 4202560 27750 0 0 0 76167 28 0 0 25 0 4 0 875724702 732225536 147962 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21663/tid=21673] ppid=21660 vsize=715064 CPUtime=757.79 cores=1,3,5,7
/proc/21663/task/21673/stat : 21673 (claspmt) R 21660 21663 21620 0 -1 4202560 84656 0 0 0 75675 104 0 0 25 0 4 0 875724702 732225536 147962 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3043.96
Current children cumulated vsize (KiB) 715064

[startup+822.301 s]
/proc/loadavg: 8.08 8.09 8.05 10/179 21695
/proc/meminfo: memFree=28607520/32951132 swapFree=67061144/67111528
[pid=21663] ppid=21660 vsize=793272 CPUtime=3283.61 cores=1,3,5,7
/proc/21663/stat : 21663 (claspmt) R 21660 21663 21620 0 -1 4202496 156303 0 1 0 328195 166 0 0 25 0 4 0 875724667 812310528 151923 33554432000 4194304 4964800 140733436107840 18446744073709551615 4371537 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21663/statm: 198318 151923 460 189 0 192667 0
[pid=21663/tid=21671] ppid=21660 vsize=793272 CPUtime=821.92 cores=1,3,5,7
/proc/21663/task/21671/stat : 21671 (claspmt) R 21660 21663 21620 0 -1 4202560 14939 0 0 0 82182 10 0 0 25 0 4 0 875724702 812310528 151923 33554432000 4194304 4964800 140733436107840 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21663/tid=21672] ppid=21660 vsize=793272 CPUtime=821.94 cores=1,3,5,7
/proc/21663/task/21672/stat : 21672 (claspmt) R 21660 21663 21620 0 -1 4202560 27751 0 0 0 82166 28 0 0 25 0 4 0 875724702 812310528 151923 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21663/tid=21673] ppid=21660 vsize=793272 CPUtime=817.47 cores=1,3,5,7
/proc/21663/task/21673/stat : 21673 (claspmt) R 21660 21663 21620 0 -1 4202560 84658 0 0 0 81643 104 0 0 25 0 4 0 875724702 812310528 151923 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3283.61
Current children cumulated vsize (KiB) 793272

[startup+882.301 s]
/proc/loadavg: 8.09 8.09 8.05 10/179 21697
/proc/meminfo: memFree=28605160/32951132 swapFree=67061144/67111528
[pid=21663] ppid=21660 vsize=795784 CPUtime=3523.29 cores=1,3,5,7
/proc/21663/stat : 21663 (claspmt) R 21660 21663 21620 0 -1 4202496 156985 0 1 0 352162 167 0 0 25 0 4 0 875724667 814882816 152605 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21663/statm: 198946 152605 460 189 0 193295 0
[pid=21663/tid=21671] ppid=21660 vsize=795784 CPUtime=881.92 cores=1,3,5,7
/proc/21663/task/21671/stat : 21671 (claspmt) R 21660 21663 21620 0 -1 4202560 15570 0 0 0 88182 10 0 0 25 0 4 0 875724702 814882816 152605 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21663/tid=21672] ppid=21660 vsize=795784 CPUtime=881.94 cores=1,3,5,7
/proc/21663/task/21672/stat : 21672 (claspmt) R 21660 21663 21620 0 -1 4202560 27797 0 0 0 88166 28 0 0 25 0 4 0 875724702 814882816 152605 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21663/tid=21673] ppid=21660 vsize=795784 CPUtime=877.14 cores=1,3,5,7
/proc/21663/task/21673/stat : 21673 (claspmt) R 21660 21663 21620 0 -1 4202560 84658 0 0 0 87610 104 0 0 25 0 4 0 875724702 814882816 152605 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.29
Current children cumulated vsize (KiB) 795784

[startup+942.301 s]
/proc/loadavg: 8.09 8.09 8.05 10/179 21699
/proc/meminfo: memFree=28562988/32951132 swapFree=67061144/67111528
[pid=21663] ppid=21660 vsize=801596 CPUtime=3762.96 cores=1,3,5,7
/proc/21663/stat : 21663 (claspmt) R 21660 21663 21620 0 -1 4202496 158631 0 1 0 376128 168 0 0 25 0 4 0 875724667 820834304 154133 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670330 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21663/statm: 200399 154133 460 189 0 194748 0
[pid=21663/tid=21671] ppid=21660 vsize=801596 CPUtime=941.9 cores=1,3,5,7
/proc/21663/task/21671/stat : 21671 (claspmt) R 21660 21663 21620 0 -1 4202560 17215 0 0 0 94179 11 0 0 25 0 4 0 875724702 820834304 154133 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21663/tid=21672] ppid=21660 vsize=801596 CPUtime=941.94 cores=1,3,5,7
/proc/21663/task/21672/stat : 21672 (claspmt) R 21660 21663 21620 0 -1 4202560 27797 0 0 0 94166 28 0 0 25 0 4 0 875724702 820834304 154133 33554432000 4194304 4964800 140733436107840 18446744073709551615 4668946 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21663/tid=21673] ppid=21660 vsize=801596 CPUtime=936.81 cores=1,3,5,7
/proc/21663/task/21673/stat : 21673 (claspmt) R 21660 21663 21620 0 -1 4202560 84659 0 0 0 93577 104 0 0 25 0 4 0 875724702 820834304 154133 33554432000 4194304 4964800 140733436107840 18446744073709551615 4650813 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3762.96
Current children cumulated vsize (KiB) 801596

[startup+1002.3 s]
/proc/loadavg: 8.08 8.08 8.05 10/179 21701
/proc/meminfo: memFree=28510656/32951132 swapFree=67061144/67111528
[pid=21663] ppid=21660 vsize=802532 CPUtime=4002.63 cores=1,3,5,7
/proc/21663/stat : 21663 (claspmt) R 21660 21663 21620 0 -1 4202496 158799 0 1 0 400095 168 0 0 25 0 4 0 875724667 821792768 154301 33554432000 4194304 4964800 140733436107840 18446744073709551615 4653441 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21663/statm: 200633 154301 460 189 0 194982 0
[pid=21663/tid=21671] ppid=21660 vsize=802532 CPUtime=1001.91 cores=1,3,5,7
/proc/21663/task/21671/stat : 21671 (claspmt) R 21660 21663 21620 0 -1 4202560 17215 0 0 0 100180 11 0 0 25 0 4 0 875724702 821792768 154301 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21663/tid=21672] ppid=21660 vsize=802532 CPUtime=1001.94 cores=1,3,5,7
/proc/21663/task/21672/stat : 21672 (claspmt) R 21660 21663 21620 0 -1 4202560 27799 0 0 0 100166 28 0 0 25 0 4 0 875724702 821792768 154301 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21663/tid=21673] ppid=21660 vsize=802532 CPUtime=996.48 cores=1,3,5,7
/proc/21663/task/21673/stat : 21673 (claspmt) R 21660 21663 21620 0 -1 4202560 84825 0 0 0 99544 104 0 0 25 0 4 0 875724702 821792768 154301 33554432000 4194304 4964800 140733436107840 18446744073709551615 4660495 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4002.63
Current children cumulated vsize (KiB) 802532

[startup+1062.3 s]
/proc/loadavg: 8.08 8.08 8.05 10/179 21703
/proc/meminfo: memFree=28477172/32951132 swapFree=67061144/67111528
[pid=21663] ppid=21660 vsize=811076 CPUtime=4242.3 cores=1,3,5,7
/proc/21663/stat : 21663 (claspmt) R 21660 21663 21620 0 -1 4202496 161534 0 1 0 424060 170 0 0 25 0 4 0 875724667 830541824 156903 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21663/statm: 202769 156903 460 189 0 197118 0
[pid=21663/tid=21671] ppid=21660 vsize=811076 CPUtime=1061.9 cores=1,3,5,7
/proc/21663/task/21671/stat : 21671 (claspmt) R 21660 21663 21620 0 -1 4202560 17793 0 0 0 106179 11 0 0 25 0 4 0 875724702 830541824 156903 33554432000 4194304 4964800 140733436107840 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21663/tid=21672] ppid=21660 vsize=811076 CPUtime=1061.94 cores=1,3,5,7
/proc/21663/task/21672/stat : 21672 (claspmt) R 21660 21663 21620 0 -1 4202560 27799 0 0 0 106166 28 0 0 25 0 4 0 875724702 830541824 156903 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21663/tid=21673] ppid=21660 vsize=811076 CPUtime=1056.17 cores=1,3,5,7
/proc/21663/task/21673/stat : 21673 (claspmt) R 21660 21663 21620 0 -1 4202560 86332 0 0 0 105511 106 0 0 25 0 4 0 875724702 830541824 156903 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.3
Current children cumulated vsize (KiB) 811076

[startup+1122.3 s]
/proc/loadavg: 8.12 8.09 8.05 10/179 21703
/proc/meminfo: memFree=28414672/32951132 swapFree=67061144/67111528
[pid=21663] ppid=21660 vsize=817484 CPUtime=4481.97 cores=1,3,5,7
/proc/21663/stat : 21663 (claspmt) R 21660 21663 21620 0 -1 4202496 176513 0 1 0 448009 188 0 0 25 0 4 0 875724667 837103616 171882 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21663/statm: 204371 171882 460 189 0 198720 0
[pid=21663/tid=21671] ppid=21660 vsize=817484 CPUtime=1121.9 cores=1,3,5,7
/proc/21663/task/21671/stat : 21671 (claspmt) R 21660 21663 21620 0 -1 4202560 21614 0 0 0 112175 15 0 0 25 0 4 0 875724702 837103616 171882 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21663/tid=21672] ppid=21660 vsize=817484 CPUtime=1121.94 cores=1,3,5,7
/proc/21663/task/21672/stat : 21672 (claspmt) R 21660 21663 21620 0 -1 4202560 28684 0 0 0 112165 29 0 0 25 0 4 0 875724702 837103616 171882 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21663/tid=21673] ppid=21660 vsize=817484 CPUtime=1115.83 cores=1,3,5,7
/proc/21663/task/21673/stat : 21673 (claspmt) R 21660 21663 21620 0 -1 4202560 93375 0 0 0 111469 114 0 0 25 0 4 0 875724702 837103616 171882 33554432000 4194304 4964800 140733436107840 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4481.97
Current children cumulated vsize (KiB) 817484

[startup+1182.3 s]
/proc/loadavg: 8.12 8.10 8.06 10/179 21705
/proc/meminfo: memFree=28398292/32951132 swapFree=67061144/67111528
[pid=21663] ppid=21660 vsize=817484 CPUtime=4721.64 cores=1,3,5,7
/proc/21663/stat : 21663 (claspmt) R 21660 21663 21620 0 -1 4202496 180492 0 1 0 471969 195 0 0 25 0 4 0 875724667 837103616 175861 33554432000 4194304 4964800 140733436107840 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21663/statm: 204371 175861 460 189 0 198720 0
[pid=21663/tid=21671] ppid=21660 vsize=817484 CPUtime=1181.89 cores=1,3,5,7
/proc/21663/task/21671/stat : 21671 (claspmt) R 21660 21663 21620 0 -1 4202560 21661 0 0 0 118173 16 0 0 25 0 4 0 875724702 837103616 175861 33554432000 4194304 4964800 140733436107840 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21663/tid=21672] ppid=21660 vsize=817484 CPUtime=1181.94 cores=1,3,5,7
/proc/21663/task/21672/stat : 21672 (claspmt) R 21660 21663 21620 0 -1 4202560 32598 0 0 0 118158 36 0 0 25 0 4 0 875724702 837103616 175861 33554432000 4194304 4964800 140733436107840 18446744073709551615 4669476 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21663/tid=21673] ppid=21660 vsize=817484 CPUtime=1175.51 cores=1,3,5,7
/proc/21663/task/21673/stat : 21673 (claspmt) R 21660 21663 21620 0 -1 4202560 93393 0 0 0 117437 114 0 0 25 0 4 0 875724702 837103616 175861 33554432000 4194304 4964800 140733436107840 18446744073709551615 4654463 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4721.64
Current children cumulated vsize (KiB) 817484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.23 8.13 8.06 10/179 21705
/proc/meminfo: memFree=28398292/32951132 swapFree=67061144/67111528
[pid=21663] ppid=21660 vsize=817484 CPUtime=4800.35 cores=1,3,5,7
/proc/21663/stat : 21663 (claspmt) R 21660 21663 21620 0 -1 4202496 180495 0 1 0 479840 195 0 0 25 0 4 0 875724667 837103616 175864 33554432000 4194304 4964800 140733436107840 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21663/statm: 204371 175864 460 189 0 198720 0
[pid=21663/tid=21671] ppid=21660 vsize=817484 CPUtime=1201.6 cores=1,3,5,7
/proc/21663/task/21671/stat : 21671 (claspmt) R 21660 21663 21620 0 -1 4202560 21661 0 0 0 120144 16 0 0 25 0 4 0 875724702 837103616 175864 33554432000 4194304 4964800 140733436107840 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21663/tid=21672] ppid=21660 vsize=817484 CPUtime=1201.65 cores=1,3,5,7
/proc/21663/task/21672/stat : 21672 (claspmt) R 21660 21663 21620 0 -1 4202560 32598 0 0 0 120129 36 0 0 25 0 4 0 875724702 837103616 175864 33554432000 4194304 4964800 140733436107840 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21663/tid=21673] ppid=21660 vsize=817484 CPUtime=1195.1 cores=1,3,5,7
/proc/21663/task/21673/stat : 21673 (claspmt) R 21660 21663 21620 0 -1 4202560 93396 0 0 0 119396 114 0 0 25 0 4 0 875724702 837103616 175864 33554432000 4194304 4964800 140733436107840 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 817484

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

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

[startup+1202.11 s]
/proc/loadavg: 8.23 8.13 8.06 10/179 21705
/proc/meminfo: memFree=28398292/32951132 swapFree=67061144/67111528
[pid=21663] ppid=21660 vsize=801624 CPUtime=4800.48 cores=1,3,5,7
/proc/21663/stat : 21663 (claspmt) R 21660 21663 21620 0 -1 4202496 180506 0 1 0 479853 195 0 0 25 0 1 0 875724667 820862976 166624 33554432000 4194304 4964800 140733436107840 18446744073709551615 210646795468 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/21663/statm: 200406 166624 471 189 0 194755 0
Current children cumulated CPU time (s) 4800.48
Current children cumulated vsize (KiB) 801624

Child status: 0
Real time (s): 1202.15
CPU time (s): 4800.52
CPU user time (s): 4798.54
CPU system time (s): 1.9837
CPU usage (%): 399.328
Max. virtual memory (cumulated for all children) (KiB): 817484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.54
system time used= 1.9837
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180507
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3318
involuntary context switches= 33349

runsolver used 1.74673 second user time and 4.80027 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-09 19:40:50
IDJOB=3373463
IDBENCH=20521
IDSOLVER=1853
FILE ID=node129/3373463-1307641250
RUNJOBID= node129-1307641250-21639
PBS_JOBID= 13549398
Free space on /tmp= 74160 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k80.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-3373463-1307641250/watcher-3373463-1307641250 -o /tmp/evaluation-result-3373463-1307641250/solver-3373463-1307641250 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373463-1307641250.cnf

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

MD5SUM BENCH= 337e301d7c1a4748ec4a1ced7e688c38
RANDOM SEED=1035335423

node129.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.75
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	: 5332.82
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.74
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      29794824 kB
Buffers:        380944 kB
Cached:        2504952 kB
SwapCached:      13136 kB
Active:         732260 kB
Inactive:      2170932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      29794824 kB
SwapTotal:    67111528 kB
SwapFree:     67061144 kB
Dirty:            8952 kB
Writeback:           0 kB
AnonPages:       14728 kB
Mapped:           8180 kB
Slab:           186472 kB
PageTables:       4040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   156592 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74156 MiB
End job on node129 at 2011-06-09 20:00:54