Trace number 3381392

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.7 5014.32

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p15-s98191766.cnf
MD5SUM71638ad618721ad48c6bd2d48b828020
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.32195
Satisfiable
(Un)Satisfiability was proved
Number of variables2377
Number of clauses566749
Sum of the clauses size1135775
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2566699
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...514843/instance-3381392-1305514843.cnf
5.19/5.22	c Solving...
40000.77/5013.42	
40000.77/5013.42	*** INTERRUPTED! ***
40000.77/5013.42	*** Shutting down threads...
40001.62/5014.29	s UNKNOWN
40001.62/5014.29	
40001.62/5014.29	c INTERRUPTED   : 1
40001.62/5014.29	c Models        : 0+    
40001.62/5014.29	c Time          : 5013.422s (Solving: 5008.20s 1st Model: 0.00s Unsat: 0.00s)
40001.62/5014.29	c CPU Time      : 40000.840s

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-3381392-1305514843/watcher-3381392-1305514843 -o /tmp/evaluation-result-3381392-1305514843/solver-3381392-1305514843 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381392-1305514843.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.04 6.45 4.01 1/377 28519
/proc/meminfo: memFree=24897148/32951124 swapFree=46575260/67111528
[pid=28519] ppid=28517 vsize=22812 CPUtime=0 cores=0-7
/proc/28519/stat : 28519 (claspmt) R 28517 28519 27840 0 -1 4202496 1087 0 0 0 0 0 0 0 23 0 1 0 395675560 23359488 909 33554432000 4194304 4964800 140733924270768 18446744073709551615 268660662016 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28519/statm: 5703 911 386 189 0 577 0

[startup+0.0993429 s]
/proc/loadavg: 7.04 6.45 4.01 1/377 28519
/proc/meminfo: memFree=24897148/32951124 swapFree=46575260/67111528
[pid=28519] ppid=28517 vsize=38940 CPUtime=0.09 cores=0-7
/proc/28519/stat : 28519 (claspmt) R 28517 28519 27840 0 -1 4202496 6775 0 0 0 9 0 0 0 23 0 1 0 395675560 39874560 4929 33554432000 4194304 4964800 140733924270768 18446744073709551615 268660323013 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28519/statm: 9735 4931 386 189 0 4609 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38940

[startup+0.10033 s]
/proc/loadavg: 7.04 6.45 4.01 1/377 28519
/proc/meminfo: memFree=24897148/32951124 swapFree=46575260/67111528
[pid=28519] ppid=28517 vsize=39072 CPUtime=0.09 cores=0-7
/proc/28519/stat : 28519 (claspmt) R 28517 28519 27840 0 -1 4202496 6823 0 0 0 9 0 0 0 23 0 1 0 395675560 40009728 4977 33554432000 4194304 4964800 140733924270768 18446744073709551615 268660662016 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28519/statm: 9801 4979 386 189 0 4675 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39072

[startup+0.300293 s]
/proc/loadavg: 7.04 6.45 4.01 1/377 28519
/proc/meminfo: memFree=24897148/32951124 swapFree=46575260/67111528
[pid=28519] ppid=28517 vsize=56928 CPUtime=0.29 cores=0-7
/proc/28519/stat : 28519 (claspmt) R 28517 28519 27840 0 -1 4202496 11841 0 0 0 28 1 0 0 25 0 1 0 395675560 58294272 9061 33554432000 4194304 4964800 140733924270768 18446744073709551615 4607536 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28519/statm: 14232 9061 399 189 0 9106 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56928

[startup+0.700242 s]
/proc/loadavg: 7.04 6.45 4.01 1/377 28519
/proc/meminfo: memFree=24897148/32951124 swapFree=46575260/67111528
[pid=28519] ppid=28517 vsize=56928 CPUtime=0.69 cores=0-7
/proc/28519/stat : 28519 (claspmt) R 28517 28519 27840 0 -1 4202496 11841 0 0 0 68 1 0 0 25 0 1 0 395675560 58294272 9061 33554432000 4194304 4964800 140733924270768 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28519/statm: 14232 9061 399 189 0 9106 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56928

[startup+1.50108 s]
/proc/loadavg: 7.04 6.45 4.01 2/378 28520
/proc/meminfo: memFree=24862172/32951124 swapFree=46575260/67111528
[pid=28519] ppid=28517 vsize=56928 CPUtime=1.49 cores=0-7
/proc/28519/stat : 28519 (claspmt) R 28517 28519 27840 0 -1 4202496 11841 0 0 0 148 1 0 0 25 0 1 0 395675560 58294272 9061 33554432000 4194304 4964800 140733924270768 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28519/statm: 14232 9061 399 189 0 9106 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56928

[startup+3.1008 s]
/proc/loadavg: 7.04 6.45 4.01 2/378 28520
/proc/meminfo: memFree=24862048/32951124 swapFree=46575260/67111528
[pid=28519] ppid=28517 vsize=56928 CPUtime=3.09 cores=0-7
/proc/28519/stat : 28519 (claspmt) R 28517 28519 27840 0 -1 4202496 11842 0 0 0 308 1 0 0 25 0 1 0 395675560 58294272 9062 33554432000 4194304 4964800 140733924270768 18446744073709551615 4600431 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28519/statm: 14232 9062 400 189 0 9106 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56928

