Trace number 3299374

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.32 1203.58

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p30-s59841049.cnf
MD5SUMc86ce640ddb0138bf41ccc37bc6fcf28
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.84587
Satisfiable
(Un)Satisfiability was proved
Number of variables1295
Number of clauses148400
Sum of the clauses size298025
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2148365
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...114098/instance-3299374-1304114098.cnf
0.59/0.62	c Solving...
4800.12/1203.41	
4800.12/1203.41	*** INTERRUPTED! ***
4800.12/1203.41	*** Shutting down threads...
4800.25/1203.57	s UNKNOWN
4800.25/1203.57	
4800.25/1203.57	c INTERRUPTED   : 1
4800.25/1203.57	c Models        : 0+    
4800.25/1203.57	c Time          : 1203.410s (Solving: 1202.78s 1st Model: 0.00s Unsat: 0.00s)
4800.25/1203.57	c CPU Time      : 4800.150s

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

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

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


[startup+0 s]
/proc/loadavg: 7.80 7.98 7.52 5/178 14598
/proc/meminfo: memFree=30024124/32951132 swapFree=67111364/67111528
[pid=14598] ppid=14596 vsize=21604 CPUtime=0 cores=0,2,4,6
/proc/14598/stat : 14598 (claspmt) R 14596 14598 13971 0 -1 4202496 689 0 0 0 0 0 0 0 25 0 1 0 523008493 22122496 609 33554432000 4194304 4964704 140733911435408 18446744073709551615 242970211013 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/14598/statm: 5401 610 385 189 0 275 0

[startup+0.081936 s]
/proc/loadavg: 7.80 7.98 7.52 5/178 14598
/proc/meminfo: memFree=30024124/32951132 swapFree=67111364/67111528
[pid=14598] ppid=14596 vsize=31076 CPUtime=0.07 cores=0,2,4,6
/proc/14598/stat : 14598 (claspmt) R 14596 14598 13971 0 -1 4202496 3652 0 0 0 7 0 0 0 25 0 1 0 523008493 31821824 2816 33554432000 4194304 4964704 140733911435408 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/14598/statm: 7769 2816 398 189 0 2643 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 31076

[startup+0.10093 s]
/proc/loadavg: 7.80 7.98 7.52 5/178 14598
/proc/meminfo: memFree=30024124/32951132 swapFree=67111364/67111528
[pid=14598] ppid=14596 vsize=31076 CPUtime=0.09 cores=0,2,4,6
/proc/14598/stat : 14598 (claspmt) R 14596 14598 13971 0 -1 4202496 3652 0 0 0 9 0 0 0 25 0 1 0 523008493 31821824 2816 33554432000 4194304 4964704 140733911435408 18446744073709551615 4607513 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/14598/statm: 7769 2816 398 189 0 2643 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31076

[startup+0.300888 s]
/proc/loadavg: 7.80 7.98 7.52 5/178 14598
/proc/meminfo: memFree=30024124/32951132 swapFree=67111364/67111528
[pid=14598] ppid=14596 vsize=31076 CPUtime=0.29 cores=0,2,4,6
/proc/14598/stat : 14598 (claspmt) R 14596 14598 13971 0 -1 4202496 3652 0 0 0 29 0 0 0 25 0 1 0 523008493 31821824 2816 33554432000 4194304 4964704 140733911435408 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/14598/statm: 7769 2816 398 189 0 2643 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31076

[startup+0.700753 s]
/proc/loadavg: 7.80 7.98 7.52 5/178 14598
/proc/meminfo: memFree=30024124/32951132 swapFree=67111364/67111528
[pid=14598] ppid=14596 vsize=177052 CPUtime=0.84 cores=0,2,4,6
/proc/14598/stat : 14598 (claspmt) R 14596 14598 13971 0 -1 4202496 4650 0 0 0 84 0 0 0 25 0 4 0 523008493 181301248 3515 33554432000 4194304 4964704 140733911435408 18446744073709551615 4627193 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/14598/statm: 44263 3516 458 189 0 38612 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 177052

