Trace number 3299872

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095? (TO) 4800.43 1202.61

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.cnf
MD5SUM8dae13531986e2a9bdb6559418f57130
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1166.09
Satisfiable
(Un)Satisfiability was proved
Number of variables89190
Number of clauses265718
Sum of the clauses size620006
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2177144
Number of clauses of size 388572
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...065539/instance-3299872-1304065539.cnf
0.79/0.85	c Solving...
4800.09/1202.31	
4800.09/1202.31	*** INTERRUPTED! ***
4800.09/1202.31	*** Shutting down threads...
4800.40/1202.61	s UNKNOWN
4800.40/1202.61	
4800.40/1202.61	c INTERRUPTED   : 1
4800.40/1202.61	c Models        : 0+    
4800.40/1202.61	c Time          : 1202.316s (Solving: 1201.46s 1st Model: 0.00s Unsat: 0.00s)
4800.40/1202.61	c CPU Time      : 4800.120s

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.28 7.91 7.84 6/180 31054
/proc/meminfo: memFree=28649352/32951124 swapFree=67111356/67111528
[pid=31054] ppid=31052 vsize=32176 CPUtime=0 cores=0,2,4,6
/proc/31054/stat : 31054 (claspmt) R 31052 31054 30588 0 -1 4202496 1432 0 0 0 0 0 0 0 25 0 1 0 518154676 32948224 1361 33554432000 4194304 4964704 140733577259952 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/31054/statm: 8044 1369 375 189 0 2918 0

[startup+0.013251 s]
/proc/loadavg: 7.28 7.91 7.84 6/180 31054
/proc/meminfo: memFree=28649352/32951124 swapFree=67111356/67111528
[pid=31054] ppid=31052 vsize=37412 CPUtime=0 cores=0,2,4,6
/proc/31054/stat : 31054 (claspmt) R 31052 31054 30588 0 -1 4202496 4233 0 0 0 0 0 0 0 25 0 1 0 518154676 38309888 3911 33554432000 4194304 4964704 140733577259952 18446744073709551615 4679071 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/31054/statm: 9353 3919 376 189 0 4227 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 37412

[startup+0.100258 s]
/proc/loadavg: 7.28 7.91 7.84 6/180 31054
/proc/meminfo: memFree=28649352/32951124 swapFree=67111356/67111528
[pid=31054] ppid=31052 vsize=55352 CPUtime=0.09 cores=0,2,4,6
/proc/31054/stat : 31054 (claspmt) R 31052 31054 30588 0 -1 4202496 11690 0 0 0 8 1 0 0 25 0 1 0 518154676 56680448 8901 33554432000 4194304 4964704 140733577259952 18446744073709551615 4618166 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/31054/statm: 13838 8902 398 189 0 8712 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 55352

[startup+0.30022 s]
/proc/loadavg: 7.28 7.91 7.84 6/180 31054
/proc/meminfo: memFree=28649352/32951124 swapFree=67111356/67111528
[pid=31054] ppid=31052 vsize=67984 CPUtime=0.29 cores=0,2,4,6
/proc/31054/stat : 31054 (claspmt) R 31052 31054 30588 0 -1 4202496 14733 0 0 0 28 1 0 0 25 0 1 0 518154676 69615616 11944 33554432000 4194304 4964704 140733577259952 18446744073709551615 222921437893 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/31054/statm: 16996 11945 403 189 0 11870 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67984

[startup+0.700148 s]
/proc/loadavg: 7.28 7.91 7.84 6/180 31054
/proc/meminfo: memFree=28649352/32951124 swapFree=67111356/67111528
[pid=31054] ppid=31052 vsize=77488 CPUtime=0.69 cores=0,2,4,6
/proc/31054/stat : 31054 (claspmt) R 31052 31054 30588 0 -1 4202496 17113 0 0 0 68 1 0 0 25 0 1 0 518154676 79347712 14324 33554432000 4194304 4964704 140733577259952 18446744073709551615 4624040 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/31054/statm: 19372 14324 403 189 0 14246 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 77488

[startup+1.50096 s]
/proc/loadavg: 7.28 7.91 7.84 9/184 31058
/proc/meminfo: memFree=28556952/32951124 swapFree=67111356/67111528
[pid=31054] ppid=31052 vsize=309440 CPUtime=3.35 cores=0,2,4,6
/proc/31054/stat : 31054 (claspmt) R 31052 31054 30588 0 -1 4202496 29589 0 0 0 332 3 0 0 25 0 4 0 518154676 316866560 23302 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31054/statm: 77360 23302 458 189 0 71709 0
[pid=31054/tid=31056] ppid=31052 vsize=309440 CPUtime=0.62 cores=0,2,4,6
/proc/31054/task/31056/stat : 31056 (claspmt) R 31052 31054 30588 0 -1 4202560 3071 0 0 0 62 0 0 0 18 0 4 0 518154762 316866560 23302 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31054/tid=31057] ppid=31052 vsize=309440 CPUtime=0.63 cores=0,2,4,6
/proc/31054/task/31057/stat : 31057 (claspmt) R 31052 31054 30588 0 -1 4202560 4424 0 0 0 62 1 0 0 18 0 4 0 518154762 316866560 23302 33554432000 4194304 4964704 140733577259952 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31054/tid=31058] ppid=31052 vsize=309440 CPUtime=0.62 cores=0,2,4,6
/proc/31054/task/31058/stat : 31058 (claspmt) R 31052 31054 30588 0 -1 4202560 4185 0 0 0 62 0 0 0 18 0 4 0 518154762 316866560 23302 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670038 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.35
Current children cumulated vsize (KiB) 309440

