Trace number 3299921

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 1201.83

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
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 ...041707/instance-3299921-1304041707.cnf
0.00/0.02	c Solving...
4800.16/1201.81	
4800.16/1201.81	*** INTERRUPTED! ***
4800.16/1201.81	*** Shutting down threads...
4800.16/1201.83	s UNKNOWN
4800.16/1201.83	
4800.16/1201.83	c INTERRUPTED   : 1
4800.16/1201.83	c Models        : 0+    
4800.16/1201.83	c Time          : 1201.810s (Solving: 1201.79s 1st Model: 0.00s Unsat: 0.00s)
4800.16/1201.83	c CPU Time      : 4800.190s

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-3299921-1304041707/watcher-3299921-1304041707 -o /tmp/evaluation-result-3299921-1304041707/solver-3299921-1304041707 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299921-1304041707.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.16 8.05 7.61 5/180 2346
/proc/meminfo: memFree=31786072/32951124 swapFree=67111356/67111528
[pid=2346] ppid=2344 vsize=21832 CPUtime=0 cores=0,2,4,6
/proc/2346/stat : 2346 (claspmt) R 2344 2346 1629 0 -1 4202496 792 0 0 0 0 0 0 0 25 0 1 0 496586308 22355968 685 33554432000 4194304 4964704 140737295018176 18446744073709551615 270338044613 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2346/statm: 5458 688 385 189 0 332 0

[startup+0.0936961 s]
/proc/loadavg: 8.16 8.05 7.61 5/180 2346
/proc/meminfo: memFree=31786072/32951124 swapFree=67111356/67111528
[pid=2346] ppid=2344 vsize=171492 CPUtime=0.28 cores=0,2,4,6
/proc/2346/stat : 2346 (claspmt) R 2344 2346 1629 0 -1 4202496 2256 0 0 0 28 0 0 0 25 0 4 0 496586308 175607808 1915 33554432000 4194304 4964704 140737295018176 18446744073709551615 270338044961 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/2346/statm: 42873 1915 458 189 0 37222 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 171492

[startup+0.139844 s]
/proc/loadavg: 8.16 8.05 7.61 5/180 2346
/proc/meminfo: memFree=31786072/32951124 swapFree=67111356/67111528
[pid=2346] ppid=2344 vsize=171756 CPUtime=0.46 cores=0,2,4,6
/proc/2346/stat : 2346 (claspmt) R 2344 2346 1629 0 -1 4202496 2456 0 0 0 46 0 0 0 25 0 4 0 496586308 175878144 2115 33554432000 4194304 4964704 140737295018176 18446744073709551615 4668907 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/2346/statm: 42939 2115 458 189 0 37288 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 171756

[startup+0.300814 s]
/proc/loadavg: 8.16 8.05 7.61 5/180 2346
/proc/meminfo: memFree=31786072/32951124 swapFree=67111356/67111528
[pid=2346] ppid=2344 vsize=172580 CPUtime=1.1 cores=0,2,4,6
/proc/2346/stat : 2346 (claspmt) R 2344 2346 1629 0 -1 4202496 3009 0 0 0 110 0 0 0 25 0 4 0 496586308 176721920 2668 33554432000 4194304 4964704 140737295018176 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/2346/statm: 43145 2668 458 189 0 37494 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 172580

[startup+0.700735 s]
/proc/loadavg: 8.16 8.05 7.61 5/180 2346
/proc/meminfo: memFree=31786072/32951124 swapFree=67111356/67111528
[pid=2346] ppid=2344 vsize=173380 CPUtime=2.7 cores=0,2,4,6
/proc/2346/stat : 2346 (claspmt) R 2344 2346 1629 0 -1 4202496 3315 0 0 0 270 0 0 0 25 0 4 0 496586308 177541120 2974 33554432000 4194304 4964704 140737295018176 18446744073709551615 4321059 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/2346/statm: 43345 2974 458 189 0 37694 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 173380

[startup+1.50058 s]
/proc/loadavg: 8.15 8.05 7.61 10/184 2350
/proc/meminfo: memFree=31773152/32951124 swapFree=67111356/67111528
[pid=2346] ppid=2344 vsize=174608 CPUtime=5.9 cores=0,2,4,6
/proc/2346/stat : 2346 (claspmt) R 2344 2346 1629 0 -1 4202496 4192 0 0 0 589 1 0 0 25 0 4 0 496586308 178798592 3851 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/2346/statm: 43652 3851 458 189 0 38001 0
[pid=2346/tid=2348] ppid=2344 vsize=174608 CPUtime=1.46 cores=0,2,4,6
/proc/2346/task/2348/stat : 2348 (claspmt) R 2344 2346 1629 0 -1 4202560 658 0 0 0 146 0 0 0 25 0 4 0 496586310 178798592 3851 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=174608 CPUtime=1.46 cores=0,2,4,6
/proc/2346/task/2349/stat : 2349 (claspmt) R 2344 2346 1629 0 -1 4202560 972 0 0 0 146 0 0 0 25 0 4 0 496586310 178798592 3851 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2346/tid=2350] ppid=2344 vsize=174608 CPUtime=1.47 cores=0,2,4,6
/proc/2346/task/2350/stat : 2350 (claspmt) R 2344 2346 1629 0 -1 4202560 715 0 0 0 147 0 0 0 25 0 4 0 496586310 178798592 3851 33554432000 4194304 4964704 140737295018176 18446744073709551615 4342154 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 174608

