Trace number 3322668

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 3203.72 401.229

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn003.shuffled-as.sat05-3843.cnf
MD5SUM59fa4424111aa94c942a4bbd786cbd51
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1118.21
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18767
Sum of the clauses size134137
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32384
Number of clauses of size 4505
Number of clauses of size 5684
Number of clauses of size over 514710

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...392821/instance-3322668-1304392821.cnf
0.06/0.06	c Solving...
3203.69/401.22	s UNSATISFIABLE
3203.69/401.22	
3203.69/401.22	c Models        : 0     
3203.69/401.22	c Time          : 401.203s (Solving: 401.14s 1st Model: 0.00s Unsat: 401.14s)
3203.69/401.22	c CPU Time      : 3203.680s

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-3322668-1304392821/watcher-3322668-1304392821 -o /tmp/evaluation-result-3322668-1304392821/solver-3322668-1304392821 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322668-1304392821.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.09 8.05 8.01 1/351 5164
/proc/meminfo: memFree=25911700/32951132 swapFree=65145212/67111528
[pid=5164] ppid=5162 vsize=22136 CPUtime=0 cores=0-7
/proc/5164/stat : 5164 (claspmt) R 5162 5164 5051 0 -1 4202496 832 0 0 0 0 0 0 0 24 0 1 0 550881695 22667264 739 33554432000 4194304 4964704 140733498320304 18446744073709551615 210647146240 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/5164/statm: 5534 739 389 189 0 408 0

[startup+0.0638769 s]
/proc/loadavg: 8.09 8.05 8.01 1/351 5164
/proc/meminfo: memFree=25911700/32951132 swapFree=65145212/67111528
[pid=5164] ppid=5162 vsize=24016 CPUtime=0.06 cores=0-7
/proc/5164/stat : 5164 (claspmt) R 5162 5164 5051 0 -1 4202496 1376 0 0 0 6 0 0 0 24 0 1 0 550881695 24592384 1219 33554432000 4194304 4964704 140733498320304 18446744073709551615 4324201 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/5164/statm: 6004 1219 406 189 0 878 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 24016

[startup+0.106868 s]
/proc/loadavg: 8.09 8.05 8.01 1/351 5164
/proc/meminfo: memFree=25911700/32951132 swapFree=65145212/67111528
[pid=5164] ppid=5162 vsize=516192 CPUtime=0.2 cores=0-7
/proc/5164/stat : 5164 (claspmt) R 5162 5164 5051 0 -1 4202496 4045 0 0 0 19 1 0 0 18 0 8 0 550881695 528580608 3692 33554432000 4194304 4964704 140733498320304 18446744073709551615 4371442 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/5164/statm: 129048 3692 464 189 0 123397 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 516192

[startup+1.12866 s]
/proc/loadavg: 8.09 8.05 8.01 1/351 5164
/proc/meminfo: memFree=25911700/32951132 swapFree=65145212/67111528
[pid=5164] ppid=5162 vsize=517380 CPUtime=8.35 cores=0-7
/proc/5164/stat : 5164 (claspmt) R 5162 5164 5051 0 -1 4202496 7397 0 0 0 831 4 0 0 20 0 8 0 550881695 529797120 7044 33554432000 4194304 4964704 140733498320304 18446744073709551615 4321020 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/5164/statm: 129345 7044 464 189 0 123694 0
Current children cumulated CPU time (s) 8.35
Current children cumulated vsize (KiB) 517380

[startup+1.22864 s]
/proc/loadavg: 8.09 8.05 8.01 1/351 5164
/proc/meminfo: memFree=25911700/32951132 swapFree=65145212/67111528
[pid=5164] ppid=5162 vsize=517380 CPUtime=9.15 cores=0-7
/proc/5164/stat : 5164 (claspmt) R 5162 5164 5051 0 -1 4202496 7502 0 0 0 911 4 0 0 20 0 8 0 550881695 529797120 7149 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/5164/statm: 129345 7149 464 189 0 123694 0
Current children cumulated CPU time (s) 9.15
Current children cumulated vsize (KiB) 517380

[startup+1.52859 s]
/proc/loadavg: 8.09 8.05 8.01 1/351 5164
/proc/meminfo: memFree=25911700/32951132 swapFree=65145212/67111528
[pid=5164] ppid=5162 vsize=517668 CPUtime=11.55 cores=0-7
/proc/5164/stat : 5164 (claspmt) R 5162 5164 5051 0 -1 4202496 7768 0 0 0 1151 4 0 0 21 0 8 0 550881695 530092032 7415 33554432000 4194304 4964704 140733498320304 18446744073709551615 4342208 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/5164/statm: 129417 7415 464 189 0 123766 0
Current children cumulated CPU time (s) 11.55
Current children cumulated vsize (KiB) 517668

