Trace number 3322670

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-R4095UNSAT 904.984 129.561

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 ...392836/instance-3322670-1304392836.cnf
0.00/0.04	c Solving...
904.70/129.56	s UNSATISFIABLE
904.70/129.56	
904.70/129.56	c Models        : 0     
904.70/129.56	c Time          : 129.539s (Solving: 129.49s 1st Model: 0.00s Unsat: 129.49s)
904.70/129.56	c CPU Time      : 904.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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3322670-1304392836/watcher-3322670-1304392836 -o /tmp/evaluation-result-3322670-1304392836/solver-3322670-1304392836 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322670-1304392836.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.51 8.91 8.97 2/327 17649
/proc/meminfo: memFree=15461096/32951124 swapFree=67111364/67111528
[pid=17649] ppid=17647 vsize=22180 CPUtime=0 cores=0-7
/proc/17649/stat : 17649 (claspmt) R 17647 17649 17536 0 -1 4202496 854 0 0 0 0 0 0 0 25 0 1 0 550883965 22712320 770 33554432000 4194304 4964704 140736764629984 18446744073709551615 253640520389 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/17649/statm: 5545 771 400 189 0 419 0

[startup+0.058861 s]
/proc/loadavg: 8.51 8.91 8.97 2/327 17649
/proc/meminfo: memFree=15461096/32951124 swapFree=67111364/67111528
[pid=17649] ppid=17647 vsize=448556 CPUtime=0.06 cores=0-7
/proc/17649/stat : 17649 (claspmt) R 17647 17649 17536 0 -1 4202496 2116 0 0 0 6 0 0 0 25 0 8 0 550883965 459321344 1975 33554432000 4194304 4964704 140736764629984 18446744073709551615 4374821 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/17649/statm: 112139 1976 454 189 0 106488 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 448556

[startup+0.108843 s]
/proc/loadavg: 8.51 8.91 8.97 2/327 17649
/proc/meminfo: memFree=15461096/32951124 swapFree=67111364/67111528
[pid=17649] ppid=17647 vsize=448856 CPUtime=0.82 cores=0-7
/proc/17649/stat : 17649 (claspmt) R 17647 17649 17536 0 -1 4202496 3283 0 0 0 81 1 0 0 25 0 8 0 550883965 459628544 3142 33554432000 4194304 4964704 140736764629984 18446744073709551615 4668508 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17649/statm: 112280 3655 464 189 0 106629 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 448856

[startup+0.901347 s]
/proc/loadavg: 8.51 8.91 8.97 2/327 17649
/proc/meminfo: memFree=15461096/32951124 swapFree=67111364/67111528
[pid=17649] ppid=17647 vsize=449648 CPUtime=6.37 cores=0-7
/proc/17649/stat : 17649 (claspmt) R 17647 17649 17536 0 -1 4202496 5036 0 0 0 635 2 0 0 25 0 8 0 550883965 460439552 4895 33554432000 4194304 4964704 140736764629984 18446744073709551615 4683938 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17649/statm: 112412 4895 464 189 0 106761 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 449648

[startup+1.06165 s]
/proc/loadavg: 8.51 8.91 8.97 2/327 17649
/proc/meminfo: memFree=15461096/32951124 swapFree=67111364/67111528
[pid=17649] ppid=17647 vsize=449648 CPUtime=7.07 cores=0-7
/proc/17649/stat : 17649 (claspmt) R 17647 17649 17536 0 -1 4202496 5198 0 0 0 705 2 0 0 25 0 8 0 550883965 460439552 5057 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17649/statm: 112412 5057 464 189 0 106761 0
Current children cumulated CPU time (s) 7.07
Current children cumulated vsize (KiB) 449648

[startup+1.50057 s]
/proc/loadavg: 8.51 8.91 8.97 2/327 17649
/proc/meminfo: memFree=15461096/32951124 swapFree=67111364/67111528
[pid=17649] ppid=17647 vsize=450176 CPUtime=10.14 cores=0-7
/proc/17649/stat : 17649 (claspmt) R 17647 17649 17536 0 -1 4202496 5643 0 0 0 1012 2 0 0 25 0 8 0 550883965 460980224 5502 33554432000 4194304 4964704 140736764629984 18446744073709551615 4668505 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17649/statm: 112544 5502 464 189 0 106893 0
Current children cumulated CPU time (s) 10.14
Current children cumulated vsize (KiB) 450176

