Trace number 3381072

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)? (TO) 40001.2 5008.19

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4232.cnf
MD5SUM86d9f733c618d2ca060f457ab8a19463
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4230
Number of clauses100443
Sum of the clauses size411786
Maximum clause length5
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 490429
Number of clauses of size 510014
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...503076/instance-3381072-1305503076.cnf
0.19/0.23	c Solving...
40000.67/5007.72	
40000.67/5007.72	*** INTERRUPTED! ***
40000.67/5007.72	*** Shutting down threads...
40001.14/5008.18	s UNKNOWN
40001.14/5008.18	
40001.14/5008.18	c INTERRUPTED   : 1
40001.14/5008.18	c Models        : 0+    
40001.14/5008.18	c Time          : 5007.729s (Solving: 5007.50s 1st Model: 0.00s Unsat: 0.00s)
40001.14/5008.18	c CPU Time      : 40000.770s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.06 8.09 8.03 2/331 2559
/proc/meminfo: memFree=24291392/32950928 swapFree=60044312/67111528
[pid=2559] ppid=2557 vsize=21408 CPUtime=0 cores=0-7
/proc/2559/stat : 2559 (claspmt) R 2557 2559 2409 0 -1 4202496 636 0 0 0 0 0 0 0 25 0 1 0 740538268 21921792 566 33554432000 4194304 4964800 140736214280928 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2559/statm: 5352 574 377 189 0 226 0

[startup+0.0244739 s]
/proc/loadavg: 8.06 8.09 8.03 2/331 2559
/proc/meminfo: memFree=24291392/32950928 swapFree=60044312/67111528
[pid=2559] ppid=2557 vsize=25412 CPUtime=0.01 cores=0-7
/proc/2559/stat : 2559 (claspmt) R 2557 2559 2409 0 -1 4202496 1902 0 0 0 1 0 0 0 25 0 1 0 740538268 26021888 1507 33554432000 4194304 4964800 140736214280928 18446744073709551615 231895151301 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2559/statm: 6353 1510 386 189 0 1227 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25412

[startup+0.100464 s]
/proc/loadavg: 8.06 8.09 8.03 2/331 2559
/proc/meminfo: memFree=24291392/32950928 swapFree=60044312/67111528
[pid=2559] ppid=2557 vsize=31188 CPUtime=0.09 cores=0-7
/proc/2559/stat : 2559 (claspmt) R 2557 2559 2409 0 -1 4202496 3524 0 0 0 9 0 0 0 25 0 1 0 740538268 31936512 2908 33554432000 4194304 4964800 140736214280928 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2559/statm: 7797 2908 402 189 0 2671 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31188

[startup+0.300446 s]
/proc/loadavg: 8.06 8.09 8.03 2/331 2559
/proc/meminfo: memFree=24291392/32950928 swapFree=60044312/67111528
[pid=2559] ppid=2557 vsize=462132 CPUtime=0.35 cores=0-7
/proc/2559/stat : 2559 (claspmt) S 2557 2559 2409 0 -1 4202496 15268 0 0 0 29 6 0 0 18 0 8 0 740538268 473223168 14357 33554432000 4194304 4964800 140736214280928 18446744073709551615 231907306393 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/2559/statm: 115533 14357 438 189 0 109882 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 462132

[startup+0.721213 s]
/proc/loadavg: 8.06 8.09 8.03 2/331 2559
/proc/meminfo: memFree=24291392/32950928 swapFree=60044312/67111528
[pid=2559] ppid=2557 vsize=465588 CPUtime=5.98 cores=0-7
/proc/2559/stat : 2559 (claspmt) R 2557 2559 2409 0 -1 4202496 22675 0 0 0 586 12 0 0 18 0 8 0 740538268 476762112 21763 33554432000 4194304 4964800 140736214280928 18446744073709551615 231895151649 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2559/statm: 116562 22616 464 189 0 110911 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 465588

[startup+1.50012 s]
/proc/loadavg: 8.06 8.09 8.03 2/331 2559
/proc/meminfo: memFree=24291392/32950928 swapFree=60044312/67111528
[pid=2559] ppid=2557 vsize=533024 CPUtime=9.62 cores=0-7
/proc/2559/stat : 2559 (claspmt) R 2557 2559 2409 0 -1 4202496 26327 0 0 0 948 14 0 0 18 0 8 0 740538268 545816576 25415 33554432000 4194304 4964800 140736214280928 18446744073709551615 4379998 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2559/statm: 133256 25415 464 189 0 127605 0
Current children cumulated CPU time (s) 9.62
Current children cumulated vsize (KiB) 533024