[startup+1.50062 s]
/proc/loadavg: 7.80 7.98 7.52 9/182 14602
/proc/meminfo: memFree=30003888/32951132 swapFree=67111364/67111528
[pid=14598] ppid=14596 vsize=244760 CPUtime=4.03 cores=0,2,4,6
/proc/14598/stat : 14598 (claspmt) R 14596 14598 13971 0 -1 4202496 9854 0 0 0 401 2 0 0 25 0 4 0 523008493 250634240 8719 33554432000 4194304 4964704 140733911435408 18446744073709551615 4627269 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/14598/statm: 61190 8719 458 189 0 55539 0
[pid=14598/tid=14600] ppid=14596 vsize=244760 CPUtime=0.82 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (claspmt) R 14596 14598 13971 0 -1 4202560 1637 0 0 0 82 0 0 0 25 0 4 0 523008556 250634240 8719 33554432000 4194304 4964704 140733911435408 18446744073709551615 4332557 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14598/tid=14601] ppid=14596 vsize=244760 CPUtime=0.86 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (claspmt) R 14596 14598 13971 0 -1 4202560 1214 0 0 0 86 0 0 0 25 0 4 0 523008556 250634240 8719 33554432000 4194304 4964704 140733911435408 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14598/tid=14602] ppid=14596 vsize=244760 CPUtime=0.85 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (claspmt) R 14596 14598 13971 0 -1 4202560 1739 0 0 0 85 0 0 0 25 0 4 0 523008556 250634240 8720 33554432000 4194304 4964704 140733911435408 18446744073709551615 4333086 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.03
Current children cumulated vsize (KiB) 244760

[startup+3.10034 s]
/proc/loadavg: 7.80 7.98 7.52 9/182 14602
/proc/meminfo: memFree=29981320/32951132 swapFree=67111364/67111528
[pid=14598] ppid=14596 vsize=253680 CPUtime=10.43 cores=0,2,4,6
/proc/14598/stat : 14598 (claspmt) R 14596 14598 13971 0 -1 4202496 16228 0 0 0 1037 6 0 0 25 0 4 0 523008493 259768320 15093 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670416 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/14598/statm: 63420 15093 458 189 0 57769 0
[pid=14598/tid=14600] ppid=14596 vsize=253680 CPUtime=2.41 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (claspmt) R 14596 14598 13971 0 -1 4202560 3314 0 0 0 240 1 0 0 25 0 4 0 523008556 259768320 15093 33554432000 4194304 4964704 140733911435408 18446744073709551615 4653267 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14598/tid=14601] ppid=14596 vsize=253680 CPUtime=2.46 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (claspmt) R 14596 14598 13971 0 -1 4202560 2322 0 0 0 245 1 0 0 25 0 4 0 523008556 259768320 15093 33554432000 4194304 4964704 140733911435408 18446744073709551615 4321025 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14598/tid=14602] ppid=14596 vsize=253680 CPUtime=2.44 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (claspmt) R 14596 14598 13971 0 -1 4202560 3623 0 0 0 243 1 0 0 25 0 4 0 523008556 259768320 15093 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.43
Current children cumulated vsize (KiB) 253680

[startup+6.30079 s]
/proc/loadavg: 7.82 7.98 7.52 9/182 14602
/proc/meminfo: memFree=29939392/32951132 swapFree=67111364/67111528
[pid=14598] ppid=14596 vsize=257260 CPUtime=22.34 cores=0,2,4,6
/proc/14598/stat : 14598 (claspmt) R 14596 14598 13971 0 -1 4202496 23136 0 0 0 2220 14 0 0 25 0 4 0 523008493 263434240 22001 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/14598/statm: 64315 22001 460 189 0 58664 0
[pid=14598/tid=14600] ppid=14596 vsize=257260 CPUtime=5.6 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (claspmt) R 14596 14598 13971 0 -1 4202560 5341 0 0 0 558 2 0 0 25 0 4 0 523008556 263434240 22001 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14598/tid=14601] ppid=14596 vsize=257260 CPUtime=5.47 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (claspmt) R 14596 14598 13971 0 -1 4202560 3272 0 0 0 545 2 0 0 25 0 4 0 523008556 263434240 22001 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14598/tid=14602] ppid=14596 vsize=257260 CPUtime=5.29 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (claspmt) R 14596 14598 13971 0 -1 4202560 5111 0 0 0 526 3 0 0 25 0 4 0 523008556 263434240 22002 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 22.34
Current children cumulated vsize (KiB) 257260