[startup+3.10128 s]
/proc/loadavg: 8.51 8.91 8.97 10/335 17657
/proc/meminfo: memFree=15436240/32951124 swapFree=67111364/67111528
[pid=17649] ppid=17647 vsize=451456 CPUtime=21.32 cores=0-7
/proc/17649/stat : 17649 (claspmt) R 17647 17649 17536 0 -1 4202496 7105 0 0 0 2129 3 0 0 25 0 8 0 550883965 462290944 6964 33554432000 4194304 4964704 140736764629984 18446744073709551615 4334301 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17649/statm: 112864 6964 466 189 0 107213 0
[pid=17649/tid=17651] ppid=17647 vsize=451456 CPUtime=3.04 cores=0-7
/proc/17649/task/17651/stat : 17651 (claspmt) R 17647 17649 17536 0 -1 4202560 845 0 0 0 304 0 0 0 25 0 8 0 550883970 462290944 6964 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17649/tid=17652] ppid=17647 vsize=451456 CPUtime=1.26 cores=0-7
/proc/17649/task/17652/stat : 17652 (claspmt) R 17647 17649 17536 0 -1 4202560 659 0 0 0 126 0 0 0 19 0 8 0 550883970 462290944 6964 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17649/tid=17653] ppid=17647 vsize=451456 CPUtime=3.03 cores=0-7
/proc/17649/task/17653/stat : 17653 (claspmt) R 17647 17649 17536 0 -1 4202560 839 0 0 0 303 0 0 0 25 0 8 0 550883970 462290944 6964 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17649/tid=17654] ppid=17647 vsize=451456 CPUtime=3.01 cores=0-7
/proc/17649/task/17654/stat : 17654 (claspmt) R 17647 17649 17536 0 -1 4202560 776 0 0 0 301 0 0 0 25 0 8 0 550883970 462290944 6964 33554432000 4194304 4964704 140736764629984 18446744073709551615 4660059 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17649/tid=17655] ppid=17647 vsize=451456 CPUtime=2.61 cores=0-7
/proc/17649/task/17655/stat : 17655 (claspmt) R 17647 17649 17536 0 -1 4202560 590 0 0 0 261 0 0 0 22 0 8 0 550883970 462290944 6964 33554432000 4194304 4964704 140736764629984 18446744073709551615 253640964590 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17649/tid=17656] ppid=17647 vsize=451456 CPUtime=2.2 cores=0-7
/proc/17649/task/17656/stat : 17656 (claspmt) R 17647 17649 17536 0 -1 4202560 514 0 0 0 220 0 0 0 18 0 8 0 550883970 462290944 6964 33554432000 4194304 4964704 140736764629984 18446744073709551615 4631241 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17649/tid=17657] ppid=17647 vsize=451456 CPUtime=3.04 cores=0-7
/proc/17649/task/17657/stat : 17657 (claspmt) R 17647 17649 17536 0 -1 4202560 1206 0 0 0 303 1 0 0 24 0 8 0 550883970 462290944 6964 33554432000 4194304 4964704 140736764629984 18446744073709551615 4660345 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 21.32
Current children cumulated vsize (KiB) 451456

[startup+6.3007 s]
/proc/loadavg: 8.55 8.91 8.97 10/335 17657
/proc/meminfo: memFree=15428340/32951124 swapFree=67111364/67111528
[pid=17649] ppid=17647 vsize=452232 CPUtime=43.67 cores=0-7
/proc/17649/stat : 17649 (claspmt) R 17647 17649 17536 0 -1 4202496 8944 0 0 0 4363 4 0 0 25 0 8 0 550883965 463085568 8803 33554432000 4194304 4964704 140736764629984 18446744073709551615 4668609 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17649/statm: 113058 8803 466 189 0 107407 0
[pid=17649/tid=17651] ppid=17647 vsize=452232 CPUtime=6.24 cores=0-7
/proc/17649/task/17651/stat : 17651 (claspmt) R 17647 17649 17536 0 -1 4202560 1068 0 0 0 624 0 0 0 25 0 8 0 550883970 463085568 8803 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17649/tid=17652] ppid=17647 vsize=452232 CPUtime=3.25 cores=0-7
/proc/17649/task/17652/stat : 17652 (claspmt) R 17647 17649 17536 0 -1 4202560 947 0 0 0 325 0 0 0 22 0 8 0 550883970 463085568 8803 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17649/tid=17653] ppid=17647 vsize=452232 CPUtime=6.23 cores=0-7
/proc/17649/task/17653/stat : 17653 (claspmt) R 17647 17649 17536 0 -1 4202560 1014 0 0 0 623 0 0 0 25 0 8 0 550883970 463085568 8803 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17649/tid=17654] ppid=17647 vsize=452232 CPUtime=6.17 cores=0-7
/proc/17649/task/17654/stat : 17654 (claspmt) R 17647 17649 17536 0 -1 4202560 1051 0 0 0 617 0 0 0 25 0 8 0 550883970 463085568 8803 33554432000 4194304 4964704 140736764629984 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17649/tid=17655] ppid=17647 vsize=452232 CPUtime=3.81 cores=0-7
/proc/17649/task/17655/stat : 17655 (claspmt) R 17647 17649 17536 0 -1 4202560 610 0 0 0 381 0 0 0 23 0 8 0 550883970 463085568 8803 33554432000 4194304 4964704 140736764629984 18446744073709551615 253640964590 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17649/tid=17656] ppid=17647 vsize=452232 CPUtime=5.4 cores=0-7
/proc/17649/task/17656/stat : 17656 (claspmt) R 17647 17649 17536 0 -1 4202560 693 0 0 0 540 0 0 0 25 0 8 0 550883970 463085568 8803 33554432000 4194304 4964704 140736764629984 18446744073709551615 4320872 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17649/tid=17657] ppid=17647 vsize=452232 CPUtime=6.23 cores=0-7
/proc/17649/task/17657/stat : 17657 (claspmt) R 17647 17649 17536 0 -1 4202560 1685 0 0 0 622 1 0 0 25 0 8 0 550883970 463085568 8803 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 43.67
Current children cumulated vsize (KiB) 452232