[startup+3.10067 s]
/proc/loadavg: 7.28 7.91 7.84 9/184 31058
/proc/meminfo: memFree=28544428/32951124 swapFree=67111356/67111528
[pid=31054] ppid=31052 vsize=309440 CPUtime=9.74 cores=0,2,4,6
/proc/31054/stat : 31054 (claspmt) R 31052 31054 30588 0 -1 4202496 32065 0 0 0 970 4 0 0 25 0 4 0 518154676 316866560 25778 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31054/statm: 77360 25778 458 189 0 71709 0
[pid=31054/tid=31056] ppid=31052 vsize=309440 CPUtime=2.22 cores=0,2,4,6
/proc/31054/task/31056/stat : 31056 (claspmt) R 31052 31054 30588 0 -1 4202560 3246 0 0 0 222 0 0 0 21 0 4 0 518154762 316866560 25778 33554432000 4194304 4964704 140733577259952 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31054/tid=31057] ppid=31052 vsize=309440 CPUtime=2.23 cores=0,2,4,6
/proc/31054/task/31057/stat : 31057 (claspmt) R 31052 31054 30588 0 -1 4202560 5439 0 0 0 222 1 0 0 21 0 4 0 518154762 316866560 25778 33554432000 4194304 4964704 140733577259952 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31054/tid=31058] ppid=31052 vsize=309440 CPUtime=2.21 cores=0,2,4,6
/proc/31054/task/31058/stat : 31058 (claspmt) R 31052 31054 30588 0 -1 4202560 5417 0 0 0 220 1 0 0 21 0 4 0 518154762 316866560 25778 33554432000 4194304 4964704 140733577259952 18446744073709551615 4668714 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.74
Current children cumulated vsize (KiB) 309440

[startup+6.30108 s]
/proc/loadavg: 7.33 7.91 7.84 9/184 31058
/proc/meminfo: memFree=28514436/32951124 swapFree=67111356/67111528
[pid=31054] ppid=31052 vsize=310496 CPUtime=22.52 cores=0,2,4,6
/proc/31054/stat : 31054 (claspmt) R 31052 31054 30588 0 -1 4202496 35731 0 0 0 2246 6 0 0 25 0 4 0 518154676 317947904 29444 33554432000 4194304 4964704 140733577259952 18446744073709551615 4370269 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31054/statm: 77624 29444 458 189 0 71973 0
[pid=31054/tid=31056] ppid=31052 vsize=310496 CPUtime=5.41 cores=0,2,4,6
/proc/31054/task/31056/stat : 31056 (claspmt) R 31052 31054 30588 0 -1 4202560 3364 0 0 0 541 0 0 0 25 0 4 0 518154762 317947904 29444 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31054/tid=31057] ppid=31052 vsize=310496 CPUtime=5.43 cores=0,2,4,6
/proc/31054/task/31057/stat : 31057 (claspmt) R 31052 31054 30588 0 -1 4202560 6942 0 0 0 541 2 0 0 25 0 4 0 518154762 317947904 29444 33554432000 4194304 4964704 140733577259952 18446744073709551615 4668942 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31054/tid=31058] ppid=31052 vsize=310496 CPUtime=5.4 cores=0,2,4,6
/proc/31054/task/31058/stat : 31058 (claspmt) R 31052 31054 30588 0 -1 4202560 6890 0 0 0 538 2 0 0 25 0 4 0 518154762 317947904 29444 33554432000 4194304 4964704 140733577259952 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 22.52
Current children cumulated vsize (KiB) 310496

