Trace number 3380511

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 572.905 71.7876

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-21.cnf
MD5SUM627e3d704e5200c3037f9c9d83c939c1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.3398
Satisfiable
(Un)Satisfiability was proved
Number of variables3189
Number of clauses11039
Sum of the clauses size28509
Maximum clause length25
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25404
Number of clauses of size 35107
Number of clauses of size 4389
Number of clauses of size 586
Number of clauses of size over 552

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...481203/instance-3380511-1305481203.cnf
0.00/0.02	c Solving...
572.30/71.78	s UNSATISFIABLE
572.30/71.78	
572.30/71.78	c Models        : 0     
572.30/71.78	c Time          : 71.772s (Solving: 71.75s 1st Model: 0.00s Unsat: 71.75s)
572.30/71.78	c CPU Time      : 572.880s

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-3380511-1305481203/watcher-3380511-1305481203 -o /tmp/evaluation-result-3380511-1305481203/solver-3380511-1305481203 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380511-1305481203.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: 0.00 0.00 0.00 2/327 20354
/proc/meminfo: memFree=20194768/32951124 swapFree=66457188/67111528
[pid=20354] ppid=20352 vsize=22672 CPUtime=0.01 cores=0-7
/proc/20354/stat : 20354 (claspmt) R 20352 20354 20328 0 -1 4202496 1031 0 0 0 1 0 0 0 25 0 1 0 659718478 23216128 905 33554432000 4194304 4964800 140737350842464 18446744073709551615 232335553221 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/20354/statm: 5668 905 404 189 0 542 0

[startup+0.102487 s]
/proc/loadavg: 0.00 0.00 0.00 2/327 20354
/proc/meminfo: memFree=20194768/32951124 swapFree=66457188/67111528
[pid=20354] ppid=20352 vsize=254264 CPUtime=0.87 cores=0-7
/proc/20354/stat : 20354 (claspmt) S 20352 20354 20328 0 -1 4202496 3271 0 0 0 86 1 0 0 18 0 8 0 659718478 260366336 2966 33554432000 4194304 4964800 140737350842464 18446744073709551615 232335997422 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/20354/statm: 63632 3112 464 189 0 57981 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 254264

[startup+0.659396 s]
/proc/loadavg: 0.00 0.00 0.00 2/327 20354
/proc/meminfo: memFree=20194768/32951124 swapFree=66457188/67111528
[pid=20354] ppid=20352 vsize=255320 CPUtime=4.89 cores=0-7
/proc/20354/stat : 20354 (claspmt) R 20352 20354 20328 0 -1 4202496 4113 0 0 0 487 2 0 0 18 0 8 0 659718478 261447680 3808 33554432000 4194304 4964800 140737350842464 18446744073709551615 232335997422 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/20354/statm: 63830 3808 464 189 0 58179 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 255320

[startup+0.700354 s]
/proc/loadavg: 0.00 0.00 0.00 2/327 20354
/proc/meminfo: memFree=20194768/32951124 swapFree=66457188/67111528
[pid=20354] ppid=20352 vsize=255452 CPUtime=5.22 cores=0-7
/proc/20354/stat : 20354 (claspmt) R 20352 20354 20328 0 -1 4202496 4250 0 0 0 520 2 0 0 18 0 8 0 659718478 261582848 3945 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670239 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/20354/statm: 63863 3945 464 189 0 58212 0
Current children cumulated CPU time (s) 5.22
Current children cumulated vsize (KiB) 255452

[startup+0.800337 s]
/proc/loadavg: 0.00 0.00 0.00 2/327 20354
/proc/meminfo: memFree=20194768/32951124 swapFree=66457188/67111528
[pid=20354] ppid=20352 vsize=255452 CPUtime=6.02 cores=0-7
/proc/20354/stat : 20354 (claspmt) R 20352 20354 20328 0 -1 4202496 4270 0 0 0 600 2 0 0 18 0 8 0 659718478 261582848 3965 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670546 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/20354/statm: 63863 3965 464 189 0 58212 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 255452

[startup+1.50021 s]
/proc/loadavg: 0.64 0.13 0.04 9/335 20362
/proc/meminfo: memFree=20178468/32951124 swapFree=66457188/67111528
[pid=20354] ppid=20352 vsize=321572 CPUtime=11.68 cores=0-7
/proc/20354/stat : 20354 (claspmt) R 20352 20354 20328 0 -1 4202496 5164 0 0 0 1166 2 0 0 20 0 8 0 659718478 329289728 4859 33554432000 4194304 4964800 140737350842464 18446744073709551615 4653191 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/20354/statm: 80393 4859 464 189 0 74742 0
[pid=20354/tid=20356] ppid=20352 vsize=321572 CPUtime=1.47 cores=0-7
/proc/20354/task/20356/stat : 20356 (claspmt) R 20352 20354 20328 0 -1 4202560 527 0 0 0 147 0 0 0 19 0 8 0 659718480 329289728 4859 33554432000 4194304 4964800 140737350842464 18446744073709551615 232335997471 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20354/tid=20357] ppid=20352 vsize=321572 CPUtime=1.47 cores=0-7
/proc/20354/task/20357/stat : 20357 (claspmt) R 20352 20354 20328 0 -1 4202560 479 0 0 0 147 0 0 0 25 0 8 0 659718480 329289728 4859 33554432000 4194304 4964800 140737350842464 18446744073709551615 232335997471 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20354/tid=20358] ppid=20352 vsize=321572 CPUtime=1.4 cores=0-7
/proc/20354/task/20358/stat : 20358 (claspmt) R 20352 20354 20328 0 -1 4202560 373 0 0 0 140 0 0 0 25 0 8 0 659718480 329289728 4859 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20354/tid=20359] ppid=20352 vsize=321572 CPUtime=1.46 cores=0-7
/proc/20354/task/20359/stat : 20359 (claspmt) R 20352 20354 20328 0 -1 4202560 490 0 0 0 146 0 0 0 19 0 8 0 659718480 329289728 4859 33554432000 4194304 4964800 140737350842464 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20354/tid=20360] ppid=20352 vsize=321572 CPUtime=1.48 cores=0-7
/proc/20354/task/20360/stat : 20360 (claspmt) R 20352 20354 20328 0 -1 4202560 563 0 0 0 148 0 0 0 20 0 8 0 659718480 329289728 4859 33554432000 4194304 4964800 140737350842464 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20354/tid=20361] ppid=20352 vsize=321572 CPUtime=1.45 cores=0-7
/proc/20354/task/20361/stat : 20361 (claspmt) R 20352 20354 20328 0 -1 4202560 540 0 0 0 145 0 0 0 18 0 8 0 659718480 329289728 4859 33554432000 4194304 4964800 140737350842464 18446744073709551615 4653186 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20354/tid=20362] ppid=20352 vsize=321572 CPUtime=1.43 cores=0-7
/proc/20354/task/20362/stat : 20362 (claspmt) R 20352 20354 20328 0 -1 4202560 728 0 0 0 143 0 0 0 25 0 8 0 659718480 329289728 4859 33554432000 4194304 4964800 140737350842464 18446744073709551615 232335997471 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.68
Current children cumulated vsize (KiB) 321572