[startup+3.10026 s]
/proc/loadavg: 8.15 8.05 7.61 9/184 2350
/proc/meminfo: memFree=31769312/32951124 swapFree=67111356/67111528
[pid=2346] ppid=2344 vsize=174800 CPUtime=12.29 cores=0,2,4,6
/proc/2346/stat : 2346 (claspmt) R 2344 2346 1629 0 -1 4202496 4781 0 0 0 1228 1 0 0 25 0 4 0 496586308 178995200 4440 33554432000 4194304 4964704 140737295018176 18446744073709551615 4668635 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/2346/statm: 43700 4440 458 189 0 38049 0
[pid=2346/tid=2348] ppid=2344 vsize=174800 CPUtime=3.06 cores=0,2,4,6
/proc/2346/task/2348/stat : 2348 (claspmt) R 2344 2346 1629 0 -1 4202560 819 0 0 0 306 0 0 0 25 0 4 0 496586310 178995200 4440 33554432000 4194304 4964704 140737295018176 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=174800 CPUtime=3.06 cores=0,2,4,6
/proc/2346/task/2349/stat : 2349 (claspmt) R 2344 2346 1629 0 -1 4202560 1191 0 0 0 306 0 0 0 25 0 4 0 496586310 178995200 4440 33554432000 4194304 4964704 140737295018176 18446744073709551615 4321065 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2346/tid=2350] ppid=2344 vsize=174800 CPUtime=3.07 cores=0,2,4,6
/proc/2346/task/2350/stat : 2350 (claspmt) R 2344 2346 1629 0 -1 4202560 810 0 0 0 307 0 0 0 25 0 4 0 496586310 178995200 4440 33554432000 4194304 4964704 140737295018176 18446744073709551615 4668998 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 174800

[startup+6.30063 s]
/proc/loadavg: 8.15 8.05 7.61 9/184 2350
/proc/meminfo: memFree=31761504/32951124 swapFree=67111356/67111528
[pid=2346] ppid=2344 vsize=176952 CPUtime=25.08 cores=0,2,4,6
/proc/2346/stat : 2346 (claspmt) R 2344 2346 1629 0 -1 4202496 6409 0 0 0 2506 2 0 0 25 0 4 0 496586308 181198848 6068 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670233 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/2346/statm: 44238 6068 460 189 0 38587 0
[pid=2346/tid=2348] ppid=2344 vsize=176952 CPUtime=6.26 cores=0,2,4,6
/proc/2346/task/2348/stat : 2348 (claspmt) R 2344 2346 1629 0 -1 4202560 1151 0 0 0 626 0 0 0 25 0 4 0 496586310 181198848 6068 33554432000 4194304 4964704 140737295018176 18446744073709551615 4660292 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=176952 CPUtime=6.27 cores=0,2,4,6
/proc/2346/task/2349/stat : 2349 (claspmt) R 2344 2346 1629 0 -1 4202560 1801 0 0 0 626 1 0 0 25 0 4 0 496586310 181198848 6068 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2346/tid=2350] ppid=2344 vsize=176952 CPUtime=6.27 cores=0,2,4,6
/proc/2346/task/2350/stat : 2350 (claspmt) R 2344 2346 1629 0 -1 4202560 1260 0 0 0 627 0 0 0 25 0 4 0 496586310 181198848 6068 33554432000 4194304 4964704 140737295018176 18446744073709551615 4660383 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 176952

[startup+12.7004 s]
/proc/loadavg: 8.13 8.05 7.62 9/184 2350
/proc/meminfo: memFree=31744040/32951124 swapFree=67111356/67111528
[pid=2346] ppid=2344 vsize=181316 CPUtime=50.64 cores=0,2,4,6
/proc/2346/stat : 2346 (claspmt) R 2344 2346 1629 0 -1 4202496 8783 0 0 0 5061 3 0 0 25 0 4 0 496586308 185667584 8388 33554432000 4194304 4964704 140737295018176 18446744073709551615 4668673 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/2346/statm: 45329 8388 460 189 0 39678 0
[pid=2346/tid=2348] ppid=2344 vsize=181316 CPUtime=12.66 cores=0,2,4,6
/proc/2346/task/2348/stat : 2348 (claspmt) R 2344 2346 1629 0 -1 4202560 1619 0 0 0 1266 0 0 0 25 0 4 0 496586310 185667584 8388 33554432000 4194304 4964704 140737295018176 18446744073709551615 4669309 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=181316 CPUtime=12.66 cores=0,2,4,6
/proc/2346/task/2349/stat : 2349 (claspmt) R 2344 2346 1629 0 -1 4202560 2697 0 0 0 1265 1 0 0 25 0 4 0 496586310 185667584 8388 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2346/tid=2350] ppid=2344 vsize=181316 CPUtime=12.66 cores=0,2,4,6
/proc/2346/task/2350/stat : 2350 (claspmt) R 2344 2346 1629 0 -1 4202560 1891 0 0 0 1266 0 0 0 25 0 4 0 496586310 185667584 8388 33554432000 4194304 4964704 140737295018176 18446744073709551615 4653475 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 181316

