Trace number 3373539

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 4800.48 1204.49

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner128.cnf
MD5SUM4b75ef7fb46928f50793af1d74c176e2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4342.44
Satisfiable
(Un)Satisfiability was proved
Number of variables98048
Number of clauses293759
Sum of the clauses size685435
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2195838
Number of clauses of size 397919
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 ...418454/instance-3373539-1305418454.cnf
0.59/0.68	c Solving...
4800.16/1204.21	
4800.16/1204.21	*** INTERRUPTED! ***
4800.16/1204.21	*** Shutting down threads...
4800.39/1204.48	s UNKNOWN
4800.39/1204.48	
4800.39/1204.48	c INTERRUPTED   : 1
4800.39/1204.48	c Models        : 0+    
4800.39/1204.48	c Time          : 1204.221s (Solving: 1203.54s 1st Model: 0.00s Unsat: 0.00s)
4800.39/1204.48	c CPU Time      : 4800.210s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3373539-1305418454/watcher-3373539-1305418454 -o /tmp/evaluation-result-3373539-1305418454/solver-3373539-1305418454 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373539-1305418454.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: 8.15 8.13 8.06 3/348 27778
/proc/meminfo: memFree=21553452/32951124 swapFree=67111348/67111528
[pid=27778] ppid=27776 vsize=33292 CPUtime=0 cores=0,2,4,6
/proc/27778/stat : 27778 (claspmt) R 27776 27778 27035 0 -1 4202496 2001 0 0 0 0 0 0 0 21 0 1 0 634261602 34091008 1931 33554432000 4194304 4964800 140734750365792 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27778/statm: 8323 1939 375 189 0 3197 0

[startup+0.0966381 s]
/proc/loadavg: 8.15 8.13 8.06 3/348 27778
/proc/meminfo: memFree=21553452/32951124 swapFree=67111348/67111528
[pid=27778] ppid=27776 vsize=52952 CPUtime=0.08 cores=0,2,4,6
/proc/27778/stat : 27778 (claspmt) R 27776 27778 27035 0 -1 4202496 10292 0 0 0 7 1 0 0 21 0 1 0 634261602 54222848 8306 33554432000 4194304 4964800 140734750365792 18446744073709551615 255106429637 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27778/statm: 13238 8308 385 189 0 8112 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 52952

[startup+0.100636 s]
/proc/loadavg: 8.15 8.13 8.06 3/348 27778
/proc/meminfo: memFree=21553452/32951124 swapFree=67111348/67111528
[pid=27778] ppid=27776 vsize=57452 CPUtime=0.09 cores=0,2,4,6
/proc/27778/stat : 27778 (claspmt) R 27776 27778 27035 0 -1 4202496 10846 0 0 0 7 2 0 0 21 0 1 0 634261602 58830848 8678 33554432000 4194304 4964800 140734750365792 18446744073709551615 4624862 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27778/statm: 14363 8690 397 189 0 9237 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57452

[startup+0.300615 s]
/proc/loadavg: 8.15 8.13 8.06 3/348 27778
/proc/meminfo: memFree=21553452/32951124 swapFree=67111348/67111528
[pid=27778] ppid=27776 vsize=72732 CPUtime=0.29 cores=0,2,4,6
/proc/27778/stat : 27778 (claspmt) R 27776 27778 27035 0 -1 4202496 16073 0 0 0 26 3 0 0 22 0 1 0 634261602 74477568 13130 33554432000 4194304 4964800 140734750365792 18446744073709551615 255106429985 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27778/statm: 18183 13130 403 189 0 13057 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72732

[startup+0.700476 s]
/proc/loadavg: 8.15 8.13 8.06 3/348 27778
/proc/meminfo: memFree=21553452/32951124 swapFree=67111348/67111528
[pid=27778] ppid=27776 vsize=168100 CPUtime=0.69 cores=0,2,4,6
/proc/27778/stat : 27778 (claspmt) S 27776 27778 27035 0 -1 4202496 22095 0 1 0 65 4 0 0 25 0 4 0 634261602 172134400 16143 33554432000 4194304 4964800 140734750365792 18446744073709551615 255118584729 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27778/statm: 42025 16155 429 189 0 36374 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 168100

