Trace number 3380721

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.4 5010.3

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v1560c133795gyes1.cnf
MD5SUM118632220c6f3388c45a2582e9a2ac0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3144.24
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses133795
Sum of the clauses size269030
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2133735
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...489439/instance-3380721-1305489439.cnf
0.49/0.52	c Solving...
40000.73/5009.72	
40000.73/5009.72	*** INTERRUPTED! ***
40000.73/5009.72	*** Shutting down threads...
40001.36/5010.30	s UNKNOWN
40001.36/5010.30	
40001.36/5010.30	c INTERRUPTED   : 1
40001.36/5010.30	c Models        : 0+    
40001.36/5010.30	c Time          : 5009.720s (Solving: 5009.20s 1st Model: 0.00s Unsat: 0.00s)
40001.36/5010.30	c CPU Time      : 40000.780s

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-3380721-1305489439/watcher-3380721-1305489439 -o /tmp/evaluation-result-3380721-1305489439/solver-3380721-1305489439 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380721-1305489439.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: 6.64 7.74 7.79 2/418 27917
/proc/meminfo: memFree=13736628/32951124 swapFree=65586204/67111528
[pid=27917] ppid=27915 vsize=23460 CPUtime=0.01 cores=0-7
/proc/27917/stat : 27917 (claspmt) R 27915 27917 27891 0 -1 4202496 1347 0 0 0 1 0 0 0 23 0 1 0 739174547 24023040 1094 33554432000 4194304 4964800 140735941816016 18446744073709551615 216735178496 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/27917/statm: 5865 1095 386 189 0 739 0

[startup+0.0374601 s]
/proc/loadavg: 6.64 7.74 7.79 2/418 27917
/proc/meminfo: memFree=13736628/32951124 swapFree=65586204/67111528
[pid=27917] ppid=27915 vsize=27724 CPUtime=0.03 cores=0-7
/proc/27917/stat : 27917 (claspmt) R 27915 27917 27891 0 -1 4202496 2694 0 0 0 3 0 0 0 23 0 1 0 739174547 28389376 2124 33554432000 4194304 4964800 140735941816016 18446744073709551615 4615551 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/27917/statm: 6931 2125 397 189 0 1805 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27724

[startup+0.100445 s]
/proc/loadavg: 6.64 7.74 7.79 2/418 27917
/proc/meminfo: memFree=13736628/32951124 swapFree=65586204/67111528
[pid=27917] ppid=27915 vsize=29284 CPUtime=0.09 cores=0-7
/proc/27917/stat : 27917 (claspmt) R 27915 27917 27891 0 -1 4202496 3109 0 0 0 9 0 0 0 23 0 1 0 739174547 29986816 2539 33554432000 4194304 4964800 140735941816016 18446744073709551615 4607686 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/27917/statm: 7321 2539 399 189 0 2195 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29284

[startup+0.300409 s]
/proc/loadavg: 6.64 7.74 7.79 2/418 27917
/proc/meminfo: memFree=13736628/32951124 swapFree=65586204/67111528
[pid=27917] ppid=27915 vsize=29812 CPUtime=0.29 cores=0-7
/proc/27917/stat : 27917 (claspmt) R 27915 27917 27891 0 -1 4202496 3242 0 0 0 29 0 0 0 25 0 1 0 739174547 30527488 2672 33554432000 4194304 4964800 140735941816016 18446744073709551615 4600304 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/27917/statm: 7453 2672 400 189 0 2327 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29812

[startup+0.700412 s]
/proc/loadavg: 6.64 7.74 7.79 2/418 27917
/proc/meminfo: memFree=13736628/32951124 swapFree=65586204/67111528
[pid=27917] ppid=27915 vsize=258976 CPUtime=1.13 cores=0-7
/proc/27917/stat : 27917 (claspmt) R 27915 27917 27891 0 -1 4202496 5356 0 0 0 110 3 0 0 18 0 8 0 739174547 265191424 4521 33554432000 4194304 4964800 140735941816016 18446744073709551615 4627810 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/27917/statm: 64744 4521 464 189 0 59093 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 258976

