Trace number 3381182

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)UNSAT 20926.8 2622.16

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
MD5SUMf19999592ac4a0c798533d80c1c7f2d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1952.87
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses58358
Sum of the clauses size583280
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 558298

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...507920/instance-3381182-1305507920.cnf
4.19/4.20	c Solving...
20926.72/2622.15	s UNSATISFIABLE
20926.72/2622.15	
20926.72/2622.15	c Models        : 0     
20926.72/2622.15	c Time          : 2622.109s (Solving: 2617.91s 1st Model: 0.00s Unsat: 2617.91s)
20926.72/2622.15	c CPU Time      : 20926.730s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3381182-1305507920/watcher-3381182-1305507920 -o /tmp/evaluation-result-3381182-1305507920/solver-3381182-1305507920 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381182-1305507920.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: 7.45 7.94 7.97 1/238 24689
/proc/meminfo: memFree=22780248/32951124 swapFree=61559568/67111528
[pid=24689] ppid=24687 vsize=21160 CPUtime=0 cores=0-7
/proc/24689/stat : 24689 (claspmt) R 24687 24689 24436 0 -1 4202496 591 0 0 0 0 0 0 0 25 0 1 0 662392802 21667840 521 33554432000 4194304 4964800 140733460812080 18446744073709551615 222921776896 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24689/statm: 5290 521 386 189 0 164 0

[startup+0.0714071 s]
/proc/loadavg: 7.45 7.94 7.97 1/238 24689
/proc/meminfo: memFree=22780248/32951124 swapFree=61559568/67111528
[pid=24689] ppid=24687 vsize=28720 CPUtime=0.06 cores=0-7
/proc/24689/stat : 24689 (claspmt) R 24687 24689 24436 0 -1 4202496 2654 0 0 0 6 0 0 0 25 0 1 0 662392802 29409280 2413 33554432000 4194304 4964800 140733460812080 18446744073709551615 4608096 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24689/statm: 7180 2413 399 189 0 2054 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 28720

[startup+0.100404 s]
/proc/loadavg: 7.45 7.94 7.97 1/238 24689
/proc/meminfo: memFree=22780248/32951124 swapFree=61559568/67111528
[pid=24689] ppid=24687 vsize=28720 CPUtime=0.09 cores=0-7
/proc/24689/stat : 24689 (claspmt) R 24687 24689 24436 0 -1 4202496 2654 0 0 0 9 0 0 0 25 0 1 0 662392802 29409280 2413 33554432000 4194304 4964800 140733460812080 18446744073709551615 4607984 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24689/statm: 7180 2413 399 189 0 2054 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28720

[startup+0.300365 s]
/proc/loadavg: 7.45 7.94 7.97 1/238 24689
/proc/meminfo: memFree=22780248/32951124 swapFree=61559568/67111528
[pid=24689] ppid=24687 vsize=28720 CPUtime=0.29 cores=0-7
/proc/24689/stat : 24689 (claspmt) R 24687 24689 24436 0 -1 4202496 2654 0 0 0 29 0 0 0 25 0 1 0 662392802 29409280 2413 33554432000 4194304 4964800 140733460812080 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24689/statm: 7180 2413 399 189 0 2054 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28720

[startup+0.700291 s]
/proc/loadavg: 7.45 7.94 7.97 1/238 24689
/proc/meminfo: memFree=22780248/32951124 swapFree=61559568/67111528
[pid=24689] ppid=24687 vsize=28720 CPUtime=0.69 cores=0-7
/proc/24689/stat : 24689 (claspmt) R 24687 24689 24436 0 -1 4202496 2654 0 0 0 69 0 0 0 25 0 1 0 662392802 29409280 2413 33554432000 4194304 4964800 140733460812080 18446744073709551615 4607536 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24689/statm: 7180 2413 399 189 0 2054 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28720

[startup+1.50016 s]
/proc/loadavg: 7.45 7.94 7.97 2/239 24690
/proc/meminfo: memFree=22772696/32951124 swapFree=61559568/67111528
[pid=24689] ppid=24687 vsize=28720 CPUtime=1.49 cores=0-7
/proc/24689/stat : 24689 (claspmt) R 24687 24689 24436 0 -1 4202496 2656 0 0 0 149 0 0 0 25 0 1 0 662392802 29409280 2415 33554432000 4194304 4964800 140733460812080 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24689/statm: 7180 2415 399 189 0 2054 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28720

[startup+3.10085 s]
/proc/loadavg: 7.45 7.94 7.97 2/239 24690
/proc/meminfo: memFree=22771952/32951124 swapFree=61559568/67111528
[pid=24689] ppid=24687 vsize=29084 CPUtime=3.09 cores=0-7
/proc/24689/stat : 24689 (claspmt) R 24687 24689 24436 0 -1 4202496 2723 0 0 0 309 0 0 0 25 0 1 0 662392802 29782016 2482 33554432000 4194304 4964800 140733460812080 18446744073709551615 4607477 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24689/statm: 7271 2482 399 189 0 2145 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29084

