Trace number 3299771

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.23 1202.04

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
MD5SUMee159af2e208d290f7f3fefd15c344f2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark731.23
Satisfiable
(Un)Satisfiability was proved
Number of variables44692
Number of clauses129620
Sum of the clauses size302444
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 286412
Number of clauses of size 343206
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 ...065538/instance-3299771-1304065538.cnf
0.29/0.30	c Solving...
4800.07/1201.91	
4800.07/1201.91	*** INTERRUPTED! ***
4800.07/1201.91	*** Shutting down threads...
4800.19/1202.03	s UNKNOWN
4800.19/1202.03	
4800.19/1202.03	c INTERRUPTED   : 1
4800.19/1202.03	c Models        : 0+    
4800.19/1202.03	c Time          : 1201.916s (Solving: 1201.61s 1st Model: 0.00s Unsat: 0.00s)
4800.19/1202.03	c CPU Time      : 4800.100s

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

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

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


[startup+0 s]
/proc/loadavg: 7.82 8.02 7.87 1/175 31024
/proc/meminfo: memFree=28692320/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=26612 CPUtime=0 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 1485 0 0 0 0 0 0 0 25 0 1 0 518154520 27250688 1415 33554432000 4194304 4964704 140736581991744 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/31024/statm: 6653 1423 375 189 0 1527 0

[startup+0.0510469 s]
/proc/loadavg: 7.82 8.02 7.87 1/175 31024
/proc/meminfo: memFree=28692320/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=37900 CPUtime=0.04 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 5981 0 0 0 4 0 0 0 25 0 1 0 518154520 38809600 4653 33554432000 4194304 4964704 140736581991744 18446744073709551615 4617330 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/31024/statm: 9475 4654 398 189 0 4349 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 37900

[startup+0.101038 s]
/proc/loadavg: 7.82 8.02 7.87 1/175 31024
/proc/meminfo: memFree=28692320/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=42272 CPUtime=0.09 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 7013 0 0 0 9 0 0 0 25 0 1 0 518154520 43286528 5685 33554432000 4194304 4964704 140736581991744 18446744073709551615 222921437893 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/31024/statm: 10568 5685 403 189 0 5442 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42272

[startup+0.301 s]
/proc/loadavg: 7.82 8.02 7.87 1/175 31024
/proc/meminfo: memFree=28692320/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=47372 CPUtime=0.29 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 8270 0 0 0 29 0 0 0 25 0 1 0 518154520 48508928 6942 33554432000 4194304 4964704 140736581991744 18446744073709551615 222921433649 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/31024/statm: 11843 6942 405 189 0 6717 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47372

[startup+1.13181 s]
/proc/loadavg: 7.82 8.02 7.87 1/175 31024
/proc/meminfo: memFree=28692320/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=264888 CPUtime=3.57 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 14301 0 0 0 355 2 0 0 25 0 4 0 518154520 271245312 11222 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670419 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/31024/statm: 66222 11222 458 189 0 60571 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 264888

[startup+1.50075 s]
/proc/loadavg: 7.82 8.02 7.87 1/175 31024
/proc/meminfo: memFree=28692320/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=264888 CPUtime=5.05 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 14616 0 0 0 502 3 0 0 25 0 4 0 518154520 271245312 11537 33554432000 4194304 4964704 140736581991744 18446744073709551615 4653356 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/31024/statm: 66222 11537 458 189 0 60571 0
Current children cumulated CPU time (s) 5.05
Current children cumulated vsize (KiB) 264888

