Trace number 3373142

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 4800.44 1203.62

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n28-02-S818962541.shuffled-as.sat03-1628.cnf
MD5SUMd705043763df769aab1e385bbbc2b11e
Bench CategoryCRAFTED (crafted 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 variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
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 ...429658/instance-3373142-1305429658.cnf
0.00/0.01	c Solving...
4800.41/1203.61	
4800.41/1203.61	*** INTERRUPTED! ***
4800.41/1203.61	*** Shutting down threads...
4800.41/1203.61	s UNKNOWN
4800.41/1203.61	
4800.41/1203.61	c INTERRUPTED   : 1
4800.41/1203.61	c Models        : 0+    
4800.41/1203.61	c Time          : 1203.611s (Solving: 1203.61s 1st Model: 0.00s Unsat: 0.00s)
4800.41/1203.61	c CPU Time      : 4800.430s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3373142-1305429658/watcher-3373142-1305429658 -o /tmp/evaluation-result-3373142-1305429658/solver-3373142-1305429658 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373142-1305429658.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: 0.89 0.98 0.99 3/348 26638
/proc/meminfo: memFree=24752660/32950928 swapFree=67056568/67111528
[pid=26638] ppid=26636 vsize=36772 CPUtime=0 cores=0,2,4,6
/proc/26638/stat : 26638 (claspmt) S 26636 26638 19302 0 -1 4202496 715 0 2 0 0 0 0 0 20 0 4 0 654562875 37654528 645 33554432000 4194304 4964800 140734721182880 18446744073709551615 239488520564 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26638/statm: 9193 645 445 189 0 3542 0
[pid=26638/tid=26643] ppid=26636 vsize=36772 CPUtime=0 cores=0,2,4,6
/proc/26638/task/26643/stat : 26643 (claspmt) R 26636 26638 19302 0 -1 4202560 13 0 0 0 0 0 0 0 21 0 4 0 654562876 37654528 646 33554432000 4194304 4964800 140734721182880 18446744073709551615 239488510873 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26638/tid=26644] ppid=26636 vsize=36772 CPUtime=0 cores=0,2,4,6
/proc/26638/task/26644/stat : 26644 (claspmt) S 26636 26638 19302 0 -1 4202560 16 0 0 0 0 0 0 0 21 0 4 0 654562876 37654528 646 33554432000 4194304 4964800 140734721182880 18446744073709551615 239488510873 0 0 4096 18946 18446604453944360000 0 0 -1 2 0 0 0
[pid=26638/tid=26645] ppid=26636 vsize=36772 CPUtime=0 cores=0,2,4,6
/proc/26638/task/26645/stat : 26645 (claspmt) R 26636 26638 19302 0 -1 4202560 43 0 0 0 0 0 0 0 21 0 4 0 654562876 37654528 646 33554432000 4194304 4964800 140734721182880 18446744073709551615 239476355781 0 0 4096 18946 0 0 0 -1 2 0 0 0

[startup+0.0616691 s]
/proc/loadavg: 0.89 0.98 0.99 3/348 26638
/proc/meminfo: memFree=24752660/32950928 swapFree=67056568/67111528
[pid=26638] ppid=26636 vsize=102572 CPUtime=0.1 cores=0,2,4,6
/proc/26638/stat : 26638 (claspmt) R 26636 26638 19302 0 -1 4202496 842 0 2 0 10 0 0 0 20 0 4 0 654562875 105033728 772 33554432000 4194304 4964800 140734721182880 18446744073709551615 4669802 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26638/statm: 25643 772 458 189 0 19992 0
[pid=26638/tid=26643] ppid=26636 vsize=102572 CPUtime=0.04 cores=0,2,4,6
/proc/26638/task/26643/stat : 26643 (claspmt) R 26636 26638 19302 0 -1 4202560 74 0 0 0 4 0 0 0 21 0 4 0 654562876 105033728 772 33554432000 4194304 4964800 140734721182880 18446744073709551615 4321182 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26638/tid=26644] ppid=26636 vsize=102572 CPUtime=0.02 cores=0,2,4,6
/proc/26638/task/26644/stat : 26644 (claspmt) R 26636 26638 19302 0 -1 4202560 25 0 0 0 2 0 0 0 21 0 4 0 654562876 105033728 772 33554432000 4194304 4964800 140734721182880 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26638/tid=26645] ppid=26636 vsize=102572 CPUtime=0.01 cores=0,2,4,6
/proc/26638/task/26645/stat : 26645 (claspmt) R 26636 26638 19302 0 -1 4202560 66 0 0 0 1 0 0 0 22 0 4 0 654562876 105033728 772 33554432000 4194304 4964800 140734721182880 18446744073709551615 4324858 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 102572

