Trace number 3190305

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
SAT4J core 2.3.0 SNAPSHOT 2011-02-06? (TO) 1301.32 1300.05

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S971556279-001-UNKNOWN.cnf
MD5SUM9224277e61359574518ca553717e02ee
Bench CategoryRANDOM (random 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 variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
Number of clauses of size over 50

Solver Data

0.04/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.07	c See www.sat4j.org for details.
0.04/0.07	c no version file found!!!
0.04/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.07	c java.vm.version	19.1-b02
0.04/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.07	c sun.arch.data.model	64
0.04/0.07	c java.version		1.6.0_24
0.04/0.07	c os.name		Linux
0.04/0.07	c os.version		2.6.18-164.el5
0.04/0.07	c os.arch		amd64
0.04/0.07	c Free memory 		6997539544
0.04/0.07	c Max memory 		7034241024
0.04/0.07	c Total memory 		7034241024
0.04/0.07	c Number of processors 	8
0.04/0.09	c --- Begin Solver configuration ---
0.04/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.04/0.09	c Learn all clauses as in MiniSAT
0.04/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.04/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.04/0.09	c Expensive reason simplification
0.04/0.09	c Armin Biere (Picosat) restarts strategy
0.04/0.09	c Glucose learned constraints deletion strategy
0.04/0.09	c timeout=2147483647s
0.04/0.09	c DB Simplification allowed=true
0.04/0.09	c --- End Solver configuration ---
0.04/0.09	c solving HOME/instance-3190305-1302598209.cnf
0.04/0.09	c reading problem ... 
0.33/0.21	c ... done. Wall clock time 0.125s.
0.33/0.21	c #vars     2000
0.33/0.21	c #constraints  40000
0.33/0.21	c constraints type 
0.33/0.21	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 40000
1.95/1.61	c cleaning 2499 clauses out of 5002 with flag 5002/5002
3.56/2.94	c cleaning 4249 clauses out of 8501 with flag 11000/11000
5.07/4.48	c cleaning 5624 clauses out of 11252 with flag 18000/18000
6.87/6.25	c cleaning 6813 clauses out of 13629 with flag 26001/26001
8.87/8.21	c cleaning 7901 clauses out of 15815 with flag 35000/35000
11.07/10.47	c cleaning 8955 clauses out of 17914 with flag 45000/45000
13.57/12.93	c cleaning 9978 clauses out of 19962 with flag 56003/56003
16.38/15.72	c cleaning 10983 clauses out of 21982 with flag 68001/68001
19.28/18.69	c cleaning 11990 clauses out of 23998 with flag 81000/81000
22.58/21.94	c cleaning 13001 clauses out of 26008 with flag 95000/95000
26.19/25.57	c cleaning 14000 clauses out of 28007 with flag 110000/110000
30.09/29.44	c cleaning 14998 clauses out of 30007 with flag 126000/126000
34.30/33.60	c cleaning 15990 clauses out of 32009 with flag 143000/143000
38.70/38.05	c cleaning 16999 clauses out of 34021 with flag 161002/161002
43.50/42.86	c cleaning 18003 clauses out of 36021 with flag 180001/180001
48.71/48.02	c cleaning 19001 clauses out of 38017 with flag 200000/200000
54.11/53.47	c cleaning 20003 clauses out of 40016 with flag 221000/221000
59.92/59.25	c cleaning 21000 clauses out of 42013 with flag 243000/243000
65.92/65.20	c cleaning 22005 clauses out of 44014 with flag 266001/266001
72.02/71.35	c cleaning 22996 clauses out of 46009 with flag 290001/290001
78.72/78.07	c cleaning 24005 clauses out of 48014 with flag 315002/315002
85.93/85.26	c cleaning 25000 clauses out of 50008 with flag 341001/341001
93.53/92.80	c cleaning 26001 clauses out of 52010 with flag 368003/368003
101.04/100.32	c cleaning 26998 clauses out of 54007 with flag 396001/396001
109.24/108.51	c cleaning 27997 clauses out of 56008 with flag 425000/425000
117.85/117.15	c cleaning 28997 clauses out of 58011 with flag 455000/455000
126.56/125.80	c cleaning 29997 clauses out of 60014 with flag 486000/486000
136.06/135.36	c cleaning 31000 clauses out of 62019 with flag 518002/518002
145.56/144.87	c cleaning 32006 clauses out of 64017 with flag 551000/551000
155.57/154.89	c cleaning 32996 clauses out of 66011 with flag 585000/585000
166.37/165.67	c cleaning 34003 clauses out of 68015 with flag 620000/620000
177.08/176.33	c cleaning 34999 clauses out of 70014 with flag 656002/656002
188.99/188.21	c cleaning 35998 clauses out of 72013 with flag 693000/693000
200.49/199.79	c cleaning 37003 clauses out of 74017 with flag 731002/731002
213.50/212.73	c cleaning 38004 clauses out of 76014 with flag 770002/770002
225.91/225.14	c cleaning 38991 clauses out of 78008 with flag 810000/810000
239.42/238.61	c cleaning 39495 clauses out of 79017 with flag 850000/850000
251.83/251.04	c cleaning 39745 clauses out of 79523 with flag 890001/890001
265.33/264.54	c cleaning 39883 clauses out of 79778 with flag 930001/930001
277.84/277.09	c cleaning 39937 clauses out of 79895 with flag 970001/970001
290.74/289.96	c cleaning 39974 clauses out of 79957 with flag 1010000/1010000
303.85/303.05	c cleaning 39985 clauses out of 79983 with flag 1050000/1050000
316.25/315.49	c cleaning 39995 clauses out of 79998 with flag 1090000/1090000
330.16/329.31	c cleaning 39997 clauses out of 80003 with flag 1130000/1130000
342.86/342.00	c cleaning 39990 clauses out of 80006 with flag 1170000/1170000
355.57/354.76	c cleaning 39999 clauses out of 80016 with flag 1210000/1210000
369.27/368.49	c cleaning 40003 clauses out of 80017 with flag 1250000/1250000
381.88/381.06	c cleaning 40004 clauses out of 80014 with flag 1290000/1290000
394.48/393.65	c cleaning 39992 clauses out of 80010 with flag 1330000/1330000
408.29/407.45	c cleaning 39999 clauses out of 80019 with flag 1370001/1370001
420.80/419.96	c cleaning 40003 clauses out of 80019 with flag 1410000/1410000
433.20/432.39	c cleaning 40000 clauses out of 80016 with flag 1450000/1450000
446.41/445.60	c cleaning 39997 clauses out of 80016 with flag 1490000/1490000
460.01/459.13	c cleaning 40003 clauses out of 80019 with flag 1530000/1530000
472.51/471.63	c cleaning 40002 clauses out of 80017 with flag 1570001/1570001
485.32/484.49	c cleaning 39987 clauses out of 80014 with flag 1610000/1610000
498.23/497.32	c cleaning 39998 clauses out of 80027 with flag 1650000/1650000
511.44/510.56	c cleaning 40007 clauses out of 80029 with flag 1690000/1690000
524.04/523.10	c cleaning 40004 clauses out of 80023 with flag 1730001/1730001
536.75/535.90	c cleaning 40001 clauses out of 80021 with flag 1770003/1770003
549.96/549.09	c cleaning 39997 clauses out of 80018 with flag 1810001/1810001
563.86/562.99	c cleaning 40002 clauses out of 80020 with flag 1850000/1850000
576.37/575.47	c cleaning 40001 clauses out of 80018 with flag 1890000/1890000
589.37/588.42	c cleaning 40001 clauses out of 80017 with flag 1930000/1930000
602.37/601.45	c cleaning 40003 clauses out of 80018 with flag 1970002/1970002
615.48/614.55	c cleaning 39991 clauses out of 80013 with flag 2010000/2010000
628.78/627.81	c cleaning 39998 clauses out of 80022 with flag 2050000/2050000
641.29/640.39	c cleaning 39999 clauses out of 80024 with flag 2090000/2090000
653.99/653.06	c cleaning 40004 clauses out of 80025 with flag 2130000/2130000
666.79/665.84	c cleaning 40005 clauses out of 80023 with flag 2170002/2170002
680.40/679.44	c cleaning 40004 clauses out of 80017 with flag 2210001/2210001
694.01/693.07	c cleaning 40001 clauses out of 80013 with flag 2250001/2250001
706.61/705.63	c cleaning 40003 clauses out of 80013 with flag 2290002/2290002
719.42/718.47	c cleaning 39993 clauses out of 80009 with flag 2330001/2330001
732.42/731.46	c cleaning 39988 clauses out of 80015 with flag 2370000/2370000
746.02/745.00	c cleaning 40011 clauses out of 80028 with flag 2410001/2410001
760.02/759.09	c cleaning 40006 clauses out of 80019 with flag 2450003/2450003
773.23/772.21	c cleaning 40001 clauses out of 80011 with flag 2490001/2490001
785.74/784.74	c cleaning 39996 clauses out of 80009 with flag 2530000/2530000
798.84/797.84	c cleaning 39994 clauses out of 80013 with flag 2570000/2570000
811.74/810.78	c cleaning 40004 clauses out of 80020 with flag 2610001/2610001
825.06/824.00	c cleaning 40000 clauses out of 80015 with flag 2650000/2650000
838.16/837.19	c cleaning 39992 clauses out of 80016 with flag 2690001/2690001
851.66/850.62	c cleaning 40001 clauses out of 80024 with flag 2730001/2730001
864.07/863.06	c cleaning 39995 clauses out of 80022 with flag 2770000/2770000
877.07/876.09	c cleaning 40006 clauses out of 80027 with flag 2810000/2810000
889.98/888.97	c cleaning 40006 clauses out of 80023 with flag 2850002/2850002
903.38/902.37	c cleaning 40001 clauses out of 80017 with flag 2890002/2890002
916.99/915.93	c cleaning 40004 clauses out of 80015 with flag 2930001/2930001
930.99/929.99	c cleaning 39988 clauses out of 80011 with flag 2970001/2970001
944.30/943.24	c cleaning 40007 clauses out of 80023 with flag 3010001/3010001
957.00/955.94	c cleaning 39995 clauses out of 80016 with flag 3050001/3050001
969.90/968.89	c cleaning 39997 clauses out of 80022 with flag 3090002/3090002
982.81/981.71	c cleaning 40001 clauses out of 80024 with flag 3130001/3130001
996.01/994.91	c cleaning 40000 clauses out of 80022 with flag 3170000/3170000
1009.82/1008.77	c cleaning 39998 clauses out of 80023 with flag 3210001/3210001
1023.23/1022.15	c cleaning 40003 clauses out of 80025 with flag 3250001/3250001
1038.13/1037.03	c cleaning 40001 clauses out of 80023 with flag 3290002/3290002
1050.94/1049.85	c cleaning 39999 clauses out of 80020 with flag 3330000/3330000
1063.74/1062.67	c cleaning 40002 clauses out of 80021 with flag 3370000/3370000
1076.65/1075.54	c cleaning 39995 clauses out of 80019 with flag 3410000/3410000
1089.75/1088.65	c cleaning 40002 clauses out of 80024 with flag 3450000/3450000
1103.66/1102.58	c cleaning 39998 clauses out of 80022 with flag 3490000/3490000
1117.66/1116.59	c cleaning 39994 clauses out of 80024 with flag 3530000/3530000
1131.57/1130.45	c cleaning 39995 clauses out of 80030 with flag 3570000/3570000
1145.38/1144.25	c cleaning 40009 clauses out of 80037 with flag 3610002/3610002
1158.68/1157.53	c cleaning 40006 clauses out of 80028 with flag 3650002/3650002
1171.38/1170.26	c cleaning 40004 clauses out of 80022 with flag 3690002/3690002
1184.29/1183.10	c cleaning 40002 clauses out of 80016 with flag 3730000/3730000
1197.79/1196.63	c cleaning 40000 clauses out of 80014 with flag 3770000/3770000
1211.50/1210.34	c cleaning 39995 clauses out of 80015 with flag 3810001/3810001
1225.50/1224.30	c cleaning 40003 clauses out of 80019 with flag 3850000/3850000
1239.41/1238.25	c cleaning 39994 clauses out of 80016 with flag 3890000/3890000
1253.52/1252.39	c cleaning 40000 clauses out of 80022 with flag 3930000/3930000
1267.22/1266.09	c cleaning 39999 clauses out of 80022 with flag 3970000/3970000
1280.63/1279.42	c cleaning 40004 clauses out of 80024 with flag 4010001/4010001
1293.13/1291.95	c cleaning 40000 clauses out of 80019 with flag 4050000/4050000
1301.24/1300.01	c starts		: 2001
1301.24/1300.01	c conflicts		: 4076250
1301.24/1300.01	c decisions		: 6292902
1301.24/1300.01	c propagations		: 539978124
1301.24/1300.01	c inspects		: 9516854157
1301.24/1300.01	c shortcuts		: 0
1301.24/1300.01	c learnt literals	: 0
1301.24/1300.01	c learnt binary clauses	: 0
1301.24/1300.01	c learnt ternary clauses	: 0
1301.24/1300.01	c learnt constraints	: 4076250
1301.24/1300.01	c ignored constraints	: 0
1301.24/1300.01	c root simplifications	: 2001
1301.24/1300.01	c removed literals (reason simplification)	: 58234462
1301.24/1300.01	c reason swapping (by a shorter reason)	: 0
1301.24/1300.01	c Calls to reduceDB	: 117
1301.24/1300.01	c speed (assignments/second)	: 415432.35641230404
1301.24/1300.01	c non guided choices	578
1301.24/1300.04	c learnt constraints type 
1301.24/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 66288
1301.24/1300.04	c constraints type 
1301.24/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 40000
1301.24/1300.04	s UNKNOWN
1301.24/1300.04	c Total wall clock time (in seconds) : 1299.923

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3190305-1302598209/watcher-3190305-1302598209 -o /tmp/evaluation-result-3190305-1302598209/solver-3190305-1302598209 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190305-1302598209.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.04 4.01 3.37 3/198 8674
/proc/meminfo: memFree=15337348/32950928 swapFree=67102716/67111528
[pid=8674] ppid=8672 vsize=31604 CPUtime=0 cores=4,6
/proc/8674/stat : 8674 (java) S 8672 8674 8386 0 -1 4202496 1281 0 0 0 0 0 0 0 25 0 2 0 371417956 32362496 996 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488497637 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/8674/statm: 7901 998 768 9 0 386 0
[pid=8674/tid=8675] ppid=8672 vsize=33748 CPUtime=0 cores=4,6
/proc/8674/task/8675/stat : 8675 (java) R 8672 8674 8386 0 -1 4202560 176 0 0 0 0 0 0 0 25 0 2 0 371417956 34557952 1007 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239471771751 0 0 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.045952 s]
/proc/loadavg: 4.04 4.01 3.37 3/198 8674
/proc/meminfo: memFree=15337348/32950928 swapFree=67102716/67111528
[pid=8674] ppid=8672 vsize=7564488 CPUtime=0.04 cores=4,6
/proc/8674/stat : 8674 (java) S 8672 8674 8386 0 -1 4202496 8944 0 1 0 3 1 0 0 25 0 13 0 371417956 7746035712 8637 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488497637 0 0 0 16800971 18446744073709551615 0 0 17 4 0 0 0
/proc/8674/statm: 1891122 8637 1686 9 0 1881870 0
[pid=8674/tid=8675] ppid=8672 vsize=7564488 CPUtime=0.03 cores=4,6
/proc/8674/task/8675/stat : 8675 (java) R 8672 8674 8386 0 -1 4202560 7793 0 1 0 3 0 0 0 25 0 13 0 371417956 7746035712 8637 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488524255 0 2147483391 0 16800971 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7564488

