Trace number 3380507

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 40002.4 5052.42

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-11-u.cnf
MD5SUM8e22d84b1ae625d44fbf300a32374a2d
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 variables164158
Number of clauses730719
Sum of the clauses size1660140
Maximum clause length10
Minimum clause length1
Number of clauses of size 112474
Number of clauses of size 2600009
Number of clauses of size 387256
Number of clauses of size 43440
Number of clauses of size 513760
Number of clauses of size over 513780

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...481202/instance-3380507-1305481202.cnf
1.00/1.09	c Solving...
40000.82/5050.92	
40000.82/5050.92	*** INTERRUPTED! ***
40000.82/5050.92	*** Shutting down threads...
40002.27/5052.34	s UNKNOWN
40002.27/5052.34	
40002.27/5052.34	c INTERRUPTED   : 1
40002.27/5052.34	c Models        : 0+    
40002.27/5052.34	c Time          : 5050.924s (Solving: 5049.83s 1st Model: 0.00s Unsat: 0.00s)
40002.27/5052.34	c CPU Time      : 40000.880s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3380507-1305481202/watcher-3380507-1305481202 -o /tmp/evaluation-result-3380507-1305481202/solver-3380507-1305481202 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380507-1305481202.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: 0.00 0.00 0.02 2/429 32153
/proc/meminfo: memFree=16665804/32951124 swapFree=67082160/67111528
[pid=32153] ppid=32151 vsize=41724 CPUtime=0 cores=0-7
/proc/32153/stat : 32153 (claspmt) R 32151 32153 32127 0 -1 4202496 4920 0 0 0 0 0 0 0 21 0 1 0 659718250 42725376 4851 33554432000 4194304 4964800 140735501228112 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/32153/statm: 10431 4859 376 189 0 5305 0

[startup+0.0894661 s]
/proc/loadavg: 0.00 0.00 0.02 2/429 32153
/proc/meminfo: memFree=16665804/32951124 swapFree=67082160/67111528
[pid=32153] ppid=32151 vsize=63660 CPUtime=0.08 cores=0-7
/proc/32153/stat : 32153 (claspmt) R 32151 32153 32127 0 -1 4202496 13369 0 0 0 7 1 0 0 21 0 1 0 659718250 65187840 10868 33554432000 4194304 4964800 140735501228112 18446744073709551615 228244348672 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/32153/statm: 15915 10871 386 189 0 10789 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 63660

[startup+0.100452 s]
/proc/loadavg: 0.00 0.00 0.02 2/429 32153
/proc/meminfo: memFree=16665804/32951124 swapFree=67082160/67111528
[pid=32153] ppid=32151 vsize=65112 CPUtime=0.09 cores=0-7
/proc/32153/stat : 32153 (claspmt) R 32151 32153 32127 0 -1 4202496 13839 0 0 0 8 1 0 0 21 0 1 0 659718250 66674688 11338 33554432000 4194304 4964800 140735501228112 18446744073709551615 4581472 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/32153/statm: 16311 11340 386 189 0 11185 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65112

[startup+0.300428 s]
/proc/loadavg: 0.00 0.00 0.02 2/429 32153
/proc/meminfo: memFree=16665804/32951124 swapFree=67082160/67111528
[pid=32153] ppid=32151 vsize=105944 CPUtime=0.29 cores=0-7
/proc/32153/stat : 32153 (claspmt) R 32151 32153 32127 0 -1 4202496 27713 0 0 0 26 3 0 0 22 0 1 0 659718250 108486656 20680 33554432000 4194304 4964800 140735501228112 18446744073709551615 4668568 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/32153/statm: 26486 20680 400 189 0 21360 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 105944

[startup+0.700364 s]
/proc/loadavg: 0.00 0.00 0.02 2/429 32153
/proc/meminfo: memFree=16665804/32951124 swapFree=67082160/67111528
[pid=32153] ppid=32151 vsize=110504 CPUtime=0.69 cores=0-7
/proc/32153/stat : 32153 (claspmt) R 32151 32153 32127 0 -1 4202496 28861 0 0 0 66 3 0 0 23 0 1 0 659718250 113156096 21828 33554432000 4194304 4964800 140735501228112 18446744073709551615 4600219 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/32153/statm: 27626 21828 404 189 0 22500 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 110504

[startup+1.5002 s]
/proc/loadavg: 0.00 0.00 0.02 2/430 32154
/proc/meminfo: memFree=16578260/32951124 swapFree=67082160/67111528
[pid=32153] ppid=32151 vsize=404660 CPUtime=1.84 cores=0-7
/proc/32153/stat : 32153 (claspmt) S 32151 32153 32127 0 -1 4202496 70051 0 0 0 169 15 0 0 19 0 8 0 659718250 414371840 51035 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32153/statm: 101165 51035 443 189 0 95514 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 404660