[startup+0.16165 s]
/proc/loadavg: 0.89 0.98 0.99 3/348 26638
/proc/meminfo: memFree=24752660/32950928 swapFree=67056568/67111528
[pid=26638] ppid=26636 vsize=102704 CPUtime=0.3 cores=0,2,4,6
/proc/26638/stat : 26638 (claspmt) R 26636 26638 19302 0 -1 4202496 943 0 2 0 30 0 0 0 20 0 4 0 654562875 105168896 873 33554432000 4194304 4964800 140734721182880 18446744073709551615 4338784 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26638/statm: 25676 873 458 189 0 20025 0
[pid=26638/tid=26643] ppid=26636 vsize=102704 CPUtime=0.14 cores=0,2,4,6
/proc/26638/task/26643/stat : 26643 (claspmt) R 26636 26638 19302 0 -1 4202560 129 0 0 0 14 0 0 0 22 0 4 0 654562876 105168896 873 33554432000 4194304 4964800 140734721182880 18446744073709551615 4362092 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26638/tid=26644] ppid=26636 vsize=102704 CPUtime=0.02 cores=0,2,4,6
/proc/26638/task/26644/stat : 26644 (claspmt) R 26636 26638 19302 0 -1 4202560 26 0 0 0 2 0 0 0 21 0 4 0 654562876 105168896 873 33554432000 4194304 4964800 140734721182880 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26638/tid=26645] ppid=26636 vsize=102704 CPUtime=0.01 cores=0,2,4,6
/proc/26638/task/26645/stat : 26645 (claspmt) R 26636 26638 19302 0 -1 4202560 66 0 0 0 1 0 0 0 22 0 4 0 654562876 105168896 873 33554432000 4194304 4964800 140734721182880 18446744073709551615 4324858 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 102704

[startup+0.300624 s]
/proc/loadavg: 0.89 0.98 0.99 3/348 26638
/proc/meminfo: memFree=24752660/32950928 swapFree=67056568/67111528
[pid=26638] ppid=26636 vsize=103100 CPUtime=0.57 cores=0,2,4,6
/proc/26638/stat : 26638 (claspmt) S 26636 26638 19302 0 -1 4202496 1058 0 2 0 57 0 0 0 20 0 4 0 654562875 105574400 988 33554432000 4194304 4964800 140734721182880 18446744073709551615 239476799982 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26638/statm: 25775 988 458 189 0 20124 0
[pid=26638/tid=26643] ppid=26636 vsize=103100 CPUtime=0.28 cores=0,2,4,6
/proc/26638/task/26643/stat : 26643 (claspmt) R 26636 26638 19302 0 -1 4202560 154 0 0 0 28 0 0 0 22 0 4 0 654562876 105574400 988 33554432000 4194304 4964800 140734721182880 18446744073709551615 4668592 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26638/tid=26644] ppid=26636 vsize=103100 CPUtime=0.16 cores=0,2,4,6
/proc/26638/task/26644/stat : 26644 (claspmt) R 26636 26638 19302 0 -1 4202560 116 0 0 0 16 0 0 0 22 0 4 0 654562876 105574400 988 33554432000 4194304 4964800 140734721182880 18446744073709551615 4660137 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26638/tid=26645] ppid=26636 vsize=103100 CPUtime=0.01 cores=0,2,4,6
/proc/26638/task/26645/stat : 26645 (claspmt) R 26636 26638 19302 0 -1 4202560 66 0 0 0 1 0 0 0 22 0 4 0 654562876 105574400 988 33554432000 4194304 4964800 140734721182880 18446744073709551615 239476799982 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 103100

[startup+0.700547 s]
/proc/loadavg: 0.89 0.98 0.99 3/348 26638
/proc/meminfo: memFree=24752660/32950928 swapFree=67056568/67111528
[pid=26638] ppid=26636 vsize=168768 CPUtime=1.95 cores=0,2,4,6
/proc/26638/stat : 26638 (claspmt) R 26636 26638 19302 0 -1 4202496 1299 0 2 0 195 0 0 0 18 0 4 0 654562875 172818432 1229 33554432000 4194304 4964800 140734721182880 18446744073709551615 4660255 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26638/statm: 42192 1229 458 189 0 36541 0
[pid=26638/tid=26643] ppid=26636 vsize=168768 CPUtime=0.65 cores=0,2,4,6
/proc/26638/task/26643/stat : 26643 (claspmt) R 26636 26638 19302 0 -1 4202560 220 0 0 0 65 0 0 0 18 0 4 0 654562876 172818432 1229 33554432000 4194304 4964800 140734721182880 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26638/tid=26644] ppid=26636 vsize=168768 CPUtime=0.55 cores=0,2,4,6
/proc/26638/task/26644/stat : 26644 (claspmt) R 26636 26638 19302 0 -1 4202560 191 0 0 0 55 0 0 0 24 0 4 0 654562876 172818432 1229 33554432000 4194304 4964800 140734721182880 18446744073709551615 4660104 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26638/tid=26645] ppid=26636 vsize=168768 CPUtime=0.29 cores=0,2,4,6
/proc/26638/task/26645/stat : 26645 (claspmt) R 26636 26638 19302 0 -1 4202560 98 0 0 0 29 0 0 0 18 0 4 0 654562876 172818432 1229 33554432000 4194304 4964800 140734721182880 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 168768

[startup+1.50039 s]
/proc/loadavg: 0.89 0.98 0.99 9/359 26650
/proc/meminfo: memFree=24743236/32950928 swapFree=67056568/67111528
[pid=26638] ppid=26636 vsize=168900 CPUtime=5.14 cores=0,2,4,6
/proc/26638/stat : 26638 (claspmt) R 26636 26638 19302 0 -1 4202496 1478 0 2 0 514 0 0 0 19 0 4 0 654562875 172953600 1408 33554432000 4194304 4964800 140734721182880 18446744073709551615 4660157 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26638/statm: 42225 1408 458 189 0 36574 0
[pid=26638/tid=26643] ppid=26636 vsize=168900 CPUtime=1.45 cores=0,2,4,6
/proc/26638/task/26643/stat : 26643 (claspmt) R 26636 26638 19302 0 -1 4202560 279 0 0 0 145 0 0 0 19 0 4 0 654562876 172953600 1408 33554432000 4194304 4964800 140734721182880 18446744073709551615 4670899 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26638/tid=26644] ppid=26636 vsize=168900 CPUtime=1.35 cores=0,2,4,6
/proc/26638/task/26644/stat : 26644 (claspmt) R 26636 26638 19302 0 -1 4202560 255 0 0 0 135 0 0 0 25 0 4 0 654562876 172953600 1408 33554432000 4194304 4964800 140734721182880 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26638/tid=26645] ppid=26636 vsize=168900 CPUtime=1.08 cores=0,2,4,6
/proc/26638/task/26645/stat : 26645 (claspmt) R 26636 26638 19302 0 -1 4202560 115 0 0 0 108 0 0 0 19 0 4 0 654562876 172953600 1408 33554432000 4194304 4964800 140734721182880 18446744073709551615 4670394 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.14
Current children cumulated vsize (KiB) 168900