[startup+6.30123 s]
/proc/loadavg: 6.94 7.82 7.93 9/246 24698
/proc/meminfo: memFree=22732660/32951124 swapFree=61559568/67111528
[pid=24689] ppid=24687 vsize=395364 CPUtime=20.75 cores=0-7
/proc/24689/stat : 24689 (claspmt) R 24687 24689 24436 0 -1 4202496 14187 0 0 0 2070 5 0 0 20 0 8 0 662392802 404852736 13758 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/24689/statm: 98841 13758 464 189 0 93190 0
[pid=24689/tid=24692] ppid=24687 vsize=395364 CPUtime=2.06 cores=0-7
/proc/24689/task/24692/stat : 24692 (claspmt) R 24687 24689 24436 0 -1 4202560 1187 0 0 0 206 0 0 0 21 0 8 0 662393222 404852736 13758 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24689/tid=24693] ppid=24687 vsize=395364 CPUtime=2.06 cores=0-7
/proc/24689/task/24693/stat : 24693 (claspmt) R 24687 24689 24436 0 -1 4202560 1849 0 0 0 206 0 0 0 20 0 8 0 662393222 404852736 13758 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24689/tid=24694] ppid=24687 vsize=395364 CPUtime=2.06 cores=0-7
/proc/24689/task/24694/stat : 24694 (claspmt) R 24687 24689 24436 0 -1 4202560 1343 0 0 0 206 0 0 0 20 0 8 0 662393222 404852736 13758 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24689/tid=24695] ppid=24687 vsize=395364 CPUtime=2.06 cores=0-7
/proc/24689/task/24695/stat : 24695 (claspmt) R 24687 24689 24436 0 -1 4202560 1723 0 0 0 206 0 0 0 21 0 8 0 662393222 404852736 13758 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=24689/tid=24696] ppid=24687 vsize=395364 CPUtime=2.07 cores=0-7
/proc/24689/task/24696/stat : 24696 (claspmt) R 24687 24689 24436 0 -1 4202560 1355 0 0 0 207 0 0 0 20 0 8 0 662393222 404852736 13758 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24689/tid=24697] ppid=24687 vsize=395364 CPUtime=2.06 cores=0-7
/proc/24689/task/24697/stat : 24697 (claspmt) R 24687 24689 24436 0 -1 4202560 1560 0 0 0 206 0 0 0 21 0 8 0 662393222 404852736 13758 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670446 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=24689/tid=24698] ppid=24687 vsize=395364 CPUtime=2.04 cores=0-7
/proc/24689/task/24698/stat : 24698 (claspmt) R 24687 24689 24436 0 -1 4202560 1234 0 0 0 204 0 0 0 21 0 8 0 662393222 404852736 13758 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 20.75
Current children cumulated vsize (KiB) 395364

[startup+12.7011 s]
/proc/loadavg: 7.02 7.83 7.93 9/246 24698
/proc/meminfo: memFree=22707872/32951124 swapFree=61559568/67111528
[pid=24689] ppid=24687 vsize=400152 CPUtime=71.88 cores=0-7
/proc/24689/stat : 24689 (claspmt) R 24687 24689 24436 0 -1 4202496 19672 0 0 0 7179 9 0 0 25 0 8 0 662392802 409755648 19243 33554432000 4194304 4964800 140733460812080 18446744073709551615 4315408 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/24689/statm: 100038 19243 466 189 0 94387 0
[pid=24689/tid=24692] ppid=24687 vsize=400152 CPUtime=8.45 cores=0-7
/proc/24689/task/24692/stat : 24692 (claspmt) R 24687 24689 24436 0 -1 4202560 1696 0 0 0 845 0 0 0 25 0 8 0 662393222 409755648 19243 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24689/tid=24693] ppid=24687 vsize=400152 CPUtime=8.46 cores=0-7
/proc/24689/task/24693/stat : 24693 (claspmt) R 24687 24689 24436 0 -1 4202560 3453 0 0 0 845 1 0 0 25 0 8 0 662393222 409755648 19243 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24689/tid=24694] ppid=24687 vsize=400152 CPUtime=8.45 cores=0-7
/proc/24689/task/24694/stat : 24694 (claspmt) R 24687 24689 24436 0 -1 4202560 1858 0 0 0 845 0 0 0 25 0 8 0 662393222 409755648 19243 33554432000 4194304 4964800 140733460812080 18446744073709551615 222921474666 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24689/tid=24695] ppid=24687 vsize=400152 CPUtime=8.47 cores=0-7
/proc/24689/task/24695/stat : 24695 (claspmt) R 24687 24689 24436 0 -1 4202560 2292 0 0 0 846 1 0 0 25 0 8 0 662393222 409755648 19243 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=24689/tid=24696] ppid=24687 vsize=400152 CPUtime=8.46 cores=0-7
/proc/24689/task/24696/stat : 24696 (claspmt) R 24687 24689 24436 0 -1 4202560 1902 0 0 0 846 0 0 0 25 0 8 0 662393222 409755648 19243 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24689/tid=24697] ppid=24687 vsize=400152 CPUtime=8.46 cores=0-7
/proc/24689/task/24697/stat : 24697 (claspmt) R 24687 24689 24436 0 -1 4202560 2307 0 0 0 845 1 0 0 25 0 8 0 662393222 409755648 19243 33554432000 4194304 4964800 140733460812080 18446744073709551615 4627987 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=24689/tid=24698] ppid=24687 vsize=400152 CPUtime=8.4 cores=0-7
/proc/24689/task/24698/stat : 24698 (claspmt) R 24687 24689 24436 0 -1 4202560 1822 0 0 0 839 1 0 0 25 0 8 0 662393222 409755648 19243 33554432000 4194304 4964800 140733460812080 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 71.88
Current children cumulated vsize (KiB) 400152