[startup+3.10092 s]
/proc/loadavg: 0.08 0.02 0.03 2/437 32161
/proc/meminfo: memFree=16461520/32951124 swapFree=67082160/67111528
[pid=32153] ppid=32151 vsize=404660 CPUtime=3.44 cores=0-7
/proc/32153/stat : 32153 (claspmt) S 32151 32153 32127 0 -1 4202496 70297 0 0 0 329 15 0 0 19 0 8 0 659718250 414371840 51281 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32153/statm: 101165 51281 443 189 0 95514 0
[pid=32153/tid=32155] ppid=32151 vsize=404660 CPUtime=0.04 cores=0-7
/proc/32153/task/32155/stat : 32155 (claspmt) S 32151 32153 32127 0 -1 4202560 3651 0 0 0 3 1 0 0 18 0 8 0 659718360 414371840 51281 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446604444193104256 0 0 -1 1 0 0 0
[pid=32153/tid=32156] ppid=32151 vsize=404660 CPUtime=0.05 cores=0-7
/proc/32153/task/32156/stat : 32156 (claspmt) S 32151 32153 32127 0 -1 4202560 6797 0 0 0 4 1 0 0 18 0 8 0 659718360 414371840 51281 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446604444193104256 0 0 -1 7 0 0 0
[pid=32153/tid=32157] ppid=32151 vsize=404660 CPUtime=0.05 cores=0-7
/proc/32153/task/32157/stat : 32157 (claspmt) S 32151 32153 32127 0 -1 4202560 6924 0 0 0 3 2 0 0 18 0 8 0 659718360 414371840 51281 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446604444193104256 0 0 -1 6 0 0 0
[pid=32153/tid=32158] ppid=32151 vsize=404660 CPUtime=0.03 cores=0-7
/proc/32153/task/32158/stat : 32158 (claspmt) S 32151 32153 32127 0 -1 4202560 5444 0 0 0 2 1 0 0 18 0 8 0 659718360 414371840 51281 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446604444193104256 0 0 -1 5 0 0 0
[pid=32153/tid=32159] ppid=32151 vsize=404660 CPUtime=1.95 cores=0-7
/proc/32153/task/32159/stat : 32159 (claspmt) R 32151 32153 32127 0 -1 4202560 6531 0 0 0 194 1 0 0 20 0 8 0 659718360 414371840 51281 33554432000 4194304 4964800 140735501228112 18446744073709551615 4668805 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32153/tid=32160] ppid=32151 vsize=404660 CPUtime=0.07 cores=0-7
/proc/32153/task/32160/stat : 32160 (claspmt) S 32151 32153 32127 0 -1 4202560 6732 0 0 0 5 2 0 0 18 0 8 0 659718360 414371840 51281 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446604444193104256 0 0 -1 1 0 0 0
[pid=32153/tid=32161] ppid=32151 vsize=404660 CPUtime=0.09 cores=0-7
/proc/32153/task/32161/stat : 32161 (claspmt) S 32151 32153 32127 0 -1 4202560 4792 0 0 0 8 1 0 0 18 0 8 0 659718360 414371840 51281 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446604444193104256 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 404660

[startup+6.30036 s]
/proc/loadavg: 0.08 0.02 0.03 2/437 32161
/proc/meminfo: memFree=16461396/32951124 swapFree=67082160/67111528
[pid=32153] ppid=32151 vsize=404660 CPUtime=6.64 cores=0-7
/proc/32153/stat : 32153 (claspmt) S 32151 32153 32127 0 -1 4202496 70347 0 0 0 649 15 0 0 19 0 8 0 659718250 414371840 51331 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32153/statm: 101165 51331 443 189 0 95514 0
[pid=32153/tid=32155] ppid=32151 vsize=404660 CPUtime=0.04 cores=0-7
/proc/32153/task/32155/stat : 32155 (claspmt) S 32151 32153 32127 0 -1 4202560 3651 0 0 0 3 1 0 0 18 0 8 0 659718360 414371840 51331 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446604444193104256 0 0 -1 1 0 0 0
[pid=32153/tid=32156] ppid=32151 vsize=404660 CPUtime=0.05 cores=0-7
/proc/32153/task/32156/stat : 32156 (claspmt) S 32151 32153 32127 0 -1 4202560 6797 0 0 0 4 1 0 0 18 0 8 0 659718360 414371840 51331 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446604444193104256 0 0 -1 7 0 0 0
[pid=32153/tid=32157] ppid=32151 vsize=404660 CPUtime=0.05 cores=0-7
/proc/32153/task/32157/stat : 32157 (claspmt) S 32151 32153 32127 0 -1 4202560 6924 0 0 0 3 2 0 0 18 0 8 0 659718360 414371840 51331 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446604444193104256 0 0 -1 6 0 0 0
[pid=32153/tid=32158] ppid=32151 vsize=404660 CPUtime=0.03 cores=0-7
/proc/32153/task/32158/stat : 32158 (claspmt) S 32151 32153 32127 0 -1 4202560 5444 0 0 0 2 1 0 0 18 0 8 0 659718360 414371840 51331 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446604444193104256 0 0 -1 5 0 0 0
[pid=32153/tid=32159] ppid=32151 vsize=404660 CPUtime=5.15 cores=0-7
/proc/32153/task/32159/stat : 32159 (claspmt) R 32151 32153 32127 0 -1 4202560 6581 0 0 0 514 1 0 0 25 0 8 0 659718360 414371840 51331 33554432000 4194304 4964800 140735501228112 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32153/tid=32160] ppid=32151 vsize=404660 CPUtime=0.07 cores=0-7
/proc/32153/task/32160/stat : 32160 (claspmt) S 32151 32153 32127 0 -1 4202560 6732 0 0 0 5 2 0 0 18 0 8 0 659718360 414371840 51331 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446604444193104256 0 0 -1 1 0 0 0
[pid=32153/tid=32161] ppid=32151 vsize=404660 CPUtime=0.09 cores=0-7
/proc/32153/task/32161/stat : 32161 (claspmt) S 32151 32153 32127 0 -1 4202560 4792 0 0 0 8 1 0 0 18 0 8 0 659718360 414371840 51331 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446604444193104256 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.64
Current children cumulated vsize (KiB) 404660

