Trace number 3322591

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) 35694.2 5100.47

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
c6288mul.miter.shuffled-as.sat03-346.cnf
MD5SUM9799c8db3562549113e4a12f98721530
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark195.02
Satisfiable
(Un)Satisfiability was proved
Number of variables9540
Number of clauses61421
Sum of the clauses size207840
Maximum clause length64
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214116
Number of clauses of size 328488
Number of clauses of size 40
Number of clauses of size 518816
Number of clauses of size over 51

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...390767/instance-3322591-1304390767.cnf
0.09/0.12	c Solving...
35693.72/5100.01	
35693.72/5100.01	*** INTERRUPTED! ***
35693.72/5100.01	*** Shutting down threads...
35694.14/5100.47	s UNKNOWN
35694.14/5100.47	
35694.14/5100.47	c INTERRUPTED   : 1
35694.14/5100.47	c Models        : 0+    
35694.14/5100.47	c Time          : 5100.187s (Solving: 5100.06s 1st Model: 0.00s Unsat: 0.00s)
35694.14/5100.47	c CPU Time      : 35693.930s

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-3322591-1304390767/watcher-3322591-1304390767 -o /tmp/evaluation-result-3322591-1304390767/solver-3322591-1304390767 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322591-1304390767.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: 9.04 9.03 9.00 2/379 12767
/proc/meminfo: memFree=4542972/32950928 swapFree=67111448/67111528
[pid=12767] ppid=12765 vsize=24072 CPUtime=0.01 cores=0-7
/proc/12767/stat : 12767 (claspmt) R 12765 12767 12658 0 -1 4202496 1391 0 0 0 1 0 0 0 24 0 1 0 550675400 24649728 1211 33554432000 4194304 4964704 140733281755984 18446744073709551615 251813900997 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/12767/statm: 6018 1211 386 189 0 892 0

[startup+0.0559019 s]
/proc/loadavg: 9.04 9.03 9.00 2/379 12767
/proc/meminfo: memFree=4542972/32950928 swapFree=67111448/67111528
[pid=12767] ppid=12765 vsize=28808 CPUtime=0.05 cores=0-7
/proc/12767/stat : 12767 (claspmt) R 12765 12767 12658 0 -1 4202496 2798 0 0 0 5 0 0 0 24 0 1 0 550675400 29499392 2390 33554432000 4194304 4964704 140733281755984 18446744073709551615 4607761 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/12767/statm: 7202 2390 399 189 0 2076 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 28808

[startup+0.100894 s]
/proc/loadavg: 9.04 9.03 9.00 2/379 12767
/proc/meminfo: memFree=4542972/32950928 swapFree=67111448/67111528
[pid=12767] ppid=12765 vsize=28808 CPUtime=0.09 cores=0-7
/proc/12767/stat : 12767 (claspmt) R 12765 12767 12658 0 -1 4202496 2802 0 0 0 9 0 0 0 24 0 1 0 550675400 29499392 2394 33554432000 4194304 4964704 140733281755984 18446744073709551615 4621735 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/12767/statm: 7202 2394 400 189 0 2076 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28808

[startup+0.300864 s]
/proc/loadavg: 9.04 9.03 9.00 2/379 12767
/proc/meminfo: memFree=4542972/32950928 swapFree=67111448/67111528
[pid=12767] ppid=12765 vsize=459532 CPUtime=0.67 cores=0-7
/proc/12767/stat : 12767 (claspmt) R 12765 12767 12658 0 -1 4202496 8020 0 0 0 65 2 0 0 25 0 8 0 550675400 470560768 6813 33554432000 4194304 4964704 140733281755984 18446744073709551615 4652108 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12767/statm: 114883 6813 464 189 0 109232 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 459532

[startup+0.700796 s]
/proc/loadavg: 9.04 9.03 9.00 2/379 12767
/proc/meminfo: memFree=4542972/32950928 swapFree=67111448/67111528
[pid=12767] ppid=12765 vsize=459664 CPUtime=3.46 cores=0-7
/proc/12767/stat : 12767 (claspmt) R 12765 12767 12658 0 -1 4202496 8510 0 0 0 344 2 0 0 25 0 8 0 550675400 470695936 7303 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670419 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12767/statm: 114916 7303 464 189 0 109265 0
Current children cumulated CPU time (s) 3.46
Current children cumulated vsize (KiB) 459664

