Trace number 3380699

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) 40000.5 5008.63

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v1375c111739gyes10.cnf
MD5SUMc904604702db7cfabf92e607e197d409
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.50471
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...487406/instance-3380699-1305487406.cnf
0.29/0.38	c Solving...
40000.09/5008.23	
40000.09/5008.23	*** INTERRUPTED! ***
40000.09/5008.23	*** Shutting down threads...
40000.51/5008.62	s UNKNOWN
40000.51/5008.62	
40000.51/5008.62	c INTERRUPTED   : 1
40000.51/5008.62	c Models        : 0+    
40000.51/5008.62	c Time          : 5008.231s (Solving: 5007.85s 1st Model: 0.00s Unsat: 0.00s)
40000.51/5008.62	c CPU Time      : 40000.140s

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-3380699-1305487406/watcher-3380699-1305487406 -o /tmp/evaluation-result-3380699-1305487406/solver-3380699-1305487406 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380699-1305487406.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.52 8.01 8.05 1/347 28511
/proc/meminfo: memFree=20205576/32951124 swapFree=54427468/67111528
[pid=28511] ppid=28509 vsize=23032 CPUtime=0 cores=0-7
/proc/28511/stat : 28511 (claspmt) R 28509 28511 28136 0 -1 4202496 1194 0 0 0 0 0 0 0 21 0 1 0 660338545 23584768 943 33554432000 4194304 4964800 140734335143824 18446744073709551615 228122374853 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28511/statm: 5758 944 386 189 0 632 0

[startup+0.053177 s]
/proc/loadavg: 7.52 8.01 8.05 1/347 28511
/proc/meminfo: memFree=20205576/32951124 swapFree=54427468/67111528
[pid=28511] ppid=28509 vsize=28268 CPUtime=0.04 cores=0-7
/proc/28511/stat : 28511 (claspmt) R 28509 28511 28136 0 -1 4202496 2777 0 0 0 4 0 0 0 21 0 1 0 660338545 28946432 2211 33554432000 4194304 4964800 140734335143824 18446744073709551615 4607587 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28511/statm: 7067 2211 399 189 0 1941 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 28268

[startup+0.10017 s]
/proc/loadavg: 7.52 8.01 8.05 1/347 28511
/proc/meminfo: memFree=20205576/32951124 swapFree=54427468/67111528
[pid=28511] ppid=28509 vsize=28268 CPUtime=0.09 cores=0-7
/proc/28511/stat : 28511 (claspmt) R 28509 28511 28136 0 -1 4202496 2777 0 0 0 9 0 0 0 21 0 1 0 660338545 28946432 2211 33554432000 4194304 4964800 140734335143824 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28511/statm: 7067 2211 399 189 0 1941 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28268

[startup+0.300133 s]
/proc/loadavg: 7.52 8.01 8.05 1/347 28511
/proc/meminfo: memFree=20205576/32951124 swapFree=54427468/67111528
[pid=28511] ppid=28509 vsize=29060 CPUtime=0.29 cores=0-7
/proc/28511/stat : 28511 (claspmt) R 28509 28511 28136 0 -1 4202496 3008 0 0 0 29 0 0 0 22 0 1 0 660338545 29757440 2442 33554432000 4194304 4964800 140734335143824 18446744073709551615 4600431 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28511/statm: 7265 2442 400 189 0 2139 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29060

[startup+0.701022 s]
/proc/loadavg: 7.52 8.01 8.05 1/347 28511
/proc/meminfo: memFree=20205576/32951124 swapFree=54427468/67111528
[pid=28511] ppid=28509 vsize=322864 CPUtime=2.37 cores=0-7
/proc/28511/stat : 28511 (claspmt) R 28509 28511 28136 0 -1 4202496 6882 0 0 0 234 3 0 0 18 0 8 0 660338545 330612736 6076 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670534 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/28511/statm: 80716 6076 464 189 0 75065 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 322864