[startup+1.50116 s]
/proc/loadavg: 6.64 7.74 7.79 9/426 27925
/proc/meminfo: memFree=13705572/32951124 swapFree=65586204/67111528
[pid=27917] ppid=27915 vsize=266508 CPUtime=7.51 cores=0-7
/proc/27917/stat : 27917 (claspmt) R 27915 27917 27891 0 -1 4202496 12714 0 0 0 744 7 0 0 19 0 8 0 739174547 272904192 11879 33554432000 4194304 4964800 140735941816016 18446744073709551615 4627365 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/27917/statm: 66627 11879 464 189 0 60976 0
[pid=27917/tid=27919] ppid=27915 vsize=266508 CPUtime=0.87 cores=0-7
/proc/27917/task/27919/stat : 27919 (claspmt) R 27915 27917 27891 0 -1 4202560 1118 0 0 0 86 1 0 0 18 0 8 0 739174600 272904192 11879 33554432000 4194304 4964800 140735941816016 18446744073709551615 4627609 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27917/tid=27920] ppid=27915 vsize=266508 CPUtime=0.85 cores=0-7
/proc/27917/task/27920/stat : 27920 (claspmt) R 27915 27917 27891 0 -1 4202560 1124 0 0 0 85 0 0 0 19 0 8 0 739174600 272904192 11879 33554432000 4194304 4964800 140735941816016 18446744073709551615 4362960 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27917/tid=27921] ppid=27915 vsize=266508 CPUtime=0.86 cores=0-7
/proc/27917/task/27921/stat : 27921 (claspmt) R 27915 27917 27891 0 -1 4202560 1149 0 0 0 85 1 0 0 18 0 8 0 739174600 272904192 11879 33554432000 4194304 4964800 140735941816016 18446744073709551615 4653186 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27917/tid=27922] ppid=27915 vsize=266508 CPUtime=0.87 cores=0-7
/proc/27917/task/27922/stat : 27922 (claspmt) R 27915 27917 27891 0 -1 4202560 1094 0 0 0 87 0 0 0 19 0 8 0 739174600 272904192 11879 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670242 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27917/tid=27923] ppid=27915 vsize=266508 CPUtime=0.96 cores=0-7
/proc/27917/task/27923/stat : 27923 (claspmt) R 27915 27917 27891 0 -1 4202560 225 0 0 0 96 0 0 0 19 0 8 0 739174600 272904192 11879 33554432000 4194304 4964800 140735941816016 18446744073709551615 4320897 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27917/tid=27924] ppid=27915 vsize=266508 CPUtime=0.84 cores=0-7
/proc/27917/task/27924/stat : 27924 (claspmt) R 27915 27917 27891 0 -1 4202560 1606 0 0 0 84 0 0 0 18 0 8 0 739174600 272904192 11879 33554432000 4194304 4964800 140735941816016 18446744073709551615 4660209 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27917/tid=27925] ppid=27915 vsize=266508 CPUtime=0.82 cores=0-7
/proc/27917/task/27925/stat : 27925 (claspmt) R 27915 27917 27891 0 -1 4202560 1720 0 0 0 81 1 0 0 18 0 8 0 739174600 272904192 11879 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.51
Current children cumulated vsize (KiB) 266508

[startup+3.10088 s]
/proc/loadavg: 6.64 7.74 7.79 9/426 27925
/proc/meminfo: memFree=13672836/32951124 swapFree=65586204/67111528
[pid=27917] ppid=27915 vsize=275332 CPUtime=20.29 cores=0-7
/proc/27917/stat : 27917 (claspmt) R 27915 27917 27891 0 -1 4202496 21207 0 0 0 2019 10 0 0 22 0 8 0 739174547 281939968 20372 33554432000 4194304 4964800 140735941816016 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/27917/statm: 68833 20372 464 189 0 63182 0
[pid=27917/tid=27919] ppid=27915 vsize=275332 CPUtime=2.46 cores=0-7
/proc/27917/task/27919/stat : 27919 (claspmt) R 27915 27917 27891 0 -1 4202560 2164 0 0 0 245 1 0 0 20 0 8 0 739174600 281939968 20372 33554432000 4194304 4964800 140735941816016 18446744073709551615 4627609 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27917/tid=27920] ppid=27915 vsize=275332 CPUtime=2.46 cores=0-7
/proc/27917/task/27920/stat : 27920 (claspmt) R 27915 27917 27891 0 -1 4202560 2272 0 0 0 245 1 0 0 22 0 8 0 739174600 281939968 20372 33554432000 4194304 4964800 140735941816016 18446744073709551615 4660110 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27917/tid=27921] ppid=27915 vsize=275332 CPUtime=2.45 cores=0-7
/proc/27917/task/27921/stat : 27921 (claspmt) R 27915 27917 27891 0 -1 4202560 2146 0 0 0 244 1 0 0 20 0 8 0 739174600 281939968 20372 33554432000 4194304 4964800 140735941816016 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27917/tid=27922] ppid=27915 vsize=275332 CPUtime=2.47 cores=0-7
/proc/27917/task/27922/stat : 27922 (claspmt) R 27915 27917 27891 0 -1 4202560 2203 0 0 0 246 1 0 0 22 0 8 0 739174600 281939968 20372 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27917/tid=27923] ppid=27915 vsize=275332 CPUtime=2.56 cores=0-7
/proc/27917/task/27923/stat : 27923 (claspmt) R 27915 27917 27891 0 -1 4202560 398 0 0 0 256 0 0 0 22 0 8 0 739174600 281939968 20372 33554432000 4194304 4964800 140735941816016 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27917/tid=27924] ppid=27915 vsize=275332 CPUtime=2.43 cores=0-7
/proc/27917/task/27924/stat : 27924 (claspmt) R 27915 27917 27891 0 -1 4202560 2530 0 0 0 242 1 0 0 22 0 8 0 739174600 281939968 20372 33554432000 4194304 4964800 140735941816016 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27917/tid=27925] ppid=27915 vsize=275332 CPUtime=2.41 cores=0-7
/proc/27917/task/27925/stat : 27925 (claspmt) R 27915 27917 27891 0 -1 4202560 3816 0 0 0 239 2 0 0 22 0 8 0 739174600 281939968 20372 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.29
Current children cumulated vsize (KiB) 275332

