Trace number 3322599

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.9 5009.7

General information on the benchmark

NameSAT03/industrial/li/li-test4/
li-test4-100.shuffled-as.sat03-370.cnf
MD5SUM5e5606ae7367b9272c60adc115594912
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables36809
Number of clauses142491
Sum of the clauses size559708
Maximum clause length172
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 224558
Number of clauses of size 367458
Number of clauses of size 449000
Number of clauses of size 51
Number of clauses of size over 51460

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...390825/instance-3322599-1304390825.cnf
0.49/0.59	c Solving...
40000.86/5008.71	
40000.86/5008.71	*** INTERRUPTED! ***
40000.86/5008.71	*** Shutting down threads...
40001.80/5009.66	s UNKNOWN
40001.80/5009.66	
40001.80/5009.66	c INTERRUPTED   : 1
40001.80/5009.66	c Models        : 0+    
40001.80/5009.66	c Time          : 5008.720s (Solving: 5008.13s 1st Model: 0.00s Unsat: 0.00s)
40001.80/5009.66	c CPU Time      : 40000.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-3322599-1304390825/watcher-3322599-1304390825 -o /tmp/evaluation-result-3322599-1304390825/solver-3322599-1304390825 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322599-1304390825.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.95 7.88 7.94 2/332 26865
/proc/meminfo: memFree=21079744/32951124 swapFree=67111364/67111528
[pid=26865] ppid=26863 vsize=28492 CPUtime=0 cores=0-7
/proc/26865/stat : 26865 (claspmt) R 26863 26865 26801 0 -1 4202496 2669 0 0 0 0 0 0 0 23 0 1 0 550680476 29175808 2311 33554432000 4194304 4964704 140736213750256 18446744073709551615 228244348672 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26865/statm: 7123 2311 389 189 0 1997 0

[startup+0.047536 s]
/proc/loadavg: 7.95 7.88 7.94 2/332 26865
/proc/meminfo: memFree=21079744/32951124 swapFree=67111364/67111528
[pid=26865] ppid=26863 vsize=33536 CPUtime=0.04 cores=0-7
/proc/26865/stat : 26865 (claspmt) R 26863 26865 26801 0 -1 4202496 4331 0 0 0 4 0 0 0 23 0 1 0 550680476 34340864 3500 33554432000 4194304 4964704 140736213750256 18446744073709551615 228244009669 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26865/statm: 8384 3501 389 189 0 3258 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 33536

[startup+0.100529 s]
/proc/loadavg: 7.95 7.88 7.94 2/332 26865
/proc/meminfo: memFree=21079744/32951124 swapFree=67111364/67111528
[pid=26865] ppid=26863 vsize=41952 CPUtime=0.09 cores=0-7
/proc/26865/stat : 26865 (claspmt) R 26863 26865 26801 0 -1 4202496 6944 0 0 0 9 0 0 0 23 0 1 0 550680476 42958848 5483 33554432000 4194304 4964704 140736213750256 18446744073709551615 228244016095 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26865/statm: 10488 5483 399 189 0 5362 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41952

[startup+0.300491 s]
/proc/loadavg: 7.95 7.88 7.94 2/332 26865
/proc/meminfo: memFree=21079744/32951124 swapFree=67111364/67111528
[pid=26865] ppid=26863 vsize=45296 CPUtime=0.29 cores=0-7
/proc/26865/stat : 26865 (claspmt) R 26863 26865 26801 0 -1 4202496 7771 0 0 0 29 0 0 0 25 0 1 0 550680476 46383104 6310 33554432000 4194304 4964704 140736213750256 18446744073709551615 4621762 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26865/statm: 11324 6310 404 189 0 6198 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45296

[startup+0.700428 s]
/proc/loadavg: 7.95 7.88 7.94 2/332 26865
/proc/meminfo: memFree=21079744/32951124 swapFree=67111364/67111528
[pid=26865] ppid=26863 vsize=488564 CPUtime=0.75 cores=0-7
/proc/26865/stat : 26865 (claspmt) S 26863 26865 26801 0 -1 4202496 24233 0 0 0 66 9 0 0 25 0 8 0 550680476 500289536 20098 33554432000 4194304 4964704 140736213750256 18446744073709551615 228256164761 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26865/statm: 122141 20098 442 189 0 116490 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 488564