[startup+12.7005 s]
/proc/loadavg: 8.58 8.91 8.97 10/335 17657
/proc/meminfo: memFree=15414072/32951124 swapFree=67111364/67111528
[pid=17649] ppid=17647 vsize=454600 CPUtime=88.49 cores=0-7
/proc/17649/stat : 17649 (claspmt) R 17647 17649 17536 0 -1 4202496 12413 0 0 0 8842 7 0 0 25 0 8 0 550883965 465510400 12110 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17649/statm: 113650 12110 466 189 0 107999 0
[pid=17649/tid=17651] ppid=17647 vsize=454600 CPUtime=11.53 cores=0-7
/proc/17649/task/17651/stat : 17651 (claspmt) R 17647 17649 17536 0 -1 4202560 1510 0 0 0 1153 0 0 0 25 0 8 0 550883970 465510400 12110 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17649/tid=17652] ppid=17647 vsize=454600 CPUtime=8.1 cores=0-7
/proc/17649/task/17652/stat : 17652 (claspmt) R 17647 17649 17536 0 -1 4202560 1547 0 0 0 809 1 0 0 25 0 8 0 550883970 465510400 12110 33554432000 4194304 4964704 140736764629984 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17649/tid=17653] ppid=17647 vsize=454600 CPUtime=12.64 cores=0-7
/proc/17649/task/17653/stat : 17653 (claspmt) R 17647 17649 17536 0 -1 4202560 1327 0 0 0 1264 0 0 0 25 0 8 0 550883970 465510400 12110 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17649/tid=17654] ppid=17647 vsize=454600 CPUtime=12.51 cores=0-7
/proc/17649/task/17654/stat : 17654 (claspmt) R 17647 17649 17536 0 -1 4202560 1644 0 0 0 1250 1 0 0 25 0 8 0 550883970 465510400 12110 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17649/tid=17655] ppid=17647 vsize=454600 CPUtime=6.49 cores=0-7
/proc/17649/task/17655/stat : 17655 (claspmt) R 17647 17649 17536 0 -1 4202560 741 0 0 0 649 0 0 0 25 0 8 0 550883970 465510400 12110 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17649/tid=17656] ppid=17647 vsize=454600 CPUtime=11.81 cores=0-7
/proc/17649/task/17656/stat : 17656 (claspmt) R 17647 17649 17536 0 -1 4202560 871 0 0 0 1181 0 0 0 25 0 8 0 550883970 465510400 12110 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17649/tid=17657] ppid=17647 vsize=454600 CPUtime=12.64 cores=0-7
/proc/17649/task/17657/stat : 17657 (claspmt) R 17647 17649 17536 0 -1 4202560 2668 0 0 0 1263 1 0 0 25 0 8 0 550883970 465510400 12110 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 88.49
Current children cumulated vsize (KiB) 454600

[startup+25.5012 s]
/proc/loadavg: 8.72 8.93 8.97 10/335 17658
/proc/meminfo: memFree=15402856/32951124 swapFree=67111364/67111528
[pid=17649] ppid=17647 vsize=456136 CPUtime=177.87 cores=0-7
/proc/17649/stat : 17649 (claspmt) R 17647 17649 17536 0 -1 4202496 15525 0 0 0 17779 8 0 0 25 0 8 0 550883965 467083264 15222 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670233 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17649/statm: 114034 15222 466 189 0 108383 0
[pid=17649/tid=17651] ppid=17647 vsize=456136 CPUtime=18.62 cores=0-7
/proc/17649/task/17651/stat : 17651 (claspmt) R 17647 17649 17536 0 -1 4202560 1698 0 0 0 1862 0 0 0 25 0 8 0 550883970 467083264 15222 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17649/tid=17652] ppid=17647 vsize=456136 CPUtime=20.88 cores=0-7
/proc/17649/task/17652/stat : 17652 (claspmt) R 17647 17649 17536 0 -1 4202560 2398 0 0 0 2087 1 0 0 25 0 8 0 550883970 467083264 15222 33554432000 4194304 4964704 140736764629984 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17649/tid=17653] ppid=17647 vsize=456136 CPUtime=25.43 cores=0-7
/proc/17649/task/17653/stat : 17653 (claspmt) R 17647 17649 17536 0 -1 4202560 1715 0 0 0 2543 0 0 0 25 0 8 0 550883970 467083264 15222 33554432000 4194304 4964704 140736764629984 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17649/tid=17654] ppid=17647 vsize=456136 CPUtime=25.17 cores=0-7
/proc/17649/task/17654/stat : 17654 (claspmt) R 17647 17649 17536 0 -1 4202560 2053 0 0 0 2516 1 0 0 25 0 8 0 550883970 467083264 15222 33554432000 4194304 4964704 140736764629984 18446744073709551615 4321099 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17649/tid=17655] ppid=17647 vsize=456136 CPUtime=18.1 cores=0-7
/proc/17649/task/17655/stat : 17655 (claspmt) R 17647 17649 17536 0 -1 4202560 1401 0 0 0 1810 0 0 0 25 0 8 0 550883970 467083264 15222 33554432000 4194304 4964704 140736764629984 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17649/tid=17656] ppid=17647 vsize=456136 CPUtime=18.69 cores=0-7
/proc/17649/task/17656/stat : 17656 (claspmt) R 17647 17649 17536 0 -1 4202560 944 0 0 0 1869 0 0 0 24 0 8 0 550883970 467083264 15222 33554432000 4194304 4964704 140736764629984 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17649/tid=17657] ppid=17647 vsize=456136 CPUtime=25.43 cores=0-7
/proc/17649/task/17657/stat : 17657 (claspmt) R 17647 17649 17536 0 -1 4202560 3078 0 0 0 2542 1 0 0 25 0 8 0 550883970 467083264 15222 33554432000 4194304 4964704 140736764629984 18446744073709551615 4320942 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 177.87
Current children cumulated vsize (KiB) 456136