[startup+3.10109 s]
/proc/loadavg: 0.89 0.98 0.99 9/359 26650
/proc/meminfo: memFree=24739888/32950928 swapFree=67056568/67111528
[pid=26638] ppid=26636 vsize=169288 CPUtime=11.53 cores=0,2,4,6
/proc/26638/stat : 26638 (claspmt) R 26636 26638 19302 0 -1 4202496 1725 0 2 0 1152 1 0 0 23 0 4 0 654562875 173350912 1655 33554432000 4194304 4964800 140734721182880 18446744073709551615 4669434 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26638/statm: 42322 1655 458 189 0 36671 0
[pid=26638/tid=26643] ppid=26636 vsize=169288 CPUtime=3.05 cores=0,2,4,6
/proc/26638/task/26643/stat : 26643 (claspmt) R 26636 26638 19302 0 -1 4202560 359 0 0 0 305 0 0 0 23 0 4 0 654562876 173350912 1655 33554432000 4194304 4964800 140734721182880 18446744073709551615 4669493 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26638/tid=26644] ppid=26636 vsize=169288 CPUtime=2.95 cores=0,2,4,6
/proc/26638/task/26644/stat : 26644 (claspmt) R 26636 26638 19302 0 -1 4202560 325 0 0 0 295 0 0 0 25 0 4 0 654562876 173350912 1655 33554432000 4194304 4964800 140734721182880 18446744073709551615 4669471 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26638/tid=26645] ppid=26636 vsize=169288 CPUtime=2.66 cores=0,2,4,6
/proc/26638/task/26645/stat : 26645 (claspmt) R 26636 26638 19302 0 -1 4202560 145 0 0 0 266 0 0 0 18 0 4 0 654562876 173350912 1655 33554432000 4194304 4964800 140734721182880 18446744073709551615 4363366 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.53
Current children cumulated vsize (KiB) 169288

[startup+6.30047 s]
/proc/loadavg: 1.46 1.10 1.03 9/359 26650
/proc/meminfo: memFree=24736932/32950928 swapFree=67056568/67111528
[pid=26638] ppid=26636 vsize=169564 CPUtime=24.29 cores=0,2,4,6
/proc/26638/stat : 26638 (claspmt) R 26636 26638 19302 0 -1 4202496 1943 0 2 0 2428 1 0 0 25 0 4 0 654562875 173633536 1873 33554432000 4194304 4964800 140734721182880 18446744073709551615 4320928 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26638/statm: 42391 1873 458 189 0 36740 0
[pid=26638/tid=26643] ppid=26636 vsize=169564 CPUtime=6.25 cores=0,2,4,6
/proc/26638/task/26643/stat : 26643 (claspmt) R 26636 26638 19302 0 -1 4202560 464 0 0 0 625 0 0 0 25 0 4 0 654562876 173633536 1873 33554432000 4194304 4964800 140734721182880 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26638/tid=26644] ppid=26636 vsize=169564 CPUtime=6.15 cores=0,2,4,6
/proc/26638/task/26644/stat : 26644 (claspmt) R 26636 26638 19302 0 -1 4202560 391 0 0 0 615 0 0 0 25 0 4 0 654562876 173633536 1873 33554432000 4194304 4964800 140734721182880 18446744073709551615 4320897 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26638/tid=26645] ppid=26636 vsize=169564 CPUtime=5.83 cores=0,2,4,6
/proc/26638/task/26645/stat : 26645 (claspmt) R 26636 26638 19302 0 -1 4202560 149 0 0 0 583 0 0 0 25 0 4 0 654562876 173633536 1873 33554432000 4194304 4964800 140734721182880 18446744073709551615 4362958 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.29
Current children cumulated vsize (KiB) 169564

[startup+12.7002 s]
/proc/loadavg: 1.98 1.21 1.07 9/359 26650
/proc/meminfo: memFree=24733032/32950928 swapFree=67056568/67111528
[pid=26638] ppid=26636 vsize=169952 CPUtime=49.81 cores=0,2,4,6
/proc/26638/stat : 26638 (claspmt) R 26636 26638 19302 0 -1 4202496 2210 0 2 0 4979 2 0 0 25 0 4 0 654562875 174030848 2140 33554432000 4194304 4964800 140734721182880 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26638/statm: 42488 2140 458 189 0 36837 0
[pid=26638/tid=26643] ppid=26636 vsize=169952 CPUtime=12.65 cores=0,2,4,6
/proc/26638/task/26643/stat : 26643 (claspmt) R 26636 26638 19302 0 -1 4202560 539 0 0 0 1265 0 0 0 25 0 4 0 654562876 174030848 2140 33554432000 4194304 4964800 140734721182880 18446744073709551615 4670511 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26638/tid=26644] ppid=26636 vsize=169952 CPUtime=12.54 cores=0,2,4,6
/proc/26638/task/26644/stat : 26644 (claspmt) R 26636 26638 19302 0 -1 4202560 501 0 0 0 1254 0 0 0 25 0 4 0 654562876 174030848 2140 33554432000 4194304 4964800 140734721182880 18446744073709551615 4670151 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26638/tid=26645] ppid=26636 vsize=169952 CPUtime=12.15 cores=0,2,4,6
/proc/26638/task/26645/stat : 26645 (claspmt) R 26636 26638 19302 0 -1 4202560 174 0 0 0 1215 0 0 0 25 0 4 0 654562876 174030848 2140 33554432000 4194304 4964800 140734721182880 18446744073709551615 4669272 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.81
Current children cumulated vsize (KiB) 169952