[startup+25.5008 s]
/proc/loadavg: 8.19 8.06 7.62 9/184 2350
/proc/meminfo: memFree=31718000/32951124 swapFree=67111356/67111528
[pid=2346] ppid=2344 vsize=181896 CPUtime=101.78 cores=0,2,4,6
/proc/2346/stat : 2346 (claspmt) R 2344 2346 1629 0 -1 4202496 10061 0 0 0 10174 4 0 0 25 0 4 0 496586308 186261504 9612 33554432000 4194304 4964704 140737295018176 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/2346/statm: 45474 9612 460 189 0 39823 0
[pid=2346/tid=2348] ppid=2344 vsize=181896 CPUtime=25.46 cores=0,2,4,6
/proc/2346/task/2348/stat : 2348 (claspmt) R 2344 2346 1629 0 -1 4202560 2160 0 0 0 2546 0 0 0 25 0 4 0 496586310 186261504 9612 33554432000 4194304 4964704 140737295018176 18446744073709551615 4668657 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=181896 CPUtime=25.46 cores=0,2,4,6
/proc/2346/task/2349/stat : 2349 (claspmt) R 2344 2346 1629 0 -1 4202560 3047 0 0 0 2545 1 0 0 25 0 4 0 496586310 186261504 9612 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2346/tid=2350] ppid=2344 vsize=181896 CPUtime=25.46 cores=0,2,4,6
/proc/2346/task/2350/stat : 2350 (claspmt) R 2344 2346 1629 0 -1 4202560 2072 0 0 0 2546 0 0 0 25 0 4 0 496586310 186261504 9612 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 181896

[startup+51.1007 s]
/proc/loadavg: 8.18 8.07 7.64 9/184 2351
/proc/meminfo: memFree=31688084/32951124 swapFree=67111356/67111528
[pid=2346] ppid=2344 vsize=186024 CPUtime=204.04 cores=0,2,4,6
/proc/2346/stat : 2346 (claspmt) R 2344 2346 1629 0 -1 4202496 12155 0 0 0 20398 6 0 0 25 0 4 0 496586308 190488576 11706 33554432000 4194304 4964704 140737295018176 18446744073709551615 4660097 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/2346/statm: 46506 11706 460 189 0 40855 0
[pid=2346/tid=2348] ppid=2344 vsize=186024 CPUtime=51.06 cores=0,2,4,6
/proc/2346/task/2348/stat : 2348 (claspmt) R 2344 2346 1629 0 -1 4202560 2596 0 0 0 5105 1 0 0 25 0 4 0 496586310 190488576 11706 33554432000 4194304 4964704 140737295018176 18446744073709551615 4683933 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=186024 CPUtime=51.06 cores=0,2,4,6
/proc/2346/task/2349/stat : 2349 (claspmt) R 2344 2346 1629 0 -1 4202560 3804 0 0 0 5104 2 0 0 25 0 4 0 496586310 190488576 11706 33554432000 4194304 4964704 140737295018176 18446744073709551615 4361278 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2346/tid=2350] ppid=2344 vsize=186024 CPUtime=51.07 cores=0,2,4,6
/proc/2346/task/2350/stat : 2350 (claspmt) R 2344 2346 1629 0 -1 4202560 2591 0 0 0 5106 1 0 0 25 0 4 0 496586310 190488576 11706 33554432000 4194304 4964704 140737295018176 18446744073709551615 4683960 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 186024