[startup+6.3012 s]
/proc/loadavg: 6.55 6.36 3.99 2/385 28527
/proc/meminfo: memFree=24856908/32951124 swapFree=46575260/67111528
[pid=28519] ppid=28517 vsize=480916 CPUtime=10.48 cores=0-7
/proc/28519/stat : 28519 (claspmt) R 28517 28519 27840 0 -1 4202496 22773 0 0 0 1039 9 0 0 16 0 8 0 395675560 492457984 18846 33554432000 4194304 4964800 140733924270768 18446744073709551615 4683980 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28519/statm: 120229 18847 464 189 0 114578 0
[pid=28519/tid=28521] ppid=28517 vsize=480916 CPUtime=0.6 cores=0-7
/proc/28519/task/28521/stat : 28521 (claspmt) R 28517 28519 27840 0 -1 4202560 1247 0 0 0 60 0 0 0 16 0 8 0 395676083 492457984 18848 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28519/tid=28522] ppid=28517 vsize=480916 CPUtime=0.6 cores=0-7
/proc/28519/task/28522/stat : 28522 (claspmt) R 28517 28519 27840 0 -1 4202560 1126 0 0 0 60 0 0 0 18 0 8 0 395676083 492457984 18848 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28519/tid=28523] ppid=28517 vsize=480916 CPUtime=0.58 cores=0-7
/proc/28519/task/28523/stat : 28523 (claspmt) R 28517 28519 27840 0 -1 4202560 1183 0 0 0 57 1 0 0 16 0 8 0 395676083 492457984 18848 33554432000 4194304 4964800 140733924270768 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28519/tid=28524] ppid=28517 vsize=480916 CPUtime=0.58 cores=0-7
/proc/28519/task/28524/stat : 28524 (claspmt) R 28517 28519 27840 0 -1 4202560 1438 0 0 0 57 1 0 0 16 0 8 0 395676083 492457984 18848 33554432000 4194304 4964800 140733924270768 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28519/tid=28525] ppid=28517 vsize=480916 CPUtime=1.06 cores=0-7
/proc/28519/task/28525/stat : 28525 (claspmt) R 28517 28519 27840 0 -1 4202560 999 0 0 0 106 0 0 0 19 0 8 0 395676083 492457984 18848 33554432000 4194304 4964800 140733924270768 18446744073709551615 4627882 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28519/tid=28526] ppid=28517 vsize=480916 CPUtime=0.58 cores=0-7
/proc/28519/task/28526/stat : 28526 (claspmt) R 28517 28519 27840 0 -1 4202560 1350 0 0 0 57 1 0 0 16 0 8 0 395676083 492457984 18848 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28519/tid=28527] ppid=28517 vsize=480916 CPUtime=0.61 cores=0-7
/proc/28519/task/28527/stat : 28527 (claspmt) R 28517 28519 27840 0 -1 4202560 1452 0 0 0 61 0 0 0 16 0 8 0 395676083 492457984 18848 33554432000 4194304 4964800 140733924270768 18446744073709551615 268660323361 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.48
Current children cumulated vsize (KiB) 480916

[startup+12.7011 s]
/proc/loadavg: 6.67 6.39 4.01 9/385 28527
/proc/meminfo: memFree=24702544/32951124 swapFree=46575260/67111528
[pid=28519] ppid=28517 vsize=484480 CPUtime=61.55 cores=0-7
/proc/28519/stat : 28519 (claspmt) R 28517 28519 27840 0 -1 4202496 57719 0 0 0 6124 31 0 0 25 0 8 0 395675560 496107520 53792 33554432000 4194304 4964800 140733924270768 18446744073709551615 4362211 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28519/statm: 121120 53792 466 189 0 115469 0
[pid=28519/tid=28521] ppid=28517 vsize=484480 CPUtime=6.99 cores=0-7
/proc/28519/task/28521/stat : 28521 (claspmt) R 28517 28519 27840 0 -1 4202560 4999 0 0 0 697 2 0 0 18 0 8 0 395676083 496107520 53792 33554432000 4194304 4964800 140733924270768 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28519/tid=28522] ppid=28517 vsize=484480 CPUtime=7 cores=0-7
/proc/28519/task/28522/stat : 28522 (claspmt) R 28517 28519 27840 0 -1 4202560 3476 0 0 0 699 1 0 0 25 0 8 0 395676083 496107520 53792 33554432000 4194304 4964800 140733924270768 18446744073709551615 4321013 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28519/tid=28523] ppid=28517 vsize=484480 CPUtime=6.97 cores=0-7
/proc/28519/task/28523/stat : 28523 (claspmt) R 28517 28519 27840 0 -1 4202560 5999 0 0 0 694 3 0 0 25 0 8 0 395676083 496107520 53792 33554432000 4194304 4964800 140733924270768 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28519/tid=28524] ppid=28517 vsize=484480 CPUtime=6.97 cores=0-7
/proc/28519/task/28524/stat : 28524 (claspmt) R 28517 28519 27840 0 -1 4202560 7720 0 0 0 692 5 0 0 25 0 8 0 395676083 496107520 53792 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28519/tid=28525] ppid=28517 vsize=484480 CPUtime=7.45 cores=0-7
/proc/28519/task/28525/stat : 28525 (claspmt) R 28517 28519 27840 0 -1 4202560 5662 0 0 0 742 3 0 0 25 0 8 0 395676083 496107520 53792 33554432000 4194304 4964800 140733924270768 18446744073709551615 4364768 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28519/tid=28526] ppid=28517 vsize=484480 CPUtime=6.89 cores=0-7
/proc/28519/task/28526/stat : 28526 (claspmt) R 28517 28519 27840 0 -1 4202560 4318 0 0 0 686 3 0 0 25 0 8 0 395676083 496107520 53792 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28519/tid=28527] ppid=28517 vsize=484480 CPUtime=7 cores=0-7
/proc/28519/task/28527/stat : 28527 (claspmt) R 28517 28519 27840 0 -1 4202560 7909 0 0 0 696 4 0 0 25 0 8 0 395676083 496107520 53793 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 61.55
Current children cumulated vsize (KiB) 484480