[startup+25.5008 s]
/proc/loadavg: 3.31 1.54 1.18 9/359 26651
/proc/meminfo: memFree=24730312/32950928 swapFree=67056568/67111528
[pid=26638] ppid=26636 vsize=235620 CPUtime=100.87 cores=0,2,4,6
/proc/26638/stat : 26638 (claspmt) R 26636 26638 19302 0 -1 4202496 2558 0 2 0 10084 3 0 0 25 0 4 0 654562875 241274880 2488 33554432000 4194304 4964800 140734721182880 18446744073709551615 4462905 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26638/statm: 58905 2488 458 189 0 53254 0
[pid=26638/tid=26643] ppid=26636 vsize=235620 CPUtime=25.45 cores=0,2,4,6
/proc/26638/task/26643/stat : 26643 (claspmt) R 26636 26638 19302 0 -1 4202560 689 0 0 0 2545 0 0 0 25 0 4 0 654562876 241274880 2488 33554432000 4194304 4964800 140734721182880 18446744073709551615 4359840 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26638/tid=26644] ppid=26636 vsize=235620 CPUtime=25.34 cores=0,2,4,6
/proc/26638/task/26644/stat : 26644 (claspmt) R 26636 26638 19302 0 -1 4202560 604 0 0 0 2534 0 0 0 25 0 4 0 654562876 241274880 2488 33554432000 4194304 4964800 140734721182880 18446744073709551615 4668585 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26638/tid=26645] ppid=26636 vsize=235620 CPUtime=24.8 cores=0,2,4,6
/proc/26638/task/26645/stat : 26645 (claspmt) R 26636 26638 19302 0 -1 4202560 187 0 0 0 2480 0 0 0 25 0 4 0 654562876 241274880 2488 33554432000 4194304 4964800 140734721182880 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.87
Current children cumulated vsize (KiB) 235620

[startup+51.1009 s]
/proc/loadavg: 5.07 2.09 1.37 9/359 26652
/proc/meminfo: memFree=24727808/32950928 swapFree=67056568/67111528
[pid=26638] ppid=26636 vsize=235620 CPUtime=202.99 cores=0,2,4,6
/proc/26638/stat : 26638 (claspmt) R 26636 26638 19302 0 -1 4202496 2823 0 2 0 20296 3 0 0 25 0 4 0 654562875 241274880 2753 33554432000 4194304 4964800 140734721182880 18446744073709551615 4342208 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26638/statm: 58905 2753 458 189 0 53254 0
[pid=26638/tid=26643] ppid=26636 vsize=235620 CPUtime=51.05 cores=0,2,4,6
/proc/26638/task/26643/stat : 26643 (claspmt) R 26636 26638 19302 0 -1 4202560 690 0 0 0 5105 0 0 0 25 0 4 0 654562876 241274880 2753 33554432000 4194304 4964800 140734721182880 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26638/tid=26644] ppid=26636 vsize=235620 CPUtime=50.94 cores=0,2,4,6
/proc/26638/task/26644/stat : 26644 (claspmt) R 26636 26638 19302 0 -1 4202560 689 0 0 0 5094 0 0 0 25 0 4 0 654562876 241274880 2753 33554432000 4194304 4964800 140734721182880 18446744073709551615 4670645 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26638/tid=26645] ppid=26636 vsize=235620 CPUtime=50.13 cores=0,2,4,6
/proc/26638/task/26645/stat : 26645 (claspmt) R 26636 26638 19302 0 -1 4202560 266 0 0 0 5012 1 0 0 25 0 4 0 654562876 241274880 2753 33554432000 4194304 4964800 140734721182880 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.99
Current children cumulated vsize (KiB) 235620

[startup+102.313 s]
/proc/loadavg: 6.73 3.00 1.71 9/359 26653
/proc/meminfo: memFree=24724204/32950928 swapFree=67056568/67111528
[pid=26638] ppid=26636 vsize=235756 CPUtime=407.27 cores=0,2,4,6
/proc/26638/stat : 26638 (claspmt) R 26636 26638 19302 0 -1 4202496 3087 0 2 0 40724 3 0 0 25 0 4 0 654562875 241414144 3017 33554432000 4194304 4964800 140734721182880 18446744073709551615 4683791 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26638/statm: 58939 3017 458 189 0 53288 0
[pid=26638/tid=26643] ppid=26636 vsize=235756 CPUtime=102.26 cores=0,2,4,6
/proc/26638/task/26643/stat : 26643 (claspmt) R 26636 26638 19302 0 -1 4202560 738 0 0 0 10226 0 0 0 25 0 4 0 654562876 241414144 3017 33554432000 4194304 4964800 140734721182880 18446744073709551615 4334248 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26638/tid=26644] ppid=26636 vsize=235756 CPUtime=102.15 cores=0,2,4,6
/proc/26638/task/26644/stat : 26644 (claspmt) R 26636 26638 19302 0 -1 4202560 749 0 0 0 10215 0 0 0 25 0 4 0 654562876 241414144 3017 33554432000 4194304 4964800 140734721182880 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26638/tid=26645] ppid=26636 vsize=235756 CPUtime=100.78 cores=0,2,4,6
/proc/26638/task/26645/stat : 26645 (claspmt) R 26636 26638 19302 0 -1 4202560 401 0 0 0 10077 1 0 0 25 0 4 0 654562876 241414144 3017 33554432000 4194304 4964800 140734721182880 18446744073709551615 4668756 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.27
Current children cumulated vsize (KiB) 235756