[startup+102.307 s]
/proc/loadavg: 8.19 8.09 7.67 9/184 2352
/proc/meminfo: memFree=31632724/32951124 swapFree=67111356/67111528
[pid=2346] ppid=2344 vsize=191572 CPUtime=408.6 cores=0,2,4,6
/proc/2346/stat : 2346 (claspmt) R 2344 2346 1629 0 -1 4202496 15067 0 0 0 40852 8 0 0 25 0 4 0 496586308 196169728 14618 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/2346/statm: 47893 14618 460 189 0 42242 0
[pid=2346/tid=2348] ppid=2344 vsize=191572 CPUtime=102.25 cores=0,2,4,6
/proc/2346/task/2348/stat : 2348 (claspmt) R 2344 2346 1629 0 -1 4202560 3352 0 0 0 10224 1 0 0 25 0 4 0 496586310 196169728 14618 33554432000 4194304 4964704 140737295018176 18446744073709551615 4342232 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=191572 CPUtime=102.27 cores=0,2,4,6
/proc/2346/task/2349/stat : 2349 (claspmt) R 2344 2346 1629 0 -1 4202560 5508 0 0 0 10224 3 0 0 25 0 4 0 496586310 196169728 14618 33554432000 4194304 4964704 140737295018176 18446744073709551615 4669007 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2346/tid=2350] ppid=2344 vsize=191572 CPUtime=102.27 cores=0,2,4,6
/proc/2346/task/2350/stat : 2350 (claspmt) R 2344 2346 1629 0 -1 4202560 2731 0 0 0 10226 1 0 0 25 0 4 0 496586310 196169728 14618 33554432000 4194304 4964704 140737295018176 18446744073709551615 4669333 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 191572

[startup+162.301 s]
/proc/loadavg: 8.17 8.10 7.69 9/184 2354
/proc/meminfo: memFree=31618464/32951124 swapFree=67111356/67111528
[pid=2346] ppid=2344 vsize=191572 CPUtime=648.26 cores=0,2,4,6
/proc/2346/stat : 2346 (claspmt) R 2344 2346 1629 0 -1 4202496 16208 0 0 0 64816 10 0 0 25 0 4 0 496586308 196169728 15759 33554432000 4194304 4964704 140737295018176 18446744073709551615 4669472 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/2346/statm: 47893 15759 460 189 0 42242 0
[pid=2346/tid=2348] ppid=2344 vsize=191572 CPUtime=162.24 cores=0,2,4,6
/proc/2346/task/2348/stat : 2348 (claspmt) R 2344 2346 1629 0 -1 4202560 3425 0 0 0 16222 2 0 0 25 0 4 0 496586310 196169728 15759 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=191572 CPUtime=162.27 cores=0,2,4,6
/proc/2346/task/2349/stat : 2349 (claspmt) R 2344 2346 1629 0 -1 4202560 6276 0 0 0 16223 4 0 0 25 0 4 0 496586310 196169728 15759 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2346/tid=2350] ppid=2344 vsize=191572 CPUtime=162.26 cores=0,2,4,6
/proc/2346/task/2350/stat : 2350 (claspmt) R 2344 2346 1629 0 -1 4202560 2904 0 0 0 16225 1 0 0 25 0 4 0 496586310 196169728 15759 33554432000 4194304 4964704 140737295018176 18446744073709551615 4669056 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.26
Current children cumulated vsize (KiB) 191572

[startup+222.301 s]
/proc/loadavg: 8.16 8.11 7.72 9/184 2355
/proc/meminfo: memFree=31571028/32951124 swapFree=67111356/67111528
[pid=2346] ppid=2344 vsize=193836 CPUtime=887.94 cores=0,2,4,6
/proc/2346/stat : 2346 (claspmt) R 2344 2346 1629 0 -1 4202496 17390 0 0 0 88782 12 0 0 25 0 4 0 496586308 198488064 16941 33554432000 4194304 4964704 140737295018176 18446744073709551615 4362240 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/2346/statm: 48459 16941 460 189 0 42808 0
[pid=2346/tid=2348] ppid=2344 vsize=193836 CPUtime=222.24 cores=0,2,4,6
/proc/2346/task/2348/stat : 2348 (claspmt) R 2344 2346 1629 0 -1 4202560 3544 0 0 0 22222 2 0 0 25 0 4 0 496586310 198488064 16941 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=193836 CPUtime=222.27 cores=0,2,4,6
/proc/2346/task/2349/stat : 2349 (claspmt) R 2344 2346 1629 0 -1 4202560 7173 0 0 0 22222 5 0 0 25 0 4 0 496586310 198488064 16941 33554432000 4194304 4964704 140737295018176 18446744073709551615 4660088 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2346/tid=2350] ppid=2344 vsize=193836 CPUtime=222.27 cores=0,2,4,6
/proc/2346/task/2350/stat : 2350 (claspmt) R 2344 2346 1629 0 -1 4202560 3008 0 0 0 22225 2 0 0 25 0 4 0 496586310 198488064 16941 33554432000 4194304 4964704 140737295018176 18446744073709551615 4669443 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.94
Current children cumulated vsize (KiB) 193836

[startup+282.301 s]

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