[startup+1.50066 s]
/proc/loadavg: 9.04 9.03 9.00 10/387 12775
/proc/meminfo: memFree=4513396/32950928 swapFree=67111448/67111528
[pid=12767] ppid=12765 vsize=459804 CPUtime=9.04 cores=0-7
/proc/12767/stat : 12767 (claspmt) R 12765 12767 12658 0 -1 4202496 9839 0 0 0 901 3 0 0 25 0 8 0 550675400 470839296 8632 33554432000 4194304 4964704 140733281755984 18446744073709551615 4669427 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12767/statm: 114951 8632 464 189 0 109300 0
[pid=12767/tid=12769] ppid=12765 vsize=459804 CPUtime=1.28 cores=0-7
/proc/12767/task/12769/stat : 12769 (claspmt) R 12765 12767 12658 0 -1 4202560 831 0 0 0 128 0 0 0 18 0 8 0 550675413 470839296 8632 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12767/tid=12770] ppid=12765 vsize=459804 CPUtime=1.25 cores=0-7
/proc/12767/task/12770/stat : 12770 (claspmt) R 12765 12767 12658 0 -1 4202560 1126 0 0 0 124 1 0 0 18 0 8 0 550675413 470839296 8632 33554432000 4194304 4964704 140733281755984 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12767/tid=12771] ppid=12765 vsize=459804 CPUtime=1.21 cores=0-7
/proc/12767/task/12771/stat : 12771 (claspmt) R 12765 12767 12658 0 -1 4202560 1050 0 0 0 121 0 0 0 25 0 8 0 550675413 470839296 8632 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12767/tid=12772] ppid=12765 vsize=459804 CPUtime=1.16 cores=0-7
/proc/12767/task/12772/stat : 12772 (claspmt) R 12765 12767 12658 0 -1 4202560 755 0 0 0 116 0 0 0 25 0 8 0 550675413 470839296 8632 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12767/tid=12773] ppid=12765 vsize=459804 CPUtime=0.58 cores=0-7
/proc/12767/task/12773/stat : 12773 (claspmt) R 12765 12767 12658 0 -1 4202560 947 0 0 0 58 0 0 0 25 0 8 0 550675413 470839296 8632 33554432000 4194304 4964704 140733281755984 18446744073709551615 4669330 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12767/tid=12774] ppid=12765 vsize=459804 CPUtime=0.99 cores=0-7
/proc/12767/task/12774/stat : 12774 (claspmt) R 12765 12767 12658 0 -1 4202560 965 0 0 0 99 0 0 0 25 0 8 0 550675413 470839296 8632 33554432000 4194304 4964704 140733281755984 18446744073709551615 251814345198 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12767/tid=12775] ppid=12765 vsize=459804 CPUtime=1.14 cores=0-7
/proc/12767/task/12775/stat : 12775 (claspmt) R 12765 12767 12658 0 -1 4202560 983 0 0 0 114 0 0 0 25 0 8 0 550675413 470839296 8632 33554432000 4194304 4964704 140733281755984 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9.04
Current children cumulated vsize (KiB) 459804

[startup+3.10039 s]
/proc/loadavg: 9.04 9.03 9.00 10/387 12775
/proc/meminfo: memFree=4504248/32950928 swapFree=67111448/67111528
[pid=12767] ppid=12765 vsize=461476 CPUtime=20.23 cores=0-7
/proc/12767/stat : 12767 (claspmt) R 12765 12767 12658 0 -1 4202496 13085 0 0 0 2017 6 0 0 25 0 8 0 550675400 472551424 11878 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12767/statm: 115369 11878 464 189 0 109718 0
[pid=12767/tid=12769] ppid=12765 vsize=461476 CPUtime=2.88 cores=0-7
/proc/12767/task/12769/stat : 12769 (claspmt) R 12765 12767 12658 0 -1 4202560 1089 0 0 0 288 0 0 0 21 0 8 0 550675413 472551424 11878 33554432000 4194304 4964704 140733281755984 18446744073709551615 4651359 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12767/tid=12770] ppid=12765 vsize=461476 CPUtime=2.72 cores=0-7
/proc/12767/task/12770/stat : 12770 (claspmt) R 12765 12767 12658 0 -1 4202560 1814 0 0 0 271 1 0 0 20 0 8 0 550675413 472551424 11878 33554432000 4194304 4964704 140733281755984 18446744073709551615 251813901345 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12767/tid=12771] ppid=12765 vsize=461476 CPUtime=2.81 cores=0-7
/proc/12767/task/12771/stat : 12771 (claspmt) R 12765 12767 12658 0 -1 4202560 1484 0 0 0 281 0 0 0 25 0 8 0 550675413 472551424 11878 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12767/tid=12772] ppid=12765 vsize=461476 CPUtime=2.18 cores=0-7
/proc/12767/task/12772/stat : 12772 (claspmt) R 12765 12767 12658 0 -1 4202560 1086 0 0 0 218 0 0 0 25 0 8 0 550675413 472551424 11878 33554432000 4194304 4964704 140733281755984 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12767/tid=12773] ppid=12765 vsize=461476 CPUtime=2.17 cores=0-7
/proc/12767/task/12773/stat : 12773 (claspmt) R 12765 12767 12658 0 -1 4202560 949 0 0 0 217 0 0 0 25 0 8 0 550675413 472551424 11878 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670179 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12767/tid=12774] ppid=12765 vsize=461476 CPUtime=1.69 cores=0-7
/proc/12767/task/12774/stat : 12774 (claspmt) R 12765 12767 12658 0 -1 4202560 1194 0 0 0 169 0 0 0 25 0 8 0 550675413 472551424 11878 33554432000 4194304 4964704 140733281755984 18446744073709551615 251814345198 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12767/tid=12775] ppid=12765 vsize=461476 CPUtime=2.73 cores=0-7
/proc/12767/task/12775/stat : 12775 (claspmt) R 12765 12767 12658 0 -1 4202560 1965 0 0 0 273 0 0 0 25 0 8 0 550675413 472551424 11878 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20.23
Current children cumulated vsize (KiB) 461476