[startup+162.301 s]

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

[pid=26638] ppid=26636 vsize=236300 CPUtime=2561.35 cores=0,2,4,6
/proc/26638/stat : 26638 (claspmt) R 26636 26638 19302 0 -1 4202496 3609 0 2 0 256127 8 0 0 25 0 4 0 654562875 241971200 3539 33554432000 4194304 4964800 140734721182880 18446744073709551615 4670343 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26638/statm: 59075 3539 458 189 0 53424 0
[pid=26638/tid=26643] ppid=26636 vsize=236300 CPUtime=642.27 cores=0,2,4,6
/proc/26638/task/26643/stat : 26643 (claspmt) R 26636 26638 19302 0 -1 4202560 857 0 0 0 64226 1 0 0 25 0 4 0 654562876 241971200 3539 33554432000 4194304 4964800 140734721182880 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26638/tid=26644] ppid=26636 vsize=236300 CPUtime=642.17 cores=0,2,4,6
/proc/26638/task/26644/stat : 26644 (claspmt) R 26636 26638 19302 0 -1 4202560 911 0 0 0 64215 2 0 0 25 0 4 0 654562876 241971200 3539 33554432000 4194304 4964800 140734721182880 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26638/tid=26645] ppid=26636 vsize=236300 CPUtime=634.9 cores=0,2,4,6
/proc/26638/task/26645/stat : 26645 (claspmt) R 26636 26638 19302 0 -1 4202560 536 0 0 0 63489 1 0 0 25 0 4 0 654562876 241971200 3539 33554432000 4194304 4964800 140734721182880 18446744073709551615 4361293 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2561.35
Current children cumulated vsize (KiB) 236300

[startup+702.301 s]
/proc/loadavg: 8.15 7.47 4.77 9/359 26669
/proc/meminfo: memFree=24717744/32950928 swapFree=67056568/67111528
[pid=26638] ppid=26636 vsize=236300 CPUtime=2800.66 cores=0,2,4,6
/proc/26638/stat : 26638 (claspmt) R 26636 26638 19302 0 -1 4202496 3622 0 2 0 280058 8 0 0 25 0 4 0 654562875 241971200 3552 33554432000 4194304 4964800 140734721182880 18446744073709551615 4334301 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26638/statm: 59075 3552 458 189 0 53424 0
[pid=26638/tid=26643] ppid=26636 vsize=236300 CPUtime=702.26 cores=0,2,4,6
/proc/26638/task/26643/stat : 26643 (claspmt) R 26636 26638 19302 0 -1 4202560 860 0 0 0 70225 1 0 0 25 0 4 0 654562876 241971200 3552 33554432000 4194304 4964800 140734721182880 18446744073709551615 4320911 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26638/tid=26644] ppid=26636 vsize=236300 CPUtime=702.16 cores=0,2,4,6
/proc/26638/task/26644/stat : 26644 (claspmt) R 26636 26638 19302 0 -1 4202560 915 0 0 0 70214 2 0 0 25 0 4 0 654562876 241971200 3552 33554432000 4194304 4964800 140734721182880 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26638/tid=26645] ppid=26636 vsize=236300 CPUtime=694.25 cores=0,2,4,6
/proc/26638/task/26645/stat : 26645 (claspmt) R 26636 26638 19302 0 -1 4202560 539 0 0 0 69424 1 0 0 25 0 4 0 654562876 241971200 3552 33554432000 4194304 4964800 140734721182880 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2800.66
Current children cumulated vsize (KiB) 236300

[startup+762.313 s]
/proc/loadavg: 8.09 7.58 4.97 9/359 26671
/proc/meminfo: memFree=24717596/32950928 swapFree=67056568/67111528
[pid=26638] ppid=26636 vsize=236300 CPUtime=3040.04 cores=0,2,4,6
/proc/26638/stat : 26638 (claspmt) R 26636 26638 19302 0 -1 4202496 3643 0 2 0 303996 8 0 0 25 0 4 0 654562875 241971200 3573 33554432000 4194304 4964800 140734721182880 18446744073709551615 239476392542 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26638/statm: 59075 3573 458 189 0 53424 0
[pid=26638/tid=26643] ppid=26636 vsize=236300 CPUtime=762.27 cores=0,2,4,6
/proc/26638/task/26643/stat : 26643 (claspmt) R 26636 26638 19302 0 -1 4202560 860 0 0 0 76226 1 0 0 25 0 4 0 654562876 241971200 3573 33554432000 4194304 4964800 140734721182880 18446744073709551615 4321008 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26638/tid=26644] ppid=26636 vsize=236300 CPUtime=762.17 cores=0,2,4,6
/proc/26638/task/26644/stat : 26644 (claspmt) R 26636 26638 19302 0 -1 4202560 926 0 0 0 76215 2 0 0 25 0 4 0 654562876 241971200 3573 33554432000 4194304 4964800 140734721182880 18446744073709551615 4325720 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26638/tid=26645] ppid=26636 vsize=236300 CPUtime=753.6 cores=0,2,4,6
/proc/26638/task/26645/stat : 26645 (claspmt) R 26636 26638 19302 0 -1 4202560 539 0 0 0 75359 1 0 0 25 0 4 0 654562876 241971200 3573 33554432000 4194304 4964800 140734721182880 18446744073709551615 4660303 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3040.04
Current children cumulated vsize (KiB) 236300

