Trace number 3321466

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) 40002.1 5016.85

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_19_UNKNOWN.cnf
MD5SUM4cf2a693df1b6e5a084b88e84ec5f2af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.4859
Satisfiable
(Un)Satisfiability was proved
Number of variables4020
Number of clauses466486
Sum of the clauses size1393798
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 26187
Number of clauses of size 3460268
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...341200/instance-3321466-1304341200.cnf
10.49/10.53	c Solving...
40000.81/5015.61	
40000.81/5015.61	*** INTERRUPTED! ***
40000.81/5015.61	*** Shutting down threads...
40002.04/5016.84	s UNKNOWN
40002.04/5016.84	
40002.04/5016.84	c INTERRUPTED   : 1
40002.04/5016.84	c Models        : 0+    
40002.04/5016.84	c Time          : 5015.617s (Solving: 5005.08s 1st Model: 0.00s Unsat: 0.00s)
40002.04/5016.84	c CPU Time      : 40000.860s

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-3321466-1304341200/watcher-3321466-1304341200 -o /tmp/evaluation-result-3321466-1304341200/solver-3321466-1304341200 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321466-1304341200.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: 4.50 6.75 7.61 2/281 16453
/proc/meminfo: memFree=11689512/32951124 swapFree=67102140/67111528
[pid=16453] ppid=16451 vsize=22932 CPUtime=0 cores=0-7
/proc/16453/stat : 16453 (claspmt) R 16451 16453 15926 0 -1 4202496 1078 0 0 0 0 0 0 0 21 0 1 0 624350686 23482368 940 33554432000 4194304 4964704 140737469734656 18446744073709551615 216734839493 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16453/statm: 5733 942 386 189 0 607 0

[startup+0.0224469 s]
/proc/loadavg: 4.50 6.75 7.61 2/281 16453
/proc/meminfo: memFree=11689512/32951124 swapFree=67102140/67111528
[pid=16453] ppid=16451 vsize=25684 CPUtime=0.01 cores=0-7
/proc/16453/stat : 16453 (claspmt) R 16451 16453 15926 0 -1 4202496 1993 0 0 0 1 0 0 0 21 0 1 0 624350686 26300416 1599 33554432000 4194304 4964704 140737469734656 18446744073709551615 216734839493 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16453/statm: 6421 1602 386 189 0 1295 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25684

[startup+0.100415 s]
/proc/loadavg: 4.50 6.75 7.61 2/281 16453
/proc/meminfo: memFree=11689512/32951124 swapFree=67102140/67111528
[pid=16453] ppid=16451 vsize=42864 CPUtime=0.09 cores=0-7
/proc/16453/stat : 16453 (claspmt) R 16451 16453 15926 0 -1 4202496 7605 0 0 0 8 1 0 0 21 0 1 0 624350686 43892736 5745 33554432000 4194304 4964704 140737469734656 18446744073709551615 216734839493 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16453/statm: 10716 5747 386 189 0 5590 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42864

[startup+0.300378 s]
/proc/loadavg: 4.50 6.75 7.61 2/281 16453
/proc/meminfo: memFree=11689512/32951124 swapFree=67102140/67111528
[pid=16453] ppid=16451 vsize=58408 CPUtime=0.29 cores=0-7
/proc/16453/stat : 16453 (claspmt) R 16451 16453 15926 0 -1 4202496 11749 0 0 0 27 2 0 0 22 0 1 0 624350686 59809792 9851 33554432000 4194304 4964704 140737469734656 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16453/statm: 14602 9851 399 189 0 9476 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58408

[startup+0.700309 s]
/proc/loadavg: 4.50 6.75 7.61 2/281 16453
/proc/meminfo: memFree=11689512/32951124 swapFree=67102140/67111528
[pid=16453] ppid=16451 vsize=58408 CPUtime=0.69 cores=0-7
/proc/16453/stat : 16453 (claspmt) R 16451 16453 15926 0 -1 4202496 11749 0 0 0 67 2 0 0 24 0 1 0 624350686 59809792 9851 33554432000 4194304 4964704 140737469734656 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16453/statm: 14602 9851 399 189 0 9476 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58408

[startup+1.50017 s]
/proc/loadavg: 4.50 6.75 7.61 2/282 16454
/proc/meminfo: memFree=11652064/32951124 swapFree=67102140/67111528
[pid=16453] ppid=16451 vsize=58408 CPUtime=1.49 cores=0-7
/proc/16453/stat : 16453 (claspmt) R 16451 16453 15926 0 -1 4202496 11749 0 0 0 147 2 0 0 25 0 1 0 624350686 59809792 9851 33554432000 4194304 4964704 140737469734656 18446744073709551615 4607585 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16453/statm: 14602 9851 399 189 0 9476 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58408

[startup+3.10089 s]
/proc/loadavg: 4.50 6.75 7.61 2/282 16454
/proc/meminfo: memFree=11651444/32951124 swapFree=67102140/67111528
[pid=16453] ppid=16451 vsize=58408 CPUtime=3.1 cores=0-7
/proc/16453/stat : 16453 (claspmt) R 16451 16453 15926 0 -1 4202496 11749 0 0 0 308 2 0 0 25 0 1 0 624350686 59809792 9851 33554432000 4194304 4964704 140737469734656 18446744073709551615 4607761 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16453/statm: 14602 9851 399 189 0 9476 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 58408