[startup+3.10046 s]
/proc/loadavg: 7.28 7.91 7.84 9/184 31058
/proc/meminfo: memFree=28554968/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=266100 CPUtime=11.43 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 16239 0 0 0 1139 4 0 0 25 0 4 0 518154520 272486400 13160 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/31024/statm: 66525 13160 458 189 0 60874 0
[pid=31024/tid=31026] ppid=31022 vsize=266100 CPUtime=2.78 cores=1,3,5,7
/proc/31024/task/31026/stat : 31026 (claspmt) R 31022 31024 30588 0 -1 4202560 1454 0 0 0 278 0 0 0 23 0 4 0 518154551 272486400 13160 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31024/tid=31027] ppid=31022 vsize=266100 CPUtime=2.77 cores=1,3,5,7
/proc/31024/task/31027/stat : 31027 (claspmt) R 31022 31024 30588 0 -1 4202560 2974 0 0 0 276 1 0 0 23 0 4 0 518154551 272486400 13160 33554432000 4194304 4964704 140736581991744 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31024/tid=31028] ppid=31022 vsize=266100 CPUtime=2.78 cores=1,3,5,7
/proc/31024/task/31028/stat : 31028 (claspmt) R 31022 31024 30588 0 -1 4202560 3080 0 0 0 277 1 0 0 24 0 4 0 518154551 272486400 13160 33554432000 4194304 4964704 140736581991744 18446744073709551615 4684680 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.43
Current children cumulated vsize (KiB) 266100

[startup+6.30087 s]
/proc/loadavg: 7.33 7.91 7.84 9/184 31058
/proc/meminfo: memFree=28520008/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=268540 CPUtime=24.22 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 19345 0 0 0 2415 7 0 0 25 0 4 0 518154520 274984960 16266 33554432000 4194304 4964704 140736581991744 18446744073709551615 4332103 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/31024/statm: 67135 16266 458 189 0 61484 0
[pid=31024/tid=31026] ppid=31022 vsize=268540 CPUtime=5.98 cores=1,3,5,7
/proc/31024/task/31026/stat : 31026 (claspmt) R 31022 31024 30588 0 -1 4202560 1693 0 0 0 598 0 0 0 25 0 4 0 518154551 274984960 16266 33554432000 4194304 4964704 140736581991744 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31024/tid=31027] ppid=31022 vsize=268540 CPUtime=5.95 cores=1,3,5,7
/proc/31024/task/31027/stat : 31027 (claspmt) R 31022 31024 30588 0 -1 4202560 4372 0 0 0 593 2 0 0 25 0 4 0 518154551 274984960 16266 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670080 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31024/tid=31028] ppid=31022 vsize=268540 CPUtime=5.98 cores=1,3,5,7
/proc/31024/task/31028/stat : 31028 (claspmt) R 31022 31024 30588 0 -1 4202560 4138 0 0 0 596 2 0 0 25 0 4 0 518154551 274984960 16266 33554432000 4194304 4964704 140736581991744 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.22
Current children cumulated vsize (KiB) 268540

[startup+12.7067 s]
/proc/loadavg: 7.39 7.91 7.84 9/184 31058
/proc/meminfo: memFree=28489796/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=271676 CPUtime=49.8 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 23285 0 0 0 4972 8 0 0 25 0 4 0 518154520 278196224 20206 33554432000 4194304 4964704 140736581991744 18446744073709551615 4332103 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/31024/statm: 67919 20206 460 189 0 62268 0
[pid=31024/tid=31026] ppid=31022 vsize=271676 CPUtime=12.38 cores=1,3,5,7
/proc/31024/task/31026/stat : 31026 (claspmt) R 31022 31024 30588 0 -1 4202560 2151 0 0 0 1238 0 0 0 25 0 4 0 518154551 278196224 20206 33554432000 4194304 4964704 140736581991744 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31024/tid=31027] ppid=31022 vsize=271676 CPUtime=12.32 cores=1,3,5,7
/proc/31024/task/31027/stat : 31027 (claspmt) R 31022 31024 30588 0 -1 4202560 5743 0 0 0 1230 2 0 0 25 0 4 0 518154551 278196224 20206 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670314 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31024/tid=31028] ppid=31022 vsize=271676 CPUtime=12.38 cores=1,3,5,7
/proc/31024/task/31028/stat : 31028 (claspmt) R 31022 31024 30588 0 -1 4202560 5298 0 0 0 1236 2 0 0 25 0 4 0 518154551 278196224 20206 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.8
Current children cumulated vsize (KiB) 271676

