Trace number 3380704

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 5011.24

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2100c215164gyes2.cnf
MD5SUM5301921bbf5d6337937a0fa8d34aaf48
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark775.246
Satisfiable
(Un)Satisfiability was proved
Number of variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...487598/instance-3380704-1305487598.cnf
1.00/1.02	c Solving...
40000.45/5010.53	
40000.45/5010.53	*** INTERRUPTED! ***
40000.45/5010.53	*** Shutting down threads...
40001.19/5011.23	s UNKNOWN
40001.19/5011.23	
40001.19/5011.23	c INTERRUPTED   : 1
40001.19/5011.23	c Models        : 0+    
40001.19/5011.23	c Time          : 5010.549s (Solving: 5009.53s 1st Model: 0.00s Unsat: 0.00s)
40001.19/5011.23	c CPU Time      : 40000.550s

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-3380704-1305487598/watcher-3380704-1305487598 -o /tmp/evaluation-result-3380704-1305487598/solver-3380704-1305487598 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380704-1305487598.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.41 7.97 8.17 2/426 6846
/proc/meminfo: memFree=26172152/32950928 swapFree=60199052/67111528
[pid=6846] ppid=6844 vsize=22484 CPUtime=0 cores=0-7
/proc/6846/stat : 6846 (claspmt) R 6844 6846 6820 0 -1 4202496 1002 0 0 0 0 0 0 0 25 0 1 0 660358598 23023616 827 33554432000 4194304 4964800 140735042908320 18446744073709551615 268272688896 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/6846/statm: 5621 829 386 189 0 495 0

[startup+0.092866 s]
/proc/loadavg: 7.41 7.97 8.17 2/426 6846
/proc/meminfo: memFree=26172152/32950928 swapFree=60199052/67111528
[pid=6846] ppid=6844 vsize=36012 CPUtime=0.08 cores=0-7
/proc/6846/stat : 6846 (claspmt) R 6844 6846 6820 0 -1 4202496 5199 0 0 0 8 0 0 0 25 0 1 0 660358598 36876288 3945 33554432000 4194304 4964800 140735042908320 18446744073709551615 4608735 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/6846/statm: 9003 3945 399 189 0 3877 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36012

[startup+0.100865 s]
/proc/loadavg: 7.41 7.97 8.17 2/426 6846
/proc/meminfo: memFree=26172152/32950928 swapFree=60199052/67111528
[pid=6846] ppid=6844 vsize=36012 CPUtime=0.09 cores=0-7
/proc/6846/stat : 6846 (claspmt) R 6844 6846 6820 0 -1 4202496 5199 0 0 0 9 0 0 0 25 0 1 0 660358598 36876288 3945 33554432000 4194304 4964800 140735042908320 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/6846/statm: 9003 3945 399 189 0 3877 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36012

[startup+0.300829 s]
/proc/loadavg: 7.41 7.97 8.17 2/426 6846
/proc/meminfo: memFree=26172152/32950928 swapFree=60199052/67111528
[pid=6846] ppid=6844 vsize=36012 CPUtime=0.29 cores=0-7
/proc/6846/stat : 6846 (claspmt) R 6844 6846 6820 0 -1 4202496 5199 0 0 0 29 0 0 0 25 0 1 0 660358598 36876288 3945 33554432000 4194304 4964800 140735042908320 18446744073709551615 4607604 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/6846/statm: 9003 3945 399 189 0 3877 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36012

[startup+0.700757 s]
/proc/loadavg: 7.41 7.97 8.17 2/426 6846
/proc/meminfo: memFree=26172152/32950928 swapFree=60199052/67111528
[pid=6846] ppid=6844 vsize=36672 CPUtime=0.69 cores=0-7
/proc/6846/stat : 6846 (claspmt) R 6844 6846 6820 0 -1 4202496 5369 0 0 0 69 0 0 0 25 0 1 0 660358598 37552128 4115 33554432000 4194304 4964800 140735042908320 18446744073709551615 268272349893 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/6846/statm: 9168 4115 400 189 0 4042 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36672

[startup+1.50062 s]
/proc/loadavg: 6.89 7.85 8.13 2/427 6847
/proc/meminfo: memFree=26155536/32950928 swapFree=60199052/67111528
[pid=6846] ppid=6844 vsize=460964 CPUtime=3.77 cores=0-7
/proc/6846/stat : 6846 (claspmt) R 6844 6846 6820 0 -1 4202496 11672 0 0 0 373 4 0 0 25 0 8 0 660358598 472027136 9980 33554432000 4194304 4964800 140735042908320 18446744073709551615 268272350241 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/6846/statm: 115241 9980 464 189 0 109590 0
Current children cumulated CPU time (s) 3.77
Current children cumulated vsize (KiB) 460964

