Trace number 3381275

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)UNSAT 983.989 123.417

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
gensys-icl007.shuffled-as.sat05-3133.cnf
MD5SUM88361752c7b0c05e849791aafdd7bdba
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark219.938
Satisfiable
(Un)Satisfiability was proved
Number of variables762
Number of clauses17262
Sum of the clauses size76511
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21135
Number of clauses of size 38742
Number of clauses of size 4236
Number of clauses of size 5256
Number of clauses of size over 56851

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...511408/instance-3381275-1305511408.cnf
0.00/0.04	c Solving...
983.96/123.41	s UNSATISFIABLE
983.96/123.41	
983.96/123.41	c Models        : 0     
983.96/123.41	c Time          : 123.397s (Solving: 123.35s 1st Model: 0.00s Unsat: 123.35s)
983.96/123.41	c CPU Time      : 983.960s

Verifier Data

No possible verification on an UNSAT instance

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-3381275-1305511408/watcher-3381275-1305511408 -o /tmp/evaluation-result-3381275-1305511408/solver-3381275-1305511408 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381275-1305511408.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.35 8.19 8.06 2/431 5056
/proc/meminfo: memFree=15040952/32951124 swapFree=67111348/67111528
[pid=5056] ppid=5054 vsize=21628 CPUtime=0 cores=0-7
/proc/5056/stat : 5056 (claspmt) R 5054 5056 3867 0 -1 4202496 689 0 0 0 0 0 0 0 21 0 1 0 662738541 22147072 613 33554432000 4194304 4964800 140734511181760 18446744073709551615 212687675136 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/5056/statm: 5407 613 389 189 0 281 0

[startup+0.13025 s]
/proc/loadavg: 8.35 8.19 8.06 2/431 5056
/proc/meminfo: memFree=15040952/32951124 swapFree=67111348/67111528
[pid=5056] ppid=5054 vsize=383180 CPUtime=0.62 cores=0-7
/proc/5056/stat : 5056 (claspmt) R 5054 5056 3867 0 -1 4202496 2975 0 0 0 60 2 0 0 17 0 8 0 662738541 392376320 2841 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670368 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5056/statm: 95960 3623 464 189 0 90309 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 383180

[startup+0.857697 s]
/proc/loadavg: 8.35 8.19 8.06 2/431 5056
/proc/meminfo: memFree=15040952/32951124 swapFree=67111348/67111528
[pid=5056] ppid=5054 vsize=384632 CPUtime=6.39 cores=0-7
/proc/5056/stat : 5056 (claspmt) R 5054 5056 3867 0 -1 4202496 4982 0 0 0 636 3 0 0 18 0 8 0 662738541 393863168 4848 33554432000 4194304 4964800 140734511181760 18446744073709551615 212687780383 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5056/statm: 96158 4848 464 189 0 90507 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 384632

[startup+1.00328 s]
/proc/loadavg: 8.35 8.19 8.06 2/431 5056
/proc/meminfo: memFree=15040952/32951124 swapFree=67111348/67111528
[pid=5056] ppid=5054 vsize=384764 CPUtime=7.55 cores=0-7
/proc/5056/stat : 5056 (claspmt) R 5054 5056 3867 0 -1 4202496 5176 0 0 0 752 3 0 0 19 0 8 0 662738541 393998336 5042 33554432000 4194304 4964800 140734511181760 18446744073709551615 212687336481 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5056/statm: 96191 5042 464 189 0 90540 0
Current children cumulated CPU time (s) 7.55
Current children cumulated vsize (KiB) 384764

[startup+1.1004 s]
/proc/loadavg: 8.35 8.19 8.06 2/431 5056
/proc/meminfo: memFree=15040952/32951124 swapFree=67111348/67111528
[pid=5056] ppid=5054 vsize=385160 CPUtime=8.33 cores=0-7
/proc/5056/stat : 5056 (claspmt) R 5054 5056 3867 0 -1 4202496 5442 0 0 0 830 3 0 0 19 0 8 0 662738541 394403840 5308 33554432000 4194304 4964800 140734511181760 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5056/statm: 96290 5308 464 189 0 90639 0
Current children cumulated CPU time (s) 8.33
Current children cumulated vsize (KiB) 385160

[startup+1.50033 s]
/proc/loadavg: 8.35 8.19 8.06 2/431 5056
/proc/meminfo: memFree=15040952/32951124 swapFree=67111348/67111528
[pid=5056] ppid=5054 vsize=385424 CPUtime=11.53 cores=0-7
/proc/5056/stat : 5056 (claspmt) R 5054 5056 3867 0 -1 4202496 5803 0 0 0 1150 3 0 0 19 0 8 0 662738541 394674176 5669 33554432000 4194304 4964800 140734511181760 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5056/statm: 96356 5669 464 189 0 90705 0
Current children cumulated CPU time (s) 11.53
Current children cumulated vsize (KiB) 385424