[startup+6.30086 s]
/proc/loadavg: 9.04 9.03 9.00 10/387 12775
/proc/meminfo: memFree=4477252/32950928 swapFree=67111448/67111528
[pid=12767] ppid=12765 vsize=465240 CPUtime=42.49 cores=0-7
/proc/12767/stat : 12767 (claspmt) R 12765 12767 12658 0 -1 4202496 20636 0 0 0 4240 9 0 0 25 0 8 0 550675400 476405760 19429 33554432000 4194304 4964704 140733281755984 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12767/statm: 116310 19429 464 189 0 110659 0
[pid=12767/tid=12769] ppid=12765 vsize=465240 CPUtime=5.85 cores=0-7
/proc/12767/task/12769/stat : 12769 (claspmt) R 12765 12767 12658 0 -1 4202560 1566 0 0 0 585 0 0 0 25 0 8 0 550675413 476405760 19429 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12767/tid=12770] ppid=12765 vsize=465240 CPUtime=5.21 cores=0-7
/proc/12767/task/12770/stat : 12770 (claspmt) R 12765 12767 12658 0 -1 4202560 2669 0 0 0 520 1 0 0 25 0 8 0 550675413 476405760 19429 33554432000 4194304 4964704 140733281755984 18446744073709551615 4668844 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12767/tid=12771] ppid=12765 vsize=465240 CPUtime=6 cores=0-7
/proc/12767/task/12771/stat : 12771 (claspmt) R 12765 12767 12658 0 -1 4202560 2106 0 0 0 599 1 0 0 25 0 8 0 550675413 476405760 19429 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12767/tid=12772] ppid=12765 vsize=465240 CPUtime=4.71 cores=0-7
/proc/12767/task/12772/stat : 12772 (claspmt) R 12765 12767 12658 0 -1 4202560 1696 0 0 0 470 1 0 0 25 0 8 0 550675413 476405760 19429 33554432000 4194304 4964704 140733281755984 18446744073709551615 4669494 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12767/tid=12773] ppid=12765 vsize=465240 CPUtime=5.13 cores=0-7
/proc/12767/task/12773/stat : 12773 (claspmt) R 12765 12767 12658 0 -1 4202560 2436 0 0 0 513 0 0 0 25 0 8 0 550675413 476405760 19429 33554432000 4194304 4964704 140733281755984 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12767/tid=12774] ppid=12765 vsize=465240 CPUtime=4.02 cores=0-7
/proc/12767/task/12774/stat : 12774 (claspmt) R 12765 12767 12658 0 -1 4202560 1813 0 0 0 402 0 0 0 19 0 8 0 550675413 476405760 19429 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12767/tid=12775] ppid=12765 vsize=465240 CPUtime=5.39 cores=0-7
/proc/12767/task/12775/stat : 12775 (claspmt) R 12765 12767 12658 0 -1 4202560 4366 0 0 0 538 1 0 0 25 0 8 0 550675413 476405760 19429 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 42.49
Current children cumulated vsize (KiB) 465240

[startup+12.7008 s]
/proc/loadavg: 9.04 9.03 9.00 10/387 12775
/proc/meminfo: memFree=4432412/32950928 swapFree=67111448/67111528
[pid=12767] ppid=12765 vsize=471980 CPUtime=87.15 cores=0-7
/proc/12767/stat : 12767 (claspmt) R 12765 12767 12658 0 -1 4202496 29564 0 0 0 8701 14 0 0 25 0 8 0 550675400 483307520 28357 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12767/statm: 117995 28357 466 189 0 112344 0
[pid=12767/tid=12769] ppid=12765 vsize=471980 CPUtime=11.27 cores=0-7
/proc/12767/task/12769/stat : 12769 (claspmt) R 12765 12767 12658 0 -1 4202560 2038 0 0 0 1127 0 0 0 25 0 8 0 550675413 483307520 28357 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12767/tid=12770] ppid=12765 vsize=471980 CPUtime=9.93 cores=0-7
/proc/12767/task/12770/stat : 12770 (claspmt) R 12765 12767 12658 0 -1 4202560 3292 0 0 0 991 2 0 0 25 0 8 0 550675413 483307520 28357 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12767/tid=12771] ppid=12765 vsize=471980 CPUtime=12.39 cores=0-7
/proc/12767/task/12771/stat : 12771 (claspmt) R 12765 12767 12658 0 -1 4202560 2519 0 0 0 1238 1 0 0 25 0 8 0 550675413 483307520 28357 33554432000 4194304 4964704 140733281755984 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12767/tid=12772] ppid=12765 vsize=471980 CPUtime=9.69 cores=0-7
/proc/12767/task/12772/stat : 12772 (claspmt) R 12765 12767 12658 0 -1 4202560 2377 0 0 0 968 1 0 0 25 0 8 0 550675413 483307520 28357 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12767/tid=12773] ppid=12765 vsize=471980 CPUtime=9.49 cores=0-7
/proc/12767/task/12773/stat : 12773 (claspmt) R 12765 12767 12658 0 -1 4202560 4199 0 0 0 948 1 0 0 25 0 8 0 550675413 483307520 28357 33554432000 4194304 4964704 140733281755984 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12767/tid=12774] ppid=12765 vsize=471980 CPUtime=10.41 cores=0-7
/proc/12767/task/12774/stat : 12774 (claspmt) R 12765 12767 12658 0 -1 4202560 2200 0 0 0 1040 1 0 0 25 0 8 0 550675413 483307520 28357 33554432000 4194304 4964704 140733281755984 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12767/tid=12775] ppid=12765 vsize=471980 CPUtime=11.39 cores=0-7
/proc/12767/task/12775/stat : 12775 (claspmt) R 12765 12767 12658 0 -1 4202560 8434 0 0 0 1136 3 0 0 25 0 8 0 550675413 483307520 28357 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 87.15
Current children cumulated vsize (KiB) 471980