[startup+3.10034 s]
/proc/loadavg: 6.89 7.85 8.13 10/434 6854
/proc/meminfo: memFree=26113196/32950928 swapFree=60199052/67111528
[pid=6846] ppid=6844 vsize=461624 CPUtime=16.55 cores=0-7
/proc/6846/stat : 6846 (claspmt) R 6844 6846 6820 0 -1 4202496 21183 0 0 0 1645 10 0 0 25 0 8 0 660358598 472702976 19491 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670330 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/6846/statm: 115406 19491 464 189 0 109755 0
[pid=6846/tid=6848] ppid=6844 vsize=461624 CPUtime=1.91 cores=0-7
/proc/6846/task/6848/stat : 6848 (claspmt) R 6844 6846 6820 0 -1 4202560 1763 0 0 0 191 0 0 0 18 0 8 0 660358701 472702976 19491 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6846/tid=6849] ppid=6844 vsize=461624 CPUtime=1.91 cores=0-7
/proc/6846/task/6849/stat : 6849 (claspmt) R 6844 6846 6820 0 -1 4202560 2156 0 0 0 191 0 0 0 18 0 8 0 660358701 472702976 19491 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6846/tid=6850] ppid=6844 vsize=461624 CPUtime=1.92 cores=0-7
/proc/6846/task/6850/stat : 6850 (claspmt) R 6844 6846 6820 0 -1 4202560 1608 0 0 0 191 1 0 0 18 0 8 0 660358701 472702976 19491 33554432000 4194304 4964800 140735042908320 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=6846/tid=6851] ppid=6844 vsize=461624 CPUtime=1.92 cores=0-7
/proc/6846/task/6851/stat : 6851 (claspmt) R 6844 6846 6820 0 -1 4202560 2042 0 0 0 191 1 0 0 18 0 8 0 660358701 472702976 19491 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6846/tid=6852] ppid=6844 vsize=461624 CPUtime=2.05 cores=0-7
/proc/6846/task/6852/stat : 6852 (claspmt) R 6844 6846 6820 0 -1 4202560 850 0 0 0 205 0 0 0 21 0 8 0 660358701 472702976 19491 33554432000 4194304 4964800 140735042908320 18446744073709551615 4399292 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6846/tid=6853] ppid=6844 vsize=461624 CPUtime=1.92 cores=0-7
/proc/6846/task/6853/stat : 6853 (claspmt) R 6844 6846 6820 0 -1 4202560 1737 0 0 0 191 1 0 0 18 0 8 0 660358701 472702976 19491 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6846/tid=6854] ppid=6844 vsize=461624 CPUtime=1.91 cores=0-7
/proc/6846/task/6854/stat : 6854 (claspmt) R 6844 6846 6820 0 -1 4202560 3648 0 0 0 190 1 0 0 18 0 8 0 660358701 472702976 19491 33554432000 4194304 4964800 140735042908320 18446744073709551615 4668588 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 16.55
Current children cumulated vsize (KiB) 461624

[startup+6.30077 s]
/proc/loadavg: 6.89 7.85 8.13 9/434 6854
/proc/meminfo: memFree=26053080/32950928 swapFree=60199052/67111528
[pid=6846] ppid=6844 vsize=473688 CPUtime=42.1 cores=0-7
/proc/6846/stat : 6846 (claspmt) R 6844 6846 6820 0 -1 4202496 37040 0 0 0 4191 19 0 0 25 0 8 0 660358598 485056512 35348 33554432000 4194304 4964800 140735042908320 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/6846/statm: 118422 35348 466 189 0 112771 0
[pid=6846/tid=6848] ppid=6844 vsize=473688 CPUtime=5.11 cores=0-7
/proc/6846/task/6848/stat : 6848 (claspmt) R 6844 6846 6820 0 -1 4202560 3367 0 0 0 510 1 0 0 25 0 8 0 660358701 485056512 35348 33554432000 4194304 4964800 140735042908320 18446744073709551615 4652151 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6846/tid=6849] ppid=6844 vsize=473688 CPUtime=5.11 cores=0-7
/proc/6846/task/6849/stat : 6849 (claspmt) R 6844 6846 6820 0 -1 4202560 4112 0 0 0 510 1 0 0 25 0 8 0 660358701 485056512 35348 33554432000 4194304 4964800 140735042908320 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6846/tid=6850] ppid=6844 vsize=473688 CPUtime=5.12 cores=0-7
/proc/6846/task/6850/stat : 6850 (claspmt) R 6844 6846 6820 0 -1 4202560 3293 0 0 0 511 1 0 0 25 0 8 0 660358701 485056512 35348 33554432000 4194304 4964800 140735042908320 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=6846/tid=6851] ppid=6844 vsize=473688 CPUtime=5.12 cores=0-7
/proc/6846/task/6851/stat : 6851 (claspmt) R 6844 6846 6820 0 -1 4202560 4121 0 0 0 509 3 0 0 25 0 8 0 660358701 485056512 35348 33554432000 4194304 4964800 140735042908320 18446744073709551615 4627281 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6846/tid=6852] ppid=6844 vsize=473688 CPUtime=5.2 cores=0-7
/proc/6846/task/6852/stat : 6852 (claspmt) R 6844 6846 6820 0 -1 4202560 1910 0 0 0 520 0 0 0 25 0 8 0 660358701 485056512 35348 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670384 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6846/tid=6853] ppid=6844 vsize=473688 CPUtime=5.12 cores=0-7
/proc/6846/task/6853/stat : 6853 (claspmt) R 6844 6846 6820 0 -1 4202560 3096 0 0 0 511 1 0 0 25 0 8 0 660358701 485056512 35349 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6846/tid=6854] ppid=6844 vsize=473688 CPUtime=5.11 cores=0-7
/proc/6846/task/6854/stat : 6854 (claspmt) R 6844 6846 6820 0 -1 4202560 7930 0 0 0 507 4 0 0 25 0 8 0 660358701 485056512 35349 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670658 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 42.1
Current children cumulated vsize (KiB) 473688