[startup+25.5004 s]
/proc/loadavg: 7.56 7.93 7.84 9/184 31059
/proc/meminfo: memFree=28433252/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=277364 CPUtime=100.91 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 30731 0 0 0 10078 13 0 0 25 0 4 0 518154520 284020736 27652 33554432000 4194304 4964704 140736581991744 18446744073709551615 4654493 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/31024/statm: 69341 27652 460 189 0 63690 0
[pid=31024/tid=31026] ppid=31022 vsize=277364 CPUtime=25.18 cores=1,3,5,7
/proc/31024/task/31026/stat : 31026 (claspmt) R 31022 31024 30588 0 -1 4202560 2824 0 0 0 2517 1 0 0 25 0 4 0 518154551 284020736 27652 33554432000 4194304 4964704 140736581991744 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31024/tid=31027] ppid=31022 vsize=277364 CPUtime=25.05 cores=1,3,5,7
/proc/31024/task/31027/stat : 31027 (claspmt) R 31022 31024 30588 0 -1 4202560 7597 0 0 0 2502 3 0 0 25 0 4 0 518154551 284020736 27652 33554432000 4194304 4964704 140736581991744 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31024/tid=31028] ppid=31022 vsize=277364 CPUtime=25.18 cores=1,3,5,7
/proc/31024/task/31028/stat : 31028 (claspmt) R 31022 31024 30588 0 -1 4202560 6814 0 0 0 2515 3 0 0 25 0 4 0 518154551 284020736 27652 33554432000 4194304 4964704 140736581991744 18446744073709551615 4669480 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.91
Current children cumulated vsize (KiB) 277364

[startup+51.1007 s]
/proc/loadavg: 7.79 7.95 7.85 9/184 31059
/proc/meminfo: memFree=28337584/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=296748 CPUtime=203.19 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 40124 0 0 0 20300 19 0 0 25 0 4 0 518154520 303869952 37045 33554432000 4194304 4964704 140736581991744 18446744073709551615 4333186 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/31024/statm: 74187 37045 460 189 0 68536 0
[pid=31024/tid=31026] ppid=31022 vsize=296748 CPUtime=50.78 cores=1,3,5,7
/proc/31024/task/31026/stat : 31026 (claspmt) R 31022 31024 30588 0 -1 4202560 3921 0 0 0 5076 2 0 0 25 0 4 0 518154551 303869952 37046 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670202 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31024/tid=31027] ppid=31022 vsize=296748 CPUtime=50.51 cores=1,3,5,7
/proc/31024/task/31027/stat : 31027 (claspmt) R 31022 31024 30588 0 -1 4202560 11487 0 0 0 5046 5 0 0 25 0 4 0 518154551 303869952 37046 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31024/tid=31028] ppid=31022 vsize=296748 CPUtime=50.79 cores=1,3,5,7
/proc/31024/task/31028/stat : 31028 (claspmt) R 31022 31024 30588 0 -1 4202560 10335 0 0 0 5074 5 0 0 25 0 4 0 518154551 303869952 37046 33554432000 4194304 4964704 140736581991744 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.19
Current children cumulated vsize (KiB) 296748

[startup+102.3 s]
/proc/loadavg: 7.97 7.97 7.86 9/184 31061
/proc/meminfo: memFree=28189872/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=376676 CPUtime=407.7 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 58281 0 0 0 40735 35 0 0 25 0 4 0 518154520 385716224 55176 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670215 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/31024/statm: 94169 55176 460 189 0 88518 0
[pid=31024/tid=31026] ppid=31022 vsize=376676 CPUtime=101.97 cores=1,3,5,7
/proc/31024/task/31026/stat : 31026 (claspmt) R 31022 31024 30588 0 -1 4202560 5164 0 0 0 10194 3 0 0 25 0 4 0 518154551 385716224 55176 33554432000 4194304 4964704 140736581991744 18446744073709551615 4644870 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31024/tid=31027] ppid=31022 vsize=376676 CPUtime=101.43 cores=1,3,5,7
/proc/31024/task/31027/stat : 31027 (claspmt) R 31022 31024 30588 0 -1 4202560 24557 0 0 0 10128 15 0 0 25 0 4 0 518154551 385716224 55176 33554432000 4194304 4964704 140736581991744 18446744073709551615 4653154 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31024/tid=31028] ppid=31022 vsize=376676 CPUtime=101.99 cores=1,3,5,7
/proc/31024/task/31028/stat : 31028 (claspmt) R 31022 31024 30588 0 -1 4202560 12331 0 0 0 10191 8 0 0 25 0 4 0 518154551 385716224 55176 33554432000 4194304 4964704 140736581991744 18446744073709551615 4669316 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.7
Current children cumulated vsize (KiB) 376676