[startup+25.5007 s]
/proc/loadavg: 7.31 7.85 7.94 9/246 24698
/proc/meminfo: memFree=22679172/32951124 swapFree=61559568/67111528
[pid=24689] ppid=24687 vsize=405884 CPUtime=174.17 cores=0-7
/proc/24689/stat : 24689 (claspmt) R 24687 24689 24436 0 -1 4202496 27269 0 0 0 17402 15 0 0 25 0 8 0 662392802 415625216 26388 33554432000 4194304 4964800 140733460812080 18446744073709551615 4362211 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/24689/statm: 101471 26388 466 189 0 95820 0
[pid=24689/tid=24692] ppid=24687 vsize=405884 CPUtime=21.26 cores=0-7
/proc/24689/task/24692/stat : 24692 (claspmt) R 24687 24689 24436 0 -1 4202560 2360 0 0 0 2125 1 0 0 25 0 8 0 662393222 415625216 26388 33554432000 4194304 4964800 140733460812080 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24689/tid=24693] ppid=24687 vsize=405884 CPUtime=21.26 cores=0-7
/proc/24689/task/24693/stat : 24693 (claspmt) R 24687 24689 24436 0 -1 4202560 6349 0 0 0 2124 2 0 0 25 0 8 0 662393222 415625216 26388 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24689/tid=24694] ppid=24687 vsize=405884 CPUtime=21.25 cores=0-7
/proc/24689/task/24694/stat : 24694 (claspmt) R 24687 24689 24436 0 -1 4202560 2425 0 0 0 2124 1 0 0 25 0 8 0 662393222 415625216 26388 33554432000 4194304 4964800 140733460812080 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24689/tid=24695] ppid=24687 vsize=405884 CPUtime=21.26 cores=0-7
/proc/24689/task/24695/stat : 24695 (claspmt) R 24687 24689 24436 0 -1 4202560 2967 0 0 0 2125 1 0 0 25 0 8 0 662393222 415625216 26388 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=24689/tid=24696] ppid=24687 vsize=405884 CPUtime=21.26 cores=0-7
/proc/24689/task/24696/stat : 24696 (claspmt) R 24687 24689 24436 0 -1 4202560 2559 0 0 0 2125 1 0 0 25 0 8 0 662393222 415625216 26388 33554432000 4194304 4964800 140733460812080 18446744073709551615 4673285 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24689/tid=24697] ppid=24687 vsize=405884 CPUtime=21.25 cores=0-7
/proc/24689/task/24697/stat : 24697 (claspmt) R 24687 24689 24436 0 -1 4202560 3213 0 0 0 2123 2 0 0 25 0 8 0 662393222 415625216 26388 33554432000 4194304 4964800 140733460812080 18446744073709551615 4320921 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=24689/tid=24698] ppid=24687 vsize=405884 CPUtime=21.1 cores=0-7
/proc/24689/task/24698/stat : 24698 (claspmt) R 24687 24689 24436 0 -1 4202560 2574 0 0 0 2108 2 0 0 18 0 8 0 662393222 415625216 26388 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 174.17
Current children cumulated vsize (KiB) 405884

[startup+51.101 s]
/proc/loadavg: 7.54 7.86 7.94 9/246 24699
/proc/meminfo: memFree=22647512/32951124 swapFree=61559568/67111528
[pid=24689] ppid=24687 vsize=412472 CPUtime=378.76 cores=0-7
/proc/24689/stat : 24689 (claspmt) R 24687 24689 24436 0 -1 4202496 35557 0 0 0 37854 22 0 0 25 0 8 0 662392802 422371328 34621 33554432000 4194304 4964800 140733460812080 18446744073709551615 222921474666 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/24689/statm: 103118 34621 466 189 0 97467 0
[pid=24689/tid=24692] ppid=24687 vsize=412472 CPUtime=46.85 cores=0-7
/proc/24689/task/24692/stat : 24692 (claspmt) R 24687 24689 24436 0 -1 4202560 3362 0 0 0 4683 2 0 0 25 0 8 0 662393222 422371328 34621 33554432000 4194304 4964800 140733460812080 18446744073709551615 4332355 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24689/tid=24693] ppid=24687 vsize=412472 CPUtime=46.85 cores=0-7
/proc/24689/task/24693/stat : 24693 (claspmt) R 24687 24689 24436 0 -1 4202560 8054 0 0 0 4682 3 0 0 25 0 8 0 662393222 422371328 34621 33554432000 4194304 4964800 140733460812080 18446744073709551615 222921474698 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24689/tid=24694] ppid=24687 vsize=412472 CPUtime=46.85 cores=0-7
/proc/24689/task/24694/stat : 24694 (claspmt) R 24687 24689 24436 0 -1 4202560 3088 0 0 0 4683 2 0 0 21 0 8 0 662393222 422371328 34621 33554432000 4194304 4964800 140733460812080 18446744073709551615 4659398 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24689/tid=24695] ppid=24687 vsize=412472 CPUtime=46.86 cores=0-7
/proc/24689/task/24695/stat : 24695 (claspmt) R 24687 24689 24436 0 -1 4202560 4647 0 0 0 4683 3 0 0 25 0 8 0 662393222 422371328 34621 33554432000 4194304 4964800 140733460812080 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=24689/tid=24696] ppid=24687 vsize=412472 CPUtime=46.86 cores=0-7
/proc/24689/task/24696/stat : 24696 (claspmt) R 24687 24689 24436 0 -1 4202560 3210 0 0 0 4684 2 0 0 25 0 8 0 662393222 422371328 34621 33554432000 4194304 4964800 140733460812080 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24689/tid=24697] ppid=24687 vsize=412472 CPUtime=46.85 cores=0-7
/proc/24689/task/24697/stat : 24697 (claspmt) R 24687 24689 24436 0 -1 4202560 4422 0 0 0 4682 3 0 0 25 0 8 0 662393222 422371328 34621 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=24689/tid=24698] ppid=24687 vsize=412472 CPUtime=46.52 cores=0-7
/proc/24689/task/24698/stat : 24698 (claspmt) R 24687 24689 24436 0 -1 4202560 3335 0 0 0 4649 3 0 0 25 0 8 0 662393222 422371328 34621 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 378.76
Current children cumulated vsize (KiB) 412472