[pid=2346] ppid=2344 vsize=197308 CPUtime=2565.72 cores=0,2,4,6
/proc/2346/stat : 2346 (claspmt) R 2344 2346 1629 0 -1 4202496 22357 0 0 0 256553 19 0 0 25 0 4 0 496586308 202043392 21881 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670241 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2346/statm: 49327 21881 460 189 0 43676 0
[pid=2346/tid=2348] ppid=2344 vsize=197308 CPUtime=640.4 cores=0,2,4,6
/proc/2346/task/2348/stat : 2348 (claspmt) R 2344 2346 1629 0 -1 4202560 5011 0 0 0 64035 5 0 0 18 0 4 0 496586310 202043392 21881 33554432000 4194304 4964704 140737295018176 18446744073709551615 4668714 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=197308 CPUtime=642.29 cores=0,2,4,6
/proc/2346/task/2349/stat : 2349 (claspmt) R 2344 2346 1629 0 -1 4202560 8963 0 0 0 64222 7 0 0 25 0 4 0 496586310 202043392 21881 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2346/tid=2350] ppid=2344 vsize=197308 CPUtime=642.27 cores=0,2,4,6
/proc/2346/task/2350/stat : 2350 (claspmt) R 2344 2346 1629 0 -1 4202560 3893 0 0 0 64224 3 0 0 25 0 4 0 496586310 202043392 21881 33554432000 4194304 4964704 140737295018176 18446744073709551615 4683994 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.72
Current children cumulated vsize (KiB) 197308

[startup+702.301 s]
/proc/loadavg: 8.24 8.15 7.88 9/184 2369
/proc/meminfo: memFree=31272908/32951124 swapFree=67111356/67111528
[pid=2346] ppid=2344 vsize=197632 CPUtime=2805.4 cores=0,2,4,6
/proc/2346/stat : 2346 (claspmt) R 2344 2346 1629 0 -1 4202496 22461 0 0 0 280520 20 0 0 25 0 4 0 496586308 202375168 21985 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2346/statm: 49408 21985 460 189 0 43757 0
[pid=2346/tid=2348] ppid=2344 vsize=197632 CPUtime=700.09 cores=0,2,4,6
/proc/2346/task/2348/stat : 2348 (claspmt) R 2344 2346 1629 0 -1 4202560 5098 0 0 0 70004 5 0 0 25 0 4 0 496586310 202375168 21985 33554432000 4194304 4964704 140737295018176 18446744073709551615 4332103 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=197632 CPUtime=702.28 cores=0,2,4,6
/proc/2346/task/2349/stat : 2349 (claspmt) R 2344 2346 1629 0 -1 4202560 8977 0 0 0 70221 7 0 0 25 0 4 0 496586310 202375168 21985 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670301 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2346/tid=2350] ppid=2344 vsize=197632 CPUtime=702.26 cores=0,2,4,6
/proc/2346/task/2350/stat : 2350 (claspmt) R 2344 2346 1629 0 -1 4202560 3894 0 0 0 70223 3 0 0 25 0 4 0 496586310 202375168 21985 33554432000 4194304 4964704 140737295018176 18446744073709551615 4321050 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 197632

[startup+762.307 s]
/proc/loadavg: 8.22 8.15 7.90 9/184 2380
/proc/meminfo: memFree=31259968/32951124 swapFree=67111356/67111528
[pid=2346] ppid=2344 vsize=200164 CPUtime=3045.09 cores=0,2,4,6
/proc/2346/stat : 2346 (claspmt) R 2344 2346 1629 0 -1 4202496 23067 0 0 0 304488 21 0 0 25 0 4 0 496586308 204967936 22591 33554432000 4194304 4964704 140737295018176 18446744073709551615 4359867 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2346/statm: 50041 22591 460 189 0 44390 0
[pid=2346/tid=2348] ppid=2344 vsize=200164 CPUtime=759.77 cores=0,2,4,6
/proc/2346/task/2348/stat : 2348 (claspmt) R 2344 2346 1629 0 -1 4202560 5245 0 0 0 75972 5 0 0 25 0 4 0 496586310 204967936 22591 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=200164 CPUtime=762.29 cores=0,2,4,6
/proc/2346/task/2349/stat : 2349 (claspmt) R 2344 2346 1629 0 -1 4202560 9418 0 0 0 76221 8 0 0 25 0 4 0 496586310 204967936 22591 33554432000 4194304 4964704 140737295018176 18446744073709551615 4320989 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2346/tid=2350] ppid=2344 vsize=200164 CPUtime=762.26 cores=0,2,4,6
/proc/2346/task/2350/stat : 2350 (claspmt) R 2344 2346 1629 0 -1 4202560 3912 0 0 0 76222 4 0 0 25 0 4 0 496586310 204967936 22591 33554432000 4194304 4964704 140737295018176 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.09
Current children cumulated vsize (KiB) 200164