[startup+1.50088 s]
/proc/loadavg: 7.52 8.01 8.05 8/355 28519
/proc/meminfo: memFree=20174644/32951124 swapFree=54427468/67111528
[pid=28511] ppid=28509 vsize=326072 CPUtime=8.73 cores=0-7
/proc/28511/stat : 28511 (claspmt) R 28509 28511 28136 0 -1 4202496 11141 0 0 0 868 5 0 0 19 0 8 0 660338545 333897728 10335 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/28511/statm: 81518 10335 464 189 0 75867 0
[pid=28511/tid=28513] ppid=28509 vsize=326072 CPUtime=1.03 cores=0-7
/proc/28511/task/28513/stat : 28513 (claspmt) R 28509 28511 28136 0 -1 4202560 767 0 0 0 103 0 0 0 19 0 8 0 660338583 333897728 10336 33554432000 4194304 4964800 140734335143824 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28511/tid=28514] ppid=28509 vsize=326072 CPUtime=1.04 cores=0-7
/proc/28511/task/28514/stat : 28514 (claspmt) R 28509 28511 28136 0 -1 4202560 1036 0 0 0 103 1 0 0 18 0 8 0 660338583 333897728 10336 33554432000 4194304 4964800 140734335143824 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28511/tid=28515] ppid=28509 vsize=326072 CPUtime=1.02 cores=0-7
/proc/28511/task/28515/stat : 28515 (claspmt) R 28509 28511 28136 0 -1 4202560 908 0 0 0 102 0 0 0 19 0 8 0 660338583 333897728 10336 33554432000 4194304 4964800 140734335143824 18446744073709551615 4660495 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28511/tid=28516] ppid=28509 vsize=326072 CPUtime=1.03 cores=0-7
/proc/28511/task/28516/stat : 28516 (claspmt) R 28509 28511 28136 0 -1 4202560 953 0 0 0 103 0 0 0 19 0 8 0 660338583 333897728 10336 33554432000 4194304 4964800 140734335143824 18446744073709551615 228122375201 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28511/tid=28517] ppid=28509 vsize=326072 CPUtime=1.11 cores=0-7
/proc/28511/task/28517/stat : 28517 (claspmt) R 28509 28511 28136 0 -1 4202560 491 0 0 0 111 0 0 0 19 0 8 0 660338583 333897728 10336 33554432000 4194304 4964800 140734335143824 18446744073709551615 4627272 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28511/tid=28518] ppid=28509 vsize=326072 CPUtime=0.99 cores=0-7
/proc/28511/task/28518/stat : 28518 (claspmt) R 28509 28511 28136 0 -1 4202560 1268 0 0 0 99 0 0 0 25 0 8 0 660338583 333897728 10336 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28511/tid=28519] ppid=28509 vsize=326072 CPUtime=1.03 cores=0-7
/proc/28511/task/28519/stat : 28519 (claspmt) R 28509 28511 28136 0 -1 4202560 1726 0 0 0 103 0 0 0 18 0 8 0 660338583 333897728 10336 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670645 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8.73
Current children cumulated vsize (KiB) 326072

[startup+3.10059 s]
/proc/loadavg: 7.52 8.01 8.05 9/355 28519
/proc/meminfo: memFree=20157284/32951124 swapFree=54427468/67111528
[pid=28511] ppid=28509 vsize=331240 CPUtime=21.52 cores=0-7
/proc/28511/stat : 28511 (claspmt) R 28509 28511 28136 0 -1 4202496 17439 0 0 0 2143 9 0 0 23 0 8 0 660338545 339189760 16633 33554432000 4194304 4964800 140734335143824 18446744073709551615 228122375201 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/28511/statm: 82810 16633 464 189 0 77159 0
[pid=28511/tid=28513] ppid=28509 vsize=331240 CPUtime=2.63 cores=0-7
/proc/28511/task/28513/stat : 28513 (claspmt) R 28509 28511 28136 0 -1 4202560 1452 0 0 0 263 0 0 0 22 0 8 0 660338583 339189760 16633 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28511/tid=28514] ppid=28509 vsize=331240 CPUtime=2.64 cores=0-7
/proc/28511/task/28514/stat : 28514 (claspmt) R 28509 28511 28136 0 -1 4202560 1750 0 0 0 263 1 0 0 21 0 8 0 660338583 339189760 16633 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28511/tid=28515] ppid=28509 vsize=331240 CPUtime=2.63 cores=0-7
/proc/28511/task/28515/stat : 28515 (claspmt) R 28509 28511 28136 0 -1 4202560 1720 0 0 0 262 1 0 0 22 0 8 0 660338583 339189760 16635 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670640 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28511/tid=28516] ppid=28509 vsize=331240 CPUtime=2.63 cores=0-7
/proc/28511/task/28516/stat : 28516 (claspmt) R 28509 28511 28136 0 -1 4202560 1867 0 0 0 262 1 0 0 22 0 8 0 660338583 339189760 16635 33554432000 4194304 4964800 140734335143824 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28511/tid=28517] ppid=28509 vsize=331240 CPUtime=2.71 cores=0-7
/proc/28511/task/28517/stat : 28517 (claspmt) R 28509 28511 28136 0 -1 4202560 663 0 0 0 271 0 0 0 23 0 8 0 660338583 339189760 16635 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28511/tid=28518] ppid=28509 vsize=331240 CPUtime=2.58 cores=0-7
/proc/28511/task/28518/stat : 28518 (claspmt) R 28509 28511 28136 0 -1 4202560 1943 0 0 0 258 0 0 0 25 0 8 0 660338583 339189760 16635 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28511/tid=28519] ppid=28509 vsize=331240 CPUtime=2.63 cores=0-7
/proc/28511/task/28519/stat : 28519 (claspmt) R 28509 28511 28136 0 -1 4202560 3390 0 0 0 262 1 0 0 21 0 8 0 660338583 339189760 16635 33554432000 4194304 4964800 140734335143824 18446744073709551615 228122375201 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 21.52
Current children cumulated vsize (KiB) 331240