[startup+25.5006 s]
/proc/loadavg: 9.03 9.03 9.00 10/387 12776
/proc/meminfo: memFree=4413132/32950928 swapFree=67111448/67111528
[pid=12767] ppid=12765 vsize=474224 CPUtime=176.57 cores=0-7
/proc/12767/stat : 12767 (claspmt) R 12765 12767 12658 0 -1 4202496 34318 0 0 0 17640 17 0 0 25 0 8 0 550675400 485605376 33055 33554432000 4194304 4964704 140733281755984 18446744073709551615 4668622 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12767/statm: 118556 33055 466 189 0 112905 0
[pid=12767/tid=12769] ppid=12765 vsize=474224 CPUtime=23.12 cores=0-7
/proc/12767/task/12769/stat : 12769 (claspmt) R 12765 12767 12658 0 -1 4202560 2533 0 0 0 2311 1 0 0 25 0 8 0 550675413 485605376 33055 33554432000 4194304 4964704 140733281755984 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12767/tid=12770] ppid=12765 vsize=474224 CPUtime=16.71 cores=0-7
/proc/12767/task/12770/stat : 12770 (claspmt) R 12765 12767 12658 0 -1 4202560 3305 0 0 0 1669 2 0 0 25 0 8 0 550675413 485605376 33055 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12767/tid=12771] ppid=12765 vsize=474224 CPUtime=25.19 cores=0-7
/proc/12767/task/12771/stat : 12771 (claspmt) R 12765 12767 12658 0 -1 4202560 3299 0 0 0 2517 2 0 0 25 0 8 0 550675413 485605376 33055 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12767/tid=12772] ppid=12765 vsize=474224 CPUtime=22.49 cores=0-7
/proc/12767/task/12772/stat : 12772 (claspmt) R 12765 12767 12658 0 -1 4202560 2634 0 0 0 2248 1 0 0 25 0 8 0 550675413 485605376 33055 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12767/tid=12773] ppid=12765 vsize=474224 CPUtime=17.31 cores=0-7
/proc/12767/task/12773/stat : 12773 (claspmt) R 12765 12767 12658 0 -1 4202560 4313 0 0 0 1730 1 0 0 25 0 8 0 550675413 485605376 33055 33554432000 4194304 4964704 140733281755984 18446744073709551615 4660865 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12767/tid=12774] ppid=12765 vsize=474224 CPUtime=23.21 cores=0-7
/proc/12767/task/12774/stat : 12774 (claspmt) R 12765 12767 12658 0 -1 4202560 2317 0 0 0 2320 1 0 0 25 0 8 0 550675413 485605376 33055 33554432000 4194304 4964704 140733281755984 18446744073709551615 4669443 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12767/tid=12775] ppid=12765 vsize=474224 CPUtime=23.19 cores=0-7
/proc/12767/task/12775/stat : 12775 (claspmt) R 12765 12767 12658 0 -1 4202560 11310 0 0 0 2314 5 0 0 25 0 8 0 550675413 485605376 33055 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 176.57
Current children cumulated vsize (KiB) 474224

[startup+51.1003 s]
/proc/loadavg: 9.02 9.03 9.00 10/387 12776
/proc/meminfo: memFree=4359984/32950928 swapFree=67111448/67111528
[pid=12767] ppid=12765 vsize=476612 CPUtime=355.4 cores=0-7
/proc/12767/stat : 12767 (claspmt) R 12765 12767 12658 0 -1 4202496 48045 0 0 0 35511 29 0 0 25 0 8 0 550675400 488050688 46761 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12767/statm: 119153 46761 466 189 0 113502 0
[pid=12767/tid=12769] ppid=12765 vsize=476612 CPUtime=47.35 cores=0-7
/proc/12767/task/12769/stat : 12769 (claspmt) R 12765 12767 12658 0 -1 4202560 3065 0 0 0 4733 2 0 0 25 0 8 0 550675413 488050688 46761 33554432000 4194304 4964704 140733281755984 18446744073709551615 4653420 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12767/tid=12770] ppid=12765 vsize=476612 CPUtime=41.16 cores=0-7
/proc/12767/task/12770/stat : 12770 (claspmt) R 12765 12767 12658 0 -1 4202560 5268 0 0 0 4112 4 0 0 25 0 8 0 550675413 488050688 46761 33554432000 4194304 4964704 140733281755984 18446744073709551615 4668622 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12767/tid=12771] ppid=12765 vsize=476612 CPUtime=42.47 cores=0-7
/proc/12767/task/12771/stat : 12771 (claspmt) R 12765 12767 12658 0 -1 4202560 3386 0 0 0 4245 2 0 0 25 0 8 0 550675413 488050688 46761 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12767/tid=12772] ppid=12765 vsize=476612 CPUtime=48.09 cores=0-7
/proc/12767/task/12772/stat : 12772 (claspmt) R 12765 12767 12658 0 -1 4202560 3851 0 0 0 4807 2 0 0 25 0 8 0 550675413 488050688 46761 33554432000 4194304 4964704 140733281755984 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12767/tid=12773] ppid=12765 vsize=476612 CPUtime=39.79 cores=0-7
/proc/12767/task/12773/stat : 12773 (claspmt) R 12765 12767 12658 0 -1 4202560 5153 0 0 0 3977 2 0 0 25 0 8 0 550675413 488050688 46761 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12767/tid=12774] ppid=12765 vsize=476612 CPUtime=47.96 cores=0-7
/proc/12767/task/12774/stat : 12774 (claspmt) R 12765 12767 12658 0 -1 4202560 3611 0 0 0 4794 2 0 0 25 0 8 0 550675413 488050688 46761 33554432000 4194304 4964704 140733281755984 18446744073709551615 4320872 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12767/tid=12775] ppid=12765 vsize=476612 CPUtime=41.22 cores=0-7
/proc/12767/task/12775/stat : 12775 (claspmt) R 12765 12767 12658 0 -1 4202560 18944 0 0 0 4111 11 0 0 25 0 8 0 550675413 488050688 46761 33554432000 4194304 4964704 140733281755984 18446744073709551615 4360540 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 355.4

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