[startup+3.10104 s]
/proc/loadavg: 8.35 8.19 8.06 10/440 5077
/proc/meminfo: memFree=15012944/32951124 swapFree=67111348/67111528
[pid=5056] ppid=5054 vsize=386492 CPUtime=24.3 cores=0-7
/proc/5056/stat : 5056 (claspmt) R 5054 5056 3867 0 -1 4202496 7416 0 0 0 2425 5 0 0 25 0 8 0 662738541 395767808 7282 33554432000 4194304 4964800 140734511181760 18446744073709551615 4668712 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5056/statm: 96623 7282 466 189 0 90972 0
[pid=5056/tid=5061] ppid=5054 vsize=386492 CPUtime=3.03 cores=0-7
/proc/5056/task/5061/stat : 5061 (claspmt) R 5054 5056 3867 0 -1 4202560 851 0 0 0 303 0 0 0 25 0 8 0 662738546 395767808 7282 33554432000 4194304 4964800 140734511181760 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5056/tid=5062] ppid=5054 vsize=386492 CPUtime=3.01 cores=0-7
/proc/5056/task/5062/stat : 5062 (claspmt) R 5054 5056 3867 0 -1 4202560 1065 0 0 0 301 0 0 0 25 0 8 0 662738546 395767808 7282 33554432000 4194304 4964800 140734511181760 18446744073709551615 4320875 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5056/tid=5063] ppid=5054 vsize=386492 CPUtime=3.03 cores=0-7
/proc/5056/task/5063/stat : 5063 (claspmt) R 5054 5056 3867 0 -1 4202560 764 0 0 0 303 0 0 0 25 0 8 0 662738546 395767808 7282 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5056/tid=5064] ppid=5054 vsize=386492 CPUtime=3.02 cores=0-7
/proc/5056/task/5064/stat : 5064 (claspmt) R 5054 5056 3867 0 -1 4202560 814 0 0 0 302 0 0 0 25 0 8 0 662738546 395767808 7282 33554432000 4194304 4964800 140734511181760 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5056/tid=5065] ppid=5054 vsize=386492 CPUtime=3.03 cores=0-7
/proc/5056/task/5065/stat : 5065 (claspmt) R 5054 5056 3867 0 -1 4202560 684 0 0 0 303 0 0 0 25 0 8 0 662738546 395767808 7282 33554432000 4194304 4964800 140734511181760 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5056/tid=5066] ppid=5054 vsize=386492 CPUtime=3.01 cores=0-7
/proc/5056/task/5066/stat : 5066 (claspmt) R 5054 5056 3867 0 -1 4202560 625 0 0 0 301 0 0 0 25 0 8 0 662738546 395767808 7282 33554432000 4194304 4964800 140734511181760 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5056/tid=5067] ppid=5054 vsize=386492 CPUtime=2.99 cores=0-7
/proc/5056/task/5067/stat : 5067 (claspmt) R 5054 5056 3867 0 -1 4202560 942 0 0 0 299 0 0 0 25 0 8 0 662738546 395767808 7282 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670658 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.3
Current children cumulated vsize (KiB) 386492

[startup+6.31645 s]
/proc/loadavg: 8.40 8.20 8.06 10/439 5089
/proc/meminfo: memFree=15004440/32951124 swapFree=67111348/67111528
[pid=5056] ppid=5054 vsize=388200 CPUtime=49.97 cores=0-7
/proc/5056/stat : 5056 (claspmt) R 5054 5056 3867 0 -1 4202496 9426 0 0 0 4991 6 0 0 25 0 8 0 662738541 397516800 9292 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670437 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5056/statm: 97050 9292 466 189 0 91399 0
[pid=5056/tid=5061] ppid=5054 vsize=388200 CPUtime=6.25 cores=0-7
/proc/5056/task/5061/stat : 5061 (claspmt) R 5054 5056 3867 0 -1 4202560 1114 0 0 0 625 0 0 0 25 0 8 0 662738546 397516800 9292 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5056/tid=5062] ppid=5054 vsize=388200 CPUtime=6.23 cores=0-7
/proc/5056/task/5062/stat : 5062 (claspmt) R 5054 5056 3867 0 -1 4202560 1457 0 0 0 623 0 0 0 25 0 8 0 662738546 397516800 9292 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670261 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5056/tid=5063] ppid=5054 vsize=388200 CPUtime=6.24 cores=0-7
/proc/5056/task/5063/stat : 5063 (claspmt) R 5054 5056 3867 0 -1 4202560 909 0 0 0 624 0 0 0 25 0 8 0 662738546 397516800 9292 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5056/tid=5064] ppid=5054 vsize=388200 CPUtime=6.24 cores=0-7
/proc/5056/task/5064/stat : 5064 (claspmt) R 5054 5056 3867 0 -1 4202560 1078 0 0 0 624 0 0 0 25 0 8 0 662738546 397516800 9292 33554432000 4194304 4964800 140734511181760 18446744073709551615 4627609 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5056/tid=5065] ppid=5054 vsize=388200 CPUtime=6.25 cores=0-7
/proc/5056/task/5065/stat : 5065 (claspmt) R 5054 5056 3867 0 -1 4202560 900 0 0 0 625 0 0 0 25 0 8 0 662738546 397516800 9292 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5056/tid=5066] ppid=5054 vsize=388200 CPUtime=6.23 cores=0-7
/proc/5056/task/5066/stat : 5066 (claspmt) R 5054 5056 3867 0 -1 4202560 819 0 0 0 623 0 0 0 25 0 8 0 662738546 397516800 9292 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5056/tid=5067] ppid=5054 vsize=388200 CPUtime=6.16 cores=0-7
/proc/5056/task/5067/stat : 5067 (claspmt) R 5054 5056 3867 0 -1 4202560 1237 0 0 0 616 0 0 0 25 0 8 0 662738546 397516800 9292 33554432000 4194304 4964800 140734511181760 18446744073709551615 4660835 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (KiB) 388200

