Trace number 3381096

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 8751.04 1096.36

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
MD5SUM642fce7e30a701c3223fa5771c2e57dc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3212.64
Satisfiable
(Un)Satisfiability was proved
Number of variables186
Number of clauses9795
Sum of the clauses size43014
Maximum clause length14
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51239

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...504130/instance-3381096-1305504130.cnf
0.01/0.02	c Solving...
8750.89/1096.35	s UNSATISFIABLE
8750.89/1096.35	
8750.89/1096.35	c Models        : 0     
8750.89/1096.35	c Time          : 1096.337s (Solving: 1096.31s 1st Model: 0.00s Unsat: 1096.31s)
8750.89/1096.35	c CPU Time      : 8751.010s

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-3381096-1305504130/watcher-3381096-1305504130 -o /tmp/evaluation-result-3381096-1305504130/solver-3381096-1305504130 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381096-1305504130.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.42 7.90 7.96 2/466 13839
/proc/meminfo: memFree=29419132/32950928 swapFree=41934240/67111528
[pid=13839] ppid=13837 vsize=21820 CPUtime=0.01 cores=0-7
/proc/13839/stat : 13839 (claspmt) R 13837 13839 13624 0 -1 4202496 762 0 0 0 1 0 0 0 25 0 1 0 662011736 22343680 691 33554432000 4194304 4964800 140735833903808 18446744073709551615 4607585 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/13839/statm: 5455 691 399 189 0 329 0

[startup+0.0186031 s]
/proc/loadavg: 7.42 7.90 7.96 2/466 13839
/proc/meminfo: memFree=29419132/32950928 swapFree=41934240/67111528
[pid=13839] ppid=13837 vsize=21820 CPUtime=0.01 cores=0-7
/proc/13839/stat : 13839 (claspmt) R 13837 13839 13624 0 -1 4202496 762 0 0 0 1 0 0 0 25 0 1 0 662011736 22343680 691 33554432000 4194304 4964800 140735833903808 18446744073709551615 4607766 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/13839/statm: 5455 691 399 189 0 329 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21820

[startup+0.121865 s]
/proc/loadavg: 7.42 7.90 7.96 2/466 13839
/proc/meminfo: memFree=29419132/32950928 swapFree=41934240/67111528
[pid=13839] ppid=13837 vsize=251772 CPUtime=0.98 cores=0-7
/proc/13839/stat : 13839 (claspmt) R 13837 13839 13624 0 -1 4202496 2335 0 0 0 97 1 0 0 25 0 8 0 662011736 257814528 2260 33554432000 4194304 4964800 140735833903808 18446744073709551615 4668773 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/13839/statm: 62943 2261 464 189 0 57292 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 251772

[startup+0.375824 s]
/proc/loadavg: 7.42 7.90 7.96 2/466 13839
/proc/meminfo: memFree=29419132/32950928 swapFree=41934240/67111528
[pid=13839] ppid=13837 vsize=252304 CPUtime=2.73 cores=0-7
/proc/13839/stat : 13839 (claspmt) R 13837 13839 13624 0 -1 4202496 2765 0 0 0 272 1 0 0 25 0 8 0 662011736 258359296 2690 33554432000 4194304 4964800 140735833903808 18446744073709551615 4660390 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/13839/statm: 63076 2691 464 189 0 57425 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 252304

[startup+0.944445 s]
/proc/loadavg: 7.42 7.90 7.96 2/466 13839
/proc/meminfo: memFree=29419132/32950928 swapFree=41934240/67111528
[pid=13839] ppid=13837 vsize=318500 CPUtime=7.29 cores=0-7
/proc/13839/stat : 13839 (claspmt) R 13837 13839 13624 0 -1 4202496 3869 0 0 0 726 3 0 0 18 0 8 0 662011736 326144000 3794 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/13839/statm: 79625 3794 464 189 0 73974 0
Current children cumulated CPU time (s) 7.29
Current children cumulated vsize (KiB) 318500

