Trace number 3322766

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? (TO) 40001.7 5011.42

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
MD5SUM002a4cb53ea02f66e0c3418dc8834f7c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.198968
Satisfiable
(Un)Satisfiability was proved
Number of variables2561
Number of clauses490309
Sum of the clauses size983079
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2490259
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...393968/instance-3322766-1304393968.cnf
3.99/4.00	c Solving...
40000.75/5010.52	
40000.75/5010.52	*** INTERRUPTED! ***
40000.75/5010.52	*** Shutting down threads...
40001.68/5011.41	s UNKNOWN
40001.68/5011.41	
40001.68/5011.41	c INTERRUPTED   : 1
40001.68/5011.41	c Models        : 0+    
40001.68/5011.41	c Time          : 5010.562s (Solving: 5006.56s 1st Model: 0.00s Unsat: 0.00s)
40001.68/5011.41	c CPU Time      : 40000.850s

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: 935)

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

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

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


[startup+0 s]
/proc/loadavg: 8.26 8.19 8.11 2/297 3523
/proc/meminfo: memFree=12036060/32951124 swapFree=67111352/67111528
[pid=3523] ppid=3520 vsize=22476 CPUtime=0 cores=0-7
/proc/3523/stat : 3523 (claspmt) R 3520 3523 3348 0 -1 4202496 952 0 0 0 0 0 0 0 24 0 1 0 550994729 23015424 825 33554432000 4194304 4964704 140733638373232 18446744073709551615 255377301248 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/3523/statm: 5619 826 386 189 0 493 0

[startup+0.0644921 s]
/proc/loadavg: 8.26 8.19 8.11 2/297 3523
/proc/meminfo: memFree=12036060/32951124 swapFree=67111352/67111528
[pid=3523] ppid=3520 vsize=32744 CPUtime=0.05 cores=0-7
/proc/3523/stat : 3523 (claspmt) R 3520 3523 3348 0 -1 4202496 4613 0 0 0 5 0 0 0 24 0 1 0 550994729 33529856 3372 33554432000 4194304 4964704 140733638373232 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/3523/statm: 8186 3373 386 189 0 3060 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 32744

[startup+0.100483 s]
/proc/loadavg: 8.26 8.19 8.11 2/297 3523
/proc/meminfo: memFree=12036060/32951124 swapFree=67111352/67111528
[pid=3523] ppid=3520 vsize=39372 CPUtime=0.09 cores=0-7
/proc/3523/stat : 3523 (claspmt) R 3520 3523 3348 0 -1 4202496 6898 0 0 0 8 1 0 0 24 0 1 0 550994729 40316928 5049 33554432000 4194304 4964704 140733638373232 18446744073709551615 255376962245 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/3523/statm: 9843 5050 386 189 0 4717 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39372

[startup+0.300446 s]
/proc/loadavg: 8.26 8.19 8.11 2/297 3523
/proc/meminfo: memFree=12036060/32951124 swapFree=67111352/67111528
[pid=3523] ppid=3520 vsize=54316 CPUtime=0.29 cores=0-7
/proc/3523/stat : 3523 (claspmt) R 3520 3523 3348 0 -1 4202496 10969 0 0 0 27 2 0 0 25 0 1 0 550994729 55619584 8184 33554432000 4194304 4964704 140733638373232 18446744073709551615 4607536 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/3523/statm: 13579 8184 399 189 0 8453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54316

[startup+0.70039 s]
/proc/loadavg: 8.26 8.19 8.11 2/297 3523
/proc/meminfo: memFree=12036060/32951124 swapFree=67111352/67111528
[pid=3523] ppid=3520 vsize=54316 CPUtime=0.69 cores=0-7
/proc/3523/stat : 3523 (claspmt) R 3520 3523 3348 0 -1 4202496 10969 0 0 0 67 2 0 0 25 0 1 0 550994729 55619584 8184 33554432000 4194304 4964704 140733638373232 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/3523/statm: 13579 8184 399 189 0 8453 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54316

[startup+1.50023 s]
/proc/loadavg: 8.26 8.19 8.11 2/298 3524
/proc/meminfo: memFree=12004812/32951124 swapFree=67111352/67111528
[pid=3523] ppid=3520 vsize=54316 CPUtime=1.49 cores=0-7
/proc/3523/stat : 3523 (claspmt) R 3520 3523 3348 0 -1 4202496 10969 0 0 0 147 2 0 0 25 0 1 0 550994729 55619584 8184 33554432000 4194304 4964704 140733638373232 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3523/statm: 13579 8184 399 189 0 8453 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54316

[startup+3.10093 s]
/proc/loadavg: 8.26 8.19 8.11 2/298 3524
/proc/meminfo: memFree=12004316/32951124 swapFree=67111352/67111528
[pid=3523] ppid=3520 vsize=55636 CPUtime=3.09 cores=0-7
/proc/3523/stat : 3523 (claspmt) R 3520 3523 3348 0 -1 4202496 11327 0 0 0 307 2 0 0 25 0 1 0 550994729 56971264 8542 33554432000 4194304 4964704 140733638373232 18446744073709551615 4600431 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3523/statm: 13909 8542 400 189 0 8783 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55636