[startup+6.30101 s]
/proc/loadavg: 7.55 8.01 8.05 9/355 28519
/proc/meminfo: memFree=20124796/32951124 swapFree=54427468/67111528
[pid=28511] ppid=28509 vsize=335020 CPUtime=47.08 cores=0-7
/proc/28511/stat : 28511 (claspmt) R 28509 28511 28136 0 -1 4202496 22308 0 0 0 4697 11 0 0 25 0 8 0 660338545 343060480 21502 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/28511/statm: 83755 21502 466 189 0 78104 0
[pid=28511/tid=28513] ppid=28509 vsize=335020 CPUtime=5.84 cores=0-7
/proc/28511/task/28513/stat : 28513 (claspmt) R 28509 28511 28136 0 -1 4202560 2002 0 0 0 583 1 0 0 25 0 8 0 660338583 343060480 21502 33554432000 4194304 4964800 140734335143824 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28511/tid=28514] ppid=28509 vsize=335020 CPUtime=5.83 cores=0-7
/proc/28511/task/28514/stat : 28514 (claspmt) R 28509 28511 28136 0 -1 4202560 2530 0 0 0 582 1 0 0 25 0 8 0 660338583 343060480 21502 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28511/tid=28515] ppid=28509 vsize=335020 CPUtime=5.83 cores=0-7
/proc/28511/task/28515/stat : 28515 (claspmt) R 28509 28511 28136 0 -1 4202560 2127 0 0 0 582 1 0 0 25 0 8 0 660338583 343060480 21502 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28511/tid=28516] ppid=28509 vsize=335020 CPUtime=5.83 cores=0-7
/proc/28511/task/28516/stat : 28516 (claspmt) R 28509 28511 28136 0 -1 4202560 2393 0 0 0 582 1 0 0 25 0 8 0 660338583 343060480 21502 33554432000 4194304 4964800 140734335143824 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28511/tid=28517] ppid=28509 vsize=335020 CPUtime=5.91 cores=0-7
/proc/28511/task/28517/stat : 28517 (claspmt) R 28509 28511 28136 0 -1 4202560 1342 0 0 0 591 0 0 0 25 0 8 0 660338583 343060480 21502 33554432000 4194304 4964800 140734335143824 18446744073709551615 4627901 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28511/tid=28518] ppid=28509 vsize=335020 CPUtime=5.74 cores=0-7
/proc/28511/task/28518/stat : 28518 (claspmt) R 28509 28511 28136 0 -1 4202560 2304 0 0 0 574 0 0 0 25 0 8 0 660338583 343060480 21502 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28511/tid=28519] ppid=28509 vsize=335020 CPUtime=5.83 cores=0-7
/proc/28511/task/28519/stat : 28519 (claspmt) R 28509 28511 28136 0 -1 4202560 4594 0 0 0 581 2 0 0 25 0 8 0 660338583 343060480 21502 33554432000 4194304 4964800 140734335143824 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 47.08
Current children cumulated vsize (KiB) 335020

[startup+12.7009 s]
/proc/loadavg: 7.59 8.01 8.05 9/355 28519
/proc/meminfo: memFree=20099788/32951124 swapFree=54427468/67111528
[pid=28511] ppid=28509 vsize=339832 CPUtime=98.2 cores=0-7
/proc/28511/stat : 28511 (claspmt) R 28509 28511 28136 0 -1 4202496 28896 0 0 0 9804 16 0 0 25 0 8 0 660338545 347987968 28090 33554432000 4194304 4964800 140734335143824 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/28511/statm: 84958 28090 466 189 0 79307 0
[pid=28511/tid=28513] ppid=28509 vsize=339832 CPUtime=12.23 cores=0-7
/proc/28511/task/28513/stat : 28513 (claspmt) R 28509 28511 28136 0 -1 4202560 2906 0 0 0 1222 1 0 0 25 0 8 0 660338583 347987968 28090 33554432000 4194304 4964800 140734335143824 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28511/tid=28514] ppid=28509 vsize=339832 CPUtime=12.24 cores=0-7
/proc/28511/task/28514/stat : 28514 (claspmt) R 28509 28511 28136 0 -1 4202560 3130 0 0 0 1222 2 0 0 25 0 8 0 660338583 347987968 28090 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28511/tid=28515] ppid=28509 vsize=339832 CPUtime=12.22 cores=0-7
/proc/28511/task/28515/stat : 28515 (claspmt) R 28509 28511 28136 0 -1 4202560 2776 0 0 0 1221 1 0 0 25 0 8 0 660338583 347987968 28090 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28511/tid=28516] ppid=28509 vsize=339832 CPUtime=12.24 cores=0-7
/proc/28511/task/28516/stat : 28516 (claspmt) R 28509 28511 28136 0 -1 4202560 3251 0 0 0 1222 2 0 0 25 0 8 0 660338583 347987968 28090 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28511/tid=28517] ppid=28509 vsize=339832 CPUtime=12.3 cores=0-7
/proc/28511/task/28517/stat : 28517 (claspmt) R 28509 28511 28136 0 -1 4202560 2078 0 0 0 1230 0 0 0 25 0 8 0 660338583 347987968 28090 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28511/tid=28518] ppid=28509 vsize=339832 CPUtime=12.06 cores=0-7
/proc/28511/task/28518/stat : 28518 (claspmt) R 28509 28511 28136 0 -1 4202560 3047 0 0 0 1205 1 0 0 22 0 8 0 660338583 347987968 28090 33554432000 4194304 4964800 140734335143824 18446744073709551615 4320849 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28511/tid=28519] ppid=28509 vsize=339832 CPUtime=12.24 cores=0-7
/proc/28511/task/28519/stat : 28519 (claspmt) R 28509 28511 28136 0 -1 4202560 6091 0 0 0 1220 4 0 0 25 0 8 0 660338583 347987968 28090 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 98.2
Current children cumulated vsize (KiB) 339832