[startup+1.5003 s]
/proc/loadavg: 7.89 8.08 8.04 9/356 27786
/proc/meminfo: memFree=21397592/32951124 swapFree=67111348/67111528
[pid=27778] ppid=27776 vsize=303760 CPUtime=3.83 cores=0,2,4,6
/proc/27778/stat : 27778 (claspmt) R 27776 27778 27035 0 -1 4202496 29874 0 1 0 374 9 0 0 25 0 4 0 634261602 311050240 22960 33554432000 4194304 4964800 140734750365792 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/27778/statm: 75940 22960 458 189 0 70289 0
[pid=27778/tid=27781] ppid=27776 vsize=303760 CPUtime=0.79 cores=0,2,4,6
/proc/27778/task/27781/stat : 27781 (claspmt) R 27776 27778 27035 0 -1 4202560 2902 0 0 0 77 2 0 0 18 0 4 0 634261672 311050240 22960 33554432000 4194304 4964800 140734750365792 18446744073709551615 4370377 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27778/tid=27782] ppid=27776 vsize=303760 CPUtime=0.77 cores=0,2,4,6
/proc/27778/task/27782/stat : 27782 (claspmt) R 27776 27778 27035 0 -1 4202560 4564 0 0 0 76 1 0 0 18 0 4 0 634261672 311050240 22960 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27778/tid=27783] ppid=27776 vsize=303760 CPUtime=0.78 cores=0,2,4,6
/proc/27778/task/27783/stat : 27783 (claspmt) R 27776 27778 27035 0 -1 4202560 4522 0 0 0 77 1 0 0 18 0 4 0 634261672 311050240 22960 33554432000 4194304 4964800 140734750365792 18446744073709551615 4653311 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 303760

[startup+3.10102 s]
/proc/loadavg: 7.89 8.08 8.04 10/356 27786
/proc/meminfo: memFree=21364812/32951124 swapFree=67111348/67111528
[pid=27778] ppid=27776 vsize=303760 CPUtime=10.21 cores=0,2,4,6
/proc/27778/stat : 27778 (claspmt) R 27776 27778 27035 0 -1 4202496 31189 0 1 0 1011 10 0 0 25 0 4 0 634261602 311050240 24275 33554432000 4194304 4964800 140734750365792 18446744073709551615 4669276 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/27778/statm: 75940 24275 458 189 0 70289 0
[pid=27778/tid=27781] ppid=27776 vsize=303760 CPUtime=2.39 cores=0,2,4,6
/proc/27778/task/27781/stat : 27781 (claspmt) R 27776 27778 27035 0 -1 4202560 3037 0 0 0 237 2 0 0 21 0 4 0 634261672 311050240 24275 33554432000 4194304 4964800 140734750365792 18446744073709551615 4370242 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27778/tid=27782] ppid=27776 vsize=303760 CPUtime=2.35 cores=0,2,4,6
/proc/27778/task/27782/stat : 27782 (claspmt) R 27776 27778 27035 0 -1 4202560 5357 0 0 0 233 2 0 0 22 0 4 0 634261672 311050240 24275 33554432000 4194304 4964800 140734750365792 18446744073709551615 4668766 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27778/tid=27783] ppid=27776 vsize=303760 CPUtime=2.39 cores=0,2,4,6
/proc/27778/task/27783/stat : 27783 (claspmt) R 27776 27778 27035 0 -1 4202560 4870 0 0 0 237 2 0 0 21 0 4 0 634261672 311050240 24275 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.21
Current children cumulated vsize (KiB) 303760

[startup+6.30046 s]
/proc/loadavg: 7.89 8.08 8.04 10/356 27786
/proc/meminfo: memFree=21348068/32951124 swapFree=67111348/67111528
[pid=27778] ppid=27776 vsize=303900 CPUtime=22.97 cores=0,2,4,6
/proc/27778/stat : 27778 (claspmt) R 27776 27778 27035 0 -1 4202496 33687 0 1 0 2286 11 0 0 25 0 4 0 634261602 311193600 26773 33554432000 4194304 4964800 140734750365792 18446744073709551615 4651407 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/27778/statm: 75975 26773 458 189 0 70324 0
[pid=27778/tid=27781] ppid=27776 vsize=303900 CPUtime=5.59 cores=0,2,4,6
/proc/27778/task/27781/stat : 27781 (claspmt) R 27776 27778 27035 0 -1 4202560 3181 0 0 0 557 2 0 0 25 0 4 0 634261672 311193600 26773 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27778/tid=27782] ppid=27776 vsize=303900 CPUtime=5.52 cores=0,2,4,6
/proc/27778/task/27782/stat : 27782 (claspmt) R 27776 27778 27035 0 -1 4202560 7017 0 0 0 549 3 0 0 25 0 4 0 634261672 311193600 26773 33554432000 4194304 4964800 140734750365792 18446744073709551615 4362919 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27778/tid=27783] ppid=27776 vsize=303900 CPUtime=5.59 cores=0,2,4,6
/proc/27778/task/27783/stat : 27783 (claspmt) R 27776 27778 27035 0 -1 4202560 5227 0 0 0 557 2 0 0 25 0 4 0 634261672 311193600 26773 33554432000 4194304 4964800 140734750365792 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 22.97
Current children cumulated vsize (KiB) 303900