[startup+3.10093 s]
/proc/loadavg: 0.64 0.13 0.04 9/335 20362
/proc/meminfo: memFree=20173508/32951124 swapFree=66457188/67111528
[pid=20354] ppid=20352 vsize=322556 CPUtime=24.38 cores=0-7
/proc/20354/stat : 20354 (claspmt) R 20352 20354 20328 0 -1 4202496 6298 0 0 0 2435 3 0 0 25 0 8 0 659718478 330297344 5993 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670538 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/20354/statm: 80639 5993 464 189 0 74988 0
[pid=20354/tid=20356] ppid=20352 vsize=322556 CPUtime=3.06 cores=0-7
/proc/20354/task/20356/stat : 20356 (claspmt) R 20352 20354 20328 0 -1 4202560 678 0 0 0 306 0 0 0 25 0 8 0 659718480 330297344 5993 33554432000 4194304 4964800 140737350842464 18446744073709551615 4668756 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20354/tid=20357] ppid=20352 vsize=322556 CPUtime=3.06 cores=0-7
/proc/20354/task/20357/stat : 20357 (claspmt) R 20352 20354 20328 0 -1 4202560 718 0 0 0 306 0 0 0 25 0 8 0 659718480 330297344 5993 33554432000 4194304 4964800 140737350842464 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20354/tid=20358] ppid=20352 vsize=322556 CPUtime=2.99 cores=0-7
/proc/20354/task/20358/stat : 20358 (claspmt) R 20352 20354 20328 0 -1 4202560 429 0 0 0 299 0 0 0 25 0 8 0 659718480 330297344 5993 33554432000 4194304 4964800 140737350842464 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20354/tid=20359] ppid=20352 vsize=322556 CPUtime=3.05 cores=0-7
/proc/20354/task/20359/stat : 20359 (claspmt) R 20352 20354 20328 0 -1 4202560 583 0 0 0 305 0 0 0 24 0 8 0 659718480 330297344 5993 33554432000 4194304 4964800 140737350842464 18446744073709551615 4668814 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20354/tid=20360] ppid=20352 vsize=322556 CPUtime=3.06 cores=0-7
/proc/20354/task/20360/stat : 20360 (claspmt) R 20352 20354 20328 0 -1 4202560 626 0 0 0 306 0 0 0 25 0 8 0 659718480 330297344 5993 33554432000 4194304 4964800 140737350842464 18446744073709551615 4321182 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20354/tid=20361] ppid=20352 vsize=322556 CPUtime=3.04 cores=0-7
/proc/20354/task/20361/stat : 20361 (claspmt) R 20352 20354 20328 0 -1 4202560 650 0 0 0 304 0 0 0 21 0 8 0 659718480 330297344 5993 33554432000 4194304 4964800 140737350842464 18446744073709551615 4669493 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20354/tid=20362] ppid=20352 vsize=322556 CPUtime=3.02 cores=0-7
/proc/20354/task/20362/stat : 20362 (claspmt) R 20352 20354 20328 0 -1 4202560 1064 0 0 0 302 0 0 0 25 0 8 0 659718480 330297344 5993 33554432000 4194304 4964800 140737350842464 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.38
Current children cumulated vsize (KiB) 322556