[startup+25.5005 s]
/proc/loadavg: 7.68 8.01 8.05 9/355 28520
/proc/meminfo: memFree=20069872/32951124 swapFree=54427468/67111528
[pid=28511] ppid=28509 vsize=346160 CPUtime=200.43 cores=0-7
/proc/28511/stat : 28511 (claspmt) R 28509 28511 28136 0 -1 4202496 36438 0 0 0 20023 20 0 0 25 0 8 0 660338545 354467840 35632 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/28511/statm: 86540 35632 466 189 0 80889 0
[pid=28511/tid=28513] ppid=28509 vsize=346160 CPUtime=25.02 cores=0-7
/proc/28511/task/28513/stat : 28513 (claspmt) R 28509 28511 28136 0 -1 4202560 3748 0 0 0 2501 1 0 0 25 0 8 0 660338583 354467840 35632 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28511/tid=28514] ppid=28509 vsize=346160 CPUtime=25.03 cores=0-7
/proc/28511/task/28514/stat : 28514 (claspmt) R 28509 28511 28136 0 -1 4202560 3861 0 0 0 2501 2 0 0 25 0 8 0 660338583 354467840 35632 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28511/tid=28515] ppid=28509 vsize=346160 CPUtime=25.02 cores=0-7
/proc/28511/task/28515/stat : 28515 (claspmt) R 28509 28511 28136 0 -1 4202560 3383 0 0 0 2500 2 0 0 25 0 8 0 660338583 354467840 35632 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28511/tid=28516] ppid=28509 vsize=346160 CPUtime=25.03 cores=0-7
/proc/28511/task/28516/stat : 28516 (claspmt) R 28509 28511 28136 0 -1 4202560 4017 0 0 0 2501 2 0 0 25 0 8 0 660338583 354467840 35632 33554432000 4194304 4964800 140734335143824 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28511/tid=28517] ppid=28509 vsize=346160 CPUtime=25.1 cores=0-7
/proc/28511/task/28517/stat : 28517 (claspmt) R 28509 28511 28136 0 -1 4202560 2875 0 0 0 2509 1 0 0 25 0 8 0 660338583 354467840 35632 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670381 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28511/tid=28518] ppid=28509 vsize=346160 CPUtime=24.71 cores=0-7
/proc/28511/task/28518/stat : 28518 (claspmt) R 28509 28511 28136 0 -1 4202560 3590 0 0 0 2470 1 0 0 25 0 8 0 660338583 354467840 35632 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28511/tid=28519] ppid=28509 vsize=346160 CPUtime=25.03 cores=0-7
/proc/28511/task/28519/stat : 28519 (claspmt) R 28509 28511 28136 0 -1 4202560 8615 0 0 0 2498 5 0 0 19 0 8 0 660338583 354467840 35632 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 200.43
Current children cumulated vsize (KiB) 346160

[startup+51.1009 s]
/proc/loadavg: 7.85 8.02 8.05 9/355 28520
/proc/meminfo: memFree=20002256/32951124 swapFree=54427468/67111528
[pid=28511] ppid=28509 vsize=366896 CPUtime=404.92 cores=0-7
/proc/28511/stat : 28511 (claspmt) R 28509 28511 28136 0 -1 4202496 54826 0 0 0 40459 33 0 0 25 0 8 0 660338545 375701504 53995 33554432000 4194304 4964800 140734335143824 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/28511/statm: 91724 53995 466 189 0 86073 0
[pid=28511/tid=28513] ppid=28509 vsize=366896 CPUtime=50.61 cores=0-7
/proc/28511/task/28513/stat : 28513 (claspmt) R 28509 28511 28136 0 -1 4202560 5905 0 0 0 5059 2 0 0 25 0 8 0 660338583 375701504 53995 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28511/tid=28514] ppid=28509 vsize=366896 CPUtime=50.63 cores=0-7
/proc/28511/task/28514/stat : 28514 (claspmt) R 28509 28511 28136 0 -1 4202560 6499 0 0 0 5060 3 0 0 25 0 8 0 660338583 375701504 53995 33554432000 4194304 4964800 140734335143824 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28511/tid=28515] ppid=28509 vsize=366896 CPUtime=50.62 cores=0-7
/proc/28511/task/28515/stat : 28515 (claspmt) R 28509 28511 28136 0 -1 4202560 4560 0 0 0 5059 3 0 0 25 0 8 0 660338583 375701504 53995 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28511/tid=28516] ppid=28509 vsize=366896 CPUtime=50.63 cores=0-7
/proc/28511/task/28516/stat : 28516 (claspmt) R 28509 28511 28136 0 -1 4202560 5794 0 0 0 5060 3 0 0 25 0 8 0 660338583 375701504 53995 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28511/tid=28517] ppid=28509 vsize=366896 CPUtime=50.7 cores=0-7
/proc/28511/task/28517/stat : 28517 (claspmt) R 28509 28511 28136 0 -1 4202560 4624 0 0 0 5068 2 0 0 25 0 8 0 660338583 375701504 53997 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28511/tid=28518] ppid=28509 vsize=366896 CPUtime=50.03 cores=0-7
/proc/28511/task/28518/stat : 28518 (claspmt) R 28509 28511 28136 0 -1 4202560 5176 0 0 0 5001 2 0 0 25 0 8 0 660338583 375701504 53997 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28511/tid=28519] ppid=28509 vsize=366896 CPUtime=50.62 cores=0-7
/proc/28511/task/28519/stat : 28519 (claspmt) R 28509 28511 28136 0 -1 4202560 13603 0 0 0 5053 9 0 0 25 0 8 0 660338583 375701504 53997 33554432000 4194304 4964800 140734335143824 18446744073709551615 228122375201 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 404.92

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