[startup+1.50135 s]
/proc/loadavg: 7.42 7.90 7.96 9/474 13847
/proc/meminfo: memFree=29405068/32950928 swapFree=41934240/67111528
[pid=13839] ppid=13837 vsize=318904 CPUtime=11.72 cores=0-7
/proc/13839/stat : 13839 (claspmt) R 13837 13839 13624 0 -1 4202496 4612 0 0 0 1169 3 0 0 18 0 8 0 662011736 326557696 4537 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670520 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/13839/statm: 79726 4537 464 189 0 74075 0
[pid=13839/tid=13841] ppid=13837 vsize=318904 CPUtime=1.44 cores=0-7
/proc/13839/task/13841/stat : 13841 (claspmt) R 13837 13839 13624 0 -1 4202560 475 0 0 0 144 0 0 0 20 0 8 0 662011739 326557696 4537 33554432000 4194304 4964800 140735833903808 18446744073709551615 4627509 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13839/tid=13842] ppid=13837 vsize=318904 CPUtime=1.45 cores=0-7
/proc/13839/task/13842/stat : 13842 (claspmt) R 13837 13839 13624 0 -1 4202560 765 0 0 0 145 0 0 0 20 0 8 0 662011739 326557696 4537 33554432000 4194304 4964800 140735833903808 18446744073709551615 4362938 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13839/tid=13843] ppid=13837 vsize=318904 CPUtime=1.46 cores=0-7
/proc/13839/task/13843/stat : 13843 (claspmt) R 13837 13839 13624 0 -1 4202560 347 0 0 0 146 0 0 0 25 0 8 0 662011739 326557696 4537 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13839/tid=13844] ppid=13837 vsize=318904 CPUtime=1.46 cores=0-7
/proc/13839/task/13844/stat : 13844 (claspmt) R 13837 13839 13624 0 -1 4202560 444 0 0 0 146 0 0 0 18 0 8 0 662011739 326557696 4537 33554432000 4194304 4964800 140735833903808 18446744073709551615 4627928 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13839/tid=13845] ppid=13837 vsize=318904 CPUtime=1.46 cores=0-7
/proc/13839/task/13845/stat : 13845 (claspmt) R 13837 13839 13624 0 -1 4202560 338 0 0 0 146 0 0 0 25 0 8 0 662011739 326557696 4539 33554432000 4194304 4964800 140735833903808 18446744073709551615 4683719 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13839/tid=13846] ppid=13837 vsize=318904 CPUtime=1.46 cores=0-7
/proc/13839/task/13846/stat : 13846 (claspmt) R 13837 13839 13624 0 -1 4202560 417 0 0 0 146 0 0 0 20 0 8 0 662011739 326557696 4539 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13839/tid=13847] ppid=13837 vsize=318904 CPUtime=1.46 cores=0-7
/proc/13839/task/13847/stat : 13847 (claspmt) R 13837 13839 13624 0 -1 4202560 595 0 0 0 146 0 0 0 20 0 8 0 662011739 326557696 4539 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.72
Current children cumulated vsize (KiB) 318904

[startup+3.10108 s]
/proc/loadavg: 7.42 7.90 7.96 9/474 13847
/proc/meminfo: memFree=29397504/32950928 swapFree=41934240/67111528
[pid=13839] ppid=13837 vsize=320876 CPUtime=24.5 cores=0-7
/proc/13839/stat : 13839 (claspmt) R 13837 13839 13624 0 -1 4202496 6449 0 0 0 2445 5 0 0 21 0 8 0 662011736 328577024 6284 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/13839/statm: 80219 6284 466 189 0 74568 0
[pid=13839/tid=13841] ppid=13837 vsize=320876 CPUtime=3.02 cores=0-7
/proc/13839/task/13841/stat : 13841 (claspmt) R 13837 13839 13624 0 -1 4202560 683 0 0 0 302 0 0 0 19 0 8 0 662011739 328577024 6284 33554432000 4194304 4964800 140735833903808 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13839/tid=13842] ppid=13837 vsize=320876 CPUtime=3.05 cores=0-7
/proc/13839/task/13842/stat : 13842 (claspmt) R 13837 13839 13624 0 -1 4202560 1325 0 0 0 305 0 0 0 18 0 8 0 662011739 328577024 6284 33554432000 4194304 4964800 140735833903808 18446744073709551615 4362938 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13839/tid=13843] ppid=13837 vsize=320876 CPUtime=3.06 cores=0-7
/proc/13839/task/13843/stat : 13843 (claspmt) R 13837 13839 13624 0 -1 4202560 492 0 0 0 306 0 0 0 25 0 8 0 662011739 328577024 6284 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13839/tid=13844] ppid=13837 vsize=320876 CPUtime=3.05 cores=0-7
/proc/13839/task/13844/stat : 13844 (claspmt) R 13837 13839 13624 0 -1 4202560 693 0 0 0 305 0 0 0 21 0 8 0 662011739 328577024 6284 33554432000 4194304 4964800 140735833903808 18446744073709551615 4668805 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13839/tid=13845] ppid=13837 vsize=320876 CPUtime=3.05 cores=0-7
/proc/13839/task/13845/stat : 13845 (claspmt) R 13837 13839 13624 0 -1 4202560 462 0 0 0 305 0 0 0 25 0 8 0 662011739 328577024 6284 33554432000 4194304 4964800 140735833903808 18446744073709551615 4627611 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13839/tid=13846] ppid=13837 vsize=320876 CPUtime=3.06 cores=0-7
/proc/13839/task/13846/stat : 13846 (claspmt) R 13837 13839 13624 0 -1 4202560 585 0 0 0 306 0 0 0 25 0 8 0 662011739 328577024 6284 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13839/tid=13847] ppid=13837 vsize=320876 CPUtime=3.05 cores=0-7
/proc/13839/task/13847/stat : 13847 (claspmt) R 13837 13839 13624 0 -1 4202560 831 0 0 0 305 0 0 0 25 0 8 0 662011739 328577024 6284 33554432000 4194304 4964800 140735833903808 18446744073709551615 4321023 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.5
Current children cumulated vsize (KiB) 320876