[startup+3.10033 s]
/proc/loadavg: 8.09 8.05 8.01 9/359 5172
/proc/meminfo: memFree=25877428/32951132 swapFree=65145212/67111528
[pid=5164] ppid=5162 vsize=518328 CPUtime=24.1 cores=0-7
/proc/5164/stat : 5164 (claspmt) R 5162 5164 5051 0 -1 4202496 9547 0 0 0 2405 5 0 0 25 0 8 0 550881695 530767872 9194 33554432000 4194304 4964704 140733498320304 18446744073709551615 4627928 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/5164/statm: 129582 9194 466 189 0 123931 0
[pid=5164/tid=5166] ppid=5162 vsize=518328 CPUtime=3 cores=0-7
/proc/5164/task/5166/stat : 5166 (claspmt) R 5162 5164 5051 0 -1 4202560 1072 0 0 0 300 0 0 0 24 0 8 0 550881702 530767872 9194 33554432000 4194304 4964704 140733498320304 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5164/tid=5167] ppid=5162 vsize=518328 CPUtime=3.01 cores=0-7
/proc/5164/task/5167/stat : 5167 (claspmt) R 5162 5164 5051 0 -1 4202560 1497 0 0 0 300 1 0 0 25 0 8 0 550881702 530767872 9194 33554432000 4194304 4964704 140733498320304 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5164/tid=5168] ppid=5162 vsize=518328 CPUtime=2.94 cores=0-7
/proc/5164/task/5168/stat : 5168 (claspmt) R 5162 5164 5051 0 -1 4202560 783 0 0 0 294 0 0 0 23 0 8 0 550881702 530767872 9194 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5164/tid=5169] ppid=5162 vsize=518328 CPUtime=3 cores=0-7
/proc/5164/task/5169/stat : 5169 (claspmt) R 5162 5164 5051 0 -1 4202560 863 0 0 0 300 0 0 0 25 0 8 0 550881702 530767872 9194 33554432000 4194304 4964704 140733498320304 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5164/tid=5170] ppid=5162 vsize=518328 CPUtime=3.01 cores=0-7
/proc/5164/task/5170/stat : 5170 (claspmt) R 5162 5164 5051 0 -1 4202560 923 0 0 0 301 0 0 0 25 0 8 0 550881702 530767872 9194 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5164/tid=5171] ppid=5162 vsize=518328 CPUtime=3 cores=0-7
/proc/5164/task/5171/stat : 5171 (claspmt) R 5162 5164 5051 0 -1 4202560 753 0 0 0 300 0 0 0 25 0 8 0 550881702 530767872 9194 33554432000 4194304 4964704 140733498320304 18446744073709551615 4669296 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5164/tid=5172] ppid=5162 vsize=518328 CPUtime=3.01 cores=0-7
/proc/5164/task/5172/stat : 5172 (claspmt) R 5162 5164 5051 0 -1 4202560 1571 0 0 0 300 1 0 0 25 0 8 0 550881702 530767872 9194 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.1
Current children cumulated vsize (KiB) 518328

[startup+6.31379 s]
/proc/loadavg: 8.08 8.05 8.01 9/359 5172
/proc/meminfo: memFree=25868088/32951132 swapFree=65145212/67111528
[pid=5164] ppid=5162 vsize=519708 CPUtime=49.31 cores=0-7
/proc/5164/stat : 5164 (claspmt) R 5162 5164 5051 0 -1 4202496 11789 0 0 0 4920 11 0 0 25 0 8 0 550881695 532180992 11436 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5164/statm: 129927 11436 466 189 0 124276 0
[pid=5164/tid=5166] ppid=5162 vsize=519708 CPUtime=5.98 cores=0-7
/proc/5164/task/5166/stat : 5166 (claspmt) R 5162 5164 5051 0 -1 4202560 1279 0 0 0 596 2 0 0 25 0 8 0 550881702 532180992 11436 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5164/tid=5167] ppid=5162 vsize=519708 CPUtime=6.21 cores=0-7
/proc/5164/task/5167/stat : 5167 (claspmt) R 5162 5164 5051 0 -1 4202560 1848 0 0 0 620 1 0 0 25 0 8 0 550881702 532180992 11436 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5164/tid=5168] ppid=5162 vsize=519708 CPUtime=6.11 cores=0-7
/proc/5164/task/5168/stat : 5168 (claspmt) R 5162 5164 5051 0 -1 4202560 946 0 0 0 611 0 0 0 25 0 8 0 550881702 532180992 11436 33554432000 4194304 4964704 140733498320304 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5164/tid=5169] ppid=5162 vsize=519708 CPUtime=6.21 cores=0-7
/proc/5164/task/5169/stat : 5169 (claspmt) R 5162 5164 5051 0 -1 4202560 1229 0 0 0 621 0 0 0 25 0 8 0 550881702 532180992 11436 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5164/tid=5170] ppid=5162 vsize=519708 CPUtime=6.21 cores=0-7
/proc/5164/task/5170/stat : 5170 (claspmt) R 5162 5164 5051 0 -1 4202560 1320 0 0 0 620 1 0 0 25 0 8 0 550881702 532180992 11436 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5164/tid=5171] ppid=5162 vsize=519708 CPUtime=6.21 cores=0-7
/proc/5164/task/5171/stat : 5171 (claspmt) R 5162 5164 5051 0 -1 4202560 901 0 0 0 621 0 0 0 25 0 8 0 550881702 532180992 11436 33554432000 4194304 4964704 140733498320304 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5164/tid=5172] ppid=5162 vsize=519708 CPUtime=6.22 cores=0-7
/proc/5164/task/5172/stat : 5172 (claspmt) R 5162 5164 5051 0 -1 4202560 1966 0 0 0 621 1 0 0 25 0 8 0 550881702 532180992 11436 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.31
Current children cumulated vsize (KiB) 519708