[startup+6.30033 s]
/proc/loadavg: 4.22 6.66 7.58 2/282 16454
/proc/meminfo: memFree=11648352/32951124 swapFree=67102140/67111528
[pid=16453] ppid=16451 vsize=63204 CPUtime=6.3 cores=0-7
/proc/16453/stat : 16453 (claspmt) R 16451 16453 15926 0 -1 4202496 12940 0 0 0 628 2 0 0 25 0 1 0 624350686 64720896 11042 33554432000 4194304 4964704 140737469734656 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16453/statm: 15801 11042 400 189 0 10675 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 63204

[startup+12.7012 s]
/proc/loadavg: 3.96 6.56 7.54 10/289 16461
/proc/meminfo: memFree=11588428/32951124 swapFree=67102140/67111528
[pid=16453] ppid=16451 vsize=495404 CPUtime=26.98 cores=0-7
/proc/16453/stat : 16453 (claspmt) R 16451 16453 15926 0 -1 4202496 32298 0 0 0 2687 11 0 0 21 0 8 0 624350686 507293696 29393 33554432000 4194304 4964704 140737469734656 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/16453/statm: 123851 29396 464 189 0 118200 0
[pid=16453/tid=16455] ppid=16451 vsize=495404 CPUtime=2.02 cores=0-7
/proc/16453/task/16455/stat : 16455 (claspmt) R 16451 16453 15926 0 -1 4202560 1851 0 0 0 202 0 0 0 19 0 8 0 624351740 507293696 29396 33554432000 4194304 4964704 140737469734656 18446744073709551615 4653475 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=16453/tid=16456] ppid=16451 vsize=495404 CPUtime=2.04 cores=0-7
/proc/16453/task/16456/stat : 16456 (claspmt) R 16451 16453 15926 0 -1 4202560 3624 0 0 0 202 2 0 0 19 0 8 0 624351740 507293696 29396 33554432000 4194304 4964704 140737469734656 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16453/tid=16457] ppid=16451 vsize=495404 CPUtime=2.04 cores=0-7
/proc/16453/task/16457/stat : 16457 (claspmt) R 16451 16453 15926 0 -1 4202560 2160 0 0 0 203 1 0 0 19 0 8 0 624351740 507293696 29396 33554432000 4194304 4964704 140737469734656 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16453/tid=16458] ppid=16451 vsize=495404 CPUtime=2.05 cores=0-7
/proc/16453/task/16458/stat : 16458 (claspmt) R 16451 16453 15926 0 -1 4202560 2053 0 0 0 205 0 0 0 19 0 8 0 624351740 507293696 29396 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16453/tid=16459] ppid=16451 vsize=495404 CPUtime=2.15 cores=0-7
/proc/16453/task/16459/stat : 16459 (claspmt) R 16451 16453 15926 0 -1 4202560 1275 0 0 0 215 0 0 0 21 0 8 0 624351740 507293696 29396 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=16453/tid=16460] ppid=16451 vsize=495404 CPUtime=2.04 cores=0-7
/proc/16453/task/16460/stat : 16460 (claspmt) R 16451 16453 15926 0 -1 4202560 2097 0 0 0 203 1 0 0 19 0 8 0 624351740 507293696 29396 33554432000 4194304 4964704 140737469734656 18446744073709551615 4660156 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=16453/tid=16461] ppid=16451 vsize=495404 CPUtime=2.04 cores=0-7
/proc/16453/task/16461/stat : 16461 (claspmt) R 16451 16453 15926 0 -1 4202560 1753 0 0 0 203 1 0 0 19 0 8 0 624351740 507293696 29396 33554432000 4194304 4964704 140737469734656 18446744073709551615 216734839841 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 26.98
Current children cumulated vsize (KiB) 495404