[startup+1.50125 s]
/proc/loadavg: 7.95 7.88 7.94 9/340 26873
/proc/meminfo: memFree=21000080/32951124 swapFree=67111364/67111528
[pid=26865] ppid=26863 vsize=488564 CPUtime=6.91 cores=0-7
/proc/26865/stat : 26865 (claspmt) R 26863 26865 26801 0 -1 4202496 24643 0 0 0 681 10 0 0 25 0 8 0 550680476 500289536 20507 33554432000 4194304 4964704 140736213750256 18446744073709551615 4370242 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26865/statm: 122141 20507 464 189 0 116490 0
[pid=26865/tid=26867] ppid=26863 vsize=488564 CPUtime=0.77 cores=0-7
/proc/26865/task/26867/stat : 26867 (claspmt) R 26863 26865 26801 0 -1 4202560 1560 0 0 0 77 0 0 0 17 0 8 0 550680536 500289536 20507 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26865/tid=26868] ppid=26863 vsize=488564 CPUtime=0.77 cores=0-7
/proc/26865/task/26868/stat : 26868 (claspmt) R 26863 26865 26801 0 -1 4202560 2263 0 0 0 77 0 0 0 17 0 8 0 550680536 500289536 20507 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26865/tid=26869] ppid=26863 vsize=488564 CPUtime=0.78 cores=0-7
/proc/26865/task/26869/stat : 26869 (claspmt) R 26863 26865 26801 0 -1 4202560 2390 0 0 0 77 1 0 0 17 0 8 0 550680536 500289536 20507 33554432000 4194304 4964704 140736213750256 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26865/tid=26870] ppid=26863 vsize=488564 CPUtime=0.79 cores=0-7
/proc/26865/task/26870/stat : 26870 (claspmt) R 26863 26865 26801 0 -1 4202560 2119 0 0 0 77 2 0 0 18 0 8 0 550680536 500289536 20507 33554432000 4194304 4964704 140736213750256 18446744073709551615 4370259 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26865/tid=26871] ppid=26863 vsize=488564 CPUtime=0.82 cores=0-7
/proc/26865/task/26871/stat : 26871 (claspmt) R 26863 26865 26801 0 -1 4202560 2526 0 0 0 81 1 0 0 19 0 8 0 550680536 500289536 20508 33554432000 4194304 4964704 140736213750256 18446744073709551615 4668618 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26865/tid=26872] ppid=26863 vsize=488564 CPUtime=0.78 cores=0-7
/proc/26865/task/26872/stat : 26872 (claspmt) R 26863 26865 26801 0 -1 4202560 2533 0 0 0 77 1 0 0 18 0 8 0 550680536 500289536 20508 33554432000 4194304 4964704 140736213750256 18446744073709551615 4362960 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26865/tid=26873] ppid=26863 vsize=488564 CPUtime=0.78 cores=0-7
/proc/26865/task/26873/stat : 26873 (claspmt) R 26863 26865 26801 0 -1 4202560 2523 0 0 0 77 1 0 0 18 0 8 0 550680536 500289536 20508 33554432000 4194304 4964704 140736213750256 18446744073709551615 4685424 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.91
Current children cumulated vsize (KiB) 488564

[startup+3.10097 s]
/proc/loadavg: 8.11 7.91 7.95 10/340 26873
/proc/meminfo: memFree=20998344/32951124 swapFree=67111364/67111528
[pid=26865] ppid=26863 vsize=488564 CPUtime=19.68 cores=0-7
/proc/26865/stat : 26865 (claspmt) R 26863 26865 26801 0 -1 4202496 24891 0 0 0 1958 10 0 0 25 0 8 0 550680476 500289536 20755 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26865/statm: 122141 20755 464 189 0 116490 0
[pid=26865/tid=26867] ppid=26863 vsize=488564 CPUtime=2.37 cores=0-7
/proc/26865/task/26867/stat : 26867 (claspmt) R 26863 26865 26801 0 -1 4202560 1566 0 0 0 237 0 0 0 20 0 8 0 550680536 500289536 20755 33554432000 4194304 4964704 140736213750256 18446744073709551615 4342232 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26865/tid=26868] ppid=26863 vsize=488564 CPUtime=2.37 cores=0-7
/proc/26865/task/26868/stat : 26868 (claspmt) R 26863 26865 26801 0 -1 4202560 2298 0 0 0 237 0 0 0 20 0 8 0 550680536 500289536 20755 33554432000 4194304 4964704 140736213750256 18446744073709551615 4363044 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26865/tid=26869] ppid=26863 vsize=488564 CPUtime=2.37 cores=0-7
/proc/26865/task/26869/stat : 26869 (claspmt) R 26863 26865 26801 0 -1 4202560 2443 0 0 0 236 1 0 0 20 0 8 0 550680536 500289536 20755 33554432000 4194304 4964704 140736213750256 18446744073709551615 4362996 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26865/tid=26870] ppid=26863 vsize=488564 CPUtime=2.39 cores=0-7
/proc/26865/task/26870/stat : 26870 (claspmt) R 26863 26865 26801 0 -1 4202560 2124 0 0 0 237 2 0 0 20 0 8 0 550680536 500289536 20755 33554432000 4194304 4964704 140736213750256 18446744073709551615 4371934 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26865/tid=26871] ppid=26863 vsize=488564 CPUtime=2.41 cores=0-7
/proc/26865/task/26871/stat : 26871 (claspmt) R 26863 26865 26801 0 -1 4202560 2530 0 0 0 240 1 0 0 22 0 8 0 550680536 500289536 20755 33554432000 4194304 4964704 140736213750256 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26865/tid=26872] ppid=26863 vsize=488564 CPUtime=2.37 cores=0-7
/proc/26865/task/26872/stat : 26872 (claspmt) R 26863 26865 26801 0 -1 4202560 2625 0 0 0 236 1 0 0 20 0 8 0 550680536 500289536 20755 33554432000 4194304 4964704 140736213750256 18446744073709551615 4362996 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26865/tid=26873] ppid=26863 vsize=488564 CPUtime=2.38 cores=0-7
/proc/26865/task/26873/stat : 26873 (claspmt) R 26863 26865 26801 0 -1 4202560 2570 0 0 0 237 1 0 0 20 0 8 0 550680536 500289536 20755 33554432000 4194304 4964704 140736213750256 18446744073709551615 4365162 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19.68
Current children cumulated vsize (KiB) 488564