/proc/12767/task/12774/stat : 12774 (claspmt) R 12765 12767 12658 0 -1 4202560 17890 0 0 0 414531 28 0 0 25 0 8 0 550675413 1899491328 429235 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670598 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12767/tid=12775] ppid=12765 vsize=1854972 CPUtime=4243.04 cores=0-7
/proc/12767/task/12775/stat : 12775 (claspmt) R 12765 12767 12658 0 -1 4202560 249620 0 0 0 424065 239 0 0 25 0 8 0 550675413 1899491328 429235 33554432000 4194304 4964704 140733281755984 18446744073709551615 4360553 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 33473.9
Current children cumulated vsize (KiB) 1854972

[startup+4842.3 s]
/proc/loadavg: 9.04 9.08 9.02 10/387 12928
/proc/meminfo: memFree=2817376/32950928 swapFree=67111448/67111528
[pid=12767] ppid=12765 vsize=1854972 CPUtime=33893.1 cores=0-7
/proc/12767/stat : 12767 (claspmt) R 12765 12767 12658 0 -1 4202496 435531 0 0 0 3388799 511 0 0 25 0 8 0 550675400 1899491328 430927 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/12767/statm: 463743 430927 466 189 0 458092 0
[pid=12767/tid=12769] ppid=12765 vsize=1854972 CPUtime=4351.98 cores=0-7
/proc/12767/task/12769/stat : 12769 (claspmt) R 12765 12767 12658 0 -1 4202560 9471 0 0 0 435179 19 0 0 25 0 8 0 550675413 1899491328 430927 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12767/tid=12770] ppid=12765 vsize=1854972 CPUtime=4421.73 cores=0-7
/proc/12767/task/12770/stat : 12770 (claspmt) R 12765 12767 12658 0 -1 4202560 41618 0 0 0 442115 58 0 0 25 0 8 0 550675413 1899491328 430927 33554432000 4194304 4964704 140733281755984 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12767/tid=12771] ppid=12765 vsize=1854972 CPUtime=3965.93 cores=0-7
/proc/12767/task/12771/stat : 12771 (claspmt) R 12765 12767 12658 0 -1 4202560 18244 0 0 0 396564 29 0 0 25 0 8 0 550675413 1899491328 430927 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12767/tid=12772] ppid=12765 vsize=1854972 CPUtime=4393.13 cores=0-7
/proc/12767/task/12772/stat : 12772 (claspmt) R 12765 12767 12658 0 -1 4202560 38578 0 0 0 439259 54 0 0 25 0 8 0 550675413 1899491328 430927 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12767/tid=12773] ppid=12765 vsize=1854972 CPUtime=4259.62 cores=0-7
/proc/12767/task/12773/stat : 12773 (claspmt) R 12765 12767 12658 0 -1 4202560 43615 0 0 0 425903 59 0 0 25 0 8 0 550675413 1899491328 430927 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12767/tid=12774] ppid=12765 vsize=1854972 CPUtime=4205.59 cores=0-7
/proc/12767/task/12774/stat : 12774 (claspmt) R 12765 12767 12658 0 -1 4202560 17890 0 0 0 420531 28 0 0 25 0 8 0 550675413 1899491328 430927 33554432000 4194304 4964704 140733281755984 18446744073709551615 4660097 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12767/tid=12775] ppid=12765 vsize=1854972 CPUtime=4303.04 cores=0-7
/proc/12767/task/12775/stat : 12775 (claspmt) R 12765 12767 12658 0 -1 4202560 251288 0 0 0 430064 240 0 0 25 0 8 0 550675413 1899491328 430927 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 33893.1
Current children cumulated vsize (KiB) 1854972

[startup+4902.3 s]
/proc/loadavg: 9.01 9.07 9.01 10/387 12930
/proc/meminfo: memFree=2783508/32950928 swapFree=67111448/67111528
[pid=12767] ppid=12765 vsize=1854972 CPUtime=34312.3 cores=0-7
/proc/12767/stat : 12767 (claspmt) R 12765 12767 12658 0 -1 4202496 443959 0 0 0 3430712 520 0 0 25 0 8 0 550675400 1899491328 439354 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/12767/statm: 463743 439354 466 189 0 458092 0
[pid=12767/tid=12769] ppid=12765 vsize=1854972 CPUtime=4400.36 cores=0-7
/proc/12767/task/12769/stat : 12769 (claspmt) R 12765 12767 12658 0 -1 4202560 11032 0 0 0 440015 21 0 0 25 0 8 0 550675413 1899491328 439354 33554432000 4194304 4964704 140733281755984 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12767/tid=12770] ppid=12765 vsize=1854972 CPUtime=4467.77 cores=0-7
/proc/12767/task/12770/stat : 12770 (claspmt) R 12765 12767 12658 0 -1 4202560 41618 0 0 0 446719 58 0 0 25 0 8 0 550675413 1899491328 439354 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12767/tid=12771] ppid=12765 vsize=1854972 CPUtime=4022.33 cores=0-7
/proc/12767/task/12771/stat : 12771 (claspmt) R 12765 12767 12658 0 -1 4202560 18248 0 0 0 402204 29 0 0 25 0 8 0 550675413 1899491328 439354 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12767/tid=12772] ppid=12765 vsize=1854972 CPUtime=4443.98 cores=0-7
/proc/12767/task/12772/stat : 12772 (claspmt) R 12765 12767 12658 0 -1 4202560 38579 0 0 0 444343 55 0 0 25 0 8 0 550675413 1899491328 439354 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12767/tid=12773] ppid=12765 vsize=1854972 CPUtime=4319.61 cores=0-7
/proc/12767/task/12773/stat : 12773 (claspmt) R 12765 12767 12658 0 -1 4202560 43615 0 0 0 431902 59 0 0 25 0 8 0 550675413 1899491328 439354 33554432000 4194304 4964704 140733281755984 18446744073709551615 4660415 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12767/tid=12774] ppid=12765 vsize=1854972 CPUtime=4265.59 cores=0-7
/proc/12767/task/12774/stat : 12774 (claspmt) R 12765 12767 12658 0 -1 4202560 17890 0 0 0 426531 28 0 0 25 0 8 0 550675413 1899491328 439354 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12767/tid=12775] ppid=12765 vsize=1854972 CPUtime=4360.14 cores=0-7
/proc/12767/task/12775/stat : 12775 (claspmt) R 12765 12767 12658 0 -1 4202560 258150 0 0 0 435767 247 0 0 25 0 8 0 550675413 1899491328 439354 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 34312.3
Current children cumulated vsize (KiB) 1854972