[startup+25.5009 s]
/proc/loadavg: 4.86 6.63 7.55 9/289 16461
/proc/meminfo: memFree=11371940/32951124 swapFree=67102140/67111528
[pid=16453] ppid=16451 vsize=516028 CPUtime=129.24 cores=0-7
/proc/16453/stat : 16453 (claspmt) R 16451 16453 15926 0 -1 4202496 85829 0 0 0 12884 40 0 0 25 0 8 0 624350686 528412672 82924 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/16453/statm: 129007 82924 466 189 0 123356 0
[pid=16453/tid=16455] ppid=16451 vsize=516028 CPUtime=14.7 cores=0-7
/proc/16453/task/16455/stat : 16455 (claspmt) R 16451 16453 15926 0 -1 4202560 6553 0 0 0 1467 3 0 0 25 0 8 0 624351740 528412672 82924 33554432000 4194304 4964704 140737469734656 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=16453/tid=16456] ppid=16451 vsize=516028 CPUtime=14.83 cores=0-7
/proc/16453/task/16456/stat : 16456 (claspmt) R 16451 16453 15926 0 -1 4202560 12870 0 0 0 1475 8 0 0 25 0 8 0 624351740 528412672 82924 33554432000 4194304 4964704 140737469734656 18446744073709551615 4660075 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16453/tid=16457] ppid=16451 vsize=516028 CPUtime=14.83 cores=0-7
/proc/16453/task/16457/stat : 16457 (claspmt) R 16451 16453 15926 0 -1 4202560 7502 0 0 0 1481 2 0 0 25 0 8 0 624351740 528412672 82924 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16453/tid=16458] ppid=16451 vsize=516028 CPUtime=14.84 cores=0-7
/proc/16453/task/16458/stat : 16458 (claspmt) R 16451 16453 15926 0 -1 4202560 6541 0 0 0 1482 2 0 0 25 0 8 0 624351740 528412672 82925 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16453/tid=16459] ppid=16451 vsize=516028 CPUtime=14.94 cores=0-7
/proc/16453/task/16459/stat : 16459 (claspmt) R 16451 16453 15926 0 -1 4202560 8520 0 0 0 1491 3 0 0 25 0 8 0 624351740 528412672 82925 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=16453/tid=16460] ppid=16451 vsize=516028 CPUtime=14.84 cores=0-7
/proc/16453/task/16460/stat : 16460 (claspmt) R 16451 16453 15926 0 -1 4202560 8361 0 0 0 1480 4 0 0 25 0 8 0 624351740 528412672 82925 33554432000 4194304 4964704 140737469734656 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=16453/tid=16461] ppid=16451 vsize=516028 CPUtime=14.83 cores=0-7
/proc/16453/task/16461/stat : 16461 (claspmt) R 16451 16453 15926 0 -1 4202560 10717 0 0 0 1477 6 0 0 25 0 8 0 624351740 528412672 82925 33554432000 4194304 4964704 140737469734656 18446744073709551615 216734839841 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 129.24
Current children cumulated vsize (KiB) 516028

[startup+51.1005 s]
/proc/loadavg: 5.93 6.74 7.56 9/289 16462
/proc/meminfo: memFree=11036556/32951124 swapFree=67102140/67111528
[pid=16453] ppid=16451 vsize=961364 CPUtime=333.78 cores=0-7
/proc/16453/stat : 16453 (claspmt) R 16451 16453 15926 0 -1 4202496 168178 0 0 0 33284 94 0 0 25 0 8 0 624350686 984436736 165270 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/16453/statm: 240341 165270 466 189 0 234690 0
[pid=16453/tid=16455] ppid=16451 vsize=961364 CPUtime=40.06 cores=0-7
/proc/16453/task/16455/stat : 16455 (claspmt) R 16451 16453 15926 0 -1 4202560 18130 0 0 0 3995 11 0 0 25 0 8 0 624351740 984436736 165270 33554432000 4194304 4964704 140737469734656 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=16453/tid=16456] ppid=16451 vsize=961364 CPUtime=40.43 cores=0-7
/proc/16453/task/16456/stat : 16456 (claspmt) R 16451 16453 15926 0 -1 4202560 27897 0 0 0 4025 18 0 0 25 0 8 0 624351740 984436736 165270 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670252 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16453/tid=16457] ppid=16451 vsize=961364 CPUtime=40.43 cores=0-7
/proc/16453/task/16457/stat : 16457 (claspmt) R 16451 16453 15926 0 -1 4202560 15036 0 0 0 4037 6 0 0 25 0 8 0 624351740 984436736 165270 33554432000 4194304 4964704 140737469734656 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16453/tid=16458] ppid=16451 vsize=961364 CPUtime=40.45 cores=0-7
/proc/16453/task/16458/stat : 16458 (claspmt) R 16451 16453 15926 0 -1 4202560 16655 0 0 0 4035 10 0 0 25 0 8 0 624351740 984436736 165270 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16453/tid=16459] ppid=16451 vsize=961364 CPUtime=40.54 cores=0-7
/proc/16453/task/16459/stat : 16459 (claspmt) R 16451 16453 15926 0 -1 4202560 17194 0 0 0 4045 9 0 0 25 0 8 0 624351740 984436736 165270 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=16453/tid=16460] ppid=16451 vsize=961364 CPUtime=40.45 cores=0-7
/proc/16453/task/16460/stat : 16460 (claspmt) R 16451 16453 15926 0 -1 4202560 12988 0 0 0 4037 8 0 0 25 0 8 0 624351740 984436736 165270 33554432000 4194304 4964704 140737469734656 18446744073709551615 4644826 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=16453/tid=16461] ppid=16451 vsize=961364 CPUtime=40.42 cores=0-7
/proc/16453/task/16461/stat : 16461 (claspmt) R 16451 16453 15926 0 -1 4202560 23951 0 0 0 4028 14 0 0 25 0 8 0 624351740 984436736 165270 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 333.78
Current children cumulated vsize (KiB) 961364