[pid=28511/tid=28514] ppid=28509 vsize=1328032 CPUtime=4660.98 cores=0-7
/proc/28511/task/28514/stat : 28514 (claspmt) R 28509 28511 28136 0 -1 4202560 41240 0 0 0 466075 23 0 0 25 0 8 0 660338583 1359904768 260979 33554432000 4194304 4964800 140734335143824 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28511/tid=28515] ppid=28509 vsize=1328032 CPUtime=4661.63 cores=0-7
/proc/28511/task/28515/stat : 28515 (claspmt) R 28509 28511 28136 0 -1 4202560 20548 0 0 0 466138 25 0 0 25 0 8 0 660338583 1359904768 260979 33554432000 4194304 4964800 140734335143824 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28511/tid=28516] ppid=28509 vsize=1328032 CPUtime=4661.58 cores=0-7
/proc/28511/task/28516/stat : 28516 (claspmt) R 28509 28511 28136 0 -1 4202560 24203 0 0 0 466135 23 0 0 25 0 8 0 660338583 1359904768 260979 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28511/tid=28517] ppid=28509 vsize=1328032 CPUtime=4661.79 cores=0-7
/proc/28511/task/28517/stat : 28517 (claspmt) R 28509 28511 28136 0 -1 4202560 22101 0 0 0 466157 22 0 0 25 0 8 0 660338583 1359904768 260979 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28511/tid=28518] ppid=28509 vsize=1328032 CPUtime=4637.34 cores=0-7
/proc/28511/task/28518/stat : 28518 (claspmt) R 28509 28511 28136 0 -1 4202560 19974 0 0 0 463705 29 0 0 25 0 8 0 660338583 1359904768 260979 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28511/tid=28519] ppid=28509 vsize=1328032 CPUtime=4660.9 cores=0-7
/proc/28511/task/28519/stat : 28519 (claspmt) R 28509 28511 28136 0 -1 4202560 80821 0 0 0 465996 94 0 0 25 0 8 0 660338583 1359904768 260979 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37236.9
Current children cumulated vsize (KiB) 1328032

[startup+4722.31 s]
/proc/loadavg: 8.07 8.04 8.00 9/355 28657
/proc/meminfo: memFree=19162420/32951124 swapFree=54427468/67111528
[pid=28511] ppid=28509 vsize=1328032 CPUtime=37716.3 cores=0-7
/proc/28511/stat : 28511 (claspmt) R 28509 28511 28136 0 -1 4202496 271297 0 0 0 3771337 294 0 0 25 0 8 0 660338545 1359904768 261797 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/28511/statm: 332008 261797 466 189 0 326357 0
[pid=28511/tid=28513] ppid=28509 vsize=1328032 CPUtime=4693.97 cores=0-7
/proc/28511/task/28513/stat : 28513 (claspmt) R 28509 28511 28136 0 -1 4202560 33038 0 0 0 469364 33 0 0 25 0 8 0 660338583 1359904768 261797 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28511/tid=28514] ppid=28509 vsize=1328032 CPUtime=4720.99 cores=0-7
/proc/28511/task/28514/stat : 28514 (claspmt) R 28509 28511 28136 0 -1 4202560 41510 0 0 0 472076 23 0 0 25 0 8 0 660338583 1359904768 261797 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28511/tid=28515] ppid=28509 vsize=1328032 CPUtime=4721.64 cores=0-7
/proc/28511/task/28515/stat : 28515 (claspmt) R 28509 28511 28136 0 -1 4202560 20579 0 0 0 472138 26 0 0 25 0 8 0 660338583 1359904768 261797 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670496 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28511/tid=28516] ppid=28509 vsize=1328032 CPUtime=4721.59 cores=0-7
/proc/28511/task/28516/stat : 28516 (claspmt) R 28509 28511 28136 0 -1 4202560 24321 0 0 0 472136 23 0 0 25 0 8 0 660338583 1359904768 261797 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28511/tid=28517] ppid=28509 vsize=1328032 CPUtime=4721.11 cores=0-7
/proc/28511/task/28517/stat : 28517 (claspmt) R 28509 28511 28136 0 -1 4202560 22299 0 0 0 472089 22 0 0 25 0 8 0 660338583 1359904768 261797 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28511/tid=28518] ppid=28509 vsize=1328032 CPUtime=4697.35 cores=0-7
/proc/28511/task/28518/stat : 28518 (claspmt) R 28509 28511 28136 0 -1 4202560 20057 0 0 0 469706 29 0 0 25 0 8 0 660338583 1359904768 261797 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28511/tid=28519] ppid=28509 vsize=1328032 CPUtime=4720.9 cores=0-7
/proc/28511/task/28519/stat : 28519 (claspmt) R 28509 28511 28136 0 -1 4202560 80930 0 0 0 471996 94 0 0 25 0 8 0 660338583 1359904768 261797 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37716.3
Current children cumulated vsize (KiB) 1328032