[startup+162.306 s]
/proc/loadavg: 7.99 7.97 7.87 9/184 31062
/proc/meminfo: memFree=28012628/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=448868 CPUtime=647.39 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 74918 0 0 0 64685 54 0 0 25 0 4 0 518154520 459640832 71776 33554432000 4194304 4964704 140736581991744 18446744073709551615 4342186 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/31024/statm: 112217 71776 460 189 0 106566 0
[pid=31024/tid=31026] ppid=31022 vsize=448868 CPUtime=161.98 cores=1,3,5,7
/proc/31024/task/31026/stat : 31026 (claspmt) R 31022 31024 30588 0 -1 4202560 7278 0 0 0 16193 5 0 0 25 0 4 0 518154551 459640832 71776 33554432000 4194304 4964704 140736581991744 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31024/tid=31027] ppid=31022 vsize=448868 CPUtime=161.1 cores=1,3,5,7
/proc/31024/task/31027/stat : 31027 (claspmt) R 31022 31024 30588 0 -1 4202560 31950 0 0 0 16086 24 0 0 25 0 4 0 518154551 459640832 71776 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31024/tid=31028] ppid=31022 vsize=448868 CPUtime=161.98 cores=1,3,5,7
/proc/31024/task/31028/stat : 31028 (claspmt) R 31022 31024 30588 0 -1 4202560 17435 0 0 0 16185 13 0 0 25 0 4 0 518154551 459640832 71776 33554432000 4194304 4964704 140736581991744 18446744073709551615 4668676 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.39
Current children cumulated vsize (KiB) 448868

[startup+222.3 s]
/proc/loadavg: 8.04 7.99 7.88 9/184 31064
/proc/meminfo: memFree=27920588/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=531996 CPUtime=887.03 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 91980 0 0 0 88630 73 0 0 25 0 4 0 518154520 544763904 88838 33554432000 4194304 4964704 140736581991744 18446744073709551615 4370485 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/31024/statm: 132999 88838 460 189 0 127348 0
[pid=31024/tid=31026] ppid=31022 vsize=531996 CPUtime=221.97 cores=1,3,5,7
/proc/31024/task/31026/stat : 31026 (claspmt) R 31022 31024 30588 0 -1 4202560 8351 0 0 0 22191 6 0 0 25 0 4 0 518154551 544763904 88838 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31024/tid=31027] ppid=31022 vsize=531996 CPUtime=220.78 cores=1,3,5,7
/proc/31024/task/31027/stat : 31027 (claspmt) R 31022 31024 30588 0 -1 4202560 41440 0 0 0 22041 37 0 0 25 0 4 0 518154551 544763904 88838 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31024/tid=31028] ppid=31022 vsize=531996 CPUtime=221.99 cores=1,3,5,7
/proc/31024/task/31028/stat : 31028 (claspmt) R 31022 31024 30588 0 -1 4202560 23275 0 0 0 22180 19 0 0 25 0 4 0 518154551 544763904 88838 33554432000 4194304 4964704 140736581991744 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.03
Current children cumulated vsize (KiB) 531996

[startup+282.3 s]
/proc/loadavg: 8.11 8.02 7.90 9/184 31065
/proc/meminfo: memFree=27747576/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=550152 CPUtime=1126.7 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 99526 0 0 0 112590 80 0 0 25 0 4 0 518154520 563355648 96384 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/31024/statm: 137538 96384 460 189 0 131887 0
[pid=31024/tid=31026] ppid=31022 vsize=550152 CPUtime=281.96 cores=1,3,5,7

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

Current children cumulated CPU time (s) 2564.71
Current children cumulated vsize (KiB) 753376