[startup+12.7007 s]
/proc/loadavg: 8.08 8.05 8.01 9/359 5172
/proc/meminfo: memFree=25859000/32951132 swapFree=65145212/67111528
[pid=5164] ppid=5162 vsize=521280 CPUtime=100.33 cores=0-7
/proc/5164/stat : 5164 (claspmt) R 5162 5164 5051 0 -1 4202496 14592 0 0 0 10016 17 0 0 25 0 8 0 550881695 533790720 14158 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670339 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5164/statm: 130320 14158 466 189 0 124669 0
[pid=5164/tid=5166] ppid=5162 vsize=521280 CPUtime=12.35 cores=0-7
/proc/5164/task/5166/stat : 5166 (claspmt) R 5162 5164 5051 0 -1 4202560 1686 0 0 0 1230 5 0 0 22 0 8 0 550881702 533790720 14158 33554432000 4194304 4964704 140733498320304 18446744073709551615 210647189687 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5164/tid=5167] ppid=5162 vsize=521280 CPUtime=12.6 cores=0-7
/proc/5164/task/5167/stat : 5167 (claspmt) R 5162 5164 5051 0 -1 4202560 2461 0 0 0 1258 2 0 0 25 0 8 0 550881702 533790720 14159 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5164/tid=5168] ppid=5162 vsize=521280 CPUtime=12.44 cores=0-7
/proc/5164/task/5168/stat : 5168 (claspmt) R 5162 5164 5051 0 -1 4202560 1177 0 0 0 1244 0 0 0 25 0 8 0 550881702 533790720 14159 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5164/tid=5169] ppid=5162 vsize=521280 CPUtime=12.6 cores=0-7
/proc/5164/task/5169/stat : 5169 (claspmt) R 5162 5164 5051 0 -1 4202560 1450 0 0 0 1260 0 0 0 25 0 8 0 550881702 533790720 14159 33554432000 4194304 4964704 140733498320304 18446744073709551615 4379948 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5164/tid=5170] ppid=5162 vsize=521280 CPUtime=12.6 cores=0-7
/proc/5164/task/5170/stat : 5170 (claspmt) R 5162 5164 5051 0 -1 4202560 1543 0 0 0 1258 2 0 0 25 0 8 0 550881702 533790720 14159 33554432000 4194304 4964704 140733498320304 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5164/tid=5171] ppid=5162 vsize=521280 CPUtime=12.6 cores=0-7
/proc/5164/task/5171/stat : 5171 (claspmt) R 5162 5164 5051 0 -1 4202560 1233 0 0 0 1260 0 0 0 25 0 8 0 550881702 533790720 14159 33554432000 4194304 4964704 140733498320304 18446744073709551615 4669452 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5164/tid=5172] ppid=5162 vsize=521280 CPUtime=12.61 cores=0-7
/proc/5164/task/5172/stat : 5172 (claspmt) R 5162 5164 5051 0 -1 4202560 2630 0 0 0 1259 2 0 0 25 0 8 0 550881702 533790720 14159 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.33
Current children cumulated vsize (KiB) 521280

[startup+25.5006 s]
/proc/loadavg: 8.06 8.04 8.01 9/359 5173
/proc/meminfo: memFree=25842512/32951132 swapFree=65145212/67111528
[pid=5164] ppid=5162 vsize=523116 CPUtime=202.56 cores=0-7
/proc/5164/stat : 5164 (claspmt) R 5162 5164 5051 0 -1 4202496 18489 0 0 0 20236 20 0 0 25 0 8 0 550881695 535670784 18055 33554432000 4194304 4964704 140733498320304 18446744073709551615 4362287 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5164/statm: 130779 18055 466 189 0 125128 0
[pid=5164/tid=5166] ppid=5162 vsize=523116 CPUtime=25.15 cores=0-7
/proc/5164/task/5166/stat : 5166 (claspmt) R 5162 5164 5051 0 -1 4202560 2202 0 0 0 2509 6 0 0 25 0 8 0 550881702 535670784 18055 33554432000 4194304 4964704 140733498320304 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5164/tid=5167] ppid=5162 vsize=523116 CPUtime=25.39 cores=0-7
/proc/5164/task/5167/stat : 5167 (claspmt) R 5162 5164 5051 0 -1 4202560 3268 0 0 0 2537 2 0 0 25 0 8 0 550881702 535670784 18055 33554432000 4194304 4964704 140733498320304 18446744073709551615 4363545 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5164/tid=5168] ppid=5162 vsize=523116 CPUtime=25.1 cores=0-7
/proc/5164/task/5168/stat : 5168 (claspmt) R 5162 5164 5051 0 -1 4202560 1651 0 0 0 2509 1 0 0 25 0 8 0 550881702 535670784 18055 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5164/tid=5169] ppid=5162 vsize=523116 CPUtime=25.4 cores=0-7
/proc/5164/task/5169/stat : 5169 (claspmt) R 5162 5164 5051 0 -1 4202560 1966 0 0 0 2539 1 0 0 20 0 8 0 550881702 535670784 18055 33554432000 4194304 4964704 140733498320304 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5164/tid=5170] ppid=5162 vsize=523116 CPUtime=25.4 cores=0-7
/proc/5164/task/5170/stat : 5170 (claspmt) R 5162 5164 5051 0 -1 4202560 1992 0 0 0 2537 3 0 0 25 0 8 0 550881702 535670784 18055 33554432000 4194304 4964704 140733498320304 18446744073709551615 4320919 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5164/tid=5171] ppid=5162 vsize=523116 CPUtime=25.4 cores=0-7
/proc/5164/task/5171/stat : 5171 (claspmt) R 5162 5164 5051 0 -1 4202560 1524 0 0 0 2539 1 0 0 25 0 8 0 550881702 535670784 18055 33554432000 4194304 4964704 140733498320304 18446744073709551615 4669330 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5164/tid=5172] ppid=5162 vsize=523116 CPUtime=25.4 cores=0-7
/proc/5164/task/5172/stat : 5172 (claspmt) R 5162 5164 5051 0 -1 4202560 3075 0 0 0 2538 2 0 0 25 0 8 0 550881702 535670784 18055 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.56
Current children cumulated vsize (KiB) 523116