[startup+6.30036 s]
/proc/loadavg: 0.64 0.13 0.04 9/335 20362
/proc/meminfo: memFree=20167064/32951124 swapFree=66457188/67111528
[pid=20354] ppid=20352 vsize=323584 CPUtime=49.94 cores=0-7
/proc/20354/stat : 20354 (claspmt) R 20352 20354 20328 0 -1 4202496 8024 0 0 0 4989 5 0 0 25 0 8 0 659718478 331350016 7683 33554432000 4194304 4964800 140737350842464 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/20354/statm: 80896 7683 466 189 0 75245 0
[pid=20354/tid=20356] ppid=20352 vsize=323584 CPUtime=6.25 cores=0-7
/proc/20354/task/20356/stat : 20356 (claspmt) R 20352 20354 20328 0 -1 4202560 885 0 0 0 625 0 0 0 25 0 8 0 659718480 331350016 7683 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20354/tid=20357] ppid=20352 vsize=323584 CPUtime=6.26 cores=0-7
/proc/20354/task/20357/stat : 20357 (claspmt) R 20352 20354 20328 0 -1 4202560 969 0 0 0 626 0 0 0 25 0 8 0 659718480 331350016 7683 33554432000 4194304 4964800 140737350842464 18446744073709551615 4669888 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20354/tid=20358] ppid=20352 vsize=323584 CPUtime=6.19 cores=0-7
/proc/20354/task/20358/stat : 20358 (claspmt) R 20352 20354 20328 0 -1 4202560 554 0 0 0 619 0 0 0 25 0 8 0 659718480 331350016 7683 33554432000 4194304 4964800 140737350842464 18446744073709551615 4320905 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20354/tid=20359] ppid=20352 vsize=323584 CPUtime=6.24 cores=0-7
/proc/20354/task/20359/stat : 20359 (claspmt) R 20352 20354 20328 0 -1 4202560 803 0 0 0 624 0 0 0 25 0 8 0 659718480 331350016 7683 33554432000 4194304 4964800 140737350842464 18446744073709551615 232335552423 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20354/tid=20360] ppid=20352 vsize=323584 CPUtime=6.26 cores=0-7
/proc/20354/task/20360/stat : 20360 (claspmt) R 20352 20354 20328 0 -1 4202560 793 0 0 0 626 0 0 0 25 0 8 0 659718480 331350016 7683 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20354/tid=20361] ppid=20352 vsize=323584 CPUtime=6.24 cores=0-7
/proc/20354/task/20361/stat : 20361 (claspmt) R 20352 20354 20328 0 -1 4202560 782 0 0 0 624 0 0 0 25 0 8 0 659718480 331350016 7683 33554432000 4194304 4964800 140737350842464 18446744073709551615 4660427 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20354/tid=20362] ppid=20352 vsize=323584 CPUtime=6.22 cores=0-7
/proc/20354/task/20362/stat : 20362 (claspmt) R 20352 20354 20328 0 -1 4202560 1576 0 0 0 622 0 0 0 25 0 8 0 659718480 331350016 7683 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.94
Current children cumulated vsize (KiB) 323584

[startup+12.7012 s]
/proc/loadavg: 1.77 0.39 0.13 9/335 20362
/proc/meminfo: memFree=20161652/32951124 swapFree=66457188/67111528
[pid=20354] ppid=20352 vsize=325088 CPUtime=101.07 cores=0-7
/proc/20354/stat : 20354 (claspmt) R 20352 20354 20328 0 -1 4202496 9506 0 0 0 10100 7 0 0 25 0 8 0 659718478 332890112 9129 33554432000 4194304 4964800 140737350842464 18446744073709551615 4660384 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/20354/statm: 81272 9129 466 189 0 75621 0
[pid=20354/tid=20356] ppid=20352 vsize=325088 CPUtime=12.66 cores=0-7
/proc/20354/task/20356/stat : 20356 (claspmt) R 20352 20354 20328 0 -1 4202560 1094 0 0 0 1265 1 0 0 25 0 8 0 659718480 332890112 9129 33554432000 4194304 4964800 140737350842464 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20354/tid=20357] ppid=20352 vsize=325088 CPUtime=12.65 cores=0-7
/proc/20354/task/20357/stat : 20357 (claspmt) R 20352 20354 20328 0 -1 4202560 1122 0 0 0 1265 0 0 0 25 0 8 0 659718480 332890112 9129 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20354/tid=20358] ppid=20352 vsize=325088 CPUtime=12.59 cores=0-7
/proc/20354/task/20358/stat : 20358 (claspmt) R 20352 20354 20328 0 -1 4202560 628 0 0 0 1259 0 0 0 25 0 8 0 659718480 332890112 9129 33554432000 4194304 4964800 140737350842464 18446744073709551615 4332341 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20354/tid=20359] ppid=20352 vsize=325088 CPUtime=12.64 cores=0-7
/proc/20354/task/20359/stat : 20359 (claspmt) R 20352 20354 20328 0 -1 4202560 1105 0 0 0 1264 0 0 0 25 0 8 0 659718480 332890112 9129 33554432000 4194304 4964800 140737350842464 18446744073709551615 4658609 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20354/tid=20360] ppid=20352 vsize=325088 CPUtime=12.67 cores=0-7
/proc/20354/task/20360/stat : 20360 (claspmt) R 20352 20354 20328 0 -1 4202560 913 0 0 0 1266 1 0 0 25 0 8 0 659718480 332890112 9129 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670412 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20354/tid=20361] ppid=20352 vsize=325088 CPUtime=12.63 cores=0-7
/proc/20354/task/20361/stat : 20361 (claspmt) R 20352 20354 20328 0 -1 4202560 890 0 0 0 1263 0 0 0 25 0 8 0 659718480 332890112 9129 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20354/tid=20362] ppid=20352 vsize=325088 CPUtime=12.62 cores=0-7
/proc/20354/task/20362/stat : 20362 (claspmt) R 20352 20354 20328 0 -1 4202560 2003 0 0 0 1261 1 0 0 25 0 8 0 659718480 332890112 9129 33554432000 4194304 4964800 140737350842464 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.07
Current children cumulated vsize (KiB) 325088