[startup+702.301 s]
/proc/loadavg: 8.10 8.10 7.96 9/184 31077
/proc/meminfo: memFree=27329580/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=753376 CPUtime=2804.39 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 149260 0 0 0 280288 151 0 0 25 0 4 0 518154520 771457024 146118 33554432000 4194304 4964704 140736581991744 18446744073709551615 4312169 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/31024/statm: 188344 146118 460 189 0 182693 0
[pid=31024/tid=31026] ppid=31022 vsize=753376 CPUtime=701.93 cores=1,3,5,7
/proc/31024/task/31026/stat : 31026 (claspmt) R 31022 31024 30588 0 -1 4202560 12185 0 0 0 70181 12 0 0 25 0 4 0 518154551 771457024 146118 33554432000 4194304 4964704 140736581991744 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31024/tid=31027] ppid=31022 vsize=753376 CPUtime=698.16 cores=1,3,5,7
/proc/31024/task/31027/stat : 31027 (claspmt) R 31022 31024 30588 0 -1 4202560 87189 0 0 0 69716 100 0 0 25 0 4 0 518154551 771457024 146118 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31024/tid=31028] ppid=31022 vsize=753376 CPUtime=702 cores=1,3,5,7
/proc/31024/task/31028/stat : 31028 (claspmt) R 31022 31024 30588 0 -1 4202560 29139 0 0 0 70176 24 0 0 25 0 4 0 518154551 771457024 146118 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.39
Current children cumulated vsize (KiB) 753376

[startup+762.301 s]
/proc/loadavg: 8.13 8.11 7.97 9/184 31078
/proc/meminfo: memFree=27325472/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=757960 CPUtime=3044.04 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 150376 0 0 0 304252 152 0 0 25 0 4 0 518154520 776151040 147234 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/31024/statm: 189490 147234 460 189 0 183839 0
[pid=31024/tid=31026] ppid=31022 vsize=757960 CPUtime=761.91 cores=1,3,5,7
/proc/31024/task/31026/stat : 31026 (claspmt) R 31022 31024 30588 0 -1 4202560 12203 0 0 0 76179 12 0 0 25 0 4 0 518154551 776151040 147234 33554432000 4194304 4964704 140736581991744 18446744073709551615 222921474678 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31024/tid=31027] ppid=31022 vsize=757960 CPUtime=757.83 cores=1,3,5,7
/proc/31024/task/31027/stat : 31027 (claspmt) R 31022 31024 30588 0 -1 4202560 88265 0 0 0 75682 101 0 0 25 0 4 0 518154551 776151040 147234 33554432000 4194304 4964704 140736581991744 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31024/tid=31028] ppid=31022 vsize=757960 CPUtime=761.99 cores=1,3,5,7
/proc/31024/task/31028/stat : 31028 (claspmt) R 31022 31024 30588 0 -1 4202560 29143 0 0 0 76175 24 0 0 25 0 4 0 518154551 776151040 147234 33554432000 4194304 4964704 140736581991744 18446744073709551615 4668673 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.04
Current children cumulated vsize (KiB) 757960

[startup+822.307 s]
/proc/loadavg: 8.16 8.12 7.99 9/184 31080
/proc/meminfo: memFree=27259080/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=758660 CPUtime=3283.74 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 150527 0 0 0 328221 153 0 0 25 0 4 0 518154520 776867840 147385 33554432000 4194304 4964704 140736581991744 18446744073709551615 4669399 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/31024/statm: 189665 147385 460 189 0 184014 0
[pid=31024/tid=31026] ppid=31022 vsize=758660 CPUtime=821.92 cores=1,3,5,7
/proc/31024/task/31026/stat : 31026 (claspmt) R 31022 31024 30588 0 -1 4202560 12241 0 0 0 82180 12 0 0 25 0 4 0 518154551 776867840 147385 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31024/tid=31027] ppid=31022 vsize=758660 CPUtime=817.51 cores=1,3,5,7
/proc/31024/task/31027/stat : 31027 (claspmt) R 31022 31024 30588 0 -1 4202560 88266 0 0 0 81650 101 0 0 25 0 4 0 518154551 776867840 147385 33554432000 4194304 4964704 140736581991744 18446744073709551615 4669604 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31024/tid=31028] ppid=31022 vsize=758660 CPUtime=821.99 cores=1,3,5,7
/proc/31024/task/31028/stat : 31028 (claspmt) R 31022 31024 30588 0 -1 4202560 29253 0 0 0 82175 24 0 0 25 0 4 0 518154551 776867840 147385 33554432000 4194304 4964704 140736581991744 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3283.74
Current children cumulated vsize (KiB) 758660