[startup+6.30055 s]
/proc/loadavg: 7.46 7.90 7.96 9/474 13847
/proc/meminfo: memFree=29390064/32950928 swapFree=41934240/67111528
[pid=13839] ppid=13837 vsize=322688 CPUtime=50.03 cores=0-7
/proc/13839/stat : 13839 (claspmt) R 13837 13839 13624 0 -1 4202496 8307 0 0 0 4996 7 0 0 25 0 8 0 662011736 330432512 8142 33554432000 4194304 4964800 140735833903808 18446744073709551615 4320849 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/13839/statm: 80672 8142 466 189 0 75021 0
[pid=13839/tid=13841] ppid=13837 vsize=322688 CPUtime=6.17 cores=0-7
/proc/13839/task/13841/stat : 13841 (claspmt) R 13837 13839 13624 0 -1 4202560 1017 0 0 0 616 1 0 0 25 0 8 0 662011739 330432512 8142 33554432000 4194304 4964800 140735833903808 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13839/tid=13842] ppid=13837 vsize=322688 CPUtime=6.25 cores=0-7
/proc/13839/task/13842/stat : 13842 (claspmt) R 13837 13839 13624 0 -1 4202560 1844 0 0 0 624 1 0 0 25 0 8 0 662011739 330432512 8142 33554432000 4194304 4964800 140735833903808 18446744073709551615 4362938 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13839/tid=13843] ppid=13837 vsize=322688 CPUtime=6.25 cores=0-7
/proc/13839/task/13843/stat : 13843 (claspmt) R 13837 13839 13624 0 -1 4202560 638 0 0 0 625 0 0 0 25 0 8 0 662011739 330432512 8142 33554432000 4194304 4964800 140735833903808 18446744073709551615 4627218 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13839/tid=13844] ppid=13837 vsize=322688 CPUtime=6.26 cores=0-7
/proc/13839/task/13844/stat : 13844 (claspmt) R 13837 13839 13624 0 -1 4202560 884 0 0 0 625 1 0 0 25 0 8 0 662011739 330432512 8142 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13839/tid=13845] ppid=13837 vsize=322688 CPUtime=6.26 cores=0-7
/proc/13839/task/13845/stat : 13845 (claspmt) R 13837 13839 13624 0 -1 4202560 583 0 0 0 625 1 0 0 25 0 8 0 662011739 330432512 8142 33554432000 4194304 4964800 140735833903808 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13839/tid=13846] ppid=13837 vsize=322688 CPUtime=6.25 cores=0-7
/proc/13839/task/13846/stat : 13846 (claspmt) R 13837 13839 13624 0 -1 4202560 770 0 0 0 625 0 0 0 25 0 8 0 662011739 330432512 8142 33554432000 4194304 4964800 140735833903808 18446744073709551615 4631249 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13839/tid=13847] ppid=13837 vsize=322688 CPUtime=6.25 cores=0-7
/proc/13839/task/13847/stat : 13847 (claspmt) R 13837 13839 13624 0 -1 4202560 1053 0 0 0 625 0 0 0 25 0 8 0 662011739 330432512 8142 33554432000 4194304 4964800 140735833903808 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.03
Current children cumulated vsize (KiB) 322688

[startup+12.7005 s]
/proc/loadavg: 7.50 7.90 7.96 9/474 13848
/proc/meminfo: memFree=29380344/32950928 swapFree=41934240/67111528
[pid=13839] ppid=13837 vsize=324892 CPUtime=101.11 cores=0-7
/proc/13839/stat : 13839 (claspmt) R 13837 13839 13624 0 -1 4202496 10732 0 0 0 10102 9 0 0 25 0 8 0 662011736 332689408 10567 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/13839/statm: 81223 10567 466 189 0 75572 0
[pid=13839/tid=13841] ppid=13837 vsize=324892 CPUtime=12.46 cores=0-7
/proc/13839/task/13841/stat : 13841 (claspmt) R 13837 13839 13624 0 -1 4202560 1484 0 0 0 1245 1 0 0 25 0 8 0 662011739 332689408 10567 33554432000 4194304 4964800 140735833903808 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13839/tid=13842] ppid=13837 vsize=324892 CPUtime=12.65 cores=0-7
/proc/13839/task/13842/stat : 13842 (claspmt) R 13837 13839 13624 0 -1 4202560 2348 0 0 0 1264 1 0 0 25 0 8 0 662011739 332689408 10567 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13839/tid=13843] ppid=13837 vsize=324892 CPUtime=12.65 cores=0-7
/proc/13839/task/13843/stat : 13843 (claspmt) R 13837 13839 13624 0 -1 4202560 770 0 0 0 1265 0 0 0 25 0 8 0 662011739 332689408 10567 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13839/tid=13844] ppid=13837 vsize=324892 CPUtime=12.66 cores=0-7
/proc/13839/task/13844/stat : 13844 (claspmt) R 13837 13839 13624 0 -1 4202560 1325 0 0 0 1265 1 0 0 25 0 8 0 662011739 332689408 10567 33554432000 4194304 4964800 140735833903808 18446744073709551615 4342193 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13839/tid=13845] ppid=13837 vsize=324892 CPUtime=12.66 cores=0-7
/proc/13839/task/13845/stat : 13845 (claspmt) R 13837 13839 13624 0 -1 4202560 773 0 0 0 1265 1 0 0 25 0 8 0 662011739 332689408 10567 33554432000 4194304 4964800 140735833903808 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13839/tid=13846] ppid=13837 vsize=324892 CPUtime=12.65 cores=0-7
/proc/13839/task/13846/stat : 13846 (claspmt) R 13837 13839 13624 0 -1 4202560 1000 0 0 0 1265 0 0 0 25 0 8 0 662011739 332689408 10567 33554432000 4194304 4964800 140735833903808 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13839/tid=13847] ppid=13837 vsize=324892 CPUtime=12.66 cores=0-7
/proc/13839/task/13847/stat : 13847 (claspmt) R 13837 13839 13624 0 -1 4202560 1333 0 0 0 1265 1 0 0 25 0 8 0 662011739 332689408 10567 33554432000 4194304 4964800 140735833903808 18446744073709551615 4660832 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.11
Current children cumulated vsize (KiB) 324892