[startup+12.7009 s]
/proc/loadavg: 7.39 7.91 7.84 9/184 31058
/proc/meminfo: memFree=28484588/32951124 swapFree=67111356/67111528
[pid=31054] ppid=31052 vsize=312740 CPUtime=48.09 cores=0,2,4,6
/proc/31054/stat : 31054 (claspmt) R 31052 31054 30588 0 -1 4202496 38823 0 0 0 4800 9 0 0 25 0 4 0 518154676 320245760 32536 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31054/statm: 78185 32536 458 189 0 72534 0
[pid=31054/tid=31056] ppid=31052 vsize=312740 CPUtime=11.81 cores=0,2,4,6
/proc/31054/task/31056/stat : 31056 (claspmt) R 31052 31054 30588 0 -1 4202560 3552 0 0 0 1181 0 0 0 25 0 4 0 518154762 320245760 32536 33554432000 4194304 4964704 140733577259952 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31054/tid=31057] ppid=31052 vsize=312740 CPUtime=11.82 cores=0,2,4,6
/proc/31054/task/31057/stat : 31057 (claspmt) R 31052 31054 30588 0 -1 4202560 7334 0 0 0 1180 2 0 0 25 0 4 0 518154762 320245760 32536 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31054/tid=31058] ppid=31052 vsize=312740 CPUtime=11.76 cores=0,2,4,6
/proc/31054/task/31058/stat : 31058 (claspmt) R 31052 31054 30588 0 -1 4202560 8466 0 0 0 1173 3 0 0 25 0 4 0 518154762 320245760 32536 33554432000 4194304 4964704 140733577259952 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 48.09
Current children cumulated vsize (KiB) 312740

[startup+25.5006 s]
/proc/loadavg: 7.60 7.93 7.84 9/184 31059
/proc/meminfo: memFree=28428540/32951124 swapFree=67111356/67111528
[pid=31054] ppid=31052 vsize=324288 CPUtime=99.22 cores=0,2,4,6
/proc/31054/stat : 31054 (claspmt) R 31052 31054 30588 0 -1 4202496 45759 0 0 0 9909 13 0 0 25 0 4 0 518154676 332070912 39472 33554432000 4194304 4964704 140733577259952 18446744073709551615 4668709 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31054/statm: 81072 39472 460 189 0 75421 0
[pid=31054/tid=31056] ppid=31052 vsize=324288 CPUtime=24.61 cores=0,2,4,6
/proc/31054/task/31056/stat : 31056 (claspmt) R 31052 31054 30588 0 -1 4202560 3970 0 0 0 2461 0 0 0 25 0 4 0 518154762 332070912 39472 33554432000 4194304 4964704 140733577259952 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31054/tid=31057] ppid=31052 vsize=324288 CPUtime=24.63 cores=0,2,4,6
/proc/31054/task/31057/stat : 31057 (claspmt) R 31052 31054 30588 0 -1 4202560 10073 0 0 0 2459 4 0 0 25 0 4 0 518154762 332070912 39472 33554432000 4194304 4964704 140733577259952 18446744073709551615 4683552 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31054/tid=31058] ppid=31052 vsize=324288 CPUtime=24.49 cores=0,2,4,6
/proc/31054/task/31058/stat : 31058 (claspmt) R 31052 31054 30588 0 -1 4202560 10448 0 0 0 2445 4 0 0 25 0 4 0 518154762 332070912 39472 33554432000 4194304 4964704 140733577259952 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 99.22
Current children cumulated vsize (KiB) 324288

[startup+51.1009 s]
/proc/loadavg: 7.79 7.95 7.85 9/184 31059
/proc/meminfo: memFree=28336096/32951124 swapFree=67111356/67111528
[pid=31054] ppid=31052 vsize=347596 CPUtime=201.49 cores=0,2,4,6
/proc/31054/stat : 31054 (claspmt) R 31052 31054 30588 0 -1 4202496 59750 0 0 0 20129 20 0 0 25 0 4 0 518154676 355938304 53463 33554432000 4194304 4964704 140733577259952 18446744073709551615 4669230 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31054/statm: 86899 53463 460 189 0 81248 0
[pid=31054/tid=31056] ppid=31052 vsize=347596 CPUtime=50.21 cores=0,2,4,6
/proc/31054/task/31056/stat : 31056 (claspmt) R 31052 31054 30588 0 -1 4202560 4598 0 0 0 5020 1 0 0 25 0 4 0 518154762 355938304 53463 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31054/tid=31057] ppid=31052 vsize=347596 CPUtime=50.22 cores=0,2,4,6
/proc/31054/task/31057/stat : 31057 (claspmt) R 31052 31054 30588 0 -1 4202560 12967 0 0 0 5017 5 0 0 25 0 4 0 518154762 355938304 53463 33554432000 4194304 4964704 140733577259952 18446744073709551615 4669396 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31054/tid=31058] ppid=31052 vsize=347596 CPUtime=49.96 cores=0,2,4,6
/proc/31054/task/31058/stat : 31058 (claspmt) R 31052 31054 30588 0 -1 4202560 14282 0 0 0 4990 6 0 0 25 0 4 0 518154762 355938304 53463 33554432000 4194304 4964704 140733577259952 18446744073709551615 4332364 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 201.49
Current children cumulated vsize (KiB) 347596