[startup+25.5008 s]
/proc/loadavg: 6.96 6.47 4.07 9/385 28536
/proc/meminfo: memFree=24514520/32951124 swapFree=46575260/67111528
[pid=28519] ppid=28517 vsize=507420 CPUtime=163.73 cores=0-7
/proc/28519/stat : 28519 (claspmt) R 28517 28519 27840 0 -1 4202496 101389 0 0 0 16317 56 0 0 25 0 8 0 395675560 519598080 97462 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28519/statm: 126855 97462 466 189 0 121204 0
[pid=28519/tid=28521] ppid=28517 vsize=507420 CPUtime=19.79 cores=0-7
/proc/28519/task/28521/stat : 28521 (claspmt) R 28517 28519 27840 0 -1 4202560 10220 0 0 0 1974 5 0 0 25 0 8 0 395676083 519598080 97462 33554432000 4194304 4964800 140733924270768 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28519/tid=28522] ppid=28517 vsize=507420 CPUtime=19.8 cores=0-7
/proc/28519/task/28522/stat : 28522 (claspmt) R 28517 28519 27840 0 -1 4202560 5761 0 0 0 1977 3 0 0 25 0 8 0 395676083 519598080 97462 33554432000 4194304 4964800 140733924270768 18446744073709551615 4321099 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28519/tid=28523] ppid=28517 vsize=507420 CPUtime=19.76 cores=0-7
/proc/28519/task/28523/stat : 28523 (claspmt) R 28517 28519 27840 0 -1 4202560 11110 0 0 0 1970 6 0 0 25 0 8 0 395676083 519598080 97462 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28519/tid=28524] ppid=28517 vsize=507420 CPUtime=19.76 cores=0-7
/proc/28519/task/28524/stat : 28524 (claspmt) R 28517 28519 27840 0 -1 4202560 13659 0 0 0 1968 8 0 0 25 0 8 0 395676083 519598080 97462 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28519/tid=28525] ppid=28517 vsize=507420 CPUtime=20.22 cores=0-7
/proc/28519/task/28525/stat : 28525 (claspmt) R 28517 28519 27840 0 -1 4202560 13018 0 0 0 2014 8 0 0 25 0 8 0 395676083 519598080 97462 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28519/tid=28526] ppid=28517 vsize=507420 CPUtime=19.52 cores=0-7
/proc/28519/task/28526/stat : 28526 (claspmt) R 28517 28519 27840 0 -1 4202560 8773 0 0 0 1946 6 0 0 25 0 8 0 395676083 519598080 97462 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28519/tid=28527] ppid=28517 vsize=507420 CPUtime=19.79 cores=0-7
/proc/28519/task/28527/stat : 28527 (claspmt) R 28517 28519 27840 0 -1 4202560 15089 0 0 0 1971 8 0 0 25 0 8 0 395676083 519598080 97462 33554432000 4194304 4964800 140733924270768 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 163.73
Current children cumulated vsize (KiB) 507420