[startup+25.5003 s]
/proc/loadavg: 7.69 7.93 7.97 9/474 13848
/proc/meminfo: memFree=29371376/32950928 swapFree=41934240/67111528
[pid=13839] ppid=13837 vsize=327168 CPUtime=203.43 cores=0-7
/proc/13839/stat : 13839 (claspmt) R 13837 13839 13624 0 -1 4202496 13409 0 0 0 20328 15 0 0 25 0 8 0 662011736 335020032 13244 33554432000 4194304 4964800 140735833903808 18446744073709551615 4332108 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/13839/statm: 81792 13244 466 189 0 76141 0
[pid=13839/tid=13841] ppid=13837 vsize=327168 CPUtime=25.07 cores=0-7
/proc/13839/task/13841/stat : 13841 (claspmt) R 13837 13839 13624 0 -1 4202560 2092 0 0 0 2505 2 0 0 25 0 8 0 662011739 335020032 13244 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670514 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13839/tid=13842] ppid=13837 vsize=327168 CPUtime=25.46 cores=0-7
/proc/13839/task/13842/stat : 13842 (claspmt) R 13837 13839 13624 0 -1 4202560 2897 0 0 0 2544 2 0 0 18 0 8 0 662011739 335020032 13244 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13839/tid=13843] ppid=13837 vsize=327168 CPUtime=25.47 cores=0-7
/proc/13839/task/13843/stat : 13843 (claspmt) R 13837 13839 13624 0 -1 4202560 939 0 0 0 2546 1 0 0 25 0 8 0 662011739 335020032 13244 33554432000 4194304 4964800 140735833903808 18446744073709551615 4659241 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13839/tid=13844] ppid=13837 vsize=327168 CPUtime=25.47 cores=0-7
/proc/13839/task/13844/stat : 13844 (claspmt) R 13837 13839 13624 0 -1 4202560 1735 0 0 0 2546 1 0 0 25 0 8 0 662011739 335020032 13244 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13839/tid=13845] ppid=13837 vsize=327168 CPUtime=25.47 cores=0-7
/proc/13839/task/13845/stat : 13845 (claspmt) R 13837 13839 13624 0 -1 4202560 1130 0 0 0 2545 2 0 0 18 0 8 0 662011739 335020032 13244 33554432000 4194304 4964800 140735833903808 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13839/tid=13846] ppid=13837 vsize=327168 CPUtime=25.47 cores=0-7
/proc/13839/task/13846/stat : 13846 (claspmt) R 13837 13839 13624 0 -1 4202560 1140 0 0 0 2546 1 0 0 25 0 8 0 662011739 335020032 13244 33554432000 4194304 4964800 140735833903808 18446744073709551615 4320883 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13839/tid=13847] ppid=13837 vsize=327168 CPUtime=25.47 cores=0-7
/proc/13839/task/13847/stat : 13847 (claspmt) R 13837 13839 13624 0 -1 4202560 1693 0 0 0 2546 1 0 0 25 0 8 0 662011739 335020032 13244 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.43
Current children cumulated vsize (KiB) 327168

[startup+51.101 s]
/proc/loadavg: 7.80 7.93 7.97 9/474 13849
/proc/meminfo: memFree=29357572/32950928 swapFree=41934240/67111528
[pid=13839] ppid=13837 vsize=330360 CPUtime=407.66 cores=0-7
/proc/13839/stat : 13839 (claspmt) R 13837 13839 13624 0 -1 4202496 16716 0 0 0 40744 22 0 0 25 0 8 0 662011736 338288640 16551 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/13839/statm: 82590 16551 466 189 0 76939 0
[pid=13839/tid=13841] ppid=13837 vsize=330360 CPUtime=50.25 cores=0-7
/proc/13839/task/13841/stat : 13841 (claspmt) R 13837 13839 13624 0 -1 4202560 2683 0 0 0 5023 2 0 0 25 0 8 0 662011739 338288640 16551 33554432000 4194304 4964800 140735833903808 18446744073709551615 4664239 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13839/tid=13842] ppid=13837 vsize=330360 CPUtime=51.04 cores=0-7
/proc/13839/task/13842/stat : 13842 (claspmt) R 13837 13839 13624 0 -1 4202560 3524 0 0 0 5101 3 0 0 25 0 8 0 662011739 338288640 16551 33554432000 4194304 4964800 140735833903808 18446744073709551615 251813907387 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13839/tid=13843] ppid=13837 vsize=330360 CPUtime=51.05 cores=0-7
/proc/13839/task/13843/stat : 13843 (claspmt) R 13837 13839 13624 0 -1 4202560 1136 0 0 0 5103 2 0 0 25 0 8 0 662011739 338288640 16551 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13839/tid=13844] ppid=13837 vsize=330360 CPUtime=51.04 cores=0-7
/proc/13839/task/13844/stat : 13844 (claspmt) R 13837 13839 13624 0 -1 4202560 2232 0 0 0 5102 2 0 0 25 0 8 0 662011739 338288640 16551 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13839/tid=13845] ppid=13837 vsize=330360 CPUtime=51.06 cores=0-7
/proc/13839/task/13845/stat : 13845 (claspmt) R 13837 13839 13624 0 -1 4202560 1811 0 0 0 5103 3 0 0 25 0 8 0 662011739 338288640 16551 33554432000 4194304 4964800 140735833903808 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13839/tid=13846] ppid=13837 vsize=330360 CPUtime=51.04 cores=0-7
/proc/13839/task/13846/stat : 13846 (claspmt) R 13837 13839 13624 0 -1 4202560 1392 0 0 0 5102 2 0 0 25 0 8 0 662011739 338288640 16551 33554432000 4194304 4964800 140735833903808 18446744073709551615 4668766 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13839/tid=13847] ppid=13837 vsize=330360 CPUtime=51.04 cores=0-7
/proc/13839/task/13847/stat : 13847 (claspmt) R 13837 13839 13624 0 -1 4202560 1985 0 0 0 5102 2 0 0 23 0 8 0 662011739 338288640 16551 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.66

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