[startup+25.5009 s]
/proc/loadavg: 2.73 0.64 0.21 9/335 20363
/proc/meminfo: memFree=20155332/32951124 swapFree=66457188/67111528
[pid=20354] ppid=20352 vsize=326468 CPUtime=203.31 cores=0-7
/proc/20354/stat : 20354 (claspmt) R 20352 20354 20328 0 -1 4202496 11247 0 0 0 20321 10 0 0 25 0 8 0 659718478 334303232 10870 33554432000 4194304 4964800 140737350842464 18446744073709551615 4320883 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/20354/statm: 81617 10870 466 189 0 75966 0
[pid=20354/tid=20356] ppid=20352 vsize=326468 CPUtime=25.44 cores=0-7
/proc/20354/task/20356/stat : 20356 (claspmt) R 20352 20354 20328 0 -1 4202560 1396 0 0 0 2543 1 0 0 25 0 8 0 659718480 334303232 10870 33554432000 4194304 4964800 140737350842464 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20354/tid=20357] ppid=20352 vsize=326468 CPUtime=25.46 cores=0-7
/proc/20354/task/20357/stat : 20357 (claspmt) R 20352 20354 20328 0 -1 4202560 1314 0 0 0 2545 1 0 0 25 0 8 0 659718480 334303232 10870 33554432000 4194304 4964800 140737350842464 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20354/tid=20358] ppid=20352 vsize=326468 CPUtime=25.39 cores=0-7
/proc/20354/task/20358/stat : 20358 (claspmt) R 20352 20354 20328 0 -1 4202560 714 0 0 0 2539 0 0 0 25 0 8 0 659718480 334303232 10870 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20354/tid=20359] ppid=20352 vsize=326468 CPUtime=25.44 cores=0-7
/proc/20354/task/20359/stat : 20359 (claspmt) R 20352 20354 20328 0 -1 4202560 1346 0 0 0 2544 0 0 0 25 0 8 0 659718480 334303232 10870 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20354/tid=20360] ppid=20352 vsize=326468 CPUtime=25.46 cores=0-7
/proc/20354/task/20360/stat : 20360 (claspmt) R 20352 20354 20328 0 -1 4202560 1168 0 0 0 2545 1 0 0 25 0 8 0 659718480 334303232 10870 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20354/tid=20361] ppid=20352 vsize=326468 CPUtime=25.43 cores=0-7
/proc/20354/task/20361/stat : 20361 (claspmt) R 20352 20354 20328 0 -1 4202560 1045 0 0 0 2543 0 0 0 25 0 8 0 659718480 334303232 10870 33554432000 4194304 4964800 140737350842464 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20354/tid=20362] ppid=20352 vsize=326468 CPUtime=25.42 cores=0-7
/proc/20354/task/20362/stat : 20362 (claspmt) R 20352 20354 20328 0 -1 4202560 2398 0 0 0 2540 2 0 0 25 0 8 0 659718480 334303232 10870 33554432000 4194304 4964800 140737350842464 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.31
Current children cumulated vsize (KiB) 326468

[startup+51.1124 s]
/proc/loadavg: 4.53 1.23 0.42 9/335 20363
/proc/meminfo: memFree=20145520/32951124 swapFree=66457188/67111528
[pid=20354] ppid=20352 vsize=328056 CPUtime=407.84 cores=0-7
/proc/20354/stat : 20354 (claspmt) R 20352 20354 20328 0 -1 4202496 13670 0 0 0 40770 14 0 0 25 0 8 0 659718478 335929344 13293 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/20354/statm: 82014 13293 466 189 0 76363 0
[pid=20354/tid=20356] ppid=20352 vsize=328056 CPUtime=51.04 cores=0-7
/proc/20354/task/20356/stat : 20356 (claspmt) R 20352 20354 20328 0 -1 4202560 1745 0 0 0 5102 2 0 0 25 0 8 0 659718480 335929344 13293 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20354/tid=20357] ppid=20352 vsize=328056 CPUtime=51.06 cores=0-7
/proc/20354/task/20357/stat : 20357 (claspmt) R 20352 20354 20328 0 -1 4202560 1600 0 0 0 5105 1 0 0 25 0 8 0 659718480 335929344 13293 33554432000 4194304 4964800 140737350842464 18446744073709551615 4669532 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20354/tid=20358] ppid=20352 vsize=328056 CPUtime=50.81 cores=0-7
/proc/20354/task/20358/stat : 20358 (claspmt) R 20352 20354 20328 0 -1 4202560 827 0 0 0 5080 1 0 0 25 0 8 0 659718480 335929344 13293 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20354/tid=20359] ppid=20352 vsize=328056 CPUtime=51.05 cores=0-7
/proc/20354/task/20359/stat : 20359 (claspmt) R 20352 20354 20328 0 -1 4202560 1565 0 0 0 5104 1 0 0 25 0 8 0 659718480 335929344 13293 33554432000 4194304 4964800 140737350842464 18446744073709551615 4321243 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20354/tid=20360] ppid=20352 vsize=328056 CPUtime=51.07 cores=0-7
/proc/20354/task/20360/stat : 20360 (claspmt) R 20352 20354 20328 0 -1 4202560 1424 0 0 0 5105 2 0 0 25 0 8 0 659718480 335929344 13293 33554432000 4194304 4964800 140737350842464 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20354/tid=20361] ppid=20352 vsize=328056 CPUtime=51.03 cores=0-7
/proc/20354/task/20361/stat : 20361 (claspmt) R 20352 20354 20328 0 -1 4202560 1250 0 0 0 5103 0 0 0 25 0 8 0 659718480 335929344 13293 33554432000 4194304 4964800 140737350842464 18446744073709551615 4651584 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20354/tid=20362] ppid=20352 vsize=328056 CPUtime=51.03 cores=0-7
/proc/20354/task/20362/stat : 20362 (claspmt) R 20352 20354 20328 0 -1 4202560 3240 0 0 0 5100 3 0 0 25 0 8 0 659718480 335929344 13293 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.84

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

/proc/20354/task/20359/stat : 20359 (claspmt) R 20352 20354 20328 0 -1 4202560 1581 0 0 0 5153 1 0 0 25 0 8 0 659718480 335929344 13337 33554432000 4194304 4964800 140737350842464 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20354/tid=20360] ppid=20352 vsize=328056 CPUtime=51.56 cores=0-7
/proc/20354/task/20360/stat : 20360 (claspmt) R 20352 20354 20328 0 -1 4202560 1430 0 0 0 5154 2 0 0 25 0 8 0 659718480 335929344 13337 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20354/tid=20361] ppid=20352 vsize=328056 CPUtime=51.52 cores=0-7
/proc/20354/task/20361/stat : 20361 (claspmt) R 20352 20354 20328 0 -1 4202560 1252 0 0 0 5152 0 0 0 25 0 8 0 659718480 335929344 13337 33554432000 4194304 4964800 140737350842464 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20354/tid=20362] ppid=20352 vsize=328056 CPUtime=51.52 cores=0-7
/proc/20354/task/20362/stat : 20362 (claspmt) R 20352 20354 20328 0 -1 4202560 3240 0 0 0 5149 3 0 0 25 0 8 0 659718480 335929344 13337 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 411.75
Current children cumulated vsize (KiB) 328056