[startup+6.30032 s]
/proc/loadavg: 6.74 7.74 7.79 9/426 27925
/proc/meminfo: memFree=13628704/32951124 swapFree=65586204/67111528
[pid=27917] ppid=27915 vsize=284664 CPUtime=45.83 cores=0-7
/proc/27917/stat : 27917 (claspmt) R 27915 27917 27891 0 -1 4202496 30873 0 0 0 4568 15 0 0 25 0 8 0 739174547 291495936 30038 33554432000 4194304 4964800 140735941816016 18446744073709551615 4668984 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/27917/statm: 71166 30039 466 189 0 65515 0
[pid=27917/tid=27919] ppid=27915 vsize=284664 CPUtime=5.66 cores=0-7
/proc/27917/task/27919/stat : 27919 (claspmt) R 27915 27917 27891 0 -1 4202560 3222 0 0 0 564 2 0 0 25 0 8 0 739174600 291495936 30039 33554432000 4194304 4964800 140735941816016 18446744073709551615 4669136 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27917/tid=27920] ppid=27915 vsize=284664 CPUtime=5.65 cores=0-7
/proc/27917/task/27920/stat : 27920 (claspmt) R 27915 27917 27891 0 -1 4202560 3414 0 0 0 564 1 0 0 25 0 8 0 739174600 291495936 30039 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27917/tid=27921] ppid=27915 vsize=284664 CPUtime=5.66 cores=0-7
/proc/27917/task/27921/stat : 27921 (claspmt) R 27915 27917 27891 0 -1 4202560 2971 0 0 0 564 2 0 0 25 0 8 0 739174600 291495936 30039 33554432000 4194304 4964800 140735941816016 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27917/tid=27922] ppid=27915 vsize=284664 CPUtime=5.66 cores=0-7
/proc/27917/task/27922/stat : 27922 (claspmt) R 27915 27917 27891 0 -1 4202560 3325 0 0 0 565 1 0 0 25 0 8 0 739174600 291495936 30039 33554432000 4194304 4964800 140735941816016 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27917/tid=27923] ppid=27915 vsize=284664 CPUtime=5.76 cores=0-7
/proc/27917/task/27923/stat : 27923 (claspmt) R 27915 27917 27891 0 -1 4202560 1485 0 0 0 576 0 0 0 25 0 8 0 739174600 291495936 30039 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27917/tid=27924] ppid=27915 vsize=284664 CPUtime=5.58 cores=0-7
/proc/27917/task/27924/stat : 27924 (claspmt) R 27915 27917 27891 0 -1 4202560 3530 0 0 0 557 1 0 0 25 0 8 0 739174600 291495936 30039 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27917/tid=27925] ppid=27915 vsize=284664 CPUtime=5.61 cores=0-7
/proc/27917/task/27925/stat : 27925 (claspmt) R 27915 27917 27891 0 -1 4202560 6417 0 0 0 558 3 0 0 25 0 8 0 739174600 291495936 30039 33554432000 4194304 4964800 140735941816016 18446744073709551615 216734839841 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 45.83
Current children cumulated vsize (KiB) 284664

[startup+12.7012 s]
/proc/loadavg: 6.84 7.75 7.80 9/426 27925
/proc/meminfo: memFree=13574780/32951124 swapFree=65586204/67111528
[pid=27917] ppid=27915 vsize=356408 CPUtime=96.93 cores=0-7
/proc/27917/stat : 27917 (claspmt) R 27915 27917 27891 0 -1 4202496 42605 0 0 0 9671 22 0 0 25 0 8 0 739174547 364961792 41770 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/27917/statm: 89102 41770 466 189 0 83451 0
[pid=27917/tid=27919] ppid=27915 vsize=356408 CPUtime=12.06 cores=0-7
/proc/27917/task/27919/stat : 27919 (claspmt) R 27915 27917 27891 0 -1 4202560 4466 0 0 0 1203 3 0 0 25 0 8 0 739174600 364961792 41770 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27917/tid=27920] ppid=27915 vsize=356408 CPUtime=12.06 cores=0-7
/proc/27917/task/27920/stat : 27920 (claspmt) R 27915 27917 27891 0 -1 4202560 5081 0 0 0 1203 3 0 0 25 0 8 0 739174600 364961792 41770 33554432000 4194304 4964800 140735941816016 18446744073709551615 4321093 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27917/tid=27921] ppid=27915 vsize=356408 CPUtime=12.06 cores=0-7
/proc/27917/task/27921/stat : 27921 (claspmt) R 27915 27917 27891 0 -1 4202560 4259 0 0 0 1203 3 0 0 25 0 8 0 739174600 364961792 41770 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27917/tid=27922] ppid=27915 vsize=356408 CPUtime=12.07 cores=0-7
/proc/27917/task/27922/stat : 27922 (claspmt) R 27915 27917 27891 0 -1 4202560 4739 0 0 0 1205 2 0 0 25 0 8 0 739174600 364961792 41770 33554432000 4194304 4964800 140735941816016 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27917/tid=27923] ppid=27915 vsize=356408 CPUtime=12.16 cores=0-7
/proc/27917/task/27923/stat : 27923 (claspmt) R 27915 27917 27891 0 -1 4202560 2679 0 0 0 1215 1 0 0 25 0 8 0 739174600 364961792 41770 33554432000 4194304 4964800 140735941816016 18446744073709551615 216734839841 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27917/tid=27924] ppid=27915 vsize=356408 CPUtime=11.9 cores=0-7
/proc/27917/task/27924/stat : 27924 (claspmt) R 27915 27917 27891 0 -1 4202560 4443 0 0 0 1188 2 0 0 25 0 8 0 739174600 364961792 41770 33554432000 4194304 4964800 140735941816016 18446744073709551615 216735221943 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27917/tid=27925] ppid=27915 vsize=356408 CPUtime=12.01 cores=0-7
/proc/27917/task/27925/stat : 27925 (claspmt) R 27915 27917 27891 0 -1 4202560 9444 0 0 0 1196 5 0 0 25 0 8 0 739174600 364961792 41770 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 96.93
Current children cumulated vsize (KiB) 356408