[startup+882.301 s]
/proc/loadavg: 8.13 8.11 7.99 9/184 31081
/proc/meminfo: memFree=27192724/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=775740 CPUtime=3523.4 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 154808 0 0 0 352184 156 0 0 25 0 4 0 518154520 794357760 151666 33554432000 4194304 4964704 140736581991744 18446744073709551615 4342174 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/31024/statm: 193935 151666 460 189 0 188284 0
[pid=31024/tid=31026] ppid=31022 vsize=775740 CPUtime=881.91 cores=1,3,5,7
/proc/31024/task/31026/stat : 31026 (claspmt) R 31022 31024 30588 0 -1 4202560 12250 0 0 0 88179 12 0 0 25 0 4 0 518154551 794357760 151666 33554432000 4194304 4964704 140736581991744 18446744073709551615 4683999 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31024/tid=31027] ppid=31022 vsize=775740 CPUtime=877.18 cores=1,3,5,7
/proc/31024/task/31027/stat : 31027 (claspmt) R 31022 31024 30588 0 -1 4202560 89944 0 0 0 87616 102 0 0 25 0 4 0 518154551 794357760 151666 33554432000 4194304 4964704 140736581991744 18446744073709551615 4669349 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31024/tid=31028] ppid=31022 vsize=775740 CPUtime=881.98 cores=1,3,5,7
/proc/31024/task/31028/stat : 31028 (claspmt) R 31022 31024 30588 0 -1 4202560 31584 0 0 0 88173 25 0 0 25 0 4 0 518154551 794357760 151666 33554432000 4194304 4964704 140736581991744 18446744073709551615 4669462 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.4
Current children cumulated vsize (KiB) 775740

[startup+942.301 s]
/proc/loadavg: 8.17 8.12 8.00 9/184 31083
/proc/meminfo: memFree=27146184/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=775740 CPUtime=3763.07 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 154816 0 0 0 376151 156 0 0 25 0 4 0 518154520 794357760 151674 33554432000 4194304 4964704 140736581991744 18446744073709551615 4369695 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/31024/statm: 193935 151674 460 189 0 188284 0
[pid=31024/tid=31026] ppid=31022 vsize=775740 CPUtime=941.91 cores=1,3,5,7
/proc/31024/task/31026/stat : 31026 (claspmt) R 31022 31024 30588 0 -1 4202560 12250 0 0 0 94179 12 0 0 25 0 4 0 518154551 794357760 151674 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31024/tid=31027] ppid=31022 vsize=775740 CPUtime=936.85 cores=1,3,5,7
/proc/31024/task/31027/stat : 31027 (claspmt) R 31022 31024 30588 0 -1 4202560 89952 0 0 0 93583 102 0 0 25 0 4 0 518154551 794357760 151674 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31024/tid=31028] ppid=31022 vsize=775740 CPUtime=941.98 cores=1,3,5,7
/proc/31024/task/31028/stat : 31028 (claspmt) R 31022 31024 30588 0 -1 4202560 31584 0 0 0 94173 25 0 0 25 0 4 0 518154551 794357760 151674 33554432000 4194304 4964704 140736581991744 18446744073709551615 4668697 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.07
Current children cumulated vsize (KiB) 775740

[startup+1002.3 s]
/proc/loadavg: 8.18 8.13 8.01 9/184 31085
/proc/meminfo: memFree=27058120/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=775740 CPUtime=4002.74 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 159766 0 0 0 400112 162 0 0 25 0 4 0 518154520 794357760 156624 33554432000 4194304 4964704 140736581991744 18446744073709551615 4668657 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/31024/statm: 193935 156624 460 189 0 188284 0
[pid=31024/tid=31026] ppid=31022 vsize=775740 CPUtime=1001.91 cores=1,3,5,7
/proc/31024/task/31026/stat : 31026 (claspmt) R 31022 31024 30588 0 -1 4202560 12260 0 0 0 100179 12 0 0 25 0 4 0 518154551 794357760 156624 33554432000 4194304 4964704 140736581991744 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31024/tid=31027] ppid=31022 vsize=775740 CPUtime=996.53 cores=1,3,5,7
/proc/31024/task/31027/stat : 31027 (claspmt) R 31022 31024 30588 0 -1 4202560 93534 0 0 0 99547 106 0 0 25 0 4 0 518154551 794357760 156624 33554432000 4194304 4964704 140736581991744 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31024/tid=31028] ppid=31022 vsize=775740 CPUtime=1001.99 cores=1,3,5,7
/proc/31024/task/31028/stat : 31028 (claspmt) R 31022 31024 30588 0 -1 4202560 32925 0 0 0 100171 28 0 0 25 0 4 0 518154551 794357760 156624 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4002.74
Current children cumulated vsize (KiB) 775740