[startup+6.30041 s]
/proc/loadavg: 8.11 7.91 7.95 9/340 26873
/proc/meminfo: memFree=20997560/32951124 swapFree=67111364/67111528
[pid=26865] ppid=26863 vsize=488564 CPUtime=45.25 cores=0-7
/proc/26865/stat : 26865 (claspmt) R 26863 26865 26801 0 -1 4202496 25151 0 0 0 4514 11 0 0 25 0 8 0 550680476 500289536 21015 33554432000 4194304 4964704 140736213750256 18446744073709551615 4668531 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26865/statm: 122141 21015 464 189 0 116490 0
[pid=26865/tid=26867] ppid=26863 vsize=488564 CPUtime=5.57 cores=0-7
/proc/26865/task/26867/stat : 26867 (claspmt) R 26863 26865 26801 0 -1 4202560 1571 0 0 0 557 0 0 0 25 0 8 0 550680536 500289536 21015 33554432000 4194304 4964704 140736213750256 18446744073709551615 4370304 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26865/tid=26868] ppid=26863 vsize=488564 CPUtime=5.57 cores=0-7
/proc/26865/task/26868/stat : 26868 (claspmt) R 26863 26865 26801 0 -1 4202560 2318 0 0 0 557 0 0 0 25 0 8 0 550680536 500289536 21015 33554432000 4194304 4964704 140736213750256 18446744073709551615 4379082 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26865/tid=26869] ppid=26863 vsize=488564 CPUtime=5.57 cores=0-7
/proc/26865/task/26869/stat : 26869 (claspmt) R 26863 26865 26801 0 -1 4202560 2466 0 0 0 556 1 0 0 25 0 8 0 550680536 500289536 21015 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26865/tid=26870] ppid=26863 vsize=488564 CPUtime=5.59 cores=0-7
/proc/26865/task/26870/stat : 26870 (claspmt) R 26863 26865 26801 0 -1 4202560 2135 0 0 0 557 2 0 0 25 0 8 0 550680536 500289536 21015 33554432000 4194304 4964704 140736213750256 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26865/tid=26871] ppid=26863 vsize=488564 CPUtime=5.57 cores=0-7
/proc/26865/task/26871/stat : 26871 (claspmt) R 26863 26865 26801 0 -1 4202560 2538 0 0 0 556 1 0 0 25 0 8 0 550680536 500289536 21015 33554432000 4194304 4964704 140736213750256 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26865/tid=26872] ppid=26863 vsize=488564 CPUtime=5.57 cores=0-7
/proc/26865/task/26872/stat : 26872 (claspmt) R 26863 26865 26801 0 -1 4202560 2720 0 0 0 556 1 0 0 25 0 8 0 550680536 500289536 21015 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26865/tid=26873] ppid=26863 vsize=488564 CPUtime=5.58 cores=0-7
/proc/26865/task/26873/stat : 26873 (claspmt) R 26863 26865 26801 0 -1 4202560 2663 0 0 0 557 1 0 0 25 0 8 0 550680536 500289536 21015 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 45.25
Current children cumulated vsize (KiB) 488564

[startup+12.7013 s]
/proc/loadavg: 8.09 7.91 7.95 9/340 26873
/proc/meminfo: memFree=20995152/32951124 swapFree=67111364/67111528
[pid=26865] ppid=26863 vsize=488564 CPUtime=96.38 cores=0-7
/proc/26865/stat : 26865 (claspmt) R 26863 26865 26801 0 -1 4202496 25751 0 0 0 9626 12 0 0 25 0 8 0 550680476 500289536 21615 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26865/statm: 122141 21615 464 189 0 116490 0
[pid=26865/tid=26867] ppid=26863 vsize=488564 CPUtime=11.97 cores=0-7
/proc/26865/task/26867/stat : 26867 (claspmt) R 26863 26865 26801 0 -1 4202560 1621 0 0 0 1197 0 0 0 25 0 8 0 550680536 500289536 21615 33554432000 4194304 4964704 140736213750256 18446744073709551615 4652108 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26865/tid=26868] ppid=26863 vsize=488564 CPUtime=11.98 cores=0-7
/proc/26865/task/26868/stat : 26868 (claspmt) R 26863 26865 26801 0 -1 4202560 2380 0 0 0 1197 1 0 0 25 0 8 0 550680536 500289536 21615 33554432000 4194304 4964704 140736213750256 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26865/tid=26869] ppid=26863 vsize=488564 CPUtime=11.97 cores=0-7
/proc/26865/task/26869/stat : 26869 (claspmt) R 26863 26865 26801 0 -1 4202560 2548 0 0 0 1196 1 0 0 25 0 8 0 550680536 500289536 21615 33554432000 4194304 4964704 140736213750256 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26865/tid=26870] ppid=26863 vsize=488564 CPUtime=11.99 cores=0-7
/proc/26865/task/26870/stat : 26870 (claspmt) R 26863 26865 26801 0 -1 4202560 2170 0 0 0 1197 2 0 0 25 0 8 0 550680536 500289536 21615 33554432000 4194304 4964704 140736213750256 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26865/tid=26871] ppid=26863 vsize=488564 CPUtime=11.9 cores=0-7
/proc/26865/task/26871/stat : 26871 (claspmt) R 26863 26865 26801 0 -1 4202560 2599 0 0 0 1189 1 0 0 25 0 8 0 550680536 500289536 21615 33554432000 4194304 4964704 140736213750256 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26865/tid=26872] ppid=26863 vsize=488564 CPUtime=11.97 cores=0-7
/proc/26865/task/26872/stat : 26872 (claspmt) R 26863 26865 26801 0 -1 4202560 2825 0 0 0 1196 1 0 0 25 0 8 0 550680536 500289536 21615 33554432000 4194304 4964704 140736213750256 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26865/tid=26873] ppid=26863 vsize=488564 CPUtime=11.98 cores=0-7
/proc/26865/task/26873/stat : 26873 (claspmt) R 26863 26865 26801 0 -1 4202560 2806 0 0 0 1196 2 0 0 25 0 8 0 550680536 500289536 21615 33554432000 4194304 4964704 140736213750256 18446744073709551615 4365094 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 96.38
Current children cumulated vsize (KiB) 488564