/proc/13839/task/13844/stat : 13844 (claspmt) R 13837 13839 13624 0 -1 4202560 3846 0 0 0 107429 30 0 0 25 0 8 0 662011739 355352576 34701 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670155 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13839/tid=13845] ppid=13837 vsize=347024 CPUtime=1072.92 cores=0-7
/proc/13839/task/13845/stat : 13845 (claspmt) R 13837 13839 13624 0 -1 4202560 3660 0 0 0 107263 29 0 0 25 0 8 0 662011739 355352576 34701 33554432000 4194304 4964800 140735833903808 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13839/tid=13846] ppid=13837 vsize=347024 CPUtime=1074.11 cores=0-7
/proc/13839/task/13846/stat : 13846 (claspmt) R 13837 13839 13624 0 -1 4202560 2960 0 0 0 107381 30 0 0 25 0 8 0 662011739 355352576 34701 33554432000 4194304 4964800 140735833903808 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13839/tid=13847] ppid=13837 vsize=347024 CPUtime=1074.66 cores=0-7
/proc/13839/task/13847/stat : 13847 (claspmt) R 13837 13839 13624 0 -1 4202560 3931 0 0 0 107424 42 0 0 25 0 8 0 662011739 355352576 34701 33554432000 4194304 4964800 140735833903808 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8584.04
Current children cumulated vsize (KiB) 347024

[startup+1088.22 s]
/proc/loadavg: 8.03 8.07 8.01 9/474 13879
/proc/meminfo: memFree=29283788/32950928 swapFree=41934240/67111528
[pid=13839] ppid=13837 vsize=347024 CPUtime=8686.36 cores=0-7
/proc/13839/stat : 13839 (claspmt) R 13837 13839 13624 0 -1 4202496 34901 0 0 0 868373 263 0 0 25 0 8 0 662011736 355352576 34715 33554432000 4194304 4964800 140735833903808 18446744073709551615 4684718 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/13839/statm: 86756 34715 466 189 0 81105 0
[pid=13839/tid=13841] ppid=13837 vsize=347024 CPUtime=1082.87 cores=0-7
/proc/13839/task/13841/stat : 13841 (claspmt) R 13837 13839 13624 0 -1 4202560 8719 0 0 0 108257 30 0 0 25 0 8 0 662011739 355352576 34715 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13839/tid=13842] ppid=13837 vsize=347024 CPUtime=1085 cores=0-7
/proc/13839/task/13842/stat : 13842 (claspmt) R 13837 13839 13624 0 -1 4202560 7151 0 0 0 108465 35 0 0 25 0 8 0 662011739 355352576 34715 33554432000 4194304 4964800 140735833903808 18446744073709551615 4668732 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13839/tid=13843] ppid=13837 vsize=347024 CPUtime=1087.07 cores=0-7
/proc/13839/task/13843/stat : 13843 (claspmt) R 13837 13839 13624 0 -1 4202560 1965 0 0 0 108679 28 0 0 25 0 8 0 662011739 355352576 34715 33554432000 4194304 4964800 140735833903808 18446744073709551615 4660209 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13839/tid=13844] ppid=13837 vsize=347024 CPUtime=1087.4 cores=0-7
/proc/13839/task/13844/stat : 13844 (claspmt) R 13837 13839 13624 0 -1 4202560 3846 0 0 0 108710 30 0 0 25 0 8 0 662011739 355352576 34715 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13839/tid=13845] ppid=13837 vsize=347024 CPUtime=1085.54 cores=0-7
/proc/13839/task/13845/stat : 13845 (claspmt) R 13837 13839 13624 0 -1 4202560 3665 0 0 0 108524 30 0 0 25 0 8 0 662011739 355352576 34715 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13839/tid=13846] ppid=13837 vsize=347024 CPUtime=1086.93 cores=0-7
/proc/13839/task/13846/stat : 13846 (claspmt) R 13837 13839 13624 0 -1 4202560 2960 0 0 0 108662 31 0 0 25 0 8 0 662011739 355352576 34715 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13839/tid=13847] ppid=13837 vsize=347024 CPUtime=1087.48 cores=0-7
/proc/13839/task/13847/stat : 13847 (claspmt) R 13837 13839 13624 0 -1 4202560 3935 0 0 0 108705 43 0 0 25 0 8 0 662011739 355352576 34715 33554432000 4194304 4964800 140735833903808 18446744073709551615 4627181 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8686.36
Current children cumulated vsize (KiB) 347024