[startup+12.7006 s]
/proc/loadavg: 7.06 7.86 8.13 9/434 6855
/proc/meminfo: memFree=25963056/32950928 swapFree=60199052/67111528
[pid=6846] ppid=6844 vsize=482984 CPUtime=93.19 cores=0-7
/proc/6846/stat : 6846 (claspmt) R 6844 6846 6820 0 -1 4202496 54361 0 0 0 9289 30 0 0 25 0 8 0 660358598 494575616 52669 33554432000 4194304 4964800 140735042908320 18446744073709551615 4669026 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/6846/statm: 120746 52669 466 189 0 115095 0
[pid=6846/tid=6848] ppid=6844 vsize=482984 CPUtime=11.51 cores=0-7
/proc/6846/task/6848/stat : 6848 (claspmt) R 6844 6846 6820 0 -1 4202560 4910 0 0 0 1149 2 0 0 25 0 8 0 660358701 494575616 52669 33554432000 4194304 4964800 140735042908320 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6846/tid=6849] ppid=6844 vsize=482984 CPUtime=11.52 cores=0-7
/proc/6846/task/6849/stat : 6849 (claspmt) R 6844 6846 6820 0 -1 4202560 5781 0 0 0 1149 3 0 0 25 0 8 0 660358701 494575616 52669 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6846/tid=6850] ppid=6844 vsize=482984 CPUtime=11.52 cores=0-7
/proc/6846/task/6850/stat : 6850 (claspmt) R 6844 6846 6820 0 -1 4202560 4342 0 0 0 1150 2 0 0 25 0 8 0 660358701 494575616 52669 33554432000 4194304 4964800 140735042908320 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=6846/tid=6851] ppid=6844 vsize=482984 CPUtime=11.52 cores=0-7
/proc/6846/task/6851/stat : 6851 (claspmt) R 6844 6846 6820 0 -1 4202560 6479 0 0 0 1147 5 0 0 25 0 8 0 660358701 494575616 52669 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6846/tid=6852] ppid=6844 vsize=482984 CPUtime=11.51 cores=0-7
/proc/6846/task/6852/stat : 6852 (claspmt) R 6844 6846 6820 0 -1 4202560 3342 0 0 0 1149 2 0 0 25 0 8 0 660358701 494575616 52669 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6846/tid=6853] ppid=6844 vsize=482984 CPUtime=11.51 cores=0-7
/proc/6846/task/6853/stat : 6853 (claspmt) R 6844 6846 6820 0 -1 4202560 5063 0 0 0 1149 2 0 0 25 0 8 0 660358701 494575616 52669 33554432000 4194304 4964800 140735042908320 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6846/tid=6854] ppid=6844 vsize=482984 CPUtime=11.52 cores=0-7
/proc/6846/task/6854/stat : 6854 (claspmt) R 6844 6846 6820 0 -1 4202560 13874 0 0 0 1144 8 0 0 25 0 8 0 660358701 494575616 52669 33554432000 4194304 4964800 140735042908320 18446744073709551615 4365653 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 93.19
Current children cumulated vsize (KiB) 482984

[startup+25.5003 s]
/proc/loadavg: 7.21 7.86 8.12 9/434 6855
/proc/meminfo: memFree=25919952/32950928 swapFree=60199052/67111528
[pid=6846] ppid=6844 vsize=486644 CPUtime=195.39 cores=0-7
/proc/6846/stat : 6846 (claspmt) R 6844 6846 6820 0 -1 4202496 66219 0 0 0 19499 40 0 0 25 0 8 0 660358598 498323456 64439 33554432000 4194304 4964800 140735042908320 18446744073709551615 4658846 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/6846/statm: 121661 64439 466 189 0 116010 0
[pid=6846/tid=6848] ppid=6844 vsize=486644 CPUtime=24.17 cores=0-7
/proc/6846/task/6848/stat : 6848 (claspmt) R 6844 6846 6820 0 -1 4202560 6101 0 0 0 2414 3 0 0 25 0 8 0 660358701 498323456 64439 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6846/tid=6849] ppid=6844 vsize=486644 CPUtime=24.32 cores=0-7
/proc/6846/task/6849/stat : 6849 (claspmt) R 6844 6846 6820 0 -1 4202560 7074 0 0 0 2427 5 0 0 25 0 8 0 660358701 498323456 64439 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6846/tid=6850] ppid=6844 vsize=486644 CPUtime=24.31 cores=0-7
/proc/6846/task/6850/stat : 6850 (claspmt) R 6844 6846 6820 0 -1 4202560 5033 0 0 0 2429 2 0 0 25 0 8 0 660358701 498323456 64439 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=6846/tid=6851] ppid=6844 vsize=486644 CPUtime=24.32 cores=0-7
/proc/6846/task/6851/stat : 6851 (claspmt) R 6844 6846 6820 0 -1 4202560 7331 0 0 0 2426 6 0 0 25 0 8 0 660358701 498323456 64439 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6846/tid=6852] ppid=6844 vsize=486644 CPUtime=24.26 cores=0-7
/proc/6846/task/6852/stat : 6852 (claspmt) R 6844 6846 6820 0 -1 4202560 4169 0 0 0 2424 2 0 0 25 0 8 0 660358701 498323456 64439 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6846/tid=6853] ppid=6844 vsize=486644 CPUtime=24.31 cores=0-7
/proc/6846/task/6853/stat : 6853 (claspmt) R 6844 6846 6820 0 -1 4202560 5864 0 0 0 2428 3 0 0 25 0 8 0 660358701 498323456 64439 33554432000 4194304 4964800 140735042908320 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6846/tid=6854] ppid=6844 vsize=486644 CPUtime=24.31 cores=0-7
/proc/6846/task/6854/stat : 6854 (claspmt) R 6844 6846 6820 0 -1 4202560 19126 0 0 0 2419 12 0 0 25 0 8 0 660358701 498323456 64439 33554432000 4194304 4964800 140735042908320 18446744073709551615 268272385456 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 195.39
Current children cumulated vsize (KiB) 486644