[startup+25.501 s]
/proc/loadavg: 8.08 7.91 7.95 9/340 26873
/proc/meminfo: memFree=20880888/32951124 swapFree=67111364/67111528
[pid=26865] ppid=26863 vsize=511600 CPUtime=198.63 cores=0-7
/proc/26865/stat : 26865 (claspmt) R 26863 26865 26801 0 -1 4202496 55469 0 0 0 19830 33 0 0 25 0 8 0 550680476 523878400 51333 33554432000 4194304 4964704 140736213750256 18446744073709551615 4342896 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26865/statm: 127900 51334 464 189 0 122249 0
[pid=26865/tid=26867] ppid=26863 vsize=511600 CPUtime=24.77 cores=0-7
/proc/26865/task/26867/stat : 26867 (claspmt) R 26863 26865 26801 0 -1 4202560 4297 0 0 0 2475 2 0 0 25 0 8 0 550680536 523878400 51334 33554432000 4194304 4964704 140736213750256 18446744073709551615 4669192 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26865/tid=26868] ppid=26863 vsize=511600 CPUtime=24.77 cores=0-7
/proc/26865/task/26868/stat : 26868 (claspmt) R 26863 26865 26801 0 -1 4202560 6206 0 0 0 2474 3 0 0 25 0 8 0 550680536 523878400 51334 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26865/tid=26869] ppid=26863 vsize=511600 CPUtime=24.77 cores=0-7
/proc/26865/task/26869/stat : 26869 (claspmt) R 26863 26865 26801 0 -1 4202560 7436 0 0 0 2472 5 0 0 25 0 8 0 550680536 523878400 51334 33554432000 4194304 4964704 140736213750256 18446744073709551615 228244010017 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26865/tid=26870] ppid=26863 vsize=511600 CPUtime=24.78 cores=0-7
/proc/26865/task/26870/stat : 26870 (claspmt) R 26863 26865 26801 0 -1 4202560 5198 0 0 0 2475 3 0 0 25 0 8 0 550680536 523878400 51334 33554432000 4194304 4964704 140736213750256 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26865/tid=26871] ppid=26863 vsize=511600 CPUtime=24.55 cores=0-7
/proc/26865/task/26871/stat : 26871 (claspmt) R 26863 26865 26801 0 -1 4202560 9318 0 0 0 2451 4 0 0 25 0 8 0 550680536 523878400 51334 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26865/tid=26872] ppid=26863 vsize=511600 CPUtime=24.77 cores=0-7
/proc/26865/task/26872/stat : 26872 (claspmt) R 26863 26865 26801 0 -1 4202560 4912 0 0 0 2474 3 0 0 25 0 8 0 550680536 523878400 51334 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26865/tid=26873] ppid=26863 vsize=511600 CPUtime=24.78 cores=0-7
/proc/26865/task/26873/stat : 26873 (claspmt) R 26863 26865 26801 0 -1 4202560 6717 0 0 0 2473 5 0 0 25 0 8 0 550680536 523878400 51334 33554432000 4194304 4964704 140736213750256 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 198.63
Current children cumulated vsize (KiB) 511600

[startup+51.1006 s]
/proc/loadavg: 8.11 7.94 7.95 9/340 26874
/proc/meminfo: memFree=20590504/32951124 swapFree=67111364/67111528
[pid=26865] ppid=26863 vsize=744596 CPUtime=403.12 cores=0-7
/proc/26865/stat : 26865 (claspmt) R 26863 26865 26801 0 -1 4202496 128824 0 0 0 40234 78 0 0 25 0 8 0 550680476 762466304 124688 33554432000 4194304 4964704 140736213750256 18446744073709551615 4668697 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26865/statm: 186149 124688 466 189 0 180498 0
[pid=26865/tid=26867] ppid=26863 vsize=744596 CPUtime=50.37 cores=0-7
/proc/26865/task/26867/stat : 26867 (claspmt) R 26863 26865 26801 0 -1 4202560 8041 0 0 0 5032 5 0 0 25 0 8 0 550680536 762466304 124688 33554432000 4194304 4964704 140736213750256 18446744073709551615 4362287 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26865/tid=26868] ppid=26863 vsize=744596 CPUtime=50.37 cores=0-7
/proc/26865/task/26868/stat : 26868 (claspmt) R 26863 26865 26801 0 -1 4202560 11364 0 0 0 5030 7 0 0 25 0 8 0 550680536 762466304 124688 33554432000 4194304 4964704 140736213750256 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26865/tid=26869] ppid=26863 vsize=744596 CPUtime=50.36 cores=0-7
/proc/26865/task/26869/stat : 26869 (claspmt) R 26863 26865 26801 0 -1 4202560 13020 0 0 0 5028 8 0 0 25 0 8 0 550680536 762466304 124688 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26865/tid=26870] ppid=26863 vsize=744596 CPUtime=50.37 cores=0-7
/proc/26865/task/26870/stat : 26870 (claspmt) R 26863 26865 26801 0 -1 4202560 8584 0 0 0 5032 5 0 0 25 0 8 0 550680536 762466304 124688 33554432000 4194304 4964704 140736213750256 18446744073709551615 4668686 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26865/tid=26871] ppid=26863 vsize=744596 CPUtime=49.88 cores=0-7
/proc/26865/task/26871/stat : 26871 (claspmt) R 26863 26865 26801 0 -1 4202560 19666 0 0 0 4978 10 0 0 25 0 8 0 550680536 762466304 124688 33554432000 4194304 4964704 140736213750256 18446744073709551615 4669316 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26865/tid=26872] ppid=26863 vsize=744596 CPUtime=50.37 cores=0-7
/proc/26865/task/26872/stat : 26872 (claspmt) R 26863 26865 26801 0 -1 4202560 10797 0 0 0 5030 7 0 0 25 0 8 0 550680536 762466304 124689 33554432000 4194304 4964704 140736213750256 18446744073709551615 4668857 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26865/tid=26873] ppid=26863 vsize=744596 CPUtime=50.37 cores=0-7
/proc/26865/task/26873/stat : 26873 (claspmt) R 26863 26865 26801 0 -1 4202560 36125 0 0 0 5017 20 0 0 25 0 8 0 550680536 762466304 124689 33554432000 4194304 4964704 140736213750256 18446744073709551615 228244010017 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 403.12

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