[startup+3.10082 s]
/proc/loadavg: 8.14 8.11 8.03 9/339 2567
/proc/meminfo: memFree=24162840/32950928 swapFree=60044312/67111528
[pid=2559] ppid=2557 vsize=537428 CPUtime=22.39 cores=0-7
/proc/2559/stat : 2559 (claspmt) R 2557 2559 2409 0 -1 4202496 35919 0 0 0 2220 19 0 0 21 0 8 0 740538268 550326272 35007 33554432000 4194304 4964800 140736214280928 18446744073709551615 231895151649 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2559/statm: 134357 35007 466 189 0 128706 0
[pid=2559/tid=2561] ppid=2557 vsize=537428 CPUtime=2.81 cores=0-7
/proc/2559/task/2561/stat : 2561 (claspmt) R 2557 2559 2409 0 -1 4202560 3703 0 0 0 279 2 0 0 23 0 8 0 740538291 550326272 35007 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2559/tid=2562] ppid=2557 vsize=537428 CPUtime=2.78 cores=0-7
/proc/2559/task/2562/stat : 2562 (claspmt) R 2557 2559 2409 0 -1 4202560 4219 0 0 0 277 1 0 0 22 0 8 0 740538291 550326272 35007 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2559/tid=2563] ppid=2557 vsize=537428 CPUtime=2.79 cores=0-7
/proc/2559/task/2563/stat : 2563 (claspmt) R 2557 2559 2409 0 -1 4202560 3518 0 0 0 278 1 0 0 22 0 8 0 740538291 550326272 35008 33554432000 4194304 4964800 140736214280928 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2559/tid=2564] ppid=2557 vsize=537428 CPUtime=2.73 cores=0-7
/proc/2559/task/2564/stat : 2564 (claspmt) R 2557 2559 2409 0 -1 4202560 4457 0 0 0 271 2 0 0 22 0 8 0 740538291 550326272 35008 33554432000 4194304 4964800 140736214280928 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2559/tid=2565] ppid=2557 vsize=537428 CPUtime=2.8 cores=0-7
/proc/2559/task/2565/stat : 2565 (claspmt) R 2557 2559 2409 0 -1 4202560 4061 0 0 0 278 2 0 0 23 0 8 0 740538291 550326272 35008 33554432000 4194304 4964800 140736214280928 18446744073709551615 231895151649 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2559/tid=2566] ppid=2557 vsize=537428 CPUtime=2.64 cores=0-7
/proc/2559/task/2566/stat : 2566 (claspmt) R 2557 2559 2409 0 -1 4202560 4064 0 0 0 261 3 0 0 20 0 8 0 740538291 550326272 35008 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2559/tid=2567] ppid=2557 vsize=537428 CPUtime=2.77 cores=0-7
/proc/2559/task/2567/stat : 2567 (claspmt) R 2557 2559 2409 0 -1 4202560 4969 0 0 0 276 1 0 0 22 0 8 0 740538291 550326272 35009 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 22.39
Current children cumulated vsize (KiB) 537428

[startup+6.30122 s]
/proc/loadavg: 8.14 8.11 8.03 9/339 2567
/proc/meminfo: memFree=24122292/32950928 swapFree=60044312/67111528
[pid=2559] ppid=2557 vsize=540520 CPUtime=47.96 cores=0-7
/proc/2559/stat : 2559 (claspmt) R 2557 2559 2409 0 -1 4202496 44191 0 0 0 4772 24 0 0 25 0 8 0 740538268 553492480 43279 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2559/statm: 135130 43279 466 189 0 129479 0
[pid=2559/tid=2561] ppid=2557 vsize=540520 CPUtime=6 cores=0-7
/proc/2559/task/2561/stat : 2561 (claspmt) R 2557 2559 2409 0 -1 4202560 4815 0 0 0 598 2 0 0 25 0 8 0 740538291 553492480 43280 33554432000 4194304 4964800 140736214280928 18446744073709551615 231895151649 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2559/tid=2562] ppid=2557 vsize=540520 CPUtime=5.99 cores=0-7
/proc/2559/task/2562/stat : 2562 (claspmt) R 2557 2559 2409 0 -1 4202560 5048 0 0 0 597 2 0 0 25 0 8 0 740538291 553492480 43280 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2559/tid=2563] ppid=2557 vsize=540520 CPUtime=5.99 cores=0-7
/proc/2559/task/2563/stat : 2563 (claspmt) R 2557 2559 2409 0 -1 4202560 3887 0 0 0 598 1 0 0 25 0 8 0 740538291 553492480 43280 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2559/tid=2564] ppid=2557 vsize=540520 CPUtime=5.93 cores=0-7
/proc/2559/task/2564/stat : 2564 (claspmt) R 2557 2559 2409 0 -1 4202560 5177 0 0 0 590 3 0 0 25 0 8 0 740538291 553492480 43280 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2559/tid=2565] ppid=2557 vsize=540520 CPUtime=6 cores=0-7
/proc/2559/task/2565/stat : 2565 (claspmt) R 2557 2559 2409 0 -1 4202560 5378 0 0 0 598 2 0 0 25 0 8 0 740538291 553492480 43280 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2559/tid=2566] ppid=2557 vsize=540520 CPUtime=5.81 cores=0-7
/proc/2559/task/2566/stat : 2566 (claspmt) R 2557 2559 2409 0 -1 4202560 5303 0 0 0 576 5 0 0 25 0 8 0 740538291 553492480 43280 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2559/tid=2567] ppid=2557 vsize=540520 CPUtime=5.97 cores=0-7
/proc/2559/task/2567/stat : 2567 (claspmt) R 2557 2559 2409 0 -1 4202560 6503 0 0 0 595 2 0 0 25 0 8 0 740538291 553492480 43280 33554432000 4194304 4964800 140736214280928 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 47.96
Current children cumulated vsize (KiB) 540520