[startup+51.1013 s]
/proc/loadavg: 7.32 6.59 4.18 9/385 28537
/proc/meminfo: memFree=24284740/32951124 swapFree=46575260/67111528
[pid=28519] ppid=28517 vsize=938820 CPUtime=368.2 cores=0-7
/proc/28519/stat : 28519 (claspmt) R 28517 28519 27840 0 -1 4202496 160221 0 0 0 36722 98 0 0 25 0 8 0 395675560 961351680 156294 33554432000 4194304 4964800 140733924270768 18446744073709551615 4342157 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28519/statm: 234705 156294 466 189 0 229054 0
[pid=28519/tid=28521] ppid=28517 vsize=938820 CPUtime=45.38 cores=0-7
/proc/28519/task/28521/stat : 28521 (claspmt) R 28517 28519 27840 0 -1 4202560 19497 0 0 0 4524 14 0 0 25 0 8 0 395676083 961351680 156294 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28519/tid=28522] ppid=28517 vsize=938820 CPUtime=45.4 cores=0-7
/proc/28519/task/28522/stat : 28522 (claspmt) R 28517 28519 27840 0 -1 4202560 9232 0 0 0 4536 4 0 0 25 0 8 0 395676083 961351680 156295 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28519/tid=28523] ppid=28517 vsize=938820 CPUtime=45.36 cores=0-7
/proc/28519/task/28523/stat : 28523 (claspmt) R 28517 28519 27840 0 -1 4202560 15960 0 0 0 4527 9 0 0 25 0 8 0 395676083 961351680 156295 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28519/tid=28524] ppid=28517 vsize=938820 CPUtime=45.36 cores=0-7
/proc/28519/task/28524/stat : 28524 (claspmt) R 28517 28519 27840 0 -1 4202560 18953 0 0 0 4525 11 0 0 25 0 8 0 395676083 961351680 156295 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28519/tid=28525] ppid=28517 vsize=938820 CPUtime=45.82 cores=0-7
/proc/28519/task/28525/stat : 28525 (claspmt) R 28517 28519 27840 0 -1 4202560 20331 0 0 0 4571 11 0 0 25 0 8 0 395676083 961351680 156295 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28519/tid=28526] ppid=28517 vsize=938820 CPUtime=44.81 cores=0-7
/proc/28519/task/28526/stat : 28526 (claspmt) R 28517 28519 27840 0 -1 4202560 13495 0 0 0 4472 9 0 0 25 0 8 0 395676083 961351680 156295 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28519/tid=28527] ppid=28517 vsize=938820 CPUtime=45.4 cores=0-7
/proc/28519/task/28527/stat : 28527 (claspmt) R 28517 28519 27840 0 -1 4202560 30389 0 0 0 4520 20 0 0 25 0 8 0 395676083 961351680 156295 33554432000 4194304 4964800 140733924270768 18446744073709551615 268660323361 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 368.2
Current children cumulated vsize (KiB) 938820

[startup+102.314 s]
/proc/loadavg: 7.76 6.84 4.40 9/385 28538
/proc/meminfo: memFree=23999432/32951124 swapFree=46575260/67111528
[pid=28519] ppid=28517 vsize=1050580 CPUtime=777.22 cores=0-7
/proc/28519/stat : 28519 (claspmt) R 28517 28519 27840 0 -1 4202496 229726 0 0 0 77571 151 0 0 25 0 8 0 395675560 1075793920 225779 33554432000 4194304 4964800 140733924270768 18446744073709551615 4627290 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28519/statm: 262645 225779 466 189 0 256994 0
[pid=28519/tid=28521] ppid=28517 vsize=1050580 CPUtime=96.58 cores=0-7
/proc/28519/task/28521/stat : 28521 (claspmt) R 28517 28519 27840 0 -1 4202560 25605 0 0 0 9639 19 0 0 25 0 8 0 395676083 1075793920 225779 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28519/tid=28522] ppid=28517 vsize=1050580 CPUtime=96.62 cores=0-7
/proc/28519/task/28522/stat : 28522 (claspmt) R 28517 28519 27840 0 -1 4202560 13270 0 0 0 9657 5 0 0 25 0 8 0 395676083 1075793920 225779 33554432000 4194304 4964800 140733924270768 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28519/tid=28523] ppid=28517 vsize=1050580 CPUtime=96.56 cores=0-7
/proc/28519/task/28523/stat : 28523 (claspmt) R 28517 28519 27840 0 -1 4202560 21221 0 0 0 9643 13 0 0 25 0 8 0 395676083 1075793920 225779 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28519/tid=28524] ppid=28517 vsize=1050580 CPUtime=96.58 cores=0-7
/proc/28519/task/28524/stat : 28524 (claspmt) R 28517 28519 27840 0 -1 4202560 27062 0 0 0 9641 17 0 0 25 0 8 0 395676083 1075793920 225779 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28519/tid=28525] ppid=28517 vsize=1050580 CPUtime=97.03 cores=0-7
/proc/28519/task/28525/stat : 28525 (claspmt) R 28517 28519 27840 0 -1 4202560 26049 0 0 0 9687 16 0 0 25 0 8 0 395676083 1075793920 225779 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28519/tid=28526] ppid=28517 vsize=1050580 CPUtime=95.36 cores=0-7
/proc/28519/task/28526/stat : 28526 (claspmt) R 28517 28519 27840 0 -1 4202560 16981 0 0 0 9524 12 0 0 25 0 8 0 395676083 1075793920 225779 33554432000 4194304 4964800 140733924270768 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28519/tid=28527] ppid=28517 vsize=1050580 CPUtime=96.61 cores=0-7
/proc/28519/task/28527/stat : 28527 (claspmt) R 28517 28519 27840 0 -1 4202560 49769 0 0 0 9624 37 0 0 25 0 8 0 395676083 1075793920 225779 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 777.22
Current children cumulated vsize (KiB) 1050580

[startup+162.301 s]
/proc/loadavg: 7.90 7.03 4.60 9/385 28540
/proc/meminfo: memFree=23865588/32951124 swapFree=46575260/67111528

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