[startup+12.7012 s]
/proc/loadavg: 0.22 0.05 0.04 2/437 32162
/proc/meminfo: memFree=16461952/32951124 swapFree=67082160/67111528
[pid=32153] ppid=32151 vsize=404660 CPUtime=13.04 cores=0-7
/proc/32153/stat : 32153 (claspmt) S 32151 32153 32127 0 -1 4202496 70360 0 0 0 1289 15 0 0 19 0 8 0 659718250 414371840 51344 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32153/statm: 101165 51344 443 189 0 95514 0
[pid=32153/tid=32155] ppid=32151 vsize=404660 CPUtime=0.04 cores=0-7
/proc/32153/task/32155/stat : 32155 (claspmt) S 32151 32153 32127 0 -1 4202560 3651 0 0 0 3 1 0 0 18 0 8 0 659718360 414371840 51344 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446604444193104256 0 0 -1 1 0 0 0
[pid=32153/tid=32156] ppid=32151 vsize=404660 CPUtime=0.05 cores=0-7
/proc/32153/task/32156/stat : 32156 (claspmt) S 32151 32153 32127 0 -1 4202560 6797 0 0 0 4 1 0 0 18 0 8 0 659718360 414371840 51344 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446604444193104256 0 0 -1 7 0 0 0
[pid=32153/tid=32157] ppid=32151 vsize=404660 CPUtime=0.05 cores=0-7
/proc/32153/task/32157/stat : 32157 (claspmt) S 32151 32153 32127 0 -1 4202560 6924 0 0 0 3 2 0 0 18 0 8 0 659718360 414371840 51344 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446604444193104256 0 0 -1 6 0 0 0
[pid=32153/tid=32158] ppid=32151 vsize=404660 CPUtime=0.03 cores=0-7
/proc/32153/task/32158/stat : 32158 (claspmt) S 32151 32153 32127 0 -1 4202560 5444 0 0 0 2 1 0 0 18 0 8 0 659718360 414371840 51344 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446604444193104256 0 0 -1 5 0 0 0
[pid=32153/tid=32159] ppid=32151 vsize=404660 CPUtime=11.55 cores=0-7
/proc/32153/task/32159/stat : 32159 (claspmt) R 32151 32153 32127 0 -1 4202560 6594 0 0 0 1154 1 0 0 25 0 8 0 659718360 414371840 51344 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670129 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32153/tid=32160] ppid=32151 vsize=404660 CPUtime=0.07 cores=0-7
/proc/32153/task/32160/stat : 32160 (claspmt) S 32151 32153 32127 0 -1 4202560 6732 0 0 0 5 2 0 0 18 0 8 0 659718360 414371840 51344 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446604444193104256 0 0 -1 1 0 0 0
[pid=32153/tid=32161] ppid=32151 vsize=404660 CPUtime=0.09 cores=0-7
/proc/32153/task/32161/stat : 32161 (claspmt) S 32151 32153 32127 0 -1 4202560 4792 0 0 0 8 1 0 0 18 0 8 0 659718360 414371840 51344 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446604444193104256 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 13.04
Current children cumulated vsize (KiB) 404660

[startup+25.501 s]
/proc/loadavg: 0.42 0.10 0.05 2/437 32162
/proc/meminfo: memFree=16462260/32951124 swapFree=67082160/67111528
[pid=32153] ppid=32151 vsize=404660 CPUtime=25.83 cores=0-7
/proc/32153/stat : 32153 (claspmt) S 32151 32153 32127 0 -1 4202496 70435 0 0 0 2568 15 0 0 19 0 8 0 659718250 414371840 51419 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32153/statm: 101165 51419 443 189 0 95514 0
[pid=32153/tid=32155] ppid=32151 vsize=404660 CPUtime=0.04 cores=0-7
/proc/32153/task/32155/stat : 32155 (claspmt) S 32151 32153 32127 0 -1 4202560 3651 0 0 0 3 1 0 0 18 0 8 0 659718360 414371840 51419 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446604444193104256 0 0 -1 1 0 0 0
[pid=32153/tid=32156] ppid=32151 vsize=404660 CPUtime=0.05 cores=0-7
/proc/32153/task/32156/stat : 32156 (claspmt) S 32151 32153 32127 0 -1 4202560 6797 0 0 0 4 1 0 0 18 0 8 0 659718360 414371840 51419 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446604444193104256 0 0 -1 7 0 0 0
[pid=32153/tid=32157] ppid=32151 vsize=404660 CPUtime=0.05 cores=0-7
/proc/32153/task/32157/stat : 32157 (claspmt) S 32151 32153 32127 0 -1 4202560 6924 0 0 0 3 2 0 0 18 0 8 0 659718360 414371840 51419 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446604444193104256 0 0 -1 6 0 0 0
[pid=32153/tid=32158] ppid=32151 vsize=404660 CPUtime=0.03 cores=0-7
/proc/32153/task/32158/stat : 32158 (claspmt) S 32151 32153 32127 0 -1 4202560 5444 0 0 0 2 1 0 0 18 0 8 0 659718360 414371840 51419 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446604444193104256 0 0 -1 5 0 0 0
[pid=32153/tid=32159] ppid=32151 vsize=404660 CPUtime=24.35 cores=0-7
/proc/32153/task/32159/stat : 32159 (claspmt) R 32151 32153 32127 0 -1 4202560 6669 0 0 0 2434 1 0 0 25 0 8 0 659718360 414371840 51419 33554432000 4194304 4964800 140735501228112 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32153/tid=32160] ppid=32151 vsize=404660 CPUtime=0.07 cores=0-7
/proc/32153/task/32160/stat : 32160 (claspmt) S 32151 32153 32127 0 -1 4202560 6732 0 0 0 5 2 0 0 18 0 8 0 659718360 414371840 51419 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446604444193104256 0 0 -1 1 0 0 0
[pid=32153/tid=32161] ppid=32151 vsize=404660 CPUtime=0.09 cores=0-7
/proc/32153/task/32161/stat : 32161 (claspmt) S 32151 32153 32127 0 -1 4202560 4792 0 0 0 8 1 0 0 18 0 8 0 659718360 414371840 51419 33554432000 4194304 4964800 140735501228112 18446744073709551615 228256164761 0 0 4096 18946 18446604444193104256 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.83
Current children cumulated vsize (KiB) 404660