[startup+64.401 s]
/proc/loadavg: 5.30 1.56 0.54 9/335 20364
/proc/meminfo: memFree=20141428/32951124 swapFree=66457188/67111528
[pid=20354] ppid=20352 vsize=329076 CPUtime=513.98 cores=0-7
/proc/20354/stat : 20354 (claspmt) R 20352 20354 20328 0 -1 4202496 14712 0 0 0 51382 16 0 0 25 0 8 0 659718478 336973824 14335 33554432000 4194304 4964800 140737350842464 18446744073709551615 4669532 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/20354/statm: 82269 14335 466 189 0 76618 0
[pid=20354/tid=20356] ppid=20352 vsize=329076 CPUtime=64.32 cores=0-7
/proc/20354/task/20356/stat : 20356 (claspmt) R 20352 20354 20328 0 -1 4202560 1978 0 0 0 6430 2 0 0 25 0 8 0 659718480 336973824 14335 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20354/tid=20357] ppid=20352 vsize=329076 CPUtime=64.35 cores=0-7
/proc/20354/task/20357/stat : 20357 (claspmt) R 20352 20354 20328 0 -1 4202560 1753 0 0 0 6433 2 0 0 25 0 8 0 659718480 336973824 14335 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20354/tid=20358] ppid=20352 vsize=329076 CPUtime=63.96 cores=0-7
/proc/20354/task/20358/stat : 20358 (claspmt) R 20352 20354 20328 0 -1 4202560 894 0 0 0 6395 1 0 0 25 0 8 0 659718480 336973824 14335 33554432000 4194304 4964800 140737350842464 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20354/tid=20359] ppid=20352 vsize=329076 CPUtime=64.34 cores=0-7
/proc/20354/task/20359/stat : 20359 (claspmt) R 20352 20354 20328 0 -1 4202560 1689 0 0 0 6433 1 0 0 25 0 8 0 659718480 336973824 14335 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20354/tid=20360] ppid=20352 vsize=329076 CPUtime=64.35 cores=0-7
/proc/20354/task/20360/stat : 20360 (claspmt) R 20352 20354 20328 0 -1 4202560 1631 0 0 0 6433 2 0 0 25 0 8 0 659718480 336973824 14335 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20354/tid=20361] ppid=20352 vsize=329076 CPUtime=64.32 cores=0-7
/proc/20354/task/20361/stat : 20361 (claspmt) R 20352 20354 20328 0 -1 4202560 1346 0 0 0 6432 0 0 0 25 0 8 0 659718480 336973824 14335 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20354/tid=20362] ppid=20352 vsize=329076 CPUtime=64.31 cores=0-7
/proc/20354/task/20362/stat : 20362 (claspmt) R 20352 20354 20328 0 -1 4202560 3357 0 0 0 6428 3 0 0 18 0 8 0 659718480 336973824 14335 33554432000 4194304 4964800 140737350842464 18446744073709551615 4669434 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 513.98
Current children cumulated vsize (KiB) 329076

[startup+67.6124 s]
/proc/loadavg: 5.51 1.67 0.58 9/335 20364
/proc/meminfo: memFree=20140684/32951124 swapFree=66457188/67111528
[pid=20354] ppid=20352 vsize=329252 CPUtime=539.64 cores=0-7
/proc/20354/stat : 20354 (claspmt) R 20352 20354 20328 0 -1 4202496 14847 0 0 0 53947 17 0 0 25 0 8 0 659718478 337154048 14470 33554432000 4194304 4964800 140737350842464 18446744073709551615 4627259 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/20354/statm: 82313 14470 466 189 0 76662 0
[pid=20354/tid=20356] ppid=20352 vsize=329252 CPUtime=67.53 cores=0-7
/proc/20354/task/20356/stat : 20356 (claspmt) R 20352 20354 20328 0 -1 4202560 2016 0 0 0 6751 2 0 0 25 0 8 0 659718480 337154048 14470 33554432000 4194304 4964800 140737350842464 18446744073709551615 4669272 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20354/tid=20357] ppid=20352 vsize=329252 CPUtime=67.56 cores=0-7
/proc/20354/task/20357/stat : 20357 (claspmt) R 20352 20354 20328 0 -1 4202560 1777 0 0 0 6754 2 0 0 25 0 8 0 659718480 337154048 14470 33554432000 4194304 4964800 140737350842464 18446744073709551615 4669503 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20354/tid=20358] ppid=20352 vsize=329252 CPUtime=67.13 cores=0-7
/proc/20354/task/20358/stat : 20358 (claspmt) R 20352 20354 20328 0 -1 4202560 900 0 0 0 6712 1 0 0 25 0 8 0 659718480 337154048 14470 33554432000 4194304 4964800 140737350842464 18446744073709551615 4659160 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20354/tid=20359] ppid=20352 vsize=329252 CPUtime=67.55 cores=0-7
/proc/20354/task/20359/stat : 20359 (claspmt) R 20352 20354 20328 0 -1 4202560 1709 0 0 0 6754 1 0 0 25 0 8 0 659718480 337154048 14470 33554432000 4194304 4964800 140737350842464 18446744073709551615 4669386 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20354/tid=20360] ppid=20352 vsize=329252 CPUtime=67.57 cores=0-7
/proc/20354/task/20360/stat : 20360 (claspmt) R 20352 20354 20328 0 -1 4202560 1666 0 0 0 6755 2 0 0 25 0 8 0 659718480 337154048 14470 33554432000 4194304 4964800 140737350842464 18446744073709551615 4321002 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20354/tid=20361] ppid=20352 vsize=329252 CPUtime=67.53 cores=0-7
/proc/20354/task/20361/stat : 20361 (claspmt) R 20352 20354 20328 0 -1 4202560 1347 0 0 0 6753 0 0 0 25 0 8 0 659718480 337154048 14470 33554432000 4194304 4964800 140737350842464 18446744073709551615 4669557 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20354/tid=20362] ppid=20352 vsize=329252 CPUtime=67.52 cores=0-7
/proc/20354/task/20362/stat : 20362 (claspmt) R 20352 20354 20328 0 -1 4202560 3357 0 0 0 6748 4 0 0 25 0 8 0 659718480 337154048 14470 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670077 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 539.64
Current children cumulated vsize (KiB) 329252