[startup+51.1005 s]
/proc/loadavg: 8.83 8.94 8.97 10/335 17658
/proc/meminfo: memFree=15385604/32951124 swapFree=67111364/67111528
[pid=17649] ppid=17647 vsize=458588 CPUtime=356.8 cores=0-7
/proc/17649/stat : 17649 (claspmt) R 17647 17649 17536 0 -1 4202496 19704 0 0 0 35667 13 0 0 25 0 8 0 550883965 469594112 19390 33554432000 4194304 4964704 140736764629984 18446744073709551615 4627536 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17649/statm: 114647 19390 466 189 0 108996 0
[pid=17649/tid=17651] ppid=17647 vsize=458588 CPUtime=42.74 cores=0-7
/proc/17649/task/17651/stat : 17651 (claspmt) R 17647 17649 17536 0 -1 4202560 2370 0 0 0 4274 0 0 0 25 0 8 0 550883970 469594112 19390 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17649/tid=17652] ppid=17647 vsize=458588 CPUtime=46.49 cores=0-7
/proc/17649/task/17652/stat : 17652 (claspmt) R 17647 17649 17536 0 -1 4202560 3425 0 0 0 4647 2 0 0 25 0 8 0 550883970 469594112 19390 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17649/tid=17653] ppid=17647 vsize=458588 CPUtime=51.03 cores=0-7
/proc/17649/task/17653/stat : 17653 (claspmt) R 17647 17649 17536 0 -1 4202560 2253 0 0 0 5102 1 0 0 25 0 8 0 550883970 469594112 19390 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17649/tid=17654] ppid=17647 vsize=458588 CPUtime=48.47 cores=0-7
/proc/17649/task/17654/stat : 17654 (claspmt) R 17647 17649 17536 0 -1 4202560 2407 0 0 0 4845 2 0 0 24 0 8 0 550883970 469594112 19390 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17649/tid=17655] ppid=17647 vsize=458588 CPUtime=43.69 cores=0-7
/proc/17649/task/17655/stat : 17655 (claspmt) R 17647 17649 17536 0 -1 4202560 1999 0 0 0 4369 0 0 0 25 0 8 0 550883970 469594112 19390 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17649/tid=17656] ppid=17647 vsize=458588 CPUtime=30.79 cores=0-7
/proc/17649/task/17656/stat : 17656 (claspmt) R 17647 17649 17536 0 -1 4202560 1083 0 0 0 3079 0 0 0 25 0 8 0 550883970 469594112 19390 33554432000 4194304 4964704 140736764629984 18446744073709551615 4675597 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17649/tid=17657] ppid=17647 vsize=458588 CPUtime=42.43 cores=0-7
/proc/17649/task/17657/stat : 17657 (claspmt) R 17647 17649 17536 0 -1 4202560 3554 0 0 0 4241 2 0 0 25 0 8 0 550883970 469594112 19390 33554432000 4194304 4964704 140736764629984 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 356.8
Current children cumulated vsize (KiB) 458588

[startup+102.301 s]
/proc/loadavg: 8.92 8.94 8.97 10/335 17660
/proc/meminfo: memFree=15367884/32951124 swapFree=67111364/67111528
[pid=17649] ppid=17647 vsize=461644 CPUtime=714.63 cores=0-7
/proc/17649/stat : 17649 (claspmt) R 17647 17649 17536 0 -1 4202496 24129 0 0 0 71447 16 0 0 25 0 8 0 550883965 472723456 23810 33554432000 4194304 4964704 140736764629984 18446744073709551615 4669015 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17649/statm: 115411 23810 466 189 0 109760 0
[pid=17649/tid=17651] ppid=17647 vsize=461644 CPUtime=75.87 cores=0-7
/proc/17649/task/17651/stat : 17651 (claspmt) R 17647 17649 17536 0 -1 4202560 2935 0 0 0 7586 1 0 0 25 0 8 0 550883970 472723456 23810 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17649/tid=17652] ppid=17647 vsize=461644 CPUtime=93.35 cores=0-7
/proc/17649/task/17652/stat : 17652 (claspmt) R 17647 17649 17536 0 -1 4202560 4307 0 0 0 9332 3 0 0 25 0 8 0 550883970 472723456 23810 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17649/tid=17653] ppid=17647 vsize=461644 CPUtime=95.09 cores=0-7
/proc/17649/task/17653/stat : 17653 (claspmt) R 17647 17649 17536 0 -1 4202560 2591 0 0 0 9508 1 0 0 25 0 8 0 550883970 472723456 23810 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 2 0 0 0

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

/proc/17649/task/17654/stat : 17654 (claspmt) R 17647 17649 17536 0 -1 4202560 3023 0 0 0 11246 2 0 0 25 0 8 0 550883970 473063424 24279 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670450 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17649/tid=17655] ppid=17647 vsize=461976 CPUtime=89.64 cores=0-7
/proc/17649/task/17655/stat : 17655 (claspmt) R 17647 17649 17536 0 -1 4202560 2477 0 0 0 8963 1 0 0 25 0 8 0 550883970 473063424 24279 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17649/tid=17656] ppid=17647 vsize=461976 CPUtime=90.37 cores=0-7
/proc/17649/task/17656/stat : 17656 (claspmt) R 17647 17649 17536 0 -1 4202560 1309 0 0 0 9037 0 0 0 25 0 8 0 550883970 473063424 24279 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17649/tid=17657] ppid=17647 vsize=461976 CPUtime=106.01 cores=0-7
/proc/17649/task/17657/stat : 17657 (claspmt) R 17647 17649 17536 0 -1 4202560 4614 0 0 0 10598 3 0 0 25 0 8 0 550883970 473063424 24279 33554432000 4194304 4964704 140736764629984 18446744073709551615 4365162 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 808.96
Current children cumulated vsize (KiB) 461976