[startup+6.3003 s]
/proc/loadavg: 7.68 8.07 8.07 10/305 3531
/proc/meminfo: memFree=11941360/32951124 swapFree=67111352/67111528
[pid=3523] ppid=3520 vsize=476864 CPUtime=20.18 cores=0-7
/proc/3523/stat : 3523 (claspmt) R 3520 3523 3348 0 -1 4202496 35731 0 0 0 2003 15 0 0 18 0 8 0 550994729 488308736 31968 33554432000 4194304 4964704 140733638373232 18446744073709551615 4627365 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3523/statm: 119216 31968 464 189 0 113565 0
[pid=3523/tid=3525] ppid=3520 vsize=476864 CPUtime=1.99 cores=0-7
/proc/3523/task/3525/stat : 3525 (claspmt) R 3520 3523 3348 0 -1 4202560 2689 0 0 0 198 1 0 0 18 0 8 0 550995130 488308736 31968 33554432000 4194304 4964704 140733638373232 18446744073709551615 4342228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3523/tid=3526] ppid=3520 vsize=476864 CPUtime=1.99 cores=0-7
/proc/3523/task/3526/stat : 3526 (claspmt) R 3520 3523 3348 0 -1 4202560 2244 0 0 0 198 1 0 0 18 0 8 0 550995130 488308736 31968 33554432000 4194304 4964704 140733638373232 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3523/tid=3527] ppid=3520 vsize=476864 CPUtime=1.99 cores=0-7
/proc/3523/task/3527/stat : 3527 (claspmt) R 3520 3523 3348 0 -1 4202560 3392 0 0 0 197 2 0 0 18 0 8 0 550995130 488308736 31968 33554432000 4194304 4964704 140733638373232 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3523/tid=3528] ppid=3520 vsize=476864 CPUtime=1.98 cores=0-7
/proc/3523/task/3528/stat : 3528 (claspmt) R 3520 3523 3348 0 -1 4202560 3883 0 0 0 196 2 0 0 18 0 8 0 550995130 488308736 31968 33554432000 4194304 4964704 140733638373232 18446744073709551615 4362375 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3523/tid=3529] ppid=3520 vsize=476864 CPUtime=2.28 cores=0-7
/proc/3523/task/3529/stat : 3529 (claspmt) R 3520 3523 3348 0 -1 4202560 1350 0 0 0 227 1 0 0 22 0 8 0 550995130 488308736 31968 33554432000 4194304 4964704 140733638373232 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3523/tid=3530] ppid=3520 vsize=476864 CPUtime=1.96 cores=0-7
/proc/3523/task/3530/stat : 3530 (claspmt) R 3520 3523 3348 0 -1 4202560 3711 0 0 0 195 1 0 0 18 0 8 0 550995130 488308736 31968 33554432000 4194304 4964704 140733638373232 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3523/tid=3531] ppid=3520 vsize=476864 CPUtime=1.97 cores=0-7
/proc/3523/task/3531/stat : 3531 (claspmt) R 3520 3523 3348 0 -1 4202560 4597 0 0 0 195 2 0 0 19 0 8 0 550995130 488308736 31969 33554432000 4194304 4964704 140733638373232 18446744073709551615 4342157 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20.18
Current children cumulated vsize (KiB) 476864

[startup+12.7011 s]
/proc/loadavg: 7.71 8.07 8.07 9/305 3531
/proc/meminfo: memFree=11738764/32951124 swapFree=67111352/67111528
[pid=3523] ppid=3520 vsize=563080 CPUtime=71.27 cores=0-7
/proc/3523/stat : 3523 (claspmt) R 3520 3523 3348 0 -1 4202496 83624 0 0 0 7091 36 0 0 19 0 8 0 550994729 576593920 79861 33554432000 4194304 4964704 140733638373232 18446744073709551615 4627299 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3523/statm: 140770 79861 466 189 0 135119 0
[pid=3523/tid=3525] ppid=3520 vsize=563080 CPUtime=8.34 cores=0-7
/proc/3523/task/3525/stat : 3525 (claspmt) R 3520 3523 3348 0 -1 4202560 8493 0 0 0 830 4 0 0 25 0 8 0 550995130 576593920 79861 33554432000 4194304 4964704 140733638373232 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3523/tid=3526] ppid=3520 vsize=563080 CPUtime=8.39 cores=0-7
/proc/3523/task/3526/stat : 3526 (claspmt) R 3520 3523 3348 0 -1 4202560 4702 0 0 0 837 2 0 0 25 0 8 0 550995130 576593920 79861 33554432000 4194304 4964704 140733638373232 18446744073709551615 255376962593 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3523/tid=3527] ppid=3520 vsize=563080 CPUtime=8.37 cores=0-7
/proc/3523/task/3527/stat : 3527 (claspmt) R 3520 3523 3348 0 -1 4202560 10183 0 0 0 832 5 0 0 25 0 8 0 550995130 576593920 79862 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3523/tid=3528] ppid=3520 vsize=563080 CPUtime=8.38 cores=0-7
/proc/3523/task/3528/stat : 3528 (claspmt) R 3520 3523 3348 0 -1 4202560 9958 0 0 0 833 5 0 0 25 0 8 0 550995130 576593920 79862 33554432000 4194304 4964704 140733638373232 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3523/tid=3529] ppid=3520 vsize=563080 CPUtime=8.67 cores=0-7
/proc/3523/task/3529/stat : 3529 (claspmt) R 3520 3523 3348 0 -1 4202560 10114 0 0 0 863 4 0 0 25 0 8 0 550995130 576593920 79862 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3523/tid=3530] ppid=3520 vsize=563080 CPUtime=8.33 cores=0-7
/proc/3523/task/3530/stat : 3530 (claspmt) R 3520 3523 3348 0 -1 4202560 8935 0 0 0 829 4 0 0 25 0 8 0 550995130 576593920 79862 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3523/tid=3531] ppid=3520 vsize=563080 CPUtime=8.36 cores=0-7
/proc/3523/task/3531/stat : 3531 (claspmt) R 3520 3523 3348 0 -1 4202560 12588 0 0 0 831 5 0 0 25 0 8 0 550995130 576593920 79862 33554432000 4194304 4964704 140733638373232 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 71.27
Current children cumulated vsize (KiB) 563080