[pid=28519] ppid=28517 vsize=4228952 CPUtime=37675.8 cores=0-7
/proc/28519/stat : 28519 (claspmt) R 28517 28519 27840 0 -1 4202496 984217 0 0 0 3766559 1025 0 0 25 0 8 0 395675560 4330446848 974108 33554432000 4194304 4964800 140733924270768 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28519/statm: 1057238 974108 466 189 0 1051587 0
[pid=28519/tid=28521] ppid=28517 vsize=4228952 CPUtime=4698.62 cores=0-7
/proc/28519/task/28521/stat : 28521 (claspmt) R 28517 28519 27840 0 -1 4202560 79589 0 0 0 469775 87 0 0 25 0 8 0 395676083 4330446848 974108 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28519/tid=28522] ppid=28517 vsize=4228952 CPUtime=4716.7 cores=0-7
/proc/28519/task/28522/stat : 28522 (claspmt) R 28517 28519 27840 0 -1 4202560 95628 0 0 0 471633 37 0 0 25 0 8 0 395676083 4330446848 974108 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28519/tid=28523] ppid=28517 vsize=4228952 CPUtime=4715.52 cores=0-7
/proc/28519/task/28523/stat : 28523 (claspmt) R 28517 28519 27840 0 -1 4202560 55299 0 0 0 471505 47 0 0 25 0 8 0 395676083 4330446848 974108 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28519/tid=28524] ppid=28517 vsize=4228952 CPUtime=4716.52 cores=0-7
/proc/28519/task/28524/stat : 28524 (claspmt) R 28517 28519 27840 0 -1 4202560 69950 0 0 0 471591 61 0 0 25 0 8 0 395676083 4330446848 974108 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28519/tid=28525] ppid=28517 vsize=4228952 CPUtime=4716.84 cores=0-7
/proc/28519/task/28525/stat : 28525 (claspmt) R 28517 28519 27840 0 -1 4202560 64234 0 0 0 471629 55 0 0 25 0 8 0 395676083 4330446848 974108 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28519/tid=28526] ppid=28517 vsize=4228952 CPUtime=4686.18 cores=0-7
/proc/28519/task/28526/stat : 28526 (claspmt) R 28517 28519 27840 0 -1 4202560 56431 0 0 0 468551 67 0 0 25 0 8 0 395676083 4330446848 974108 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28519/tid=28527] ppid=28517 vsize=4228952 CPUtime=4704.47 cores=0-7
/proc/28519/task/28527/stat : 28527 (claspmt) R 28517 28519 27840 0 -1 4202560 297733 0 0 0 470054 393 0 0 25 0 8 0 395676083 4330446848 974108 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37675.8
Current children cumulated vsize (KiB) 4228952

[startup+4782.3 s]
/proc/loadavg: 8.08 8.05 8.00 9/385 28675
/proc/meminfo: memFree=20969440/32951124 swapFree=46575260/67111528
[pid=28519] ppid=28517 vsize=4294488 CPUtime=38155 cores=0-7
/proc/28519/stat : 28519 (claspmt) R 28517 28519 27840 0 -1 4202496 991241 0 0 0 3814461 1035 0 0 25 0 8 0 395675560 4397555712 981057 33554432000 4194304 4964800 140733924270768 18446744073709551615 4320916 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28519/statm: 1073622 981057 466 189 0 1067971 0
[pid=28519/tid=28521] ppid=28517 vsize=4294488 CPUtime=4758.61 cores=0-7
/proc/28519/task/28521/stat : 28521 (claspmt) R 28517 28519 27840 0 -1 4202560 79615 0 0 0 475774 87 0 0 25 0 8 0 395676083 4397555712 981057 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28519/tid=28522] ppid=28517 vsize=4294488 CPUtime=4776.68 cores=0-7
/proc/28519/task/28522/stat : 28522 (claspmt) R 28517 28519 27840 0 -1 4202560 95628 0 0 0 477631 37 0 0 25 0 8 0 395676083 4397555712 981057 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28519/tid=28523] ppid=28517 vsize=4294488 CPUtime=4775.5 cores=0-7
/proc/28519/task/28523/stat : 28523 (claspmt) R 28517 28519 27840 0 -1 4202560 55299 0 0 0 477503 47 0 0 25 0 8 0 395676083 4397555712 981057 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28519/tid=28524] ppid=28517 vsize=4294488 CPUtime=4776.5 cores=0-7
/proc/28519/task/28524/stat : 28524 (claspmt) R 28517 28519 27840 0 -1 4202560 72101 0 0 0 477587 63 0 0 25 0 8 0 395676083 4397555712 981057 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28519/tid=28525] ppid=28517 vsize=4294488 CPUtime=4776.83 cores=0-7
/proc/28519/task/28525/stat : 28525 (claspmt) R 28517 28519 27840 0 -1 4202560 65226 0 0 0 477627 56 0 0 25 0 8 0 395676083 4397555712 981057 33554432000 4194304 4964800 140733924270768 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28519/tid=28526] ppid=28517 vsize=4294488 CPUtime=4746.17 cores=0-7
/proc/28519/task/28526/stat : 28526 (claspmt) R 28517 28519 27840 0 -1 4202560 56612 0 0 0 474550 67 0 0 25 0 8 0 395676083 4397555712 981057 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28519/tid=28527] ppid=28517 vsize=4294488 CPUtime=4763.7 cores=0-7
/proc/28519/task/28527/stat : 28527 (claspmt) R 28517 28519 27840 0 -1 4202560 301389 0 0 0 475970 400 0 0 25 0 8 0 395676083 4397555712 981057 33554432000 4194304 4964800 140733924270768 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38155
Current children cumulated vsize (KiB) 4294488