[startup+4782.3 s]
/proc/loadavg: 8.06 8.04 8.00 9/355 28658
/proc/meminfo: memFree=19159048/32951124 swapFree=54427468/67111528
[pid=28511] ppid=28509 vsize=1328444 CPUtime=38195.5 cores=0-7
/proc/28511/stat : 28511 (claspmt) R 28509 28511 28136 0 -1 4202496 272147 0 0 0 3819256 294 0 0 25 0 8 0 660338545 1360326656 262647 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/28511/statm: 332111 262647 466 189 0 326460 0
[pid=28511/tid=28513] ppid=28509 vsize=1328444 CPUtime=4753.96 cores=0-7
/proc/28511/task/28513/stat : 28513 (claspmt) R 28509 28511 28136 0 -1 4202560 33109 0 0 0 475363 33 0 0 25 0 8 0 660338583 1360326656 262647 33554432000 4194304 4964800 140734335143824 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28511/tid=28514] ppid=28509 vsize=1328444 CPUtime=4780.98 cores=0-7
/proc/28511/task/28514/stat : 28514 (claspmt) R 28509 28511 28136 0 -1 4202560 42001 0 0 0 478075 23 0 0 25 0 8 0 660338583 1360326656 262647 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28511/tid=28515] ppid=28509 vsize=1328444 CPUtime=4781.63 cores=0-7
/proc/28511/task/28515/stat : 28515 (claspmt) R 28509 28511 28136 0 -1 4202560 20584 0 0 0 478137 26 0 0 25 0 8 0 660338583 1360326656 262647 33554432000 4194304 4964800 140734335143824 18446744073709551615 4332422 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28511/tid=28516] ppid=28509 vsize=1328444 CPUtime=4781.57 cores=0-7
/proc/28511/task/28516/stat : 28516 (claspmt) R 28509 28511 28136 0 -1 4202560 24344 0 0 0 478134 23 0 0 25 0 8 0 660338583 1360326656 262647 33554432000 4194304 4964800 140734335143824 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28511/tid=28517] ppid=28509 vsize=1328444 CPUtime=4780.4 cores=0-7
/proc/28511/task/28517/stat : 28517 (claspmt) R 28509 28511 28136 0 -1 4202560 22436 0 0 0 478018 22 0 0 25 0 8 0 660338583 1360326656 262647 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28511/tid=28518] ppid=28509 vsize=1328444 CPUtime=4757.33 cores=0-7
/proc/28511/task/28518/stat : 28518 (claspmt) R 28509 28511 28136 0 -1 4202560 20057 0 0 0 475704 29 0 0 25 0 8 0 660338583 1360326656 262647 33554432000 4194304 4964800 140734335143824 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28511/tid=28519] ppid=28509 vsize=1328444 CPUtime=4780.87 cores=0-7
/proc/28511/task/28519/stat : 28519 (claspmt) R 28509 28511 28136 0 -1 4202560 81052 0 0 0 477993 94 0 0 25 0 8 0 660338583 1360326656 262647 33554432000 4194304 4964800 140734335143824 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38195.5
Current children cumulated vsize (KiB) 1328444

[startup+4842.3 s]
/proc/loadavg: 8.06 8.05 8.00 9/355 28660
/proc/meminfo: memFree=19142884/32951124 swapFree=54427468/67111528
[pid=28511] ppid=28509 vsize=1329112 CPUtime=38674.8 cores=0-7
/proc/28511/stat : 28511 (claspmt) R 28509 28511 28136 0 -1 4202496 276289 0 0 0 3867178 299 0 0 25 0 8 0 660338545 1361010688 266735 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/28511/statm: 332278 266735 466 189 0 326627 0
[pid=28511/tid=28513] ppid=28509 vsize=1329112 CPUtime=4813.95 cores=0-7
/proc/28511/task/28513/stat : 28513 (claspmt) R 28509 28511 28136 0 -1 4202560 33718 0 0 0 481362 33 0 0 25 0 8 0 660338583 1361010688 266735 33554432000 4194304 4964800 140734335143824 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28511/tid=28514] ppid=28509 vsize=1329112 CPUtime=4840.98 cores=0-7
/proc/28511/task/28514/stat : 28514 (claspmt) R 28509 28511 28136 0 -1 4202560 43008 0 0 0 484074 24 0 0 25 0 8 0 660338583 1361010688 266735 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28511/tid=28515] ppid=28509 vsize=1329112 CPUtime=4841.62 cores=0-7
/proc/28511/task/28515/stat : 28515 (claspmt) R 28509 28511 28136 0 -1 4202560 20926 0 0 0 484136 26 0 0 25 0 8 0 660338583 1361010688 266735 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28511/tid=28516] ppid=28509 vsize=1329112 CPUtime=4841.57 cores=0-7
/proc/28511/task/28516/stat : 28516 (claspmt) R 28509 28511 28136 0 -1 4202560 24565 0 0 0 484134 23 0 0 25 0 8 0 660338583 1361010688 266735 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28511/tid=28517] ppid=28509 vsize=1329112 CPUtime=4839.69 cores=0-7
/proc/28511/task/28517/stat : 28517 (claspmt) R 28509 28511 28136 0 -1 4202560 22525 0 0 0 483947 22 0 0 25 0 8 0 660338583 1361010688 266735 33554432000 4194304 4964800 140734335143824 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28511/tid=28518] ppid=28509 vsize=1329112 CPUtime=4817.32 cores=0-7
/proc/28511/task/28518/stat : 28518 (claspmt) R 28509 28511 28136 0 -1 4202560 20264 0 0 0 481703 29 0 0 25 0 8 0 660338583 1361010688 266735 33554432000 4194304 4964800 140734335143824 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28511/tid=28519] ppid=28509 vsize=1329112 CPUtime=4840.86 cores=0-7
/proc/28511/task/28519/stat : 28519 (claspmt) R 28509 28511 28136 0 -1 4202560 82619 0 0 0 483989 97 0 0 25 0 8 0 660338583 1361010688 266735 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38674.8
Current children cumulated vsize (KiB) 1329112