[startup+102.31 s]
/proc/loadavg: 7.85 7.89 7.94 9/246 24700
/proc/meminfo: memFree=22609304/32951124 swapFree=61559568/67111528
[pid=24689] ppid=24687 vsize=418336 CPUtime=788.02 cores=0-7
/proc/24689/stat : 24689 (claspmt) R 24687 24689 24436 0 -1 4202496 44963 0 0 0 78769 33 0 0 25 0 8 0 662392802 428376064 43801 33554432000 4194304 4964800 140733460812080 18446744073709551615 4320872 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/24689/statm: 104584 43801 466 189 0 98933 0
[pid=24689/tid=24692] ppid=24687 vsize=418336 CPUtime=98.05 cores=0-7
/proc/24689/task/24692/stat : 24692 (claspmt) R 24687 24689 24436 0 -1 4202560 4841 0 0 0 9802 3 0 0 25 0 8 0 662393222 428376064 43801 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24689/tid=24693] ppid=24687 vsize=418336 CPUtime=98.05 cores=0-7
/proc/24689/task/24693/stat : 24693 (claspmt) R 24687 24689 24436 0 -1 4202560 9623 0 0 0 9801 4 0 0 25 0 8 0 662393222 428376064 43801 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24689/tid=24694] ppid=24687 vsize=418336 CPUtime=98.05 cores=0-7
/proc/24689/task/24694/stat : 24694 (claspmt) R 24687 24689 24436 0 -1 4202560 3946 0 0 0 9801 4 0 0 25 0 8 0 662393222 428376064 43801 33554432000 4194304 4964800 140733460812080 18446744073709551615 4626894 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24689/tid=24695] ppid=24687 vsize=418336 CPUtime=98.07 cores=0-7
/proc/24689/task/24695/stat : 24695 (claspmt) R 24687 24689 24436 0 -1 4202560 6038 0 0 0 9803 4 0 0 25 0 8 0 662393222 428376064 43801 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=24689/tid=24696] ppid=24687 vsize=418336 CPUtime=98.07 cores=0-7
/proc/24689/task/24696/stat : 24696 (claspmt) R 24687 24689 24436 0 -1 4202560 4557 0 0 0 9804 3 0 0 25 0 8 0 662393222 428376064 43801 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24689/tid=24697] ppid=24687 vsize=418336 CPUtime=98.06 cores=0-7
/proc/24689/task/24697/stat : 24697 (claspmt) R 24687 24689 24436 0 -1 4202560 5680 0 0 0 9802 4 0 0 25 0 8 0 662393222 428376064 43801 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=24689/tid=24698] ppid=24687 vsize=418336 CPUtime=97.34 cores=0-7
/proc/24689/task/24698/stat : 24698 (claspmt) R 24687 24689 24436 0 -1 4202560 4294 0 0 0 9730 4 0 0 25 0 8 0 662393222 428376064 43801 33554432000 4194304 4964800 140733460812080 18446744073709551615 4644892 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 788.02
Current children cumulated vsize (KiB) 418336

[startup+162.301 s]
/proc/loadavg: 7.99 7.93 7.95 9/246 24702
/proc/meminfo: memFree=22581352/32951124 swapFree=61559568/67111528

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

[pid=24689] ppid=24687 vsize=796720 CPUtime=20634.7 cores=0-7
/proc/24689/stat : 24689 (claspmt) R 24687 24689 24436 0 -1 4202496 117426 0 0 0 2063273 196 0 0 25 0 8 0 662392802 815841280 107629 33554432000 4194304 4964800 140733460812080 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/24689/statm: 199180 107629 466 189 0 193529 0
[pid=24689/tid=24692] ppid=24687 vsize=796720 CPUtime=2581.14 cores=0-7
/proc/24689/task/24692/stat : 24692 (claspmt) R 24687 24689 24436 0 -1 4202560 19284 0 0 0 258094 20 0 0 25 0 8 0 662393222 815841280 107629 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24689/tid=24693] ppid=24687 vsize=796720 CPUtime=2575.7 cores=0-7
/proc/24689/task/24693/stat : 24693 (claspmt) R 24687 24689 24436 0 -1 4202560 21367 0 0 0 257544 26 0 0 25 0 8 0 662393222 815841280 107629 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=24689/tid=24694] ppid=24687 vsize=796720 CPUtime=2581.11 cores=0-7
/proc/24689/task/24694/stat : 24694 (claspmt) R 24687 24689 24436 0 -1 4202560 9321 0 0 0 258088 23 0 0 25 0 8 0 662393222 815841280 107629 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24689/tid=24695] ppid=24687 vsize=796720 CPUtime=2580.96 cores=0-7
/proc/24689/task/24695/stat : 24695 (claspmt) R 24687 24689 24436 0 -1 4202560 15991 0 0 0 258075 21 0 0 25 0 8 0 662393222 815841280 107629 33554432000 4194304 4964800 140733460812080 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24689/tid=24696] ppid=24687 vsize=796720 CPUtime=2581.23 cores=0-7
/proc/24689/task/24696/stat : 24696 (claspmt) R 24687 24689 24436 0 -1 4202560 14020 0 0 0 258104 19 0 0 25 0 8 0 662393222 815841280 107629 33554432000 4194304 4964800 140733460812080 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24689/tid=24697] ppid=24687 vsize=796720 CPUtime=2574.91 cores=0-7
/proc/24689/task/24697/stat : 24697 (claspmt) R 24687 24689 24436 0 -1 4202560 14815 0 0 0 257464 27 0 0 25 0 8 0 662393222 815841280 107629 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=24689/tid=24698] ppid=24687 vsize=796720 CPUtime=2577.79 cores=0-7
/proc/24689/task/24698/stat : 24698 (claspmt) R 24687 24689 24436 0 -1 4202560 14356 0 0 0 257747 32 0 0 25 0 8 0 662393222 815841280 107629 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20634.7
Current children cumulated vsize (KiB) 796720