[startup+51.1008 s]
/proc/loadavg: 7.48 7.87 8.12 9/434 6856
/proc/meminfo: memFree=25832864/32950928 swapFree=60199052/67111528
[pid=6846] ppid=6844 vsize=498556 CPUtime=399.81 cores=0-7
/proc/6846/stat : 6846 (claspmt) R 6844 6846 6820 0 -1 4202496 87360 0 0 0 39921 60 0 0 25 0 8 0 660358598 510521344 85576 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/6846/statm: 124639 85576 466 189 0 118988 0
[pid=6846/tid=6848] ppid=6844 vsize=498556 CPUtime=49.41 cores=0-7
/proc/6846/task/6848/stat : 6848 (claspmt) R 6844 6846 6820 0 -1 4202560 7829 0 0 0 4936 5 0 0 25 0 8 0 660358701 510521344 85576 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6846/tid=6849] ppid=6844 vsize=498556 CPUtime=49.91 cores=0-7
/proc/6846/task/6849/stat : 6849 (claspmt) R 6844 6846 6820 0 -1 4202560 8849 0 0 0 4986 5 0 0 25 0 8 0 660358701 510521344 85576 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6846/tid=6850] ppid=6844 vsize=498556 CPUtime=49.91 cores=0-7
/proc/6846/task/6850/stat : 6850 (claspmt) R 6844 6846 6820 0 -1 4202560 5565 0 0 0 4988 3 0 0 25 0 8 0 660358701 510521344 85576 33554432000 4194304 4964800 140735042908320 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=6846/tid=6851] ppid=6844 vsize=498556 CPUtime=49.91 cores=0-7
/proc/6846/task/6851/stat : 6851 (claspmt) R 6844 6846 6820 0 -1 4202560 9613 0 0 0 4983 8 0 0 25 0 8 0 660358701 510521344 85576 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6846/tid=6852] ppid=6844 vsize=498556 CPUtime=49.85 cores=0-7
/proc/6846/task/6852/stat : 6852 (claspmt) R 6844 6846 6820 0 -1 4202560 5546 0 0 0 4982 3 0 0 25 0 8 0 660358701 510521344 85577 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6846/tid=6853] ppid=6844 vsize=498556 CPUtime=49.91 cores=0-7
/proc/6846/task/6853/stat : 6853 (claspmt) R 6844 6846 6820 0 -1 4202560 7267 0 0 0 4986 5 0 0 25 0 8 0 660358701 510521344 85577 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6846/tid=6854] ppid=6844 vsize=498556 CPUtime=49.91 cores=0-7
/proc/6846/task/6854/stat : 6854 (claspmt) R 6844 6846 6820 0 -1 4202560 29277 0 0 0 4971 20 0 0 25 0 8 0 660358701 510521344 85577 33554432000 4194304 4964800 140735042908320 18446744073709551615 268272350241 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 399.81
Current children cumulated vsize (KiB) 498556

[startup+102.317 s]
/proc/loadavg: 7.85 7.91 8.11 9/434 6857
/proc/meminfo: memFree=25712936/32950928 swapFree=60199052/67111528
[pid=6846] ppid=6844 vsize=711436 CPUtime=808.78 cores=0-7
/proc/6846/stat : 6846 (claspmt) R 6844 6846 6820 0 -1 4202496 117210 0 0 0 80787 91 0 0 25 0 8 0 660358598 728510464 115298 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/6846/statm: 177859 115298 466 189 0 172208 0
[pid=6846/tid=6848] ppid=6844 vsize=711436 CPUtime=100.51 cores=0-7
/proc/6846/task/6848/stat : 6848 (claspmt) R 6844 6846 6820 0 -1 4202560 11185 0 0 0 10042 9 0 0 25 0 8 0 660358701 728510464 115298 33554432000 4194304 4964800 140735042908320 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6846/tid=6849] ppid=6844 vsize=711436 CPUtime=101.13 cores=0-7
/proc/6846/task/6849/stat : 6849 (claspmt) R 6844 6846 6820 0 -1 4202560 9980 0 0 0 10106 7 0 0 25 0 8 0 660358701 728510464 115298 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6846/tid=6850] ppid=6844 vsize=711436 CPUtime=101.13 cores=0-7
/proc/6846/task/6850/stat : 6850 (claspmt) R 6844 6846 6820 0 -1 4202560 6118 0 0 0 10110 3 0 0 25 0 8 0 660358701 728510464 115298 33554432000 4194304 4964800 140735042908320 18446744073709551615 4320886 0 0 4096 18946 0 0 0 -1 2 0 0 0

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