[startup+51.1012 s]
/proc/loadavg: 8.04 8.04 8.01 9/359 5173
/proc/meminfo: memFree=25821876/32951132 swapFree=65145212/67111528
[pid=5164] ppid=5162 vsize=526396 CPUtime=407.05 cores=0-7
/proc/5164/stat : 5164 (claspmt) R 5162 5164 5051 0 -1 4202496 23636 0 0 0 40677 28 0 0 25 0 8 0 550881695 539029504 23187 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5164/statm: 131599 23187 466 189 0 125948 0
[pid=5164/tid=5166] ppid=5162 vsize=526396 CPUtime=50.72 cores=0-7
/proc/5164/task/5166/stat : 5166 (claspmt) R 5162 5164 5051 0 -1 4202560 2819 0 0 0 5064 8 0 0 25 0 8 0 550881702 539029504 23187 33554432000 4194304 4964704 140733498320304 18446744073709551615 4362204 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5164/tid=5167] ppid=5162 vsize=526396 CPUtime=50.98 cores=0-7
/proc/5164/task/5167/stat : 5167 (claspmt) R 5162 5164 5051 0 -1 4202560 4050 0 0 0 5095 3 0 0 25 0 8 0 550881702 539029504 23187 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5164/tid=5168] ppid=5162 vsize=526396 CPUtime=50.42 cores=0-7
/proc/5164/task/5168/stat : 5168 (claspmt) R 5162 5164 5051 0 -1 4202560 2404 0 0 0 5040 2 0 0 25 0 8 0 550881702 539029504 23187 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5164/tid=5169] ppid=5162 vsize=526396 CPUtime=51 cores=0-7
/proc/5164/task/5169/stat : 5169 (claspmt) R 5162 5164 5051 0 -1 4202560 2797 0 0 0 5098 2 0 0 25 0 8 0 550881702 539029504 23187 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5164/tid=5170] ppid=5162 vsize=526396 CPUtime=50.99 cores=0-7
/proc/5164/task/5170/stat : 5170 (claspmt) R 5162 5164 5051 0 -1 4202560 2389 0 0 0 5096 3 0 0 25 0 8 0 550881702 539029504 23187 33554432000 4194304 4964704 140733498320304 18446744073709551615 4669619 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5164/tid=5171] ppid=5162 vsize=526396 CPUtime=51 cores=0-7
/proc/5164/task/5171/stat : 5171 (claspmt) R 5162 5164 5051 0 -1 4202560 2012 0 0 0 5098 2 0 0 25 0 8 0 550881702 539029504 23187 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5164/tid=5172] ppid=5162 vsize=526396 CPUtime=51.01 cores=0-7
/proc/5164/task/5172/stat : 5172 (claspmt) R 5162 5164 5051 0 -1 4202560 3976 0 0 0 5098 3 0 0 25 0 8 0 550881702 539029504 23187 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.05
Current children cumulated vsize (KiB) 526396

[startup+102.301 s]
/proc/loadavg: 8.02 8.03 8.00 9/359 5175
/proc/meminfo: memFree=25798912/32951132 swapFree=65145212/67111528
[pid=5164] ppid=5162 vsize=529664 CPUtime=816.02 cores=0-7
/proc/5164/stat : 5164 (claspmt) R 5162 5164 5051 0 -1 4202496 29159 0 0 0 81568 34 0 0 25 0 8 0 550881695 542375936 28695 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5164/statm: 132416 28695 466 189 0 126765 0
[pid=5164/tid=5166] ppid=5162 vsize=529664 CPUtime=101.91 cores=0-7
/proc/5164/task/5166/stat : 5166 (claspmt) R 5162 5164 5051 0 -1 4202560 3339 0 0 0 10181 10 0 0 25 0 8 0 550881702 542375936 28695 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5164/tid=5167] ppid=5162 vsize=529664 CPUtime=102.15 cores=0-7
/proc/5164/task/5167/stat : 5167 (claspmt) R 5162 5164 5051 0 -1 4202560 5498 0 0 0 10211 4 0 0 25 0 8 0 550881702 542375936 28695 33554432000 4194304 4964704 140733498320304 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5164/tid=5168] ppid=5162 vsize=529664 CPUtime=101.05 cores=0-7
/proc/5164/task/5168/stat : 5168 (claspmt) R 5162 5164 5051 0 -1 4202560 3184 0 0 0 10102 3 0 0 25 0 8 0 550881702 542375936 28695 33554432000 4194304 4964704 140733498320304 18446744073709551615 4320921 0 0 4096 18946 0 0 0 -1 7 0 0 0

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