[startup+2598.3 s]
/proc/loadavg: 8.11 8.07 8.00 9/246 24767
/proc/meminfo: memFree=22351096/32951124 swapFree=61559568/67111528
[pid=24689] ppid=24687 vsize=796720 CPUtime=20737 cores=0-7
/proc/24689/stat : 24689 (claspmt) R 24687 24689 24436 0 -1 4202496 117566 0 0 0 2073502 197 0 0 25 0 8 0 662392802 815841280 107769 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/24689/statm: 199180 107769 466 189 0 193529 0
[pid=24689/tid=24692] ppid=24687 vsize=796720 CPUtime=2593.94 cores=0-7
/proc/24689/task/24692/stat : 24692 (claspmt) R 24687 24689 24436 0 -1 4202560 19284 0 0 0 259374 20 0 0 25 0 8 0 662393222 815841280 107769 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24689/tid=24693] ppid=24687 vsize=796720 CPUtime=2588.4 cores=0-7
/proc/24689/task/24693/stat : 24693 (claspmt) R 24687 24689 24436 0 -1 4202560 21502 0 0 0 258814 26 0 0 25 0 8 0 662393222 815841280 107769 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=24689/tid=24694] ppid=24687 vsize=796720 CPUtime=2593.91 cores=0-7
/proc/24689/task/24694/stat : 24694 (claspmt) R 24687 24689 24436 0 -1 4202560 9321 0 0 0 259368 23 0 0 25 0 8 0 662393222 815841280 107769 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24689/tid=24695] ppid=24687 vsize=796720 CPUtime=2593.75 cores=0-7
/proc/24689/task/24695/stat : 24695 (claspmt) R 24687 24689 24436 0 -1 4202560 15991 0 0 0 259354 21 0 0 25 0 8 0 662393222 815841280 107769 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24689/tid=24696] ppid=24687 vsize=796720 CPUtime=2594.04 cores=0-7
/proc/24689/task/24696/stat : 24696 (claspmt) R 24687 24689 24436 0 -1 4202560 14024 0 0 0 259385 19 0 0 25 0 8 0 662393222 815841280 107769 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24689/tid=24697] ppid=24687 vsize=796720 CPUtime=2587.72 cores=0-7
/proc/24689/task/24697/stat : 24697 (claspmt) R 24687 24689 24436 0 -1 4202560 14815 0 0 0 258745 27 0 0 25 0 8 0 662393222 815841280 107769 33554432000 4194304 4964800 140733460812080 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=24689/tid=24698] ppid=24687 vsize=796720 CPUtime=2590.6 cores=0-7
/proc/24689/task/24698/stat : 24698 (claspmt) R 24687 24689 24436 0 -1 4202560 14357 0 0 0 259027 33 0 0 25 0 8 0 662393222 815841280 107769 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20737
Current children cumulated vsize (KiB) 796720