/proc/26865/task/26872/stat : 26872 (claspmt) R 26863 26865 26801 0 -1 4202560 147015 0 0 0 465910 134 0 0 25 0 8 0 550680536 6118985728 1441316 33554432000 4194304 4964704 140736213750256 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26865/tid=26873] ppid=26863 vsize=5975572 CPUtime=4656.7 cores=0-7
/proc/26865/task/26873/stat : 26873 (claspmt) R 26863 26865 26801 0 -1 4202560 341756 0 0 0 465397 273 0 0 25 0 8 0 550680536 6118985728 1441316 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37234
Current children cumulated vsize (KiB) 5975572

[startup+4722.31 s]
/proc/loadavg: 8.15 8.11 8.02 9/340 27022
/proc/meminfo: memFree=15302808/32951124 swapFree=67111364/67111528
[pid=26865] ppid=26863 vsize=5975572 CPUtime=37713.4 cores=0-7
/proc/26865/stat : 26865 (claspmt) R 26863 26865 26801 0 -1 4202496 1455668 0 0 0 3770071 1264 0 0 25 0 8 0 550680476 6118985728 1441318 33554432000 4194304 4964704 140736213750256 18446744073709551615 4362287 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26865/statm: 1493893 1441318 466 189 0 1488242 0
[pid=26865/tid=26867] ppid=26863 vsize=5975572 CPUtime=4716.37 cores=0-7
/proc/26865/task/26867/stat : 26867 (claspmt) R 26863 26865 26801 0 -1 4202560 118553 0 0 0 471509 128 0 0 25 0 8 0 550680536 6118985728 1441318 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26865/tid=26868] ppid=26863 vsize=5975572 CPUtime=4703.7 cores=0-7
/proc/26865/task/26868/stat : 26868 (claspmt) R 26863 26865 26801 0 -1 4202560 120326 0 0 0 470262 108 0 0 25 0 8 0 550680536 6118985728 1441318 33554432000 4194304 4964704 140736213750256 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26865/tid=26869] ppid=26863 vsize=5975572 CPUtime=4720.37 cores=0-7
/proc/26865/task/26869/stat : 26869 (claspmt) R 26863 26865 26801 0 -1 4202560 107432 0 0 0 471929 108 0 0 25 0 8 0 550680536 6118985728 1441318 33554432000 4194304 4964704 140736213750256 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26865/tid=26870] ppid=26863 vsize=5975572 CPUtime=4695.05 cores=0-7
/proc/26865/task/26870/stat : 26870 (claspmt) R 26863 26865 26801 0 -1 4202560 224259 0 0 0 469302 203 0 0 25 0 8 0 550680536 6118985728 1441318 33554432000 4194304 4964704 140736213750256 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26865/tid=26871] ppid=26863 vsize=5975572 CPUtime=4719.64 cores=0-7
/proc/26865/task/26871/stat : 26871 (claspmt) R 26863 26865 26801 0 -1 4202560 196330 0 0 0 471816 148 0 0 25 0 8 0 550680536 6118985728 1441318 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26865/tid=26872] ppid=26863 vsize=5975572 CPUtime=4720.36 cores=0-7
/proc/26865/task/26872/stat : 26872 (claspmt) R 26863 26865 26801 0 -1 4202560 147015 0 0 0 471902 134 0 0 25 0 8 0 550680536 6118985728 1441318 33554432000 4194304 4964704 140736213750256 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26865/tid=26873] ppid=26863 vsize=5975572 CPUtime=4716.69 cores=0-7
/proc/26865/task/26873/stat : 26873 (claspmt) R 26863 26865 26801 0 -1 4202560 341756 0 0 0 471396 273 0 0 25 0 8 0 550680536 6118985728 1441318 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37713.4
Current children cumulated vsize (KiB) 5975572