[startup+12.7003 s]
/proc/loadavg: 8.45 8.21 8.07 10/439 5113
/proc/meminfo: memFree=14993136/32951124 swapFree=67111348/67111528
[pid=5056] ppid=5054 vsize=390284 CPUtime=100.94 cores=0-7
/proc/5056/stat : 5056 (claspmt) R 5054 5056 3867 0 -1 4202496 12482 0 0 0 10086 8 0 0 25 0 8 0 662738541 399650816 12240 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5056/statm: 97571 12240 466 189 0 91920 0
[pid=5056/tid=5061] ppid=5054 vsize=390284 CPUtime=12.62 cores=0-7
/proc/5056/task/5061/stat : 5061 (claspmt) R 5054 5056 3867 0 -1 4202560 1611 0 0 0 1262 0 0 0 25 0 8 0 662738546 399650816 12240 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5056/tid=5062] ppid=5054 vsize=390284 CPUtime=12.61 cores=0-7
/proc/5056/task/5062/stat : 5062 (claspmt) R 5054 5056 3867 0 -1 4202560 2078 0 0 0 1260 1 0 0 25 0 8 0 662738546 399650816 12240 33554432000 4194304 4964800 140734511181760 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5056/tid=5063] ppid=5054 vsize=390284 CPUtime=12.62 cores=0-7
/proc/5056/task/5063/stat : 5063 (claspmt) R 5054 5056 3867 0 -1 4202560 1102 0 0 0 1261 1 0 0 25 0 8 0 662738546 399650816 12240 33554432000 4194304 4964800 140734511181760 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5056/tid=5064] ppid=5054 vsize=390284 CPUtime=12.62 cores=0-7
/proc/5056/task/5064/stat : 5064 (claspmt) R 5054 5056 3867 0 -1 4202560 1587 0 0 0 1262 0 0 0 25 0 8 0 662738546 399650816 12240 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670368 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5056/tid=5065] ppid=5054 vsize=390284 CPUtime=12.63 cores=0-7
/proc/5056/task/5065/stat : 5065 (claspmt) R 5054 5056 3867 0 -1 4202560 1274 0 0 0 1263 0 0 0 25 0 8 0 662738546 399650816 12240 33554432000 4194304 4964800 140734511181760 18446744073709551615 4332351 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5056/tid=5066] ppid=5054 vsize=390284 CPUtime=12.61 cores=0-7
/proc/5056/task/5066/stat : 5066 (claspmt) R 5054 5056 3867 0 -1 4202560 1048 0 0 0 1261 0 0 0 25 0 8 0 662738546 399650816 12240 33554432000 4194304 4964800 140734511181760 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5056/tid=5067] ppid=5054 vsize=390284 CPUtime=12.46 cores=0-7
/proc/5056/task/5067/stat : 5067 (claspmt) R 5054 5056 3867 0 -1 4202560 1636 0 0 0 1246 0 0 0 25 0 8 0 662738546 399650816 12240 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.94
Current children cumulated vsize (KiB) 390284

[startup+25.501 s]
/proc/loadavg: 8.57 8.25 8.08 10/439 5158
/proc/meminfo: memFree=14978380/32951124 swapFree=67111348/67111528
[pid=5056] ppid=5054 vsize=391800 CPUtime=203.14 cores=0-7
/proc/5056/stat : 5056 (claspmt) R 5054 5056 3867 0 -1 4202496 15784 0 0 0 20302 12 0 0 25 0 8 0 662738541 401203200 15399 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5056/statm: 97950 15399 466 189 0 92299 0
[pid=5056/tid=5061] ppid=5054 vsize=391800 CPUtime=25.42 cores=0-7
/proc/5056/task/5061/stat : 5061 (claspmt) R 5054 5056 3867 0 -1 4202560 2044 0 0 0 2542 0 0 0 25 0 8 0 662738546 401203200 15399 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5056/tid=5062] ppid=5054 vsize=391800 CPUtime=25.41 cores=0-7
/proc/5056/task/5062/stat : 5062 (claspmt) R 5054 5056 3867 0 -1 4202560 2925 0 0 0 2540 1 0 0 25 0 8 0 662738546 401203200 15399 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5056/tid=5063] ppid=5054 vsize=391800 CPUtime=25.41 cores=0-7
/proc/5056/task/5063/stat : 5063 (claspmt) R 5054 5056 3867 0 -1 4202560 1226 0 0 0 2540 1 0 0 25 0 8 0 662738546 401203200 15399 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5056/tid=5064] ppid=5054 vsize=391800 CPUtime=25.42 cores=0-7
/proc/5056/task/5064/stat : 5064 (claspmt) R 5054 5056 3867 0 -1 4202560 2128 0 0 0 2541 1 0 0 25 0 8 0 662738546 401203200 15399 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5056/tid=5065] ppid=5054 vsize=391800 CPUtime=25.43 cores=0-7
/proc/5056/task/5065/stat : 5065 (claspmt) R 5054 5056 3867 0 -1 4202560 1725 0 0 0 2542 1 0 0 25 0 8 0 662738546 401203200 15399 33554432000 4194304 4964800 140734511181760 18446744073709551615 4320864 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5056/tid=5066] ppid=5054 vsize=391800 CPUtime=25.41 cores=0-7
/proc/5056/task/5066/stat : 5066 (claspmt) R 5054 5056 3867 0 -1 4202560 1241 0 0 0 2541 0 0 0 25 0 8 0 662738546 401203200 15399 33554432000 4194304 4964800 140734511181760 18446744073709551615 4668770 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5056/tid=5067] ppid=5054 vsize=391800 CPUtime=25.07 cores=0-7
/proc/5056/task/5067/stat : 5067 (claspmt) R 5054 5056 3867 0 -1 4202560 2075 0 0 0 2506 1 0 0 25 0 8 0 662738546 401203200 15399 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.14
Current children cumulated vsize (KiB) 391800