[startup+822.301 s]
/proc/loadavg: 8.15 7.69 5.18 9/359 26672
/proc/meminfo: memFree=24717460/32950928 swapFree=67056568/67111528
[pid=26638] ppid=26636 vsize=236444 CPUtime=3279.35 cores=0,2,4,6
/proc/26638/stat : 26638 (claspmt) R 26636 26638 19302 0 -1 4202496 3662 0 2 0 327927 8 0 0 25 0 4 0 654562875 242118656 3592 33554432000 4194304 4964800 140734721182880 18446744073709551615 4670361 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26638/statm: 59111 3592 458 189 0 53460 0
[pid=26638/tid=26643] ppid=26636 vsize=236444 CPUtime=822.26 cores=0,2,4,6
/proc/26638/task/26643/stat : 26643 (claspmt) R 26636 26638 19302 0 -1 4202560 860 0 0 0 82225 1 0 0 25 0 4 0 654562876 242118656 3592 33554432000 4194304 4964800 140734721182880 18446744073709551615 4321069 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26638/tid=26644] ppid=26636 vsize=236444 CPUtime=822.16 cores=0,2,4,6
/proc/26638/task/26644/stat : 26644 (claspmt) R 26636 26638 19302 0 -1 4202560 939 0 0 0 82214 2 0 0 25 0 4 0 654562876 242118656 3592 33554432000 4194304 4964800 140734721182880 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26638/tid=26645] ppid=26636 vsize=236444 CPUtime=812.94 cores=0,2,4,6
/proc/26638/task/26645/stat : 26645 (claspmt) R 26636 26638 19302 0 -1 4202560 543 0 0 0 81293 1 0 0 25 0 4 0 654562876 242118656 3592 33554432000 4194304 4964800 140734721182880 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3279.35
Current children cumulated vsize (KiB) 236444

[startup+882.301 s]
/proc/loadavg: 8.13 7.78 5.36 9/359 26674
/proc/meminfo: memFree=24717208/32950928 swapFree=67056568/67111528
[pid=26638] ppid=26636 vsize=236444 CPUtime=3518.68 cores=0,2,4,6
/proc/26638/stat : 26638 (claspmt) R 26636 26638 19302 0 -1 4202496 3683 0 2 0 351860 8 0 0 25 0 4 0 654562875 242118656 3613 33554432000 4194304 4964800 140734721182880 18446744073709551615 4669376 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26638/statm: 59111 3613 458 189 0 53460 0
[pid=26638/tid=26643] ppid=26636 vsize=236444 CPUtime=882.26 cores=0,2,4,6
/proc/26638/task/26643/stat : 26643 (claspmt) R 26636 26638 19302 0 -1 4202560 860 0 0 0 88225 1 0 0 25 0 4 0 654562876 242118656 3613 33554432000 4194304 4964800 140734721182880 18446744073709551615 4669386 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26638/tid=26644] ppid=26636 vsize=236444 CPUtime=882.16 cores=0,2,4,6
/proc/26638/task/26644/stat : 26644 (claspmt) R 26636 26638 19302 0 -1 4202560 943 0 0 0 88214 2 0 0 25 0 4 0 654562876 242118656 3613 33554432000 4194304 4964800 140734721182880 18446744073709551615 4362770 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26638/tid=26645] ppid=26636 vsize=236444 CPUtime=872.29 cores=0,2,4,6
/proc/26638/task/26645/stat : 26645 (claspmt) R 26636 26638 19302 0 -1 4202560 560 0 0 0 87228 1 0 0 25 0 4 0 654562876 242118656 3613 33554432000 4194304 4964800 140734721182880 18446744073709551615 4660114 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3518.68
Current children cumulated vsize (KiB) 236444

[startup+942.301 s]
/proc/loadavg: 8.12 7.84 5.53 9/359 26675
/proc/meminfo: memFree=24717192/32950928 swapFree=67056568/67111528
[pid=26638] ppid=26636 vsize=236444 CPUtime=3758.03 cores=0,2,4,6
/proc/26638/stat : 26638 (claspmt) R 26636 26638 19302 0 -1 4202496 3701 0 2 0 375795 8 0 0 25 0 4 0 654562875 242118656 3631 33554432000 4194304 4964800 140734721182880 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26638/statm: 59111 3631 458 189 0 53460 0
[pid=26638/tid=26643] ppid=26636 vsize=236444 CPUtime=942.27 cores=0,2,4,6
/proc/26638/task/26643/stat : 26643 (claspmt) R 26636 26638 19302 0 -1 4202560 860 0 0 0 94226 1 0 0 25 0 4 0 654562876 242118656 3631 33554432000 4194304 4964800 140734721182880 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26638/tid=26644] ppid=26636 vsize=236444 CPUtime=942.16 cores=0,2,4,6
/proc/26638/task/26644/stat : 26644 (claspmt) R 26636 26638 19302 0 -1 4202560 954 0 0 0 94214 2 0 0 25 0 4 0 654562876 242118656 3631 33554432000 4194304 4964800 140734721182880 18446744073709551615 4321243 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26638/tid=26645] ppid=26636 vsize=236444 CPUtime=931.64 cores=0,2,4,6
/proc/26638/task/26645/stat : 26645 (claspmt) R 26636 26638 19302 0 -1 4202560 564 0 0 0 93163 1 0 0 25 0 4 0 654562876 242118656 3631 33554432000 4194304 4964800 140734721182880 18446744073709551615 4660114 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3758.03
Current children cumulated vsize (KiB) 236444