[startup+25.501 s]
/proc/loadavg: 7.10 7.76 7.80 9/426 27925
/proc/meminfo: memFree=13533024/32951124 swapFree=65586204/67111528
[pid=27917] ppid=27915 vsize=363668 CPUtime=199.13 cores=0-7
/proc/27917/stat : 27917 (claspmt) R 27915 27917 27891 0 -1 4202496 52683 0 0 0 19885 28 0 0 25 0 8 0 739174547 372396032 51848 33554432000 4194304 4964800 140735941816016 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/27917/statm: 90917 51848 466 189 0 85266 0
[pid=27917/tid=27919] ppid=27915 vsize=363668 CPUtime=24.85 cores=0-7
/proc/27917/task/27919/stat : 27919 (claspmt) R 27915 27917 27891 0 -1 4202560 5800 0 0 0 2481 4 0 0 25 0 8 0 739174600 372396032 51848 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27917/tid=27920] ppid=27915 vsize=363668 CPUtime=24.86 cores=0-7
/proc/27917/task/27920/stat : 27920 (claspmt) R 27915 27917 27891 0 -1 4202560 6151 0 0 0 2483 3 0 0 25 0 8 0 739174600 372396032 51848 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27917/tid=27921] ppid=27915 vsize=363668 CPUtime=24.86 cores=0-7
/proc/27917/task/27921/stat : 27921 (claspmt) R 27915 27917 27891 0 -1 4202560 5107 0 0 0 2483 3 0 0 25 0 8 0 739174600 372396032 51848 33554432000 4194304 4964800 140735941816016 18446744073709551615 4332338 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27917/tid=27922] ppid=27915 vsize=363668 CPUtime=24.87 cores=0-7
/proc/27917/task/27922/stat : 27922 (claspmt) R 27915 27917 27891 0 -1 4202560 5942 0 0 0 2484 3 0 0 25 0 8 0 739174600 372396032 51848 33554432000 4194304 4964800 140735941816016 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27917/tid=27923] ppid=27915 vsize=363668 CPUtime=24.95 cores=0-7
/proc/27917/task/27923/stat : 27923 (claspmt) R 27915 27917 27891 0 -1 4202560 3674 0 0 0 2494 1 0 0 25 0 8 0 739174600 372396032 51848 33554432000 4194304 4964800 140735941816016 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27917/tid=27924] ppid=27915 vsize=363668 CPUtime=24.51 cores=0-7
/proc/27917/task/27924/stat : 27924 (claspmt) R 27915 27917 27891 0 -1 4202560 5322 0 0 0 2449 2 0 0 25 0 8 0 739174600 372396032 51848 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27917/tid=27925] ppid=27915 vsize=363668 CPUtime=24.81 cores=0-7
/proc/27917/task/27925/stat : 27925 (claspmt) R 27915 27917 27891 0 -1 4202560 11815 0 0 0 2475 6 0 0 25 0 8 0 739174600 372396032 51848 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 199.13
Current children cumulated vsize (KiB) 363668

[startup+51.1005 s]
/proc/loadavg: 7.41 7.78 7.80 9/426 27926
/proc/meminfo: memFree=13467224/32951124 swapFree=65586204/67111528
[pid=27917] ppid=27915 vsize=375476 CPUtime=403.53 cores=0-7
/proc/27917/stat : 27917 (claspmt) R 27915 27917 27891 0 -1 4202496 69415 0 0 0 40308 45 0 0 25 0 8 0 739174547 384487424 68166 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670446 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/27917/statm: 93869 68166 466 189 0 88218 0
[pid=27917/tid=27919] ppid=27915 vsize=375476 CPUtime=50.43 cores=0-7
/proc/27917/task/27919/stat : 27919 (claspmt) R 27915 27917 27891 0 -1 4202560 8282 0 0 0 5037 6 0 0 25 0 8 0 739174600 384487424 68166 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27917/tid=27920] ppid=27915 vsize=375476 CPUtime=50.45 cores=0-7
/proc/27917/task/27920/stat : 27920 (claspmt) R 27915 27917 27891 0 -1 4202560 8028 0 0 0 5041 4 0 0 25 0 8 0 739174600 384487424 68166 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27917/tid=27921] ppid=27915 vsize=375476 CPUtime=50.45 cores=0-7
/proc/27917/task/27921/stat : 27921 (claspmt) R 27915 27917 27891 0 -1 4202560 6397 0 0 0 5041 4 0 0 25 0 8 0 739174600 384487424 68166 33554432000 4194304 4964800 140735941816016 18446744073709551615 4627254 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27917/tid=27922] ppid=27915 vsize=375476 CPUtime=50.46 cores=0-7
/proc/27917/task/27922/stat : 27922 (claspmt) R 27915 27917 27891 0 -1 4202560 7039 0 0 0 5042 4 0 0 25 0 8 0 739174600 384487424 68166 33554432000 4194304 4964800 140735941816016 18446744073709551615 4627299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27917/tid=27923] ppid=27915 vsize=375476 CPUtime=50.55 cores=0-7
/proc/27917/task/27923/stat : 27923 (claspmt) R 27915 27917 27891 0 -1 4202560 4849 0 0 0 5053 2 0 0 25 0 8 0 739174600 384487424 68166 33554432000 4194304 4964800 140735941816016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27917/tid=27924] ppid=27915 vsize=375476 CPUtime=49.75 cores=0-7
/proc/27917/task/27924/stat : 27924 (claspmt) R 27915 27917 27891 0 -1 4202560 6646 0 0 0 4971 4 0 0 25 0 8 0 739174600 384487424 68166 33554432000 4194304 4964800 140735941816016 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27917/tid=27925] ppid=27915 vsize=375476 CPUtime=50.41 cores=0-7
/proc/27917/task/27925/stat : 27925 (claspmt) R 27915 27917 27891 0 -1 4202560 17939 0 0 0 5028 13 0 0 25 0 8 0 739174600 384487424 68166 33554432000 4194304 4964800 140735941816016 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 403.53

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