[startup+4962.3 s]
/proc/loadavg: 9.00 9.05 9.00 10/387 12931
/proc/meminfo: memFree=2783496/32950928 swapFree=67111448/67111528
[pid=12767] ppid=12765 vsize=1854972 CPUtime=34731.6 cores=0-7
/proc/12767/stat : 12767 (claspmt) R 12765 12767 12658 0 -1 4202496 443961 0 0 0 3472634 521 0 0 25 0 8 0 550675400 1899491328 439355 33554432000 4194304 4964704 140733281755984 18446744073709551615 4668654 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/12767/statm: 463743 439355 466 189 0 458092 0
[pid=12767/tid=12769] ppid=12765 vsize=1854972 CPUtime=4459.73 cores=0-7
/proc/12767/task/12769/stat : 12769 (claspmt) R 12765 12767 12658 0 -1 4202560 11032 0 0 0 445952 21 0 0 25 0 8 0 550675413 1899491328 439355 33554432000 4194304 4964704 140733281755984 18446744073709551615 4669480 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12767/tid=12770] ppid=12765 vsize=1854972 CPUtime=4522.99 cores=0-7
/proc/12767/task/12770/stat : 12770 (claspmt) R 12765 12767 12658 0 -1 4202560 41618 0 0 0 452241 58 0 0 25 0 8 0 550675413 1899491328 439355 33554432000 4194304 4964704 140733281755984 18446744073709551615 4669711 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12767/tid=12771] ppid=12765 vsize=1854972 CPUtime=4079.53 cores=0-7
/proc/12767/task/12771/stat : 12771 (claspmt) R 12765 12767 12658 0 -1 4202560 18248 0 0 0 407924 29 0 0 25 0 8 0 550675413 1899491328 439355 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12767/tid=12772] ppid=12765 vsize=1854972 CPUtime=4481.79 cores=0-7
/proc/12767/task/12772/stat : 12772 (claspmt) R 12765 12767 12658 0 -1 4202560 38579 0 0 0 448124 55 0 0 25 0 8 0 550675413 1899491328 439355 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12767/tid=12773] ppid=12765 vsize=1854972 CPUtime=4358.81 cores=0-7
/proc/12767/task/12773/stat : 12773 (claspmt) R 12765 12767 12658 0 -1 4202560 43615 0 0 0 435822 59 0 0 25 0 8 0 550675413 1899491328 439355 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12767/tid=12774] ppid=12765 vsize=1854972 CPUtime=4317.19 cores=0-7
/proc/12767/task/12774/stat : 12774 (claspmt) R 12765 12767 12658 0 -1 4202560 17890 0 0 0 431691 28 0 0 25 0 8 0 550675413 1899491328 439355 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12767/tid=12775] ppid=12765 vsize=1854972 CPUtime=4420.14 cores=0-7
/proc/12767/task/12775/stat : 12775 (claspmt) R 12765 12767 12658 0 -1 4202560 258150 0 0 0 441767 247 0 0 25 0 8 0 550675413 1899491328 439355 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 34731.6
Current children cumulated vsize (KiB) 1854972