[startup+12.7007 s]
/proc/loadavg: 7.83 7.98 7.52 9/182 14602
/proc/meminfo: memFree=29917332/32951132 swapFree=67111364/67111528
[pid=14598] ppid=14596 vsize=261456 CPUtime=47.91 cores=0,2,4,6
/proc/14598/stat : 14598 (claspmt) R 14596 14598 13971 0 -1 4202496 28105 0 0 0 4772 19 0 0 25 0 4 0 523008493 267730944 26970 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670281 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/14598/statm: 65364 26970 460 189 0 59713 0
[pid=14598/tid=14600] ppid=14596 vsize=261456 CPUtime=12.01 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (claspmt) R 14596 14598 13971 0 -1 4202560 7788 0 0 0 1198 3 0 0 25 0 4 0 523008556 267730944 26970 33554432000 4194304 4964704 140733911435408 18446744073709551615 4668942 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14598/tid=14601] ppid=14596 vsize=261456 CPUtime=11.86 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (claspmt) R 14596 14598 13971 0 -1 4202560 4069 0 0 0 1184 2 0 0 25 0 4 0 523008556 267730944 26970 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14598/tid=14602] ppid=14596 vsize=261456 CPUtime=11.7 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (claspmt) R 14596 14598 13971 0 -1 4202560 5747 0 0 0 1167 3 0 0 25 0 4 0 523008556 267730944 26970 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 47.91
Current children cumulated vsize (KiB) 261456

[startup+25.5005 s]
/proc/loadavg: 7.87 7.98 7.53 9/182 14602
/proc/meminfo: memFree=29871076/32951132 swapFree=67111364/67111528
[pid=14598] ppid=14596 vsize=271156 CPUtime=99.02 cores=0,2,4,6
/proc/14598/stat : 14598 (claspmt) R 14596 14598 13971 0 -1 4202496 39563 0 0 0 9878 24 0 0 25 0 4 0 523008493 277663744 38428 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/14598/statm: 67789 38428 460 189 0 62138 0
[pid=14598/tid=14600] ppid=14596 vsize=271156 CPUtime=24.8 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (claspmt) R 14596 14598 13971 0 -1 4202560 11155 0 0 0 2476 4 0 0 25 0 4 0 523008556 277663744 38428 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14598/tid=14601] ppid=14596 vsize=271156 CPUtime=24.65 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (claspmt) R 14596 14598 13971 0 -1 4202560 5832 0 0 0 2463 2 0 0 25 0 4 0 523008556 277663744 38428 33554432000 4194304 4964704 140733911435408 18446744073709551615 4320911 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14598/tid=14602] ppid=14596 vsize=271156 CPUtime=24.49 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (claspmt) R 14596 14598 13971 0 -1 4202560 8797 0 0 0 2444 5 0 0 25 0 4 0 523008556 277663744 38428 33554432000 4194304 4964704 140733911435408 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.02
Current children cumulated vsize (KiB) 271156

[startup+51.1011 s]
/proc/loadavg: 7.99 8.00 7.55 9/182 14603
/proc/meminfo: memFree=29801000/32951132 swapFree=67111364/67111528
[pid=14598] ppid=14596 vsize=303556 CPUtime=201.26 cores=0,2,4,6
/proc/14598/stat : 14598 (claspmt) R 14596 14598 13971 0 -1 4202496 56588 0 0 0 20090 36 0 0 25 0 4 0 523008493 310841344 55430 33554432000 4194304 4964704 140733911435408 18446744073709551615 4627248 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/14598/statm: 75889 55430 460 189 0 70238 0
[pid=14598/tid=14600] ppid=14596 vsize=303556 CPUtime=50.4 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (claspmt) R 14596 14598 13971 0 -1 4202560 16585 0 0 0 5033 7 0 0 25 0 4 0 523008556 310841344 55430 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14598/tid=14601] ppid=14596 vsize=303556 CPUtime=50.25 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (claspmt) R 14596 14598 13971 0 -1 4202560 8380 0 0 0 5022 3 0 0 25 0 4 0 523008556 310841344 55430 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670298 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14598/tid=14602] ppid=14596 vsize=303556 CPUtime=50.09 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (claspmt) R 14596 14598 13971 0 -1 4202560 14273 0 0 0 5000 9 0 0 25 0 4 0 523008556 310841344 55430 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 201.26
Current children cumulated vsize (KiB) 303556