[startup+12.7003 s]
/proc/loadavg: 7.91 8.07 8.04 10/356 27786
/proc/meminfo: memFree=21279800/32951124 swapFree=67111348/67111528
[pid=27778] ppid=27776 vsize=308608 CPUtime=48.49 cores=0,2,4,6
/proc/27778/stat : 27778 (claspmt) R 27776 27778 27035 0 -1 4202496 45218 0 1 0 4833 16 0 0 25 0 4 0 634261602 316014592 38304 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670654 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/27778/statm: 77152 38304 460 189 0 71501 0
[pid=27778/tid=27781] ppid=27776 vsize=308608 CPUtime=11.99 cores=0,2,4,6
/proc/27778/task/27781/stat : 27781 (claspmt) R 27776 27778 27035 0 -1 4202560 4379 0 0 0 1197 2 0 0 25 0 4 0 634261672 316014592 38304 33554432000 4194304 4964800 140734750365792 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27778/tid=27782] ppid=27776 vsize=308608 CPUtime=11.85 cores=0,2,4,6
/proc/27778/task/27782/stat : 27782 (claspmt) R 27776 27778 27035 0 -1 4202560 12647 0 0 0 1179 6 0 0 25 0 4 0 634261672 316014592 38304 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27778/tid=27783] ppid=27776 vsize=308608 CPUtime=11.99 cores=0,2,4,6
/proc/27778/task/27783/stat : 27783 (claspmt) R 27776 27778 27035 0 -1 4202560 8526 0 0 0 1195 4 0 0 25 0 4 0 634261672 316014592 38304 33554432000 4194304 4964800 140734750365792 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.49
Current children cumulated vsize (KiB) 308608

[startup+25.5011 s]
/proc/loadavg: 7.92 8.07 8.04 10/356 27787
/proc/meminfo: memFree=21165976/32951124 swapFree=67111348/67111528
[pid=27778] ppid=27776 vsize=390484 CPUtime=99.54 cores=0,2,4,6
/proc/27778/stat : 27778 (claspmt) R 27776 27778 27035 0 -1 4202496 63838 0 1 0 9930 24 0 0 25 0 4 0 634261602 399855616 56924 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/27778/statm: 97621 56924 460 189 0 91970 0
[pid=27778/tid=27781] ppid=27776 vsize=390484 CPUtime=24.79 cores=0,2,4,6
/proc/27778/task/27781/stat : 27781 (claspmt) R 27776 27778 27035 0 -1 4202560 6336 0 0 0 2476 3 0 0 25 0 4 0 634261672 399855616 56924 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27778/tid=27782] ppid=27776 vsize=390484 CPUtime=24.49 cores=0,2,4,6
/proc/27778/task/27782/stat : 27782 (claspmt) R 27776 27778 27035 0 -1 4202560 19657 0 0 0 2441 8 0 0 25 0 4 0 634261672 399855616 56924 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27778/tid=27783] ppid=27776 vsize=390484 CPUtime=24.78 cores=0,2,4,6
/proc/27778/task/27783/stat : 27783 (claspmt) R 27776 27778 27035 0 -1 4202560 15603 0 0 0 2471 7 0 0 25 0 4 0 634261672 399855616 56924 33554432000 4194304 4964800 140734750365792 18446744073709551615 4343074 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 99.54
Current children cumulated vsize (KiB) 390484

[startup+51.1006 s]
/proc/loadavg: 8.07 8.10 8.05 10/356 27787
/proc/meminfo: memFree=21069144/32951124 swapFree=67111348/67111528
[pid=27778] ppid=27776 vsize=420104 CPUtime=201.66 cores=0,2,4,6
/proc/27778/stat : 27778 (claspmt) R 27776 27778 27035 0 -1 4202496 80535 0 1 0 20133 33 0 0 25 0 4 0 634261602 430186496 73621 33554432000 4194304 4964800 140734750365792 18446744073709551615 4342228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/27778/statm: 105026 73621 460 189 0 99375 0
[pid=27778/tid=27781] ppid=27776 vsize=420104 CPUtime=50.38 cores=0,2,4,6
/proc/27778/task/27781/stat : 27781 (claspmt) R 27776 27778 27035 0 -1 4202560 9977 0 0 0 5033 5 0 0 25 0 4 0 634261672 430186496 73621 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670678 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27778/tid=27782] ppid=27776 vsize=420104 CPUtime=49.82 cores=0,2,4,6
/proc/27778/task/27782/stat : 27782 (claspmt) R 27776 27778 27035 0 -1 4202560 25912 0 0 0 4971 11 0 0 25 0 4 0 634261672 430186496 73621 33554432000 4194304 4964800 140734750365792 18446744073709551615 4653207 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27778/tid=27783] ppid=27776 vsize=420104 CPUtime=50.39 cores=0,2,4,6
/proc/27778/task/27783/stat : 27783 (claspmt) R 27776 27778 27035 0 -1 4202560 18391 0 0 0 5030 9 0 0 25 0 4 0 634261672 430186496 73621 33554432000 4194304 4964800 140734750365792 18446744073709551615 4683952 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 201.66
Current children cumulated vsize (KiB) 420104