[startup+5022.3 s]
/proc/loadavg: 9.08 9.06 9.01 10/387 12933
/proc/meminfo: memFree=2783360/32950928 swapFree=67111448/67111528
[pid=12767] ppid=12765 vsize=1854972 CPUtime=35150.8 cores=0-7
/proc/12767/stat : 12767 (claspmt) R 12765 12767 12658 0 -1 4202496 443963 0 0 0 3514556 521 0 0 25 0 8 0 550675400 1899491328 439357 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/12767/statm: 463743 439357 466 189 0 458092 0
[pid=12767/tid=12769] ppid=12765 vsize=1854972 CPUtime=4508.15 cores=0-7
/proc/12767/task/12769/stat : 12769 (claspmt) R 12765 12767 12658 0 -1 4202560 11032 0 0 0 450794 21 0 0 25 0 8 0 550675413 1899491328 439357 33554432000 4194304 4964704 140733281755984 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12767/tid=12770] ppid=12765 vsize=1854972 CPUtime=4582.7 cores=0-7
/proc/12767/task/12770/stat : 12770 (claspmt) R 12765 12767 12658 0 -1 4202560 41618 0 0 0 458211 59 0 0 25 0 8 0 550675413 1899491328 439357 33554432000 4194304 4964704 140733281755984 18446744073709551615 4320958 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12767/tid=12771] ppid=12765 vsize=1854972 CPUtime=4139.53 cores=0-7
/proc/12767/task/12771/stat : 12771 (claspmt) R 12765 12767 12658 0 -1 4202560 18248 0 0 0 413924 29 0 0 25 0 8 0 550675413 1899491328 439357 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12767/tid=12772] ppid=12765 vsize=1854972 CPUtime=4538.07 cores=0-7
/proc/12767/task/12772/stat : 12772 (claspmt) R 12765 12767 12658 0 -1 4202560 38579 0 0 0 453752 55 0 0 25 0 8 0 550675413 1899491328 439357 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12767/tid=12773] ppid=12765 vsize=1854972 CPUtime=4397.9 cores=0-7
/proc/12767/task/12773/stat : 12773 (claspmt) R 12765 12767 12658 0 -1 4202560 43617 0 0 0 439731 59 0 0 25 0 8 0 550675413 1899491328 439357 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12767/tid=12774] ppid=12765 vsize=1854972 CPUtime=4365.69 cores=0-7
/proc/12767/task/12774/stat : 12774 (claspmt) R 12765 12767 12658 0 -1 4202560 17890 0 0 0 436541 28 0 0 25 0 8 0 550675413 1899491328 439357 33554432000 4194304 4964704 140733281755984 18446744073709551615 251813898983 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12767/tid=12775] ppid=12765 vsize=1854972 CPUtime=4470.76 cores=0-7
/proc/12767/task/12775/stat : 12775 (claspmt) R 12765 12767 12658 0 -1 4202560 258150 0 0 0 446829 247 0 0 25 0 8 0 550675413 1899491328 439357 33554432000 4194304 4964704 140733281755984 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 35150.8
Current children cumulated vsize (KiB) 1854972

[startup+5082.3 s]
/proc/loadavg: 9.10 9.06 9.00 10/387 12934
/proc/meminfo: memFree=2768836/32950928 swapFree=67111448/67111528
[pid=12767] ppid=12765 vsize=1858980 CPUtime=35570 cores=0-7
/proc/12767/stat : 12767 (claspmt) R 12765 12767 12658 0 -1 4202496 447551 0 0 0 3556471 527 0 0 25 0 8 0 550675400 1903595520 442945 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670230 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/12767/statm: 464745 442945 466 189 0 459094 0
[pid=12767/tid=12769] ppid=12765 vsize=1858980 CPUtime=4538.44 cores=0-7
/proc/12767/task/12769/stat : 12769 (claspmt) R 12765 12767 12658 0 -1 4202560 11032 0 0 0 453823 21 0 0 25 0 8 0 550675413 1903595520 442945 33554432000 4194304 4964704 140733281755984 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12767/tid=12770] ppid=12765 vsize=1858980 CPUtime=4642.69 cores=0-7
/proc/12767/task/12770/stat : 12770 (claspmt) R 12765 12767 12658 0 -1 4202560 41618 0 0 0 464210 59 0 0 25 0 8 0 550675413 1903595520 442945 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12767/tid=12771] ppid=12765 vsize=1858980 CPUtime=4199.52 cores=0-7
/proc/12767/task/12771/stat : 12771 (claspmt) R 12765 12767 12658 0 -1 4202560 18248 0 0 0 419923 29 0 0 25 0 8 0 550675413 1903595520 442945 33554432000 4194304 4964704 140733281755984 18446744073709551615 4669452 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12767/tid=12772] ppid=12765 vsize=1858980 CPUtime=4583.17 cores=0-7
/proc/12767/task/12772/stat : 12772 (claspmt) R 12765 12767 12658 0 -1 4202560 38579 0 0 0 458262 55 0 0 25 0 8 0 550675413 1903595520 442945 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12767/tid=12773] ppid=12765 vsize=1858980 CPUtime=4457.9 cores=0-7
/proc/12767/task/12773/stat : 12773 (claspmt) R 12765 12767 12658 0 -1 4202560 43617 0 0 0 445731 59 0 0 25 0 8 0 550675413 1903595520 442945 33554432000 4194304 4964704 140733281755984 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12767/tid=12774] ppid=12765 vsize=1858980 CPUtime=4410.28 cores=0-7
/proc/12767/task/12774/stat : 12774 (claspmt) R 12765 12767 12658 0 -1 4202560 17890 0 0 0 441000 28 0 0 25 0 8 0 550675413 1903595520 442945 33554432000 4194304 4964704 140733281755984 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12767/tid=12775] ppid=12765 vsize=1858980 CPUtime=4529.99 cores=0-7
/proc/12767/task/12775/stat : 12775 (claspmt) R 12765 12767 12658 0 -1 4202560 261738 0 0 0 452747 252 0 0 25 0 8 0 550675413 1903595520 442945 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 35570
Current children cumulated vsize (KiB) 1858980



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 9.07 9.06 9.00 10/387 12935
/proc/meminfo: memFree=2768588/32950928 swapFree=67111448/67111528
[pid=12767] ppid=12765 vsize=1859112 CPUtime=35693.7 cores=0-7
/proc/12767/stat : 12767 (claspmt) R 12765 12767 12658 0 -1 4202496 447592 0 0 0 3568845 527 0 0 25 0 8 0 550675400 1903730688 442986 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/12767/statm: 464778 442986 466 189 0 459127 0
[pid=12767/tid=12769] ppid=12765 vsize=1859112 CPUtime=4550.62 cores=0-7
/proc/12767/task/12769/stat : 12769 (claspmt) R 12765 12767 12658 0 -1 4202560 11032 0 0 0 455041 21 0 0 25 0 8 0 550675413 1903730688 442986 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12767/tid=12770] ppid=12765 vsize=1859112 CPUtime=4660.41 cores=0-7
/proc/12767/task/12770/stat : 12770 (claspmt) R 12765 12767 12658 0 -1 4202560 41618 0 0 0 465982 59 0 0 25 0 8 0 550675413 1903730688 442986 33554432000 4194304 4964704 140733281755984 18446744073709551615 4660367 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12767/tid=12771] ppid=12765 vsize=1859112 CPUtime=4217.23 cores=0-7
/proc/12767/task/12771/stat : 12771 (claspmt) R 12765 12767 12658 0 -1 4202560 18248 0 0 0 421694 29 0 0 25 0 8 0 550675413 1903730688 442986 33554432000 4194304 4964704 140733281755984 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12767/tid=12772] ppid=12765 vsize=1859112 CPUtime=4600.87 cores=0-7
/proc/12767/task/12772/stat : 12772 (claspmt) R 12765 12767 12658 0 -1 4202560 38579 0 0 0 460032 55 0 0 25 0 8 0 550675413 1903730688 442986 33554432000 4194304 4964704 140733281755984 18446744073709551615 251813937762 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12767/tid=12773] ppid=12765 vsize=1859112 CPUtime=4475.62 cores=0-7
/proc/12767/task/12773/stat : 12773 (claspmt) R 12765 12767 12658 0 -1 4202560 43658 0 0 0 447503 59 0 0 25 0 8 0 550675413 1903730688 442986 33554432000 4194304 4964704 140733281755984 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12767/tid=12774] ppid=12765 vsize=1859112 CPUtime=4419.08 cores=0-7
/proc/12767/task/12774/stat : 12774 (claspmt) R 12765 12767 12658 0 -1 4202560 17890 0 0 0 441880 28 0 0 25 0 8 0 550675413 1903730688 442986 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12767/tid=12775] ppid=12765 vsize=1859112 CPUtime=4544.2 cores=0-7
/proc/12767/task/12775/stat : 12775 (claspmt) R 12765 12767 12658 0 -1 4202560 261738 0 0 0 454168 252 0 0 25 0 8 0 550675413 1903730688 442986 33554432000 4194304 4964704 140733281755984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 35693.7
Current children cumulated vsize (KiB) 1859112

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

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