[startup+51.1013 s]
/proc/loadavg: 8.72 8.31 8.10 10/440 5250
/proc/meminfo: memFree=14958140/32951124 swapFree=67111348/67111528
[pid=5056] ppid=5054 vsize=395564 CPUtime=407.55 cores=0-7
/proc/5056/stat : 5056 (claspmt) R 5054 5056 3867 0 -1 4202496 19753 0 0 0 40739 16 0 0 25 0 8 0 662738541 405057536 19368 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670534 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5056/statm: 98891 19368 466 189 0 93240 0
[pid=5056/tid=5061] ppid=5054 vsize=395564 CPUtime=51.03 cores=0-7
/proc/5056/task/5061/stat : 5061 (claspmt) R 5054 5056 3867 0 -1 4202560 2644 0 0 0 5102 1 0 0 25 0 8 0 662738546 405057536 19368 33554432000 4194304 4964800 140734511181760 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5056/tid=5062] ppid=5054 vsize=395564 CPUtime=51.01 cores=0-7
/proc/5056/task/5062/stat : 5062 (claspmt) R 5054 5056 3867 0 -1 4202560 3729 0 0 0 5099 2 0 0 25 0 8 0 662738546 405057536 19368 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5056/tid=5063] ppid=5054 vsize=395564 CPUtime=51 cores=0-7
/proc/5056/task/5063/stat : 5063 (claspmt) R 5054 5056 3867 0 -1 4202560 1520 0 0 0 5098 2 0 0 25 0 8 0 662738546 405057536 19368 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5056/tid=5064] ppid=5054 vsize=395564 CPUtime=51.02 cores=0-7
/proc/5056/task/5064/stat : 5064 (claspmt) R 5054 5056 3867 0 -1 4202560 2522 0 0 0 5101 1 0 0 25 0 8 0 662738546 405057536 19368 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5056/tid=5065] ppid=5054 vsize=395564 CPUtime=51.03 cores=0-7
/proc/5056/task/5065/stat : 5065 (claspmt) R 5054 5056 3867 0 -1 4202560 2369 0 0 0 5101 2 0 0 25 0 8 0 662738546 405057536 19368 33554432000 4194304 4964800 140734511181760 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5056/tid=5066] ppid=5054 vsize=395564 CPUtime=51.01 cores=0-7
/proc/5056/task/5066/stat : 5066 (claspmt) R 5054 5056 3867 0 -1 4202560 1496 0 0 0 5100 1 0 0 25 0 8 0 662738546 405057536 19368 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5056/tid=5067] ppid=5054 vsize=395564 CPUtime=50.31 cores=0-7
/proc/5056/task/5067/stat : 5067 (claspmt) R 5054 5056 3867 0 -1 4202560 2692 0 0 0 5029 2 0 0 25 0 8 0 662738546 405057536 19368 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.55
Current children cumulated vsize (KiB) 395564

[startup+102.301 s]
/proc/loadavg: 9.06 8.48 8.17 9/439 5408
/proc/meminfo: memFree=14933536/32951124 swapFree=67111348/67111528
[pid=5056] ppid=5054 vsize=398180 CPUtime=815.54 cores=0-7
/proc/5056/stat : 5056 (claspmt) R 5054 5056 3867 0 -1 4202496 23806 0 0 0 81530 24 0 0 25 0 8 0 662738541 407736320 23419 33554432000 4194304 4964800 140734511181760 18446744073709551615 4627301 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5056/statm: 99545 23419 466 189 0 93894 0
[pid=5056/tid=5061] ppid=5054 vsize=398180 CPUtime=102.22 cores=0-7
/proc/5056/task/5061/stat : 5061 (claspmt) R 5054 5056 3867 0 -1 4202560 3432 0 0 0 10220 2 0 0 25 0 8 0 662738546 407736320 23419 33554432000 4194304 4964800 140734511181760 18446744073709551615 4660130 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5056/tid=5062] ppid=5054 vsize=398180 CPUtime=102.06 cores=0-7
/proc/5056/task/5062/stat : 5062 (claspmt) R 5054 5056 3867 0 -1 4202560 4694 0 0 0 10203 3 0 0 25 0 8 0 662738546 407736320 23419 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5056/tid=5063] ppid=5054 vsize=398180 CPUtime=101.68 cores=0-7
/proc/5056/task/5063/stat : 5063 (claspmt) R 5054 5056 3867 0 -1 4202560 1729 0 0 0 10164 4 0 0 25 0 8 0 662738546 407736320 23419 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 2 0 0 0

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