[startup+51.1005 s]
/proc/loadavg: 0.62 0.17 0.08 9/437 32163
/proc/meminfo: memFree=16453108/32951124 swapFree=67082160/67111528
[pid=32153] ppid=32151 vsize=404660 CPUtime=79.12 cores=0-7
/proc/32153/stat : 32153 (claspmt) R 32151 32153 32127 0 -1 4202496 74041 0 0 0 7894 18 0 0 25 0 8 0 659718250 414371840 55024 33554432000 4194304 4964800 140735501228112 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32153/statm: 101165 55024 464 189 0 95514 0
[pid=32153/tid=32155] ppid=32151 vsize=404660 CPUtime=4.12 cores=0-7
/proc/32153/task/32155/stat : 32155 (claspmt) R 32151 32153 32127 0 -1 4202560 4009 0 0 0 411 1 0 0 25 0 8 0 659718360 414371840 55024 33554432000 4194304 4964800 140735501228112 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32153/tid=32156] ppid=32151 vsize=404660 CPUtime=3.82 cores=0-7
/proc/32153/task/32156/stat : 32156 (claspmt) R 32151 32153 32127 0 -1 4202560 7900 0 0 0 381 1 0 0 25 0 8 0 659718360 414371840 55024 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32153/tid=32157] ppid=32151 vsize=404660 CPUtime=3.93 cores=0-7
/proc/32153/task/32157/stat : 32157 (claspmt) R 32151 32153 32127 0 -1 4202560 7225 0 0 0 390 3 0 0 25 0 8 0 659718360 414371840 55024 33554432000 4194304 4964800 140735501228112 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32153/tid=32158] ppid=32151 vsize=404660 CPUtime=4.1 cores=0-7
/proc/32153/task/32158/stat : 32158 (claspmt) R 32151 32153 32127 0 -1 4202560 5719 0 0 0 409 1 0 0 25 0 8 0 659718360 414371840 55024 33554432000 4194304 4964800 140735501228112 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32153/tid=32159] ppid=32151 vsize=404660 CPUtime=49.71 cores=0-7
/proc/32153/task/32159/stat : 32159 (claspmt) R 32151 32153 32127 0 -1 4202560 6721 0 0 0 4970 1 0 0 25 0 8 0 659718360 414371840 55024 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32153/tid=32160] ppid=32151 vsize=404660 CPUtime=4.09 cores=0-7
/proc/32153/task/32160/stat : 32160 (claspmt) R 32151 32153 32127 0 -1 4202560 6946 0 0 0 407 2 0 0 25 0 8 0 659718360 414371840 55024 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32153/tid=32161] ppid=32151 vsize=404660 CPUtime=4.11 cores=0-7
/proc/32153/task/32161/stat : 32161 (claspmt) R 32151 32153 32127 0 -1 4202560 5899 0 0 0 410 1 0 0 25 0 8 0 659718360 414371840 55024 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 79.12
Current children cumulated vsize (KiB) 404660

[startup+102.317 s]
/proc/loadavg: 5.05 1.48 0.53 9/437 32164
/proc/meminfo: memFree=16153864/32951124 swapFree=67082160/67111528
[pid=32153] ppid=32151 vsize=729664 CPUtime=488.09 cores=0-7
/proc/32153/stat : 32153 (claspmt) R 32151 32153 32127 0 -1 4202496 147659 0 0 0 48720 89 0 0 25 0 8 0 659718250 747175936 128642 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670499 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32153/statm: 182416 128642 466 189 0 176765 0
[pid=32153/tid=32155] ppid=32151 vsize=729664 CPUtime=55.33 cores=0-7
/proc/32153/task/32155/stat : 32155 (claspmt) R 32151 32153 32127 0 -1 4202560 8723 0 0 0 5527 6 0 0 25 0 8 0 659718360 747175936 128642 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670670 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32153/tid=32156] ppid=32151 vsize=729664 CPUtime=55.05 cores=0-7
/proc/32153/task/32156/stat : 32156 (claspmt) R 32151 32153 32127 0 -1 4202560 27980 0 0 0 5487 18 0 0 25 0 8 0 659718360 747175936 128642 33554432000 4194304 4964800 140735501228112 18446744073709551615 4669136 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32153/tid=32157] ppid=32151 vsize=729664 CPUtime=54.38 cores=0-7
/proc/32153/task/32157/stat : 32157 (claspmt) R 32151 32153 32127 0 -1 4202560 12125 0 0 0 5429 9 0 0 25 0 8 0 659718360 747175936 128642 33554432000 4194304 4964800 140735501228112 18446744073709551615 4654648 0 0 4096 18946 0 0 0 -1 7 0 0 0

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