[startup+1002.3 s]
/proc/loadavg: 8.11 7.90 5.69 9/359 26677
/proc/meminfo: memFree=24717064/32950928 swapFree=67056568/67111528
[pid=26638] ppid=26636 vsize=236444 CPUtime=3997.38 cores=0,2,4,6
/proc/26638/stat : 26638 (claspmt) R 26636 26638 19302 0 -1 4202496 3711 0 2 0 399729 9 0 0 25 0 4 0 654562875 242118656 3641 33554432000 4194304 4964800 140734721182880 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26638/statm: 59111 3641 458 189 0 53460 0
[pid=26638/tid=26643] ppid=26636 vsize=236444 CPUtime=1002.27 cores=0,2,4,6
/proc/26638/task/26643/stat : 26643 (claspmt) R 26636 26638 19302 0 -1 4202560 866 0 0 0 100226 1 0 0 25 0 4 0 654562876 242118656 3641 33554432000 4194304 4964800 140734721182880 18446744073709551615 4660435 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26638/tid=26644] ppid=26636 vsize=236444 CPUtime=1002.16 cores=0,2,4,6
/proc/26638/task/26644/stat : 26644 (claspmt) R 26636 26638 19302 0 -1 4202560 954 0 0 0 100214 2 0 0 25 0 4 0 654562876 242118656 3641 33554432000 4194304 4964800 140734721182880 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26638/tid=26645] ppid=26636 vsize=236444 CPUtime=990.98 cores=0,2,4,6
/proc/26638/task/26645/stat : 26645 (claspmt) R 26636 26638 19302 0 -1 4202560 564 0 0 0 99097 1 0 0 25 0 4 0 654562876 242118656 3641 33554432000 4194304 4964800 140734721182880 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3997.38
Current children cumulated vsize (KiB) 236444

[startup+1062.3 s]
/proc/loadavg: 8.26 7.97 5.86 9/359 26678
/proc/meminfo: memFree=24717176/32950928 swapFree=67056568/67111528
[pid=26638] ppid=26636 vsize=236444 CPUtime=4236.73 cores=0,2,4,6
/proc/26638/stat : 26638 (claspmt) R 26636 26638 19302 0 -1 4202496 3727 0 2 0 423664 9 0 0 25 0 4 0 654562875 242118656 3657 33554432000 4194304 4964800 140734721182880 18446744073709551615 4670640 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26638/statm: 59111 3657 458 189 0 53460 0
[pid=26638/tid=26643] ppid=26636 vsize=236444 CPUtime=1062.27 cores=0,2,4,6
/proc/26638/task/26643/stat : 26643 (claspmt) R 26636 26638 19302 0 -1 4202560 868 0 0 0 106226 1 0 0 25 0 4 0 654562876 242118656 3657 33554432000 4194304 4964800 140734721182880 18446744073709551615 4342193 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26638/tid=26644] ppid=26636 vsize=236444 CPUtime=1062.16 cores=0,2,4,6
/proc/26638/task/26644/stat : 26644 (claspmt) R 26636 26638 19302 0 -1 4202560 959 0 0 0 106214 2 0 0 25 0 4 0 654562876 242118656 3657 33554432000 4194304 4964800 140734721182880 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26638/tid=26645] ppid=26636 vsize=236444 CPUtime=1050.34 cores=0,2,4,6
/proc/26638/task/26645/stat : 26645 (claspmt) R 26636 26638 19302 0 -1 4202560 573 0 0 0 105033 1 0 0 25 0 4 0 654562876 242118656 3657 33554432000 4194304 4964800 140734721182880 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4236.73
Current children cumulated vsize (KiB) 236444

[startup+1122.3 s]
/proc/loadavg: 8.24 8.01 6.00 9/359 26680
/proc/meminfo: memFree=24717164/32950928 swapFree=67056568/67111528
[pid=26638] ppid=26636 vsize=236444 CPUtime=4476.06 cores=0,2,4,6
/proc/26638/stat : 26638 (claspmt) R 26636 26638 19302 0 -1 4202496 3731 0 2 0 447597 9 0 0 25 0 4 0 654562875 242118656 3661 33554432000 4194304 4964800 140734721182880 18446744073709551615 4669924 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26638/statm: 59111 3661 458 189 0 53460 0
[pid=26638/tid=26643] ppid=26636 vsize=236444 CPUtime=1122.27 cores=0,2,4,6
/proc/26638/task/26643/stat : 26643 (claspmt) R 26636 26638 19302 0 -1 4202560 868 0 0 0 112226 1 0 0 25 0 4 0 654562876 242118656 3661 33554432000 4194304 4964800 140734721182880 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26638/tid=26644] ppid=26636 vsize=236444 CPUtime=1122.16 cores=0,2,4,6
/proc/26638/task/26644/stat : 26644 (claspmt) R 26636 26638 19302 0 -1 4202560 959 0 0 0 112214 2 0 0 25 0 4 0 654562876 242118656 3661 33554432000 4194304 4964800 140734721182880 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26638/tid=26645] ppid=26636 vsize=236444 CPUtime=1109.68 cores=0,2,4,6
/proc/26638/task/26645/stat : 26645 (claspmt) R 26636 26638 19302 0 -1 4202560 577 0 0 0 110967 1 0 0 25 0 4 0 654562876 242118656 3661 33554432000 4194304 4964800 140734721182880 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4476.06
Current children cumulated vsize (KiB) 236444