[startup+69.2011 s]
/proc/loadavg: 5.51 1.67 0.58 9/335 20364
/proc/meminfo: memFree=20140684/32951124 swapFree=66457188/67111528
[pid=20354] ppid=20352 vsize=329252 CPUtime=552.33 cores=0-7
/proc/20354/stat : 20354 (claspmt) R 20352 20354 20328 0 -1 4202496 14957 0 0 0 55216 17 0 0 25 0 8 0 659718478 337154048 14580 33554432000 4194304 4964800 140737350842464 18446744073709551615 4669272 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/20354/statm: 82313 14580 466 189 0 76662 0
[pid=20354/tid=20356] ppid=20352 vsize=329252 CPUtime=69.13 cores=0-7
/proc/20354/task/20356/stat : 20356 (claspmt) R 20352 20354 20328 0 -1 4202560 2031 0 0 0 6910 3 0 0 25 0 8 0 659718480 337154048 14580 33554432000 4194304 4964800 140737350842464 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20354/tid=20357] ppid=20352 vsize=329252 CPUtime=69.15 cores=0-7
/proc/20354/task/20357/stat : 20357 (claspmt) R 20352 20354 20328 0 -1 4202560 1789 0 0 0 6913 2 0 0 25 0 8 0 659718480 337154048 14580 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20354/tid=20358] ppid=20352 vsize=329252 CPUtime=68.71 cores=0-7
/proc/20354/task/20358/stat : 20358 (claspmt) R 20352 20354 20328 0 -1 4202560 911 0 0 0 6870 1 0 0 25 0 8 0 659718480 337154048 14580 33554432000 4194304 4964800 140737350842464 18446744073709551615 4669410 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20354/tid=20359] ppid=20352 vsize=329252 CPUtime=69.14 cores=0-7
/proc/20354/task/20359/stat : 20359 (claspmt) R 20352 20354 20328 0 -1 4202560 1746 0 0 0 6913 1 0 0 25 0 8 0 659718480 337154048 14580 33554432000 4194304 4964800 140737350842464 18446744073709551615 4653191 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20354/tid=20360] ppid=20352 vsize=329252 CPUtime=69.15 cores=0-7
/proc/20354/task/20360/stat : 20360 (claspmt) R 20352 20354 20328 0 -1 4202560 1674 0 0 0 6913 2 0 0 25 0 8 0 659718480 337154048 14580 33554432000 4194304 4964800 140737350842464 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20354/tid=20361] ppid=20352 vsize=329252 CPUtime=69.12 cores=0-7
/proc/20354/task/20361/stat : 20361 (claspmt) R 20352 20354 20328 0 -1 4202560 1349 0 0 0 6912 0 0 0 25 0 8 0 659718480 337154048 14580 33554432000 4194304 4964800 140737350842464 18446744073709551615 4362990 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20354/tid=20362] ppid=20352 vsize=329252 CPUtime=69.11 cores=0-7
/proc/20354/task/20362/stat : 20362 (claspmt) R 20352 20354 20328 0 -1 4202560 3382 0 0 0 6907 4 0 0 25 0 8 0 659718480 337154048 14580 33554432000 4194304 4964800 140737350842464 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 552.33
Current children cumulated vsize (KiB) 329252

[startup+70.8009 s]
/proc/loadavg: 5.51 1.67 0.58 9/335 20364
/proc/meminfo: memFree=20140436/32951124 swapFree=66457188/67111528
[pid=20354] ppid=20352 vsize=329252 CPUtime=565.19 cores=0-7
/proc/20354/stat : 20354 (claspmt) R 20352 20354 20328 0 -1 4202496 14966 0 0 0 56502 17 0 0 25 0 8 0 659718478 337154048 14589 33554432000 4194304 4964800 140737350842464 18446744073709551615 4653602 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/20354/statm: 82313 14589 466 189 0 76662 0
[pid=20354/tid=20356] ppid=20352 vsize=329252 CPUtime=70.74 cores=0-7
/proc/20354/task/20356/stat : 20356 (claspmt) R 20352 20354 20328 0 -1 4202560 2039 0 0 0 7071 3 0 0 25 0 8 0 659718480 337154048 14589 33554432000 4194304 4964800 140737350842464 18446744073709551615 4669471 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20354/tid=20357] ppid=20352 vsize=329252 CPUtime=70.76 cores=0-7
/proc/20354/task/20357/stat : 20357 (claspmt) R 20352 20354 20328 0 -1 4202560 1789 0 0 0 7074 2 0 0 25 0 8 0 659718480 337154048 14589 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20354/tid=20358] ppid=20352 vsize=329252 CPUtime=70.3 cores=0-7
/proc/20354/task/20358/stat : 20358 (claspmt) R 20352 20354 20328 0 -1 4202560 911 0 0 0 7029 1 0 0 25 0 8 0 659718480 337154048 14589 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20354/tid=20359] ppid=20352 vsize=329252 CPUtime=70.75 cores=0-7
/proc/20354/task/20359/stat : 20359 (claspmt) R 20352 20354 20328 0 -1 4202560 1746 0 0 0 7074 1 0 0 25 0 8 0 659718480 337154048 14589 33554432000 4194304 4964800 140737350842464 18446744073709551615 4332418 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20354/tid=20360] ppid=20352 vsize=329252 CPUtime=70.76 cores=0-7
/proc/20354/task/20360/stat : 20360 (claspmt) R 20352 20354 20328 0 -1 4202560 1675 0 0 0 7074 2 0 0 25 0 8 0 659718480 337154048 14589 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20354/tid=20361] ppid=20352 vsize=329252 CPUtime=70.73 cores=0-7
/proc/20354/task/20361/stat : 20361 (claspmt) R 20352 20354 20328 0 -1 4202560 1349 0 0 0 7073 0 0 0 25 0 8 0 659718480 337154048 14589 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670403 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20354/tid=20362] ppid=20352 vsize=329252 CPUtime=70.73 cores=0-7
/proc/20354/task/20362/stat : 20362 (claspmt) R 20352 20354 20328 0 -1 4202560 3382 0 0 0 7069 4 0 0 25 0 8 0 659718480 337154048 14589 33554432000 4194304 4964800 140737350842464 18446744073709551615 4669471 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 565.19
Current children cumulated vsize (KiB) 329252