[startup+102.3 s]
/proc/loadavg: 8.04 8.01 7.57 9/182 14604
/proc/meminfo: memFree=29742716/32951132 swapFree=67111364/67111528
[pid=14598] ppid=14596 vsize=377696 CPUtime=405.74 cores=0,2,4,6
/proc/14598/stat : 14598 (claspmt) R 14596 14598 13971 0 -1 4202496 69747 0 0 0 40529 45 0 0 25 0 4 0 523008493 386760704 68314 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670277 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14598/statm: 94424 68314 460 189 0 88773 0
[pid=14598/tid=14600] ppid=14596 vsize=377696 CPUtime=101.56 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (claspmt) R 14596 14598 13971 0 -1 4202560 22957 0 0 0 10145 11 0 0 25 0 4 0 523008556 386760704 68314 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14598/tid=14601] ppid=14596 vsize=377696 CPUtime=101.44 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (claspmt) R 14596 14598 13971 0 -1 4202560 12405 0 0 0 10138 6 0 0 25 0 4 0 523008556 386760704 68314 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14598/tid=14602] ppid=14596 vsize=377696 CPUtime=101.29 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (claspmt) R 14596 14598 13971 0 -1 4202560 15879 0 0 0 10119 10 0 0 25 0 4 0 523008556 386760704 68314 33554432000 4194304 4964704 140733911435408 18446744073709551615 4627168 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 405.74
Current children cumulated vsize (KiB) 377696

[startup+162.301 s]
/proc/loadavg: 7.83 7.97 7.59 9/182 14637
/proc/meminfo: memFree=30810400/32951132 swapFree=67111364/67111528
[pid=14598] ppid=14596 vsize=446128 CPUtime=643.2 cores=0,2,4,6
/proc/14598/stat : 14598 (claspmt) R 14596 14598 13971 0 -1 4202496 86324 0 0 0 64250 70 0 0 25 0 4 0 523008493 456835072 84820 33554432000 4194304 4964704 140733911435408 18446744073709551615 4320848 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/14598/statm: 111532 84820 460 189 0 105881 0
[pid=14598/tid=14600] ppid=14596 vsize=446128 CPUtime=160.13 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (claspmt) R 14596 14598 13971 0 -1 4202560 24612 0 0 0 15999 14 0 0 25 0 4 0 523008556 456835072 84820 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14598/tid=14601] ppid=14596 vsize=446128 CPUtime=161.42 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (claspmt) R 14596 14598 13971 0 -1 4202560 14173 0 0 0 16136 6 0 0 25 0 4 0 523008556 456835072 84820 33554432000 4194304 4964704 140733911435408 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14598/tid=14602] ppid=14596 vsize=446128 CPUtime=161.29 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (claspmt) R 14596 14598 13971 0 -1 4202560 29010 0 0 0 16099 30 0 0 25 0 4 0 523008556 456835072 84820 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670252 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 643.2
Current children cumulated vsize (KiB) 446128

[startup+222.301 s]
/proc/loadavg: 7.98 7.99 7.62 9/182 14638
/proc/meminfo: memFree=30366240/32951132 swapFree=67111364/67111528
[pid=14598] ppid=14596 vsize=521756 CPUtime=882.85 cores=0,2,4,6
/proc/14598/stat : 14598 (claspmt) R 14596 14598 13971 0 -1 4202496 105961 0 0 0 88198 87 0 0 25 0 4 0 523008493 534278144 104281 33554432000 4194304 4964704 140733911435408 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14598/statm: 130439 104281 460 189 0 124788 0
[pid=14598/tid=14600] ppid=14596 vsize=521756 CPUtime=219.99 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (claspmt) R 14596 14598 13971 0 -1 4202560 25728 0 0 0 21983 16 0 0 25 0 4 0 523008556 534278144 104281 33554432000 4194304 4964704 140733911435408 18446744073709551615 242970247786 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14598/tid=14601] ppid=14596 vsize=521756 CPUtime=221.42 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (claspmt) R 14596 14598 13971 0 -1 4202560 17856 0 0 0 22135 7 0 0 25 0 4 0 523008556 534278144 104281 33554432000 4194304 4964704 140733911435408 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14598/tid=14602] ppid=14596 vsize=521756 CPUtime=221.29 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (claspmt) R 14596 14598 13971 0 -1 4202560 43731 0 0 0 22085 44 0 0 25 0 4 0 523008556 534278144 104281 33554432000 4194304 4964704 140733911435408 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 882.85
Current children cumulated vsize (KiB) 521756