[pid=27917] ppid=27915 vsize=1674952 CPUtime=37705.6 cores=0-7
/proc/27917/stat : 27917 (claspmt) R 27915 27917 27891 0 -1 4202496 360424 0 0 0 3770150 408 0 0 25 0 8 0 739174547 1715150848 350858 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27917/statm: 418738 350858 466 189 0 413087 0
[pid=27917/tid=27919] ppid=27915 vsize=1674952 CPUtime=4720.09 cores=0-7
/proc/27917/task/27919/stat : 27919 (claspmt) R 27915 27917 27891 0 -1 4202560 44815 0 0 0 471966 43 0 0 25 0 8 0 739174600 1715150848 350858 33554432000 4194304 4964800 140735941816016 18446744073709551615 4320865 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27917/tid=27920] ppid=27915 vsize=1674952 CPUtime=4710.55 cores=0-7
/proc/27917/task/27920/stat : 27920 (claspmt) R 27915 27917 27891 0 -1 4202560 47159 0 0 0 471016 39 0 0 25 0 8 0 739174600 1715150848 350858 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27917/tid=27921] ppid=27915 vsize=1674952 CPUtime=4719.14 cores=0-7
/proc/27917/task/27921/stat : 27921 (claspmt) R 27915 27917 27891 0 -1 4202560 25308 0 0 0 471884 30 0 0 25 0 8 0 739174600 1715150848 350858 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27917/tid=27922] ppid=27915 vsize=1674952 CPUtime=4719.71 cores=0-7
/proc/27917/task/27922/stat : 27922 (claspmt) R 27915 27917 27891 0 -1 4202560 29353 0 0 0 471942 29 0 0 25 0 8 0 739174600 1715150848 350858 33554432000 4194304 4964800 140735941816016 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27917/tid=27923] ppid=27915 vsize=1674952 CPUtime=4712.35 cores=0-7
/proc/27917/task/27923/stat : 27923 (claspmt) R 27915 27917 27891 0 -1 4202560 29353 0 0 0 471204 31 0 0 25 0 8 0 739174600 1715150848 350858 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27917/tid=27924] ppid=27915 vsize=1674952 CPUtime=4680.54 cores=0-7
/proc/27917/task/27924/stat : 27924 (claspmt) R 27915 27917 27891 0 -1 4202560 25357 0 0 0 468016 38 0 0 25 0 8 0 739174600 1715150848 350858 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27917/tid=27925] ppid=27915 vsize=1674952 CPUtime=4721.54 cores=0-7
/proc/27917/task/27925/stat : 27925 (claspmt) R 27915 27917 27891 0 -1 4202560 115308 0 0 0 472007 147 0 0 25 0 8 0 739174600 1715150848 350858 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37705.6
Current children cumulated vsize (KiB) 1674952

[startup+4782.3 s]
/proc/loadavg: 8.02 8.06 8.01 9/426 28073
/proc/meminfo: memFree=12329536/32951124 swapFree=65586204/67111528
[pid=27917] ppid=27915 vsize=1675164 CPUtime=38184.6 cores=0-7
/proc/27917/stat : 27917 (claspmt) R 27915 27917 27891 0 -1 4202496 361151 0 0 0 3818052 409 0 0 25 0 8 0 739174547 1715367936 351565 33554432000 4194304 4964800 140735941816016 18446744073709551615 4627338 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27917/statm: 418791 351565 466 189 0 413140 0
[pid=27917/tid=27919] ppid=27915 vsize=1675164 CPUtime=4780.05 cores=0-7
/proc/27917/task/27919/stat : 27919 (claspmt) R 27915 27917 27891 0 -1 4202560 44831 0 0 0 477962 43 0 0 25 0 8 0 739174600 1715367936 351565 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27917/tid=27920] ppid=27915 vsize=1675164 CPUtime=4769.72 cores=0-7
/proc/27917/task/27920/stat : 27920 (claspmt) R 27915 27917 27891 0 -1 4202560 47175 0 0 0 476933 39 0 0 25 0 8 0 739174600 1715367936 351565 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27917/tid=27921] ppid=27915 vsize=1675164 CPUtime=4779.12 cores=0-7
/proc/27917/task/27921/stat : 27921 (claspmt) R 27915 27917 27891 0 -1 4202560 25341 0 0 0 477882 30 0 0 25 0 8 0 739174600 1715367936 351565 33554432000 4194304 4964800 140735941816016 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27917/tid=27922] ppid=27915 vsize=1675164 CPUtime=4779.7 cores=0-7
/proc/27917/task/27922/stat : 27922 (claspmt) R 27915 27917 27891 0 -1 4202560 29682 0 0 0 477941 29 0 0 25 0 8 0 739174600 1715367936 351565 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27917/tid=27923] ppid=27915 vsize=1675164 CPUtime=4772.34 cores=0-7
/proc/27917/task/27923/stat : 27923 (claspmt) R 27915 27917 27891 0 -1 4202560 29508 0 0 0 477203 31 0 0 25 0 8 0 739174600 1715367936 351565 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27917/tid=27924] ppid=27915 vsize=1675164 CPUtime=4740.52 cores=0-7
/proc/27917/task/27924/stat : 27924 (claspmt) R 27915 27917 27891 0 -1 4202560 25454 0 0 0 474014 38 0 0 25 0 8 0 739174600 1715367936 351565 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27917/tid=27925] ppid=27915 vsize=1675164 CPUtime=4781.52 cores=0-7
/proc/27917/task/27925/stat : 27925 (claspmt) R 27915 27917 27891 0 -1 4202560 115329 0 0 0 478005 147 0 0 25 0 8 0 739174600 1715367936 351565 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38184.6
Current children cumulated vsize (KiB) 1675164