/proc/6846/task/6853/stat : 6853 (claspmt) R 6844 6846 6820 0 -1 4202560 27019 0 0 0 463113 36 0 0 25 0 8 0 660358701 2406318080 527906 33554432000 4194304 4964800 140735042908320 18446744073709551615 4342228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6846/tid=6854] ppid=6844 vsize=2349920 CPUtime=4656.65 cores=0-7
/proc/6846/task/6854/stat : 6854 (claspmt) R 6844 6846 6820 0 -1 4202560 299000 0 0 0 465340 325 0 0 25 0 8 0 660358701 2406318080 527906 33554432000 4194304 4964800 140735042908320 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37219.8
Current children cumulated vsize (KiB) 2349920

[startup+4722.32 s]
/proc/loadavg: 8.01 8.03 8.00 9/434 6992
/proc/meminfo: memFree=24057340/32950928 swapFree=60199052/67111528
[pid=6846] ppid=6844 vsize=2349920 CPUtime=37699.1 cores=0-7
/proc/6846/stat : 6846 (claspmt) R 6844 6846 6820 0 -1 4202496 535582 0 0 0 3769305 601 0 0 25 0 8 0 660358598 2406318080 527924 33554432000 4194304 4964800 140735042908320 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/6846/statm: 587480 527924 466 189 0 581829 0
[pid=6846/tid=6848] ppid=6844 vsize=2349920 CPUtime=4706.63 cores=0-7
/proc/6846/task/6848/stat : 6848 (claspmt) R 6844 6846 6820 0 -1 4202560 45010 0 0 0 470608 55 0 0 25 0 8 0 660358701 2406318080 527924 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670530 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6846/tid=6849] ppid=6844 vsize=2349920 CPUtime=4719.41 cores=0-7
/proc/6846/task/6849/stat : 6849 (claspmt) R 6844 6846 6820 0 -1 4202560 27435 0 0 0 471922 19 0 0 25 0 8 0 660358701 2406318080 527924 33554432000 4194304 4964800 140735042908320 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6846/tid=6850] ppid=6844 vsize=2349920 CPUtime=4721.08 cores=0-7
/proc/6846/task/6850/stat : 6850 (claspmt) R 6844 6846 6820 0 -1 4202560 22617 0 0 0 472081 27 0 0 25 0 8 0 660358701 2406318080 527924 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=6846/tid=6851] ppid=6844 vsize=2349920 CPUtime=4700.68 cores=0-7
/proc/6846/task/6851/stat : 6851 (claspmt) R 6844 6846 6820 0 -1 4202560 31965 0 0 0 470030 38 0 0 25 0 8 0 660358701 2406318080 527924 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6846/tid=6852] ppid=6844 vsize=2349920 CPUtime=4721.04 cores=0-7
/proc/6846/task/6852/stat : 6852 (claspmt) R 6844 6846 6820 0 -1 4202560 23995 0 0 0 472073 31 0 0 25 0 8 0 660358701 2406318080 527924 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6846/tid=6853] ppid=6844 vsize=2349920 CPUtime=4691.5 cores=0-7
/proc/6846/task/6853/stat : 6853 (claspmt) R 6844 6846 6820 0 -1 4202560 27019 0 0 0 469114 36 0 0 25 0 8 0 660358701 2406318080 527924 33554432000 4194304 4964800 140735042908320 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6846/tid=6854] ppid=6844 vsize=2349920 CPUtime=4716.66 cores=0-7
/proc/6846/task/6854/stat : 6854 (claspmt) R 6844 6846 6820 0 -1 4202560 299005 0 0 0 471341 325 0 0 25 0 8 0 660358701 2406318080 527924 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37699.1
Current children cumulated vsize (KiB) 2349920

[startup+4782.3 s]
/proc/loadavg: 8.04 8.04 8.00 9/434 6994
/proc/meminfo: memFree=24057308/32950928 swapFree=60199052/67111528
[pid=6846] ppid=6844 vsize=2349920 CPUtime=38178.1 cores=0-7
/proc/6846/stat : 6846 (claspmt) R 6844 6846 6820 0 -1 4202496 535583 0 0 0 3817205 601 0 0 25 0 8 0 660358598 2406318080 527925 33554432000 4194304 4964800 140735042908320 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/6846/statm: 587480 527925 466 189 0 581829 0
[pid=6846/tid=6848] ppid=6844 vsize=2349920 CPUtime=4765.75 cores=0-7
/proc/6846/task/6848/stat : 6848 (claspmt) R 6844 6846 6820 0 -1 4202560 45010 0 0 0 476520 55 0 0 25 0 8 0 660358701 2406318080 527925 33554432000 4194304 4964800 140735042908320 18446744073709551615 4660835 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6846/tid=6849] ppid=6844 vsize=2349920 CPUtime=4779.38 cores=0-7
/proc/6846/task/6849/stat : 6849 (claspmt) R 6844 6846 6820 0 -1 4202560 27435 0 0 0 477919 19 0 0 25 0 8 0 660358701 2406318080 527925 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6846/tid=6850] ppid=6844 vsize=2349920 CPUtime=4781.07 cores=0-7
/proc/6846/task/6850/stat : 6850 (claspmt) R 6844 6846 6820 0 -1 4202560 22617 0 0 0 478080 27 0 0 25 0 8 0 660358701 2406318080 527925 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670530 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=6846/tid=6851] ppid=6844 vsize=2349920 CPUtime=4760.66 cores=0-7
/proc/6846/task/6851/stat : 6851 (claspmt) R 6844 6846 6820 0 -1 4202560 31965 0 0 0 476028 38 0 0 25 0 8 0 660358701 2406318080 527925 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6846/tid=6852] ppid=6844 vsize=2349920 CPUtime=4781.02 cores=0-7
/proc/6846/task/6852/stat : 6852 (claspmt) R 6844 6846 6820 0 -1 4202560 23995 0 0 0 478071 31 0 0 25 0 8 0 660358701 2406318080 527925 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6846/tid=6853] ppid=6844 vsize=2349920 CPUtime=4751.49 cores=0-7
/proc/6846/task/6853/stat : 6853 (claspmt) R 6844 6846 6820 0 -1 4202560 27019 0 0 0 475113 36 0 0 25 0 8 0 660358701 2406318080 527925 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6846/tid=6854] ppid=6844 vsize=2349920 CPUtime=4776.64 cores=0-7
/proc/6846/task/6854/stat : 6854 (claspmt) R 6844 6846 6820 0 -1 4202560 299005 0 0 0 477339 325 0 0 25 0 8 0 660358701 2406318080 527925 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38178.1
Current children cumulated vsize (KiB) 2349920