[startup+282.3 s]

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

Current children cumulated CPU time (s) 2560.33
Current children cumulated vsize (KiB) 750996

[startup+702.307 s]
/proc/loadavg: 8.36 8.15 7.82 9/182 14663
/proc/meminfo: memFree=29128700/32951132 swapFree=67111364/67111528
[pid=14598] ppid=14596 vsize=821200 CPUtime=2798.96 cores=0,2,4,6
/proc/14598/stat : 14598 (claspmt) R 14596 14598 13971 0 -1 4202496 171510 0 0 0 279734 162 0 0 25 0 4 0 523008493 840908800 168481 33554432000 4194304 4964704 140733911435408 18446744073709551615 4362287 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14598/statm: 205300 168481 460 189 0 199649 0
[pid=14598/tid=14600] ppid=14596 vsize=821200 CPUtime=697.33 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (claspmt) R 14596 14598 13971 0 -1 4202560 41094 0 0 0 69701 32 0 0 25 0 4 0 523008556 840908800 168481 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14598/tid=14601] ppid=14596 vsize=821200 CPUtime=701.01 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (claspmt) R 14596 14598 13971 0 -1 4202560 30377 0 0 0 70067 34 0 0 25 0 4 0 523008556 840908800 168481 33554432000 4194304 4964704 140733911435408 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14598/tid=14602] ppid=14596 vsize=821200 CPUtime=700.62 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (claspmt) R 14596 14598 13971 0 -1 4202560 76542 0 0 0 69991 71 0 0 25 0 4 0 523008556 840908800 168481 33554432000 4194304 4964704 140733911435408 18446744073709551615 4342157 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2798.96
Current children cumulated vsize (KiB) 821200

[startup+762.301 s]
/proc/loadavg: 8.23 8.15 7.84 9/182 14665
/proc/meminfo: memFree=29078388/32951132 swapFree=67111364/67111528
[pid=14598] ppid=14596 vsize=821400 CPUtime=3038.33 cores=0,2,4,6
/proc/14598/stat : 14598 (claspmt) R 14596 14598 13971 0 -1 4202496 174255 0 0 0 303655 178 0 0 25 0 4 0 523008493 841113600 171226 33554432000 4194304 4964704 140733911435408 18446744073709551615 4342144 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14598/statm: 205350 171226 460 189 0 199699 0
[pid=14598/tid=14600] ppid=14596 vsize=821400 CPUtime=757 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (claspmt) R 14596 14598 13971 0 -1 4202560 42271 0 0 0 75668 32 0 0 25 0 4 0 523008556 841113600 171226 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14598/tid=14601] ppid=14596 vsize=821400 CPUtime=760.79 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (claspmt) R 14596 14598 13971 0 -1 4202560 31878 0 0 0 76031 48 0 0 25 0 4 0 523008556 841113600 171226 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14598/tid=14602] ppid=14596 vsize=821400 CPUtime=760.53 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (claspmt) R 14596 14598 13971 0 -1 4202560 76608 0 0 0 75981 72 0 0 25 0 4 0 523008556 841113600 171226 33554432000 4194304 4964704 140733911435408 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3038.33
Current children cumulated vsize (KiB) 821400

[startup+822.3 s]
/proc/loadavg: 8.18 8.15 7.86 9/182 14666
/proc/meminfo: memFree=29054068/32951132 swapFree=67111364/67111528
[pid=14598] ppid=14596 vsize=825120 CPUtime=3277.96 cores=0,2,4,6
/proc/14598/stat : 14598 (claspmt) R 14596 14598 13971 0 -1 4202496 175969 0 0 0 327616 180 0 0 25 0 4 0 523008493 844922880 172940 33554432000 4194304 4964704 140733911435408 18446744073709551615 4332519 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14598/statm: 206280 172940 460 189 0 200629 0
[pid=14598/tid=14600] ppid=14596 vsize=825120 CPUtime=816.67 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (claspmt) R 14596 14598 13971 0 -1 4202560 42368 0 0 0 81635 32 0 0 25 0 4 0 523008556 844922880 172940 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14598/tid=14601] ppid=14596 vsize=825120 CPUtime=820.8 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (claspmt) R 14596 14598 13971 0 -1 4202560 33137 0 0 0 82031 49 0 0 25 0 4 0 523008556 844922880 172940 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670283 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14598/tid=14602] ppid=14596 vsize=825120 CPUtime=820.5 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (claspmt) R 14596 14598 13971 0 -1 4202560 76684 0 0 0 81977 73 0 0 25 0 4 0 523008556 844922880 172940 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3277.96
Current children cumulated vsize (KiB) 825120