[startup+4842.3 s]
/proc/loadavg: 8.04 8.06 8.01 9/426 28074
/proc/meminfo: memFree=12321948/32951124 swapFree=65586204/67111528
[pid=27917] ppid=27915 vsize=1679432 CPUtime=38663.8 cores=0-7
/proc/27917/stat : 27917 (claspmt) R 27915 27917 27891 0 -1 4202496 363238 0 0 0 3865967 410 0 0 25 0 8 0 739174547 1719738368 353652 33554432000 4194304 4964800 140735941816016 18446744073709551615 4342144 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27917/statm: 419858 353652 466 189 0 414207 0
[pid=27917/tid=27919] ppid=27915 vsize=1679432 CPUtime=4840.04 cores=0-7
/proc/27917/task/27919/stat : 27919 (claspmt) R 27915 27917 27891 0 -1 4202560 44975 0 0 0 483961 43 0 0 25 0 8 0 739174600 1719738368 353652 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27917/tid=27920] ppid=27915 vsize=1679432 CPUtime=4828.9 cores=0-7
/proc/27917/task/27920/stat : 27920 (claspmt) R 27915 27917 27891 0 -1 4202560 47578 0 0 0 482851 39 0 0 25 0 8 0 739174600 1719738368 353652 33554432000 4194304 4964800 140735941816016 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27917/tid=27921] ppid=27915 vsize=1679432 CPUtime=4839.12 cores=0-7
/proc/27917/task/27921/stat : 27921 (claspmt) R 27915 27917 27891 0 -1 4202560 25537 0 0 0 483882 30 0 0 25 0 8 0 739174600 1719738368 353652 33554432000 4194304 4964800 140735941816016 18446744073709551615 4342228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27917/tid=27922] ppid=27915 vsize=1679432 CPUtime=4839.7 cores=0-7
/proc/27917/task/27922/stat : 27922 (claspmt) R 27915 27917 27891 0 -1 4202560 29892 0 0 0 483941 29 0 0 25 0 8 0 739174600 1719738368 353652 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27917/tid=27923] ppid=27915 vsize=1679432 CPUtime=4832.34 cores=0-7
/proc/27917/task/27923/stat : 27923 (claspmt) R 27915 27917 27891 0 -1 4202560 29819 0 0 0 483203 31 0 0 25 0 8 0 739174600 1719738368 353652 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27917/tid=27924] ppid=27915 vsize=1679432 CPUtime=4800.52 cores=0-7
/proc/27917/task/27924/stat : 27924 (claspmt) R 27915 27917 27891 0 -1 4202560 25564 0 0 0 480014 38 0 0 25 0 8 0 739174600 1719738368 353652 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27917/tid=27925] ppid=27915 vsize=1679432 CPUtime=4841.52 cores=0-7
/proc/27917/task/27925/stat : 27925 (claspmt) R 27915 27917 27891 0 -1 4202560 115976 0 0 0 484004 148 0 0 25 0 8 0 739174600 1719738368 353652 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38663.8
Current children cumulated vsize (KiB) 1679432