[startup+102.314 s]
/proc/loadavg: 8.15 8.11 8.05 10/356 27789
/proc/meminfo: memFree=20783308/32951124 swapFree=67111348/67111528
[pid=27778] ppid=27776 vsize=673796 CPUtime=405.93 cores=0,2,4,6
/proc/27778/stat : 27778 (claspmt) R 27776 27778 27035 0 -1 4202496 129855 0 1 0 40535 58 0 0 25 0 4 0 634261602 689967104 122941 33554432000 4194304 4964800 140734750365792 18446744073709551615 4660155 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/27778/statm: 168449 122941 460 189 0 162798 0
[pid=27778/tid=27781] ppid=27776 vsize=673796 CPUtime=101.58 cores=0,2,4,6
/proc/27778/task/27781/stat : 27781 (claspmt) R 27776 27778 27035 0 -1 4202560 15950 0 0 0 10150 8 0 0 25 0 4 0 634261672 689967104 122941 33554432000 4194304 4964800 140734750365792 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27778/tid=27782] ppid=27776 vsize=673796 CPUtime=100.46 cores=0,2,4,6
/proc/27778/task/27782/stat : 27782 (claspmt) R 27776 27778 27035 0 -1 4202560 41323 0 0 0 10028 18 0 0 25 0 4 0 634261672 689967104 122941 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27778/tid=27783] ppid=27776 vsize=673796 CPUtime=101.6 cores=0,2,4,6
/proc/27778/task/27783/stat : 27783 (claspmt) R 27776 27778 27035 0 -1 4202560 28536 0 0 0 10146 14 0 0 25 0 4 0 634261672 689967104 122941 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 405.93
Current children cumulated vsize (KiB) 673796

[startup+162.301 s]
/proc/loadavg: 8.17 8.12 8.06 10/356 27790
/proc/meminfo: memFree=20488548/32951124 swapFree=67111348/67111528
[pid=27778] ppid=27776 vsize=835628 CPUtime=645.21 cores=0,2,4,6
/proc/27778/stat : 27778 (claspmt) R 27776 27778 27035 0 -1 4202496 168565 0 1 0 64439 82 0 0 25 0 4 0 634261602 855683072 161603 33554432000 4194304 4964800 140734750365792 18446744073709551615 4668715 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/27778/statm: 208907 161603 460 189 0 203256 0
[pid=27778/tid=27781] ppid=27776 vsize=835628 CPUtime=161.56 cores=0,2,4,6
/proc/27778/task/27781/stat : 27781 (claspmt) R 27776 27778 27035 0 -1 4202560 24142 0 0 0 16142 14 0 0 25 0 4 0 634261672 855683072 161603 33554432000 4194304 4964800 140734750365792 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27778/tid=27782] ppid=27776 vsize=835628 CPUtime=159.79 cores=0,2,4,6
/proc/27778/task/27782/stat : 27782 (claspmt) R 27776 27778 27035 0 -1 4202560 54470 0 0 0 15954 25 0 0 25 0 4 0 634261672 855683072 161603 33554432000 4194304 4964800 140734750365792 18446744073709551615 4660078 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27778/tid=27783] ppid=27776 vsize=835628 CPUtime=161.59 cores=0,2,4,6
/proc/27778/task/27783/stat : 27783 (claspmt) R 27776 27778 27035 0 -1 4202560 35051 0 0 0 16141 18 0 0 25 0 4 0 634261672 855683072 161603 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670134 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 645.21
Current children cumulated vsize (KiB) 835628

[startup+222.3 s]
/proc/loadavg: 8.17 8.12 8.06 10/356 27792
/proc/meminfo: memFree=20201848/32951124 swapFree=67111348/67111528
[pid=27778] ppid=27776 vsize=912972 CPUtime=884.53 cores=0,2,4,6
/proc/27778/stat : 27778 (claspmt) R 27776 27778 27035 0 -1 4202496 210717 0 1 0 88338 115 0 0 25 0 4 0 634261602 934883328 203755 33554432000 4194304 4964800 140734750365792 18446744073709551615 4343414 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/27778/statm: 228243 203755 460 189 0 222592 0
[pid=27778/tid=27781] ppid=27776 vsize=912972 CPUtime=221.53 cores=0,2,4,6
/proc/27778/task/27781/stat : 27781 (claspmt) R 27776 27778 27035 0 -1 4202560 28122 0 0 0 22136 17 0 0 25 0 4 0 634261672 934883328 203755 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27778/tid=27782] ppid=27776 vsize=912972 CPUtime=219.12 cores=0,2,4,6
/proc/27778/task/27782/stat : 27782 (claspmt) R 27776 27778 27035 0 -1 4202560 65392 0 0 0 21879 33 0 0 25 0 4 0 634261672 934883328 203755 33554432000 4194304 4964800 140734750365792 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27778/tid=27783] ppid=27776 vsize=912972 CPUtime=221.59 cores=0,2,4,6
/proc/27778/task/27783/stat : 27783 (claspmt) R 27776 27778 27035 0 -1 4202560 60038 0 0 0 22121 38 0 0 25 0 4 0 634261672 934883328 203755 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 884.53
Current children cumulated vsize (KiB) 912972