[startup+4902.3 s]
/proc/loadavg: 8.09 8.05 8.00 9/355 28662
/proc/meminfo: memFree=19132448/32951124 swapFree=54427468/67111528
[pid=28511] ppid=28509 vsize=1330100 CPUtime=39154 cores=0-7
/proc/28511/stat : 28511 (claspmt) R 28509 28511 28136 0 -1 4202496 278901 0 0 0 3915098 303 0 0 25 0 8 0 660338545 1362022400 269091 33554432000 4194304 4964800 140734335143824 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/28511/statm: 332525 269091 466 189 0 326874 0
[pid=28511/tid=28513] ppid=28509 vsize=1330100 CPUtime=4873.34 cores=0-7
/proc/28511/task/28513/stat : 28513 (claspmt) R 28509 28511 28136 0 -1 4202560 33992 0 0 0 487300 34 0 0 25 0 8 0 660338583 1362022400 269091 33554432000 4194304 4964800 140734335143824 18446744073709551615 4660447 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28511/tid=28514] ppid=28509 vsize=1330100 CPUtime=4900.97 cores=0-7
/proc/28511/task/28514/stat : 28514 (claspmt) R 28509 28511 28136 0 -1 4202560 43681 0 0 0 490073 24 0 0 25 0 8 0 660338583 1362022400 269091 33554432000 4194304 4964800 140734335143824 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28511/tid=28515] ppid=28509 vsize=1330100 CPUtime=4901.63 cores=0-7
/proc/28511/task/28515/stat : 28515 (claspmt) R 28509 28511 28136 0 -1 4202560 20999 0 0 0 490136 27 0 0 25 0 8 0 660338583 1362022400 269091 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28511/tid=28516] ppid=28509 vsize=1330100 CPUtime=4901.57 cores=0-7
/proc/28511/task/28516/stat : 28516 (claspmt) R 28509 28511 28136 0 -1 4202560 24566 0 0 0 490133 24 0 0 25 0 8 0 660338583 1362022400 269091 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28511/tid=28517] ppid=28509 vsize=1330100 CPUtime=4899.58 cores=0-7
/proc/28511/task/28517/stat : 28517 (claspmt) R 28509 28511 28136 0 -1 4202560 22570 0 0 0 489936 22 0 0 25 0 8 0 660338583 1362022400 269091 33554432000 4194304 4964800 140734335143824 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28511/tid=28518] ppid=28509 vsize=1330100 CPUtime=4877.33 cores=0-7
/proc/28511/task/28518/stat : 28518 (claspmt) R 28509 28511 28136 0 -1 4202560 20340 0 0 0 487703 30 0 0 25 0 8 0 660338583 1362022400 269091 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28511/tid=28519] ppid=28509 vsize=1330100 CPUtime=4900.85 cores=0-7
/proc/28511/task/28519/stat : 28519 (claspmt) R 28509 28511 28136 0 -1 4202560 83642 0 0 0 489987 98 0 0 25 0 8 0 660338583 1362022400 269091 33554432000 4194304 4964800 140734335143824 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39154
Current children cumulated vsize (KiB) 1330100