[startup+1182.3 s]
/proc/loadavg: 8.22 8.03 6.13 9/359 26682
/proc/meminfo: memFree=24716776/32950928 swapFree=67056568/67111528
[pid=26638] ppid=26636 vsize=236444 CPUtime=4715.42 cores=0,2,4,6
/proc/26638/stat : 26638 (claspmt) R 26636 26638 19302 0 -1 4202496 3739 0 2 0 471533 9 0 0 25 0 4 0 654562875 242118656 3669 33554432000 4194304 4964800 140734721182880 18446744073709551615 4333257 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26638/statm: 59111 3669 458 189 0 53460 0
[pid=26638/tid=26643] ppid=26636 vsize=236444 CPUtime=1182.28 cores=0,2,4,6
/proc/26638/task/26643/stat : 26643 (claspmt) R 26636 26638 19302 0 -1 4202560 868 0 0 0 118227 1 0 0 25 0 4 0 654562876 242118656 3669 33554432000 4194304 4964800 140734721182880 18446744073709551615 4668588 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26638/tid=26644] ppid=26636 vsize=236444 CPUtime=1182.16 cores=0,2,4,6
/proc/26638/task/26644/stat : 26644 (claspmt) R 26636 26638 19302 0 -1 4202560 963 0 0 0 118214 2 0 0 25 0 4 0 654562876 242118656 3669 33554432000 4194304 4964800 140734721182880 18446744073709551615 4320921 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26638/tid=26645] ppid=26636 vsize=236444 CPUtime=1169.04 cores=0,2,4,6
/proc/26638/task/26645/stat : 26645 (claspmt) R 26636 26638 19302 0 -1 4202560 581 0 0 0 116903 1 0 0 25 0 4 0 654562876 242118656 3669 33554432000 4194304 4964800 140734721182880 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4715.42
Current children cumulated vsize (KiB) 236444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.16 8.03 6.17 5/354 26683
/proc/meminfo: memFree=24732808/32950928 swapFree=67056568/67111528
[pid=26638] ppid=26636 vsize=236444 CPUtime=4800.41 cores=0,2,4,6
/proc/26638/stat : 26638 (claspmt) R 26636 26638 19302 0 -1 4202496 3739 0 2 0 480032 9 0 0 25 0 4 0 654562875 242118656 3669 33554432000 4194304 4964800 140734721182880 18446744073709551615 4670310 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26638/statm: 59111 3669 458 189 0 53460 0
[pid=26638/tid=26643] ppid=26636 vsize=236444 CPUtime=1203.59 cores=0,2,4,6
/proc/26638/task/26643/stat : 26643 (claspmt) R 26636 26638 19302 0 -1 4202560 868 0 0 0 120358 1 0 0 25 0 4 0 654562876 242118656 3669 33554432000 4194304 4964800 140734721182880 18446744073709551615 4659371 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26638/tid=26644] ppid=26636 vsize=236444 CPUtime=1203.47 cores=0,2,4,6
/proc/26638/task/26644/stat : 26644 (claspmt) R 26636 26638 19302 0 -1 4202560 963 0 0 0 120345 2 0 0 25 0 4 0 654562876 242118656 3669 33554432000 4194304 4964800 140734721182880 18446744073709551615 4660449 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26638/tid=26645] ppid=26636 vsize=236444 CPUtime=1190.1 cores=0,2,4,6
/proc/26638/task/26645/stat : 26645 (claspmt) R 26636 26638 19302 0 -1 4202560 581 0 0 0 119009 1 0 0 25 0 4 0 654562876 242118656 3669 33554432000 4194304 4964800 140734721182880 18446744073709551615 4669542 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 236444

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): 1203.62
CPU time (s): 4800.44
CPU user time (s): 4800.35
CPU system time (s): 0.091986
CPU usage (%): 398.834
Max. virtual memory (cumulated for all children) (KiB): 236444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4800.35
system time used= 0.091986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3751
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9483
involuntary context switches= 25708

runsolver used 3.99639 second user time and 9.15461 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-15 05:20:58
IDJOB=3373142
IDBENCH=84018
IDSOLVER=1853
FILE ID=node148/3373142-1305429658
RUNJOBID= node148-1305429658-26623
PBS_JOBID= 13324551
Free space on /tmp= 72900 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n28-02-S818962541.shuffled-as.sat03-1628.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-3373142-1305429658/watcher-3373142-1305429658 -o /tmp/evaluation-result-3373142-1305429658/solver-3373142-1305429658 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373142-1305429658.cnf

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

MD5SUM BENCH= d705043763df769aab1e385bbbc2b11e
RANDOM SEED=1662722651

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24752940 kB
Buffers:        322748 kB
Cached:        4595808 kB
SwapCached:       8488 kB
Active:        4597028 kB
Inactive:      3255736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24752940 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:             908 kB
Writeback:           0 kB
AnonPages:     2931804 kB
Mapped:          26772 kB
Slab:           252984 kB
PageTables:      28568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84643192 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= 72896 MiB
End job on node148 at 2011-05-15 05:41:04