[startup+822.301 s]
/proc/loadavg: 8.45 8.20 7.93 10/189 2700
/proc/meminfo: memFree=31206148/32951124 swapFree=67111356/67111528
[pid=2346] ppid=2344 vsize=200164 CPUtime=3284.33 cores=0,2,4,6
/proc/2346/stat : 2346 (claspmt) R 2344 2346 1629 0 -1 4202496 24140 0 0 0 328409 24 0 0 25 0 4 0 496586308 204967936 23664 33554432000 4194304 4964704 140737295018176 18446744073709551615 4668725 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2346/statm: 50041 23664 460 189 0 44390 0
[pid=2346/tid=2348] ppid=2344 vsize=200164 CPUtime=819.27 cores=0,2,4,6
/proc/2346/task/2348/stat : 2348 (claspmt) R 2344 2346 1629 0 -1 4202560 5387 0 0 0 81921 6 0 0 25 0 4 0 496586310 204967936 23664 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=200164 CPUtime=822.17 cores=0,2,4,6
/proc/2346/task/2349/stat : 2349 (claspmt) R 2344 2346 1629 0 -1 4202560 9835 0 0 0 82209 8 0 0 25 0 4 0 496586310 204967936 23664 33554432000 4194304 4964704 140737295018176 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2346/tid=2350] ppid=2344 vsize=200164 CPUtime=822.13 cores=0,2,4,6
/proc/2346/task/2350/stat : 2350 (claspmt) R 2344 2346 1629 0 -1 4202560 4149 0 0 0 82208 5 0 0 25 0 4 0 496586310 204967936 23664 33554432000 4194304 4964704 140737295018176 18446744073709551615 4669309 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.33
Current children cumulated vsize (KiB) 200164

[startup+882.301 s]
/proc/loadavg: 8.85 8.36 8.00 10/189 2806
/proc/meminfo: memFree=31185348/32951124 swapFree=67111356/67111528
[pid=2346] ppid=2344 vsize=200476 CPUtime=3523.89 cores=0,2,4,6
/proc/2346/stat : 2346 (claspmt) R 2344 2346 1629 0 -1 4202496 24661 0 0 0 352361 28 0 0 25 0 4 0 496586308 205287424 24185 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2346/statm: 50119 24185 460 189 0 44468 0
[pid=2346/tid=2348] ppid=2344 vsize=200476 CPUtime=878.92 cores=0,2,4,6
/proc/2346/task/2348/stat : 2348 (claspmt) R 2344 2346 1629 0 -1 4202560 5655 0 0 0 87883 9 0 0 25 0 4 0 496586310 205287424 24185 33554432000 4194304 4964704 140737295018176 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=200476 CPUtime=882.17 cores=0,2,4,6
/proc/2346/task/2349/stat : 2349 (claspmt) R 2344 2346 1629 0 -1 4202560 9996 0 0 0 88208 9 0 0 25 0 4 0 496586310 205287424 24185 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2346/tid=2350] ppid=2344 vsize=200476 CPUtime=882.06 cores=0,2,4,6
/proc/2346/task/2350/stat : 2350 (claspmt) R 2344 2346 1629 0 -1 4202560 4206 0 0 0 88201 5 0 0 25 0 4 0 496586310 205287424 24185 33554432000 4194304 4964704 140737295018176 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3523.89
Current children cumulated vsize (KiB) 200476

[startup+942.301 s]
/proc/loadavg: 8.99 8.49 8.06 10/189 2808
/proc/meminfo: memFree=31145116/32951124 swapFree=67111356/67111528
[pid=2346] ppid=2344 vsize=201300 CPUtime=3763.56 cores=0,2,4,6
/proc/2346/stat : 2346 (claspmt) R 2344 2346 1629 0 -1 4202496 25070 0 0 0 376326 30 0 0 25 0 4 0 496586308 206131200 24594 33554432000 4194304 4964704 140737295018176 18446744073709551615 4342157 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2346/statm: 50325 24594 460 189 0 44674 0
[pid=2346/tid=2348] ppid=2344 vsize=201300 CPUtime=938.59 cores=0,2,4,6
/proc/2346/task/2348/stat : 2348 (claspmt) R 2344 2346 1629 0 -1 4202560 5795 0 0 0 93849 10 0 0 25 0 4 0 496586310 206131200 24594 33554432000 4194304 4964704 140737295018176 18446744073709551615 4669396 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=201300 CPUtime=942.17 cores=0,2,4,6
/proc/2346/task/2349/stat : 2349 (claspmt) R 2344 2346 1629 0 -1 4202560 10154 0 0 0 94208 9 0 0 25 0 4 0 496586310 206131200 24594 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2346/tid=2350] ppid=2344 vsize=201300 CPUtime=942.06 cores=0,2,4,6
/proc/2346/task/2350/stat : 2350 (claspmt) R 2344 2346 1629 0 -1 4202560 4275 0 0 0 94201 5 0 0 25 0 4 0 496586310 206131200 24594 33554432000 4194304 4964704 140737295018176 18446744073709551615 4342157 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.56
Current children cumulated vsize (KiB) 201300