[startup+384.713 s]
/proc/loadavg: 8.07 8.06 8.00 9/359 5182
/proc/meminfo: memFree=25754484/32951132 swapFree=65145212/67111528
[pid=5164] ppid=5162 vsize=536352 CPUtime=3071.96 cores=0-7
/proc/5164/stat : 5164 (claspmt) R 5162 5164 5051 0 -1 4202496 40471 0 0 0 307142 54 0 0 25 0 8 0 550881695 549224448 39847 33554432000 4194304 4964704 140733498320304 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5164/statm: 134088 39847 466 189 0 128437 0
[pid=5164/tid=5166] ppid=5162 vsize=536352 CPUtime=384.24 cores=0-7
/proc/5164/task/5166/stat : 5166 (claspmt) R 5162 5164 5051 0 -1 4202560 5751 0 0 0 38407 17 0 0 25 0 8 0 550881702 549224448 39847 33554432000 4194304 4964704 140733498320304 18446744073709551615 4668531 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5164/tid=5167] ppid=5162 vsize=536352 CPUtime=384.41 cores=0-7
/proc/5164/task/5167/stat : 5167 (claspmt) R 5162 5164 5051 0 -1 4202560 8022 0 0 0 38435 6 0 0 25 0 8 0 550881702 549224448 39847 33554432000 4194304 4964704 140733498320304 18446744073709551615 4669337 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5164/tid=5168] ppid=5162 vsize=536352 CPUtime=380.37 cores=0-7
/proc/5164/task/5168/stat : 5168 (claspmt) R 5162 5164 5051 0 -1 4202560 4061 0 0 0 38033 4 0 0 25 0 8 0 550881702 549224448 39847 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5164/tid=5169] ppid=5162 vsize=536352 CPUtime=384.6 cores=0-7
/proc/5164/task/5169/stat : 5169 (claspmt) R 5162 5164 5051 0 -1 4202560 4230 0 0 0 38457 3 0 0 25 0 8 0 550881702 549224448 39847 33554432000 4194304 4964704 140733498320304 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5164/tid=5170] ppid=5162 vsize=536352 CPUtime=384.6 cores=0-7
/proc/5164/task/5170/stat : 5170 (claspmt) R 5162 5164 5051 0 -1 4202560 3961 0 0 0 38455 5 0 0 25 0 8 0 550881702 549224448 39847 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5164/tid=5171] ppid=5162 vsize=536352 CPUtime=384.6 cores=0-7
/proc/5164/task/5171/stat : 5171 (claspmt) R 5162 5164 5051 0 -1 4202560 3095 0 0 0 38456 4 0 0 25 0 8 0 550881702 549224448 39847 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5164/tid=5172] ppid=5162 vsize=536352 CPUtime=384.6 cores=0-7
/proc/5164/task/5172/stat : 5172 (claspmt) R 5162 5164 5051 0 -1 4202560 6028 0 0 0 38455 5 0 0 25 0 8 0 550881702 549224448 39847 33554432000 4194304 4964704 140733498320304 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3071.96
Current children cumulated vsize (KiB) 536352

[startup+391.101 s]
/proc/loadavg: 8.06 8.05 8.00 9/359 5182
/proc/meminfo: memFree=25753740/32951132 swapFree=65145212/67111528
[pid=5164] ppid=5162 vsize=536352 CPUtime=3122.99 cores=0-7
/proc/5164/stat : 5164 (claspmt) R 5162 5164 5051 0 -1 4202496 40662 0 0 0 312245 54 0 0 25 0 8 0 550881695 549224448 40038 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670202 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5164/statm: 134088 40038 466 189 0 128437 0
[pid=5164/tid=5166] ppid=5162 vsize=536352 CPUtime=390.62 cores=0-7
/proc/5164/task/5166/stat : 5166 (claspmt) R 5162 5164 5051 0 -1 4202560 5789 0 0 0 39045 17 0 0 25 0 8 0 550881702 549224448 40038 33554432000 4194304 4964704 140733498320304 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5164/tid=5167] ppid=5162 vsize=536352 CPUtime=390.8 cores=0-7
/proc/5164/task/5167/stat : 5167 (claspmt) R 5162 5164 5051 0 -1 4202560 8060 0 0 0 39074 6 0 0 25 0 8 0 550881702 549224448 40038 33554432000 4194304 4964704 140733498320304 18446744073709551615 4321057 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5164/tid=5168] ppid=5162 vsize=536352 CPUtime=386.7 cores=0-7
/proc/5164/task/5168/stat : 5168 (claspmt) R 5162 5164 5051 0 -1 4202560 4061 0 0 0 38666 4 0 0 25 0 8 0 550881702 549224448 40038 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5164/tid=5169] ppid=5162 vsize=536352 CPUtime=390.99 cores=0-7
/proc/5164/task/5169/stat : 5169 (claspmt) R 5162 5164 5051 0 -1 4202560 4230 0 0 0 39096 3 0 0 25 0 8 0 550881702 549224448 40038 33554432000 4194304 4964704 140733498320304 18446744073709551615 4684720 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5164/tid=5170] ppid=5162 vsize=536352 CPUtime=390.99 cores=0-7
/proc/5164/task/5170/stat : 5170 (claspmt) R 5162 5164 5051 0 -1 4202560 3986 0 0 0 39094 5 0 0 25 0 8 0 550881702 549224448 40038 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5164/tid=5171] ppid=5162 vsize=536352 CPUtime=390.99 cores=0-7
/proc/5164/task/5171/stat : 5171 (claspmt) R 5162 5164 5051 0 -1 4202560 3095 0 0 0 39095 4 0 0 25 0 8 0 550881702 549224448 40038 33554432000 4194304 4964704 140733498320304 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5164/tid=5172] ppid=5162 vsize=536352 CPUtime=390.99 cores=0-7
/proc/5164/task/5172/stat : 5172 (claspmt) R 5162 5164 5051 0 -1 4202560 6118 0 0 0 39094 5 0 0 25 0 8 0 550881702 549224448 40038 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3122.99
Current children cumulated vsize (KiB) 536352