[startup+4782.3 s]
/proc/loadavg: 8.20 8.13 8.03 9/340 27024
/proc/meminfo: memFree=15301936/32951124 swapFree=67111364/67111528
[pid=26865] ppid=26863 vsize=5975572 CPUtime=38192.6 cores=0-7
/proc/26865/stat : 26865 (claspmt) R 26863 26865 26801 0 -1 4202496 1455913 0 0 0 3817993 1264 0 0 25 0 8 0 550680476 6118985728 1441563 33554432000 4194304 4964704 140736213750256 18446744073709551615 4332248 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26865/statm: 1493893 1441563 466 189 0 1488242 0
[pid=26865/tid=26867] ppid=26863 vsize=5975572 CPUtime=4775.71 cores=0-7
/proc/26865/task/26867/stat : 26867 (claspmt) R 26863 26865 26801 0 -1 4202560 118553 0 0 0 477443 128 0 0 25 0 8 0 550680536 6118985728 1441563 33554432000 4194304 4964704 140736213750256 18446744073709551615 4334301 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26865/tid=26868] ppid=26863 vsize=5975572 CPUtime=4763.68 cores=0-7
/proc/26865/task/26868/stat : 26868 (claspmt) R 26863 26865 26801 0 -1 4202560 120326 0 0 0 476260 108 0 0 25 0 8 0 550680536 6118985728 1441563 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26865/tid=26869] ppid=26863 vsize=5975572 CPUtime=4780.36 cores=0-7
/proc/26865/task/26869/stat : 26869 (claspmt) R 26863 26865 26801 0 -1 4202560 107432 0 0 0 477928 108 0 0 25 0 8 0 550680536 6118985728 1441563 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26865/tid=26870] ppid=26863 vsize=5975572 CPUtime=4755.04 cores=0-7
/proc/26865/task/26870/stat : 26870 (claspmt) R 26863 26865 26801 0 -1 4202560 224259 0 0 0 475301 203 0 0 25 0 8 0 550680536 6118985728 1441563 33554432000 4194304 4964704 140736213750256 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26865/tid=26871] ppid=26863 vsize=5975572 CPUtime=4779.63 cores=0-7
/proc/26865/task/26871/stat : 26871 (claspmt) R 26863 26865 26801 0 -1 4202560 196574 0 0 0 477815 148 0 0 25 0 8 0 550680536 6118985728 1441563 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26865/tid=26872] ppid=26863 vsize=5975572 CPUtime=4780.33 cores=0-7
/proc/26865/task/26872/stat : 26872 (claspmt) R 26863 26865 26801 0 -1 4202560 147016 0 0 0 477899 134 0 0 25 0 8 0 550680536 6118985728 1441563 33554432000 4194304 4964704 140736213750256 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26865/tid=26873] ppid=26863 vsize=5975572 CPUtime=4776.67 cores=0-7
/proc/26865/task/26873/stat : 26873 (claspmt) R 26863 26865 26801 0 -1 4202560 341756 0 0 0 477394 273 0 0 25 0 8 0 550680536 6118985728 1441563 33554432000 4194304 4964704 140736213750256 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38192.6
Current children cumulated vsize (KiB) 5975572

[startup+4842.3 s]
/proc/loadavg: 8.14 8.12 8.03 9/340 27026
/proc/meminfo: memFree=15289532/32951124 swapFree=67111364/67111528
[pid=26865] ppid=26863 vsize=6041108 CPUtime=38671.8 cores=0-7
/proc/26865/stat : 26865 (claspmt) R 26863 26865 26801 0 -1 4202496 1459181 0 0 0 3865911 1270 0 0 25 0 8 0 550680476 6186094592 1444831 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670598 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26865/statm: 1510277 1444831 466 189 0 1504626 0
[pid=26865/tid=26867] ppid=26863 vsize=6041108 CPUtime=4835.1 cores=0-7
/proc/26865/task/26867/stat : 26867 (claspmt) R 26863 26865 26801 0 -1 4202560 118561 0 0 0 483382 128 0 0 25 0 8 0 550680536 6186094592 1444831 33554432000 4194304 4964704 140736213750256 18446744073709551615 4647528 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26865/tid=26868] ppid=26863 vsize=6041108 CPUtime=4823.69 cores=0-7
/proc/26865/task/26868/stat : 26868 (claspmt) R 26863 26865 26801 0 -1 4202560 122468 0 0 0 482258 111 0 0 25 0 8 0 550680536 6186094592 1444831 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26865/tid=26869] ppid=26863 vsize=6041108 CPUtime=4840.33 cores=0-7
/proc/26865/task/26869/stat : 26869 (claspmt) R 26863 26865 26801 0 -1 4202560 107432 0 0 0 483925 108 0 0 25 0 8 0 550680536 6186094592 1444831 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26865/tid=26870] ppid=26863 vsize=6041108 CPUtime=4814.92 cores=0-7
/proc/26865/task/26870/stat : 26870 (claspmt) R 26863 26865 26801 0 -1 4202560 224340 0 0 0 481289 203 0 0 25 0 8 0 550680536 6186094592 1444831 33554432000 4194304 4964704 140736213750256 18446744073709551615 4660083 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26865/tid=26871] ppid=26863 vsize=6041108 CPUtime=4839.63 cores=0-7
/proc/26865/task/26871/stat : 26871 (claspmt) R 26863 26865 26801 0 -1 4202560 196577 0 0 0 483815 148 0 0 25 0 8 0 550680536 6186094592 1444831 33554432000 4194304 4964704 140736213750256 18446744073709551615 4342918 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26865/tid=26872] ppid=26863 vsize=6041108 CPUtime=4840.34 cores=0-7
/proc/26865/task/26872/stat : 26872 (claspmt) R 26863 26865 26801 0 -1 4202560 147032 0 0 0 483899 135 0 0 25 0 8 0 550680536 6186094592 1444831 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26865/tid=26873] ppid=26863 vsize=6041108 CPUtime=4836.67 cores=0-7
/proc/26865/task/26873/stat : 26873 (claspmt) R 26863 26865 26801 0 -1 4202560 342710 0 0 0 483392 275 0 0 25 0 8 0 550680536 6186094592 1444831 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38671.8
Current children cumulated vsize (KiB) 6041108