[startup+122.201 s]
/proc/loadavg: 8.94 8.95 8.97 10/335 17660
/proc/meminfo: memFree=15364408/32951124 swapFree=67111364/67111528
[pid=17649] ppid=17647 vsize=462128 CPUtime=853.69 cores=0-7
/proc/17649/stat : 17649 (claspmt) R 17647 17649 17536 0 -1 4202496 24955 0 0 0 85352 17 0 0 24 0 8 0 550883965 473219072 24633 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17649/statm: 115532 24633 466 189 0 109881 0
[pid=17649/tid=17651] ppid=17647 vsize=462128 CPUtime=86.21 cores=0-7
/proc/17649/task/17651/stat : 17651 (claspmt) R 17647 17649 17536 0 -1 4202560 3055 0 0 0 8620 1 0 0 25 0 8 0 550883970 473219072 24633 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17649/tid=17652] ppid=17647 vsize=462128 CPUtime=113.24 cores=0-7
/proc/17649/task/17652/stat : 17652 (claspmt) R 17647 17649 17536 0 -1 4202560 4673 0 0 0 11321 3 0 0 25 0 8 0 550883970 473219072 24633 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17649/tid=17653] ppid=17647 vsize=462128 CPUtime=114.98 cores=0-7
/proc/17649/task/17653/stat : 17653 (claspmt) R 17647 17649 17536 0 -1 4202560 2597 0 0 0 11497 1 0 0 25 0 8 0 550883970 473219072 24633 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670071 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17649/tid=17654] ppid=17647 vsize=462128 CPUtime=118.82 cores=0-7
/proc/17649/task/17654/stat : 17654 (claspmt) R 17647 17649 17536 0 -1 4202560 3100 0 0 0 11879 3 0 0 25 0 8 0 550883970 473219072 24633 33554432000 4194304 4964704 140736764629984 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17649/tid=17655] ppid=17647 vsize=462128 CPUtime=96.04 cores=0-7
/proc/17649/task/17655/stat : 17655 (claspmt) R 17647 17649 17536 0 -1 4202560 2545 0 0 0 9603 1 0 0 25 0 8 0 550883970 473219072 24633 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17649/tid=17656] ppid=17647 vsize=462128 CPUtime=96.77 cores=0-7
/proc/17649/task/17656/stat : 17656 (claspmt) R 17647 17649 17536 0 -1 4202560 1319 0 0 0 9677 0 0 0 25 0 8 0 550883970 473219072 24633 33554432000 4194304 4964704 140736764629984 18446744073709551615 4320849 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17649/tid=17657] ppid=17647 vsize=462128 CPUtime=112.41 cores=0-7
/proc/17649/task/17657/stat : 17657 (claspmt) R 17647 17649 17536 0 -1 4202560 4640 0 0 0 11238 3 0 0 25 0 8 0 550883970 473219072 24633 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 853.69
Current children cumulated vsize (KiB) 462128

[startup+125.401 s]
/proc/loadavg: 8.94 8.95 8.97 10/335 17660
/proc/meminfo: memFree=15363788/32951124 swapFree=67111364/67111528
[pid=17649] ppid=17647 vsize=462452 CPUtime=876.05 cores=0-7
/proc/17649/stat : 17649 (claspmt) R 17647 17649 17536 0 -1 4202496 25177 0 0 0 87588 17 0 0 25 0 8 0 550883965 473550848 24855 33554432000 4194304 4964704 140736764629984 18446744073709551615 4320916 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17649/statm: 115613 24855 466 189 0 109962 0
[pid=17649/tid=17651] ppid=17647 vsize=462452 CPUtime=87.9 cores=0-7
/proc/17649/task/17651/stat : 17651 (claspmt) R 17647 17649 17536 0 -1 4202560 3063 0 0 0 8789 1 0 0 25 0 8 0 550883970 473550848 24855 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17649/tid=17652] ppid=17647 vsize=462452 CPUtime=116.44 cores=0-7
/proc/17649/task/17652/stat : 17652 (claspmt) R 17647 17649 17536 0 -1 4202560 4749 0 0 0 11641 3 0 0 25 0 8 0 550883970 473550848 24855 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17649/tid=17653] ppid=17647 vsize=462452 CPUtime=118.18 cores=0-7
/proc/17649/task/17653/stat : 17653 (claspmt) R 17647 17649 17536 0 -1 4202560 2597 0 0 0 11817 1 0 0 25 0 8 0 550883970 473550848 24855 33554432000 4194304 4964704 140736764629984 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17649/tid=17654] ppid=17647 vsize=462452 CPUtime=121.48 cores=0-7
/proc/17649/task/17654/stat : 17654 (claspmt) R 17647 17649 17536 0 -1 4202560 3138 0 0 0 12145 3 0 0 24 0 8 0 550883970 473550848 24855 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17649/tid=17655] ppid=17647 vsize=462452 CPUtime=99.24 cores=0-7
/proc/17649/task/17655/stat : 17655 (claspmt) R 17647 17649 17536 0 -1 4202560 2589 0 0 0 9923 1 0 0 25 0 8 0 550883970 473550848 24855 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17649/tid=17656] ppid=17647 vsize=462452 CPUtime=99.97 cores=0-7
/proc/17649/task/17656/stat : 17656 (claspmt) R 17647 17649 17536 0 -1 4202560 1319 0 0 0 9997 0 0 0 18 0 8 0 550883970 473550848 24855 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17649/tid=17657] ppid=17647 vsize=462452 CPUtime=115.61 cores=0-7
/proc/17649/task/17657/stat : 17657 (claspmt) R 17647 17649 17536 0 -1 4202560 4696 0 0 0 11558 3 0 0 25 0 8 0 550883970 473550848 24855 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 876.05
Current children cumulated vsize (KiB) 462452