[startup+12.713 s]
/proc/loadavg: 8.19 8.12 8.04 9/339 2567
/proc/meminfo: memFree=24081504/32950928 swapFree=60044312/67111528
[pid=2559] ppid=2557 vsize=544116 CPUtime=99.18 cores=0-7
/proc/2559/stat : 2559 (claspmt) R 2557 2559 2409 0 -1 4202496 54299 0 0 0 9887 31 0 0 25 0 8 0 740538268 557174784 53373 33554432000 4194304 4964800 140736214280928 18446744073709551615 4321016 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2559/statm: 136029 53373 466 189 0 130378 0
[pid=2559/tid=2561] ppid=2557 vsize=544116 CPUtime=12.41 cores=0-7
/proc/2559/task/2561/stat : 2561 (claspmt) R 2557 2559 2409 0 -1 4202560 5082 0 0 0 1239 2 0 0 25 0 8 0 740538291 557174784 53373 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2559/tid=2562] ppid=2557 vsize=544116 CPUtime=12.4 cores=0-7
/proc/2559/task/2562/stat : 2562 (claspmt) R 2557 2559 2409 0 -1 4202560 6110 0 0 0 1238 2 0 0 25 0 8 0 740538291 557174784 53373 33554432000 4194304 4964800 140736214280928 18446744073709551615 231895151649 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2559/tid=2563] ppid=2557 vsize=544116 CPUtime=12.4 cores=0-7
/proc/2559/task/2563/stat : 2563 (claspmt) R 2557 2559 2409 0 -1 4202560 5480 0 0 0 1238 2 0 0 25 0 8 0 740538291 557174784 53373 33554432000 4194304 4964800 140736214280928 18446744073709551615 4653230 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2559/tid=2564] ppid=2557 vsize=544116 CPUtime=12.34 cores=0-7
/proc/2559/task/2564/stat : 2564 (claspmt) R 2557 2559 2409 0 -1 4202560 6158 0 0 0 1231 3 0 0 25 0 8 0 740538291 557174784 53373 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2559/tid=2565] ppid=2557 vsize=544116 CPUtime=12.42 cores=0-7
/proc/2559/task/2565/stat : 2565 (claspmt) R 2557 2559 2409 0 -1 4202560 6738 0 0 0 1239 3 0 0 25 0 8 0 740538291 557174784 53373 33554432000 4194304 4964800 140736214280928 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2559/tid=2566] ppid=2557 vsize=544116 CPUtime=12.15 cores=0-7
/proc/2559/task/2566/stat : 2566 (claspmt) R 2557 2559 2409 0 -1 4202560 6208 0 0 0 1209 6 0 0 25 0 8 0 740538291 557174784 53373 33554432000 4194304 4964800 140736214280928 18446744073709551615 4658531 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2559/tid=2567] ppid=2557 vsize=544116 CPUtime=12.38 cores=0-7
/proc/2559/task/2567/stat : 2567 (claspmt) R 2557 2559 2409 0 -1 4202560 8998 0 0 0 1234 4 0 0 25 0 8 0 740538291 557174784 53373 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 99.18
Current children cumulated vsize (KiB) 544116

[startup+25.5006 s]
/proc/loadavg: 8.16 8.11 8.04 9/339 2568
/proc/meminfo: memFree=24017556/32950928 swapFree=60044312/67111528
[pid=2559] ppid=2557 vsize=549244 CPUtime=201.32 cores=0-7
/proc/2559/stat : 2559 (claspmt) R 2557 2559 2409 0 -1 4202496 70173 0 0 0 20091 41 0 0 25 0 8 0 740538268 562425856 69247 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2559/statm: 137311 69247 466 189 0 131660 0
[pid=2559/tid=2561] ppid=2557 vsize=549244 CPUtime=25.19 cores=0-7
/proc/2559/task/2561/stat : 2561 (claspmt) R 2557 2559 2409 0 -1 4202560 6464 0 0 0 2516 3 0 0 25 0 8 0 740538291 562425856 69247 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2559/tid=2562] ppid=2557 vsize=549244 CPUtime=25.18 cores=0-7
/proc/2559/task/2562/stat : 2562 (claspmt) R 2557 2559 2409 0 -1 4202560 7155 0 0 0 2516 2 0 0 25 0 8 0 740538291 562425856 69247 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2559/tid=2563] ppid=2557 vsize=549244 CPUtime=25.18 cores=0-7
/proc/2559/task/2563/stat : 2563 (claspmt) R 2557 2559 2409 0 -1 4202560 6857 0 0 0 2515 3 0 0 25 0 8 0 740538291 562425856 69247 33554432000 4194304 4964800 140736214280928 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2559/tid=2564] ppid=2557 vsize=549244 CPUtime=25.12 cores=0-7
/proc/2559/task/2564/stat : 2564 (claspmt) R 2557 2559 2409 0 -1 4202560 8135 0 0 0 2508 4 0 0 25 0 8 0 740538291 562425856 69247 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2559/tid=2565] ppid=2557 vsize=549244 CPUtime=25.2 cores=0-7
/proc/2559/task/2565/stat : 2565 (claspmt) R 2557 2559 2409 0 -1 4202560 9019 0 0 0 2516 4 0 0 25 0 8 0 740538291 562425856 69247 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2559/tid=2566] ppid=2557 vsize=549244 CPUtime=24.8 cores=0-7
/proc/2559/task/2566/stat : 2566 (claspmt) R 2557 2559 2409 0 -1 4202560 7606 0 0 0 2474 6 0 0 25 0 8 0 740538291 562425856 69247 33554432000 4194304 4964800 140736214280928 18446744073709551615 4660236 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2559/tid=2567] ppid=2557 vsize=549244 CPUtime=25.17 cores=0-7
/proc/2559/task/2567/stat : 2567 (claspmt) R 2557 2559 2409 0 -1 4202560 12243 0 0 0 2511 6 0 0 25 0 8 0 740538291 562425856 69247 33554432000 4194304 4964800 140736214280928 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 201.32
Current children cumulated vsize (KiB) 549244