[startup+4902.3 s]
/proc/loadavg: 8.05 8.06 8.01 9/426 28076
/proc/meminfo: memFree=12314364/32951124 swapFree=65586204/67111528
[pid=27917] ppid=27915 vsize=1683268 CPUtime=39142.9 cores=0-7
/proc/27917/stat : 27917 (claspmt) R 27915 27917 27891 0 -1 4202496 365124 0 0 0 3913883 411 0 0 25 0 8 0 739174547 1723666432 355538 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27917/statm: 420817 355538 466 189 0 415166 0
[pid=27917/tid=27919] ppid=27915 vsize=1683268 CPUtime=4900.03 cores=0-7
/proc/27917/task/27919/stat : 27919 (claspmt) R 27915 27917 27891 0 -1 4202560 45076 0 0 0 489960 43 0 0 25 0 8 0 739174600 1723666432 355538 33554432000 4194304 4964800 140735941816016 18446744073709551615 4627968 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27917/tid=27920] ppid=27915 vsize=1683268 CPUtime=4888.08 cores=0-7
/proc/27917/task/27920/stat : 27920 (claspmt) R 27915 27917 27891 0 -1 4202560 47657 0 0 0 488769 39 0 0 25 0 8 0 739174600 1723666432 355538 33554432000 4194304 4964800 140735941816016 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27917/tid=27921] ppid=27915 vsize=1683268 CPUtime=4899.13 cores=0-7
/proc/27917/task/27921/stat : 27921 (claspmt) R 27915 27917 27891 0 -1 4202560 25684 0 0 0 489882 31 0 0 25 0 8 0 739174600 1723666432 355538 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27917/tid=27922] ppid=27915 vsize=1683268 CPUtime=4899.7 cores=0-7
/proc/27917/task/27922/stat : 27922 (claspmt) R 27915 27917 27891 0 -1 4202560 30147 0 0 0 489941 29 0 0 25 0 8 0 739174600 1723666432 355538 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27917/tid=27923] ppid=27915 vsize=1683268 CPUtime=4892.34 cores=0-7
/proc/27917/task/27923/stat : 27923 (claspmt) R 27915 27917 27891 0 -1 4202560 30061 0 0 0 489203 31 0 0 25 0 8 0 739174600 1723666432 355538 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27917/tid=27924] ppid=27915 vsize=1683268 CPUtime=4860.52 cores=0-7
/proc/27917/task/27924/stat : 27924 (claspmt) R 27915 27917 27891 0 -1 4202560 25795 0 0 0 486014 38 0 0 25 0 8 0 739174600 1723666432 355538 33554432000 4194304 4964800 140735941816016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27917/tid=27925] ppid=27915 vsize=1683268 CPUtime=4901.52 cores=0-7
/proc/27917/task/27925/stat : 27925 (claspmt) R 27915 27917 27891 0 -1 4202560 116758 0 0 0 490004 148 0 0 25 0 8 0 739174600 1723666432 355538 33554432000 4194304 4964800 140735941816016 18446744073709551615 4660832 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39142.9
Current children cumulated vsize (KiB) 1683268

[startup+4962.3 s]
/proc/loadavg: 8.05 8.06 8.00 9/426 28078
/proc/meminfo: memFree=12310364/32951124 swapFree=65586204/67111528
[pid=27917] ppid=27915 vsize=1683576 CPUtime=39622.1 cores=0-7
/proc/27917/stat : 27917 (claspmt) R 27915 27917 27891 0 -1 4202496 366114 0 0 0 3961797 412 0 0 25 0 8 0 739174547 1723981824 356528 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27917/statm: 420894 356528 466 189 0 415243 0
[pid=27917/tid=27919] ppid=27915 vsize=1683576 CPUtime=4960.01 cores=0-7
/proc/27917/task/27919/stat : 27919 (claspmt) R 27915 27917 27891 0 -1 4202560 45112 0 0 0 495958 43 0 0 25 0 8 0 739174600 1723981824 356528 33554432000 4194304 4964800 140735941816016 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27917/tid=27920] ppid=27915 vsize=1683576 CPUtime=4947.26 cores=0-7
/proc/27917/task/27920/stat : 27920 (claspmt) R 27915 27917 27891 0 -1 4202560 47699 0 0 0 494687 39 0 0 25 0 8 0 739174600 1723981824 356528 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27917/tid=27921] ppid=27915 vsize=1683576 CPUtime=4959.12 cores=0-7
/proc/27917/task/27921/stat : 27921 (claspmt) R 27915 27917 27891 0 -1 4202560 25746 0 0 0 495881 31 0 0 25 0 8 0 739174600 1723981824 356528 33554432000 4194304 4964800 140735941816016 18446744073709551615 4626894 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27917/tid=27922] ppid=27915 vsize=1683576 CPUtime=4959.7 cores=0-7
/proc/27917/task/27922/stat : 27922 (claspmt) R 27915 27917 27891 0 -1 4202560 30393 0 0 0 495941 29 0 0 25 0 8 0 739174600 1723981824 356528 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27917/tid=27923] ppid=27915 vsize=1683576 CPUtime=4952.34 cores=0-7
/proc/27917/task/27923/stat : 27923 (claspmt) R 27915 27917 27891 0 -1 4202560 30313 0 0 0 495203 31 0 0 25 0 8 0 739174600 1723981824 356528 33554432000 4194304 4964800 140735941816016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27917/tid=27924] ppid=27915 vsize=1683576 CPUtime=4920.51 cores=0-7
/proc/27917/task/27924/stat : 27924 (claspmt) R 27915 27917 27891 0 -1 4202560 25917 0 0 0 492013 38 0 0 25 0 8 0 739174600 1723981824 356528 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27917/tid=27925] ppid=27915 vsize=1683576 CPUtime=4961.52 cores=0-7
/proc/27917/task/27925/stat : 27925 (claspmt) R 27915 27917 27891 0 -1 4202560 116964 0 0 0 496004 148 0 0 25 0 8 0 739174600 1723981824 356528 33554432000 4194304 4964800 140735941816016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39622.1
Current children cumulated vsize (KiB) 1683576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009.7 s]
/proc/loadavg: 8.06 8.06 8.01 9/426 28079
/proc/meminfo: memFree=12308732/32951124 swapFree=65586204/67111528
[pid=27917] ppid=27915 vsize=1683576 CPUtime=40000.7 cores=0-7
/proc/27917/stat : 27917 (claspmt) R 27915 27917 27891 0 -1 4202496 366535 0 0 0 3999660 413 0 0 25 0 8 0 739174547 1723981824 356949 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27917/statm: 420894 356949 466 189 0 415243 0
[pid=27917/tid=27919] ppid=27915 vsize=1683576 CPUtime=5007.42 cores=0-7
/proc/27917/task/27919/stat : 27919 (claspmt) R 27915 27917 27891 0 -1 4202560 45209 0 0 0 500699 43 0 0 25 0 8 0 739174600 1723981824 356949 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27917/tid=27920] ppid=27915 vsize=1683576 CPUtime=4994.45 cores=0-7
/proc/27917/task/27920/stat : 27920 (claspmt) R 27915 27917 27891 0 -1 4202560 47720 0 0 0 499406 39 0 0 25 0 8 0 739174600 1723981824 356949 33554432000 4194304 4964800 140735941816016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27917/tid=27921] ppid=27915 vsize=1683576 CPUtime=5006.53 cores=0-7
/proc/27917/task/27921/stat : 27921 (claspmt) R 27915 27917 27891 0 -1 4202560 25851 0 0 0 500622 31 0 0 25 0 8 0 739174600 1723981824 356949 33554432000 4194304 4964800 140735941816016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27917/tid=27922] ppid=27915 vsize=1683576 CPUtime=5006.67 cores=0-7
/proc/27917/task/27922/stat : 27922 (claspmt) R 27915 27917 27891 0 -1 4202560 30399 0 0 0 500638 29 0 0 25 0 8 0 739174600 1723981824 356949 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27917/tid=27923] ppid=27915 vsize=1683576 CPUtime=4999.76 cores=0-7
/proc/27917/task/27923/stat : 27923 (claspmt) R 27915 27917 27891 0 -1 4202560 30438 0 0 0 499945 31 0 0 25 0 8 0 739174600 1723981824 356949 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27917/tid=27924] ppid=27915 vsize=1683576 CPUtime=4967.93 cores=0-7
/proc/27917/task/27924/stat : 27924 (claspmt) R 27915 27917 27891 0 -1 4202560 25968 0 0 0 496755 38 0 0 25 0 8 0 739174600 1723981824 356949 33554432000 4194304 4964800 140735941816016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27917/tid=27925] ppid=27915 vsize=1683576 CPUtime=5008.94 cores=0-7
/proc/27917/task/27925/stat : 27925 (claspmt) R 27915 27917 27891 0 -1 4202560 116965 0 0 0 500746 148 0 0 25 0 8 0 739174600 1723981824 356949 33554432000 4194304 4964800 140735941816016 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 1683576

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

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