[startup+1091.4 s]
/proc/loadavg: 8.10 8.09 8.02 9/474 13880
/proc/meminfo: memFree=29283908/32950928 swapFree=41934240/67111528
[pid=13839] ppid=13837 vsize=347024 CPUtime=8711.9 cores=0-7
/proc/13839/stat : 13839 (claspmt) R 13837 13839 13624 0 -1 4202496 34903 0 0 0 870927 263 0 0 25 0 8 0 662011736 355352576 34717 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/13839/statm: 86756 34717 466 189 0 81105 0
[pid=13839/tid=13841] ppid=13837 vsize=347024 CPUtime=1086.07 cores=0-7
/proc/13839/task/13841/stat : 13841 (claspmt) R 13837 13839 13624 0 -1 4202560 8721 0 0 0 108577 30 0 0 25 0 8 0 662011739 355352576 34717 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13839/tid=13842] ppid=13837 vsize=347024 CPUtime=1088.2 cores=0-7
/proc/13839/task/13842/stat : 13842 (claspmt) R 13837 13839 13624 0 -1 4202560 7151 0 0 0 108785 35 0 0 25 0 8 0 662011739 355352576 34717 33554432000 4194304 4964800 140735833903808 18446744073709551615 4627540 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13839/tid=13843] ppid=13837 vsize=347024 CPUtime=1090.27 cores=0-7
/proc/13839/task/13843/stat : 13843 (claspmt) R 13837 13839 13624 0 -1 4202560 1965 0 0 0 108999 28 0 0 25 0 8 0 662011739 355352576 34717 33554432000 4194304 4964800 140735833903808 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13839/tid=13844] ppid=13837 vsize=347024 CPUtime=1090.6 cores=0-7
/proc/13839/task/13844/stat : 13844 (claspmt) R 13837 13839 13624 0 -1 4202560 3846 0 0 0 109030 30 0 0 18 0 8 0 662011739 355352576 34717 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13839/tid=13845] ppid=13837 vsize=347024 CPUtime=1088.69 cores=0-7
/proc/13839/task/13845/stat : 13845 (claspmt) R 13837 13839 13624 0 -1 4202560 3665 0 0 0 108839 30 0 0 25 0 8 0 662011739 355352576 34717 33554432000 4194304 4964800 140735833903808 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13839/tid=13846] ppid=13837 vsize=347024 CPUtime=1090.13 cores=0-7
/proc/13839/task/13846/stat : 13846 (claspmt) R 13837 13839 13624 0 -1 4202560 2960 0 0 0 108982 31 0 0 25 0 8 0 662011739 355352576 34717 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13839/tid=13847] ppid=13837 vsize=347024 CPUtime=1090.68 cores=0-7
/proc/13839/task/13847/stat : 13847 (claspmt) R 13837 13839 13624 0 -1 4202560 3935 0 0 0 109025 43 0 0 25 0 8 0 662011739 355352576 34717 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8711.9
Current children cumulated vsize (KiB) 347024

[startup+1094.6 s]
/proc/loadavg: 8.10 8.09 8.02 9/474 13880
/proc/meminfo: memFree=29283908/32950928 swapFree=41934240/67111528
[pid=13839] ppid=13837 vsize=347024 CPUtime=8737.33 cores=0-7
/proc/13839/stat : 13839 (claspmt) R 13837 13839 13624 0 -1 4202496 34908 0 0 0 873470 263 0 0 25 0 8 0 662011736 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/13839/statm: 86756 34722 466 189 0 81105 0
[pid=13839/tid=13841] ppid=13837 vsize=347024 CPUtime=1089.25 cores=0-7
/proc/13839/task/13841/stat : 13841 (claspmt) R 13837 13839 13624 0 -1 4202560 8721 0 0 0 108895 30 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13839/tid=13842] ppid=13837 vsize=347024 CPUtime=1091.38 cores=0-7
/proc/13839/task/13842/stat : 13842 (claspmt) R 13837 13839 13624 0 -1 4202560 7151 0 0 0 109103 35 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13839/tid=13843] ppid=13837 vsize=347024 CPUtime=1093.45 cores=0-7
/proc/13839/task/13843/stat : 13843 (claspmt) R 13837 13839 13624 0 -1 4202560 1965 0 0 0 109317 28 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 251813937778 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13839/tid=13844] ppid=13837 vsize=347024 CPUtime=1093.78 cores=0-7
/proc/13839/task/13844/stat : 13844 (claspmt) R 13837 13839 13624 0 -1 4202560 3851 0 0 0 109348 30 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13839/tid=13845] ppid=13837 vsize=347024 CPUtime=1091.84 cores=0-7
/proc/13839/task/13845/stat : 13845 (claspmt) R 13837 13839 13624 0 -1 4202560 3665 0 0 0 109154 30 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4362492 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13839/tid=13846] ppid=13837 vsize=347024 CPUtime=1093.31 cores=0-7
/proc/13839/task/13846/stat : 13846 (claspmt) R 13837 13839 13624 0 -1 4202560 2960 0 0 0 109300 31 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13839/tid=13847] ppid=13837 vsize=347024 CPUtime=1093.86 cores=0-7
/proc/13839/task/13847/stat : 13847 (claspmt) R 13837 13839 13624 0 -1 4202560 3935 0 0 0 109343 43 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8737.33
Current children cumulated vsize (KiB) 347024