[startup+2611.1 s]
/proc/loadavg: 8.10 8.07 8.00 9/246 24767
/proc/meminfo: memFree=22351084/32951124 swapFree=61559568/67111528
[pid=24689] ppid=24687 vsize=796720 CPUtime=20839.3 cores=0-7
/proc/24689/stat : 24689 (claspmt) R 24687 24689 24436 0 -1 4202496 117583 0 0 0 2083732 197 0 0 25 0 8 0 662392802 815841280 107786 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670310 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/24689/statm: 199180 107786 466 189 0 193529 0
[pid=24689/tid=24692] ppid=24687 vsize=796720 CPUtime=2606.74 cores=0-7
/proc/24689/task/24692/stat : 24692 (claspmt) R 24687 24689 24436 0 -1 4202560 19284 0 0 0 260654 20 0 0 25 0 8 0 662393222 815841280 107786 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24689/tid=24693] ppid=24687 vsize=796720 CPUtime=2601.11 cores=0-7
/proc/24689/task/24693/stat : 24693 (claspmt) R 24687 24689 24436 0 -1 4202560 21502 0 0 0 260085 26 0 0 25 0 8 0 662393222 815841280 107786 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=24689/tid=24694] ppid=24687 vsize=796720 CPUtime=2606.71 cores=0-7
/proc/24689/task/24694/stat : 24694 (claspmt) R 24687 24689 24436 0 -1 4202560 9321 0 0 0 260648 23 0 0 25 0 8 0 662393222 815841280 107786 33554432000 4194304 4964800 140733460812080 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24689/tid=24695] ppid=24687 vsize=796720 CPUtime=2606.55 cores=0-7
/proc/24689/task/24695/stat : 24695 (claspmt) R 24687 24689 24436 0 -1 4202560 15991 0 0 0 260634 21 0 0 25 0 8 0 662393222 815841280 107786 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24689/tid=24696] ppid=24687 vsize=796720 CPUtime=2606.83 cores=0-7
/proc/24689/task/24696/stat : 24696 (claspmt) R 24687 24689 24436 0 -1 4202560 14033 0 0 0 260664 19 0 0 25 0 8 0 662393222 815841280 107786 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24689/tid=24697] ppid=24687 vsize=796720 CPUtime=2600.51 cores=0-7
/proc/24689/task/24697/stat : 24697 (claspmt) R 24687 24689 24436 0 -1 4202560 14816 0 0 0 260024 27 0 0 25 0 8 0 662393222 815841280 107786 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=24689/tid=24698] ppid=24687 vsize=796720 CPUtime=2603.4 cores=0-7
/proc/24689/task/24698/stat : 24698 (claspmt) R 24687 24689 24436 0 -1 4202560 14364 0 0 0 260307 33 0 0 25 0 8 0 662393222 815841280 107786 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20839.3
Current children cumulated vsize (KiB) 796720

[startup+2617.5 s]
/proc/loadavg: 8.09 8.06 8.00 9/246 24767
/proc/meminfo: memFree=22351084/32951124 swapFree=61559568/67111528
[pid=24689] ppid=24687 vsize=796720 CPUtime=20890.4 cores=0-7
/proc/24689/stat : 24689 (claspmt) R 24687 24689 24436 0 -1 4202496 117587 0 0 0 2088847 197 0 0 25 0 8 0 662392802 815841280 107790 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/24689/statm: 199180 107790 466 189 0 193529 0
[pid=24689/tid=24692] ppid=24687 vsize=796720 CPUtime=2613.14 cores=0-7
/proc/24689/task/24692/stat : 24692 (claspmt) R 24687 24689 24436 0 -1 4202560 19284 0 0 0 261294 20 0 0 25 0 8 0 662393222 815841280 107790 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24689/tid=24693] ppid=24687 vsize=796720 CPUtime=2607.47 cores=0-7
/proc/24689/task/24693/stat : 24693 (claspmt) R 24687 24689 24436 0 -1 4202560 21502 0 0 0 260721 26 0 0 25 0 8 0 662393222 815841280 107790 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=24689/tid=24694] ppid=24687 vsize=796720 CPUtime=2613.11 cores=0-7
/proc/24689/task/24694/stat : 24694 (claspmt) R 24687 24689 24436 0 -1 4202560 9321 0 0 0 261288 23 0 0 25 0 8 0 662393222 815841280 107790 33554432000 4194304 4964800 140733460812080 18446744073709551615 4320984 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24689/tid=24695] ppid=24687 vsize=796720 CPUtime=2612.95 cores=0-7
/proc/24689/task/24695/stat : 24695 (claspmt) R 24687 24689 24436 0 -1 4202560 15991 0 0 0 261274 21 0 0 25 0 8 0 662393222 815841280 107790 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24689/tid=24696] ppid=24687 vsize=796720 CPUtime=2613.23 cores=0-7
/proc/24689/task/24696/stat : 24696 (claspmt) R 24687 24689 24436 0 -1 4202560 14033 0 0 0 261304 19 0 0 25 0 8 0 662393222 815841280 107790 33554432000 4194304 4964800 140733460812080 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24689/tid=24697] ppid=24687 vsize=796720 CPUtime=2606.91 cores=0-7
/proc/24689/task/24697/stat : 24697 (claspmt) R 24687 24689 24436 0 -1 4202560 14816 0 0 0 260664 27 0 0 25 0 8 0 662393222 815841280 107790 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=24689/tid=24698] ppid=24687 vsize=796720 CPUtime=2609.79 cores=0-7
/proc/24689/task/24698/stat : 24698 (claspmt) R 24687 24689 24436 0 -1 4202560 14364 0 0 0 260946 33 0 0 25 0 8 0 662393222 815841280 107790 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20890.4
Current children cumulated vsize (KiB) 796720