[startup+882.301 s]
/proc/loadavg: 8.15 8.15 7.87 9/182 14668
/proc/meminfo: memFree=28957832/32951132 swapFree=67111364/67111528
[pid=14598] ppid=14596 vsize=891616 CPUtime=3517.62 cores=0,2,4,6
/proc/14598/stat : 14598 (claspmt) R 14596 14598 13971 0 -1 4202496 182358 0 0 0 351575 187 0 0 25 0 4 0 523008493 913014784 179068 33554432000 4194304 4964704 140733911435408 18446744073709551615 4653275 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14598/statm: 222904 179068 460 189 0 217253 0
[pid=14598/tid=14600] ppid=14596 vsize=891616 CPUtime=876.34 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (claspmt) R 14596 14598 13971 0 -1 4202560 47604 0 0 0 87597 37 0 0 25 0 4 0 523008556 913014784 179068 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14598/tid=14601] ppid=14596 vsize=891616 CPUtime=880.8 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (claspmt) R 14596 14598 13971 0 -1 4202560 34239 0 0 0 88031 49 0 0 25 0 4 0 523008556 913014784 179068 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14598/tid=14602] ppid=14596 vsize=891616 CPUtime=880.48 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (claspmt) R 14596 14598 13971 0 -1 4202560 76733 0 0 0 87974 74 0 0 25 0 4 0 523008556 913014784 179068 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3517.62
Current children cumulated vsize (KiB) 891616

[startup+942.301 s]
/proc/loadavg: 8.13 8.15 7.89 9/182 14670
/proc/meminfo: memFree=28767096/32951132 swapFree=67111364/67111528
[pid=14598] ppid=14596 vsize=960248 CPUtime=3757.26 cores=0,2,4,6
/proc/14598/stat : 14598 (claspmt) R 14596 14598 13971 0 -1 4202496 193350 0 0 0 375528 198 0 0 25 0 4 0 523008493 983293952 190060 33554432000 4194304 4964704 140733911435408 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14598/statm: 240062 190060 460 189 0 234411 0
[pid=14598/tid=14600] ppid=14596 vsize=960248 CPUtime=936.01 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (claspmt) R 14596 14598 13971 0 -1 4202560 48072 0 0 0 93564 37 0 0 25 0 4 0 523008556 983293952 190060 33554432000 4194304 4964704 140733911435408 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14598/tid=14601] ppid=14596 vsize=960248 CPUtime=940.8 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (claspmt) R 14596 14598 13971 0 -1 4202560 35605 0 0 0 94030 50 0 0 25 0 4 0 523008556 983293952 190060 33554432000 4194304 4964704 140733911435408 18446744073709551615 4321093 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14598/tid=14602] ppid=14596 vsize=960248 CPUtime=940.44 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (claspmt) R 14596 14598 13971 0 -1 4202560 85889 0 0 0 93960 84 0 0 25 0 4 0 523008556 983293952 190060 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3757.26
Current children cumulated vsize (KiB) 960248

[startup+1002.3 s]
/proc/loadavg: 8.20 8.16 7.91 9/182 14671
/proc/meminfo: memFree=28739780/32951132 swapFree=67111364/67111528
[pid=14598] ppid=14596 vsize=964408 CPUtime=3996.9 cores=0,2,4,6
/proc/14598/stat : 14598 (claspmt) R 14596 14598 13971 0 -1 4202496 196640 0 0 0 399489 201 0 0 25 0 4 0 523008493 987553792 193060 33554432000 4194304 4964704 140733911435408 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14598/statm: 241102 193060 460 189 0 235451 0
[pid=14598/tid=14600] ppid=14596 vsize=964408 CPUtime=995.68 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (claspmt) R 14596 14598 13971 0 -1 4202560 48485 0 0 0 99531 37 0 0 25 0 4 0 523008556 987553792 193060 33554432000 4194304 4964704 140733911435408 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14598/tid=14601] ppid=14596 vsize=964408 CPUtime=1000.79 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (claspmt) R 14596 14598 13971 0 -1 4202560 37527 0 0 0 100029 50 0 0 25 0 4 0 523008556 987553792 193060 33554432000 4194304 4964704 140733911435408 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14598/tid=14602] ppid=14596 vsize=964408 CPUtime=1000.42 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (claspmt) R 14596 14598 13971 0 -1 4202560 86836 0 0 0 99955 87 0 0 25 0 4 0 523008556 987553792 193060 33554432000 4194304 4964704 140733911435408 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3996.9
Current children cumulated vsize (KiB) 964408