[startup+51.1008 s]
/proc/loadavg: 8.10 8.10 8.03 9/339 2568
/proc/meminfo: memFree=23925256/32950928 swapFree=60044312/67111528
[pid=2559] ppid=2557 vsize=566808 CPUtime=405.83 cores=0-7
/proc/2559/stat : 2559 (claspmt) R 2557 2559 2409 0 -1 4202496 93118 0 0 0 40524 59 0 0 25 0 8 0 740538268 580411392 92174 33554432000 4194304 4964800 140736214280928 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2559/statm: 141702 92174 466 189 0 136051 0
[pid=2559/tid=2561] ppid=2557 vsize=566808 CPUtime=50.79 cores=0-7
/proc/2559/task/2561/stat : 2561 (claspmt) R 2557 2559 2409 0 -1 4202560 8352 0 0 0 5074 5 0 0 18 0 8 0 740538291 580411392 92174 33554432000 4194304 4964800 140736214280928 18446744073709551615 4332327 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2559/tid=2562] ppid=2557 vsize=566808 CPUtime=50.79 cores=0-7
/proc/2559/task/2562/stat : 2562 (claspmt) R 2557 2559 2409 0 -1 4202560 10456 0 0 0 5073 6 0 0 25 0 8 0 740538291 580411392 92174 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2559/tid=2563] ppid=2557 vsize=566808 CPUtime=50.78 cores=0-7
/proc/2559/task/2563/stat : 2563 (claspmt) R 2557 2559 2409 0 -1 4202560 9359 0 0 0 5073 5 0 0 25 0 8 0 740538291 580411392 92174 33554432000 4194304 4964800 140736214280928 18446744073709551615 4342186 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2559/tid=2564] ppid=2557 vsize=566808 CPUtime=50.74 cores=0-7
/proc/2559/task/2564/stat : 2564 (claspmt) R 2557 2559 2409 0 -1 4202560 10988 0 0 0 5068 6 0 0 25 0 8 0 740538291 580411392 92174 33554432000 4194304 4964800 140736214280928 18446744073709551615 4325321 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2559/tid=2565] ppid=2557 vsize=566808 CPUtime=50.81 cores=0-7
/proc/2559/task/2565/stat : 2565 (claspmt) R 2557 2559 2409 0 -1 4202560 12176 0 0 0 5075 6 0 0 25 0 8 0 740538291 580411392 92174 33554432000 4194304 4964800 140736214280928 18446744073709551615 4342232 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2559/tid=2566] ppid=2557 vsize=566808 CPUtime=50.12 cores=0-7
/proc/2559/task/2566/stat : 2566 (claspmt) R 2557 2559 2409 0 -1 4202560 9214 0 0 0 5004 8 0 0 25 0 8 0 740538291 580411392 92174 33554432000 4194304 4964800 140736214280928 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2559/tid=2567] ppid=2557 vsize=566808 CPUtime=50.78 cores=0-7
/proc/2559/task/2567/stat : 2567 (claspmt) R 2557 2559 2409 0 -1 4202560 15284 0 0 0 5069 9 0 0 25 0 8 0 740538291 580411392 92174 33554432000 4194304 4964800 140736214280928 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 405.83
Current children cumulated vsize (KiB) 566808

[startup+102.301 s]
/proc/loadavg: 8.04 8.08 8.03 9/339 2570
/proc/meminfo: memFree=23809280/32950928 swapFree=60044312/67111528
[pid=2559] ppid=2557 vsize=709488 CPUtime=814.8 cores=0-7
/proc/2559/stat : 2559 (claspmt) R 2557 2559 2409 0 -1 4202496 123128 0 0 0 81395 85 0 0 25 0 8 0 740538268 726515712 121707 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2559/statm: 177372 121707 466 189 0 171721 0
[pid=2559/tid=2561] ppid=2557 vsize=709488 CPUtime=101.97 cores=0-7
/proc/2559/task/2561/stat : 2561 (claspmt) R 2557 2559 2409 0 -1 4202560 11583 0 0 0 10190 7 0 0 25 0 8 0 740538291 726515712 121707 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2559/tid=2562] ppid=2557 vsize=709488 CPUtime=101.98 cores=0-7
/proc/2559/task/2562/stat : 2562 (claspmt) R 2557 2559 2409 0 -1 4202560 13545 0 0 0 10188 10 0 0 25 0 8 0 740538291 726515712 121707 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2559/tid=2563] ppid=2557 vsize=709488 CPUtime=101.96 cores=0-7
/proc/2559/task/2563/stat : 2563 (claspmt) R 2557 2559 2409 0 -1 4202560 11063 0 0 0 10190 6 0 0 25 0 8 0 740538291 726515712 121707 33554432000 4194304 4964800 140736214280928 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0

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