[startup+1062.3 s]
/proc/loadavg: 8.12 8.12 8.01 9/184 31086
/proc/meminfo: memFree=27049268/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=775740 CPUtime=4242.42 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 159767 0 0 0 424079 163 0 0 25 0 4 0 518154520 794357760 156625 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/31024/statm: 193935 156625 460 189 0 188284 0
[pid=31024/tid=31026] ppid=31022 vsize=775740 CPUtime=1061.91 cores=1,3,5,7
/proc/31024/task/31026/stat : 31026 (claspmt) R 31022 31024 30588 0 -1 4202560 12261 0 0 0 106179 12 0 0 25 0 4 0 518154551 794357760 156625 33554432000 4194304 4964704 140736581991744 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31024/tid=31027] ppid=31022 vsize=775740 CPUtime=1056.2 cores=1,3,5,7
/proc/31024/task/31027/stat : 31027 (claspmt) R 31022 31024 30588 0 -1 4202560 93534 0 0 0 105514 106 0 0 25 0 4 0 518154551 794357760 156625 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31024/tid=31028] ppid=31022 vsize=775740 CPUtime=1061.99 cores=1,3,5,7
/proc/31024/task/31028/stat : 31028 (claspmt) R 31022 31024 30588 0 -1 4202560 32925 0 0 0 106171 28 0 0 25 0 4 0 518154551 794357760 156625 33554432000 4194304 4964704 140736581991744 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 775740

[startup+1122.3 s]
/proc/loadavg: 8.10 8.11 8.01 9/184 31088
/proc/meminfo: memFree=27048496/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=775740 CPUtime=4482.09 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 159922 0 0 0 448046 163 0 0 25 0 4 0 518154520 794357760 156655 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/31024/statm: 193935 156655 460 189 0 188284 0
[pid=31024/tid=31026] ppid=31022 vsize=775740 CPUtime=1121.9 cores=1,3,5,7
/proc/31024/task/31026/stat : 31026 (claspmt) R 31022 31024 30588 0 -1 4202560 12415 0 0 0 112178 12 0 0 25 0 4 0 518154551 794357760 156655 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31024/tid=31027] ppid=31022 vsize=775740 CPUtime=1115.87 cores=1,3,5,7
/proc/31024/task/31027/stat : 31027 (claspmt) R 31022 31024 30588 0 -1 4202560 93535 0 0 0 111481 106 0 0 25 0 4 0 518154551 794357760 156655 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31024/tid=31028] ppid=31022 vsize=775740 CPUtime=1121.98 cores=1,3,5,7
/proc/31024/task/31028/stat : 31028 (claspmt) R 31022 31024 30588 0 -1 4202560 32925 0 0 0 112170 28 0 0 25 0 4 0 518154551 794357760 156655 33554432000 4194304 4964704 140736581991744 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.09
Current children cumulated vsize (KiB) 775740