[startup+4962.3 s]
/proc/loadavg: 8.11 8.06 8.01 9/355 28663
/proc/meminfo: memFree=19130308/32951124 swapFree=54427468/67111528
[pid=28511] ppid=28509 vsize=1331700 CPUtime=39633.3 cores=0-7
/proc/28511/stat : 28511 (claspmt) R 28509 28511 28136 0 -1 4202496 279603 0 0 0 3963026 303 0 0 25 0 8 0 660338545 1363660800 269793 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/28511/statm: 332925 269793 466 189 0 327274 0
[pid=28511/tid=28513] ppid=28509 vsize=1331700 CPUtime=4932.62 cores=0-7
/proc/28511/task/28513/stat : 28513 (claspmt) R 28509 28511 28136 0 -1 4202560 34527 0 0 0 493228 34 0 0 25 0 8 0 660338583 1363660800 269793 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28511/tid=28514] ppid=28509 vsize=1331700 CPUtime=4960.97 cores=0-7
/proc/28511/task/28514/stat : 28514 (claspmt) R 28509 28511 28136 0 -1 4202560 43764 0 0 0 496073 24 0 0 25 0 8 0 660338583 1363660800 269793 33554432000 4194304 4964800 140734335143824 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28511/tid=28515] ppid=28509 vsize=1331700 CPUtime=4961.63 cores=0-7
/proc/28511/task/28515/stat : 28515 (claspmt) R 28509 28511 28136 0 -1 4202560 21058 0 0 0 496136 27 0 0 25 0 8 0 660338583 1363660800 269793 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28511/tid=28516] ppid=28509 vsize=1331700 CPUtime=4961.57 cores=0-7
/proc/28511/task/28516/stat : 28516 (claspmt) R 28509 28511 28136 0 -1 4202560 24566 0 0 0 496133 24 0 0 25 0 8 0 660338583 1363660800 269793 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28511/tid=28517] ppid=28509 vsize=1331700 CPUtime=4959.59 cores=0-7
/proc/28511/task/28517/stat : 28517 (claspmt) R 28509 28511 28136 0 -1 4202560 22579 0 0 0 495937 22 0 0 25 0 8 0 660338583 1363660800 269793 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28511/tid=28518] ppid=28509 vsize=1331700 CPUtime=4937.33 cores=0-7
/proc/28511/task/28518/stat : 28518 (claspmt) R 28509 28511 28136 0 -1 4202560 20345 0 0 0 493703 30 0 0 25 0 8 0 660338583 1363660800 269793 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28511/tid=28519] ppid=28509 vsize=1331700 CPUtime=4960.84 cores=0-7
/proc/28511/task/28519/stat : 28519 (claspmt) R 28509 28511 28136 0 -1 4202560 83653 0 0 0 495986 98 0 0 25 0 8 0 660338583 1363660800 269793 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39633.3
Current children cumulated vsize (KiB) 1331700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.2 s]
/proc/loadavg: 8.05 8.05 8.00 10/355 28664
/proc/meminfo: memFree=19128172/32951124 swapFree=54427468/67111528
[pid=28511] ppid=28509 vsize=1331700 CPUtime=40000.1 cores=0-7
/proc/28511/stat : 28511 (claspmt) R 28509 28511 28136 0 -1 4202496 280123 0 0 0 3999705 304 0 0 25 0 8 0 660338545 1363660800 270313 33554432000 4194304 4964800 140734335143824 18446744073709551615 4332409 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/28511/statm: 332925 270313 466 189 0 327274 0
[pid=28511/tid=28513] ppid=28509 vsize=1331700 CPUtime=4977.97 cores=0-7
/proc/28511/task/28513/stat : 28513 (claspmt) R 28509 28511 28136 0 -1 4202560 34783 0 0 0 497763 34 0 0 25 0 8 0 660338583 1363660800 270313 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28511/tid=28514] ppid=28509 vsize=1331700 CPUtime=5006.89 cores=0-7
/proc/28511/task/28514/stat : 28514 (claspmt) R 28509 28511 28136 0 -1 4202560 43983 0 0 0 500665 24 0 0 25 0 8 0 660338583 1363660800 270313 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28511/tid=28515] ppid=28509 vsize=1331700 CPUtime=5007.56 cores=0-7
/proc/28511/task/28515/stat : 28515 (claspmt) R 28509 28511 28136 0 -1 4202560 21058 0 0 0 500729 27 0 0 25 0 8 0 660338583 1363660800 270313 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28511/tid=28516] ppid=28509 vsize=1331700 CPUtime=5007.5 cores=0-7
/proc/28511/task/28516/stat : 28516 (claspmt) R 28509 28511 28136 0 -1 4202560 24609 0 0 0 500726 24 0 0 25 0 8 0 660338583 1363660800 270313 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28511/tid=28517] ppid=28509 vsize=1331700 CPUtime=5005.5 cores=0-7
/proc/28511/task/28517/stat : 28517 (claspmt) R 28509 28511 28136 0 -1 4202560 22579 0 0 0 500528 22 0 0 25 0 8 0 660338583 1363660800 270313 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28511/tid=28518] ppid=28509 vsize=1331700 CPUtime=4983.25 cores=0-7
/proc/28511/task/28518/stat : 28518 (claspmt) R 28509 28511 28136 0 -1 4202560 20345 0 0 0 498295 30 0 0 25 0 8 0 660338583 1363660800 270313 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28511/tid=28519] ppid=28509 vsize=1331700 CPUtime=5006.76 cores=0-7
/proc/28511/task/28519/stat : 28519 (claspmt) R 28509 28511 28136 0 -1 4202560 83655 0 0 0 500578 98 0 0 25 0 8 0 660338583 1363660800 270313 33554432000 4194304 4964800 140734335143824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.1
Current children cumulated vsize (KiB) 1331700

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

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

[startup+5008.6 s]
/proc/loadavg: 8.05 8.05 8.00 10/355 28664
/proc/meminfo: memFree=19128172/32951124 swapFree=54427468/67111528
[pid=28511] ppid=28509 vsize=878652 CPUtime=40000.5 cores=0-7
/proc/28511/stat : 28511 (claspmt) R 28509 28511 28136 0 -1 4202496 280133 0 0 0 3999745 306 0 0 25 0 1 0 660338545 899739648 149513 33554432000 4194304 4964800 140734335143824 18446744073709551615 228122757255 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/28511/statm: 219663 149513 476 189 0 214012 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 878652

Child status: 0
Real time (s): 5008.63
CPU time (s): 40000.5
CPU user time (s): 39997.5
CPU system time (s): 3.09053
CPU usage (%): 798.633
Max. virtual memory (cumulated for all children) (KiB): 1331700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39997.5
system time used= 3.09053
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 280134
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= 93860
involuntary context switches= 189409

runsolver used 16.0116 second user time and 42.9755 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-15 21:23:26
IDJOB=3380699
IDBENCH=71397
IDSOLVER=1865
FILE ID=node138/3380699-1305487406
RUNJOBID= node138-1305481202-28150
PBS_JOBID= 13325342
Free space on /tmp= 73552 MiB

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

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

MD5SUM BENCH= c904604702db7cfabf92e607e197d409
RANDOM SEED=1914729920

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20205980 kB
Buffers:        298348 kB
Cached:        4021636 kB
SwapCached:      18496 kB
Active:        9330180 kB
Inactive:      3152792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20205980 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:            2476 kB
Writeback:           0 kB
AnonPages:     8156440 kB
Mapped:          15908 kB
Slab:           129216 kB
PageTables:      63944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77116292 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= 73552 MiB
End job on node138 at 2011-05-15 22:46:56