/proc/2559/task/2566/stat : 2566 (claspmt) R 2557 2559 2409 0 -1 4202560 58424 0 0 0 465633 104 0 0 25 0 8 0 740538291 2577842176 555253 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2559/tid=2567] ppid=2557 vsize=2517424 CPUtime=4646.62 cores=0-7
/proc/2559/task/2567/stat : 2567 (claspmt) R 2557 2559 2409 0 -1 4202560 164266 0 0 0 464431 231 0 0 25 0 8 0 740538291 2577842176 555253 33554432000 4194304 4964800 140736214280928 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37241.4
Current children cumulated vsize (KiB) 2517424

[startup+4722.3 s]
/proc/loadavg: 8.11 8.05 8.00 9/339 2714
/proc/meminfo: memFree=22063012/32950928 swapFree=60044312/67111528
[pid=2559] ppid=2557 vsize=2517424 CPUtime=37720.7 cores=0-7
/proc/2559/stat : 2559 (claspmt) R 2557 2559 2409 0 -1 4202496 568386 0 0 0 3771312 754 0 0 25 0 8 0 740538268 2577842176 555254 33554432000 4194304 4964800 140736214280928 18446744073709551615 4332418 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2559/statm: 629356 555254 466 189 0 623705 0
[pid=2559/tid=2561] ppid=2557 vsize=2517424 CPUtime=4689.76 cores=0-7
/proc/2559/task/2561/stat : 2561 (claspmt) R 2557 2559 2409 0 -1 4202560 43830 0 0 0 468905 71 0 0 25 0 8 0 740538291 2577842176 555254 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2559/tid=2562] ppid=2557 vsize=2517424 CPUtime=4721.79 cores=0-7
/proc/2559/task/2562/stat : 2562 (claspmt) R 2557 2559 2409 0 -1 4202560 43007 0 0 0 472135 44 0 0 25 0 8 0 740538291 2577842176 555254 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2559/tid=2563] ppid=2557 vsize=2517424 CPUtime=4720.28 cores=0-7
/proc/2559/task/2563/stat : 2563 (claspmt) R 2557 2559 2409 0 -1 4202560 63032 0 0 0 471945 83 0 0 25 0 8 0 740538291 2577842176 555254 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2559/tid=2564] ppid=2557 vsize=2517424 CPUtime=4721.84 cores=0-7
/proc/2559/task/2564/stat : 2564 (claspmt) R 2557 2559 2409 0 -1 4202560 41992 0 0 0 472139 45 0 0 25 0 8 0 740538291 2577842176 555254 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2559/tid=2565] ppid=2557 vsize=2517424 CPUtime=4721.75 cores=0-7
/proc/2559/task/2565/stat : 2565 (claspmt) R 2557 2559 2409 0 -1 4202560 46510 0 0 0 472127 48 0 0 25 0 8 0 740538291 2577842176 555254 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2559/tid=2566] ppid=2557 vsize=2517424 CPUtime=4717.35 cores=0-7
/proc/2559/task/2566/stat : 2566 (claspmt) R 2557 2559 2409 0 -1 4202560 58424 0 0 0 471631 104 0 0 25 0 8 0 740538291 2577842176 555254 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2559/tid=2567] ppid=2557 vsize=2517424 CPUtime=4705.95 cores=0-7
/proc/2559/task/2567/stat : 2567 (claspmt) R 2557 2559 2409 0 -1 4202560 164266 0 0 0 470364 231 0 0 25 0 8 0 740538291 2577842176 555254 33554432000 4194304 4964800 140736214280928 18446744073709551615 4325325 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37720.7
Current children cumulated vsize (KiB) 2517424

[startup+4782.31 s]
/proc/loadavg: 8.11 8.05 8.00 9/339 2715
/proc/meminfo: memFree=22063204/32950928 swapFree=60044312/67111528
[pid=2559] ppid=2557 vsize=2517424 CPUtime=38200.1 cores=0-7
/proc/2559/stat : 2559 (claspmt) R 2557 2559 2409 0 -1 4202496 568402 0 0 0 3819249 756 0 0 25 0 8 0 740538268 2577842176 555270 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2559/statm: 629356 555270 466 189 0 623705 0
[pid=2559/tid=2561] ppid=2557 vsize=2517424 CPUtime=4749.78 cores=0-7
/proc/2559/task/2561/stat : 2561 (claspmt) R 2557 2559 2409 0 -1 4202560 43830 0 0 0 474907 71 0 0 25 0 8 0 740538291 2577842176 555270 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2559/tid=2562] ppid=2557 vsize=2517424 CPUtime=4781.78 cores=0-7
/proc/2559/task/2562/stat : 2562 (claspmt) R 2557 2559 2409 0 -1 4202560 43010 0 0 0 478134 44 0 0 25 0 8 0 740538291 2577842176 555270 33554432000 4194304 4964800 140736214280928 18446744073709551615 4653186 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2559/tid=2563] ppid=2557 vsize=2517424 CPUtime=4780.28 cores=0-7
/proc/2559/task/2563/stat : 2563 (claspmt) R 2557 2559 2409 0 -1 4202560 63032 0 0 0 477945 83 0 0 25 0 8 0 740538291 2577842176 555270 33554432000 4194304 4964800 140736214280928 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2559/tid=2564] ppid=2557 vsize=2517424 CPUtime=4781.84 cores=0-7
/proc/2559/task/2564/stat : 2564 (claspmt) R 2557 2559 2409 0 -1 4202560 41992 0 0 0 478139 45 0 0 25 0 8 0 740538291 2577842176 555270 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2559/tid=2565] ppid=2557 vsize=2517424 CPUtime=4781.75 cores=0-7
/proc/2559/task/2565/stat : 2565 (claspmt) R 2557 2559 2409 0 -1 4202560 46520 0 0 0 478126 49 0 0 25 0 8 0 740538291 2577842176 555270 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670351 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2559/tid=2566] ppid=2557 vsize=2517424 CPUtime=4777.37 cores=0-7
/proc/2559/task/2566/stat : 2566 (claspmt) R 2557 2559 2409 0 -1 4202560 58424 0 0 0 477632 105 0 0 25 0 8 0 740538291 2577842176 555270 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2559/tid=2567] ppid=2557 vsize=2517424 CPUtime=4765.3 cores=0-7
/proc/2559/task/2567/stat : 2567 (claspmt) R 2557 2559 2409 0 -1 4202560 164269 0 0 0 476299 231 0 0 25 0 8 0 740538291 2577842176 555270 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38200
Current children cumulated vsize (KiB) 2517424