[startup+0.214568 s]
/proc/loadavg: 4.04 4.01 3.37 3/198 8674
/proc/meminfo: memFree=15337348/32950928 swapFree=67102716/67111528
[pid=8674] ppid=8672 vsize=7638720 CPUtime=0.33 cores=4,6
/proc/8674/stat : 8674 (java) S 8672 8674 8386 0 -1 4202496 12596 0 1 0 31 2 0 0 25 0 18 0 371417956 7822049280 12163 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8674/statm: 1909680 12164 2198 9 0 1900418 0
[pid=8674/tid=8675] ppid=8672 vsize=7638720 CPUtime=0.2 cores=4,6
/proc/8674/task/8675/stat : 8675 (java) R 8672 8674 8386 0 -1 4202560 10030 0 1 0 19 1 0 0 18 0 18 0 371417956 7822049280 12165 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 46912505568223 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 7638720

[startup+0.300493 s]
/proc/loadavg: 4.04 4.01 3.37 3/198 8674
/proc/meminfo: memFree=15337348/32950928 swapFree=67102716/67111528
[pid=8674] ppid=8672 vsize=7644252 CPUtime=0.49 cores=4,6
/proc/8674/stat : 8674 (java) S 8672 8674 8386 0 -1 4202496 14325 0 1 0 47 2 0 0 25 0 19 0 371417956 7827714048 13398 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8674/statm: 1911063 13398 2210 9 0 1901801 0
[pid=8674/tid=8675] ppid=8672 vsize=7644252 CPUtime=0.28 cores=4,6
/proc/8674/task/8675/stat : 8675 (java) R 8672 8674 8386 0 -1 4202560 10294 0 1 0 27 1 0 0 19 0 19 0 371417956 7827714048 13398 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 47846270755735 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 7644252