[startup+282.301 s]

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

Current children cumulated CPU time (s) 2559.79
Current children cumulated vsize (KiB) 1535044

[startup+702.301 s]
/proc/loadavg: 8.45 8.21 8.10 10/356 27808
/proc/meminfo: memFree=18708904/32951124 swapFree=67111348/67111528
[pid=27778] ppid=27776 vsize=1535044 CPUtime=2798.27 cores=0,2,4,6
/proc/27778/stat : 27778 (claspmt) R 27776 27778 27035 0 -1 4202496 358261 0 1 0 279607 220 0 0 25 0 4 0 634261602 1571885056 351277 33554432000 4194304 4964800 140734750365792 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27778/statm: 383761 351277 460 189 0 378110 0
[pid=27778/tid=27781] ppid=27776 vsize=1535044 CPUtime=700.88 cores=0,2,4,6
/proc/27778/task/27781/stat : 27781 (claspmt) R 27776 27778 27035 0 -1 4202560 34962 0 0 0 70064 24 0 0 25 0 4 0 634261672 1571885056 351277 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27778/tid=27782] ppid=27776 vsize=1535044 CPUtime=693.73 cores=0,2,4,6
/proc/27778/task/27782/stat : 27782 (claspmt) R 27776 27778 27035 0 -1 4202560 99479 0 0 0 69312 61 0 0 25 0 4 0 634261672 1571885056 351277 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27778/tid=27783] ppid=27776 vsize=1535044 CPUtime=701.44 cores=0,2,4,6
/proc/27778/task/27783/stat : 27783 (claspmt) R 27776 27778 27035 0 -1 4202560 122953 0 0 0 70062 82 0 0 25 0 4 0 634261672 1571885056 351277 33554432000 4194304 4964800 140734750365792 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2798.27
Current children cumulated vsize (KiB) 1535044

[startup+762.314 s]
/proc/loadavg: 8.24 8.18 8.10 10/356 27809
/proc/meminfo: memFree=18603740/32951124 swapFree=67111348/67111528
[pid=27778] ppid=27776 vsize=1600580 CPUtime=3037.65 cores=0,2,4,6
/proc/27778/stat : 27778 (claspmt) R 27776 27778 27035 0 -1 4202496 371266 0 1 0 303529 236 0 0 25 0 4 0 634261602 1638993920 364282 33554432000 4194304 4964800 140734750365792 18446744073709551615 4669413 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27778/statm: 400145 364282 460 189 0 394494 0
[pid=27778/tid=27781] ppid=27776 vsize=1600580 CPUtime=760.89 cores=0,2,4,6
/proc/27778/task/27781/stat : 27781 (claspmt) R 27776 27778 27035 0 -1 4202560 34965 0 0 0 76065 24 0 0 25 0 4 0 634261672 1638993920 364282 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27778/tid=27782] ppid=27776 vsize=1600580 CPUtime=753.08 cores=0,2,4,6
/proc/27778/task/27782/stat : 27782 (claspmt) R 27776 27778 27035 0 -1 4202560 112293 0 0 0 75232 76 0 0 25 0 4 0 634261672 1638993920 364282 33554432000 4194304 4964800 140734750365792 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27778/tid=27783] ppid=27776 vsize=1600580 CPUtime=761.45 cores=0,2,4,6
/proc/27778/task/27783/stat : 27783 (claspmt) R 27776 27778 27035 0 -1 4202560 122963 0 0 0 76063 82 0 0 25 0 4 0 634261672 1638993920 364282 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3037.65
Current children cumulated vsize (KiB) 1600580

[startup+822.301 s]
/proc/loadavg: 8.30 8.20 8.10 10/356 27811
/proc/meminfo: memFree=18576816/32951124 swapFree=67111348/67111528
[pid=27778] ppid=27776 vsize=1600580 CPUtime=3276.93 cores=0,2,4,6
/proc/27778/stat : 27778 (claspmt) R 27776 27778 27035 0 -1 4202496 377562 0 1 0 327449 244 0 0 25 0 4 0 634261602 1638993920 370578 33554432000 4194304 4964800 140734750365792 18446744073709551615 4669413 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27778/statm: 400145 370578 460 189 0 394494 0
[pid=27778/tid=27781] ppid=27776 vsize=1600580 CPUtime=820.88 cores=0,2,4,6
/proc/27778/task/27781/stat : 27781 (claspmt) R 27776 27778 27035 0 -1 4202560 34969 0 0 0 82064 24 0 0 25 0 4 0 634261672 1638993920 370578 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27778/tid=27782] ppid=27776 vsize=1600580 CPUtime=812.42 cores=0,2,4,6
/proc/27778/task/27782/stat : 27782 (claspmt) R 27776 27778 27035 0 -1 4202560 112301 0 0 0 81165 77 0 0 25 0 4 0 634261672 1638993920 370578 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27778/tid=27783] ppid=27776 vsize=1600580 CPUtime=821.44 cores=0,2,4,6
/proc/27778/task/27783/stat : 27783 (claspmt) R 27776 27778 27035 0 -1 4202560 123116 0 0 0 82062 82 0 0 25 0 4 0 634261672 1638993920 370578 33554432000 4194304 4964800 140734750365792 18446744073709551615 4658528 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3276.93
Current children cumulated vsize (KiB) 1600580