[startup+4842.3 s]
/proc/loadavg: 8.09 8.04 8.01 9/434 6995
/proc/meminfo: memFree=24043620/32950928 swapFree=60199052/67111528
[pid=6846] ppid=6844 vsize=2415456 CPUtime=38657.2 cores=0-7
/proc/6846/stat : 6846 (claspmt) R 6844 6846 6820 0 -1 4202496 539026 0 0 0 3865111 606 0 0 25 0 8 0 660358598 2473426944 531368 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/6846/statm: 603864 531368 466 189 0 598213 0
[pid=6846/tid=6848] ppid=6844 vsize=2415456 CPUtime=4824.88 cores=0-7
/proc/6846/task/6848/stat : 6848 (claspmt) R 6844 6846 6820 0 -1 4202560 45053 0 0 0 482433 55 0 0 25 0 8 0 660358701 2473426944 531368 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6846/tid=6849] ppid=6844 vsize=2415456 CPUtime=4839.37 cores=0-7
/proc/6846/task/6849/stat : 6849 (claspmt) R 6844 6846 6820 0 -1 4202560 27484 0 0 0 483918 19 0 0 25 0 8 0 660358701 2473426944 531368 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6846/tid=6850] ppid=6844 vsize=2415456 CPUtime=4841.06 cores=0-7
/proc/6846/task/6850/stat : 6850 (claspmt) R 6844 6846 6820 0 -1 4202560 22654 0 0 0 484079 27 0 0 25 0 8 0 660358701 2473426944 531368 33554432000 4194304 4964800 140735042908320 18446744073709551615 4320963 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=6846/tid=6851] ppid=6844 vsize=2415456 CPUtime=4820.66 cores=0-7
/proc/6846/task/6851/stat : 6851 (claspmt) R 6844 6846 6820 0 -1 4202560 31989 0 0 0 482028 38 0 0 25 0 8 0 660358701 2473426944 531368 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6846/tid=6852] ppid=6844 vsize=2415456 CPUtime=4841.03 cores=0-7
/proc/6846/task/6852/stat : 6852 (claspmt) R 6844 6846 6820 0 -1 4202560 23995 0 0 0 484072 31 0 0 25 0 8 0 660358701 2473426944 531368 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6846/tid=6853] ppid=6844 vsize=2415456 CPUtime=4811.49 cores=0-7
/proc/6846/task/6853/stat : 6853 (claspmt) R 6844 6846 6820 0 -1 4202560 27760 0 0 0 481112 37 0 0 25 0 8 0 660358701 2473426944 531368 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6846/tid=6854] ppid=6844 vsize=2415456 CPUtime=4836.64 cores=0-7
/proc/6846/task/6854/stat : 6854 (claspmt) R 6844 6846 6820 0 -1 4202560 299047 0 0 0 483339 325 0 0 25 0 8 0 660358701 2473426944 531368 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38657.2
Current children cumulated vsize (KiB) 2415456