[startup+4902.3 s]
/proc/loadavg: 8.24 8.15 8.04 9/340 27027
/proc/meminfo: memFree=15289276/32951124 swapFree=67111364/67111528
[pid=26865] ppid=26863 vsize=6041108 CPUtime=39150.9 cores=0-7
/proc/26865/stat : 26865 (claspmt) R 26863 26865 26801 0 -1 4202496 1459223 0 0 0 3913814 1271 0 0 25 0 8 0 550680476 6186094592 1444873 33554432000 4194304 4964704 140736213750256 18446744073709551615 4332009 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26865/statm: 1510277 1444873 466 189 0 1504626 0
[pid=26865/tid=26867] ppid=26863 vsize=6041108 CPUtime=4894.63 cores=0-7
/proc/26865/task/26867/stat : 26867 (claspmt) R 26863 26865 26801 0 -1 4202560 118561 0 0 0 489335 128 0 0 25 0 8 0 550680536 6186094592 1444873 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26865/tid=26868] ppid=26863 vsize=6041108 CPUtime=4883.68 cores=0-7
/proc/26865/task/26868/stat : 26868 (claspmt) R 26863 26865 26801 0 -1 4202560 122468 0 0 0 488257 111 0 0 25 0 8 0 550680536 6186094592 1444873 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26865/tid=26869] ppid=26863 vsize=6041108 CPUtime=4900.33 cores=0-7
/proc/26865/task/26869/stat : 26869 (claspmt) R 26863 26865 26801 0 -1 4202560 107432 0 0 0 489925 108 0 0 25 0 8 0 550680536 6186094592 1444873 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26865/tid=26870] ppid=26863 vsize=6041108 CPUtime=4874.48 cores=0-7
/proc/26865/task/26870/stat : 26870 (claspmt) R 26863 26865 26801 0 -1 4202560 224340 0 0 0 487245 203 0 0 25 0 8 0 550680536 6186094592 1444873 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26865/tid=26871] ppid=26863 vsize=6041108 CPUtime=4899.63 cores=0-7
/proc/26865/task/26871/stat : 26871 (claspmt) R 26863 26865 26801 0 -1 4202560 196578 0 0 0 489815 148 0 0 25 0 8 0 550680536 6186094592 1444873 33554432000 4194304 4964704 140736213750256 18446744073709551615 4660059 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26865/tid=26872] ppid=26863 vsize=6041108 CPUtime=4900.31 cores=0-7
/proc/26865/task/26872/stat : 26872 (claspmt) R 26863 26865 26801 0 -1 4202560 147073 0 0 0 489896 135 0 0 25 0 8 0 550680536 6186094592 1444873 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26865/tid=26873] ppid=26863 vsize=6041108 CPUtime=4896.66 cores=0-7
/proc/26865/task/26873/stat : 26873 (claspmt) R 26863 26865 26801 0 -1 4202560 342710 0 0 0 489391 275 0 0 25 0 8 0 550680536 6186094592 1444873 33554432000 4194304 4964704 140736213750256 18446744073709551615 4342157 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39150.9
Current children cumulated vsize (KiB) 6041108

[startup+4962.3 s]
/proc/loadavg: 8.15 8.13 8.04 9/340 27029
/proc/meminfo: memFree=15289264/32951124 swapFree=67111364/67111528
[pid=26865] ppid=26863 vsize=6041108 CPUtime=39630.1 cores=0-7
/proc/26865/stat : 26865 (claspmt) R 26863 26865 26801 0 -1 4202496 1459223 0 0 0 3961743 1272 0 0 25 0 8 0 550680476 6186094592 1444873 33554432000 4194304 4964704 140736213750256 18446744073709551615 4653475 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26865/statm: 1510277 1444873 466 189 0 1504626 0
[pid=26865/tid=26867] ppid=26863 vsize=6041108 CPUtime=4953.97 cores=0-7
/proc/26865/task/26867/stat : 26867 (claspmt) R 26863 26865 26801 0 -1 4202560 118561 0 0 0 495269 128 0 0 25 0 8 0 550680536 6186094592 1444873 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26865/tid=26868] ppid=26863 vsize=6041108 CPUtime=4943.68 cores=0-7
/proc/26865/task/26868/stat : 26868 (claspmt) R 26863 26865 26801 0 -1 4202560 122468 0 0 0 494257 111 0 0 25 0 8 0 550680536 6186094592 1444873 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26865/tid=26869] ppid=26863 vsize=6041108 CPUtime=4960.33 cores=0-7
/proc/26865/task/26869/stat : 26869 (claspmt) R 26863 26865 26801 0 -1 4202560 107432 0 0 0 495924 109 0 0 25 0 8 0 550680536 6186094592 1444873 33554432000 4194304 4964704 140736213750256 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26865/tid=26870] ppid=26863 vsize=6041108 CPUtime=4934.48 cores=0-7
/proc/26865/task/26870/stat : 26870 (claspmt) R 26863 26865 26801 0 -1 4202560 224340 0 0 0 493245 203 0 0 25 0 8 0 550680536 6186094592 1444873 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26865/tid=26871] ppid=26863 vsize=6041108 CPUtime=4959.64 cores=0-7
/proc/26865/task/26871/stat : 26871 (claspmt) R 26863 26865 26801 0 -1 4202560 196578 0 0 0 495816 148 0 0 25 0 8 0 550680536 6186094592 1444873 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26865/tid=26872] ppid=26863 vsize=6041108 CPUtime=4960.29 cores=0-7
/proc/26865/task/26872/stat : 26872 (claspmt) R 26863 26865 26801 0 -1 4202560 147073 0 0 0 495894 135 0 0 25 0 8 0 550680536 6186094592 1444873 33554432000 4194304 4964704 140736213750256 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26865/tid=26873] ppid=26863 vsize=6041108 CPUtime=4956.64 cores=0-7
/proc/26865/task/26873/stat : 26873 (claspmt) R 26863 26865 26801 0 -1 4202560 342710 0 0 0 495389 275 0 0 25 0 8 0 550680536 6186094592 1444873 33554432000 4194304 4964704 140736213750256 18446744073709551615 228244046430 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39630.1
Current children cumulated vsize (KiB) 6041108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.7 s]
/proc/loadavg: 8.22 8.14 8.05 9/340 27030
/proc/meminfo: memFree=15289124/32951124 swapFree=67111364/67111528
[pid=26865] ppid=26863 vsize=6041108 CPUtime=40000.9 cores=0-7
/proc/26865/stat : 26865 (claspmt) R 26863 26865 26801 0 -1 4202496 1459224 0 0 0 3998813 1273 0 0 25 0 8 0 550680476 6186094592 1444874 33554432000 4194304 4964704 140736213750256 18446744073709551615 4339020 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26865/statm: 1510277 1444874 466 189 0 1504626 0
[pid=26865/tid=26867] ppid=26863 vsize=6041108 CPUtime=4999.87 cores=0-7
/proc/26865/task/26867/stat : 26867 (claspmt) R 26863 26865 26801 0 -1 4202560 118561 0 0 0 499859 128 0 0 25 0 8 0 550680536 6186094592 1444874 33554432000 4194304 4964704 140736213750256 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26865/tid=26868] ppid=26863 vsize=6041108 CPUtime=4990.09 cores=0-7
/proc/26865/task/26868/stat : 26868 (claspmt) R 26863 26865 26801 0 -1 4202560 122468 0 0 0 498898 111 0 0 25 0 8 0 550680536 6186094592 1444874 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26865/tid=26869] ppid=26863 vsize=6041108 CPUtime=5006.75 cores=0-7
/proc/26865/task/26869/stat : 26869 (claspmt) R 26863 26865 26801 0 -1 4202560 107432 0 0 0 500566 109 0 0 25 0 8 0 550680536 6186094592 1444874 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26865/tid=26870] ppid=26863 vsize=6041108 CPUtime=4980.89 cores=0-7
/proc/26865/task/26870/stat : 26870 (claspmt) R 26863 26865 26801 0 -1 4202560 224340 0 0 0 497886 203 0 0 25 0 8 0 550680536 6186094592 1444874 33554432000 4194304 4964704 140736213750256 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26865/tid=26871] ppid=26863 vsize=6041108 CPUtime=5006 cores=0-7
/proc/26865/task/26871/stat : 26871 (claspmt) R 26863 26865 26801 0 -1 4202560 196578 0 0 0 500452 148 0 0 25 0 8 0 550680536 6186094592 1444874 33554432000 4194304 4964704 140736213750256 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26865/tid=26872] ppid=26863 vsize=6041108 CPUtime=5006.69 cores=0-7
/proc/26865/task/26872/stat : 26872 (claspmt) R 26863 26865 26801 0 -1 4202560 147073 0 0 0 500534 135 0 0 25 0 8 0 550680536 6186094592 1444874 33554432000 4194304 4964704 140736213750256 18446744073709551615 4660415 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26865/tid=26873] ppid=26863 vsize=6041108 CPUtime=5003.05 cores=0-7
/proc/26865/task/26873/stat : 26873 (claspmt) R 26863 26865 26801 0 -1 4202560 342711 0 0 0 500030 275 0 0 25 0 8 0 550680536 6186094592 1444874 33554432000 4194304 4964704 140736213750256 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 6041108

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

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