[startup+5100.2 s]
/proc/loadavg: 9.07 9.06 9.00 10/387 12935
/proc/meminfo: memFree=2768588/32950928 swapFree=67111448/67111528
[pid=12767] ppid=12765 vsize=1857916 CPUtime=35693.9 cores=0-7
/proc/12767/stat : 12767 (claspmt) R 12765 12767 12658 0 -1 4202496 447602 0 0 0 3568868 527 0 0 24 0 1 0 550675400 1902505984 442697 33554432000 4194304 4964704 140733281755984 18446744073709551615 4628834 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/12767/statm: 464479 442697 476 189 0 458828 0
Current children cumulated CPU time (s) 35693.9
Current children cumulated vsize (KiB) 1857916

[startup+5100.4 s]
/proc/loadavg: 9.07 9.06 9.00 10/387 12935
/proc/meminfo: memFree=2768588/32950928 swapFree=67111448/67111528
[pid=12767] ppid=12765 vsize=1851912 CPUtime=35694.1 cores=0-7
/proc/12767/stat : 12767 (claspmt) R 12765 12767 12658 0 -1 4202496 447602 0 0 0 3568887 527 0 0 24 0 1 0 550675400 1896357888 434634 33554432000 4194304 4964704 140733281755984 18446744073709551615 251813895521 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/12767/statm: 462978 434634 476 189 0 457327 0
Current children cumulated CPU time (s) 35694.1
Current children cumulated vsize (KiB) 1851912

Child status: 0
Real time (s): 5100.47
CPU time (s): 35694.2
CPU user time (s): 35688.9
CPU system time (s): 5.34119
CPU usage (%): 699.822
Max. virtual memory (cumulated for all children) (KiB): 1859112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35688.9
system time used= 5.34119
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 447603
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= 61980
involuntary context switches= 248096

runsolver used 18.5322 second user time and 45.824 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-03 04:46:07
IDJOB=3322591
IDBENCH=84205
IDSOLVER=1711
FILE ID=node126/3322591-1304390767
RUNJOBID= node126-1304388912-12672
PBS_JOBID= 13181824
Free space on /tmp= 73752 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/c6288mul.miter.shuffled-as.sat03-346.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-3322591-1304390767/watcher-3322591-1304390767 -o /tmp/evaluation-result-3322591-1304390767/solver-3322591-1304390767 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322591-1304390767.cnf

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

MD5SUM BENCH= 9799c8db3562549113e4a12f98721530
RANDOM SEED=837142150

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.74
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.783
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.783
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.783
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.783
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:     32950928 kB
MemFree:       4543368 kB
Buffers:        355684 kB
Cached:        2038604 kB
SwapCached:         76 kB
Active:       26133768 kB
Inactive:      1867376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4543368 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:            2016 kB
Writeback:           0 kB
AnonPages:    25607460 kB
Mapped:          31000 kB
Slab:           264532 kB
PageTables:      75764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88548260 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= 73748 MiB
End job on node126 at 2011-05-03 06:11:09