[startup+4902.3 s]
/proc/loadavg: 8.03 8.03 8.00 9/434 6997
/proc/meminfo: memFree=24041960/32950928 swapFree=60199052/67111528
[pid=6846] ppid=6844 vsize=2415456 CPUtime=39136.3 cores=0-7
/proc/6846/stat : 6846 (claspmt) R 6844 6846 6820 0 -1 4202496 539561 0 0 0 3913022 606 0 0 25 0 8 0 660358598 2473426944 531903 33554432000 4194304 4964800 140735042908320 18446744073709551615 4321150 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/6846/statm: 603864 531903 466 189 0 598213 0
[pid=6846/tid=6848] ppid=6844 vsize=2415456 CPUtime=4884.01 cores=0-7
/proc/6846/task/6848/stat : 6848 (claspmt) R 6844 6846 6820 0 -1 4202560 45054 0 0 0 488346 55 0 0 25 0 8 0 660358701 2473426944 531903 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6846/tid=6849] ppid=6844 vsize=2415456 CPUtime=4899.35 cores=0-7
/proc/6846/task/6849/stat : 6849 (claspmt) R 6844 6846 6820 0 -1 4202560 27585 0 0 0 489916 19 0 0 25 0 8 0 660358701 2473426944 531903 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6846/tid=6850] ppid=6844 vsize=2415456 CPUtime=4901.06 cores=0-7
/proc/6846/task/6850/stat : 6850 (claspmt) R 6844 6846 6820 0 -1 4202560 22668 0 0 0 490079 27 0 0 25 0 8 0 660358701 2473426944 531903 33554432000 4194304 4964800 140735042908320 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=6846/tid=6851] ppid=6844 vsize=2415456 CPUtime=4880.67 cores=0-7
/proc/6846/task/6851/stat : 6851 (claspmt) R 6844 6846 6820 0 -1 4202560 31998 0 0 0 488029 38 0 0 25 0 8 0 660358701 2473426944 531903 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6846/tid=6852] ppid=6844 vsize=2415456 CPUtime=4901.02 cores=0-7
/proc/6846/task/6852/stat : 6852 (claspmt) R 6844 6846 6820 0 -1 4202560 24037 0 0 0 490071 31 0 0 25 0 8 0 660358701 2473426944 531903 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6846/tid=6853] ppid=6844 vsize=2415456 CPUtime=4871.49 cores=0-7
/proc/6846/task/6853/stat : 6853 (claspmt) R 6844 6846 6820 0 -1 4202560 27795 0 0 0 487112 37 0 0 25 0 8 0 660358701 2473426944 531903 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6846/tid=6854] ppid=6844 vsize=2415456 CPUtime=4896.63 cores=0-7
/proc/6846/task/6854/stat : 6854 (claspmt) R 6844 6846 6820 0 -1 4202560 299378 0 0 0 489338 325 0 0 25 0 8 0 660358701 2473426944 531903 33554432000 4194304 4964800 140735042908320 18446744073709551615 4360553 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39136.3
Current children cumulated vsize (KiB) 2415456

[startup+4962.3 s]
/proc/loadavg: 8.01 8.03 8.00 9/434 6999
/proc/meminfo: memFree=24036968/32950928 swapFree=60199052/67111528
[pid=6846] ppid=6844 vsize=2420224 CPUtime=39615.4 cores=0-7
/proc/6846/stat : 6846 (claspmt) R 6844 6846 6820 0 -1 4202496 541264 0 0 0 3960929 609 0 0 25 0 8 0 660358598 2478309376 533152 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/6846/statm: 605056 533152 466 189 0 599405 0
[pid=6846/tid=6848] ppid=6844 vsize=2420224 CPUtime=4943.11 cores=0-7
/proc/6846/task/6848/stat : 6848 (claspmt) R 6844 6846 6820 0 -1 4202560 45508 0 0 0 494255 56 0 0 25 0 8 0 660358701 2478309376 533152 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6846/tid=6849] ppid=6844 vsize=2420224 CPUtime=4959.35 cores=0-7
/proc/6846/task/6849/stat : 6849 (claspmt) R 6844 6846 6820 0 -1 4202560 27634 0 0 0 495916 19 0 0 25 0 8 0 660358701 2478309376 533152 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6846/tid=6850] ppid=6844 vsize=2420224 CPUtime=4961.06 cores=0-7
/proc/6846/task/6850/stat : 6850 (claspmt) R 6844 6846 6820 0 -1 4202560 22674 0 0 0 496079 27 0 0 25 0 8 0 660358701 2478309376 533152 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=6846/tid=6851] ppid=6844 vsize=2420224 CPUtime=4940.67 cores=0-7
/proc/6846/task/6851/stat : 6851 (claspmt) R 6844 6846 6820 0 -1 4202560 32015 0 0 0 494029 38 0 0 25 0 8 0 660358701 2478309376 533152 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6846/tid=6852] ppid=6844 vsize=2420224 CPUtime=4961.03 cores=0-7
/proc/6846/task/6852/stat : 6852 (claspmt) R 6844 6846 6820 0 -1 4202560 24042 0 0 0 496072 31 0 0 25 0 8 0 660358701 2478309376 533152 33554432000 4194304 4964800 140735042908320 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6846/tid=6853] ppid=6844 vsize=2420224 CPUtime=4931.49 cores=0-7
/proc/6846/task/6853/stat : 6853 (claspmt) R 6844 6846 6820 0 -1 4202560 27796 0 0 0 493112 37 0 0 25 0 8 0 660358701 2478309376 533152 33554432000 4194304 4964800 140735042908320 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6846/tid=6854] ppid=6844 vsize=2420224 CPUtime=4956.63 cores=0-7
/proc/6846/task/6854/stat : 6854 (claspmt) R 6844 6846 6820 0 -1 4202560 300530 0 0 0 495336 327 0 0 25 0 8 0 660358701 2478309376 533152 33554432000 4194304 4964800 140735042908320 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39615.4
Current children cumulated vsize (KiB) 2420224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.52 s]
/proc/loadavg: 8.00 8.02 8.00 9/434 7000
/proc/meminfo: memFree=24036712/32950928 swapFree=60199052/67111528
[pid=6846] ppid=6844 vsize=2420224 CPUtime=40000.4 cores=0-7
/proc/6846/stat : 6846 (claspmt) R 6844 6846 6820 0 -1 4202496 541271 0 0 0 3999435 610 0 0 25 0 8 0 660358598 2478309376 533154 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/6846/statm: 605056 533154 466 189 0 599405 0
[pid=6846/tid=6848] ppid=6844 vsize=2420224 CPUtime=4990.62 cores=0-7
/proc/6846/task/6848/stat : 6848 (claspmt) R 6844 6846 6820 0 -1 4202560 45510 0 0 0 499006 56 0 0 25 0 8 0 660358701 2478309376 533154 33554432000 4194304 4964800 140735042908320 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6846/tid=6849] ppid=6844 vsize=2420224 CPUtime=5007.56 cores=0-7
/proc/6846/task/6849/stat : 6849 (claspmt) R 6844 6846 6820 0 -1 4202560 27634 0 0 0 500737 19 0 0 25 0 8 0 660358701 2478309376 533154 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6846/tid=6850] ppid=6844 vsize=2420224 CPUtime=5009.29 cores=0-7
/proc/6846/task/6850/stat : 6850 (claspmt) R 6844 6846 6820 0 -1 4202560 22674 0 0 0 500902 27 0 0 25 0 8 0 660358701 2478309376 533154 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=6846/tid=6851] ppid=6844 vsize=2420224 CPUtime=4988.9 cores=0-7
/proc/6846/task/6851/stat : 6851 (claspmt) R 6844 6846 6820 0 -1 4202560 32015 0 0 0 498852 38 0 0 25 0 8 0 660358701 2478309376 533154 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6846/tid=6852] ppid=6844 vsize=2420224 CPUtime=5009.26 cores=0-7
/proc/6846/task/6852/stat : 6852 (claspmt) R 6844 6846 6820 0 -1 4202560 24046 0 0 0 500895 31 0 0 25 0 8 0 660358701 2478309376 533154 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6846/tid=6853] ppid=6844 vsize=2420224 CPUtime=4979.72 cores=0-7
/proc/6846/task/6853/stat : 6853 (claspmt) R 6844 6846 6820 0 -1 4202560 27797 0 0 0 497935 37 0 0 25 0 8 0 660358701 2478309376 533154 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6846/tid=6854] ppid=6844 vsize=2420224 CPUtime=5004.86 cores=0-7
/proc/6846/task/6854/stat : 6854 (claspmt) R 6844 6846 6820 0 -1 4202560 300530 0 0 0 500159 327 0 0 25 0 8 0 660358701 2478309376 533154 33554432000 4194304 4964800 140735042908320 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 2420224

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

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