[startup+102.311 s]
/proc/loadavg: 7.14 6.95 7.58 9/289 16473
/proc/meminfo: memFree=10837028/32951124 swapFree=67102140/67111528
[pid=16453] ppid=16451 vsize=979840 CPUtime=742.87 cores=0-7
/proc/16453/stat : 16453 (claspmt) R 16451 16453 15926 0 -1 4202496 218244 0 0 0 74152 135 0 0 25 0 8 0 624350686 1003356160 215115 33554432000 4194304 4964704 140737469734656 18446744073709551615 4362231 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/16453/statm: 244960 215115 466 189 0 239309 0
[pid=16453/tid=16455] ppid=16451 vsize=979840 CPUtime=90.78 cores=0-7
/proc/16453/task/16455/stat : 16455 (claspmt) R 16451 16453 15926 0 -1 4202560 25777 0 0 0 9060 18 0 0 23 0 8 0 624351740 1003356160 215115 33554432000 4194304 4964704 140737469734656 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=16453/tid=16456] ppid=16451 vsize=979840 CPUtime=91.64 cores=0-7
/proc/16453/task/16456/stat : 16456 (claspmt) R 16451 16453 15926 0 -1 4202560 38011 0 0 0 9139 25 0 0 25 0 8 0 624351740 1003356160 215115 33554432000 4194304 4964704 140737469734656 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16453/tid=16457] ppid=16451 vsize=979840 CPUtime=91.62 cores=0-7
/proc/16453/task/16457/stat : 16457 (claspmt) R 16451 16453 15926 0 -1 4202560 19426 0 0 0 9152 10 0 0 25 0 8 0 624351740 1003356160 215115 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16453/tid=16458] ppid=16451 vsize=979840 CPUtime=91.63 cores=0-7
/proc/16453/task/16458/stat : 16458 (claspmt) R 16451 16453 15926 0 -1 4202560 19417 0 0 0 9150 13 0 0 25 0 8 0 624351740 1003356160 215115 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16453/tid=16459] ppid=16451 vsize=979840 CPUtime=91.74 cores=0-7
/proc/16453/task/16459/stat : 16459 (claspmt) R 16451 16453 15926 0 -1 4202560 21916 0 0 0 9162 12 0 0 25 0 8 0 624351740 1003356160 215116 33554432000 4194304 4964704 140737469734656 18446744073709551615 216734839841 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=16453/tid=16460] ppid=16451 vsize=979840 CPUtime=91.64 cores=0-7
/proc/16453/task/16460/stat : 16460 (claspmt) R 16451 16453 15926 0 -1 4202560 18040 0 0 0 9153 11 0 0 25 0 8 0 624351740 1003356160 215116 33554432000 4194304 4964704 140737469734656 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=16453/tid=16461] ppid=16451 vsize=979840 CPUtime=91.61 cores=0-7
/proc/16453/task/16461/stat : 16461 (claspmt) R 16451 16453 15926 0 -1 4202560 30624 0 0 0 9141 20 0 0 25 0 8 0 624351740 1003356160 215116 33554432000 4194304 4964704 140737469734656 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 742.87
Current children cumulated vsize (KiB) 979840

[startup+162.301 s]
/proc/loadavg: 7.72 7.15 7.61 9/289 16474
/proc/meminfo: memFree=10626336/32951124 swapFree=67102140/67111528
[pid=16453] ppid=16451 vsize=1399464 CPUtime=1222.19 cores=0-7
/proc/16453/stat : 16453 (claspmt) R 16451 16453 15926 0 -1 4202496 270729 0 0 0 122043 176 0 0 25 0 8 0 624350686 1433051136 267504 33554432000 4194304 4964704 140737469734656 18446744073709551615 4653154 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/16453/statm: 349866 267504 466 189 0 344215 0
[pid=16453/tid=16455] ppid=16451 vsize=1399464 CPUtime=150.22 cores=0-7
/proc/16453/task/16455/stat : 16455 (claspmt) R 16451 16453 15926 0 -1 4202560 31138 0 0 0 14999 23 0 0 25 0 8 0 624351740 1433051136 267504 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=16453/tid=16456] ppid=16451 vsize=1399464 CPUtime=151.63 cores=0-7
/proc/16453/task/16456/stat : 16456 (claspmt) R 16451 16453 15926 0 -1 4202560 47289 0 0 0 15132 31 0 0 25 0 8 0 624351740 1433051136 267504 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16453/tid=16457] ppid=16451 vsize=1399464 CPUtime=151.61 cores=0-7
/proc/16453/task/16457/stat : 16457 (claspmt) R 16451 16453 15926 0 -1 4202560 23568 0 0 0 15148 13 0 0 25 0 8 0 624351740 1433051136 267504 33554432000 4194304 4964704 140737469734656 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16453/tid=16458] ppid=16451 vsize=1399464 CPUtime=151.62 cores=0-7
/proc/16453/task/16458/stat : 16458 (claspmt) R 16451 16453 15926 0 -1 4202560 24725 0 0 0 15144 18 0 0 25 0 8 0 624351740 1433051136 267507 33554432000 4194304 4964704 140737469734656 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16453/tid=16459] ppid=16451 vsize=1399464 CPUtime=151.72 cores=0-7
/proc/16453/task/16459/stat : 16459 (claspmt) R 16451 16453 15926 0 -1 4202560 27462 0 0 0 15154 18 0 0 25 0 8 0 624351740 1433051136 267515 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=16453/tid=16460] ppid=16451 vsize=1399464 CPUtime=151.62 cores=0-7

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