[startup+882.3 s]
/proc/loadavg: 8.23 8.19 8.10 10/356 27812
/proc/meminfo: memFree=18575320/32951124 swapFree=67111348/67111528
[pid=27778] ppid=27776 vsize=1600580 CPUtime=3516.22 cores=0,2,4,6
/proc/27778/stat : 27778 (claspmt) R 27776 27778 27035 0 -1 4202496 377857 0 1 0 351378 244 0 0 25 0 4 0 634261602 1638993920 370873 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670538 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27778/statm: 400145 370873 460 189 0 394494 0
[pid=27778/tid=27781] ppid=27776 vsize=1600580 CPUtime=880.86 cores=0,2,4,6
/proc/27778/task/27781/stat : 27781 (claspmt) R 27776 27778 27035 0 -1 4202560 34969 0 0 0 88062 24 0 0 25 0 4 0 634261672 1638993920 370873 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27778/tid=27782] ppid=27776 vsize=1600580 CPUtime=871.74 cores=0,2,4,6
/proc/27778/task/27782/stat : 27782 (claspmt) R 27776 27778 27035 0 -1 4202560 112302 0 0 0 87097 77 0 0 25 0 4 0 634261672 1638993920 370873 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27778/tid=27783] ppid=27776 vsize=1600580 CPUtime=881.44 cores=0,2,4,6
/proc/27778/task/27783/stat : 27783 (claspmt) R 27776 27778 27035 0 -1 4202560 123409 0 0 0 88061 83 0 0 25 0 4 0 634261672 1638993920 370873 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3516.22
Current children cumulated vsize (KiB) 1600580

[startup+942.301 s]
/proc/loadavg: 8.15 8.17 8.10 10/356 27814
/proc/meminfo: memFree=18575308/32951124 swapFree=67111348/67111528
[pid=27778] ppid=27776 vsize=1600580 CPUtime=3755.54 cores=0,2,4,6
/proc/27778/stat : 27778 (claspmt) R 27776 27778 27035 0 -1 4202496 377858 0 1 0 375309 245 0 0 25 0 4 0 634261602 1638993920 370874 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27778/statm: 400145 370874 460 189 0 394494 0
[pid=27778/tid=27781] ppid=27776 vsize=1600580 CPUtime=940.87 cores=0,2,4,6
/proc/27778/task/27781/stat : 27781 (claspmt) R 27776 27778 27035 0 -1 4202560 34969 0 0 0 94062 25 0 0 25 0 4 0 634261672 1638993920 370874 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670640 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27778/tid=27782] ppid=27776 vsize=1600580 CPUtime=931.06 cores=0,2,4,6
/proc/27778/task/27782/stat : 27782 (claspmt) R 27776 27778 27035 0 -1 4202560 112302 0 0 0 93029 77 0 0 25 0 4 0 634261672 1638993920 370874 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27778/tid=27783] ppid=27776 vsize=1600580 CPUtime=941.44 cores=0,2,4,6
/proc/27778/task/27783/stat : 27783 (claspmt) R 27776 27778 27035 0 -1 4202560 123409 0 0 0 94061 83 0 0 25 0 4 0 634261672 1638993920 370874 33554432000 4194304 4964800 140734750365792 18446744073709551615 4669389 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3755.54
Current children cumulated vsize (KiB) 1600580

[startup+1002.3 s]
/proc/loadavg: 8.05 8.14 8.09 10/356 27816
/proc/meminfo: memFree=18471268/32951124 swapFree=67111348/67111528
[pid=27778] ppid=27776 vsize=1600580 CPUtime=3994.83 cores=0,2,4,6
/proc/27778/stat : 27778 (claspmt) R 27776 27778 27035 0 -1 4202496 377859 0 1 0 399238 245 0 0 25 0 4 0 634261602 1638993920 370875 33554432000 4194304 4964800 140734750365792 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27778/statm: 400145 370875 460 189 0 394494 0
[pid=27778/tid=27781] ppid=27776 vsize=1600580 CPUtime=1000.85 cores=0,2,4,6
/proc/27778/task/27781/stat : 27781 (claspmt) R 27776 27778 27035 0 -1 4202560 34970 0 0 0 100060 25 0 0 25 0 4 0 634261672 1638993920 370875 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27778/tid=27782] ppid=27776 vsize=1600580 CPUtime=990.38 cores=0,2,4,6
/proc/27778/task/27782/stat : 27782 (claspmt) R 27776 27778 27035 0 -1 4202560 112302 0 0 0 98961 77 0 0 25 0 4 0 634261672 1638993920 370875 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670403 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27778/tid=27783] ppid=27776 vsize=1600580 CPUtime=1001.44 cores=0,2,4,6
/proc/27778/task/27783/stat : 27783 (claspmt) R 27776 27778 27035 0 -1 4202560 123409 0 0 0 100061 83 0 0 25 0 4 0 634261672 1638993920 370875 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3994.83
Current children cumulated vsize (KiB) 1600580