[startup+1095.4 s]
/proc/loadavg: 8.10 8.09 8.02 9/474 13880
/proc/meminfo: memFree=29283908/32950928 swapFree=41934240/67111528
[pid=13839] ppid=13837 vsize=347024 CPUtime=8743.71 cores=0-7
/proc/13839/stat : 13839 (claspmt) R 13837 13839 13624 0 -1 4202496 34908 0 0 0 874108 263 0 0 25 0 8 0 662011736 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4684760 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/13839/statm: 86756 34722 466 189 0 81105 0
[pid=13839/tid=13841] ppid=13837 vsize=347024 CPUtime=1090.05 cores=0-7
/proc/13839/task/13841/stat : 13841 (claspmt) R 13837 13839 13624 0 -1 4202560 8721 0 0 0 108975 30 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4660219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13839/tid=13842] ppid=13837 vsize=347024 CPUtime=1092.18 cores=0-7
/proc/13839/task/13842/stat : 13842 (claspmt) R 13837 13839 13624 0 -1 4202560 7151 0 0 0 109183 35 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4669187 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13839/tid=13843] ppid=13837 vsize=347024 CPUtime=1094.25 cores=0-7
/proc/13839/task/13843/stat : 13843 (claspmt) R 13837 13839 13624 0 -1 4202560 1965 0 0 0 109397 28 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4379076 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13839/tid=13844] ppid=13837 vsize=347024 CPUtime=1094.58 cores=0-7
/proc/13839/task/13844/stat : 13844 (claspmt) R 13837 13839 13624 0 -1 4202560 3851 0 0 0 109428 30 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670366 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13839/tid=13845] ppid=13837 vsize=347024 CPUtime=1092.62 cores=0-7
/proc/13839/task/13845/stat : 13845 (claspmt) R 13837 13839 13624 0 -1 4202560 3665 0 0 0 109232 30 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670368 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13839/tid=13846] ppid=13837 vsize=347024 CPUtime=1094.11 cores=0-7
/proc/13839/task/13846/stat : 13846 (claspmt) R 13837 13839 13624 0 -1 4202560 2960 0 0 0 109380 31 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13839/tid=13847] ppid=13837 vsize=347024 CPUtime=1094.66 cores=0-7
/proc/13839/task/13847/stat : 13847 (claspmt) R 13837 13839 13624 0 -1 4202560 3935 0 0 0 109423 43 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8743.71
Current children cumulated vsize (KiB) 347024

[startup+1095.8 s]
/proc/loadavg: 8.10 8.09 8.02 9/474 13880
/proc/meminfo: memFree=29283908/32950928 swapFree=41934240/67111528
[pid=13839] ppid=13837 vsize=347024 CPUtime=8747.02 cores=0-7
/proc/13839/stat : 13839 (claspmt) R 13837 13839 13624 0 -1 4202496 34908 0 0 0 874439 263 0 0 25 0 8 0 662011736 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670112 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/13839/statm: 86756 34722 466 189 0 81105 0
[pid=13839/tid=13841] ppid=13837 vsize=347024 CPUtime=1090.46 cores=0-7
/proc/13839/task/13841/stat : 13841 (claspmt) R 13837 13839 13624 0 -1 4202560 8721 0 0 0 109016 30 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13839/tid=13842] ppid=13837 vsize=347024 CPUtime=1092.6 cores=0-7
/proc/13839/task/13842/stat : 13842 (claspmt) R 13837 13839 13624 0 -1 4202560 7151 0 0 0 109225 35 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13839/tid=13843] ppid=13837 vsize=347024 CPUtime=1094.67 cores=0-7
/proc/13839/task/13843/stat : 13843 (claspmt) R 13837 13839 13624 0 -1 4202560 1965 0 0 0 109439 28 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13839/tid=13844] ppid=13837 vsize=347024 CPUtime=1095 cores=0-7
/proc/13839/task/13844/stat : 13844 (claspmt) R 13837 13839 13624 0 -1 4202560 3851 0 0 0 109470 30 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13839/tid=13845] ppid=13837 vsize=347024 CPUtime=1093.02 cores=0-7
/proc/13839/task/13845/stat : 13845 (claspmt) R 13837 13839 13624 0 -1 4202560 3665 0 0 0 109272 30 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4669552 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13839/tid=13846] ppid=13837 vsize=347024 CPUtime=1094.53 cores=0-7
/proc/13839/task/13846/stat : 13846 (claspmt) R 13837 13839 13624 0 -1 4202560 2960 0 0 0 109422 31 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4627293 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13839/tid=13847] ppid=13837 vsize=347024 CPUtime=1095.08 cores=0-7
/proc/13839/task/13847/stat : 13847 (claspmt) R 13837 13839 13624 0 -1 4202560 3935 0 0 0 109465 43 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4321023 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8747.02
Current children cumulated vsize (KiB) 347024