[pid=16453] ppid=16451 vsize=4885016 CPUtime=37657.3 cores=0-7
/proc/16453/stat : 16453 (claspmt) R 16451 16453 15926 0 -1 4202496 1163642 0 0 0 3764486 1245 0 0 25 0 8 0 624350686 5002256384 1149320 33554432000 4194304 4964704 140737469734656 18446744073709551615 4627263 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/16453/statm: 1221254 1149320 466 189 0 1215603 0
[pid=16453/tid=16455] ppid=16451 vsize=4885016 CPUtime=4684.48 cores=0-7
/proc/16453/task/16455/stat : 16455 (claspmt) R 16451 16453 15926 0 -1 4202560 147899 0 0 0 468278 170 0 0 25 0 8 0 624351740 5002256384 1149320 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=16453/tid=16456] ppid=16451 vsize=4885016 CPUtime=4711.58 cores=0-7
/proc/16453/task/16456/stat : 16456 (claspmt) R 16451 16453 15926 0 -1 4202560 139899 0 0 0 471061 97 0 0 25 0 8 0 624351740 5002256384 1149320 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16453/tid=16457] ppid=16451 vsize=4885016 CPUtime=4711.28 cores=0-7
/proc/16453/task/16457/stat : 16457 (claspmt) R 16451 16453 15926 0 -1 4202560 102805 0 0 0 471041 87 0 0 25 0 8 0 624351740 5002256384 1149320 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16453/tid=16458] ppid=16451 vsize=4885016 CPUtime=4701.57 cores=0-7
/proc/16453/task/16458/stat : 16458 (claspmt) R 16451 16453 15926 0 -1 4202560 115387 0 0 0 470022 135 0 0 25 0 8 0 624351740 5002256384 1149320 33554432000 4194304 4964704 140737469734656 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16453/tid=16459] ppid=16451 vsize=4885016 CPUtime=4711.71 cores=0-7
/proc/16453/task/16459/stat : 16459 (claspmt) R 16451 16453 15926 0 -1 4202560 117890 0 0 0 471063 108 0 0 25 0 8 0 624351740 5002256384 1149320 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=16453/tid=16460] ppid=16451 vsize=4885016 CPUtime=4704.84 cores=0-7
/proc/16453/task/16460/stat : 16460 (claspmt) R 16451 16453 15926 0 -1 4202560 104953 0 0 0 470367 117 0 0 25 0 8 0 624351740 5002256384 1149320 33554432000 4194304 4964704 140737469734656 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=16453/tid=16461] ppid=16451 vsize=4885016 CPUtime=4710.61 cores=0-7
/proc/16453/task/16461/stat : 16461 (claspmt) R 16451 16453 15926 0 -1 4202560 242108 0 0 0 470766 295 0 0 25 0 8 0 624351740 5002256384 1149320 33554432000 4194304 4964704 140737469734656 18446744073709551615 4668714 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37657.3
Current children cumulated vsize (KiB) 4885016

[startup+4782.3 s]
/proc/loadavg: 8.05 8.01 8.00 9/289 16609
/proc/meminfo: memFree=7082980/32951124 swapFree=67102140/67111528
[pid=16453] ppid=16451 vsize=4885016 CPUtime=38136.6 cores=0-7
/proc/16453/stat : 16453 (claspmt) R 16451 16453 15926 0 -1 4202496 1165944 0 0 0 3812415 1249 0 0 25 0 8 0 624350686 5002256384 1151447 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/16453/statm: 1221254 1151447 466 189 0 1215603 0
[pid=16453/tid=16455] ppid=16451 vsize=4885016 CPUtime=4743.93 cores=0-7
/proc/16453/task/16455/stat : 16455 (claspmt) R 16451 16453 15926 0 -1 4202560 149382 0 0 0 474220 173 0 0 25 0 8 0 624351740 5002256384 1151447 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=16453/tid=16456] ppid=16451 vsize=4885016 CPUtime=4771.57 cores=0-7
/proc/16453/task/16456/stat : 16456 (claspmt) R 16451 16453 15926 0 -1 4202560 139906 0 0 0 477060 97 0 0 25 0 8 0 624351740 5002256384 1151447 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16453/tid=16457] ppid=16451 vsize=4885016 CPUtime=4771.27 cores=0-7
/proc/16453/task/16457/stat : 16457 (claspmt) R 16451 16453 15926 0 -1 4202560 103045 0 0 0 477040 87 0 0 25 0 8 0 624351740 5002256384 1151447 33554432000 4194304 4964704 140737469734656 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16453/tid=16458] ppid=16451 vsize=4885016 CPUtime=4761.56 cores=0-7
/proc/16453/task/16458/stat : 16458 (claspmt) R 16451 16453 15926 0 -1 4202560 115564 0 0 0 476021 135 0 0 25 0 8 0 624351740 5002256384 1151447 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16453/tid=16459] ppid=16451 vsize=4885016 CPUtime=4771.66 cores=0-7
/proc/16453/task/16459/stat : 16459 (claspmt) R 16451 16453 15926 0 -1 4202560 118162 0 0 0 477057 109 0 0 25 0 8 0 624351740 5002256384 1151447 33554432000 4194304 4964704 140737469734656 18446744073709551615 4644864 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=16453/tid=16460] ppid=16451 vsize=4885016 CPUtime=4764.83 cores=0-7
/proc/16453/task/16460/stat : 16460 (claspmt) R 16451 16453 15926 0 -1 4202560 105061 0 0 0 476366 117 0 0 25 0 8 0 624351740 5002256384 1151447 33554432000 4194304 4964704 140737469734656 18446744073709551615 4653356 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=16453/tid=16461] ppid=16451 vsize=4885016 CPUtime=4770.59 cores=0-7
/proc/16453/task/16461/stat : 16461 (claspmt) R 16451 16453 15926 0 -1 4202560 242118 0 0 0 476764 295 0 0 25 0 8 0 624351740 5002256384 1151447 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38136.6
Current children cumulated vsize (KiB) 4885016