[startup+1002.3 s]
/proc/loadavg: 9.04 8.60 8.12 10/189 2809
/proc/meminfo: memFree=31097580/32951124 swapFree=67111356/67111528
[pid=2346] ppid=2344 vsize=268788 CPUtime=4003.23 cores=0,2,4,6
/proc/2346/stat : 2346 (claspmt) R 2344 2346 1629 0 -1 4202496 28077 0 0 0 400289 34 0 0 25 0 4 0 496586308 275238912 27601 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2346/statm: 67197 27601 460 189 0 61546 0
[pid=2346/tid=2348] ppid=2344 vsize=268788 CPUtime=998.26 cores=0,2,4,6
/proc/2346/task/2348/stat : 2348 (claspmt) R 2344 2346 1629 0 -1 4202560 6889 0 0 0 99814 12 0 0 25 0 4 0 496586310 275238912 27601 33554432000 4194304 4964704 140737295018176 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=268788 CPUtime=1002.17 cores=0,2,4,6
/proc/2346/task/2349/stat : 2349 (claspmt) R 2344 2346 1629 0 -1 4202560 11141 0 0 0 100207 10 0 0 25 0 4 0 496586310 275238912 27601 33554432000 4194304 4964704 140737295018176 18446744073709551615 4669455 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2346/tid=2350] ppid=2344 vsize=268788 CPUtime=1002.06 cores=0,2,4,6
/proc/2346/task/2350/stat : 2350 (claspmt) R 2344 2346 1629 0 -1 4202560 4875 0 0 0 100201 5 0 0 25 0 4 0 496586310 275238912 27601 33554432000 4194304 4964704 140737295018176 18446744073709551615 4321143 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.23
Current children cumulated vsize (KiB) 268788

[startup+1062.3 s]
/proc/loadavg: 9.10 8.70 8.19 10/189 2812
/proc/meminfo: memFree=31022536/32951124 swapFree=67111356/67111528
[pid=2346] ppid=2344 vsize=268788 CPUtime=4242.91 cores=0,2,4,6
/proc/2346/stat : 2346 (claspmt) R 2344 2346 1629 0 -1 4202496 28588 0 0 0 424256 35 0 0 25 0 4 0 496586308 275238912 28085 33554432000 4194304 4964704 140737295018176 18446744073709551615 4669391 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2346/statm: 67197 28085 460 189 0 61546 0
[pid=2346/tid=2348] ppid=2344 vsize=268788 CPUtime=1057.93 cores=0,2,4,6
/proc/2346/task/2348/stat : 2348 (claspmt) R 2344 2346 1629 0 -1 4202560 6914 0 0 0 105781 12 0 0 25 0 4 0 496586310 275238912 28085 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=268788 CPUtime=1062.18 cores=0,2,4,6
/proc/2346/task/2349/stat : 2349 (claspmt) R 2344 2346 1629 0 -1 4202560 11474 0 0 0 106207 11 0 0 25 0 4 0 496586310 275238912 28085 33554432000 4194304 4964704 140737295018176 18446744073709551615 4669472 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2346/tid=2350] ppid=2344 vsize=268788 CPUtime=1062.06 cores=0,2,4,6
/proc/2346/task/2350/stat : 2350 (claspmt) R 2344 2346 1629 0 -1 4202560 4888 0 0 0 106201 5 0 0 25 0 4 0 496586310 275238912 28085 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4242.91
Current children cumulated vsize (KiB) 268788

[startup+1122.3 s]
/proc/loadavg: 9.03 8.75 8.23 10/189 2813
/proc/meminfo: memFree=30960232/32951124 swapFree=67111356/67111528
[pid=2346] ppid=2344 vsize=273100 CPUtime=4482.58 cores=0,2,4,6
/proc/2346/stat : 2346 (claspmt) R 2344 2346 1629 0 -1 4202496 30728 0 0 0 448221 37 0 0 25 0 4 0 496586308 279654400 30225 33554432000 4194304 4964704 140737295018176 18446744073709551615 4668676 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2346/statm: 68275 30225 460 189 0 62624 0
[pid=2346/tid=2348] ppid=2344 vsize=273100 CPUtime=1117.6 cores=0,2,4,6
/proc/2346/task/2348/stat : 2348 (claspmt) R 2344 2346 1629 0 -1 4202560 7713 0 0 0 111746 14 0 0 25 0 4 0 496586310 279654400 30225 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=273100 CPUtime=1122.18 cores=0,2,4,6
/proc/2346/task/2349/stat : 2349 (claspmt) R 2344 2346 1629 0 -1 4202560 12655 0 0 0 112207 11 0 0 25 0 4 0 496586310 279654400 30225 33554432000 4194304 4964704 140737295018176 18446744073709551615 4653161 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2346/tid=2350] ppid=2344 vsize=273100 CPUtime=1122.06 cores=0,2,4,6
/proc/2346/task/2350/stat : 2350 (claspmt) R 2344 2346 1629 0 -1 4202560 5026 0 0 0 112201 5 0 0 25 0 4 0 496586310 279654400 30225 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.58
Current children cumulated vsize (KiB) 273100