[startup+25.5007 s]
/proc/loadavg: 7.77 8.07 8.07 9/305 3531
/proc/meminfo: memFree=11474844/32951124 swapFree=67111352/67111528
[pid=3523] ppid=3520 vsize=926476 CPUtime=173.53 cores=0-7
/proc/3523/stat : 3523 (claspmt) R 3520 3523 3348 0 -1 4202496 145949 0 0 0 17283 70 0 0 25 0 8 0 550994729 948711424 142186 33554432000 4194304 4964704 140733638373232 18446744073709551615 4342174 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3523/statm: 231619 142186 466 189 0 225968 0
[pid=3523/tid=3525] ppid=3520 vsize=926476 CPUtime=21.01 cores=0-7
/proc/3523/task/3525/stat : 3525 (claspmt) R 3520 3523 3348 0 -1 4202560 18205 0 0 0 2092 9 0 0 25 0 8 0 550995130 948711424 142186 33554432000 4194304 4964704 140733638373232 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3523/tid=3526] ppid=3520 vsize=926476 CPUtime=21.18 cores=0-7
/proc/3523/task/3526/stat : 3526 (claspmt) R 3520 3523 3348 0 -1 4202560 6953 0 0 0 2115 3 0 0 25 0 8 0 550995130 948711424 142186 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3523/tid=3527] ppid=3520 vsize=926476 CPUtime=21.18 cores=0-7
/proc/3523/task/3527/stat : 3527 (claspmt) R 3520 3523 3348 0 -1 4202560 14345 0 0 0 2109 9 0 0 25 0 8 0 550995130 948711424 142186 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3523/tid=3528] ppid=3520 vsize=926476 CPUtime=21.18 cores=0-7
/proc/3523/task/3528/stat : 3528 (claspmt) R 3520 3523 3348 0 -1 4202560 16806 0 0 0 2109 9 0 0 25 0 8 0 550995130 948711424 142187 33554432000 4194304 4964704 140733638373232 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3523/tid=3529] ppid=3520 vsize=926476 CPUtime=21.47 cores=0-7
/proc/3523/task/3529/stat : 3529 (claspmt) R 3520 3523 3348 0 -1 4202560 17782 0 0 0 2138 9 0 0 25 0 8 0 550995130 948711424 142187 33554432000 4194304 4964704 140733638373232 18446744073709551615 255376962593 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3523/tid=3530] ppid=3520 vsize=926476 CPUtime=21.12 cores=0-7
/proc/3523/task/3530/stat : 3530 (claspmt) R 3520 3523 3348 0 -1 4202560 16834 0 0 0 2105 7 0 0 25 0 8 0 550995130 948711424 142187 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3523/tid=3531] ppid=3520 vsize=926476 CPUtime=21.16 cores=0-7
/proc/3523/task/3531/stat : 3531 (claspmt) R 3520 3523 3348 0 -1 4202560 27144 0 0 0 2104 12 0 0 25 0 8 0 550995130 948711424 142187 33554432000 4194304 4964704 140733638373232 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 173.53
Current children cumulated vsize (KiB) 926476