[startup+127.001 s]
/proc/loadavg: 8.95 8.95 8.97 10/335 17660
/proc/meminfo: memFree=15363416/32951124 swapFree=67111364/67111528
[pid=17649] ppid=17647 vsize=462808 CPUtime=887.24 cores=0-7
/proc/17649/stat : 17649 (claspmt) R 17647 17649 17536 0 -1 4202496 25264 0 0 0 88707 17 0 0 25 0 8 0 550883965 473915392 24942 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670252 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17649/statm: 115702 24942 466 189 0 110051 0
[pid=17649/tid=17651] ppid=17647 vsize=462808 CPUtime=89.5 cores=0-7
/proc/17649/task/17651/stat : 17651 (claspmt) R 17647 17649 17536 0 -1 4202560 3064 0 0 0 8949 1 0 0 25 0 8 0 550883970 473915392 24942 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17649/tid=17652] ppid=17647 vsize=462808 CPUtime=118.04 cores=0-7
/proc/17649/task/17652/stat : 17652 (claspmt) R 17647 17649 17536 0 -1 4202560 4833 0 0 0 11801 3 0 0 25 0 8 0 550883970 473915392 24942 33554432000 4194304 4964704 140736764629984 18446744073709551615 4320963 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17649/tid=17653] ppid=17647 vsize=462808 CPUtime=119.78 cores=0-7
/proc/17649/task/17653/stat : 17653 (claspmt) R 17647 17649 17536 0 -1 4202560 2597 0 0 0 11977 1 0 0 25 0 8 0 550883970 473915392 24942 33554432000 4194304 4964704 140736764629984 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17649/tid=17654] ppid=17647 vsize=462808 CPUtime=122.38 cores=0-7
/proc/17649/task/17654/stat : 17654 (claspmt) R 17647 17649 17536 0 -1 4202560 3138 0 0 0 12235 3 0 0 25 0 8 0 550883970 473915392 24942 33554432000 4194304 4964704 140736764629984 18446744073709551615 4684027 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17649/tid=17655] ppid=17647 vsize=462808 CPUtime=100.84 cores=0-7
/proc/17649/task/17655/stat : 17655 (claspmt) R 17647 17649 17536 0 -1 4202560 2589 0 0 0 10083 1 0 0 25 0 8 0 550883970 473915392 24942 33554432000 4194304 4964704 140736764629984 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17649/tid=17656] ppid=17647 vsize=462808 CPUtime=101.57 cores=0-7
/proc/17649/task/17656/stat : 17656 (claspmt) R 17647 17649 17536 0 -1 4202560 1319 0 0 0 10157 0 0 0 20 0 8 0 550883970 473915392 24942 33554432000 4194304 4964704 140736764629984 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17649/tid=17657] ppid=17647 vsize=462808 CPUtime=117.21 cores=0-7
/proc/17649/task/17657/stat : 17657 (claspmt) R 17647 17649 17536 0 -1 4202560 4698 0 0 0 11718 3 0 0 25 0 8 0 550883970 473915392 24942 33554432000 4194304 4964704 140736764629984 18446744073709551615 4321065 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.24
Current children cumulated vsize (KiB) 462808

[startup+128.6 s]
/proc/loadavg: 8.95 8.95 8.97 10/335 17660
/proc/meminfo: memFree=15363044/32951124 swapFree=67111364/67111528
[pid=17649] ppid=17647 vsize=462808 CPUtime=898.41 cores=0-7
/proc/17649/stat : 17649 (claspmt) R 17647 17649 17536 0 -1 4202496 25300 0 0 0 89824 17 0 0 25 0 8 0 550883965 473915392 24978 33554432000 4194304 4964704 140736764629984 18446744073709551615 4668676 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/17649/statm: 115702 24978 466 189 0 110051 0
[pid=17649/tid=17651] ppid=17647 vsize=462808 CPUtime=91.1 cores=0-7
/proc/17649/task/17651/stat : 17651 (claspmt) R 17647 17649 17536 0 -1 4202560 3070 0 0 0 9109 1 0 0 25 0 8 0 550883970 473915392 24978 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17649/tid=17652] ppid=17647 vsize=462808 CPUtime=119.63 cores=0-7
/proc/17649/task/17652/stat : 17652 (claspmt) R 17647 17649 17536 0 -1 4202560 4863 0 0 0 11960 3 0 0 25 0 8 0 550883970 473915392 24978 33554432000 4194304 4964704 140736764629984 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17649/tid=17653] ppid=17647 vsize=462808 CPUtime=120.68 cores=0-7
/proc/17649/task/17653/stat : 17653 (claspmt) R 17647 17649 17536 0 -1 4202560 2597 0 0 0 12067 1 0 0 25 0 8 0 550883970 473915392 24978 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17649/tid=17654] ppid=17647 vsize=462808 CPUtime=123.95 cores=0-7
/proc/17649/task/17654/stat : 17654 (claspmt) R 17647 17649 17536 0 -1 4202560 3138 0 0 0 12392 3 0 0 25 0 8 0 550883970 473915392 24978 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17649/tid=17655] ppid=17647 vsize=462808 CPUtime=102.44 cores=0-7
/proc/17649/task/17655/stat : 17655 (claspmt) R 17647 17649 17536 0 -1 4202560 2589 0 0 0 10243 1 0 0 25 0 8 0 550883970 473915392 24978 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17649/tid=17656] ppid=17647 vsize=462808 CPUtime=103.16 cores=0-7
/proc/17649/task/17656/stat : 17656 (claspmt) R 17647 17649 17536 0 -1 4202560 1319 0 0 0 10316 0 0 0 25 0 8 0 550883970 473915392 24978 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17649/tid=17657] ppid=17647 vsize=462808 CPUtime=118.8 cores=0-7
/proc/17649/task/17657/stat : 17657 (claspmt) R 17647 17649 17536 0 -1 4202560 4698 0 0 0 11877 3 0 0 25 0 8 0 550883970 473915392 24978 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 898.41
Current children cumulated vsize (KiB) 462808