[startup+4842.3 s]
/proc/loadavg: 8.08 8.06 8.00 9/385 28677
/proc/meminfo: memFree=20951520/32951124 swapFree=46575260/67111528
[pid=28519] ppid=28517 vsize=4302692 CPUtime=38634.2 cores=0-7
/proc/28519/stat : 28519 (claspmt) R 28517 28519 27840 0 -1 4202496 995759 0 0 0 3862377 1041 0 0 25 0 8 0 395675560 4405956608 985575 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28519/statm: 1075673 985575 466 189 0 1070022 0
[pid=28519/tid=28521] ppid=28517 vsize=4302692 CPUtime=4818.61 cores=0-7
/proc/28519/task/28521/stat : 28521 (claspmt) R 28517 28519 27840 0 -1 4202560 79615 0 0 0 481774 87 0 0 25 0 8 0 395676083 4405956608 985575 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28519/tid=28522] ppid=28517 vsize=4302692 CPUtime=4836.69 cores=0-7
/proc/28519/task/28522/stat : 28522 (claspmt) R 28517 28519 27840 0 -1 4202560 95673 0 0 0 483632 37 0 0 25 0 8 0 395676083 4405956608 985575 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28519/tid=28523] ppid=28517 vsize=4302692 CPUtime=4835.47 cores=0-7
/proc/28519/task/28523/stat : 28523 (claspmt) R 28517 28519 27840 0 -1 4202560 58203 0 0 0 483495 52 0 0 25 0 8 0 395676083 4405956608 985575 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28519/tid=28524] ppid=28517 vsize=4302692 CPUtime=4836.51 cores=0-7
/proc/28519/task/28524/stat : 28524 (claspmt) R 28517 28519 27840 0 -1 4202560 72107 0 0 0 483587 64 0 0 25 0 8 0 395676083 4405956608 985575 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28519/tid=28525] ppid=28517 vsize=4302692 CPUtime=4836.83 cores=0-7
/proc/28519/task/28525/stat : 28525 (claspmt) R 28517 28519 27840 0 -1 4202560 66706 0 0 0 483627 56 0 0 25 0 8 0 395676083 4405956608 985575 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28519/tid=28526] ppid=28517 vsize=4302692 CPUtime=4806.17 cores=0-7
/proc/28519/task/28526/stat : 28526 (claspmt) R 28517 28519 27840 0 -1 4202560 56628 0 0 0 480550 67 0 0 25 0 8 0 395676083 4405956608 985575 33554432000 4194304 4964800 140733924270768 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28519/tid=28527] ppid=28517 vsize=4302692 CPUtime=4822.93 cores=0-7
/proc/28519/task/28527/stat : 28527 (claspmt) R 28517 28519 27840 0 -1 4202560 301445 0 0 0 481893 400 0 0 25 0 8 0 395676083 4405956608 985575 33554432000 4194304 4964800 140733924270768 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38634.2
Current children cumulated vsize (KiB) 4302692

[startup+4902.3 s]
/proc/loadavg: 8.07 8.06 8.00 9/385 28678
/proc/meminfo: memFree=20906216/32951124 swapFree=46575260/67111528
[pid=28519] ppid=28517 vsize=4313000 CPUtime=39113.4 cores=0-7
/proc/28519/stat : 28519 (claspmt) R 28517 28519 27840 0 -1 4202496 1007004 0 0 0 3910282 1055 0 0 25 0 8 0 395675560 4416512000 996820 33554432000 4194304 4964800 140733924270768 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28519/statm: 1078250 996820 466 189 0 1072599 0
[pid=28519/tid=28521] ppid=28517 vsize=4313000 CPUtime=4878.62 cores=0-7
/proc/28519/task/28521/stat : 28521 (claspmt) R 28517 28519 27840 0 -1 4202560 79621 0 0 0 487774 88 0 0 25 0 8 0 395676083 4416512000 996820 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28519/tid=28522] ppid=28517 vsize=4313000 CPUtime=4896.68 cores=0-7
/proc/28519/task/28522/stat : 28522 (claspmt) R 28517 28519 27840 0 -1 4202560 96022 0 0 0 489631 37 0 0 25 0 8 0 395676083 4416512000 996820 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28519/tid=28523] ppid=28517 vsize=4313000 CPUtime=4895.47 cores=0-7
/proc/28519/task/28523/stat : 28523 (claspmt) R 28517 28519 27840 0 -1 4202560 62643 0 0 0 489488 59 0 0 25 0 8 0 395676083 4416512000 996820 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28519/tid=28524] ppid=28517 vsize=4313000 CPUtime=4896.51 cores=0-7
/proc/28519/task/28524/stat : 28524 (claspmt) R 28517 28519 27840 0 -1 4202560 72136 0 0 0 489587 64 0 0 25 0 8 0 395676083 4416512000 996820 33554432000 4194304 4964800 140733924270768 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28519/tid=28525] ppid=28517 vsize=4313000 CPUtime=4896.78 cores=0-7
/proc/28519/task/28525/stat : 28525 (claspmt) R 28517 28519 27840 0 -1 4202560 66946 0 0 0 489622 56 0 0 25 0 8 0 395676083 4416512000 996820 33554432000 4194304 4964800 140733924270768 18446744073709551615 268660359786 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28519/tid=28526] ppid=28517 vsize=4313000 CPUtime=4866.17 cores=0-7
/proc/28519/task/28526/stat : 28526 (claspmt) R 28517 28519 27840 0 -1 4202560 57605 0 0 0 486549 68 0 0 25 0 8 0 395676083 4416512000 996820 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28519/tid=28527] ppid=28517 vsize=4313000 CPUtime=4882.18 cores=0-7
/proc/28519/task/28527/stat : 28527 (claspmt) R 28517 28519 27840 0 -1 4202560 306472 0 0 0 487812 406 0 0 25 0 8 0 395676083 4416512000 996820 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39113.4
Current children cumulated vsize (KiB) 4313000