[startup+1062.3 s]
/proc/loadavg: 8.13 8.14 8.09 10/356 27817
/proc/meminfo: memFree=18393872/32951124 swapFree=67111348/67111528
[pid=27778] ppid=27776 vsize=1621000 CPUtime=4234.16 cores=0,2,4,6
/proc/27778/stat : 27778 (claspmt) R 27776 27778 27035 0 -1 4202496 382927 0 1 0 423168 248 0 0 25 0 4 0 634261602 1659904000 375943 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27778/statm: 405250 375943 460 189 0 399599 0
[pid=27778/tid=27781] ppid=27776 vsize=1621000 CPUtime=1060.86 cores=0,2,4,6
/proc/27778/task/27781/stat : 27781 (claspmt) R 27776 27778 27035 0 -1 4202560 34973 0 0 0 106061 25 0 0 25 0 4 0 634261672 1659904000 375943 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27778/tid=27782] ppid=27776 vsize=1621000 CPUtime=1049.72 cores=0,2,4,6
/proc/27778/task/27782/stat : 27782 (claspmt) R 27776 27778 27035 0 -1 4202560 117130 0 0 0 104892 80 0 0 25 0 4 0 634261672 1659904000 375943 33554432000 4194304 4964800 140734750365792 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27778/tid=27783] ppid=27776 vsize=1621000 CPUtime=1061.44 cores=0,2,4,6
/proc/27778/task/27783/stat : 27783 (claspmt) R 27776 27778 27035 0 -1 4202560 123646 0 0 0 106061 83 0 0 25 0 4 0 634261672 1659904000 375943 33554432000 4194304 4964800 140734750365792 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4234.16
Current children cumulated vsize (KiB) 1621000

[startup+1122.3 s]
/proc/loadavg: 8.10 8.13 8.09 10/356 27819
/proc/meminfo: memFree=18347864/32951124 swapFree=67111348/67111528
[pid=27778] ppid=27776 vsize=1639964 CPUtime=4473.49 cores=0,2,4,6
/proc/27778/stat : 27778 (claspmt) R 27776 27778 27035 0 -1 4202496 387677 0 1 0 447099 250 0 0 25 0 4 0 634261602 1679323136 380693 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27778/statm: 409991 380693 460 189 0 404340 0
[pid=27778/tid=27781] ppid=27776 vsize=1639964 CPUtime=1120.86 cores=0,2,4,6
/proc/27778/task/27781/stat : 27781 (claspmt) R 27776 27778 27035 0 -1 4202560 34997 0 0 0 112061 25 0 0 25 0 4 0 634261672 1679323136 380693 33554432000 4194304 4964800 140734750365792 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27778/tid=27782] ppid=27776 vsize=1639964 CPUtime=1109.05 cores=0,2,4,6
/proc/27778/task/27782/stat : 27782 (claspmt) R 27776 27778 27035 0 -1 4202560 120038 0 0 0 110824 81 0 0 25 0 4 0 634261672 1679323136 380693 33554432000 4194304 4964800 140734750365792 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27778/tid=27783] ppid=27776 vsize=1639964 CPUtime=1121.44 cores=0,2,4,6
/proc/27778/task/27783/stat : 27783 (claspmt) R 27776 27778 27035 0 -1 4202560 123648 0 0 0 112061 83 0 0 25 0 4 0 634261672 1679323136 380693 33554432000 4194304 4964800 140734750365792 18446744073709551615 4321065 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4473.49
Current children cumulated vsize (KiB) 1639964