[startup+397.501 s]
/proc/loadavg: 8.06 8.05 8.00 9/359 5183
/proc/meminfo: memFree=25753244/32951132 swapFree=65145212/67111528
[pid=5164] ppid=5162 vsize=536352 CPUtime=3174.11 cores=0-7
/proc/5164/stat : 5164 (claspmt) R 5162 5164 5051 0 -1 4202496 40804 0 0 0 317357 54 0 0 25 0 8 0 550881695 549224448 40180 33554432000 4194304 4964704 140733498320304 18446744073709551615 4320848 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5164/statm: 134088 40180 466 189 0 128437 0
[pid=5164/tid=5166] ppid=5162 vsize=536352 CPUtime=397.02 cores=0-7
/proc/5164/task/5166/stat : 5166 (claspmt) R 5162 5164 5051 0 -1 4202560 5826 0 0 0 39685 17 0 0 25 0 8 0 550881702 549224448 40180 33554432000 4194304 4964704 140733498320304 18446744073709551615 4668671 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5164/tid=5167] ppid=5162 vsize=536352 CPUtime=397.19 cores=0-7
/proc/5164/task/5167/stat : 5167 (claspmt) R 5162 5164 5051 0 -1 4202560 8096 0 0 0 39713 6 0 0 25 0 8 0 550881702 549224448 40180 33554432000 4194304 4964704 140733498320304 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5164/tid=5168] ppid=5162 vsize=536352 CPUtime=393.03 cores=0-7
/proc/5164/task/5168/stat : 5168 (claspmt) R 5162 5164 5051 0 -1 4202560 4061 0 0 0 39299 4 0 0 25 0 8 0 550881702 549224448 40180 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5164/tid=5169] ppid=5162 vsize=536352 CPUtime=397.39 cores=0-7
/proc/5164/task/5169/stat : 5169 (claspmt) R 5162 5164 5051 0 -1 4202560 4264 0 0 0 39736 3 0 0 25 0 8 0 550881702 549224448 40180 33554432000 4194304 4964704 140733498320304 18446744073709551615 4668759 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5164/tid=5170] ppid=5162 vsize=536352 CPUtime=397.39 cores=0-7
/proc/5164/task/5170/stat : 5170 (claspmt) R 5162 5164 5051 0 -1 4202560 4003 0 0 0 39734 5 0 0 25 0 8 0 550881702 549224448 40180 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5164/tid=5171] ppid=5162 vsize=536352 CPUtime=397.39 cores=0-7
/proc/5164/task/5171/stat : 5171 (claspmt) R 5162 5164 5051 0 -1 4202560 3113 0 0 0 39735 4 0 0 25 0 8 0 550881702 549224448 40180 33554432000 4194304 4964704 140733498320304 18446744073709551615 4668556 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5164/tid=5172] ppid=5162 vsize=536352 CPUtime=397.4 cores=0-7
/proc/5164/task/5172/stat : 5172 (claspmt) R 5162 5164 5051 0 -1 4202560 6118 0 0 0 39734 6 0 0 25 0 8 0 550881702 549224448 40180 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3174.11
Current children cumulated vsize (KiB) 536352

[startup+399.101 s]
/proc/loadavg: 8.05 8.05 8.00 9/359 5183
/proc/meminfo: memFree=25753244/32951132 swapFree=65145212/67111528
[pid=5164] ppid=5162 vsize=536352 CPUtime=3186.88 cores=0-7
/proc/5164/stat : 5164 (claspmt) R 5162 5164 5051 0 -1 4202496 40804 0 0 0 318634 54 0 0 25 0 8 0 550881695 549224448 40180 33554432000 4194304 4964704 140733498320304 18446744073709551615 4332216 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5164/statm: 134088 40180 466 189 0 128437 0
[pid=5164/tid=5166] ppid=5162 vsize=536352 CPUtime=398.62 cores=0-7
/proc/5164/task/5166/stat : 5166 (claspmt) R 5162 5164 5051 0 -1 4202560 5826 0 0 0 39845 17 0 0 25 0 8 0 550881702 549224448 40180 33554432000 4194304 4964704 140733498320304 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5164/tid=5167] ppid=5162 vsize=536352 CPUtime=398.79 cores=0-7
/proc/5164/task/5167/stat : 5167 (claspmt) R 5162 5164 5051 0 -1 4202560 8096 0 0 0 39873 6 0 0 25 0 8 0 550881702 549224448 40180 33554432000 4194304 4964704 140733498320304 18446744073709551615 210646795468 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5164/tid=5168] ppid=5162 vsize=536352 CPUtime=394.6 cores=0-7
/proc/5164/task/5168/stat : 5168 (claspmt) R 5162 5164 5051 0 -1 4202560 4061 0 0 0 39456 4 0 0 25 0 8 0 550881702 549224448 40180 33554432000 4194304 4964704 140733498320304 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5164/tid=5169] ppid=5162 vsize=536352 CPUtime=398.99 cores=0-7
/proc/5164/task/5169/stat : 5169 (claspmt) R 5162 5164 5051 0 -1 4202560 4264 0 0 0 39896 3 0 0 25 0 8 0 550881702 549224448 40180 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5164/tid=5170] ppid=5162 vsize=536352 CPUtime=398.98 cores=0-7
/proc/5164/task/5170/stat : 5170 (claspmt) R 5162 5164 5051 0 -1 4202560 4003 0 0 0 39893 5 0 0 25 0 8 0 550881702 549224448 40180 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5164/tid=5171] ppid=5162 vsize=536352 CPUtime=398.99 cores=0-7
/proc/5164/task/5171/stat : 5171 (claspmt) R 5162 5164 5051 0 -1 4202560 3113 0 0 0 39895 4 0 0 25 0 8 0 550881702 549224448 40180 33554432000 4194304 4964704 140733498320304 18446744073709551615 4669377 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5164/tid=5172] ppid=5162 vsize=536352 CPUtime=399 cores=0-7
/proc/5164/task/5172/stat : 5172 (claspmt) R 5162 5164 5051 0 -1 4202560 6118 0 0 0 39894 6 0 0 25 0 8 0 550881702 549224448 40180 33554432000 4194304 4964704 140733498320304 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3186.88
Current children cumulated vsize (KiB) 536352