[startup+4842.3 s]
/proc/loadavg: 8.06 8.02 8.00 9/289 16611
/proc/meminfo: memFree=7078128/32951124 swapFree=67102140/67111528
[pid=16453] ppid=16451 vsize=4885016 CPUtime=38616 cores=0-7
/proc/16453/stat : 16453 (claspmt) R 16451 16453 15926 0 -1 4202496 1167698 0 0 0 3860349 1252 0 0 25 0 8 0 624350686 5002256384 1152785 33554432000 4194304 4964704 140737469734656 18446744073709551615 4668632 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/16453/statm: 1221254 1152785 466 189 0 1215603 0
[pid=16453/tid=16455] ppid=16451 vsize=4885016 CPUtime=4803.38 cores=0-7
/proc/16453/task/16455/stat : 16455 (claspmt) R 16451 16453 15926 0 -1 4202560 150519 0 0 0 480165 173 0 0 25 0 8 0 624351740 5002256384 1152785 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670224 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=16453/tid=16456] ppid=16451 vsize=4885016 CPUtime=4831.57 cores=0-7
/proc/16453/task/16456/stat : 16456 (claspmt) R 16451 16453 15926 0 -1 4202560 139918 0 0 0 483060 97 0 0 25 0 8 0 624351740 5002256384 1152785 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16453/tid=16457] ppid=16451 vsize=4885016 CPUtime=4831.27 cores=0-7
/proc/16453/task/16457/stat : 16457 (claspmt) R 16451 16453 15926 0 -1 4202560 103265 0 0 0 483039 88 0 0 25 0 8 0 624351740 5002256384 1152785 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16453/tid=16458] ppid=16451 vsize=4885016 CPUtime=4821.56 cores=0-7
/proc/16453/task/16458/stat : 16458 (claspmt) R 16451 16453 15926 0 -1 4202560 115759 0 0 0 482021 135 0 0 25 0 8 0 624351740 5002256384 1152785 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16453/tid=16459] ppid=16451 vsize=4885016 CPUtime=4831.6 cores=0-7
/proc/16453/task/16459/stat : 16459 (claspmt) R 16451 16453 15926 0 -1 4202560 118162 0 0 0 483050 110 0 0 25 0 8 0 624351740 5002256384 1152785 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=16453/tid=16460] ppid=16451 vsize=4885016 CPUtime=4824.82 cores=0-7
/proc/16453/task/16460/stat : 16460 (claspmt) R 16451 16453 15926 0 -1 4202560 105177 0 0 0 482364 118 0 0 25 0 8 0 624351740 5002256384 1152785 33554432000 4194304 4964704 140737469734656 18446744073709551615 216734876274 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=16453/tid=16461] ppid=16451 vsize=4885016 CPUtime=4830.59 cores=0-7
/proc/16453/task/16461/stat : 16461 (claspmt) R 16451 16453 15926 0 -1 4202560 242152 0 0 0 482764 295 0 0 25 0 8 0 624351740 5002256384 1152785 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38616
Current children cumulated vsize (KiB) 4885016

[startup+4902.3 s]
/proc/loadavg: 8.07 8.03 8.00 9/289 16613
/proc/meminfo: memFree=7072148/32951124 swapFree=67102140/67111528
[pid=16453] ppid=16451 vsize=4885016 CPUtime=39095.4 cores=0-7
/proc/16453/stat : 16453 (claspmt) R 16451 16453 15926 0 -1 4202496 1169509 0 0 0 3908290 1254 0 0 25 0 8 0 624350686 5002256384 1154268 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/16453/statm: 1221254 1154268 466 189 0 1215603 0
[pid=16453/tid=16455] ppid=16451 vsize=4885016 CPUtime=4862.84 cores=0-7
/proc/16453/task/16455/stat : 16455 (claspmt) R 16451 16453 15926 0 -1 4202560 151621 0 0 0 486110 174 0 0 25 0 8 0 624351740 5002256384 1154268 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=16453/tid=16456] ppid=16451 vsize=4885016 CPUtime=4891.57 cores=0-7
/proc/16453/task/16456/stat : 16456 (claspmt) R 16451 16453 15926 0 -1 4202560 140122 0 0 0 489060 97 0 0 25 0 8 0 624351740 5002256384 1154268 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16453/tid=16457] ppid=16451 vsize=4885016 CPUtime=4891.27 cores=0-7
/proc/16453/task/16457/stat : 16457 (claspmt) R 16451 16453 15926 0 -1 4202560 103654 0 0 0 489039 88 0 0 25 0 8 0 624351740 5002256384 1154268 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16453/tid=16458] ppid=16451 vsize=4885016 CPUtime=4881.56 cores=0-7
/proc/16453/task/16458/stat : 16458 (claspmt) R 16451 16453 15926 0 -1 4202560 115871 0 0 0 488021 135 0 0 25 0 8 0 624351740 5002256384 1154268 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16453/tid=16459] ppid=16451 vsize=4885016 CPUtime=4891.61 cores=0-7
/proc/16453/task/16459/stat : 16459 (claspmt) R 16451 16453 15926 0 -1 4202560 118162 0 0 0 489051 110 0 0 25 0 8 0 624351740 5002256384 1154268 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=16453/tid=16460] ppid=16451 vsize=4885016 CPUtime=4884.81 cores=0-7
/proc/16453/task/16460/stat : 16460 (claspmt) R 16451 16453 15926 0 -1 4202560 105177 0 0 0 488363 118 0 0 25 0 8 0 624351740 5002256384 1154268 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=16453/tid=16461] ppid=16451 vsize=4885016 CPUtime=4890.56 cores=0-7
/proc/16453/task/16461/stat : 16461 (claspmt) R 16451 16453 15926 0 -1 4202560 242155 0 0 0 488761 295 0 0 25 0 8 0 624351740 5002256384 1154268 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39095.4
Current children cumulated vsize (KiB) 4885016