[startup+1182.3 s]
/proc/loadavg: 8.13 8.13 8.09 9/356 27820
/proc/meminfo: memFree=18328004/32951124 swapFree=67111348/67111528
[pid=27778] ppid=27776 vsize=1651544 CPUtime=4712.78 cores=0,2,4,6
/proc/27778/stat : 27778 (claspmt) R 27776 27778 27035 0 -1 4202496 391222 0 1 0 471026 252 0 0 25 0 4 0 634261602 1691181056 384238 33554432000 4194304 4964800 140734750365792 18446744073709551615 4684104 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27778/statm: 412886 384238 460 189 0 407235 0
[pid=27778/tid=27781] ppid=27776 vsize=1651544 CPUtime=1180.81 cores=0,2,4,6
/proc/27778/task/27781/stat : 27781 (claspmt) R 27776 27778 27035 0 -1 4202560 35649 0 0 0 118056 25 0 0 25 0 4 0 634261672 1691181056 384238 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27778/tid=27782] ppid=27776 vsize=1651544 CPUtime=1168.41 cores=0,2,4,6
/proc/27778/task/27782/stat : 27782 (claspmt) R 27776 27778 27035 0 -1 4202560 120041 0 0 0 116759 82 0 0 25 0 4 0 634261672 1691181056 384238 33554432000 4194304 4964800 140734750365792 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27778/tid=27783] ppid=27776 vsize=1651544 CPUtime=1181.44 cores=0,2,4,6
/proc/27778/task/27783/stat : 27783 (claspmt) R 27776 27778 27035 0 -1 4202560 123658 0 0 0 118061 83 0 0 25 0 4 0 634261672 1691181056 384238 33554432000 4194304 4964800 140734750365792 18446744073709551615 4363327 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4712.78
Current children cumulated vsize (KiB) 1651544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.2 s]
/proc/loadavg: 8.09 8.12 8.09 9/356 27821
/proc/meminfo: memFree=18302336/32951124 swapFree=67111348/67111528
[pid=27778] ppid=27776 vsize=1654712 CPUtime=4800.16 cores=0,2,4,6
/proc/27778/stat : 27778 (claspmt) R 27776 27778 27035 0 -1 4202496 392036 0 1 0 479763 253 0 0 25 0 4 0 634261602 1694425088 385052 33554432000 4194304 4964800 140734750365792 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27778/statm: 413678 385052 460 189 0 408027 0
[pid=27778/tid=27781] ppid=27776 vsize=1654712 CPUtime=1202.47 cores=0,2,4,6
/proc/27778/task/27781/stat : 27781 (claspmt) R 27776 27778 27035 0 -1 4202560 36458 0 0 0 120221 26 0 0 25 0 4 0 634261672 1694425088 385052 33554432000 4194304 4964800 140734750365792 18446744073709551615 4342180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27778/tid=27782] ppid=27776 vsize=1654712 CPUtime=1190.32 cores=0,2,4,6
/proc/27778/task/27782/stat : 27782 (claspmt) R 27776 27778 27035 0 -1 4202560 120041 0 0 0 118950 82 0 0 25 0 4 0 634261672 1694425088 385052 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27778/tid=27783] ppid=27776 vsize=1654712 CPUtime=1203.35 cores=0,2,4,6
/proc/27778/task/27783/stat : 27783 (claspmt) R 27776 27778 27035 0 -1 4202560 123663 0 0 0 120252 83 0 0 25 0 4 0 634261672 1694425088 385052 33554432000 4194304 4964800 140734750365792 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 1654712

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

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

[startup+1204.4 s]
/proc/loadavg: 8.09 8.12 8.09 7/354 27822
/proc/meminfo: memFree=18327276/32951124 swapFree=67111348/67111528
[pid=27778] ppid=27776 vsize=1623180 CPUtime=4800.39 cores=0,2,4,6
/proc/27778/stat : 27778 (claspmt) R 27776 27778 27035 0 -1 4202496 392047 0 1 0 479786 253 0 0 25 0 1 0 634261602 1662136320 376551 33554432000 4194304 4964800 140734750365792 18446744073709551615 255106424161 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27778/statm: 405795 376551 471 189 0 400144 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 1623180

Child status: 0
Real time (s): 1204.49
CPU time (s): 4800.48
CPU user time (s): 4797.88
CPU system time (s): 2.5986
CPU usage (%): 398.548
Max. virtual memory (cumulated for all children) (KiB): 1654712

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

runsolver used 3.78043 second user time and 9.59854 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-15 02:14:15
IDJOB=3373539
IDBENCH=70799
IDSOLVER=1853
FILE ID=node144/3373539-1305418454
RUNJOBID= node144-1305418454-27759
PBS_JOBID= 13324517
Free space on /tmp= 73232 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner128.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-3373539-1305418454/watcher-3373539-1305418454 -o /tmp/evaluation-result-3373539-1305418454/solver-3373539-1305418454 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373539-1305418454.cnf

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

MD5SUM BENCH= 4b75ef7fb46928f50793af1d74c176e2
RANDOM SEED=1065049856

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21553988 kB
Buffers:        291524 kB
Cached:        3632136 kB
SwapCached:          0 kB
Active:        8187904 kB
Inactive:      2862972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21553988 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           11268 kB
Writeback:           0 kB
AnonPages:     7127472 kB
Mapped:          26796 kB
Slab:           245152 kB
PageTables:      37460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81971560 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= 73232 MiB
End job on node144 at 2011-05-15 02:34:21