[startup+399.901 s]
/proc/loadavg: 8.05 8.05 8.00 9/359 5183
/proc/meminfo: memFree=25753244/32951132 swapFree=65145212/67111528
[pid=5164] ppid=5162 vsize=536352 CPUtime=3193.28 cores=0-7
/proc/5164/stat : 5164 (claspmt) R 5162 5164 5051 0 -1 4202496 40820 0 0 0 319274 54 0 0 25 0 8 0 550881695 549224448 40196 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5164/statm: 134088 40196 466 189 0 128437 0
[pid=5164/tid=5166] ppid=5162 vsize=536352 CPUtime=399.42 cores=0-7
/proc/5164/task/5166/stat : 5166 (claspmt) R 5162 5164 5051 0 -1 4202560 5826 0 0 0 39925 17 0 0 25 0 8 0 550881702 549224448 40196 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670271 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5164/tid=5167] ppid=5162 vsize=536352 CPUtime=399.59 cores=0-7
/proc/5164/task/5167/stat : 5167 (claspmt) R 5162 5164 5051 0 -1 4202560 8111 0 0 0 39953 6 0 0 25 0 8 0 550881702 549224448 40196 33554432000 4194304 4964704 140733498320304 18446744073709551615 4660034 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5164/tid=5168] ppid=5162 vsize=536352 CPUtime=395.4 cores=0-7
/proc/5164/task/5168/stat : 5168 (claspmt) R 5162 5164 5051 0 -1 4202560 4061 0 0 0 39536 4 0 0 25 0 8 0 550881702 549224448 40196 33554432000 4194304 4964704 140733498320304 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5164/tid=5169] ppid=5162 vsize=536352 CPUtime=399.79 cores=0-7
/proc/5164/task/5169/stat : 5169 (claspmt) R 5162 5164 5051 0 -1 4202560 4265 0 0 0 39976 3 0 0 25 0 8 0 550881702 549224448 40196 33554432000 4194304 4964704 140733498320304 18446744073709551615 4321097 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5164/tid=5170] ppid=5162 vsize=536352 CPUtime=399.78 cores=0-7
/proc/5164/task/5170/stat : 5170 (claspmt) R 5162 5164 5051 0 -1 4202560 4003 0 0 0 39973 5 0 0 25 0 8 0 550881702 549224448 40196 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5164/tid=5171] ppid=5162 vsize=536352 CPUtime=399.79 cores=0-7
/proc/5164/task/5171/stat : 5171 (claspmt) R 5162 5164 5051 0 -1 4202560 3113 0 0 0 39975 4 0 0 25 0 8 0 550881702 549224448 40196 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5164/tid=5172] ppid=5162 vsize=536352 CPUtime=399.8 cores=0-7
/proc/5164/task/5172/stat : 5172 (claspmt) R 5162 5164 5051 0 -1 4202560 6118 0 0 0 39974 6 0 0 25 0 8 0 550881702 549224448 40196 33554432000 4194304 4964704 140733498320304 18446744073709551615 4669077 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3193.28
Current children cumulated vsize (KiB) 536352

[startup+400.7 s]
/proc/loadavg: 8.05 8.05 8.00 10/359 5183
/proc/meminfo: memFree=25753244/32951132 swapFree=65145212/67111528
[pid=5164] ppid=5162 vsize=536352 CPUtime=3199.67 cores=0-7
/proc/5164/stat : 5164 (claspmt) R 5162 5164 5051 0 -1 4202496 40821 0 0 0 319913 54 0 0 25 0 8 0 550881695 549224448 40197 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670440 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5164/statm: 134088 40197 466 189 0 128437 0
[pid=5164/tid=5166] ppid=5162 vsize=536352 CPUtime=400.22 cores=0-7
/proc/5164/task/5166/stat : 5166 (claspmt) R 5162 5164 5051 0 -1 4202560 5826 0 0 0 40005 17 0 0 25 0 8 0 550881702 549224448 40197 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5164/tid=5167] ppid=5162 vsize=536352 CPUtime=400.39 cores=0-7
/proc/5164/task/5167/stat : 5167 (claspmt) R 5162 5164 5051 0 -1 4202560 8111 0 0 0 40033 6 0 0 25 0 8 0 550881702 549224448 40197 33554432000 4194304 4964704 140733498320304 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5164/tid=5168] ppid=5162 vsize=536352 CPUtime=396.19 cores=0-7
/proc/5164/task/5168/stat : 5168 (claspmt) R 5162 5164 5051 0 -1 4202560 4061 0 0 0 39615 4 0 0 25 0 8 0 550881702 549224448 40197 33554432000 4194304 4964704 140733498320304 18446744073709551615 4669494 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5164/tid=5169] ppid=5162 vsize=536352 CPUtime=400.59 cores=0-7
/proc/5164/task/5169/stat : 5169 (claspmt) R 5162 5164 5051 0 -1 4202560 4266 0 0 0 40056 3 0 0 25 0 8 0 550881702 549224448 40197 33554432000 4194304 4964704 140733498320304 18446744073709551615 4627272 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5164/tid=5170] ppid=5162 vsize=536352 CPUtime=400.58 cores=0-7
/proc/5164/task/5170/stat : 5170 (claspmt) R 5162 5164 5051 0 -1 4202560 4003 0 0 0 40053 5 0 0 25 0 8 0 550881702 549224448 40197 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5164/tid=5171] ppid=5162 vsize=536352 CPUtime=400.59 cores=0-7
/proc/5164/task/5171/stat : 5171 (claspmt) R 5162 5164 5051 0 -1 4202560 3113 0 0 0 40055 4 0 0 25 0 8 0 550881702 549224448 40197 33554432000 4194304 4964704 140733498320304 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5164/tid=5172] ppid=5162 vsize=536352 CPUtime=400.6 cores=0-7
/proc/5164/task/5172/stat : 5172 (claspmt) R 5162 5164 5051 0 -1 4202560 6118 0 0 0 40054 6 0 0 25 0 8 0 550881702 549224448 40197 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3199.67
Current children cumulated vsize (KiB) 536352