[startup+2620.7 s]
/proc/loadavg: 8.08 8.06 8.00 9/246 24767
/proc/meminfo: memFree=22351084/32951124 swapFree=61559568/67111528
[pid=24689] ppid=24687 vsize=796720 CPUtime=20916 cores=0-7
/proc/24689/stat : 24689 (claspmt) R 24687 24689 24436 0 -1 4202496 117615 0 0 0 2091405 197 0 0 25 0 8 0 662392802 815841280 107818 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/24689/statm: 199180 107818 466 189 0 193529 0
[pid=24689/tid=24692] ppid=24687 vsize=796720 CPUtime=2616.34 cores=0-7
/proc/24689/task/24692/stat : 24692 (claspmt) R 24687 24689 24436 0 -1 4202560 19301 0 0 0 261614 20 0 0 25 0 8 0 662393222 815841280 107818 33554432000 4194304 4964800 140733460812080 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24689/tid=24693] ppid=24687 vsize=796720 CPUtime=2610.64 cores=0-7
/proc/24689/task/24693/stat : 24693 (claspmt) R 24687 24689 24436 0 -1 4202560 21513 0 0 0 261038 26 0 0 25 0 8 0 662393222 815841280 107818 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670338 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=24689/tid=24694] ppid=24687 vsize=796720 CPUtime=2616.31 cores=0-7
/proc/24689/task/24694/stat : 24694 (claspmt) R 24687 24689 24436 0 -1 4202560 9321 0 0 0 261608 23 0 0 25 0 8 0 662393222 815841280 107818 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24689/tid=24695] ppid=24687 vsize=796720 CPUtime=2616.15 cores=0-7
/proc/24689/task/24695/stat : 24695 (claspmt) R 24687 24689 24436 0 -1 4202560 15991 0 0 0 261594 21 0 0 25 0 8 0 662393222 815841280 107818 33554432000 4194304 4964800 140733460812080 18446744073709551615 4627451 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24689/tid=24696] ppid=24687 vsize=796720 CPUtime=2616.43 cores=0-7
/proc/24689/task/24696/stat : 24696 (claspmt) R 24687 24689 24436 0 -1 4202560 14033 0 0 0 261624 19 0 0 25 0 8 0 662393222 815841280 107818 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24689/tid=24697] ppid=24687 vsize=796720 CPUtime=2610.12 cores=0-7
/proc/24689/task/24697/stat : 24697 (claspmt) R 24687 24689 24436 0 -1 4202560 14816 0 0 0 260985 27 0 0 25 0 8 0 662393222 815841280 107818 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=24689/tid=24698] ppid=24687 vsize=796720 CPUtime=2612.99 cores=0-7
/proc/24689/task/24698/stat : 24698 (claspmt) R 24687 24689 24436 0 -1 4202560 14364 0 0 0 261266 33 0 0 25 0 8 0 662393222 815841280 107818 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20916
Current children cumulated vsize (KiB) 796720

[startup+2621.5 s]
/proc/loadavg: 8.08 8.06 8.00 9/246 24767
/proc/meminfo: memFree=22351084/32951124 swapFree=61559568/67111528
[pid=24689] ppid=24687 vsize=796720 CPUtime=20922.4 cores=0-7
/proc/24689/stat : 24689 (claspmt) R 24687 24689 24436 0 -1 4202496 117615 0 0 0 2092044 197 0 0 25 0 8 0 662392802 815841280 107818 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670534 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/24689/statm: 199180 107818 466 189 0 193529 0
[pid=24689/tid=24692] ppid=24687 vsize=796720 CPUtime=2617.14 cores=0-7
/proc/24689/task/24692/stat : 24692 (claspmt) R 24687 24689 24436 0 -1 4202560 19301 0 0 0 261694 20 0 0 25 0 8 0 662393222 815841280 107818 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24689/tid=24693] ppid=24687 vsize=796720 CPUtime=2611.44 cores=0-7
/proc/24689/task/24693/stat : 24693 (claspmt) R 24687 24689 24436 0 -1 4202560 21513 0 0 0 261118 26 0 0 25 0 8 0 662393222 815841280 107818 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=24689/tid=24694] ppid=24687 vsize=796720 CPUtime=2617.11 cores=0-7
/proc/24689/task/24694/stat : 24694 (claspmt) R 24687 24689 24436 0 -1 4202560 9321 0 0 0 261688 23 0 0 25 0 8 0 662393222 815841280 107818 33554432000 4194304 4964800 140733460812080 18446744073709551615 4644128 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24689/tid=24695] ppid=24687 vsize=796720 CPUtime=2616.95 cores=0-7
/proc/24689/task/24695/stat : 24695 (claspmt) R 24687 24689 24436 0 -1 4202560 15991 0 0 0 261674 21 0 0 25 0 8 0 662393222 815841280 107818 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24689/tid=24696] ppid=24687 vsize=796720 CPUtime=2617.23 cores=0-7
/proc/24689/task/24696/stat : 24696 (claspmt) R 24687 24689 24436 0 -1 4202560 14033 0 0 0 261704 19 0 0 25 0 8 0 662393222 815841280 107818 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24689/tid=24697] ppid=24687 vsize=796720 CPUtime=2610.92 cores=0-7
/proc/24689/task/24697/stat : 24697 (claspmt) R 24687 24689 24436 0 -1 4202560 14816 0 0 0 261065 27 0 0 25 0 8 0 662393222 815841280 107818 33554432000 4194304 4964800 140733460812080 18446744073709551615 4627828 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=24689/tid=24698] ppid=24687 vsize=796720 CPUtime=2613.79 cores=0-7
/proc/24689/task/24698/stat : 24698 (claspmt) R 24687 24689 24436 0 -1 4202560 14364 0 0 0 261346 33 0 0 25 0 8 0 662393222 815841280 107818 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20922.4
Current children cumulated vsize (KiB) 796720