[startup+1182.3 s]
/proc/loadavg: 8.03 8.08 8.00 9/184 31089
/proc/meminfo: memFree=27048336/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=775740 CPUtime=4721.75 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 159941 0 0 0 472012 163 0 0 25 0 4 0 518154520 794357760 156674 33554432000 4194304 4964704 140736581991744 18446744073709551615 4669399 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/31024/statm: 193935 156674 460 189 0 188284 0
[pid=31024/tid=31026] ppid=31022 vsize=775740 CPUtime=1181.9 cores=1,3,5,7
/proc/31024/task/31026/stat : 31026 (claspmt) R 31022 31024 30588 0 -1 4202560 12417 0 0 0 118178 12 0 0 25 0 4 0 518154551 794357760 156674 33554432000 4194304 4964704 140736581991744 18446744073709551615 4669416 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31024/tid=31027] ppid=31022 vsize=775740 CPUtime=1175.54 cores=1,3,5,7
/proc/31024/task/31027/stat : 31027 (claspmt) R 31022 31024 30588 0 -1 4202560 93552 0 0 0 117448 106 0 0 25 0 4 0 518154551 794357760 156674 33554432000 4194304 4964704 140736581991744 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31024/tid=31028] ppid=31022 vsize=775740 CPUtime=1181.98 cores=1,3,5,7
/proc/31024/task/31028/stat : 31028 (claspmt) R 31022 31024 30588 0 -1 4202560 32925 0 0 0 118170 28 0 0 25 0 4 0 518154551 794357760 156674 33554432000 4194304 4964704 140736581991744 18446744073709551615 4668697 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4721.75
Current children cumulated vsize (KiB) 775740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.10 8.10 8.00 9/184 31090
/proc/meminfo: memFree=27048448/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=775740 CPUtime=4800.07 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 159950 0 0 0 479843 164 0 0 25 0 4 0 518154520 794357760 156683 33554432000 4194304 4964704 140736581991744 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/31024/statm: 193935 156683 460 189 0 188284 0
[pid=31024/tid=31026] ppid=31022 vsize=775740 CPUtime=1201.51 cores=1,3,5,7
/proc/31024/task/31026/stat : 31026 (claspmt) R 31022 31024 30588 0 -1 4202560 12417 0 0 0 120139 12 0 0 25 0 4 0 518154551 794357760 156683 33554432000 4194304 4964704 140736581991744 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31024/tid=31027] ppid=31022 vsize=775740 CPUtime=1195.04 cores=1,3,5,7
/proc/31024/task/31027/stat : 31027 (claspmt) R 31022 31024 30588 0 -1 4202560 93561 0 0 0 119397 107 0 0 25 0 4 0 518154551 794357760 156683 33554432000 4194304 4964704 140736581991744 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31024/tid=31028] ppid=31022 vsize=775740 CPUtime=1201.59 cores=1,3,5,7
/proc/31024/task/31028/stat : 31028 (claspmt) R 31022 31024 30588 0 -1 4202560 32925 0 0 0 120131 28 0 0 25 0 4 0 518154551 794357760 156683 33554432000 4194304 4964704 140736581991744 18446744073709551615 4669391 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 775740

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

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

[startup+1202.01 s]
/proc/loadavg: 8.10 8.10 8.00 9/184 31090
/proc/meminfo: memFree=27048448/32951124 swapFree=67111356/67111528
[pid=31024] ppid=31022 vsize=761432 CPUtime=4800.19 cores=1,3,5,7
/proc/31024/stat : 31024 (claspmt) R 31022 31024 30588 0 -1 4202496 159961 0 0 0 479855 164 0 0 25 0 1 0 518154520 779706368 152844 33554432000 4194304 4964704 140736581991744 18446744073709551615 222921433649 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31024/statm: 190358 152844 471 189 0 184707 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 761432

Child status: 0
Real time (s): 1202.04
CPU time (s): 4800.23
CPU user time (s): 4798.56
CPU system time (s): 1.66675
CPU usage (%): 399.34
Max. virtual memory (cumulated for all children) (KiB): 775740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.56
system time used= 1.66675
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159962
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= 7247
involuntary context switches= 33352

runsolver used 1.84372 second user time and 4.72028 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-29 10:25:38
IDJOB=3299771
IDBENCH=82466
IDSOLVER=1683
FILE ID=node109/3299771-1304065538
RUNJOBID= node109-1304064292-30607
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-bobsmhdlc2-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-3299771-1304065538/watcher-3299771-1304065538 -o /tmp/evaluation-result-3299771-1304065538/solver-3299771-1304065538 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299771-1304065538.cnf

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

MD5SUM BENCH= ee159af2e208d290f7f3fefd15c344f2
RANDOM SEED=1634695956

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:      28692476 kB
Buffers:        888300 kB
Cached:        2873896 kB
SwapCached:        168 kB
Active:         860656 kB
Inactive:      2972776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28692476 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            2916 kB
Writeback:          24 kB
AnonPages:       70840 kB
Mapped:          15156 kB
Slab:           361196 kB
PageTables:       4560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   221388 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= 72376 MiB
End job on node109 at 2011-04-29 10:45:42