[startup+401.1 s]
/proc/loadavg: 8.05 8.05 8.00 9/359 5183
/proc/meminfo: memFree=25753244/32951132 swapFree=65145212/67111528
[pid=5164] ppid=5162 vsize=536352 CPUtime=3202.93 cores=0-7
/proc/5164/stat : 5164 (claspmt) R 5162 5164 5051 0 -1 4202496 40821 0 0 0 320239 54 0 0 25 0 8 0 550881695 549224448 40161 33554432000 4194304 4964704 140733498320304 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5164/statm: 134088 40161 466 189 0 128437 0
[pid=5164/tid=5166] ppid=5162 vsize=536352 CPUtime=400.63 cores=0-7
/proc/5164/task/5166/stat : 5166 (claspmt) R 5162 5164 5051 0 -1 4202560 5826 0 0 0 40046 17 0 0 25 0 8 0 550881702 549224448 40106 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5164/tid=5167] ppid=5162 vsize=536352 CPUtime=400.8 cores=0-7
/proc/5164/task/5167/stat : 5167 (claspmt) R 5162 5164 5051 0 -1 4202560 8111 0 0 0 40074 6 0 0 25 0 8 0 550881702 549224448 40106 33554432000 4194304 4964704 140733498320304 18446744073709551615 210647251487 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5164/tid=5168] ppid=5162 vsize=536352 CPUtime=396.59 cores=0-7
/proc/5164/task/5168/stat : 5168 (claspmt) R 5162 5164 5051 0 -1 4202560 4061 0 0 0 39655 4 0 0 25 0 8 0 550881702 549224448 40106 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670312 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5164/tid=5169] ppid=5162 vsize=536352 CPUtime=401 cores=0-7
/proc/5164/task/5169/stat : 5169 (claspmt) R 5162 5164 5051 0 -1 4202560 4266 0 0 0 40097 3 0 0 25 0 8 0 550881702 549224448 40106 33554432000 4194304 4964704 140733498320304 18446744073709551615 210647251487 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5164/tid=5170] ppid=5162 vsize=536352 CPUtime=401 cores=0-7
/proc/5164/task/5170/stat : 5170 (claspmt) R 5162 5164 5051 0 -1 4202560 4003 0 0 0 40095 5 0 0 25 0 8 0 550881702 549224448 40106 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5164/tid=5171] ppid=5162 vsize=536352 CPUtime=401 cores=0-7
/proc/5164/task/5171/stat : 5171 (claspmt) R 5162 5164 5051 0 -1 4202560 3113 0 0 0 40096 4 0 0 25 0 8 0 550881702 549224448 40106 33554432000 4194304 4964704 140733498320304 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5164/tid=5172] ppid=5162 vsize=536352 CPUtime=401.01 cores=0-7
/proc/5164/task/5172/stat : 5172 (claspmt) R 5162 5164 5051 0 -1 4202560 6118 0 0 0 40095 6 0 0 25 0 8 0 550881702 549224448 40106 33554432000 4194304 4964704 140733498320304 18446744073709551615 4660769 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3202.93
Current children cumulated vsize (KiB) 536352

[startup+401.213 s]
/proc/loadavg: 8.05 8.05 8.00 9/359 5183
/proc/meminfo: memFree=25753244/32951132 swapFree=65145212/67111528
[pid=5164] ppid=5162 vsize=535496 CPUtime=3203.69 cores=0-7
/proc/5164/stat : 5164 (claspmt) R 5162 5164 5051 0 -1 4202496 40832 0 0 0 320314 55 0 0 17 0 1 0 550881695 548347904 39874 33554432000 4194304 4964704 140733498320304 18446744073709551615 210646801761 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5164/statm: 133874 39761 476 189 0 128223 0
Current children cumulated CPU time (s) 3203.69
Current children cumulated vsize (KiB) 535496

Child status: 20
Real time (s): 401.229
CPU time (s): 3203.72
CPU user time (s): 3203.15
CPU system time (s): 0.567913
CPU usage (%): 798.475
Max. virtual memory (cumulated for all children) (KiB): 536352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3203.15
system time used= 0.567913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40833
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= 20013
involuntary context switches= 15016

runsolver used 1.23581 second user time and 3.14652 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-03 05:20:21
IDJOB=3322668
IDBENCH=85808
IDSOLVER=1711
FILE ID=node129/3322668-1304392821
RUNJOBID= node129-1304392120-5065
PBS_JOBID= 13181850
Free space on /tmp= 73136 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn003.shuffled-as.sat05-3843.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-3322668-1304392821/watcher-3322668-1304392821 -o /tmp/evaluation-result-3322668-1304392821/solver-3322668-1304392821 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322668-1304392821.cnf

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

MD5SUM BENCH= 59fa4424111aa94c942a4bbd786cbd51
RANDOM SEED=1032350405

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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:     32951132 kB
MemFree:      25912228 kB
Buffers:        105540 kB
Cached:        1131320 kB
SwapCached:      38848 kB
Active:        5893628 kB
Inactive:       946704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      25912228 kB
SwapTotal:    67111528 kB
SwapFree:     65145212 kB
Dirty:            1568 kB
Writeback:           0 kB
AnonPages:     5574716 kB
Mapped:          17348 kB
Slab:            94648 kB
PageTables:      37932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79762676 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73136 MiB
End job on node129 at 2011-05-03 05:27:02