[startup+102.307 s]
/proc/loadavg: 7.97 7.97 7.86 9/184 31061
/proc/meminfo: memFree=28182552/32951124 swapFree=67111356/67111528
[pid=31054] ppid=31052 vsize=361084 CPUtime=406.04 cores=0,2,4,6
/proc/31054/stat : 31054 (claspmt) R 31052 31054 30588 0 -1 4202496 78967 0 0 0 40568 36 0 0 25 0 4 0 518154676 369750016 72680 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31054/statm: 90271 72680 460 189 0 84620 0
[pid=31054/tid=31056] ppid=31052 vsize=361084 CPUtime=101.41 cores=0,2,4,6
/proc/31054/task/31056/stat : 31056 (claspmt) R 31052 31054 30588 0 -1 4202560 5934 0 0 0 10139 2 0 0 25 0 4 0 518154762 369750016 72680 33554432000 4194304 4964704 140733577259952 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31054/tid=31057] ppid=31052 vsize=361084 CPUtime=101.43 cores=0,2,4,6
/proc/31054/task/31057/stat : 31057 (claspmt) R 31052 31054 30588 0 -1 4202560 18061 0 0 0 10134 9 0 0 25 0 4 0 518154762 369750016 72680 33554432000 4194304 4964704 140733577259952 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31054/tid=31058] ppid=31052 vsize=361084 CPUtime=100.9 cores=0,2,4,6
/proc/31054/task/31058/stat : 31058 (claspmt) R 31052 31054 30588 0 -1 4202560 24487 0 0 0 10076 14 0 0 25 0 4 0 518154762 369750016 72680 33554432000 4194304 4964704 140733577259952 18446744073709551615 4668652 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 406.04
Current children cumulated vsize (KiB) 361084

[startup+162.301 s]
/proc/loadavg: 7.99 7.97 7.87 9/184 31062
/proc/meminfo: memFree=28012132/32951124 swapFree=67111356/67111528
[pid=31054] ppid=31052 vsize=511336 CPUtime=645.68 cores=0,2,4,6
/proc/31054/stat : 31054 (claspmt) R 31052 31054 30588 0 -1 4202496 105723 0 0 0 64517 51 0 0 25 0 4 0 518154676 523608064 98926 33554432000 4194304 4964704 140733577259952 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31054/statm: 127834 98926 460 189 0 122183 0
[pid=31054/tid=31056] ppid=31052 vsize=511336 CPUtime=161.38 cores=0,2,4,6
/proc/31054/task/31056/stat : 31056 (claspmt) R 31052 31054 30588 0 -1 4202560 9328 0 0 0 16136 2 0 0 25 0 4 0 518154762 523608064 98926 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31054/tid=31057] ppid=31052 vsize=511336 CPUtime=161.42 cores=0,2,4,6
/proc/31054/task/31057/stat : 31057 (claspmt) R 31052 31054 30588 0 -1 4202560 19244 0 0 0 16132 10 0 0 25 0 4 0 518154762 523608064 98926 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31054/tid=31058] ppid=31052 vsize=511336 CPUtime=160.59 cores=0,2,4,6
/proc/31054/task/31058/stat : 31058 (claspmt) R 31052 31054 30588 0 -1 4202560 44045 0 0 0 16033 26 0 0 25 0 4 0 518154762 523608064 98926 33554432000 4194304 4964704 140733577259952 18446744073709551615 4653432 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 645.68
Current children cumulated vsize (KiB) 511336

[startup+222.301 s]
/proc/loadavg: 8.04 7.99 7.88 9/184 31064
/proc/meminfo: memFree=27920208/32951124 swapFree=67111356/67111528
[pid=31054] ppid=31052 vsize=581452 CPUtime=885.37 cores=0,2,4,6
/proc/31054/stat : 31054 (claspmt) R 31052 31054 30588 0 -1 4202496 111614 0 0 0 88483 54 0 0 25 0 4 0 518154676 595406848 104817 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31054/statm: 145363 104817 460 189 0 139712 0
[pid=31054/tid=31056] ppid=31052 vsize=581452 CPUtime=221.38 cores=0,2,4,6
/proc/31054/task/31056/stat : 31056 (claspmt) R 31052 31054 30588 0 -1 4202560 11431 0 0 0 22135 3 0 0 25 0 4 0 518154762 595406848 104817 33554432000 4194304 4964704 140733577259952 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31054/tid=31057] ppid=31052 vsize=581452 CPUtime=221.42 cores=0,2,4,6
/proc/31054/task/31057/stat : 31057 (claspmt) R 31052 31054 30588 0 -1 4202560 19448 0 0 0 22132 10 0 0 25 0 4 0 518154762 595406848 104817 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31054/tid=31058] ppid=31052 vsize=581452 CPUtime=220.28 cores=0,2,4,6
/proc/31054/task/31058/stat : 31058 (claspmt) R 31052 31054 30588 0 -1 4202560 46268 0 0 0 22001 27 0 0 25 0 4 0 518154762 595406848 104817 33554432000 4194304 4964704 140733577259952 18446744073709551615 4379082 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 885.37
Current children cumulated vsize (KiB) 581452

[startup+282.301 s]

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