[startup+4842.3 s]
/proc/loadavg: 8.10 8.06 8.00 9/339 2717
/proc/meminfo: memFree=22062388/32950928 swapFree=60044312/67111528
[pid=2559] ppid=2557 vsize=2517424 CPUtime=38679.2 cores=0-7
/proc/2559/stat : 2559 (claspmt) R 2557 2559 2409 0 -1 4202496 568780 0 0 0 3867167 758 0 0 25 0 8 0 740538268 2577842176 555414 33554432000 4194304 4964800 140736214280928 18446744073709551615 4654532 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2559/statm: 629356 555414 466 189 0 623705 0
[pid=2559/tid=2561] ppid=2557 vsize=2517424 CPUtime=4809.74 cores=0-7
/proc/2559/task/2561/stat : 2561 (claspmt) R 2557 2559 2409 0 -1 4202560 44057 0 0 0 480903 71 0 0 25 0 8 0 740538291 2577842176 555414 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2559/tid=2562] ppid=2557 vsize=2517424 CPUtime=4841.76 cores=0-7
/proc/2559/task/2562/stat : 2562 (claspmt) R 2557 2559 2409 0 -1 4202560 43010 0 0 0 484132 44 0 0 25 0 8 0 740538291 2577842176 555414 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2559/tid=2563] ppid=2557 vsize=2517424 CPUtime=4840.25 cores=0-7
/proc/2559/task/2563/stat : 2563 (claspmt) R 2557 2559 2409 0 -1 4202560 63032 0 0 0 483942 83 0 0 25 0 8 0 740538291 2577842176 555414 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2559/tid=2564] ppid=2557 vsize=2517424 CPUtime=4841.84 cores=0-7
/proc/2559/task/2564/stat : 2564 (claspmt) R 2557 2559 2409 0 -1 4202560 42003 0 0 0 484138 46 0 0 25 0 8 0 740538291 2577842176 555414 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2559/tid=2565] ppid=2557 vsize=2517424 CPUtime=4841.73 cores=0-7
/proc/2559/task/2565/stat : 2565 (claspmt) R 2557 2559 2409 0 -1 4202560 46658 0 0 0 484124 49 0 0 25 0 8 0 740538291 2577842176 555414 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2559/tid=2566] ppid=2557 vsize=2517424 CPUtime=4837.36 cores=0-7
/proc/2559/task/2566/stat : 2566 (claspmt) R 2557 2559 2409 0 -1 4202560 58424 0 0 0 483631 105 0 0 25 0 8 0 740538291 2577842176 555414 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2559/tid=2567] ppid=2557 vsize=2517424 CPUtime=4824.64 cores=0-7
/proc/2559/task/2567/stat : 2567 (claspmt) R 2557 2559 2409 0 -1 4202560 164269 0 0 0 482233 231 0 0 25 0 8 0 740538291 2577842176 555414 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38679.2
Current children cumulated vsize (KiB) 2517424