[startup+51.101 s]
/proc/loadavg: 7.92 8.08 8.07 9/305 3532
/proc/meminfo: memFree=11158204/32951124 swapFree=67111352/67111528
[pid=3523] ppid=3520 vsize=1097048 CPUtime=378.08 cores=0-7
/proc/3523/stat : 3523 (claspmt) R 3520 3523 3348 0 -1 4202496 224268 0 0 0 37691 117 0 0 25 0 8 0 550994729 1123377152 220488 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3523/statm: 274262 220488 466 189 0 268611 0
[pid=3523/tid=3525] ppid=3520 vsize=1097048 CPUtime=46.37 cores=0-7
/proc/3523/task/3525/stat : 3525 (claspmt) R 3520 3523 3348 0 -1 4202560 29482 0 0 0 4621 16 0 0 25 0 8 0 550995130 1123377152 220488 33554432000 4194304 4964704 140733638373232 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3523/tid=3526] ppid=3520 vsize=1097048 CPUtime=46.78 cores=0-7
/proc/3523/task/3526/stat : 3526 (claspmt) R 3520 3523 3348 0 -1 4202560 10102 0 0 0 4673 5 0 0 25 0 8 0 550995130 1123377152 220488 33554432000 4194304 4964704 140733638373232 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3523/tid=3527] ppid=3520 vsize=1097048 CPUtime=46.77 cores=0-7
/proc/3523/task/3527/stat : 3527 (claspmt) R 3520 3523 3348 0 -1 4202560 18185 0 0 0 4666 11 0 0 25 0 8 0 550995130 1123377152 220488 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3523/tid=3528] ppid=3520 vsize=1097048 CPUtime=46.77 cores=0-7
/proc/3523/task/3528/stat : 3528 (claspmt) R 3520 3523 3348 0 -1 4202560 19699 0 0 0 4667 10 0 0 25 0 8 0 550995130 1123377152 220488 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3523/tid=3529] ppid=3520 vsize=1097048 CPUtime=47.06 cores=0-7
/proc/3523/task/3529/stat : 3529 (claspmt) R 3520 3523 3348 0 -1 4202560 27167 0 0 0 4691 15 0 0 25 0 8 0 550995130 1123377152 220488 33554432000 4194304 4964704 140733638373232 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3523/tid=3530] ppid=3520 vsize=1097048 CPUtime=46.72 cores=0-7
/proc/3523/task/3530/stat : 3530 (claspmt) R 3520 3523 3348 0 -1 4202560 22339 0 0 0 4662 10 0 0 25 0 8 0 550995130 1123377152 220488 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3523/tid=3531] ppid=3520 vsize=1097048 CPUtime=46.75 cores=0-7
/proc/3523/task/3531/stat : 3531 (claspmt) R 3520 3523 3348 0 -1 4202560 48894 0 0 0 4651 24 0 0 25 0 8 0 550995130 1123377152 220488 33554432000 4194304 4964704 140733638373232 18446744073709551615 4365888 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 378.08
Current children cumulated vsize (KiB) 1097048

[startup+102.312 s]
/proc/loadavg: 8.26 8.14 8.09 9/305 3533
/proc/meminfo: memFree=10921420/32951124 swapFree=67111352/67111528
[pid=3523] ppid=3520 vsize=1462080 CPUtime=787.15 cores=0-7
/proc/3523/stat : 3523 (claspmt) R 3520 3523 3348 0 -1 4202496 283038 0 0 0 78552 163 0 0 25 0 8 0 550994729 1497169920 279227 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3523/statm: 365520 279227 466 189 0 359869 0
[pid=3523/tid=3525] ppid=3520 vsize=1462080 CPUtime=97.07 cores=0-7
/proc/3523/task/3525/stat : 3525 (claspmt) R 3520 3523 3348 0 -1 4202560 34386 0 0 0 9687 20 0 0 25 0 8 0 550995130 1497169920 279227 33554432000 4194304 4964704 140733638373232 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3523/tid=3526] ppid=3520 vsize=1462080 CPUtime=97.99 cores=0-7
/proc/3523/task/3526/stat : 3526 (claspmt) R 3520 3523 3348 0 -1 4202560 11078 0 0 0 9794 5 0 0 25 0 8 0 550995130 1497169920 279227 33554432000 4194304 4964704 140733638373232 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3523/tid=3527] ppid=3520 vsize=1462080 CPUtime=97.96 cores=0-7
/proc/3523/task/3527/stat : 3527 (claspmt) R 3520 3523 3348 0 -1 4202560 25239 0 0 0 9779 17 0 0 25 0 8 0 550995130 1497169920 279227 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3523/tid=3528] ppid=3520 vsize=1462080 CPUtime=97.97 cores=0-7
/proc/3523/task/3528/stat : 3528 (claspmt) R 3520 3523 3348 0 -1 4202560 23308 0 0 0 9784 13 0 0 25 0 8 0 550995130 1497169920 279227 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3523/tid=3529] ppid=3520 vsize=1462080 CPUtime=98.26 cores=0-7
/proc/3523/task/3529/stat : 3529 (claspmt) R 3520 3523 3348 0 -1 4202560 31476 0 0 0 9807 19 0 0 25 0 8 0 550995130 1497169920 279227 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3523/tid=3530] ppid=3520 vsize=1462080 CPUtime=97.88 cores=0-7
/proc/3523/task/3530/stat : 3530 (claspmt) R 3520 3523 3348 0 -1 4202560 26639 0 0 0 9773 15 0 0 25 0 8 0 550995130 1497169920 279227 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3523/tid=3531] ppid=3520 vsize=1462080 CPUtime=97.96 cores=0-7
/proc/3523/task/3531/stat : 3531 (claspmt) R 3520 3523 3348 0 -1 4202560 68335 0 0 0 9761 35 0 0 25 0 8 0 550995130 1497169920 279227 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 787.15
Current children cumulated vsize (KiB) 1462080

[startup+162.3 s]
/proc/loadavg: 8.17 8.13 8.09 9/305 3536
/proc/meminfo: memFree=10633728/32951124 swapFree=67111352/67111528

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

/proc/3523/task/3530/stat : 3530 (claspmt) R 3520 3523 3348 0 -1 4202560 207571 0 0 0 464959 260 0 0 25 0 8 0 550995130 6110695424 1407188 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3523/tid=3531] ppid=3520 vsize=5967476 CPUtime=4648.94 cores=0-7
/proc/3523/task/3531/stat : 3531 (claspmt) R 3520 3523 3348 0 -1 4202560 424673 0 0 0 464424 470 0 0 25 0 8 0 550995130 6110695424 1407188 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37219
Current children cumulated vsize (KiB) 5967476