[startup+4962.3 s]
/proc/loadavg: 8.06 8.04 8.00 9/289 16614
/proc/meminfo: memFree=7063072/32951124 swapFree=67102140/67111528
[pid=16453] ppid=16451 vsize=4950552 CPUtime=39574.9 cores=0-7
/proc/16453/stat : 16453 (claspmt) R 16451 16453 15926 0 -1 4202496 1171738 0 0 0 3956232 1255 0 0 25 0 8 0 624350686 5069365248 1156497 33554432000 4194304 4964704 140737469734656 18446744073709551615 4653475 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/16453/statm: 1237638 1156497 466 189 0 1231987 0
[pid=16453/tid=16455] ppid=16451 vsize=4950552 CPUtime=4922.29 cores=0-7
/proc/16453/task/16455/stat : 16455 (claspmt) R 16451 16453 15926 0 -1 4202560 152478 0 0 0 492055 174 0 0 25 0 8 0 624351740 5069365248 1156497 33554432000 4194304 4964704 140737469734656 18446744073709551615 4644874 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=16453/tid=16456] ppid=16451 vsize=4950552 CPUtime=4951.57 cores=0-7
/proc/16453/task/16456/stat : 16456 (claspmt) R 16451 16453 15926 0 -1 4202560 140947 0 0 0 495060 97 0 0 25 0 8 0 624351740 5069365248 1156497 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16453/tid=16457] ppid=16451 vsize=4950552 CPUtime=4951.27 cores=0-7
/proc/16453/task/16457/stat : 16457 (claspmt) R 16451 16453 15926 0 -1 4202560 103994 0 0 0 495039 88 0 0 25 0 8 0 624351740 5069365248 1156497 33554432000 4194304 4964704 140737469734656 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16453/tid=16458] ppid=16451 vsize=4950552 CPUtime=4941.56 cores=0-7
/proc/16453/task/16458/stat : 16458 (claspmt) R 16451 16453 15926 0 -1 4202560 116078 0 0 0 494021 135 0 0 25 0 8 0 624351740 5069365248 1156497 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16453/tid=16459] ppid=16451 vsize=4950552 CPUtime=4951.61 cores=0-7
/proc/16453/task/16459/stat : 16459 (claspmt) R 16451 16453 15926 0 -1 4202560 118162 0 0 0 495051 110 0 0 25 0 8 0 624351740 5069365248 1156497 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=16453/tid=16460] ppid=16451 vsize=4950552 CPUtime=4944.81 cores=0-7
/proc/16453/task/16460/stat : 16460 (claspmt) R 16451 16453 15926 0 -1 4202560 105177 0 0 0 494363 118 0 0 25 0 8 0 624351740 5069365248 1156497 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=16453/tid=16461] ppid=16451 vsize=4950552 CPUtime=4950.55 cores=0-7
/proc/16453/task/16461/stat : 16461 (claspmt) R 16451 16453 15926 0 -1 4202560 242155 0 0 0 494760 295 0 0 25 0 8 0 624351740 5069365248 1156497 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39574.9
Current children cumulated vsize (KiB) 4950552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5015.6 s]
/proc/loadavg: 8.02 8.03 8.00 9/289 16616
/proc/meminfo: memFree=7060320/32951124 swapFree=67102140/67111528
[pid=16453] ppid=16451 vsize=4950552 CPUtime=40000.8 cores=0-7
/proc/16453/stat : 16453 (claspmt) R 16451 16453 15926 0 -1 4202496 1173615 0 0 0 3998823 1258 0 0 25 0 8 0 624350686 5069365248 1156987 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/16453/statm: 1237638 1156987 466 189 0 1231987 0
[pid=16453/tid=16455] ppid=16451 vsize=4950552 CPUtime=4975.06 cores=0-7
/proc/16453/task/16455/stat : 16455 (claspmt) R 16451 16453 15926 0 -1 4202560 152478 0 0 0 497330 176 0 0 25 0 8 0 624351740 5069365248 1156987 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=16453/tid=16456] ppid=16451 vsize=4950552 CPUtime=5004.88 cores=0-7
/proc/16453/task/16456/stat : 16456 (claspmt) R 16451 16453 15926 0 -1 4202560 142674 0 0 0 500390 98 0 0 25 0 8 0 624351740 5069365248 1156987 33554432000 4194304 4964704 140737469734656 18446744073709551615 4363081 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16453/tid=16457] ppid=16451 vsize=4950552 CPUtime=5004.58 cores=0-7
/proc/16453/task/16457/stat : 16457 (claspmt) R 16451 16453 15926 0 -1 4202560 104013 0 0 0 500370 88 0 0 25 0 8 0 624351740 5069365248 1156987 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16453/tid=16458] ppid=16451 vsize=4950552 CPUtime=4994.87 cores=0-7
/proc/16453/task/16458/stat : 16458 (claspmt) R 16451 16453 15926 0 -1 4202560 116092 0 0 0 499352 135 0 0 25 0 8 0 624351740 5069365248 1156987 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16453/tid=16459] ppid=16451 vsize=4950552 CPUtime=5004.92 cores=0-7
/proc/16453/task/16459/stat : 16459 (claspmt) R 16451 16453 15926 0 -1 4202560 118173 0 0 0 500382 110 0 0 25 0 8 0 624351740 5069365248 1156987 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=16453/tid=16460] ppid=16451 vsize=4950552 CPUtime=4998.13 cores=0-7
/proc/16453/task/16460/stat : 16460 (claspmt) R 16451 16453 15926 0 -1 4202560 105280 0 0 0 499694 119 0 0 25 0 8 0 624351740 5069365248 1156987 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=16453/tid=16461] ppid=16451 vsize=4950552 CPUtime=5003.86 cores=0-7
/proc/16453/task/16461/stat : 16461 (claspmt) R 16451 16453 15926 0 -1 4202560 242158 0 0 0 500090 296 0 0 25 0 8 0 624351740 5069365248 1156987 33554432000 4194304 4964704 140737469734656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 4950552

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

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