[startup+5009.82 s]
/proc/loadavg: 8.06 8.06 8.01 9/426 28079
/proc/meminfo: memFree=12308732/32951124 swapFree=65586204/67111528
[pid=27917] ppid=27915 vsize=1683380 CPUtime=40000.9 cores=0-7
/proc/27917/stat : 27917 (claspmt) R 27915 27917 27891 0 -1 4202496 366545 0 0 0 3999675 413 0 0 25 0 1 0 739174547 1723781120 356910 33554432000 4194304 4964800 140735941816016 18446744073709551615 216734835249 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27917/statm: 420845 356910 476 189 0 415194 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 1683380

[startup+5010.2 s]
/proc/loadavg: 8.06 8.06 8.01 9/426 28079
/proc/meminfo: memFree=12308732/32951124 swapFree=65586204/67111528
[pid=27917] ppid=27915 vsize=1672436 CPUtime=40001.3 cores=0-7
/proc/27917/stat : 27917 (claspmt) R 27915 27917 27891 0 -1 4202496 366545 0 0 0 3999713 413 0 0 25 0 1 0 739174547 1712574464 353952 33554432000 4194304 4964800 140735941816016 18446744073709551615 216734834843 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27917/statm: 418109 353952 476 189 0 412458 0
Current children cumulated CPU time (s) 40001.3
Current children cumulated vsize (KiB) 1672436

[startup+5010.3 s]
/proc/loadavg: 8.06 8.06 8.01 9/426 28079
/proc/meminfo: memFree=12308732/32951124 swapFree=65586204/67111528
[pid=27917] ppid=27915 vsize=474052 CPUtime=40001.4 cores=0-7
/proc/27917/stat : 27917 (claspmt) R 27915 27917 27891 0 -1 4202496 366545 0 0 0 3999716 420 0 0 25 0 1 0 739174547 485429248 6661 33554432000 4194304 4964800 140735941816016 18446744073709551615 216735204458 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27917/statm: 118513 6661 476 189 0 112862 0
Current children cumulated CPU time (s) 40001.4
Current children cumulated vsize (KiB) 474052

Child status: 0
Real time (s): 5010.3
CPU time (s): 40001.4
CPU user time (s): 39997.2
CPU system time (s): 4.20236
CPU usage (%): 798.382
Max. virtual memory (cumulated for all children) (KiB): 1683576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39997.2
system time used= 4.20236
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 366546
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= 106458
involuntary context switches= 189248

runsolver used 18.5492 second user time and 49.8454 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-15 21:57:19
IDJOB=3380721
IDBENCH=71593
IDSOLVER=1865
FILE ID=node119/3380721-1305489439
RUNJOBID= node119-1305489439-27905
PBS_JOBID= 13325407
Free space on /tmp= 73300 MiB

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

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

MD5SUM BENCH= 118632220c6f3388c45a2582e9a2ac0e
RANDOM SEED=1238156397

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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:      13737172 kB
Buffers:        310156 kB
Cached:        4878812 kB
SwapCached:       4756 kB
Active:       15660304 kB
Inactive:      3208280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13737172 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:            2444 kB
Writeback:           0 kB
AnonPages:    13678392 kB
Mapped:          32896 kB
Slab:           214952 kB
PageTables:      63088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 120779912 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= 73300 MiB
End job on node119 at 2011-05-15 23:20:51