[startup+0.700438 s]
/proc/loadavg: 4.04 4.01 3.37 3/198 8674
/proc/meminfo: memFree=15337348/32950928 swapFree=67102716/67111528
[pid=8674] ppid=8672 vsize=7644516 CPUtime=1.08 cores=4,6
/proc/8674/stat : 8674 (java) S 8672 8674 8386 0 -1 4202496 15234 0 1 0 106 2 0 0 25 0 19 0 371417956 7827984384 14140 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8674/statm: 1911129 14140 2224 9 0 1901867 0
[pid=8674/tid=8675] ppid=8672 vsize=7644516 CPUtime=0.68 cores=4,6
/proc/8674/task/8675/stat : 8675 (java) R 8672 8674 8386 0 -1 4202560 10712 0 1 0 67 1 0 0 19 0 19 0 371417956 7827984384 14140 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 46912505586467 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 7644516

[startup+1.50134 s]
/proc/loadavg: 4.04 4.01 3.37 8/262 8746
/proc/meminfo: memFree=15156500/32950928 swapFree=67102716/67111528
[pid=8674] ppid=8672 vsize=7644516 CPUtime=1.95 cores=4,6
/proc/8674/stat : 8674 (java) S 8672 8674 8386 0 -1 4202496 16044 0 1 0 193 2 0 0 25 0 19 0 371417956 7827984384 14949 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8674/statm: 1911129 14949 2227 9 0 1901867 0
[pid=8674/tid=8675] ppid=8672 vsize=7644516 CPUtime=1.48 cores=4,6
/proc/8674/task/8675/stat : 8675 (java) R 8672 8674 8386 0 -1 4202560 11506 0 1 0 147 1 0 0 21 0 19 0 371417956 7827984384 14949 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 46912505586680 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8674/tid=8677] ppid=8672 vsize=7644516 CPUtime=0 cores=4,6
/proc/8674/task/8677/stat : 8677 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371417957 7827984384 14949 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8678] ppid=8672 vsize=7644516 CPUtime=0 cores=4,6
/proc/8674/task/8678/stat : 8678 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371417957 7827984384 14949 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8679] ppid=8672 vsize=7644516 CPUtime=0 cores=4,6
/proc/8674/task/8679/stat : 8679 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371417957 7827984384 14949 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8680] ppid=8672 vsize=7644516 CPUtime=0 cores=4,6
/proc/8674/task/8680/stat : 8680 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371417957 7827984384 14949 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8681] ppid=8672 vsize=7644516 CPUtime=0 cores=4,6
/proc/8674/task/8681/stat : 8681 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371417957 7827984384 14949 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8682] ppid=8672 vsize=7644516 CPUtime=0 cores=4,6
/proc/8674/task/8682/stat : 8682 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371417957 7827984384 14949 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8683] ppid=8672 vsize=7644516 CPUtime=0 cores=4,6
/proc/8674/task/8683/stat : 8683 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371417957 7827984384 14949 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8684] ppid=8672 vsize=7644516 CPUtime=0 cores=4,6
/proc/8674/task/8684/stat : 8684 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371417957 7827984384 14949 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8685] ppid=8672 vsize=7644516 CPUtime=0 cores=4,6
/proc/8674/task/8685/stat : 8685 (java) S 8672 8674 8386 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 371417958 7827984384 14949 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488511488 0 0 0 16800975 18446604440278876416 0 0 -1 4 0 0 0
[pid=8674/tid=8686] ppid=8672 vsize=7644516 CPUtime=0 cores=4,6
/proc/8674/task/8686/stat : 8686 (java) S 8672 8674 8386 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 371417959 7827984384 14949 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8687] ppid=8672 vsize=7644516 CPUtime=0 cores=4,6
/proc/8674/task/8687/stat : 8687 (java) S 8672 8674 8386 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371417959 7827984384 14949 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8688] ppid=8672 vsize=7644516 CPUtime=0 cores=4,6
/proc/8674/task/8688/stat : 8688 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371417961 7827984384 14949 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488518577 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8689] ppid=8672 vsize=7644516 CPUtime=0.17 cores=4,6
/proc/8674/task/8689/stat : 8689 (java) S 8672 8674 8386 0 -1 4202560 267 0 0 0 17 0 0 0 22 0 19 0 371417961 7827984384 14949 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8690] ppid=8672 vsize=7644516 CPUtime=0.27 cores=4,6
/proc/8674/task/8690/stat : 8690 (java) S 8672 8674 8386 0 -1 4202560 3106 0 0 0 27 0 0 0 22 0 19 0 371417961 7827984384 14949 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8691] ppid=8672 vsize=7644516 CPUtime=0 cores=4,6
/proc/8674/task/8691/stat : 8691 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371417961 7827984384 14949 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8692] ppid=8672 vsize=7644516 CPUtime=0 cores=4,6
/proc/8674/task/8692/stat : 8692 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371417961 7827984384 14949 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488511488 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8721] ppid=8672 vsize=7644516 CPUtime=0 cores=4,6
/proc/8674/task/8721/stat : 8721 (java) S 8672 8674 8386 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371417978 7827984384 14949 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488511488 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 7644516