[startup+103.117 s]
/proc/loadavg: 9.06 8.48 8.17 10/439 5413
/proc/meminfo: memFree=14933176/32951124 swapFree=67111348/67111528
[pid=5056] ppid=5054 vsize=398180 CPUtime=822.05 cores=0-7
/proc/5056/stat : 5056 (claspmt) R 5054 5056 3867 0 -1 4202496 23824 0 0 0 82181 24 0 0 25 0 8 0 662738541 407736320 23437 33554432000 4194304 4964800 140734511181760 18446744073709551615 4668709 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5056/statm: 99545 23437 466 189 0 93894 0
[pid=5056/tid=5061] ppid=5054 vsize=398180 CPUtime=103.04 cores=0-7
/proc/5056/task/5061/stat : 5061 (claspmt) R 5054 5056 3867 0 -1 4202560 3432 0 0 0 10302 2 0 0 25 0 8 0 662738546 407736320 23437 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5056/tid=5062] ppid=5054 vsize=398180 CPUtime=102.87 cores=0-7
/proc/5056/task/5062/stat : 5062 (claspmt) R 5054 5056 3867 0 -1 4202560 4700 0 0 0 10284 3 0 0 25 0 8 0 662738546 407736320 23437 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5056/tid=5063] ppid=5054 vsize=398180 CPUtime=102.5 cores=0-7
/proc/5056/task/5063/stat : 5063 (claspmt) R 5054 5056 3867 0 -1 4202560 1729 0 0 0 10246 4 0 0 25 0 8 0 662738546 407736320 23437 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5056/tid=5064] ppid=5054 vsize=398180 CPUtime=102.86 cores=0-7
/proc/5056/task/5064/stat : 5064 (claspmt) R 5054 5056 3867 0 -1 4202560 3072 0 0 0 10284 2 0 0 25 0 8 0 662738546 407736320 23437 33554432000 4194304 4964800 140734511181760 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5056/tid=5065] ppid=5054 vsize=398180 CPUtime=103.04 cores=0-7
/proc/5056/task/5065/stat : 5065 (claspmt) R 5054 5056 3867 0 -1 4202560 2968 0 0 0 10302 2 0 0 25 0 8 0 662738546 407736320 23437 33554432000 4194304 4964800 140734511181760 18446744073709551615 4668672 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5056/tid=5066] ppid=5054 vsize=398180 CPUtime=103.02 cores=0-7
/proc/5056/task/5066/stat : 5066 (claspmt) R 5054 5056 3867 0 -1 4202560 1712 0 0 0 10301 1 0 0 25 0 8 0 662738546 407736320 23437 33554432000 4194304 4964800 140734511181760 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5056/tid=5067] ppid=5054 vsize=398180 CPUtime=101.55 cores=0-7
/proc/5056/task/5067/stat : 5067 (claspmt) R 5054 5056 3867 0 -1 4202560 3174 0 0 0 10152 3 0 0 25 0 8 0 662738546 407736320 23437 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 398180

[startup+115.9 s]
/proc/loadavg: 9.05 8.50 8.18 10/440 5459
/proc/meminfo: memFree=14929632/32951124 swapFree=67111348/67111528
[pid=5056] ppid=5054 vsize=398724 CPUtime=924.14 cores=0-7
/proc/5056/stat : 5056 (claspmt) R 5054 5056 3867 0 -1 4202496 24525 0 0 0 92388 26 0 0 25 0 8 0 662738541 408293376 24133 33554432000 4194304 4964800 140734511181760 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5056/statm: 99681 24133 466 189 0 94030 0
[pid=5056/tid=5061] ppid=5054 vsize=398724 CPUtime=115.82 cores=0-7
/proc/5056/task/5061/stat : 5061 (claspmt) R 5054 5056 3867 0 -1 4202560 3587 0 0 0 11580 2 0 0 25 0 8 0 662738546 408293376 24133 33554432000 4194304 4964800 140734511181760 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5056/tid=5062] ppid=5054 vsize=398724 CPUtime=115.66 cores=0-7
/proc/5056/task/5062/stat : 5062 (claspmt) R 5054 5056 3867 0 -1 4202560 4868 0 0 0 11563 3 0 0 25 0 8 0 662738546 408293376 24133 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5056/tid=5063] ppid=5054 vsize=398724 CPUtime=115.28 cores=0-7
/proc/5056/task/5063/stat : 5063 (claspmt) R 5054 5056 3867 0 -1 4202560 1773 0 0 0 11524 4 0 0 25 0 8 0 662738546 408293376 24133 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5056/tid=5064] ppid=5054 vsize=398724 CPUtime=115.65 cores=0-7
/proc/5056/task/5064/stat : 5064 (claspmt) R 5054 5056 3867 0 -1 4202560 3154 0 0 0 11563 2 0 0 25 0 8 0 662738546 408293376 24133 33554432000 4194304 4964800 140734511181760 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5056/tid=5065] ppid=5054 vsize=398724 CPUtime=115.82 cores=0-7
/proc/5056/task/5065/stat : 5065 (claspmt) R 5054 5056 3867 0 -1 4202560 3029 0 0 0 11580 2 0 0 25 0 8 0 662738546 408293376 24133 33554432000 4194304 4964800 140734511181760 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5056/tid=5066] ppid=5054 vsize=398724 CPUtime=115.81 cores=0-7
/proc/5056/task/5066/stat : 5066 (claspmt) R 5054 5056 3867 0 -1 4202560 1730 0 0 0 11579 2 0 0 25 0 8 0 662738546 408293376 24133 33554432000 4194304 4964800 140734511181760 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5056/tid=5067] ppid=5054 vsize=398724 CPUtime=114.16 cores=0-7
/proc/5056/task/5067/stat : 5067 (claspmt) R 5054 5056 3867 0 -1 4202560 3306 0 0 0 11413 3 0 0 25 0 8 0 662738546 408293376 24133 33554432000 4194304 4964800 140734511181760 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 924.14
Current children cumulated vsize (KiB) 398724