[startup+1096.2 s]
/proc/loadavg: 8.10 8.09 8.02 9/474 13880
/proc/meminfo: memFree=29283908/32950928 swapFree=41934240/67111528
[pid=13839] ppid=13837 vsize=347024 CPUtime=8750.1 cores=0-7
/proc/13839/stat : 13839 (claspmt) R 13837 13839 13624 0 -1 4202496 34908 0 0 0 874746 264 0 0 25 0 8 0 662011736 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4659391 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/13839/statm: 86756 34722 466 189 0 81105 0
[pid=13839/tid=13841] ppid=13837 vsize=347024 CPUtime=1090.85 cores=0-7
/proc/13839/task/13841/stat : 13841 (claspmt) R 13837 13839 13624 0 -1 4202560 8721 0 0 0 109055 30 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13839/tid=13842] ppid=13837 vsize=347024 CPUtime=1092.98 cores=0-7
/proc/13839/task/13842/stat : 13842 (claspmt) R 13837 13839 13624 0 -1 4202560 7151 0 0 0 109263 35 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 251813907418 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13839/tid=13843] ppid=13837 vsize=347024 CPUtime=1095.05 cores=0-7
/proc/13839/task/13843/stat : 13843 (claspmt) R 13837 13839 13624 0 -1 4202560 1965 0 0 0 109477 28 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4668728 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13839/tid=13844] ppid=13837 vsize=347024 CPUtime=1095.38 cores=0-7
/proc/13839/task/13844/stat : 13844 (claspmt) R 13837 13839 13624 0 -1 4202560 3851 0 0 0 109508 30 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4644902 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13839/tid=13845] ppid=13837 vsize=347024 CPUtime=1093.41 cores=0-7
/proc/13839/task/13845/stat : 13845 (claspmt) R 13837 13839 13624 0 -1 4202560 3665 0 0 0 109311 30 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13839/tid=13846] ppid=13837 vsize=347024 CPUtime=1094.91 cores=0-7
/proc/13839/task/13846/stat : 13846 (claspmt) R 13837 13839 13624 0 -1 4202560 2960 0 0 0 109460 31 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13839/tid=13847] ppid=13837 vsize=347024 CPUtime=1095.46 cores=0-7
/proc/13839/task/13847/stat : 13847 (claspmt) R 13837 13839 13624 0 -1 4202560 3935 0 0 0 109503 43 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8750.1
Current children cumulated vsize (KiB) 347024

[startup+1096.3 s]
/proc/loadavg: 8.10 8.09 8.02 9/474 13880
/proc/meminfo: memFree=29283908/32950928 swapFree=41934240/67111528
[pid=13839] ppid=13837 vsize=347024 CPUtime=8750.89 cores=0-7
/proc/13839/stat : 13839 (claspmt) R 13837 13839 13624 0 -1 4202496 34908 0 0 0 874825 264 0 0 25 0 8 0 662011736 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/13839/statm: 86756 34722 466 189 0 81105 0
[pid=13839/tid=13841] ppid=13837 vsize=347024 CPUtime=1090.95 cores=0-7
/proc/13839/task/13841/stat : 13841 (claspmt) R 13837 13839 13624 0 -1 4202560 8721 0 0 0 109065 30 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13839/tid=13842] ppid=13837 vsize=347024 CPUtime=1093.08 cores=0-7
/proc/13839/task/13842/stat : 13842 (claspmt) R 13837 13839 13624 0 -1 4202560 7151 0 0 0 109273 35 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13839/tid=13843] ppid=13837 vsize=347024 CPUtime=1095.15 cores=0-7
/proc/13839/task/13843/stat : 13843 (claspmt) R 13837 13839 13624 0 -1 4202560 1965 0 0 0 109487 28 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13839/tid=13844] ppid=13837 vsize=347024 CPUtime=1095.48 cores=0-7
/proc/13839/task/13844/stat : 13844 (claspmt) R 13837 13839 13624 0 -1 4202560 3851 0 0 0 109518 30 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4660372 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13839/tid=13845] ppid=13837 vsize=347024 CPUtime=1093.5 cores=0-7
/proc/13839/task/13845/stat : 13845 (claspmt) R 13837 13839 13624 0 -1 4202560 3665 0 0 0 109320 30 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13839/tid=13846] ppid=13837 vsize=347024 CPUtime=1095.01 cores=0-7
/proc/13839/task/13846/stat : 13846 (claspmt) R 13837 13839 13624 0 -1 4202560 2960 0 0 0 109470 31 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13839/tid=13847] ppid=13837 vsize=347024 CPUtime=1095.56 cores=0-7
/proc/13839/task/13847/stat : 13847 (claspmt) R 13837 13839 13624 0 -1 4202560 3935 0 0 0 109513 43 0 0 25 0 8 0 662011739 355352576 34722 33554432000 4194304 4964800 140735833903808 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8750.89
Current children cumulated vsize (KiB) 347024

Child status: 20
Real time (s): 1096.36
CPU time (s): 8751.04
CPU user time (s): 8748.38
CPU system time (s): 2.6566
CPU usage (%): 798.193
Max. virtual memory (cumulated for all children) (KiB): 347024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8748.38
system time used= 2.6566
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34919
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= 265706
involuntary context switches= 41789

runsolver used 5.02623 second user time and 11.9242 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-16 02:02:10
IDJOB=3381096
IDBENCH=83356
IDSOLVER=1865
FILE ID=node126/3381096-1305504130
RUNJOBID= node126-1305499115-13638
PBS_JOBID= 13325449
Free space on /tmp= 73312 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-14_186.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-3381096-1305504130/watcher-3381096-1305504130 -o /tmp/evaluation-result-3381096-1305504130/solver-3381096-1305504130 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381096-1305504130.cnf

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

MD5SUM BENCH= 642fce7e30a701c3223fa5771c2e57dc
RANDOM SEED=1714528204

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29419288 kB
Buffers:        200712 kB
Cached:        1863160 kB
SwapCached:      49688 kB
Active:         955940 kB
Inactive:      2304244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29419288 kB
SwapTotal:    67111528 kB
SwapFree:     41934240 kB
Dirty:            1184 kB
Writeback:           0 kB
AnonPages:     1159796 kB
Mapped:          17448 kB
Slab:           112076 kB
PageTables:      88072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133949712 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= 73308 MiB
End job on node126 at 2011-05-16 02:20:27