Current children cumulated CPU time (s) 2563.12
Current children cumulated vsize (KiB) 875492

[startup+702.301 s]
/proc/loadavg: 8.10 8.10 7.96 9/184 31077
/proc/meminfo: memFree=27329580/32951124 swapFree=67111356/67111528
[pid=31054] ppid=31052 vsize=875492 CPUtime=2802.76 cores=0,2,4,6
/proc/31054/stat : 31054 (claspmt) R 31052 31054 30588 0 -1 4202496 202136 0 0 0 280161 115 0 0 25 0 4 0 518154676 896503808 194800 33554432000 4194304 4964704 140733577259952 18446744073709551615 4359840 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31054/statm: 218873 194800 460 189 0 213222 0
[pid=31054/tid=31056] ppid=31052 vsize=875492 CPUtime=701.26 cores=0,2,4,6
/proc/31054/task/31056/stat : 31056 (claspmt) R 31052 31054 30588 0 -1 4202560 18852 0 0 0 70119 7 0 0 25 0 4 0 518154762 896503808 194800 33554432000 4194304 4964704 140733577259952 18446744073709551615 4660024 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31054/tid=31057] ppid=31052 vsize=875492 CPUtime=701.41 cores=0,2,4,6
/proc/31054/task/31057/stat : 31057 (claspmt) R 31052 31054 30588 0 -1 4202560 22828 0 0 0 70128 13 0 0 25 0 4 0 518154762 896503808 194800 33554432000 4194304 4964704 140733577259952 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31054/tid=31058] ppid=31052 vsize=875492 CPUtime=697.8 cores=0,2,4,6
/proc/31054/task/31058/stat : 31058 (claspmt) R 31052 31054 30588 0 -1 4202560 115772 0 0 0 69707 73 0 0 25 0 4 0 518154762 896503808 194800 33554432000 4194304 4964704 140733577259952 18446744073709551615 4660088 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2802.76
Current children cumulated vsize (KiB) 875492

[startup+762.307 s]
/proc/loadavg: 8.13 8.11 7.97 9/184 31078
/proc/meminfo: memFree=27325336/32951124 swapFree=67111356/67111528
[pid=31054] ppid=31052 vsize=875492 CPUtime=3042.48 cores=0,2,4,6
/proc/31054/stat : 31054 (claspmt) R 31052 31054 30588 0 -1 4202496 202162 0 0 0 304132 116 0 0 25 0 4 0 518154676 896503808 194826 33554432000 4194304 4964704 140733577259952 18446744073709551615 4669940 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31054/statm: 218873 194826 460 189 0 213222 0
[pid=31054/tid=31056] ppid=31052 vsize=875492 CPUtime=761.26 cores=0,2,4,6
/proc/31054/task/31056/stat : 31056 (claspmt) R 31052 31054 30588 0 -1 4202560 18854 0 0 0 76119 7 0 0 25 0 4 0 518154762 896503808 194826 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31054/tid=31057] ppid=31052 vsize=875492 CPUtime=761.42 cores=0,2,4,6
/proc/31054/task/31057/stat : 31057 (claspmt) R 31052 31054 30588 0 -1 4202560 22829 0 0 0 76129 13 0 0 25 0 4 0 518154762 896503808 194826 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31054/tid=31058] ppid=31052 vsize=875492 CPUtime=757.49 cores=0,2,4,6
/proc/31054/task/31058/stat : 31058 (claspmt) R 31052 31054 30588 0 -1 4202560 115795 0 0 0 75676 73 0 0 25 0 4 0 518154762 896503808 194826 33554432000 4194304 4964704 140733577259952 18446744073709551615 4683577 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3042.48
Current children cumulated vsize (KiB) 875492

[startup+822.301 s]
/proc/loadavg: 8.16 8.12 7.99 9/184 31080
/proc/meminfo: memFree=27254864/32951124 swapFree=67111356/67111528
[pid=31054] ppid=31052 vsize=995224 CPUtime=3282.11 cores=0,2,4,6
/proc/31054/stat : 31054 (claspmt) R 31052 31054 30588 0 -1 4202496 220337 0 0 0 328087 124 0 0 25 0 4 0 518154676 1019109376 213001 33554432000 4194304 4964704 140733577259952 18446744073709551615 4684078 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31054/statm: 248806 213001 460 189 0 243155 0
[pid=31054/tid=31056] ppid=31052 vsize=995224 CPUtime=821.24 cores=0,2,4,6
/proc/31054/task/31056/stat : 31056 (claspmt) R 31052 31054 30588 0 -1 4202560 18902 0 0 0 82117 7 0 0 25 0 4 0 518154762 1019109376 213001 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31054/tid=31057] ppid=31052 vsize=995224 CPUtime=821.42 cores=0,2,4,6
/proc/31054/task/31057/stat : 31057 (claspmt) R 31052 31054 30588 0 -1 4202560 22837 0 0 0 82129 13 0 0 25 0 4 0 518154762 1019109376 213001 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31054/tid=31058] ppid=31052 vsize=995224 CPUtime=817.17 cores=0,2,4,6
/proc/31054/task/31058/stat : 31058 (claspmt) R 31052 31054 30588 0 -1 4202560 132269 0 0 0 81636 81 0 0 25 0 4 0 518154762 1019109376 213001 33554432000 4194304 4964704 140733577259952 18446744073709551615 4342884 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3282.11
Current children cumulated vsize (KiB) 995224