[startup+119.101 s]
/proc/loadavg: 9.05 8.50 8.18 9/439 5473
/proc/meminfo: memFree=14928212/32951124 swapFree=67111348/67111528
[pid=5056] ppid=5054 vsize=398884 CPUtime=949.7 cores=0-7
/proc/5056/stat : 5056 (claspmt) R 5054 5056 3867 0 -1 4202496 24747 0 0 0 94944 26 0 0 25 0 8 0 662738541 408457216 24355 33554432000 4194304 4964800 140734511181760 18446744073709551615 4669973 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5056/statm: 99721 24355 466 189 0 94070 0
[pid=5056/tid=5061] ppid=5054 vsize=398884 CPUtime=119.02 cores=0-7
/proc/5056/task/5061/stat : 5061 (claspmt) R 5054 5056 3867 0 -1 4202560 3623 0 0 0 11900 2 0 0 25 0 8 0 662738546 408457216 24355 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5056/tid=5062] ppid=5054 vsize=398884 CPUtime=118.87 cores=0-7
/proc/5056/task/5062/stat : 5062 (claspmt) R 5054 5056 3867 0 -1 4202560 4992 0 0 0 11883 4 0 0 25 0 8 0 662738546 408457216 24355 33554432000 4194304 4964800 140734511181760 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5056/tid=5063] ppid=5054 vsize=398884 CPUtime=118.48 cores=0-7
/proc/5056/task/5063/stat : 5063 (claspmt) R 5054 5056 3867 0 -1 4202560 1773 0 0 0 11844 4 0 0 25 0 8 0 662738546 408457216 24355 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5056/tid=5064] ppid=5054 vsize=398884 CPUtime=118.85 cores=0-7
/proc/5056/task/5064/stat : 5064 (claspmt) R 5054 5056 3867 0 -1 4202560 3166 0 0 0 11883 2 0 0 25 0 8 0 662738546 408457216 24355 33554432000 4194304 4964800 140734511181760 18446744073709551615 4320872 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5056/tid=5065] ppid=5054 vsize=398884 CPUtime=119.02 cores=0-7
/proc/5056/task/5065/stat : 5065 (claspmt) R 5054 5056 3867 0 -1 4202560 3051 0 0 0 11900 2 0 0 25 0 8 0 662738546 408457216 24355 33554432000 4194304 4964800 140734511181760 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5056/tid=5066] ppid=5054 vsize=398884 CPUtime=119.01 cores=0-7
/proc/5056/task/5066/stat : 5066 (claspmt) R 5054 5056 3867 0 -1 4202560 1731 0 0 0 11899 2 0 0 25 0 8 0 662738546 408457216 24355 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5056/tid=5067] ppid=5054 vsize=398884 CPUtime=117.31 cores=0-7
/proc/5056/task/5067/stat : 5067 (claspmt) R 5054 5056 3867 0 -1 4202560 3325 0 0 0 11728 3 0 0 25 0 8 0 662738546 408457216 24355 33554432000 4194304 4964800 140734511181760 18446744073709551615 4365192 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 949.7
Current children cumulated vsize (KiB) 398884

[startup+120.717 s]
/proc/loadavg: 9.04 8.51 8.19 9/439 5484
/proc/meminfo: memFree=14927476/32951124 swapFree=67111348/67111528
[pid=5056] ppid=5054 vsize=398884 CPUtime=962.59 cores=0-7
/proc/5056/stat : 5056 (claspmt) R 5054 5056 3867 0 -1 4202496 24800 0 0 0 96233 26 0 0 25 0 8 0 662738541 408457216 24408 33554432000 4194304 4964800 140734511181760 18446744073709551615 4321016 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5056/statm: 99721 24408 466 189 0 94070 0
[pid=5056/tid=5061] ppid=5054 vsize=398884 CPUtime=120.63 cores=0-7
/proc/5056/task/5061/stat : 5061 (claspmt) R 5054 5056 3867 0 -1 4202560 3665 0 0 0 12061 2 0 0 25 0 8 0 662738546 408457216 24408 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5056/tid=5062] ppid=5054 vsize=398884 CPUtime=120.48 cores=0-7
/proc/5056/task/5062/stat : 5062 (claspmt) R 5054 5056 3867 0 -1 4202560 4992 0 0 0 12044 4 0 0 25 0 8 0 662738546 408457216 24408 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5056/tid=5063] ppid=5054 vsize=398884 CPUtime=120.09 cores=0-7
/proc/5056/task/5063/stat : 5063 (claspmt) R 5054 5056 3867 0 -1 4202560 1773 0 0 0 12005 4 0 0 25 0 8 0 662738546 408457216 24408 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5056/tid=5064] ppid=5054 vsize=398884 CPUtime=120.46 cores=0-7
/proc/5056/task/5064/stat : 5064 (claspmt) R 5054 5056 3867 0 -1 4202560 3167 0 0 0 12044 2 0 0 25 0 8 0 662738546 408457216 24408 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5056/tid=5065] ppid=5054 vsize=398884 CPUtime=120.64 cores=0-7
/proc/5056/task/5065/stat : 5065 (claspmt) R 5054 5056 3867 0 -1 4202560 3052 0 0 0 12062 2 0 0 25 0 8 0 662738546 408457216 24408 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5056/tid=5066] ppid=5054 vsize=398884 CPUtime=120.63 cores=0-7
/proc/5056/task/5066/stat : 5066 (claspmt) R 5054 5056 3867 0 -1 4202560 1731 0 0 0 12061 2 0 0 25 0 8 0 662738546 408457216 24408 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5056/tid=5067] ppid=5054 vsize=398884 CPUtime=118.89 cores=0-7
/proc/5056/task/5067/stat : 5067 (claspmt) R 5054 5056 3867 0 -1 4202560 3334 0 0 0 11886 3 0 0 25 0 8 0 662738546 408457216 24408 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 962.59
Current children cumulated vsize (KiB) 398884