[pid=32153/tid=32158] ppid=32151 vsize=8377040 CPUtime=4697.95 cores=0-7
/proc/32153/task/32158/stat : 32158 (claspmt) R 32151 32153 32127 0 -1 4202560 302901 0 0 0 469472 323 0 0 25 0 8 0 659718360 8578088960 2035713 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32153/tid=32159] ppid=32151 vsize=8377040 CPUtime=4779.45 cores=0-7
/proc/32153/task/32159/stat : 32159 (claspmt) R 32151 32153 32127 0 -1 4202560 161063 0 0 0 477805 140 0 0 25 0 8 0 659718360 8578088960 2035713 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32153/tid=32160] ppid=32151 vsize=8377040 CPUtime=4734.55 cores=0-7
/proc/32153/task/32160/stat : 32160 (claspmt) R 32151 32153 32127 0 -1 4202560 120490 0 0 0 473341 114 0 0 25 0 8 0 659718360 8578088960 2035713 33554432000 4194304 4964800 140735501228112 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32153/tid=32161] ppid=32151 vsize=8377040 CPUtime=4735.08 cores=0-7
/proc/32153/task/32161/stat : 32161 (claspmt) R 32151 32153 32127 0 -1 4202560 763265 0 0 0 472962 546 0 0 25 0 8 0 659718360 8578088960 2035713 33554432000 4194304 4964800 140735501228112 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37856.1
Current children cumulated vsize (KiB) 8377040

[startup+4842.3 s]
/proc/loadavg: 8.11 8.05 7.96 9/437 32302
/proc/meminfo: memFree=8499796/32951124 swapFree=67082160/67111528
[pid=32153] ppid=32151 vsize=8377040 CPUtime=38335.1 cores=0-7
/proc/32153/stat : 32153 (claspmt) R 32151 32153 32127 0 -1 4202496 2058703 0 0 0 3831675 1830 0 0 25 0 8 0 659718250 8578088960 2038765 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32153/statm: 2094260 2038765 466 189 0 2088609 0
[pid=32153/tid=32155] ppid=32151 vsize=8377040 CPUtime=4765.77 cores=0-7
/proc/32153/task/32155/stat : 32155 (claspmt) R 32151 32153 32127 0 -1 4202560 93505 0 0 0 476455 122 0 0 25 0 8 0 659718360 8578088960 2038765 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32153/tid=32156] ppid=32151 vsize=8377040 CPUtime=4795.12 cores=0-7
/proc/32153/task/32156/stat : 32156 (claspmt) R 32151 32153 32127 0 -1 4202560 294355 0 0 0 479283 229 0 0 25 0 8 0 659718360 8578088960 2038765 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32153/tid=32157] ppid=32151 vsize=8377040 CPUtime=4791.23 cores=0-7
/proc/32153/task/32157/stat : 32157 (claspmt) R 32151 32153 32127 0 -1 4202560 108970 0 0 0 478984 139 0 0 25 0 8 0 659718360 8578088960 2038765 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32153/tid=32158] ppid=32151 vsize=8377040 CPUtime=4757.95 cores=0-7
/proc/32153/task/32158/stat : 32158 (claspmt) R 32151 32153 32127 0 -1 4202560 303982 0 0 0 475471 324 0 0 25 0 8 0 659718360 8578088960 2038765 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32153/tid=32159] ppid=32151 vsize=8377040 CPUtime=4839.43 cores=0-7
/proc/32153/task/32159/stat : 32159 (claspmt) R 32151 32153 32127 0 -1 4202560 161162 0 0 0 483803 140 0 0 25 0 8 0 659718360 8578088960 2038765 33554432000 4194304 4964800 140735501228112 18446744073709551615 4342199 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32153/tid=32160] ppid=32151 vsize=8377040 CPUtime=4794.55 cores=0-7
/proc/32153/task/32160/stat : 32160 (claspmt) R 32151 32153 32127 0 -1 4202560 120506 0 0 0 479341 114 0 0 25 0 8 0 659718360 8578088960 2038765 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32153/tid=32161] ppid=32151 vsize=8377040 CPUtime=4795.07 cores=0-7
/proc/32153/task/32161/stat : 32161 (claspmt) R 32151 32153 32127 0 -1 4202560 763887 0 0 0 478961 546 0 0 25 0 8 0 659718360 8578088960 2038765 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38335.1
Current children cumulated vsize (KiB) 8377040