[startup+1062.3 s]
/proc/loadavg: 8.14 8.15 7.92 9/182 14673
/proc/meminfo: memFree=28642296/32951132 swapFree=67111364/67111528
[pid=14598] ppid=14596 vsize=969944 CPUtime=4236.55 cores=0,2,4,6
/proc/14598/stat : 14598 (claspmt) R 14596 14598 13971 0 -1 4202496 200071 0 0 0 423452 203 0 0 25 0 4 0 523008493 993222656 195883 33554432000 4194304 4964704 140733911435408 18446744073709551615 4332519 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14598/statm: 242486 195883 460 189 0 236835 0
[pid=14598/tid=14600] ppid=14596 vsize=969944 CPUtime=1055.35 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (claspmt) R 14596 14598 13971 0 -1 4202560 48506 0 0 0 105498 37 0 0 25 0 4 0 523008556 993222656 195883 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14598/tid=14601] ppid=14596 vsize=969944 CPUtime=1060.8 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (claspmt) R 14596 14598 13971 0 -1 4202560 40893 0 0 0 106029 51 0 0 25 0 4 0 523008556 993222656 195883 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14598/tid=14602] ppid=14596 vsize=969944 CPUtime=1060.39 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (claspmt) R 14596 14598 13971 0 -1 4202560 86874 0 0 0 105951 88 0 0 25 0 4 0 523008556 993222656 195883 33554432000 4194304 4964704 140733911435408 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4236.55
Current children cumulated vsize (KiB) 969944

[startup+1122.3 s]
/proc/loadavg: 8.09 8.13 7.92 9/182 14674
/proc/meminfo: memFree=28474500/32951132 swapFree=67111364/67111528
[pid=14598] ppid=14596 vsize=1039320 CPUtime=4476.19 cores=0,2,4,6
/proc/14598/stat : 14598 (claspmt) R 14596 14598 13971 0 -1 4202496 220741 0 0 0 447397 222 0 0 25 0 4 0 523008493 1064263680 216253 33554432000 4194304 4964704 140733911435408 18446744073709551615 4332525 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14598/statm: 259830 216253 460 189 0 254179 0
[pid=14598/tid=14600] ppid=14596 vsize=1039320 CPUtime=1115.02 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (claspmt) R 14596 14598 13971 0 -1 4202560 50137 0 0 0 111463 39 0 0 25 0 4 0 523008556 1064263680 216253 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14598/tid=14601] ppid=14596 vsize=1039320 CPUtime=1120.8 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (claspmt) R 14596 14598 13971 0 -1 4202560 43473 0 0 0 112028 52 0 0 25 0 4 0 523008556 1064263680 216253 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14598/tid=14602] ppid=14596 vsize=1039320 CPUtime=1120.35 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (claspmt) R 14596 14598 13971 0 -1 4202560 93599 0 0 0 111939 96 0 0 25 0 4 0 523008556 1064263680 216253 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4476.19
Current children cumulated vsize (KiB) 1039320