[startup+122.3 s]
/proc/loadavg: 9.04 8.51 8.19 10/440 5488
/proc/meminfo: memFree=14927108/32951124 swapFree=67111348/67111528
[pid=5056] ppid=5054 vsize=398884 CPUtime=975.24 cores=0-7
/proc/5056/stat : 5056 (claspmt) R 5054 5056 3867 0 -1 4202496 24836 0 0 0 97498 26 0 0 25 0 8 0 662738541 408457216 24444 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5056/statm: 99721 24444 466 189 0 94070 0
[pid=5056/tid=5061] ppid=5054 vsize=398884 CPUtime=122.22 cores=0-7
/proc/5056/task/5061/stat : 5061 (claspmt) R 5054 5056 3867 0 -1 4202560 3665 0 0 0 12220 2 0 0 25 0 8 0 662738546 408457216 24444 33554432000 4194304 4964800 140734511181760 18446744073709551615 4321116 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5056/tid=5062] ppid=5054 vsize=398884 CPUtime=122.07 cores=0-7
/proc/5056/task/5062/stat : 5062 (claspmt) R 5054 5056 3867 0 -1 4202560 5005 0 0 0 12203 4 0 0 25 0 8 0 662738546 408457216 24444 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5056/tid=5063] ppid=5054 vsize=398884 CPUtime=121.68 cores=0-7
/proc/5056/task/5063/stat : 5063 (claspmt) R 5054 5056 3867 0 -1 4202560 1773 0 0 0 12164 4 0 0 25 0 8 0 662738546 408457216 24444 33554432000 4194304 4964800 140734511181760 18446744073709551615 4668797 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5056/tid=5064] ppid=5054 vsize=398884 CPUtime=122.05 cores=0-7
/proc/5056/task/5064/stat : 5064 (claspmt) R 5054 5056 3867 0 -1 4202560 3167 0 0 0 12203 2 0 0 25 0 8 0 662738546 408457216 24444 33554432000 4194304 4964800 140734511181760 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5056/tid=5065] ppid=5054 vsize=398884 CPUtime=122.22 cores=0-7
/proc/5056/task/5065/stat : 5065 (claspmt) R 5054 5056 3867 0 -1 4202560 3064 0 0 0 12220 2 0 0 25 0 8 0 662738546 408457216 24444 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5056/tid=5066] ppid=5054 vsize=398884 CPUtime=122.21 cores=0-7
/proc/5056/task/5066/stat : 5066 (claspmt) R 5054 5056 3867 0 -1 4202560 1742 0 0 0 12219 2 0 0 25 0 8 0 662738546 408457216 24444 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5056/tid=5067] ppid=5054 vsize=398884 CPUtime=120.46 cores=0-7
/proc/5056/task/5067/stat : 5067 (claspmt) R 5054 5056 3867 0 -1 4202560 3334 0 0 0 12043 3 0 0 25 0 8 0 662738546 408457216 24444 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 975.24
Current children cumulated vsize (KiB) 398884

[startup+123.101 s]
/proc/loadavg: 9.04 8.51 8.19 11/440 5492
/proc/meminfo: memFree=14926988/32951124 swapFree=67111348/67111528
[pid=5056] ppid=5054 vsize=398884 CPUtime=981.63 cores=0-7
/proc/5056/stat : 5056 (claspmt) R 5054 5056 3867 0 -1 4202496 24841 0 0 0 98137 26 0 0 25 0 8 0 662738541 408457216 24449 33554432000 4194304 4964800 140734511181760 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5056/statm: 99721 24449 466 189 0 94070 0
[pid=5056/tid=5061] ppid=5054 vsize=398884 CPUtime=123.02 cores=0-7
/proc/5056/task/5061/stat : 5061 (claspmt) R 5054 5056 3867 0 -1 4202560 3665 0 0 0 12300 2 0 0 25 0 8 0 662738546 408457216 24449 33554432000 4194304 4964800 140734511181760 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5056/tid=5062] ppid=5054 vsize=398884 CPUtime=122.87 cores=0-7
/proc/5056/task/5062/stat : 5062 (claspmt) R 5054 5056 3867 0 -1 4202560 5008 0 0 0 12283 4 0 0 25 0 8 0 662738546 408457216 24449 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5056/tid=5063] ppid=5054 vsize=398884 CPUtime=122.48 cores=0-7
/proc/5056/task/5063/stat : 5063 (claspmt) R 5054 5056 3867 0 -1 4202560 1773 0 0 0 12244 4 0 0 25 0 8 0 662738546 408457216 24449 33554432000 4194304 4964800 140734511181760 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5056/tid=5064] ppid=5054 vsize=398884 CPUtime=122.85 cores=0-7
/proc/5056/task/5064/stat : 5064 (claspmt) R 5054 5056 3867 0 -1 4202560 3167 0 0 0 12283 2 0 0 25 0 8 0 662738546 408457216 24449 33554432000 4194304 4964800 140734511181760 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5056/tid=5065] ppid=5054 vsize=398884 CPUtime=123.02 cores=0-7
/proc/5056/task/5065/stat : 5065 (claspmt) R 5054 5056 3867 0 -1 4202560 3065 0 0 0 12300 2 0 0 25 0 8 0 662738546 408457216 24449 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5056/tid=5066] ppid=5054 vsize=398884 CPUtime=123.01 cores=0-7
/proc/5056/task/5066/stat : 5066 (claspmt) R 5054 5056 3867 0 -1 4202560 1743 0 0 0 12299 2 0 0 25 0 8 0 662738546 408457216 24449 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5056/tid=5067] ppid=5054 vsize=398884 CPUtime=121.25 cores=0-7
/proc/5056/task/5067/stat : 5067 (claspmt) R 5054 5056 3867 0 -1 4202560 3334 0 0 0 12122 3 0 0 25 0 8 0 662738546 408457216 24449 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 981.63
Current children cumulated vsize (KiB) 398884