[startup+5015.8 s]
/proc/loadavg: 8.02 8.03 8.00 9/289 16616
/proc/meminfo: memFree=7060320/32951124 swapFree=67102140/67111528
[pid=16453] ppid=16451 vsize=4950048 CPUtime=40001 cores=0-7
/proc/16453/stat : 16453 (claspmt) R 16451 16453 15926 0 -1 4202496 1173626 0 0 0 3998846 1258 0 0 25 0 1 0 624350686 5068849152 1156809 33554432000 4194304 4964704 140737469734656 18446744073709551615 216734834017 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16453/statm: 1237512 1156809 476 189 0 1231861 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 4950048

[startup+5016.6 s]
/proc/loadavg: 8.02 8.03 8.00 2/283 16617
/proc/meminfo: memFree=7071404/32951124 swapFree=67102140/67111528
[pid=16453] ppid=16451 vsize=4859904 CPUtime=40001.9 cores=0-7
/proc/16453/stat : 16453 (claspmt) R 16451 16453 15926 0 -1 4202496 1173626 0 0 0 3998926 1259 0 0 25 0 1 0 624350686 4976541696 1145599 33554432000 4194304 4964704 140737469734656 18446744073709551615 216734834843 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16453/statm: 1214976 1145599 476 189 0 1209325 0
Current children cumulated CPU time (s) 40001.9
Current children cumulated vsize (KiB) 4859904

[startup+5016.8 s]
/proc/loadavg: 8.02 8.03 8.00 2/283 16617
/proc/meminfo: memFree=7071404/32951124 swapFree=67102140/67111528
[pid=16453] ppid=16451 vsize=1367108 CPUtime=40002 cores=0-7
/proc/16453/stat : 16453 (claspmt) R 16451 16453 15926 0 -1 4202496 1173626 0 0 0 3998931 1273 0 0 25 0 1 0 624350686 1399918592 260105 33554432000 4194304 4964704 140737469734656 18446744073709551615 216735221895 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16453/statm: 341777 259638 476 189 0 336126 0
Current children cumulated CPU time (s) 40002
Current children cumulated vsize (KiB) 1367108

Child status: 0
Real time (s): 5016.85
CPU time (s): 40002.1
CPU user time (s): 39989.3
CPU system time (s): 12.7831
CPU usage (%): 797.355
Max. virtual memory (cumulated for all children) (KiB): 4950552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39989.3
system time used= 12.7831
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1173627
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= 118037
involuntary context switches= 185221

runsolver used 12.3401 second user time and 33.2669 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-02 15:00:00
IDJOB=3321466
IDBENCH=71095
IDSOLVER=1711
FILE ID=node119/3321466-1304341200
RUNJOBID= node119-1304335968-15940
PBS_JOBID= 13178026
Free space on /tmp= 73488 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_19_UNKNOWN.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-3321466-1304341200/watcher-3321466-1304341200 -o /tmp/evaluation-result-3321466-1304341200/solver-3321466-1304341200 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321466-1304341200.cnf

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

MD5SUM BENCH= 4cf2a693df1b6e5a084b88e84ec5f2af
RANDOM SEED=1320539759

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11689792 kB
Buffers:       1980360 kB
Cached:        6963724 kB
SwapCached:       3704 kB
Active:       12689804 kB
Inactive:      7944976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11689792 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            9384 kB
Writeback:           0 kB
AnonPages:    11690584 kB
Mapped:          24972 kB
Slab:           517864 kB
PageTables:      40812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59838072 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= 73488 MiB
End job on node119 at 2011-05-02 16:23:38