[startup+2621.9 s]
/proc/loadavg: 8.08 8.06 8.00 9/246 24767
/proc/meminfo: memFree=22351084/32951124 swapFree=61559568/67111528
[pid=24689] ppid=24687 vsize=796720 CPUtime=20925.6 cores=0-7
/proc/24689/stat : 24689 (claspmt) R 24687 24689 24436 0 -1 4202496 117615 0 0 0 2092364 197 0 0 25 0 8 0 662392802 815841280 107818 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/24689/statm: 199180 107818 466 189 0 193529 0
[pid=24689/tid=24692] ppid=24687 vsize=796720 CPUtime=2617.54 cores=0-7
/proc/24689/task/24692/stat : 24692 (claspmt) R 24687 24689 24436 0 -1 4202560 19301 0 0 0 261734 20 0 0 25 0 8 0 662393222 815841280 107818 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24689/tid=24693] ppid=24687 vsize=796720 CPUtime=2611.83 cores=0-7
/proc/24689/task/24693/stat : 24693 (claspmt) R 24687 24689 24436 0 -1 4202560 21513 0 0 0 261157 26 0 0 25 0 8 0 662393222 815841280 107818 33554432000 4194304 4964800 140733460812080 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=24689/tid=24694] ppid=24687 vsize=796720 CPUtime=2617.51 cores=0-7
/proc/24689/task/24694/stat : 24694 (claspmt) R 24687 24689 24436 0 -1 4202560 9321 0 0 0 261728 23 0 0 25 0 8 0 662393222 815841280 107818 33554432000 4194304 4964800 140733460812080 18446744073709551615 222921474712 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24689/tid=24695] ppid=24687 vsize=796720 CPUtime=2617.35 cores=0-7
/proc/24689/task/24695/stat : 24695 (claspmt) R 24687 24689 24436 0 -1 4202560 15991 0 0 0 261714 21 0 0 25 0 8 0 662393222 815841280 107818 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24689/tid=24696] ppid=24687 vsize=796720 CPUtime=2617.63 cores=0-7
/proc/24689/task/24696/stat : 24696 (claspmt) R 24687 24689 24436 0 -1 4202560 14033 0 0 0 261744 19 0 0 25 0 8 0 662393222 815841280 107818 33554432000 4194304 4964800 140733460812080 18446744073709551615 222921444224 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24689/tid=24697] ppid=24687 vsize=796720 CPUtime=2611.32 cores=0-7
/proc/24689/task/24697/stat : 24697 (claspmt) R 24687 24689 24436 0 -1 4202560 14816 0 0 0 261105 27 0 0 25 0 8 0 662393222 815841280 107818 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=24689/tid=24698] ppid=24687 vsize=796720 CPUtime=2614.19 cores=0-7
/proc/24689/task/24698/stat : 24698 (claspmt) R 24687 24689 24436 0 -1 4202560 14364 0 0 0 261386 33 0 0 25 0 8 0 662393222 815841280 107818 33554432000 4194304 4964800 140733460812080 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20925.6
Current children cumulated vsize (KiB) 796720

[startup+2622.1 s]
/proc/loadavg: 8.08 8.06 8.00 9/246 24767
/proc/meminfo: memFree=22351084/32951124 swapFree=61559568/67111528
[pid=24689] ppid=24687 vsize=796720 CPUtime=20926.7 cores=0-7
/proc/24689/stat : 24689 (claspmt) S 24687 24689 24436 0 -1 4202496 117616 0 0 0 2092472 200 0 0 25 0 3 0 662392802 815841280 107089 33554432000 4194304 4964800 140733460812080 18446744073709551615 222933579749 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/24689/statm: 199180 107089 467 189 0 193529 0
[pid=24689/tid=24693] ppid=24687 vsize=796720 CPUtime=2612.03 cores=0-7
/proc/24689/task/24693/stat : 24693 (claspmt) R 24687 24689 24436 0 -1 4202560 21513 0 0 0 261176 27 0 0 17 0 3 0 662393222 815841280 107089 33554432000 4194304 4964800 140733460812080 18446744073709551615 222921474650 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=24689/tid=24696] ppid=24687 vsize=796720 CPUtime=2617.83 cores=0-7
/proc/24689/task/24696/stat : 24696 (claspmt) R 24687 24689 24436 0 -1 4202560 14033 0 0 0 261763 20 0 0 17 0 3 0 662393222 815841280 107089 33554432000 4194304 4964800 140733460812080 18446744073709551615 222921434898 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20926.7
Current children cumulated vsize (KiB) 796720

Child status: 20
Real time (s): 2622.16
CPU time (s): 20926.8
CPU user time (s): 20924.8
CPU system time (s): 2.02769
CPU usage (%): 798.075
Max. virtual memory (cumulated for all children) (KiB): 796720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20924.8
system time used= 2.02769
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117626
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= 93415
involuntary context switches= 99169

runsolver used 4.79327 second user time and 14.2758 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-16 03:05:21
IDJOB=3381182
IDBENCH=84004
IDSOLVER=1865
FILE ID=node109/3381182-1305507920
RUNJOBID= node109-1305502884-24450
PBS_JOBID= 13325467
Free space on /tmp= 73264 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_3-log.shuffled-as.sat03-109.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-3381182-1305507920/watcher-3381182-1305507920 -o /tmp/evaluation-result-3381182-1305507920/solver-3381182-1305507920 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381182-1305507920.cnf

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

MD5SUM BENCH= f19999592ac4a0c798533d80c1c7f2d7
RANDOM SEED=1931336400

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22780528 kB
Buffers:        285868 kB
Cached:        2616716 kB
SwapCached:      28404 kB
Active:        1384896 kB
Inactive:      8555688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22780528 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:            3148 kB
Writeback:           0 kB
AnonPages:     7016536 kB
Mapped:          18396 kB
Slab:           132404 kB
PageTables:      33284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19087632 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= 73264 MiB
End job on node109 at 2011-05-16 03:49:03