[startup+4962.3 s]
/proc/loadavg: 8.07 8.06 8.00 9/385 28680
/proc/meminfo: memFree=20904444/32951124 swapFree=46575260/67111528
[pid=28519] ppid=28517 vsize=4313000 CPUtime=39592.6 cores=0-7
/proc/28519/stat : 28519 (claspmt) R 28517 28519 27840 0 -1 4202496 1007460 0 0 0 3958198 1057 0 0 25 0 8 0 395675560 4416512000 997276 33554432000 4194304 4964800 140733924270768 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28519/statm: 1078250 997276 466 189 0 1072599 0
[pid=28519/tid=28521] ppid=28517 vsize=4313000 CPUtime=4938.62 cores=0-7
/proc/28519/task/28521/stat : 28521 (claspmt) R 28517 28519 27840 0 -1 4202560 79680 0 0 0 493774 88 0 0 25 0 8 0 395676083 4416512000 997276 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28519/tid=28522] ppid=28517 vsize=4313000 CPUtime=4956.68 cores=0-7
/proc/28519/task/28522/stat : 28522 (claspmt) R 28517 28519 27840 0 -1 4202560 96022 0 0 0 495631 37 0 0 25 0 8 0 395676083 4416512000 997276 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28519/tid=28523] ppid=28517 vsize=4313000 CPUtime=4955.46 cores=0-7
/proc/28519/task/28523/stat : 28523 (claspmt) R 28517 28519 27840 0 -1 4202560 62661 0 0 0 495487 59 0 0 25 0 8 0 395676083 4416512000 997276 33554432000 4194304 4964800 140733924270768 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28519/tid=28524] ppid=28517 vsize=4313000 CPUtime=4956.51 cores=0-7
/proc/28519/task/28524/stat : 28524 (claspmt) R 28517 28519 27840 0 -1 4202560 72166 0 0 0 495587 64 0 0 25 0 8 0 395676083 4416512000 997276 33554432000 4194304 4964800 140733924270768 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28519/tid=28525] ppid=28517 vsize=4313000 CPUtime=4956.78 cores=0-7
/proc/28519/task/28525/stat : 28525 (claspmt) R 28517 28519 27840 0 -1 4202560 66946 0 0 0 495621 57 0 0 25 0 8 0 395676083 4416512000 997276 33554432000 4194304 4964800 140733924270768 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28519/tid=28526] ppid=28517 vsize=4313000 CPUtime=4926.11 cores=0-7
/proc/28519/task/28526/stat : 28526 (claspmt) R 28517 28519 27840 0 -1 4202560 57953 0 0 0 492543 68 0 0 25 0 8 0 395676083 4416512000 997276 33554432000 4194304 4964800 140733924270768 18446744073709551615 4320984 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28519/tid=28527] ppid=28517 vsize=4313000 CPUtime=4941.41 cores=0-7
/proc/28519/task/28527/stat : 28527 (claspmt) R 28517 28519 27840 0 -1 4202560 306473 0 0 0 493735 406 0 0 25 0 8 0 395676083 4416512000 997276 33554432000 4194304 4964800 140733924270768 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39592.6
Current children cumulated vsize (KiB) 4313000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5013.4 s]
/proc/loadavg: 8.03 8.05 8.00 9/385 28681
/proc/meminfo: memFree=20904404/32951124 swapFree=46575260/67111528
[pid=28519] ppid=28517 vsize=4313000 CPUtime=40000.8 cores=0-7
/proc/28519/stat : 28519 (claspmt) R 28517 28519 27840 0 -1 4202496 1007524 0 0 0 3999020 1057 0 0 25 0 8 0 395675560 4416512000 997301 33554432000 4194304 4964800 140733924270768 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28519/statm: 1078250 997301 466 189 0 1072599 0
[pid=28519/tid=28521] ppid=28517 vsize=4313000 CPUtime=4989.73 cores=0-7
/proc/28519/task/28521/stat : 28521 (claspmt) R 28517 28519 27840 0 -1 4202560 79692 0 0 0 498885 88 0 0 25 0 8 0 395676083 4416512000 997301 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28519/tid=28522] ppid=28517 vsize=4313000 CPUtime=5007.8 cores=0-7
/proc/28519/task/28522/stat : 28522 (claspmt) R 28517 28519 27840 0 -1 4202560 96033 0 0 0 500743 37 0 0 25 0 8 0 395676083 4416512000 997301 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28519/tid=28523] ppid=28517 vsize=4313000 CPUtime=5006.56 cores=0-7
/proc/28519/task/28523/stat : 28523 (claspmt) R 28517 28519 27840 0 -1 4202560 62668 0 0 0 500597 59 0 0 25 0 8 0 395676083 4416512000 997301 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28519/tid=28524] ppid=28517 vsize=4313000 CPUtime=5007.62 cores=0-7
/proc/28519/task/28524/stat : 28524 (claspmt) R 28517 28519 27840 0 -1 4202560 72188 0 0 0 500698 64 0 0 25 0 8 0 395676083 4416512000 997301 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28519/tid=28525] ppid=28517 vsize=4313000 CPUtime=5007.9 cores=0-7
/proc/28519/task/28525/stat : 28525 (claspmt) R 28517 28519 27840 0 -1 4202560 66946 0 0 0 500733 57 0 0 25 0 8 0 395676083 4416512000 997301 33554432000 4194304 4964800 140733924270768 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28519/tid=28526] ppid=28517 vsize=4313000 CPUtime=4977.22 cores=0-7
/proc/28519/task/28526/stat : 28526 (claspmt) R 28517 28519 27840 0 -1 4202560 57953 0 0 0 497654 68 0 0 25 0 8 0 395676083 4416512000 997301 33554432000 4194304 4964800 140733924270768 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28519/tid=28527] ppid=28517 vsize=4313000 CPUtime=4991.86 cores=0-7
/proc/28519/task/28527/stat : 28527 (claspmt) R 28517 28519 27840 0 -1 4202560 306485 0 0 0 498780 406 0 0 25 0 8 0 395676083 4416512000 997301 33554432000 4194304 4964800 140733924270768 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 4313000

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

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