[startup+4902.3 s]
/proc/loadavg: 8.04 8.04 8.00 9/339 2719
/proc/meminfo: memFree=22062204/32950928 swapFree=60044312/67111528
[pid=2559] ppid=2557 vsize=2517424 CPUtime=39158.6 cores=0-7
/proc/2559/stat : 2559 (claspmt) R 2557 2559 2409 0 -1 4202496 568868 0 0 0 3915096 759 0 0 25 0 8 0 740538268 2577842176 555446 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2559/statm: 629356 555446 466 189 0 623705 0
[pid=2559/tid=2561] ppid=2557 vsize=2517424 CPUtime=4869.74 cores=0-7
/proc/2559/task/2561/stat : 2561 (claspmt) R 2557 2559 2409 0 -1 4202560 44061 0 0 0 486902 72 0 0 25 0 8 0 740538291 2577842176 555446 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2559/tid=2562] ppid=2557 vsize=2517424 CPUtime=4901.76 cores=0-7
/proc/2559/task/2562/stat : 2562 (claspmt) R 2557 2559 2409 0 -1 4202560 43010 0 0 0 490132 44 0 0 25 0 8 0 740538291 2577842176 555446 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2559/tid=2563] ppid=2557 vsize=2517424 CPUtime=4900.25 cores=0-7
/proc/2559/task/2563/stat : 2563 (claspmt) R 2557 2559 2409 0 -1 4202560 63106 0 0 0 489941 84 0 0 25 0 8 0 740538291 2577842176 555446 33554432000 4194304 4964800 140736214280928 18446744073709551615 4321061 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2559/tid=2564] ppid=2557 vsize=2517424 CPUtime=4901.81 cores=0-7
/proc/2559/task/2564/stat : 2564 (claspmt) R 2557 2559 2409 0 -1 4202560 42008 0 0 0 490135 46 0 0 25 0 8 0 740538291 2577842176 555446 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2559/tid=2565] ppid=2557 vsize=2517424 CPUtime=4901.74 cores=0-7
/proc/2559/task/2565/stat : 2565 (claspmt) R 2557 2559 2409 0 -1 4202560 46662 0 0 0 490125 49 0 0 25 0 8 0 740538291 2577842176 555446 33554432000 4194304 4964800 140736214280928 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2559/tid=2566] ppid=2557 vsize=2517424 CPUtime=4897.36 cores=0-7
/proc/2559/task/2566/stat : 2566 (claspmt) R 2557 2559 2409 0 -1 4202560 58424 0 0 0 489631 105 0 0 25 0 8 0 740538291 2577842176 555446 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2559/tid=2567] ppid=2557 vsize=2517424 CPUtime=4883.97 cores=0-7
/proc/2559/task/2567/stat : 2567 (claspmt) R 2557 2559 2409 0 -1 4202560 164269 0 0 0 488166 231 0 0 25 0 8 0 740538291 2577842176 555446 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39158.6
Current children cumulated vsize (KiB) 2517424

[startup+4962.3 s]
/proc/loadavg: 8.01 8.03 8.00 10/339 2720
/proc/meminfo: memFree=22053096/32950928 swapFree=60044312/67111528
[pid=2559] ppid=2557 vsize=2582960 CPUtime=39637.9 cores=0-7
/proc/2559/stat : 2559 (claspmt) R 2557 2559 2409 0 -1 4202496 571376 0 0 0 3963025 764 0 0 25 0 8 0 740538268 2644951040 557915 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2559/statm: 645740 557915 466 189 0 640089 0
[pid=2559/tid=2561] ppid=2557 vsize=2582960 CPUtime=4929.74 cores=0-7
/proc/2559/task/2561/stat : 2561 (claspmt) R 2557 2559 2409 0 -1 4202560 44063 0 0 0 492902 72 0 0 25 0 8 0 740538291 2644951040 557915 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2559/tid=2562] ppid=2557 vsize=2582960 CPUtime=4961.76 cores=0-7
/proc/2559/task/2562/stat : 2562 (claspmt) R 2557 2559 2409 0 -1 4202560 43014 0 0 0 496132 44 0 0 25 0 8 0 740538291 2644951040 557915 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2559/tid=2563] ppid=2557 vsize=2582960 CPUtime=4960.24 cores=0-7
/proc/2559/task/2563/stat : 2563 (claspmt) R 2557 2559 2409 0 -1 4202560 63187 0 0 0 495940 84 0 0 25 0 8 0 740538291 2644951040 557915 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2559/tid=2564] ppid=2557 vsize=2582960 CPUtime=4961.81 cores=0-7
/proc/2559/task/2564/stat : 2564 (claspmt) R 2557 2559 2409 0 -1 4202560 42226 0 0 0 496135 46 0 0 25 0 8 0 740538291 2644951040 557915 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2559/tid=2565] ppid=2557 vsize=2582960 CPUtime=4961.74 cores=0-7
/proc/2559/task/2565/stat : 2565 (claspmt) R 2557 2559 2409 0 -1 4202560 47320 0 0 0 496124 50 0 0 25 0 8 0 740538291 2644951040 557915 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2559/tid=2566] ppid=2557 vsize=2582960 CPUtime=4957.35 cores=0-7
/proc/2559/task/2566/stat : 2566 (claspmt) R 2557 2559 2409 0 -1 4202560 58424 0 0 0 495630 105 0 0 25 0 8 0 740538291 2644951040 557915 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2559/tid=2567] ppid=2557 vsize=2582960 CPUtime=4943.33 cores=0-7
/proc/2559/task/2567/stat : 2567 (claspmt) R 2557 2559 2409 0 -1 4202560 164293 0 0 0 494101 232 0 0 25 0 8 0 740538291 2644951040 557915 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39637.9
Current children cumulated vsize (KiB) 2582960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5007.7 s]
/proc/loadavg: 8.00 8.03 8.00 9/339 2721
/proc/meminfo: memFree=22052692/32950928 swapFree=60044312/67111528
[pid=2559] ppid=2557 vsize=2582960 CPUtime=40000.7 cores=0-7
/proc/2559/stat : 2559 (claspmt) R 2557 2559 2409 0 -1 4202496 571638 0 0 0 3999303 764 0 0 25 0 8 0 740538268 2644951040 557982 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2559/statm: 645740 557982 466 189 0 640089 0
[pid=2559/tid=2561] ppid=2557 vsize=2582960 CPUtime=4975.14 cores=0-7
/proc/2559/task/2561/stat : 2561 (claspmt) R 2557 2559 2409 0 -1 4202560 44290 0 0 0 497441 73 0 0 25 0 8 0 740538291 2644951040 557982 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2559/tid=2562] ppid=2557 vsize=2582960 CPUtime=5007.18 cores=0-7
/proc/2559/task/2562/stat : 2562 (claspmt) R 2557 2559 2409 0 -1 4202560 43014 0 0 0 500674 44 0 0 25 0 8 0 740538291 2644951040 557982 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2559/tid=2563] ppid=2557 vsize=2582960 CPUtime=5005.65 cores=0-7
/proc/2559/task/2563/stat : 2563 (claspmt) R 2557 2559 2409 0 -1 4202560 63187 0 0 0 500481 84 0 0 25 0 8 0 740538291 2644951040 557982 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2559/tid=2564] ppid=2557 vsize=2582960 CPUtime=5007.24 cores=0-7
/proc/2559/task/2564/stat : 2564 (claspmt) R 2557 2559 2409 0 -1 4202560 42254 0 0 0 500678 46 0 0 25 0 8 0 740538291 2644951040 557982 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2559/tid=2565] ppid=2557 vsize=2582960 CPUtime=5007.17 cores=0-7
/proc/2559/task/2565/stat : 2565 (claspmt) R 2557 2559 2409 0 -1 4202560 47320 0 0 0 500667 50 0 0 25 0 8 0 740538291 2644951040 557982 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2559/tid=2566] ppid=2557 vsize=2582960 CPUtime=5002.77 cores=0-7
/proc/2559/task/2566/stat : 2566 (claspmt) R 2557 2559 2409 0 -1 4202560 58424 0 0 0 500172 105 0 0 25 0 8 0 740538291 2644951040 557982 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2559/tid=2567] ppid=2557 vsize=2582960 CPUtime=4988.24 cores=0-7
/proc/2559/task/2567/stat : 2567 (claspmt) R 2557 2559 2409 0 -1 4202560 164300 0 0 0 498592 232 0 0 25 0 8 0 740538291 2644951040 557982 33554432000 4194304 4964800 140736214280928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 2582960

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+5008 s]
/proc/loadavg: 8.00 8.03 8.00 9/339 2721
/proc/meminfo: memFree=22052692/32950928 swapFree=60044312/67111528
[pid=2559] ppid=2557 vsize=2571484 CPUtime=40001 cores=0-7
/proc/2559/stat : 2559 (claspmt) R 2557 2559 2409 0 -1 4202496 571648 0 0 0 3999339 764 0 0 25 0 1 0 740538268 2633199616 554084 33554432000 4194304 4964800 140736214280928 18446744073709551615 231895145825 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2559/statm: 642871 554084 476 189 0 637220 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 2571484