[startup+3.10102 s]
/proc/loadavg: 4.03 4.01 3.37 5/262 8746
/proc/meminfo: memFree=15086440/32950928 swapFree=67102716/67111528
[pid=8674] ppid=8672 vsize=7665104 CPUtime=3.77 cores=4,6
/proc/8674/stat : 8674 (java) S 8672 8674 8386 0 -1 4202496 26876 0 1 0 373 4 0 0 25 0 19 0 371417956 7849066496 23843 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8674/statm: 1916276 23843 2255 9 0 1907014 0
[pid=8674/tid=8675] ppid=8672 vsize=7665104 CPUtime=3 cores=4,6
/proc/8674/task/8675/stat : 8675 (java) R 8672 8674 8386 0 -1 4202560 11593 0 1 0 299 1 0 0 25 0 19 0 371417956 7849066496 23843 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 46912505586512 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8674/tid=8677] ppid=8672 vsize=7665104 CPUtime=0 cores=4,6
/proc/8674/task/8677/stat : 8677 (java) S 8672 8674 8386 0 -1 4202560 662 0 0 0 0 0 0 0 17 0 19 0 371417957 7849066496 23843 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8678] ppid=8672 vsize=7665104 CPUtime=0 cores=4,6
/proc/8674/task/8678/stat : 8678 (java) S 8672 8674 8386 0 -1 4202560 790 0 0 0 0 0 0 0 15 0 19 0 371417957 7849066496 23843 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8679] ppid=8672 vsize=7665104 CPUtime=0 cores=4,6
/proc/8674/task/8679/stat : 8679 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371417957 7849066496 23843 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8680] ppid=8672 vsize=7665104 CPUtime=0 cores=4,6
/proc/8674/task/8680/stat : 8680 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371417957 7849066496 23843 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8681] ppid=8672 vsize=7665104 CPUtime=0 cores=4,6
/proc/8674/task/8681/stat : 8681 (java) S 8672 8674 8386 0 -1 4202560 436 0 0 0 0 0 0 0 16 0 19 0 371417957 7849066496 23843 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 4 0 0 0
[pid=8674/tid=8682] ppid=8672 vsize=7665104 CPUtime=0 cores=4,6
/proc/8674/task/8682/stat : 8682 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371417957 7849066496 23843 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8683] ppid=8672 vsize=7665104 CPUtime=0 cores=4,6
/proc/8674/task/8683/stat : 8683 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371417957 7849066496 23843 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8684] ppid=8672 vsize=7665104 CPUtime=0 cores=4,6
/proc/8674/task/8684/stat : 8684 (java) S 8672 8674 8386 0 -1 4202560 591 0 0 0 0 0 0 0 15 0 19 0 371417957 7849066496 23843 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8685] ppid=8672 vsize=7665104 CPUtime=0.04 cores=4,6
/proc/8674/task/8685/stat : 8685 (java) S 8672 8674 8386 0 -1 4202560 1705 0 0 0 4 0 0 0 16 0 19 0 371417958 7849066496 23843 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488511488 0 0 0 16800975 18446604440278876416 0 0 -1 4 0 0 0
[pid=8674/tid=8686] ppid=8672 vsize=7665104 CPUtime=0 cores=4,6
/proc/8674/task/8686/stat : 8686 (java) S 8672 8674 8386 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371417959 7849066496 23843 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8687] ppid=8672 vsize=7665104 CPUtime=0 cores=4,6
/proc/8674/task/8687/stat : 8687 (java) S 8672 8674 8386 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 371417959 7849066496 23843 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8688] ppid=8672 vsize=7665104 CPUtime=0 cores=4,6
/proc/8674/task/8688/stat : 8688 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371417961 7849066496 23843 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488518577 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8689] ppid=8672 vsize=7665104 CPUtime=0.2 cores=4,6
/proc/8674/task/8689/stat : 8689 (java) S 8672 8674 8386 0 -1 4202560 271 0 0 0 20 0 0 0 16 0 19 0 371417961 7849066496 23843 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 4 0 0 0
[pid=8674/tid=8690] ppid=8672 vsize=7665104 CPUtime=0.47 cores=4,6
/proc/8674/task/8690/stat : 8690 (java) S 8672 8674 8386 0 -1 4202560 9670 0 0 0 46 1 0 0 15 0 19 0 371417961 7849066496 23843 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8691] ppid=8672 vsize=7665104 CPUtime=0 cores=4,6
/proc/8674/task/8691/stat : 8691 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371417961 7849066496 23843 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8692] ppid=8672 vsize=7665104 CPUtime=0 cores=4,6
/proc/8674/task/8692/stat : 8692 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371417961 7849066496 23843 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488511488 0 4 0 16800975 18446604440278876416 0 0 -1 4 0 0 0
[pid=8674/tid=8721] ppid=8672 vsize=7665104 CPUtime=0 cores=4,6
/proc/8674/task/8721/stat : 8721 (java) S 8672 8674 8386 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371417978 7849066496 23843 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488511488 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.77
Current children cumulated vsize (KiB) 7665104