[startup+5009.41 s]
/proc/loadavg: 8.22 8.14 8.05 2/334 27031
/proc/meminfo: memFree=15310500/32951124 swapFree=67111364/67111528
[pid=26865] ppid=26863 vsize=5951576 CPUtime=40001.6 cores=0-7
/proc/26865/stat : 26865 (claspmt) R 26863 26865 26801 0 -1 4202496 1459234 0 0 0 3998888 1273 0 0 25 0 1 0 550680476 6094413824 1433206 33554432000 4194304 4964704 140736213750256 18446744073709551615 228244004193 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26865/statm: 1487894 1433206 476 189 0 1482243 0
Current children cumulated CPU time (s) 40001.6
Current children cumulated vsize (KiB) 5951576

[startup+5009.6 s]
/proc/loadavg: 8.22 8.14 8.05 2/334 27031
/proc/meminfo: memFree=15310500/32951124 swapFree=67111364/67111528
[pid=26865] ppid=26863 vsize=2541976 CPUtime=40001.8 cores=0-7
/proc/26865/stat : 26865 (claspmt) R 26863 26865 26801 0 -1 4202496 1459234 0 0 0 3998891 1289 0 0 25 0 1 0 550680476 2602983424 540420 33554432000 4194304 4964704 140736213750256 18446744073709551615 228244392071 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26865/statm: 635494 540420 476 189 0 629843 0
Current children cumulated CPU time (s) 40001.8
Current children cumulated vsize (KiB) 2541976

Child status: 0
Real time (s): 5009.7
CPU time (s): 40001.9
CPU user time (s): 39988.9
CPU system time (s): 12.988
CPU usage (%): 798.49
Max. virtual memory (cumulated for all children) (KiB): 6041108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39988.9
system time used= 12.988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1459235
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= 119328
involuntary context switches= 191139

runsolver used 15.0657 second user time and 39.601 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-03 04:47:05
IDJOB=3322599
IDBENCH=84227
IDSOLVER=1711
FILE ID=node136/3322599-1304390825
RUNJOBID= node136-1304390688-26815
PBS_JOBID= 13181837
Free space on /tmp= 73888 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT03/industrial/li/li-test4/li-test4-100.shuffled-as.sat03-370.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-3322599-1304390825/watcher-3322599-1304390825 -o /tmp/evaluation-result-3322599-1304390825/solver-3322599-1304390825 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322599-1304390825.cnf

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

MD5SUM BENCH= 5e5606ae7367b9272c60adc115594912
RANDOM SEED=35327315

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21080396 kB
Buffers:        683384 kB
Cached:        1571492 kB
SwapCached:          0 kB
Active:        9581976 kB
Inactive:      1812692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21080396 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            4680 kB
Writeback:           0 kB
AnonPages:     9139832 kB
Mapped:          28548 kB
Slab:           373072 kB
PageTables:      39496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69851488 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= 73888 MiB
End job on node136 at 2011-05-03 06:10:36