[startup+5008.1 s]
/proc/loadavg: 8.00 8.03 8.00 9/339 2721
/proc/meminfo: memFree=22052692/32950928 swapFree=60044312/67111528
[pid=2559] ppid=2557 vsize=1680832 CPUtime=40001.1 cores=0-7
/proc/2559/stat : 2559 (claspmt) R 2557 2559 2409 0 -1 4202496 571648 0 0 0 3999345 769 0 0 25 0 1 0 740538268 1721171968 351966 33554432000 4194304 4964800 140736214280928 18446744073709551615 231895533703 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2559/statm: 420208 351454 476 189 0 414557 0
Current children cumulated CPU time (s) 40001.1
Current children cumulated vsize (KiB) 1680832

Child status: 0
Real time (s): 5008.19
CPU time (s): 40001.2
CPU user time (s): 39993.5
CPU system time (s): 7.77982
CPU usage (%): 798.717
Max. virtual memory (cumulated for all children) (KiB): 2582960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39993.5
system time used= 7.77982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 571649
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= 140106
involuntary context switches= 191640

runsolver used 14.4518 second user time and 40.1949 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-16 01:44:36
IDJOB=3381072
IDBENCH=83254
IDSOLVER=1865
FILE ID=node114/3381072-1305503076
RUNJOBID= node114-1305501119-2423
PBS_JOBID= 13325464
Free space on /tmp= 72992 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-5_4232.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-3381072-1305503076/watcher-3381072-1305503076 -o /tmp/evaluation-result-3381072-1305503076/solver-3381072-1305503076 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381072-1305503076.cnf

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

MD5SUM BENCH= 86d9f733c618d2ca060f457ab8a19463
RANDOM SEED=1558644912

node114.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.848
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.69
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.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.848
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.848
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.73
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.848
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.75
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.848
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.848
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.74
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.848
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:     32950928 kB
MemFree:      24291672 kB
Buffers:         12572 kB
Cached:         188972 kB
SwapCached:      47988 kB
Active:         535956 kB
Inactive:      7945600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24291672 kB
SwapTotal:    67111528 kB
SwapFree:     60044312 kB
Dirty:            3052 kB
Writeback:          48 kB
AnonPages:     8238728 kB
Mapped:          20172 kB
Slab:            64196 kB
PageTables:      47360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 57416224 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= 72992 MiB
End job on node114 at 2011-05-16 03:08:06