[startup+6.30141 s]
/proc/loadavg: 4.03 4.01 3.37 5/262 8746
/proc/meminfo: memFree=15068884/32950928 swapFree=67102716/67111528
[pid=8674] ppid=8672 vsize=7660600 CPUtime=6.97 cores=4,6
/proc/8674/stat : 8674 (java) S 8672 8674 8386 0 -1 4202496 27529 0 1 0 693 4 0 0 25 0 19 0 371417956 7844454400 23787 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8674/statm: 1915150 23787 2255 9 0 1905888 0
[pid=8674/tid=8675] ppid=8672 vsize=7660600 CPUtime=6.1 cores=4,6
/proc/8674/task/8675/stat : 8675 (java) R 8672 8674 8386 0 -1 4202560 11595 0 1 0 609 1 0 0 25 0 19 0 371417956 7844454400 23787 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 46912505666985 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8674/tid=8677] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8677/stat : 8677 (java) S 8672 8674 8386 0 -1 4202560 662 0 0 0 0 0 0 0 15 0 19 0 371417957 7844454400 23787 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8678] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8678/stat : 8678 (java) S 8672 8674 8386 0 -1 4202560 792 0 0 0 0 0 0 0 15 0 19 0 371417957 7844454400 23787 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8679] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8679/stat : 8679 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371417957 7844454400 23787 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8680] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8680/stat : 8680 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371417957 7844454400 23787 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8681] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8681/stat : 8681 (java) S 8672 8674 8386 0 -1 4202560 436 0 0 0 0 0 0 0 15 0 19 0 371417957 7844454400 23787 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8682] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8682/stat : 8682 (java) S 8672 8674 8386 0 -1 4202560 167 0 0 0 0 0 0 0 15 0 19 0 371417957 7844454400 23787 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 4 0 0 0
[pid=8674/tid=8683] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8683/stat : 8683 (java) S 8672 8674 8386 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 371417957 7844454400 23787 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8684] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8684/stat : 8684 (java) S 8672 8674 8386 0 -1 4202560 877 0 0 0 0 0 0 0 15 0 19 0 371417957 7844454400 23787 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8685] ppid=8672 vsize=7660600 CPUtime=0.09 cores=4,6
/proc/8674/task/8685/stat : 8685 (java) S 8672 8674 8386 0 -1 4202560 1888 0 0 0 9 0 0 0 16 0 19 0 371417958 7844454400 23787 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488511488 0 0 0 16800975 18446604440278876416 0 0 -1 4 0 0 0
[pid=8674/tid=8686] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8686/stat : 8686 (java) S 8672 8674 8386 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371417959 7844454400 23787 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8687] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8687/stat : 8687 (java) S 8672 8674 8386 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 371417959 7844454400 23787 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8688] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8688/stat : 8688 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371417961 7844454400 23787 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488518577 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8689] ppid=8672 vsize=7660600 CPUtime=0.23 cores=4,6
/proc/8674/task/8689/stat : 8689 (java) S 8672 8674 8386 0 -1 4202560 284 0 0 0 23 0 0 0 15 0 19 0 371417961 7844454400 23787 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 4 0 0 0
[pid=8674/tid=8690] ppid=8672 vsize=7660600 CPUtime=0.47 cores=4,6
/proc/8674/task/8690/stat : 8690 (java) S 8672 8674 8386 0 -1 4202560 9670 0 0 0 46 1 0 0 15 0 19 0 371417961 7844454400 23787 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0

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