[startup+71.2008 s]
/proc/loadavg: 5.51 1.67 0.58 9/335 20364
/proc/meminfo: memFree=20140436/32951124 swapFree=66457188/67111528
[pid=20354] ppid=20352 vsize=329252 CPUtime=568.3 cores=0-7
/proc/20354/stat : 20354 (claspmt) R 20352 20354 20328 0 -1 4202496 14988 0 0 0 56813 17 0 0 25 0 8 0 659718478 337154048 14611 33554432000 4194304 4964800 140737350842464 18446744073709551615 232335590002 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/20354/statm: 82313 14611 466 189 0 76662 0
[pid=20354/tid=20356] ppid=20352 vsize=329252 CPUtime=71.13 cores=0-7
/proc/20354/task/20356/stat : 20356 (claspmt) R 20352 20354 20328 0 -1 4202560 2039 0 0 0 7110 3 0 0 25 0 8 0 659718480 337154048 14611 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20354/tid=20357] ppid=20352 vsize=329252 CPUtime=71.15 cores=0-7
/proc/20354/task/20357/stat : 20357 (claspmt) R 20352 20354 20328 0 -1 4202560 1811 0 0 0 7113 2 0 0 25 0 8 0 659718480 337154048 14611 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20354/tid=20358] ppid=20352 vsize=329252 CPUtime=70.68 cores=0-7
/proc/20354/task/20358/stat : 20358 (claspmt) R 20352 20354 20328 0 -1 4202560 911 0 0 0 7067 1 0 0 25 0 8 0 659718480 337154048 14611 33554432000 4194304 4964800 140737350842464 18446744073709551615 4669389 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20354/tid=20359] ppid=20352 vsize=329252 CPUtime=71.14 cores=0-7
/proc/20354/task/20359/stat : 20359 (claspmt) R 20352 20354 20328 0 -1 4202560 1746 0 0 0 7113 1 0 0 25 0 8 0 659718480 337154048 14611 33554432000 4194304 4964800 140737350842464 18446744073709551615 4321002 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20354/tid=20360] ppid=20352 vsize=329252 CPUtime=71.15 cores=0-7
/proc/20354/task/20360/stat : 20360 (claspmt) R 20352 20354 20328 0 -1 4202560 1675 0 0 0 7113 2 0 0 25 0 8 0 659718480 337154048 14611 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20354/tid=20361] ppid=20352 vsize=329252 CPUtime=71.12 cores=0-7
/proc/20354/task/20361/stat : 20361 (claspmt) R 20352 20354 20328 0 -1 4202560 1349 0 0 0 7112 0 0 0 25 0 8 0 659718480 337154048 14611 33554432000 4194304 4964800 140737350842464 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20354/tid=20362] ppid=20352 vsize=329252 CPUtime=71.11 cores=0-7
/proc/20354/task/20362/stat : 20362 (claspmt) R 20352 20354 20328 0 -1 4202560 3382 0 0 0 7107 4 0 0 25 0 8 0 659718480 337154048 14611 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 568.3
Current children cumulated vsize (KiB) 329252

[startup+71.6007 s]
/proc/loadavg: 5.51 1.67 0.58 9/335 20364
/proc/meminfo: memFree=20140436/32951124 swapFree=66457188/67111528
[pid=20354] ppid=20352 vsize=329252 CPUtime=571.5 cores=0-7
/proc/20354/stat : 20354 (claspmt) R 20352 20354 20328 0 -1 4202496 14989 0 0 0 57133 17 0 0 25 0 8 0 659718478 337154048 14612 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670321 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/20354/statm: 82313 14612 466 189 0 76662 0
[pid=20354/tid=20356] ppid=20352 vsize=329252 CPUtime=71.53 cores=0-7
/proc/20354/task/20356/stat : 20356 (claspmt) R 20352 20354 20328 0 -1 4202560 2039 0 0 0 7150 3 0 0 25 0 8 0 659718480 337154048 14612 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20354/tid=20357] ppid=20352 vsize=329252 CPUtime=71.55 cores=0-7
/proc/20354/task/20357/stat : 20357 (claspmt) R 20352 20354 20328 0 -1 4202560 1812 0 0 0 7153 2 0 0 25 0 8 0 659718480 337154048 14612 33554432000 4194304 4964800 140737350842464 18446744073709551615 232335589982 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20354/tid=20358] ppid=20352 vsize=329252 CPUtime=71.08 cores=0-7
/proc/20354/task/20358/stat : 20358 (claspmt) R 20352 20354 20328 0 -1 4202560 911 0 0 0 7107 1 0 0 25 0 8 0 659718480 337154048 14612 33554432000 4194304 4964800 140737350842464 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20354/tid=20359] ppid=20352 vsize=329252 CPUtime=71.54 cores=0-7
/proc/20354/task/20359/stat : 20359 (claspmt) R 20352 20354 20328 0 -1 4202560 1746 0 0 0 7153 1 0 0 25 0 8 0 659718480 337154048 14612 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20354/tid=20360] ppid=20352 vsize=329252 CPUtime=71.55 cores=0-7
/proc/20354/task/20360/stat : 20360 (claspmt) R 20352 20354 20328 0 -1 4202560 1675 0 0 0 7153 2 0 0 25 0 8 0 659718480 337154048 14612 33554432000 4194304 4964800 140737350842464 18446744073709551615 4669434 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20354/tid=20361] ppid=20352 vsize=329252 CPUtime=71.52 cores=0-7
/proc/20354/task/20361/stat : 20361 (claspmt) R 20352 20354 20328 0 -1 4202560 1349 0 0 0 7152 0 0 0 25 0 8 0 659718480 337154048 14612 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20354/tid=20362] ppid=20352 vsize=329252 CPUtime=71.51 cores=0-7
/proc/20354/task/20362/stat : 20362 (claspmt) R 20352 20354 20328 0 -1 4202560 3382 0 0 0 7147 4 0 0 25 0 8 0 659718480 337154048 14612 33554432000 4194304 4964800 140737350842464 18446744073709551615 4669320 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 571.5
Current children cumulated vsize (KiB) 329252