[startup+129 s]
/proc/loadavg: 8.95 8.95 8.97 10/335 17660
/proc/meminfo: memFree=15363044/32951124 swapFree=67111364/67111528
[pid=17649] ppid=17647 vsize=462808 CPUtime=901.21 cores=0-7
/proc/17649/stat : 17649 (claspmt) R 17647 17649 17536 0 -1 4202496 25303 0 0 0 90104 17 0 0 25 0 8 0 550883965 473915392 24981 33554432000 4194304 4964704 140736764629984 18446744073709551615 4660362 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/17649/statm: 115702 24981 466 189 0 110051 0
[pid=17649/tid=17651] ppid=17647 vsize=462808 CPUtime=91.5 cores=0-7
/proc/17649/task/17651/stat : 17651 (claspmt) R 17647 17649 17536 0 -1 4202560 3070 0 0 0 9149 1 0 0 25 0 8 0 550883970 473915392 24981 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17649/tid=17652] ppid=17647 vsize=462808 CPUtime=120.03 cores=0-7
/proc/17649/task/17652/stat : 17652 (claspmt) R 17647 17649 17536 0 -1 4202560 4866 0 0 0 12000 3 0 0 25 0 8 0 550883970 473915392 24981 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17649/tid=17653] ppid=17647 vsize=462808 CPUtime=120.88 cores=0-7
/proc/17649/task/17653/stat : 17653 (claspmt) R 17647 17649 17536 0 -1 4202560 2597 0 0 0 12087 1 0 0 25 0 8 0 550883970 473915392 24981 33554432000 4194304 4964704 140736764629984 18446744073709551615 4669420 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17649/tid=17654] ppid=17647 vsize=462808 CPUtime=124.35 cores=0-7
/proc/17649/task/17654/stat : 17654 (claspmt) R 17647 17649 17536 0 -1 4202560 3138 0 0 0 12432 3 0 0 25 0 8 0 550883970 473915392 24981 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17649/tid=17655] ppid=17647 vsize=462808 CPUtime=102.84 cores=0-7
/proc/17649/task/17655/stat : 17655 (claspmt) R 17647 17649 17536 0 -1 4202560 2589 0 0 0 10283 1 0 0 25 0 8 0 550883970 473915392 24981 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17649/tid=17656] ppid=17647 vsize=462808 CPUtime=103.56 cores=0-7
/proc/17649/task/17656/stat : 17656 (claspmt) R 17647 17649 17536 0 -1 4202560 1319 0 0 0 10356 0 0 0 25 0 8 0 550883970 473915392 24981 33554432000 4194304 4964704 140736764629984 18446744073709551615 4627299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17649/tid=17657] ppid=17647 vsize=462808 CPUtime=119.2 cores=0-7
/proc/17649/task/17657/stat : 17657 (claspmt) R 17647 17649 17536 0 -1 4202560 4698 0 0 0 11917 3 0 0 25 0 8 0 550883970 473915392 24981 33554432000 4194304 4964704 140736764629984 18446744073709551615 4660059 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 901.21
Current children cumulated vsize (KiB) 462808

[startup+129.412 s]
/proc/loadavg: 8.95 8.95 8.97 10/335 17660
/proc/meminfo: memFree=15362920/32951124 swapFree=67111364/67111528
[pid=17649] ppid=17647 vsize=462808 CPUtime=904.08 cores=0-7
/proc/17649/stat : 17649 (claspmt) R 17647 17649 17536 0 -1 4202496 25303 0 0 0 90391 17 0 0 25 0 8 0 550883965 473915392 24975 33554432000 4194304 4964704 140736764629984 18446744073709551615 4668654 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/17649/statm: 115702 24975 466 189 0 110051 0
[pid=17649/tid=17651] ppid=17647 vsize=462808 CPUtime=91.91 cores=0-7
/proc/17649/task/17651/stat : 17651 (claspmt) R 17647 17649 17536 0 -1 4202560 3070 0 0 0 9190 1 0 0 25 0 8 0 550883970 473915392 24975 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17649/tid=17652] ppid=17647 vsize=462808 CPUtime=120.45 cores=0-7
/proc/17649/task/17652/stat : 17652 (claspmt) R 17647 17649 17536 0 -1 4202560 4866 0 0 0 12042 3 0 0 25 0 8 0 550883970 473915392 24975 33554432000 4194304 4964704 140736764629984 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17649/tid=17653] ppid=17647 vsize=462808 CPUtime=120.98 cores=0-7
/proc/17649/task/17653/stat : 17653 (claspmt) R 17647 17649 17536 0 -1 4202560 2597 0 0 0 12097 1 0 0 25 0 8 0 550883970 473915392 24975 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17649/tid=17654] ppid=17647 vsize=462808 CPUtime=124.75 cores=0-7
/proc/17649/task/17654/stat : 17654 (claspmt) R 17647 17649 17536 0 -1 4202560 3138 0 0 0 12472 3 0 0 25 0 8 0 550883970 473915392 24975 33554432000 4194304 4964704 140736764629984 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17649/tid=17655] ppid=17647 vsize=462808 CPUtime=103.25 cores=0-7
/proc/17649/task/17655/stat : 17655 (claspmt) R 17647 17649 17536 0 -1 4202560 2589 0 0 0 10324 1 0 0 25 0 8 0 550883970 473915392 24975 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17649/tid=17656] ppid=17647 vsize=462808 CPUtime=103.98 cores=0-7
/proc/17649/task/17656/stat : 17656 (claspmt) R 17647 17649 17536 0 -1 4202560 1319 0 0 0 10398 0 0 0 25 0 8 0 550883970 473915392 24975 33554432000 4194304 4964704 140736764629984 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17649/tid=17657] ppid=17647 vsize=462808 CPUtime=119.62 cores=0-7
/proc/17649/task/17657/stat : 17657 (claspmt) R 17647 17649 17536 0 -1 4202560 4698 0 0 0 11959 3 0 0 25 0 8 0 550883970 473915392 24975 33554432000 4194304 4964704 140736764629984 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 904.08
Current children cumulated vsize (KiB) 462808