[pid=8674/tid=8682] ppid=8672 vsize=7660600 CPUtime=0.14 cores=4,6
/proc/8674/task/8682/stat : 8682 (java) S 8672 8674 8386 0 -1 4202560 1279 0 0 0 14 0 0 0 15 0 19 0 371417957 7844454400 42019 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8683] ppid=8672 vsize=7660600 CPUtime=0.13 cores=4,6
/proc/8674/task/8683/stat : 8683 (java) S 8672 8674 8386 0 -1 4202560 1164 0 0 0 13 0 0 0 15 0 19 0 371417957 7844454400 42019 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8684] ppid=8672 vsize=7660600 CPUtime=0.16 cores=4,6
/proc/8674/task/8684/stat : 8684 (java) S 8672 8674 8386 0 -1 4202560 2946 0 0 0 16 0 0 0 15 0 19 0 371417957 7844454400 42019 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8685] ppid=8672 vsize=7660600 CPUtime=3.72 cores=4,6
/proc/8674/task/8685/stat : 8685 (java) S 8672 8674 8386 0 -1 4202560 4620 0 0 0 371 1 0 0 15 0 19 0 371417958 7844454400 42019 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488511488 0 0 0 16800975 18446604440278876416 0 0 -1 4 0 0 0
[pid=8674/tid=8686] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8686/stat : 8686 (java) S 8672 8674 8386 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371417959 7844454400 42019 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8687] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8687/stat : 8687 (java) S 8672 8674 8386 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 371417959 7844454400 42019 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8688] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8688/stat : 8688 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371417961 7844454400 42019 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488518577 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8689] ppid=8672 vsize=7660600 CPUtime=0.26 cores=4,6
/proc/8674/task/8689/stat : 8689 (java) S 8672 8674 8386 0 -1 4202560 286 0 0 0 26 0 0 0 15 0 19 0 371417961 7844454400 42019 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 4 0 0 0
[pid=8674/tid=8690] ppid=8672 vsize=7660600 CPUtime=0.47 cores=4,6
/proc/8674/task/8690/stat : 8690 (java) S 8672 8674 8386 0 -1 4202560 9670 0 0 0 46 1 0 0 15 0 19 0 371417961 7844454400 42019 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8691] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8691/stat : 8691 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371417961 7844454400 42019 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8692] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8692/stat : 8692 (java) S 8672 8674 8386 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 371417961 7844454400 42019 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488511488 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8721] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8721/stat : 8721 (java) S 8672 8674 8386 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371417978 7844454400 42019 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488511488 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1123.47
Current children cumulated vsize (KiB) 7660600

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.81 5/262 8789
/proc/meminfo: memFree=14840616/32950928 swapFree=67102716/67111528
[pid=8674] ppid=8672 vsize=7660600 CPUtime=1183.49 cores=4,6
/proc/8674/stat : 8674 (java) S 8672 8674 8386 0 -1 4202496 46107 0 1 0 118341 8 0 0 25 0 19 0 371417956 7844454400 42123 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8674/statm: 1915150 42123 2256 9 0 1905888 0
[pid=8674/tid=8675] ppid=8672 vsize=7660600 CPUtime=1177.68 cores=4,6
/proc/8674/task/8675/stat : 8675 (java) R 8672 8674 8386 0 -1 4202560 18654 0 1 0 117765 3 0 0 25 0 19 0 371417956 7844454400 42123 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 46912505637750 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8674/tid=8677] ppid=8672 vsize=7660600 CPUtime=0.11 cores=4,6
/proc/8674/task/8677/stat : 8677 (java) S 8672 8674 8386 0 -1 4202560 1130 0 0 0 11 0 0 0 15 0 19 0 371417957 7844454400 42123 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8678] ppid=8672 vsize=7660600 CPUtime=0.15 cores=4,6
/proc/8674/task/8678/stat : 8678 (java) S 8672 8674 8386 0 -1 4202560 798 0 0 0 15 0 0 0 15 0 19 0 371417957 7844454400 42123 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8679] ppid=8672 vsize=7660600 CPUtime=0.11 cores=4,6
/proc/8674/task/8679/stat : 8679 (java) S 8672 8674 8386 0 -1 4202560 1406 0 0 0 11 0 0 0 15 0 19 0 371417957 7844454400 42123 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8680] ppid=8672 vsize=7660600 CPUtime=0.17 cores=4,6
/proc/8674/task/8680/stat : 8680 (java) S 8672 8674 8386 0 -1 4202560 2222 0 0 0 17 0 0 0 15 0 19 0 371417957 7844454400 42123 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8681] ppid=8672 vsize=7660600 CPUtime=0.13 cores=4,6
/proc/8674/task/8681/stat : 8681 (java) S 8672 8674 8386 0 -1 4202560 602 0 0 0 13 0 0 0 15 0 19 0 371417957 7844454400 42123 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8682] ppid=8672 vsize=7660600 CPUtime=0.14 cores=4,6
/proc/8674/task/8682/stat : 8682 (java) S 8672 8674 8386 0 -1 4202560 1279 0 0 0 14 0 0 0 15 0 19 0 371417957 7844454400 42123 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 4 0 0 0
[pid=8674/tid=8683] ppid=8672 vsize=7660600 CPUtime=0.13 cores=4,6
/proc/8674/task/8683/stat : 8683 (java) S 8672 8674 8386 0 -1 4202560 1164 0 0 0 13 0 0 0 15 0 19 0 371417957 7844454400 42123 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8684] ppid=8672 vsize=7660600 CPUtime=0.17 cores=4,6
/proc/8674/task/8684/stat : 8684 (java) S 8672 8674 8386 0 -1 4202560 2947 0 0 0 17 0 0 0 15 0 19 0 371417957 7844454400 42123 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8685] ppid=8672 vsize=7660600 CPUtime=3.88 cores=4,6
/proc/8674/task/8685/stat : 8685 (java) S 8672 8674 8386 0 -1 4202560 4727 0 0 0 387 1 0 0 15 0 19 0 371417958 7844454400 42123 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488511488 0 0 0 16800975 18446604440278876416 0 0 -1 4 0 0 0
[pid=8674/tid=8686] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8686/stat : 8686 (java) S 8672 8674 8386 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371417959 7844454400 42123 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8687] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8687/stat : 8687 (java) S 8672 8674 8386 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 371417959 7844454400 42123 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8688] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8688/stat : 8688 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371417961 7844454400 42123 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488518577 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8689] ppid=8672 vsize=7660600 CPUtime=0.26 cores=4,6
/proc/8674/task/8689/stat : 8689 (java) S 8672 8674 8386 0 -1 4202560 286 0 0 0 26 0 0 0 15 0 19 0 371417961 7844454400 42123 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 4 0 0 0
[pid=8674/tid=8690] ppid=8672 vsize=7660600 CPUtime=0.47 cores=4,6
/proc/8674/task/8690/stat : 8690 (java) S 8672 8674 8386 0 -1 4202560 9670 0 0 0 46 1 0 0 15 0 19 0 371417961 7844454400 42123 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8691] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8691/stat : 8691 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371417961 7844454400 42123 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8692] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8692/stat : 8692 (java) S 8672 8674 8386 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 371417961 7844454400 42123 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488511488 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8721] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8721/stat : 8721 (java) S 8672 8674 8386 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371417978 7844454400 42123 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488511488 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1183.49
Current children cumulated vsize (KiB) 7660600

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/262 8791
/proc/meminfo: memFree=14839068/32950928 swapFree=67102716/67111528
[pid=8674] ppid=8672 vsize=7660600 CPUtime=1243.52 cores=4,6
/proc/8674/stat : 8674 (java) S 8672 8674 8386 0 -1 4202496 46153 0 1 0 124344 8 0 0 25 0 19 0 371417956 7844454400 42156 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8674/statm: 1915150 42156 2256 9 0 1905888 0
[pid=8674/tid=8675] ppid=8672 vsize=7660600 CPUtime=1237.45 cores=4,6
/proc/8674/task/8675/stat : 8675 (java) R 8672 8674 8386 0 -1 4202560 18659 0 1 0 123742 3 0 0 25 0 19 0 371417956 7844454400 42156 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 46912505636780 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8674/tid=8677] ppid=8672 vsize=7660600 CPUtime=0.11 cores=4,6
/proc/8674/task/8677/stat : 8677 (java) S 8672 8674 8386 0 -1 4202560 1130 0 0 0 11 0 0 0 15 0 19 0 371417957 7844454400 42156 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8678] ppid=8672 vsize=7660600 CPUtime=0.16 cores=4,6
/proc/8674/task/8678/stat : 8678 (java) S 8672 8674 8386 0 -1 4202560 798 0 0 0 16 0 0 0 15 0 19 0 371417957 7844454400 42156 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8679] ppid=8672 vsize=7660600 CPUtime=0.12 cores=4,6
/proc/8674/task/8679/stat : 8679 (java) S 8672 8674 8386 0 -1 4202560 1406 0 0 0 12 0 0 0 15 0 19 0 371417957 7844454400 42156 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8680] ppid=8672 vsize=7660600 CPUtime=0.18 cores=4,6
/proc/8674/task/8680/stat : 8680 (java) S 8672 8674 8386 0 -1 4202560 2222 0 0 0 18 0 0 0 15 0 19 0 371417957 7844454400 42156 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8681] ppid=8672 vsize=7660600 CPUtime=0.13 cores=4,6
/proc/8674/task/8681/stat : 8681 (java) S 8672 8674 8386 0 -1 4202560 602 0 0 0 13 0 0 0 15 0 19 0 371417957 7844454400 42156 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8682] ppid=8672 vsize=7660600 CPUtime=0.15 cores=4,6
/proc/8674/task/8682/stat : 8682 (java) S 8672 8674 8386 0 -1 4202560 1279 0 0 0 15 0 0 0 15 0 19 0 371417957 7844454400 42156 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8683] ppid=8672 vsize=7660600 CPUtime=0.14 cores=4,6
/proc/8674/task/8683/stat : 8683 (java) S 8672 8674 8386 0 -1 4202560 1164 0 0 0 14 0 0 0 16 0 19 0 371417957 7844454400 42156 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8684] ppid=8672 vsize=7660600 CPUtime=0.17 cores=4,6
/proc/8674/task/8684/stat : 8684 (java) S 8672 8674 8386 0 -1 4202560 2948 0 0 0 17 0 0 0 15 0 19 0 371417957 7844454400 42156 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8685] ppid=8672 vsize=7660600 CPUtime=4.07 cores=4,6
/proc/8674/task/8685/stat : 8685 (java) S 8672 8674 8386 0 -1 4202560 4763 0 0 0 406 1 0 0 15 0 19 0 371417958 7844454400 42156 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488511488 0 0 0 16800975 18446604440278876416 0 0 -1 4 0 0 0
[pid=8674/tid=8686] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8686/stat : 8686 (java) S 8672 8674 8386 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371417959 7844454400 42156 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8687] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8687/stat : 8687 (java) S 8672 8674 8386 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 371417959 7844454400 42156 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8688] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8688/stat : 8688 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371417961 7844454400 42156 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488518577 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8689] ppid=8672 vsize=7660600 CPUtime=0.26 cores=4,6
/proc/8674/task/8689/stat : 8689 (java) S 8672 8674 8386 0 -1 4202560 286 0 0 0 26 0 0 0 15 0 19 0 371417961 7844454400 42156 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 4 0 0 0
[pid=8674/tid=8690] ppid=8672 vsize=7660600 CPUtime=0.47 cores=4,6
/proc/8674/task/8690/stat : 8690 (java) S 8672 8674 8386 0 -1 4202560 9670 0 0 0 46 1 0 0 15 0 19 0 371417961 7844454400 42156 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8691] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8691/stat : 8691 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371417961 7844454400 42156 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8692] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8692/stat : 8692 (java) S 8672 8674 8386 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 371417961 7844454400 42156 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488511488 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8721] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8721/stat : 8721 (java) S 8672 8674 8386 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371417978 7844454400 42156 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488511488 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1243.52
Current children cumulated vsize (KiB) 7660600



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.83 4/242 8796
/proc/meminfo: memFree=14980672/32950928 swapFree=67102716/67111528
[pid=8674] ppid=8672 vsize=7660600 CPUtime=1301.24 cores=4,6
/proc/8674/stat : 8674 (java) S 8672 8674 8386 0 -1 4202496 46274 0 1 0 130116 8 0 0 25 0 19 0 371417956 7844454400 42267 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8674/statm: 1915150 42267 2256 9 0 1905888 0
[pid=8674/tid=8675] ppid=8672 vsize=7660600 CPUtime=1294.97 cores=4,6
/proc/8674/task/8675/stat : 8675 (java) R 8672 8674 8386 0 -1 4202560 18663 0 1 0 129494 3 0 0 25 0 19 0 371417956 7844454400 42267 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 46912505586512 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8674/tid=8677] ppid=8672 vsize=7660600 CPUtime=0.11 cores=4,6
/proc/8674/task/8677/stat : 8677 (java) S 8672 8674 8386 0 -1 4202560 1130 0 0 0 11 0 0 0 15 0 19 0 371417957 7844454400 42267 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8678] ppid=8672 vsize=7660600 CPUtime=0.16 cores=4,6
/proc/8674/task/8678/stat : 8678 (java) S 8672 8674 8386 0 -1 4202560 799 0 0 0 16 0 0 0 15 0 19 0 371417957 7844454400 42267 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8679] ppid=8672 vsize=7660600 CPUtime=0.12 cores=4,6
/proc/8674/task/8679/stat : 8679 (java) S 8672 8674 8386 0 -1 4202560 1406 0 0 0 12 0 0 0 15 0 19 0 371417957 7844454400 42267 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8680] ppid=8672 vsize=7660600 CPUtime=0.19 cores=4,6
/proc/8674/task/8680/stat : 8680 (java) S 8672 8674 8386 0 -1 4202560 2222 0 0 0 19 0 0 0 15 0 19 0 371417957 7844454400 42267 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8681] ppid=8672 vsize=7660600 CPUtime=0.14 cores=4,6
/proc/8674/task/8681/stat : 8681 (java) S 8672 8674 8386 0 -1 4202560 602 0 0 0 14 0 0 0 15 0 19 0 371417957 7844454400 42267 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8682] ppid=8672 vsize=7660600 CPUtime=0.16 cores=4,6
/proc/8674/task/8682/stat : 8682 (java) S 8672 8674 8386 0 -1 4202560 1279 0 0 0 16 0 0 0 15 0 19 0 371417957 7844454400 42267 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8683] ppid=8672 vsize=7660600 CPUtime=0.15 cores=4,6
/proc/8674/task/8683/stat : 8683 (java) S 8672 8674 8386 0 -1 4202560 1164 0 0 0 15 0 0 0 15 0 19 0 371417957 7844454400 42267 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8684] ppid=8672 vsize=7660600 CPUtime=0.18 cores=4,6
/proc/8674/task/8684/stat : 8684 (java) S 8672 8674 8386 0 -1 4202560 2948 0 0 0 18 0 0 0 15 0 19 0 371417957 7844454400 42267 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8685] ppid=8672 vsize=7660600 CPUtime=4.23 cores=4,6
/proc/8674/task/8685/stat : 8685 (java) S 8672 8674 8386 0 -1 4202560 4875 0 0 0 422 1 0 0 15 0 19 0 371417958 7844454400 42267 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488511488 0 0 0 16800975 18446604440278876416 0 0 -1 4 0 0 0
[pid=8674/tid=8686] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8686/stat : 8686 (java) S 8672 8674 8386 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371417959 7844454400 42267 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8687] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8687/stat : 8687 (java) S 8672 8674 8386 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 371417959 7844454400 42267 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8688] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8688/stat : 8688 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371417961 7844454400 42267 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488518577 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8689] ppid=8672 vsize=7660600 CPUtime=0.26 cores=4,6
/proc/8674/task/8689/stat : 8689 (java) S 8672 8674 8386 0 -1 4202560 286 0 0 0 26 0 0 0 15 0 19 0 371417961 7844454400 42267 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 4 0 0 0
[pid=8674/tid=8690] ppid=8672 vsize=7660600 CPUtime=0.47 cores=4,6
/proc/8674/task/8690/stat : 8690 (java) S 8672 8674 8386 0 -1 4202560 9670 0 0 0 46 1 0 0 15 0 19 0 371417961 7844454400 42267 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8691] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8691/stat : 8691 (java) S 8672 8674 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371417961 7844454400 42267 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488510873 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8692] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8692/stat : 8692 (java) S 8672 8674 8386 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 371417961 7844454400 42267 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488511488 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
[pid=8674/tid=8721] ppid=8672 vsize=7660600 CPUtime=0 cores=4,6
/proc/8674/task/8721/stat : 8721 (java) S 8672 8674 8386 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371417978 7844454400 42267 33554432000 1073741824 1073778376 140736543463824 18446744073709551615 239488511488 0 4 0 16800975 18446604440278876416 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1301.24
Current children cumulated vsize (KiB) 7660600

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

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