[startup+5013.81 s]
/proc/loadavg: 8.03 8.05 8.00 2/379 28682
/proc/meminfo: memFree=20912760/32951124 swapFree=46575260/67111528
[pid=28519] ppid=28517 vsize=4304496 CPUtime=40001.2 cores=0-7
/proc/28519/stat : 28519 (claspmt) R 28517 28519 27840 0 -1 4202496 1007534 0 0 0 3999066 1057 0 0 25 0 1 0 395675560 4407803904 994815 33554432000 4194304 4964800 140733924270768 18446744073709551615 268660317641 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/28519/statm: 1076124 994815 476 189 0 1070473 0
Current children cumulated CPU time (s) 40001.2
Current children cumulated vsize (KiB) 4304496

[startup+5014.2 s]
/proc/loadavg: 8.03 8.05 8.00 2/379 28682
/proc/meminfo: memFree=20912760/32951124 swapFree=46575260/67111528
[pid=28519] ppid=28517 vsize=2985572 CPUtime=40001.6 cores=0-7
/proc/28519/stat : 28519 (claspmt) R 28517 28519 27840 0 -1 4202496 1007534 0 0 0 3999100 1062 0 0 25 0 1 0 395675560 3057225728 685387 33554432000 4194304 4964800 140733924270768 18446744073709551615 268660705415 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/28519/statm: 746393 685387 476 189 0 740742 0
Current children cumulated CPU time (s) 40001.6
Current children cumulated vsize (KiB) 2985572

[startup+5014.3 s]
/proc/loadavg: 8.03 8.05 8.00 2/379 28682
/proc/meminfo: memFree=20912760/32951124 swapFree=46575260/67111528
[pid=28519] ppid=28517 vsize=0 CPUtime=40001.7 cores=0-7
/proc/28519/stat : 28519 (claspmt) R 28517 28519 27840 0 -1 4202500 1007535 0 0 0 3999100 1072 0 0 25 0 1 0 395675560 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28519/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40001.7
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 5014.32
CPU time (s): 40001.7
CPU user time (s): 39991
CPU system time (s): 10.7404
CPU usage (%): 797.75
Max. virtual memory (cumulated for all children) (KiB): 4313000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39991
system time used= 10.7404
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1007535
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= 61182
involuntary context switches= 187289

runsolver used 17.4274 second user time and 46.331 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-16 05:00:43
IDJOB=3381392
IDBENCH=88228
IDSOLVER=1865
FILE ID=node107/3381392-1305514843
RUNJOBID= node107-1305511741-27854
PBS_JOBID= 13325533
Free space on /tmp= 73520 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p15-s98191766.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-3381392-1305514843/watcher-3381392-1305514843 -o /tmp/evaluation-result-3381392-1305514843/solver-3381392-1305514843 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381392-1305514843.cnf

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

MD5SUM BENCH= 71638ad618721ad48c6bd2d48b828020
RANDOM SEED=1195562780

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24897544 kB
Buffers:        219040 kB
Cached:        1631456 kB
SwapCached:       9824 kB
Active:        6989128 kB
Inactive:       763324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24897544 kB
SwapTotal:    67111528 kB
SwapFree:     46575260 kB
Dirty:            8268 kB
Writeback:           0 kB
AnonPages:     5899576 kB
Mapped:          25596 kB
Slab:           151880 kB
PageTables:      78680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 99209528 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= 73520 MiB
End job on node107 at 2011-05-16 06:24:18