[startup+4722.31 s]
/proc/loadavg: 8.20 8.17 8.14 9/305 3681
/proc/meminfo: memFree=6376820/32951124 swapFree=67111352/67111528
[pid=3523] ppid=3520 vsize=6033012 CPUtime=37698.4 cores=0-7
/proc/3523/stat : 3523 (claspmt) R 3520 3523 3348 0 -1 4202496 1426289 0 0 0 3768365 1478 0 0 25 0 8 0 550994729 6177804288 1413220 33554432000 4194304 4964704 140733638373232 18446744073709551615 4653275 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/3523/statm: 1508253 1413220 466 189 0 1502602 0
[pid=3523/tid=3525] ppid=3520 vsize=6033012 CPUtime=4708.58 cores=0-7
/proc/3523/task/3525/stat : 3525 (claspmt) R 3520 3523 3348 0 -1 4202560 113915 0 0 0 470740 118 0 0 25 0 8 0 550995130 6177804288 1413220 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3523/tid=3526] ppid=3520 vsize=6033012 CPUtime=4718 cores=0-7
/proc/3523/task/3526/stat : 3526 (claspmt) R 3520 3523 3348 0 -1 4202560 52757 0 0 0 471782 18 0 0 25 0 8 0 550995130 6177804288 1413220 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3523/tid=3527] ppid=3520 vsize=6033012 CPUtime=4717.11 cores=0-7
/proc/3523/task/3527/stat : 3527 (claspmt) R 3520 3523 3348 0 -1 4202560 171389 0 0 0 471525 186 0 0 25 0 8 0 550995130 6177804288 1413220 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3523/tid=3528] ppid=3520 vsize=6033012 CPUtime=4717.95 cores=0-7
/proc/3523/task/3528/stat : 3528 (claspmt) R 3520 3523 3348 0 -1 4202560 83567 0 0 0 471712 83 0 0 25 0 8 0 550995130 6177804288 1413220 33554432000 4194304 4964704 140733638373232 18446744073709551615 255376999026 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3523/tid=3529] ppid=3520 vsize=6033012 CPUtime=4718.26 cores=0-7
/proc/3523/task/3529/stat : 3529 (claspmt) R 3520 3523 3348 0 -1 4202560 110246 0 0 0 471723 103 0 0 25 0 8 0 550995130 6177804288 1413220 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3523/tid=3530] ppid=3520 vsize=6033012 CPUtime=4711.6 cores=0-7
/proc/3523/task/3530/stat : 3530 (claspmt) R 3520 3523 3348 0 -1 4202560 208020 0 0 0 470899 261 0 0 25 0 8 0 550995130 6177804288 1413220 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3523/tid=3531] ppid=3520 vsize=6033012 CPUtime=4708.95 cores=0-7
/proc/3523/task/3531/stat : 3531 (claspmt) R 3520 3523 3348 0 -1 4202560 429892 0 0 0 470417 478 0 0 25 0 8 0 550995130 6177804288 1413220 33554432000 4194304 4964704 140733638373232 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37698.4
Current children cumulated vsize (KiB) 6033012

[startup+4782.3 s]
/proc/loadavg: 8.13 8.15 8.14 9/305 3683
/proc/meminfo: memFree=6367876/32951124 swapFree=67111352/67111528
[pid=3523] ppid=3520 vsize=6033012 CPUtime=38177.6 cores=0-7
/proc/3523/stat : 3523 (claspmt) R 3520 3523 3348 0 -1 4202496 1428552 0 0 0 3816285 1480 0 0 25 0 8 0 550994729 6177804288 1415483 33554432000 4194304 4964704 140733638373232 18446744073709551615 4627252 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/3523/statm: 1508253 1415483 466 189 0 1502602 0
[pid=3523/tid=3525] ppid=3520 vsize=6033012 CPUtime=4768.58 cores=0-7
/proc/3523/task/3525/stat : 3525 (claspmt) R 3520 3523 3348 0 -1 4202560 113915 0 0 0 476740 118 0 0 25 0 8 0 550995130 6177804288 1415483 33554432000 4194304 4964704 140733638373232 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3523/tid=3526] ppid=3520 vsize=6033012 CPUtime=4777.99 cores=0-7
/proc/3523/task/3526/stat : 3526 (claspmt) R 3520 3523 3348 0 -1 4202560 54718 0 0 0 477780 19 0 0 25 0 8 0 550995130 6177804288 1415483 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3523/tid=3527] ppid=3520 vsize=6033012 CPUtime=4777.08 cores=0-7
/proc/3523/task/3527/stat : 3527 (claspmt) R 3520 3523 3348 0 -1 4202560 171395 0 0 0 477522 186 0 0 25 0 8 0 550995130 6177804288 1415483 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3523/tid=3528] ppid=3520 vsize=6033012 CPUtime=4777.86 cores=0-7
/proc/3523/task/3528/stat : 3528 (claspmt) R 3520 3523 3348 0 -1 4202560 83568 0 0 0 477703 83 0 0 25 0 8 0 550995130 6177804288 1415483 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3523/tid=3529] ppid=3520 vsize=6033012 CPUtime=4778.24 cores=0-7
/proc/3523/task/3529/stat : 3529 (claspmt) R 3520 3523 3348 0 -1 4202560 110246 0 0 0 477721 103 0 0 25 0 8 0 550995130 6177804288 1415483 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3523/tid=3530] ppid=3520 vsize=6033012 CPUtime=4771 cores=0-7
/proc/3523/task/3530/stat : 3530 (claspmt) R 3520 3523 3348 0 -1 4202560 208296 0 0 0 476839 261 0 0 25 0 8 0 550995130 6177804288 1415483 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3523/tid=3531] ppid=3520 vsize=6033012 CPUtime=4768.94 cores=0-7
/proc/3523/task/3531/stat : 3531 (claspmt) R 3520 3523 3348 0 -1 4202560 429903 0 0 0 476416 478 0 0 25 0 8 0 550995130 6177804288 1415483 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38177.7
Current children cumulated vsize (KiB) 6033012