[startup+1182.3 s]
/proc/loadavg: 8.61 8.71 8.25 5/176 2894
/proc/meminfo: memFree=31749440/32951124 swapFree=67111356/67111528
[pid=2346] ppid=2344 vsize=273100 CPUtime=4722.26 cores=0,2,4,6
/proc/2346/stat : 2346 (claspmt) R 2344 2346 1629 0 -1 4202496 30774 0 0 0 472188 38 0 0 25 0 4 0 496586308 279654400 30271 33554432000 4194304 4964704 140737295018176 18446744073709551615 4668907 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2346/statm: 68275 30271 460 189 0 62624 0
[pid=2346/tid=2348] ppid=2344 vsize=273100 CPUtime=1177.28 cores=0,2,4,6
/proc/2346/task/2348/stat : 2348 (claspmt) R 2344 2346 1629 0 -1 4202560 7713 0 0 0 117713 15 0 0 25 0 4 0 496586310 279654400 30271 33554432000 4194304 4964704 140737295018176 18446744073709551615 4660415 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=273100 CPUtime=1182.18 cores=0,2,4,6
/proc/2346/task/2349/stat : 2349 (claspmt) R 2344 2346 1629 0 -1 4202560 12656 0 0 0 118207 11 0 0 25 0 4 0 496586310 279654400 30271 33554432000 4194304 4964704 140737295018176 18446744073709551615 4669056 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2346/tid=2350] ppid=2344 vsize=273100 CPUtime=1182.06 cores=0,2,4,6
/proc/2346/task/2350/stat : 2350 (claspmt) R 2344 2346 1629 0 -1 4202560 5026 0 0 0 118201 5 0 0 25 0 4 0 496586310 279654400 30271 33554432000 4194304 4964704 140737295018176 18446744073709551615 4312185 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.26
Current children cumulated vsize (KiB) 273100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 7.30 8.40 8.16 5/175 2895
/proc/meminfo: memFree=31749344/32951124 swapFree=67111356/67111528
[pid=2346] ppid=2344 vsize=273100 CPUtime=4800.16 cores=0,2,4,6
/proc/2346/stat : 2346 (claspmt) R 2344 2346 1629 0 -1 4202496 31051 0 0 0 479977 39 0 0 25 0 4 0 496586308 279654400 30548 33554432000 4194304 4964704 140737295018176 18446744073709551615 4668601 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2346/statm: 68275 30548 460 189 0 62624 0
[pid=2346/tid=2348] ppid=2344 vsize=273100 CPUtime=1196.68 cores=0,2,4,6
/proc/2346/task/2348/stat : 2348 (claspmt) R 2344 2346 1629 0 -1 4202560 7766 0 0 0 119653 15 0 0 25 0 4 0 496586310 279654400 30548 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=273100 CPUtime=1201.69 cores=0,2,4,6
/proc/2346/task/2349/stat : 2349 (claspmt) R 2344 2346 1629 0 -1 4202560 12878 0 0 0 120156 13 0 0 25 0 4 0 496586310 279654400 30548 33554432000 4194304 4964704 140737295018176 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2346/tid=2350] ppid=2344 vsize=273100 CPUtime=1201.57 cores=0,2,4,6
/proc/2346/task/2350/stat : 2350 (claspmt) R 2344 2346 1629 0 -1 4202560 5026 0 0 0 120152 5 0 0 25 0 4 0 496586310 279654400 30548 33554432000 4194304 4964704 140737295018176 18446744073709551615 4669406 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 273100

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

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

Child status: 0
Real time (s): 1201.83
CPU time (s): 4800.23
CPU user time (s): 4799.82
CPU system time (s): 0.406938
CPU usage (%): 399.409
Max. virtual memory (cumulated for all children) (KiB): 273100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.82
system time used= 0.406938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31063
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= 17966
involuntary context switches= 24664

runsolver used 1.9587 second user time and 4.36734 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 03:48:27
IDJOB=3299921
IDBENCH=70785
IDSOLVER=1683
FILE ID=node143/3299921-1304041707
RUNJOBID= node143-1304040440-2126
PBS_JOBID= 13170363
Free space on /tmp= 72920 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.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-3299921-1304041707/watcher-3299921-1304041707 -o /tmp/evaluation-result-3299921-1304041707/solver-3299921-1304041707 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299921-1304041707.cnf

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED=198169712

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31786228 kB
Buffers:        148216 kB
Cached:         571092 kB
SwapCached:        168 kB
Active:         341024 kB
Inactive:       561452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31786228 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            5920 kB
Writeback:           0 kB
AnonPages:      182632 kB
Mapped:          15884 kB
Slab:           198516 kB
PageTables:       5032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   332392 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= 72924 MiB
End job on node143 at 2011-04-29 04:08:31