[startup+882.301 s]
/proc/loadavg: 8.13 8.11 7.99 9/184 31081
/proc/meminfo: memFree=27192596/32951124 swapFree=67111356/67111528
[pid=31054] ppid=31052 vsize=1002352 CPUtime=3521.77 cores=0,2,4,6
/proc/31054/stat : 31054 (claspmt) R 31052 31054 30588 0 -1 4202496 230875 0 0 0 352043 134 0 0 25 0 4 0 518154676 1026408448 223432 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31054/statm: 250588 223432 460 189 0 244937 0
[pid=31054/tid=31056] ppid=31052 vsize=1002352 CPUtime=881.21 cores=0,2,4,6
/proc/31054/task/31056/stat : 31056 (claspmt) R 31052 31054 30588 0 -1 4202560 18955 0 0 0 88113 8 0 0 25 0 4 0 518154762 1026408448 223432 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31054/tid=31057] ppid=31052 vsize=1002352 CPUtime=881.42 cores=0,2,4,6
/proc/31054/task/31057/stat : 31057 (claspmt) R 31052 31054 30588 0 -1 4202560 22838 0 0 0 88129 13 0 0 25 0 4 0 518154762 1026408448 223432 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31054/tid=31058] ppid=31052 vsize=1002352 CPUtime=876.84 cores=0,2,4,6
/proc/31054/task/31058/stat : 31058 (claspmt) R 31052 31054 30588 0 -1 4202560 133998 0 0 0 87602 82 0 0 25 0 4 0 518154762 1026408448 223432 33554432000 4194304 4964704 140733577259952 18446744073709551615 4654500 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3521.77
Current children cumulated vsize (KiB) 1002352

[startup+942.301 s]
/proc/loadavg: 8.17 8.12 8.00 9/184 31083
/proc/meminfo: memFree=27145936/32951124 swapFree=67111356/67111528
[pid=31054] ppid=31052 vsize=1002352 CPUtime=3761.45 cores=0,2,4,6
/proc/31054/stat : 31054 (claspmt) R 31052 31054 30588 0 -1 4202496 243164 0 0 0 375998 147 0 0 25 0 4 0 518154676 1026408448 235190 33554432000 4194304 4964704 140733577259952 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31054/statm: 250588 235190 460 189 0 244937 0
[pid=31054/tid=31056] ppid=31052 vsize=1002352 CPUtime=941.2 cores=0,2,4,6
/proc/31054/task/31056/stat : 31056 (claspmt) R 31052 31054 30588 0 -1 4202560 24836 0 0 0 94107 13 0 0 25 0 4 0 518154762 1026408448 235190 33554432000 4194304 4964704 140733577259952 18446744073709551615 4668714 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31054/tid=31057] ppid=31052 vsize=1002352 CPUtime=941.42 cores=0,2,4,6
/proc/31054/task/31057/stat : 31057 (claspmt) R 31052 31054 30588 0 -1 4202560 28042 0 0 0 94123 19 0 0 25 0 4 0 518154762 1026408448 235190 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31054/tid=31058] ppid=31052 vsize=1002352 CPUtime=936.53 cores=0,2,4,6
/proc/31054/task/31058/stat : 31058 (claspmt) R 31052 31054 30588 0 -1 4202560 134018 0 0 0 93571 82 0 0 25 0 4 0 518154762 1026408448 235190 33554432000 4194304 4964704 140733577259952 18446744073709551615 4660129 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3761.45
Current children cumulated vsize (KiB) 1002352

[startup+1002.3 s]
/proc/loadavg: 8.18 8.13 8.01 9/184 31085
/proc/meminfo: memFree=27049680/32951124 swapFree=67111356/67111528
[pid=31054] ppid=31052 vsize=1137072 CPUtime=4001.12 cores=0,2,4,6
/proc/31054/stat : 31054 (claspmt) R 31052 31054 30588 0 -1 4202496 262330 0 0 0 399950 162 0 0 25 0 4 0 518154676 1164361728 254145 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670277 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31054/statm: 284268 254145 460 189 0 278617 0
[pid=31054/tid=31056] ppid=31052 vsize=1137072 CPUtime=1001.19 cores=0,2,4,6
/proc/31054/task/31056/stat : 31056 (claspmt) R 31052 31054 30588 0 -1 4202560 26360 0 0 0 100105 14 0 0 25 0 4 0 518154762 1164361728 254145 33554432000 4194304 4964704 140733577259952 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31054/tid=31057] ppid=31052 vsize=1137072 CPUtime=1001.42 cores=0,2,4,6
/proc/31054/task/31057/stat : 31057 (claspmt) R 31052 31054 30588 0 -1 4202560 35450 0 0 0 100117 25 0 0 25 0 4 0 518154762 1164361728 254145 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31054/tid=31058] ppid=31052 vsize=1137072 CPUtime=996.21 cores=0,2,4,6
/proc/31054/task/31058/stat : 31058 (claspmt) R 31052 31054 30588 0 -1 4202560 134110 0 0 0 99539 82 0 0 25 0 4 0 518154762 1164361728 254145 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4001.12
Current children cumulated vsize (KiB) 1137072