[startup+4842.3 s]
/proc/loadavg: 8.21 8.17 8.14 9/305 3685
/proc/meminfo: memFree=6366872/32951124 swapFree=67111352/67111528
[pid=3523] ppid=3520 vsize=6033012 CPUtime=38657.1 cores=0-7
/proc/3523/stat : 3523 (claspmt) R 3520 3523 3348 0 -1 4202496 1428793 0 0 0 3864225 1480 0 0 25 0 8 0 550994729 6177804288 1415724 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/3523/statm: 1508253 1415724 466 189 0 1502602 0
[pid=3523/tid=3525] ppid=3520 vsize=6033012 CPUtime=4828.58 cores=0-7
/proc/3523/task/3525/stat : 3525 (claspmt) R 3520 3523 3348 0 -1 4202560 114000 0 0 0 482740 118 0 0 25 0 8 0 550995130 6177804288 1415724 33554432000 4194304 4964704 140733638373232 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3523/tid=3526] ppid=3520 vsize=6033012 CPUtime=4837.99 cores=0-7
/proc/3523/task/3526/stat : 3526 (claspmt) R 3520 3523 3348 0 -1 4202560 54729 0 0 0 483780 19 0 0 25 0 8 0 550995130 6177804288 1415724 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3523/tid=3527] ppid=3520 vsize=6033012 CPUtime=4837.08 cores=0-7
/proc/3523/task/3527/stat : 3527 (claspmt) R 3520 3523 3348 0 -1 4202560 171439 0 0 0 483522 186 0 0 25 0 8 0 550995130 6177804288 1415724 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3523/tid=3528] ppid=3520 vsize=6033012 CPUtime=4837.86 cores=0-7
/proc/3523/task/3528/stat : 3528 (claspmt) R 3520 3523 3348 0 -1 4202560 83568 0 0 0 483703 83 0 0 25 0 8 0 550995130 6177804288 1415724 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3523/tid=3529] ppid=3520 vsize=6033012 CPUtime=4838.25 cores=0-7
/proc/3523/task/3529/stat : 3529 (claspmt) R 3520 3523 3348 0 -1 4202560 110246 0 0 0 483722 103 0 0 25 0 8 0 550995130 6177804288 1415724 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3523/tid=3530] ppid=3520 vsize=6033012 CPUtime=4830.39 cores=0-7
/proc/3523/task/3530/stat : 3530 (claspmt) R 3520 3523 3348 0 -1 4202560 208382 0 0 0 482778 261 0 0 25 0 8 0 550995130 6177804288 1415724 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3523/tid=3531] ppid=3520 vsize=6033012 CPUtime=4828.94 cores=0-7
/proc/3523/task/3531/stat : 3531 (claspmt) R 3520 3523 3348 0 -1 4202560 429913 0 0 0 482416 478 0 0 25 0 8 0 550995130 6177804288 1415724 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38657.1
Current children cumulated vsize (KiB) 6033012