[startup+129.501 s]
/proc/loadavg: 8.95 8.95 8.97 10/335 17660
/proc/meminfo: memFree=15362920/32951124 swapFree=67111364/67111528
[pid=17649] ppid=17647 vsize=462808 CPUtime=904.7 cores=0-7
/proc/17649/stat : 17649 (claspmt) R 17647 17649 17536 0 -1 4202496 25303 0 0 0 90453 17 0 0 25 0 8 0 550883965 473915392 24975 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/17649/statm: 115702 24975 466 189 0 110051 0
[pid=17649/tid=17651] ppid=17647 vsize=462808 CPUtime=92 cores=0-7
/proc/17649/task/17651/stat : 17651 (claspmt) R 17647 17649 17536 0 -1 4202560 3070 0 0 0 9199 1 0 0 25 0 8 0 550883970 473915392 24975 33554432000 4194304 4964704 140736764629984 18446744073709551615 4669309 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17649/tid=17652] ppid=17647 vsize=462808 CPUtime=120.53 cores=0-7
/proc/17649/task/17652/stat : 17652 (claspmt) R 17647 17649 17536 0 -1 4202560 4866 0 0 0 12050 3 0 0 25 0 8 0 550883970 473915392 24975 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17649/tid=17653] ppid=17647 vsize=462808 CPUtime=120.98 cores=0-7
/proc/17649/task/17653/stat : 17653 (claspmt) R 17647 17649 17536 0 -1 4202560 2597 0 0 0 12097 1 0 0 25 0 8 0 550883970 473915392 24975 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17649/tid=17654] ppid=17647 vsize=462808 CPUtime=124.84 cores=0-7
/proc/17649/task/17654/stat : 17654 (claspmt) R 17647 17649 17536 0 -1 4202560 3138 0 0 0 12481 3 0 0 25 0 8 0 550883970 473915392 24975 33554432000 4194304 4964704 140736764629984 18446744073709551615 4627540 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17649/tid=17655] ppid=17647 vsize=462808 CPUtime=103.34 cores=0-7
/proc/17649/task/17655/stat : 17655 (claspmt) R 17647 17649 17536 0 -1 4202560 2589 0 0 0 10333 1 0 0 25 0 8 0 550883970 473915392 24975 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17649/tid=17656] ppid=17647 vsize=462808 CPUtime=104.07 cores=0-7
/proc/17649/task/17656/stat : 17656 (claspmt) R 17647 17649 17536 0 -1 4202560 1319 0 0 0 10407 0 0 0 25 0 8 0 550883970 473915392 24975 33554432000 4194304 4964704 140736764629984 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17649/tid=17657] ppid=17647 vsize=462808 CPUtime=119.7 cores=0-7
/proc/17649/task/17657/stat : 17657 (claspmt) R 17647 17649 17536 0 -1 4202560 4698 0 0 0 11967 3 0 0 25 0 8 0 550883970 473915392 24975 33554432000 4194304 4964704 140736764629984 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 904.7
Current children cumulated vsize (KiB) 462808

Child status: 20
Real time (s): 129.561
CPU time (s): 904.984
CPU user time (s): 904.794
CPU system time (s): 0.189971
CPU usage (%): 698.5
Max. virtual memory (cumulated for all children) (KiB): 462808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 904.794
system time used= 0.189971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25314
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= 9281
involuntary context switches= 6551

runsolver used 0.415936 second user time and 0.961853 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-03 05:20:36
IDJOB=3322670
IDBENCH=85826
IDSOLVER=1711
FILE ID=node106/3322670-1304392836
RUNJOBID= node106-1304392146-17550
PBS_JOBID= 13181851
Free space on /tmp= 73576 MiB

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

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

MD5SUM BENCH= 88361752c7b0c05e849791aafdd7bdba
RANDOM SEED=741919076

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15461252 kB
Buffers:        328700 kB
Cached:        3610900 kB
SwapCached:         88 kB
Active:       14591876 kB
Inactive:      2619328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15461252 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1188 kB
Writeback:           0 kB
AnonPages:    13271552 kB
Mapped:          29812 kB
Slab:           170196 kB
PageTables:      44132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 60065272 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= 73572 MiB
End job on node106 at 2011-05-03 05:22:45