[startup+1062.3 s]
/proc/loadavg: 8.12 8.12 8.01 9/184 31086
/proc/meminfo: memFree=27049268/32951124 swapFree=67111356/67111528
[pid=31054] ppid=31052 vsize=1137072 CPUtime=4240.81 cores=0,2,4,6
/proc/31054/stat : 31054 (claspmt) R 31052 31054 30588 0 -1 4202496 262413 0 0 0 423919 162 0 0 25 0 4 0 518154676 1164361728 254228 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31054/statm: 284268 254228 460 189 0 278617 0
[pid=31054/tid=31056] ppid=31052 vsize=1137072 CPUtime=1061.18 cores=0,2,4,6
/proc/31054/task/31056/stat : 31056 (claspmt) R 31052 31054 30588 0 -1 4202560 26360 0 0 0 106104 14 0 0 25 0 4 0 518154762 1164361728 254228 33554432000 4194304 4964704 140733577259952 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31054/tid=31057] ppid=31052 vsize=1137072 CPUtime=1061.11 cores=0,2,4,6
/proc/31054/task/31057/stat : 31057 (claspmt) R 31052 31054 30588 0 -1 4202560 35450 0 0 0 106086 25 0 0 25 0 4 0 518154762 1164361728 254228 33554432000 4194304 4964704 140733577259952 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31054/tid=31058] ppid=31052 vsize=1137072 CPUtime=1056.21 cores=0,2,4,6
/proc/31054/task/31058/stat : 31058 (claspmt) R 31052 31054 30588 0 -1 4202560 134181 0 0 0 105539 82 0 0 25 0 4 0 518154762 1164361728 254228 33554432000 4194304 4964704 140733577259952 18446744073709551615 4669391 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4240.81
Current children cumulated vsize (KiB) 1137072

[startup+1122.3 s]
/proc/loadavg: 8.10 8.11 8.01 9/184 31088
/proc/meminfo: memFree=27048488/32951124 swapFree=67111356/67111528
[pid=31054] ppid=31052 vsize=1137072 CPUtime=4480.49 cores=0,2,4,6
/proc/31054/stat : 31054 (claspmt) R 31052 31054 30588 0 -1 4202496 262483 0 0 0 447886 163 0 0 25 0 4 0 518154676 1164361728 254297 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670454 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31054/statm: 284268 254297 460 189 0 278617 0
[pid=31054/tid=31056] ppid=31052 vsize=1137072 CPUtime=1121.16 cores=0,2,4,6
/proc/31054/task/31056/stat : 31056 (claspmt) R 31052 31054 30588 0 -1 4202560 26426 0 0 0 112102 14 0 0 25 0 4 0 518154762 1164361728 254297 33554432000 4194304 4964704 140733577259952 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31054/tid=31057] ppid=31052 vsize=1137072 CPUtime=1120.81 cores=0,2,4,6
/proc/31054/task/31057/stat : 31057 (claspmt) R 31052 31054 30588 0 -1 4202560 35450 0 0 0 112055 26 0 0 25 0 4 0 518154762 1164361728 254297 33554432000 4194304 4964704 140733577259952 18446744073709551615 4669192 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31054/tid=31058] ppid=31052 vsize=1137072 CPUtime=1116.22 cores=0,2,4,6
/proc/31054/task/31058/stat : 31058 (claspmt) R 31052 31054 30588 0 -1 4202560 134185 0 0 0 111540 82 0 0 25 0 4 0 518154762 1164361728 254297 33554432000 4194304 4964704 140733577259952 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4480.49
Current children cumulated vsize (KiB) 1137072