[startup+4902.3 s]
/proc/loadavg: 8.16 8.16 8.14 9/305 3695
/proc/meminfo: memFree=6359256/32951124 swapFree=67111352/67111528
[pid=3523] ppid=3520 vsize=6098548 CPUtime=39136.1 cores=0-7
/proc/3523/stat : 3523 (claspmt) R 3520 3523 3348 0 -1 4202496 1430598 0 0 0 3912125 1486 0 0 25 0 8 0 550994729 6244913152 1416933 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3523/statm: 1524637 1416933 466 189 0 1518986 0
[pid=3523/tid=3525] ppid=3520 vsize=6098548 CPUtime=4888.35 cores=0-7
/proc/3523/task/3525/stat : 3525 (claspmt) R 3520 3523 3348 0 -1 4202560 114699 0 0 0 488715 120 0 0 25 0 8 0 550995130 6244913152 1416933 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3523/tid=3526] ppid=3520 vsize=6098548 CPUtime=4897.99 cores=0-7
/proc/3523/task/3526/stat : 3526 (claspmt) R 3520 3523 3348 0 -1 4202560 55761 0 0 0 489779 20 0 0 25 0 8 0 550995130 6244913152 1416933 33554432000 4194304 4964704 140733638373232 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3523/tid=3527] ppid=3520 vsize=6098548 CPUtime=4897.05 cores=0-7
/proc/3523/task/3527/stat : 3527 (claspmt) R 3520 3523 3348 0 -1 4202560 171480 0 0 0 489519 186 0 0 25 0 8 0 550995130 6244913152 1416933 33554432000 4194304 4964704 140733638373232 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3523/tid=3528] ppid=3520 vsize=6098548 CPUtime=4897.83 cores=0-7
/proc/3523/task/3528/stat : 3528 (claspmt) R 3520 3523 3348 0 -1 4202560 83577 0 0 0 489700 83 0 0 25 0 8 0 550995130 6244913152 1416933 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3523/tid=3529] ppid=3520 vsize=6098548 CPUtime=4898.24 cores=0-7
/proc/3523/task/3529/stat : 3529 (claspmt) R 3520 3523 3348 0 -1 4202560 110248 0 0 0 489721 103 0 0 25 0 8 0 550995130 6244913152 1416933 33554432000 4194304 4964704 140733638373232 18446744073709551615 4325396 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3523/tid=3530] ppid=3520 vsize=6098548 CPUtime=4889.76 cores=0-7
/proc/3523/task/3530/stat : 3530 (claspmt) R 3520 3523 3348 0 -1 4202560 208401 0 0 0 488714 262 0 0 25 0 8 0 550995130 6244913152 1416933 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3523/tid=3531] ppid=3520 vsize=6098548 CPUtime=4888.92 cores=0-7
/proc/3523/task/3531/stat : 3531 (claspmt) R 3520 3523 3348 0 -1 4202560 429916 0 0 0 488413 479 0 0 25 0 8 0 550995130 6244913152 1416933 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39136.1
Current children cumulated vsize (KiB) 6098548

[startup+4962.3 s]
/proc/loadavg: 8.15 8.16 8.14 9/305 3697
/proc/meminfo: memFree=6359944/32951124 swapFree=67111352/67111528
[pid=3523] ppid=3520 vsize=6098548 CPUtime=39615.5 cores=0-7
/proc/3523/stat : 3523 (claspmt) R 3520 3523 3348 0 -1 4202496 1430629 0 0 0 3960061 1487 0 0 25 0 8 0 550994729 6244913152 1416964 33554432000 4194304 4964704 140733638373232 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/3523/statm: 1524637 1416964 466 189 0 1518986 0
[pid=3523/tid=3525] ppid=3520 vsize=6098548 CPUtime=4948.35 cores=0-7
/proc/3523/task/3525/stat : 3525 (claspmt) R 3520 3523 3348 0 -1 4202560 114699 0 0 0 494715 120 0 0 25 0 8 0 550995130 6244913152 1416964 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3523/tid=3526] ppid=3520 vsize=6098548 CPUtime=4957.99 cores=0-7
/proc/3523/task/3526/stat : 3526 (claspmt) R 3520 3523 3348 0 -1 4202560 55773 0 0 0 495779 20 0 0 25 0 8 0 550995130 6244913152 1416964 33554432000 4194304 4964704 140733638373232 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3523/tid=3527] ppid=3520 vsize=6098548 CPUtime=4957.04 cores=0-7
/proc/3523/task/3527/stat : 3527 (claspmt) R 3520 3523 3348 0 -1 4202560 171480 0 0 0 495518 186 0 0 25 0 8 0 550995130 6244913152 1416964 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3523/tid=3528] ppid=3520 vsize=6098548 CPUtime=4957.83 cores=0-7
/proc/3523/task/3528/stat : 3528 (claspmt) R 3520 3523 3348 0 -1 4202560 83577 0 0 0 495700 83 0 0 25 0 8 0 550995130 6244913152 1416964 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3523/tid=3529] ppid=3520 vsize=6098548 CPUtime=4958.25 cores=0-7
/proc/3523/task/3529/stat : 3529 (claspmt) R 3520 3523 3348 0 -1 4202560 110264 0 0 0 495722 103 0 0 25 0 8 0 550995130 6244913152 1416964 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3523/tid=3530] ppid=3520 vsize=6098548 CPUtime=4949.68 cores=0-7
/proc/3523/task/3530/stat : 3530 (claspmt) R 3520 3523 3348 0 -1 4202560 208401 0 0 0 494706 262 0 0 25 0 8 0 550995130 6244913152 1416964 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3523/tid=3531] ppid=3520 vsize=6098548 CPUtime=4948.92 cores=0-7
/proc/3523/task/3531/stat : 3531 (claspmt) R 3520 3523 3348 0 -1 4202560 429917 0 0 0 494413 479 0 0 25 0 8 0 550995130 6244913152 1416964 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39615.5
Current children cumulated vsize (KiB) 6098548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.51 s]
/proc/loadavg: 8.22 8.18 8.15 10/305 3698
/proc/meminfo: memFree=6355720/32951124 swapFree=67111352/67111528
[pid=3523] ppid=3520 vsize=6098548 CPUtime=40000.8 cores=0-7
/proc/3523/stat : 3523 (claspmt) R 3520 3523 3348 0 -1 4202496 1431791 0 0 0 3998587 1488 0 0 18 0 8 0 550994729 6244913152 1418126 33554432000 4194304 4964704 140733638373232 18446744073709551615 4332519 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/3523/statm: 1524637 1418126 466 189 0 1518986 0
[pid=3523/tid=3525] ppid=3520 vsize=6098548 CPUtime=4996.57 cores=0-7
/proc/3523/task/3525/stat : 3525 (claspmt) R 3520 3523 3348 0 -1 4202560 114699 0 0 0 499537 120 0 0 25 0 8 0 550995130 6244913152 1418126 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3523/tid=3526] ppid=3520 vsize=6098548 CPUtime=5006.22 cores=0-7
/proc/3523/task/3526/stat : 3526 (claspmt) R 3520 3523 3348 0 -1 4202560 56919 0 0 0 500601 21 0 0 25 0 8 0 550995130 6244913152 1418126 33554432000 4194304 4964704 140733638373232 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3523/tid=3527] ppid=3520 vsize=6098548 CPUtime=5005.25 cores=0-7
/proc/3523/task/3527/stat : 3527 (claspmt) R 3520 3523 3348 0 -1 4202560 171483 0 0 0 500339 186 0 0 25 0 8 0 550995130 6244913152 1418126 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3523/tid=3528] ppid=3520 vsize=6098548 CPUtime=5006.06 cores=0-7
/proc/3523/task/3528/stat : 3528 (claspmt) R 3520 3523 3348 0 -1 4202560 83587 0 0 0 500523 83 0 0 25 0 8 0 550995130 6244913152 1418126 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3523/tid=3529] ppid=3520 vsize=6098548 CPUtime=5006.47 cores=0-7
/proc/3523/task/3529/stat : 3529 (claspmt) R 3520 3523 3348 0 -1 4202560 110264 0 0 0 500544 103 0 0 25 0 8 0 550995130 6244913152 1418126 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3523/tid=3530] ppid=3520 vsize=6098548 CPUtime=4997.91 cores=0-7
/proc/3523/task/3530/stat : 3530 (claspmt) R 3520 3523 3348 0 -1 4202560 208404 0 0 0 499529 262 0 0 25 0 8 0 550995130 6244913152 1418126 33554432000 4194304 4964704 140733638373232 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3523/tid=3531] ppid=3520 vsize=6098548 CPUtime=4997.14 cores=0-7
/proc/3523/task/3531/stat : 3531 (claspmt) R 3520 3523 3348 0 -1 4202560 429917 0 0 0 499235 479 0 0 25 0 8 0 550995130 6244913152 1418126 33554432000 4194304 4964704 140733638373232 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 6098548

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

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