[startup+71.7007 s]
/proc/loadavg: 5.51 1.67 0.58 9/335 20364
/proc/meminfo: memFree=20140436/32951124 swapFree=66457188/67111528
[pid=20354] ppid=20352 vsize=329252 CPUtime=572.3 cores=0-7
/proc/20354/stat : 20354 (claspmt) R 20352 20354 20328 0 -1 4202496 14989 0 0 0 57213 17 0 0 25 0 8 0 659718478 337154048 14612 33554432000 4194304 4964800 140737350842464 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/20354/statm: 82313 14612 466 189 0 76662 0
[pid=20354/tid=20356] ppid=20352 vsize=329252 CPUtime=71.63 cores=0-7
/proc/20354/task/20356/stat : 20356 (claspmt) R 20352 20354 20328 0 -1 4202560 2039 0 0 0 7160 3 0 0 25 0 8 0 659718480 337154048 14612 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20354/tid=20357] ppid=20352 vsize=329252 CPUtime=71.65 cores=0-7
/proc/20354/task/20357/stat : 20357 (claspmt) R 20352 20354 20328 0 -1 4202560 1812 0 0 0 7163 2 0 0 25 0 8 0 659718480 337154048 14612 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20354/tid=20358] ppid=20352 vsize=329252 CPUtime=71.18 cores=0-7
/proc/20354/task/20358/stat : 20358 (claspmt) R 20352 20354 20328 0 -1 4202560 911 0 0 0 7117 1 0 0 25 0 8 0 659718480 337154048 14612 33554432000 4194304 4964800 140737350842464 18446744073709551615 4669386 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20354/tid=20359] ppid=20352 vsize=329252 CPUtime=71.64 cores=0-7
/proc/20354/task/20359/stat : 20359 (claspmt) R 20352 20354 20328 0 -1 4202560 1746 0 0 0 7163 1 0 0 25 0 8 0 659718480 337154048 14612 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670338 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20354/tid=20360] ppid=20352 vsize=329252 CPUtime=71.65 cores=0-7
/proc/20354/task/20360/stat : 20360 (claspmt) R 20352 20354 20328 0 -1 4202560 1675 0 0 0 7163 2 0 0 25 0 8 0 659718480 337154048 14612 33554432000 4194304 4964800 140737350842464 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20354/tid=20361] ppid=20352 vsize=329252 CPUtime=71.62 cores=0-7
/proc/20354/task/20361/stat : 20361 (claspmt) R 20352 20354 20328 0 -1 4202560 1349 0 0 0 7162 0 0 0 25 0 8 0 659718480 337154048 14612 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20354/tid=20362] ppid=20352 vsize=329252 CPUtime=71.61 cores=0-7
/proc/20354/task/20362/stat : 20362 (claspmt) R 20352 20354 20328 0 -1 4202560 3382 0 0 0 7157 4 0 0 25 0 8 0 659718480 337154048 14612 33554432000 4194304 4964800 140737350842464 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 572.3
Current children cumulated vsize (KiB) 329252

Child status: 20
Real time (s): 71.7876
CPU time (s): 572.905
CPU user time (s): 572.724
CPU system time (s): 0.180972
CPU usage (%): 798.056
Max. virtual memory (cumulated for all children) (KiB): 329252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 572.724
system time used= 0.180972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15000
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= 10401
involuntary context switches= 5165

runsolver used 0.25696 second user time and 0.517921 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 19:40:03
IDJOB=3380511
IDBENCH=20393
IDSOLVER=1865
FILE ID=node132/3380511-1305481203
RUNJOBID= node132-1305481203-20342
PBS_JOBID= 13325348
Free space on /tmp= 73344 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-21.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-3380511-1305481203/watcher-3380511-1305481203 -o /tmp/evaluation-result-3380511-1305481203/solver-3380511-1305481203 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380511-1305481203.cnf

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

MD5SUM BENCH= 627e3d704e5200c3037f9c9d83c939c1
RANDOM SEED=993358609

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20195056 kB
Buffers:        309904 kB
Cached:        6050520 kB
SwapCached:       6904 kB
Active:        5890568 kB
Inactive:      6543988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20195056 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:            1196 kB
Writeback:           0 kB
AnonPages:     6072708 kB
Mapped:          22088 kB
Slab:           224608 kB
PageTables:      31332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 58156960 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73340 MiB
End job on node132 at 2011-05-15 19:41:15