[startup+4902.3 s]
/proc/loadavg: 8.11 8.06 7.96 9/437 32313
/proc/meminfo: memFree=8481368/32951124 swapFree=67082160/67111528
[pid=32153] ppid=32151 vsize=8446672 CPUtime=38814.1 cores=0-7
/proc/32153/stat : 32153 (claspmt) R 32151 32153 32127 0 -1 4202496 2063173 0 0 0 3879579 1835 0 0 25 0 8 0 659718250 8649392128 2043219 33554432000 4194304 4964800 140735501228112 18446744073709551615 4669509 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32153/statm: 2111668 2043219 466 189 0 2106017 0
[pid=32153/tid=32155] ppid=32151 vsize=8446672 CPUtime=4824.9 cores=0-7
/proc/32153/task/32155/stat : 32155 (claspmt) R 32151 32153 32127 0 -1 4202560 93505 0 0 0 482368 122 0 0 25 0 8 0 659718360 8649392128 2043219 33554432000 4194304 4964800 140735501228112 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32153/tid=32156] ppid=32151 vsize=8446672 CPUtime=4855.12 cores=0-7
/proc/32153/task/32156/stat : 32156 (claspmt) R 32151 32153 32127 0 -1 4202560 294423 0 0 0 485283 229 0 0 25 0 8 0 659718360 8649392128 2043219 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32153/tid=32157] ppid=32151 vsize=8446672 CPUtime=4851.23 cores=0-7
/proc/32153/task/32157/stat : 32157 (claspmt) R 32151 32153 32127 0 -1 4202560 108975 0 0 0 484984 139 0 0 25 0 8 0 659718360 8649392128 2043219 33554432000 4194304 4964800 140735501228112 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32153/tid=32158] ppid=32151 vsize=8446672 CPUtime=4817.92 cores=0-7
/proc/32153/task/32158/stat : 32158 (claspmt) R 32151 32153 32127 0 -1 4202560 307340 0 0 0 481465 327 0 0 25 0 8 0 659718360 8649392128 2043219 33554432000 4194304 4964800 140735501228112 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32153/tid=32159] ppid=32151 vsize=8446672 CPUtime=4899.42 cores=0-7
/proc/32153/task/32159/stat : 32159 (claspmt) R 32151 32153 32127 0 -1 4202560 161235 0 0 0 489802 140 0 0 25 0 8 0 659718360 8649392128 2043219 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32153/tid=32160] ppid=32151 vsize=8446672 CPUtime=4854.55 cores=0-7
/proc/32153/task/32160/stat : 32160 (claspmt) R 32151 32153 32127 0 -1 4202560 120554 0 0 0 485340 115 0 0 25 0 8 0 659718360 8649392128 2043219 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32153/tid=32161] ppid=32151 vsize=8446672 CPUtime=4855.06 cores=0-7
/proc/32153/task/32161/stat : 32161 (claspmt) R 32151 32153 32127 0 -1 4202560 764801 0 0 0 484959 547 0 0 25 0 8 0 659718360 8649392128 2043219 33554432000 4194304 4964800 140735501228112 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38814.1
Current children cumulated vsize (KiB) 8446672

[startup+4962.3 s]
/proc/loadavg: 8.11 8.06 7.97 9/437 32314
/proc/meminfo: memFree=8410424/32951124 swapFree=67082160/67111528
[pid=32153] ppid=32151 vsize=8474320 CPUtime=39293.3 cores=0-7
/proc/32153/stat : 32153 (claspmt) R 32151 32153 32127 0 -1 4202496 2081271 0 0 0 3927481 1845 0 0 25 0 8 0 659718250 8677703680 2061278 33554432000 4194304 4964800 140735501228112 18446744073709551615 4653186 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32153/statm: 2118580 2061278 466 189 0 2112929 0
[pid=32153/tid=32155] ppid=32151 vsize=8474320 CPUtime=4884.02 cores=0-7
/proc/32153/task/32155/stat : 32155 (claspmt) R 32151 32153 32127 0 -1 4202560 93624 0 0 0 488280 122 0 0 25 0 8 0 659718360 8677703680 2061278 33554432000 4194304 4964800 140735501228112 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32153/tid=32156] ppid=32151 vsize=8474320 CPUtime=4915.12 cores=0-7
/proc/32153/task/32156/stat : 32156 (claspmt) R 32151 32153 32127 0 -1 4202560 298261 0 0 0 491281 231 0 0 25 0 8 0 659718360 8677703680 2061278 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32153/tid=32157] ppid=32151 vsize=8474320 CPUtime=4911.23 cores=0-7
/proc/32153/task/32157/stat : 32157 (claspmt) R 32151 32153 32127 0 -1 4202560 108981 0 0 0 490984 139 0 0 25 0 8 0 659718360 8677703680 2061278 33554432000 4194304 4964800 140735501228112 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32153/tid=32158] ppid=32151 vsize=8474320 CPUtime=4877.93 cores=0-7
/proc/32153/task/32158/stat : 32158 (claspmt) R 32151 32153 32127 0 -1 4202560 310389 0 0 0 487464 329 0 0 25 0 8 0 659718360 8677703680 2061280 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32153/tid=32159] ppid=32151 vsize=8474320 CPUtime=4959.42 cores=0-7
/proc/32153/task/32159/stat : 32159 (claspmt) R 32151 32153 32127 0 -1 4202560 161552 0 0 0 495801 141 0 0 25 0 8 0 659718360 8677703680 2061280 33554432000 4194304 4964800 140735501228112 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32153/tid=32160] ppid=32151 vsize=8474320 CPUtime=4914.55 cores=0-7
/proc/32153/task/32160/stat : 32160 (claspmt) R 32151 32153 32127 0 -1 4202560 121078 0 0 0 491340 115 0 0 25 0 8 0 659718360 8677703680 2061280 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32153/tid=32161] ppid=32151 vsize=8474320 CPUtime=4915.07 cores=0-7
/proc/32153/task/32161/stat : 32161 (claspmt) R 32151 32153 32127 0 -1 4202560 774951 0 0 0 490953 554 0 0 25 0 8 0 659718360 8677703680 2061280 33554432000 4194304 4964800 140735501228112 18446744073709551615 228244045579 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39293.3
Current children cumulated vsize (KiB) 8474320