[startup+5011 s]
/proc/loadavg: 8.00 8.02 8.00 9/434 7000
/proc/meminfo: memFree=24036712/32950928 swapFree=60199052/67111528
[pid=6846] ppid=6844 vsize=2409016 CPUtime=40001 cores=0-7
/proc/6846/stat : 6846 (claspmt) R 6844 6846 6820 0 -1 4202496 541281 0 0 0 3999490 610 0 0 25 0 1 0 660358598 2466832384 530049 33554432000 4194304 4964800 140735042908320 18446744073709551615 268272344345 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6846/statm: 602254 530049 476 189 0 596603 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 2409016

[startup+5011.2 s]
/proc/loadavg: 8.00 8.02 8.00 9/434 7000
/proc/meminfo: memFree=24036712/32950928 swapFree=60199052/67111528
[pid=6846] ppid=6844 vsize=1033148 CPUtime=40001.2 cores=0-7
/proc/6846/stat : 6846 (claspmt) R 6844 6846 6820 0 -1 4202496 541281 0 0 0 3999505 614 0 0 25 0 1 0 660358598 1057943552 216960 33554432000 4194304 4964800 140735042908320 18446744073709551615 268272732519 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6846/statm: 258287 216448 476 189 0 252636 0
Current children cumulated CPU time (s) 40001.2
Current children cumulated vsize (KiB) 1033148

Child status: 0
Real time (s): 5011.24
CPU time (s): 40001.2
CPU user time (s): 39995.1
CPU system time (s): 6.18106
CPU usage (%): 798.231
Max. virtual memory (cumulated for all children) (KiB): 2420224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39995.1
system time used= 6.18106
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 541282
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= 57700
involuntary context switches= 190187

runsolver used 19.662 second user time and 53.1279 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 21:26:38
IDJOB=3380704
IDBENCH=71428
IDSOLVER=1865
FILE ID=node122/3380704-1305487598
RUNJOBID= node122-1305487598-6834
PBS_JOBID= 13325393
Free space on /tmp= 73412 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2100c215164gyes2.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-3380704-1305487598/watcher-3380704-1305487598 -o /tmp/evaluation-result-3380704-1305487598/solver-3380704-1305487598 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380704-1305487598.cnf

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

MD5SUM BENCH= 5301921bbf5d6337937a0fa8d34aaf48
RANDOM SEED=1726026936

node122.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.820
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.64
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.820
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.820
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.75
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.820
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.83
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26172184 kB
Buffers:        325316 kB
Cached:        4167744 kB
SwapCached:      50128 kB
Active:        2153000 kB
Inactive:      4376456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26172184 kB
SwapTotal:    67111528 kB
SwapFree:     60199052 kB
Dirty:            3548 kB
Writeback:           0 kB
AnonPages:     1997288 kB
Mapped:          23760 kB
Slab:           133300 kB
PageTables:      46976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 117355632 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= 73412 MiB
End job on node122 at 2011-05-15 22:50:11