[startup+1182.3 s]
/proc/loadavg: 8.03 8.08 8.00 9/184 31089
/proc/meminfo: memFree=27048336/32951124 swapFree=67111356/67111528
[pid=31054] ppid=31052 vsize=1137072 CPUtime=4720.17 cores=0,2,4,6
/proc/31054/stat : 31054 (claspmt) R 31052 31054 30588 0 -1 4202496 262486 0 0 0 471854 163 0 0 25 0 4 0 518154676 1164361728 254300 33554432000 4194304 4964704 140733577259952 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31054/statm: 284268 254300 460 189 0 278617 0
[pid=31054/tid=31056] ppid=31052 vsize=1137072 CPUtime=1181.16 cores=0,2,4,6
/proc/31054/task/31056/stat : 31056 (claspmt) R 31052 31054 30588 0 -1 4202560 26426 0 0 0 118102 14 0 0 25 0 4 0 518154762 1164361728 254300 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31054/tid=31057] ppid=31052 vsize=1137072 CPUtime=1180.49 cores=0,2,4,6
/proc/31054/task/31057/stat : 31057 (claspmt) R 31052 31054 30588 0 -1 4202560 35452 0 0 0 118023 26 0 0 25 0 4 0 518154762 1164361728 254300 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31054/tid=31058] ppid=31052 vsize=1137072 CPUtime=1176.22 cores=0,2,4,6
/proc/31054/task/31058/stat : 31058 (claspmt) R 31052 31054 30588 0 -1 4202560 134185 0 0 0 117540 82 0 0 25 0 4 0 518154762 1164361728 254300 33554432000 4194304 4964704 140733577259952 18446744073709551615 4669443 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4720.17
Current children cumulated vsize (KiB) 1137072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.31 s]
/proc/loadavg: 8.10 8.10 8.00 5/179 31091
/proc/meminfo: memFree=27673572/32951124 swapFree=67111356/67111528
[pid=31054] ppid=31052 vsize=1137072 CPUtime=4800.09 cores=0,2,4,6
/proc/31054/stat : 31054 (claspmt) R 31052 31054 30588 0 -1 4202496 262489 0 0 0 479846 163 0 0 25 0 4 0 518154676 1164361728 254303 33554432000 4194304 4964704 140733577259952 18446744073709551615 4668693 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31054/statm: 284268 254303 460 189 0 278617 0
[pid=31054/tid=31056] ppid=31052 vsize=1137072 CPUtime=1201.17 cores=0,2,4,6
/proc/31054/task/31056/stat : 31056 (claspmt) R 31052 31054 30588 0 -1 4202560 26426 0 0 0 120103 14 0 0 25 0 4 0 518154762 1164361728 254303 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31054/tid=31057] ppid=31052 vsize=1137072 CPUtime=1200.39 cores=0,2,4,6
/proc/31054/task/31057/stat : 31057 (claspmt) R 31052 31054 30588 0 -1 4202560 35452 0 0 0 120013 26 0 0 25 0 4 0 518154762 1164361728 254303 33554432000 4194304 4964704 140733577259952 18446744073709551615 4668556 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31054/tid=31058] ppid=31052 vsize=1137072 CPUtime=1196.23 cores=0,2,4,6
/proc/31054/task/31058/stat : 31058 (claspmt) R 31052 31054 30588 0 -1 4202560 134185 0 0 0 119541 82 0 0 25 0 4 0 518154762 1164361728 254303 33554432000 4194304 4964704 140733577259952 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 1137072

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

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

[startup+1202.6 s]
/proc/loadavg: 8.10 8.10 8.00 5/179 31091
/proc/meminfo: memFree=27673572/32951124 swapFree=67111356/67111528
[pid=31054] ppid=31052 vsize=414716 CPUtime=4800.4 cores=0,2,4,6
/proc/31054/stat : 31054 (claspmt) R 31052 31054 30588 0 -1 4202496 262500 0 0 0 479873 167 0 0 25 0 1 0 518154676 424669184 62120 33554432000 4194304 4964704 140733577259952 18446744073709551615 222921820519 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/31054/statm: 103679 62120 471 189 0 98028 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 414716

Child status: 0
Real time (s): 1202.61
CPU time (s): 4800.43
CPU user time (s): 4798.74
CPU system time (s): 1.69174
CPU usage (%): 399.166
Max. virtual memory (cumulated for all children) (KiB): 1137072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.74
system time used= 1.69174
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 262501
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= 7956
involuntary context switches= 24357

runsolver used 1.88071 second user time and 4.36933 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-29 10:25:39
IDJOB=3299872
IDBENCH=82467
IDSOLVER=1683
FILE ID=node109/3299872-1304065539
RUNJOBID= node109-1304064292-30606
PBS_JOBID= 13170459
Free space on /tmp= 72376 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.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-3299872-1304065539/watcher-3299872-1304065539 -o /tmp/evaluation-result-3299872-1304065539/solver-3299872-1304065539 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299872-1304065539.cnf

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

MD5SUM BENCH= 8dae13531986e2a9bdb6559418f57130
RANDOM SEED=876151041

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28649508 kB
Buffers:        888348 kB
Cached:        2873468 kB
SwapCached:        168 kB
Active:         904540 kB
Inactive:      2971524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28649508 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            7960 kB
Writeback:           0 kB
AnonPages:      113888 kB
Mapped:          15496 kB
Slab:           361240 kB
PageTables:       4608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   269056 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72368 MiB
End job on node109 at 2011-04-29 10:45:44