[startup+5022.3 s]
/proc/loadavg: 8.04 8.05 7.97 9/437 32316
/proc/meminfo: memFree=8397388/32951124 swapFree=67082160/67111528
[pid=32153] ppid=32151 vsize=8474320 CPUtime=39772.3 cores=0-7
/proc/32153/stat : 32153 (claspmt) R 32151 32153 32127 0 -1 4202496 2084269 0 0 0 3975384 1847 0 0 25 0 8 0 659718250 8677703680 2064276 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32153/statm: 2118580 2064276 466 189 0 2112929 0
[pid=32153/tid=32155] ppid=32151 vsize=8474320 CPUtime=4943.95 cores=0-7
/proc/32153/task/32155/stat : 32155 (claspmt) R 32151 32153 32127 0 -1 4202560 93749 0 0 0 494273 122 0 0 25 0 8 0 659718360 8677703680 2064276 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32153/tid=32156] ppid=32151 vsize=8474320 CPUtime=4975.12 cores=0-7
/proc/32153/task/32156/stat : 32156 (claspmt) R 32151 32153 32127 0 -1 4202560 298299 0 0 0 497281 231 0 0 25 0 8 0 659718360 8677703680 2064276 33554432000 4194304 4964800 140735501228112 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32153/tid=32157] ppid=32151 vsize=8474320 CPUtime=4971.24 cores=0-7
/proc/32153/task/32157/stat : 32157 (claspmt) R 32151 32153 32127 0 -1 4202560 109000 0 0 0 496985 139 0 0 25 0 8 0 659718360 8677703680 2064276 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32153/tid=32158] ppid=32151 vsize=8474320 CPUtime=4937.09 cores=0-7
/proc/32153/task/32158/stat : 32158 (claspmt) R 32151 32153 32127 0 -1 4202560 310390 0 0 0 493380 329 0 0 25 0 8 0 659718360 8677703680 2064276 33554432000 4194304 4964800 140735501228112 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32153/tid=32159] ppid=32151 vsize=8474320 CPUtime=5019.39 cores=0-7
/proc/32153/task/32159/stat : 32159 (claspmt) R 32151 32153 32127 0 -1 4202560 162986 0 0 0 501798 141 0 0 25 0 8 0 659718360 8677703680 2064276 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32153/tid=32160] ppid=32151 vsize=8474320 CPUtime=4974.55 cores=0-7
/proc/32153/task/32160/stat : 32160 (claspmt) R 32151 32153 32127 0 -1 4202560 121782 0 0 0 497339 116 0 0 25 0 8 0 659718360 8677703680 2064276 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32153/tid=32161] ppid=32151 vsize=8474320 CPUtime=4975.06 cores=0-7
/proc/32153/task/32161/stat : 32161 (claspmt) R 32151 32153 32127 0 -1 4202560 775624 0 0 0 496952 554 0 0 25 0 8 0 659718360 8677703680 2064276 33554432000 4194304 4964800 140735501228112 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39772.3
Current children cumulated vsize (KiB) 8474320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5050.9 s]
/proc/loadavg: 8.02 8.04 7.97 9/437 32317
/proc/meminfo: memFree=8397140/32951124 swapFree=67082160/67111528
[pid=32153] ppid=32151 vsize=8474320 CPUtime=40000.8 cores=0-7
/proc/32153/stat : 32153 (claspmt) R 32151 32153 32127 0 -1 4202496 2084324 0 0 0 3998234 1848 0 0 25 0 8 0 659718250 8677703680 2064331 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32153/statm: 2118580 2064331 466 189 0 2112929 0
[pid=32153/tid=32155] ppid=32151 vsize=8474320 CPUtime=4972.56 cores=0-7
/proc/32153/task/32155/stat : 32155 (claspmt) R 32151 32153 32127 0 -1 4202560 93751 0 0 0 497134 122 0 0 25 0 8 0 659718360 8677703680 2064331 33554432000 4194304 4964800 140735501228112 18446744073709551615 4684009 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32153/tid=32156] ppid=32151 vsize=8474320 CPUtime=5003.74 cores=0-7
/proc/32153/task/32156/stat : 32156 (claspmt) R 32151 32153 32127 0 -1 4202560 298333 0 0 0 500143 231 0 0 25 0 8 0 659718360 8677703680 2064331 33554432000 4194304 4964800 140735501228112 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32153/tid=32157] ppid=32151 vsize=8474320 CPUtime=4999.85 cores=0-7
/proc/32153/task/32157/stat : 32157 (claspmt) R 32151 32153 32127 0 -1 4202560 109000 0 0 0 499846 139 0 0 25 0 8 0 659718360 8677703680 2064331 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32153/tid=32158] ppid=32151 vsize=8474320 CPUtime=4965.27 cores=0-7
/proc/32153/task/32158/stat : 32158 (claspmt) R 32151 32153 32127 0 -1 4202560 310390 0 0 0 496198 329 0 0 25 0 8 0 659718360 8677703680 2064331 33554432000 4194304 4964800 140735501228112 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32153/tid=32159] ppid=32151 vsize=8474320 CPUtime=5048.01 cores=0-7
/proc/32153/task/32159/stat : 32159 (claspmt) R 32151 32153 32127 0 -1 4202560 163001 0 0 0 504660 141 0 0 25 0 8 0 659718360 8677703680 2064331 33554432000 4194304 4964800 140735501228112 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32153/tid=32160] ppid=32151 vsize=8474320 CPUtime=5003.17 cores=0-7
/proc/32153/task/32160/stat : 32160 (claspmt) R 32151 32153 32127 0 -1 4202560 121784 0 0 0 500201 116 0 0 25 0 8 0 659718360 8677703680 2064331 33554432000 4194304 4964800 140735501228112 18446744073709551615 4668614 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32153/tid=32161] ppid=32151 vsize=8474320 CPUtime=5003.68 cores=0-7
/proc/32153/task/32161/stat : 32161 (claspmt) R 32151 32153 32127 0 -1 4202560 775626 0 0 0 499814 554 0 0 25 0 8 0 659718360 8677703680 2064331 33554432000 4194304 4964800 140735501228112 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 8474320

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

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