Child status: 143
Real time (s): 1300.05
CPU time (s): 1301.32
CPU user time (s): 1301.23
CPU system time (s): 0.097985
CPU usage (%): 100.098
Max. virtual memory (cumulated for all children) (KiB): 7665104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.23
system time used= 0.097985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46370
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29931
involuntary context switches= 9331

runsolver used 2.33164 second user time and 4.77927 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-12 10:50:09
IDJOB=3190305
IDBENCH=82636
IDSOLVER=1611
FILE ID=node148/3190305-1302598209
RUNJOBID= node148-1302596906-8405
PBS_JOBID= 12958095
Free space on /tmp= 71076 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S971556279-001-UNKNOWN.cnf
COMMAND LINE= java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190305-1302598209/watcher-3190305-1302598209 -o /tmp/evaluation-result-3190305-1302598209/solver-3190305-1302598209 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190305-1302598209.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 9224277e61359574518ca553717e02ee
RANDOM SEED=468558075

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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:     32950928 kB
MemFree:      15337628 kB
Buffers:        614888 kB
Cached:       16497940 kB
SwapCached:       4908 kB
Active:        8223940 kB
Inactive:      8983768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15337628 kB
SwapTotal:    67111528 kB
SwapFree:     67102716 kB
Dirty:            2436 kB
Writeback:           0 kB
AnonPages:       91872 kB
Mapped:          22696 kB
Slab:           341480 kB
PageTables:       5176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  7459764 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= 71072 MiB
End job on node148 at 2011-04-12 11:11:51