[startup+5011 s]
/proc/loadavg: 8.22 8.18 8.15 10/305 3698
/proc/meminfo: memFree=6355720/32951124 swapFree=67111352/67111528
[pid=3523] ppid=3520 vsize=6085920 CPUtime=40001.3 cores=0-7
/proc/3523/stat : 3523 (claspmt) R 3520 3523 3348 0 -1 4202496 1431802 0 0 0 3998640 1488 0 0 18 0 1 0 550994729 6231982080 1413782 33554432000 4194304 4964704 140733638373232 18446744073709551615 255376956619 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/3523/statm: 1521480 1413782 476 189 0 1515829 0
Current children cumulated CPU time (s) 40001.3
Current children cumulated vsize (KiB) 6085920

[startup+5011.4 s]
/proc/loadavg: 8.22 8.18 8.15 10/305 3698
/proc/meminfo: memFree=6355720/32951124 swapFree=67111352/67111528
[pid=3523] ppid=3520 vsize=869756 CPUtime=40001.7 cores=0-7
/proc/3523/stat : 3523 (claspmt) R 3520 3523 3348 0 -1 4202496 1431802 0 0 0 3998661 1507 0 0 19 0 1 0 550994729 890630144 126315 33554432000 4194304 4964704 140733638373232 18446744073709551615 255377344647 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/3523/statm: 217439 126315 476 189 0 211788 0
Current children cumulated CPU time (s) 40001.7
Current children cumulated vsize (KiB) 869756

Child status: 0
Real time (s): 5011.42
CPU time (s): 40001.7
CPU user time (s): 39986.6
CPU system time (s): 15.0917
CPU usage (%): 798.211
Max. virtual memory (cumulated for all children) (KiB): 6098548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39986.6
system time used= 15.0917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1431803
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= 75134
involuntary context switches= 392068

runsolver used 13.9069 second user time and 35.8785 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-03 05:39:29
IDJOB=3322766
IDBENCH=88207
IDSOLVER=1711
FILE ID=node135/3322766-1304393968
RUNJOBID= node135-1304392651-3367
PBS_JOBID= 13181854
Free space on /tmp= 73276 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p30-s30907550.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-3322766-1304393968/watcher-3322766-1304393968 -o /tmp/evaluation-result-3322766-1304393968/solver-3322766-1304393968 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322766-1304393968.cnf

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

MD5SUM BENCH= 002a4cb53ea02f66e0c3418dc8834f7c
RANDOM SEED=431195231

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12036464 kB
Buffers:       1006908 kB
Cached:        3895976 kB
SwapCached:        172 kB
Active:       16151144 kB
Inactive:      4180972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12036464 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            7336 kB
Writeback:           0 kB
AnonPages:    15429528 kB
Mapped:          24196 kB
Slab:           472236 kB
PageTables:      47280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57060476 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73276 MiB
End job on node135 at 2011-05-03 07:03:01