[startup+5051.02 s]
/proc/loadavg: 8.02 8.04 7.97 9/437 32317
/proc/meminfo: memFree=8397140/32951124 swapFree=67082160/67111528
[pid=32153] ppid=32151 vsize=8453636 CPUtime=40001 cores=0-7
/proc/32153/stat : 32153 (claspmt) R 32151 32153 32127 0 -1 4202496 2084335 0 0 0 3998249 1848 0 0 25 0 1 0 659718250 8656523264 2059171 33554432000 4194304 4964800 140735501228112 18446744073709551615 228244004043 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/32153/statm: 2113409 2059171 476 189 0 2107758 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 8453636

[startup+5051.8 s]
/proc/loadavg: 7.46 7.93 7.93 2/431 32318
/proc/meminfo: memFree=8418020/32951124 swapFree=67082160/67111528
[pid=32153] ppid=32151 vsize=8453636 CPUtime=40001.8 cores=0-7
/proc/32153/stat : 32153 (claspmt) R 32151 32153 32127 0 -1 4202496 2084335 0 0 0 3998327 1848 0 0 25 0 1 0 659718250 8656523264 2056877 33554432000 4194304 4964800 140735501228112 18446744073709551615 228244005876 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/32153/statm: 2113409 2056877 476 189 0 2107758 0
Current children cumulated CPU time (s) 40001.8
Current children cumulated vsize (KiB) 8453636

[startup+5052.2 s]
/proc/loadavg: 7.46 7.93 7.93 2/431 32320
/proc/meminfo: memFree=11838312/32951124 swapFree=67082160/67111528
[pid=32153] ppid=32151 vsize=4718084 CPUtime=40002.2 cores=0-7
/proc/32153/stat : 32153 (claspmt) R 32151 32153 32127 0 -1 4202496 2084335 0 0 0 3998353 1864 0 0 25 0 1 0 659718250 4831318016 1121254 33554432000 4194304 4964800 140735501228112 18446744073709551615 228244392071 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/32153/statm: 1179521 1121254 476 189 0 1173870 0
Current children cumulated CPU time (s) 40002.2
Current children cumulated vsize (KiB) 4718084

[startup+5052.4 s]
/proc/loadavg: 7.46 7.93 7.93 2/431 32320
/proc/meminfo: memFree=11838312/32951124 swapFree=67082160/67111528
[pid=32153] ppid=32151 vsize=0 CPUtime=40002.4 cores=0-7
/proc/32153/stat : 32153 (claspmt) R 32151 32153 32127 0 -1 4202500 2084336 0 0 0 3998353 1882 0 0 25 0 1 0 659718250 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32153/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40002.4
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 5052.42
CPU time (s): 40002.4
CPU user time (s): 39983.5
CPU system time (s): 18.8421
CPU usage (%): 791.747
Max. virtual memory (cumulated for all children) (KiB): 8474320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39983.5
system time used= 18.8421
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2084336
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= 67437
involuntary context switches= 184853

runsolver used 19.2141 second user time and 54.2158 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-15 19:40:03
IDJOB=3380507
IDBENCH=20386
IDSOLVER=1865
FILE ID=node136/3380507-1305481202
RUNJOBID= node136-1305481202-32141
PBS_JOBID= 13325344
Free space on /tmp= 72988 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-11-u.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-3380507-1305481202/watcher-3380507-1305481202 -o /tmp/evaluation-result-3380507-1305481202/solver-3380507-1305481202 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380507-1305481202.cnf

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

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED=222976083

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:      16666092 kB
Buffers:        324596 kB
Cached:        5912884 kB
SwapCached:       2732 kB
Active:       11568792 kB
Inactive:      4353404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16666092 kB
SwapTotal:    67111528 kB
SwapFree:     67082160 kB
Dirty:           13512 kB
Writeback:           0 kB
AnonPages:     9683204 kB
Mapped:          34928 kB
Slab:           241336 kB
PageTables:      52028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 122406272 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= 72984 MiB
End job on node136 at 2011-05-15 21:04:16