[startup+1182.3 s]
/proc/loadavg: 8.07 8.12 7.93 9/182 14676
/proc/meminfo: memFree=28384196/32951132 swapFree=67111364/67111528
[pid=14598] ppid=14596 vsize=1047000 CPUtime=4715.82 cores=0,2,4,6
/proc/14598/stat : 14598 (claspmt) R 14596 14598 13971 0 -1 4202496 224387 0 0 0 471358 224 0 0 25 0 4 0 523008493 1072128000 219899 33554432000 4194304 4964704 140733911435408 18446744073709551615 4653570 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14598/statm: 261750 219899 460 189 0 256099 0
[pid=14598/tid=14600] ppid=14596 vsize=1047000 CPUtime=1174.69 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (claspmt) R 14596 14598 13971 0 -1 4202560 50141 0 0 0 117430 39 0 0 25 0 4 0 523008556 1072128000 219899 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14598/tid=14601] ppid=14596 vsize=1047000 CPUtime=1180.8 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (claspmt) R 14596 14598 13971 0 -1 4202560 47073 0 0 0 118027 53 0 0 25 0 4 0 523008556 1072128000 219899 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14598/tid=14602] ppid=14596 vsize=1047000 CPUtime=1180.32 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (claspmt) R 14596 14598 13971 0 -1 4202560 93632 0 0 0 117935 97 0 0 25 0 4 0 523008556 1072128000 219899 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4715.82
Current children cumulated vsize (KiB) 1047000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.4 s]
/proc/loadavg: 8.12 8.13 7.93 9/182 14677
/proc/meminfo: memFree=28352820/32951132 swapFree=67111364/67111528
[pid=14598] ppid=14596 vsize=1047000 CPUtime=4800.12 cores=0,2,4,6
/proc/14598/stat : 14598 (claspmt) R 14596 14598 13971 0 -1 4202496 226124 0 0 0 479787 225 0 0 25 0 4 0 523008493 1072128000 221636 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14598/statm: 261750 221636 460 189 0 256099 0
[pid=14598/tid=14600] ppid=14596 vsize=1047000 CPUtime=1195.68 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (claspmt) R 14596 14598 13971 0 -1 4202560 50146 0 0 0 119529 39 0 0 25 0 4 0 523008556 1072128000 221636 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14598/tid=14601] ppid=14596 vsize=1047000 CPUtime=1201.91 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (claspmt) R 14596 14598 13971 0 -1 4202560 48797 0 0 0 120137 54 0 0 25 0 4 0 523008556 1072128000 221636 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14598/tid=14602] ppid=14596 vsize=1047000 CPUtime=1201.42 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (claspmt) R 14596 14598 13971 0 -1 4202560 93638 0 0 0 120045 97 0 0 25 0 4 0 523008556 1072128000 221636 33554432000 4194304 4964704 140733911435408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 1047000

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

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

[startup+1203.51 s]
/proc/loadavg: 8.12 8.13 7.93 9/182 14677
/proc/meminfo: memFree=28352820/32951132 swapFree=67111364/67111528
[pid=14598] ppid=14596 vsize=1023188 CPUtime=4800.25 cores=0,2,4,6
/proc/14598/stat : 14598 (claspmt) R 14596 14598 13971 0 -1 4202496 226134 0 0 0 479800 225 0 0 25 0 1 0 523008493 1047744512 211814 33554432000 4194304 4964704 140733911435408 18446744073709551615 242970205537 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/14598/statm: 255797 211814 470 189 0 250146 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 1023188

Child status: 0
Real time (s): 1203.58
CPU time (s): 4800.32
CPU user time (s): 4798.02
CPU system time (s): 2.29565
CPU usage (%): 398.838
Max. virtual memory (cumulated for all children) (KiB): 1047000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.02
system time used= 2.29565
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226136
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= 8916
involuntary context switches= 20700

runsolver used 2.03969 second user time and 4.93125 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-29 23:54:58
IDJOB=3299374
IDBENCH=88218
IDSOLVER=1683
FILE ID=node128/3299374-1304114098
RUNJOBID= node128-1304112884-14421
PBS_JOBID= 13170670
Free space on /tmp= 66956 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p30-s59841049.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-3299374-1304114098/watcher-3299374-1304114098 -o /tmp/evaluation-result-3299374-1304114098/solver-3299374-1304114098 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299374-1304114098.cnf

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

MD5SUM BENCH= c86ce640ddb0138bf41ccc37bc6fcf28
RANDOM SEED=1678938589

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30024280 kB
Buffers:        413084 kB
Cached:         787640 kB
SwapCached:          0 kB
Active:        1388820 kB
Inactive:      1122260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30024280 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            2748 kB
Writeback:           0 kB
AnonPages:     1310060 kB
Mapped:          15972 kB
Slab:           351816 kB
PageTables:       6844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  1478664 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66960 MiB
End job on node128 at 2011-04-30 00:15:04