[startup+123.301 s]
/proc/loadavg: 9.04 8.51 8.19 11/440 5492
/proc/meminfo: memFree=14926988/32951124 swapFree=67111348/67111528
[pid=5056] ppid=5054 vsize=398884 CPUtime=983.23 cores=0-7
/proc/5056/stat : 5056 (claspmt) R 5054 5056 3867 0 -1 4202496 24842 0 0 0 98297 26 0 0 25 0 8 0 662738541 408457216 24450 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5056/statm: 99721 24450 466 189 0 94070 0
[pid=5056/tid=5061] ppid=5054 vsize=398884 CPUtime=123.22 cores=0-7
/proc/5056/task/5061/stat : 5061 (claspmt) R 5054 5056 3867 0 -1 4202560 3666 0 0 0 12320 2 0 0 25 0 8 0 662738546 408457216 24450 33554432000 4194304 4964800 140734511181760 18446744073709551615 4669523 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5056/tid=5062] ppid=5054 vsize=398884 CPUtime=123.07 cores=0-7
/proc/5056/task/5062/stat : 5062 (claspmt) R 5054 5056 3867 0 -1 4202560 5008 0 0 0 12303 4 0 0 25 0 8 0 662738546 408457216 24450 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5056/tid=5063] ppid=5054 vsize=398884 CPUtime=122.68 cores=0-7
/proc/5056/task/5063/stat : 5063 (claspmt) R 5054 5056 3867 0 -1 4202560 1773 0 0 0 12264 4 0 0 25 0 8 0 662738546 408457216 24450 33554432000 4194304 4964800 140734511181760 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5056/tid=5064] ppid=5054 vsize=398884 CPUtime=123.05 cores=0-7
/proc/5056/task/5064/stat : 5064 (claspmt) R 5054 5056 3867 0 -1 4202560 3167 0 0 0 12303 2 0 0 25 0 8 0 662738546 408457216 24450 33554432000 4194304 4964800 140734511181760 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5056/tid=5065] ppid=5054 vsize=398884 CPUtime=123.22 cores=0-7
/proc/5056/task/5065/stat : 5065 (claspmt) R 5054 5056 3867 0 -1 4202560 3065 0 0 0 12320 2 0 0 25 0 8 0 662738546 408457216 24450 33554432000 4194304 4964800 140734511181760 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5056/tid=5066] ppid=5054 vsize=398884 CPUtime=123.21 cores=0-7
/proc/5056/task/5066/stat : 5066 (claspmt) R 5054 5056 3867 0 -1 4202560 1743 0 0 0 12319 2 0 0 25 0 8 0 662738546 408457216 24450 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5056/tid=5067] ppid=5054 vsize=398884 CPUtime=121.45 cores=0-7
/proc/5056/task/5067/stat : 5067 (claspmt) R 5054 5056 3867 0 -1 4202560 3334 0 0 0 12142 3 0 0 25 0 8 0 662738546 408457216 24450 33554432000 4194304 4964800 140734511181760 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 983.23
Current children cumulated vsize (KiB) 398884

[startup+123.401 s]
/proc/loadavg: 9.04 8.51 8.19 11/440 5492
/proc/meminfo: memFree=14926988/32951124 swapFree=67111348/67111528
[pid=5056] ppid=5054 vsize=398884 CPUtime=983.96 cores=0-7
/proc/5056/stat : 5056 (claspmt) R 5054 5056 3867 0 -1 4202496 24852 0 0 0 98369 27 0 0 17 0 1 0 662738541 408457216 24393 33554432000 4194304 4964800 140734511181760 18446744073709551615 212687333138 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5056/statm: 99721 24393 476 189 0 94070 0
Current children cumulated CPU time (s) 983.96
Current children cumulated vsize (KiB) 398884

Child status: 20
Real time (s): 123.417
CPU time (s): 983.989
CPU user time (s): 983.705
CPU system time (s): 0.283956
CPU usage (%): 797.289
Max. virtual memory (cumulated for all children) (KiB): 398884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 983.705
system time used= 0.283956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24853
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= 13786
involuntary context switches= 5761

runsolver used 0.482926 second user time and 1.3088 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-16 04:03:28
IDJOB=3381275
IDBENCH=85826
IDSOLVER=1865
FILE ID=node139/3381275-1305511408
RUNJOBID= node139-1305505886-3881
PBS_JOBID= 13325500
Free space on /tmp= 73376 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7/gensys-icl007.shuffled-as.sat05-3133.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-3381275-1305511408/watcher-3381275-1305511408 -o /tmp/evaluation-result-3381275-1305511408/solver-3381275-1305511408 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381275-1305511408.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 88361752c7b0c05e849791aafdd7bdba
RANDOM SEED=1702247288

node139.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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15040976 kB
Buffers:        335276 kB
Cached:        3105084 kB
SwapCached:          0 kB
Active:       15471416 kB
Inactive:      2103816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15040976 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            1620 kB
Writeback:           0 kB
AnonPages:    14134236 kB
Mapped:          34300 kB
Slab:           205408 kB
PageTables:      59828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 104419888 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= 73372 MiB
End job on node139 at 2011-05-16 04:05:32