Trace number 3190312

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.06 1300.05

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S817927155-033-UNKNOWN.cnf
MD5SUMbdd02c131ae0dd9fa14ba01f07a63379
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 variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 534000

Solver Data

0.00/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06	c See www.sat4j.org for details.
0.00/0.07	c no version file found!!!
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.18-164.el5
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		6997539544
0.00/0.07	c Max memory 		7034241024
0.00/0.07	c Total memory 		7034241024
0.00/0.07	c Number of processors 	8
0.00/0.09	c --- Begin Solver configuration ---
0.00/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.00/0.09	c Learn all clauses as in MiniSAT
0.00/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.09	c Expensive reason simplification
0.00/0.09	c Armin Biere (Picosat) restarts strategy
0.00/0.09	c Glucose learned constraints deletion strategy
0.00/0.09	c timeout=2147483647s
0.00/0.09	c DB Simplification allowed=true
0.00/0.09	c --- End Solver configuration ---
0.00/0.09	c solving HOME/instance-3190312-1302598634.cnf
0.00/0.09	c reading problem ... 
0.21/0.21	c ... done. Wall clock time 0.123s.
0.21/0.21	c #vars     400
0.21/0.21	c #constraints  34000
0.21/0.21	c constraints type 
0.21/0.21	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 34000
1.59/1.28	c cleaning 2498 clauses out of 5000 with flag 5000/5000
2.83/2.24	c cleaning 4246 clauses out of 8502 with flag 11000/11000
3.93/3.31	c cleaning 5626 clauses out of 11257 with flag 18001/18001
5.13/4.59	c cleaning 6810 clauses out of 13631 with flag 26001/26001
6.64/6.06	c cleaning 7906 clauses out of 15820 with flag 35000/35000
8.34/7.75	c cleaning 8954 clauses out of 17914 with flag 45000/45000
10.24/9.66	c cleaning 9979 clauses out of 19960 with flag 56000/56000
12.44/11.86	c cleaning 10984 clauses out of 21981 with flag 68000/68000
14.84/14.20	c cleaning 11992 clauses out of 23997 with flag 81000/81000
17.44/16.85	c cleaning 12997 clauses out of 26005 with flag 95000/95000
20.35/19.76	c cleaning 13999 clauses out of 28008 with flag 110000/110000
23.55/22.99	c cleaning 15002 clauses out of 30010 with flag 126001/126001
27.06/26.42	c cleaning 16001 clauses out of 32010 with flag 143003/143003
30.65/30.07	c cleaning 16997 clauses out of 34006 with flag 161000/161000
34.66/34.05	c cleaning 18000 clauses out of 36010 with flag 180001/180001
39.06/38.42	c cleaning 19001 clauses out of 38010 with flag 200001/200001
43.65/43.06	c cleaning 20002 clauses out of 40010 with flag 221002/221002
48.65/48.03	c cleaning 20998 clauses out of 42006 with flag 243000/243000
53.96/53.30	c cleaning 22002 clauses out of 44010 with flag 266002/266002
59.26/58.65	c cleaning 22997 clauses out of 46007 with flag 290001/290001
65.26/64.63	c cleaning 24000 clauses out of 48009 with flag 315000/315000
71.46/70.83	c cleaning 25004 clauses out of 50013 with flag 341004/341004
78.17/77.58	c cleaning 26000 clauses out of 52005 with flag 368000/368000
85.08/84.41	c cleaning 27001 clauses out of 54006 with flag 396001/396001
92.78/92.18	c cleaning 27994 clauses out of 56004 with flag 425000/425000
100.98/100.32	c cleaning 29001 clauses out of 58010 with flag 455000/455000
109.18/108.51	c cleaning 30000 clauses out of 60012 with flag 486003/486003
118.29/117.61	c cleaning 30999 clauses out of 62010 with flag 518001/518001
127.39/126.71	c cleaning 32001 clauses out of 64012 with flag 551002/551002
137.10/136.47	c cleaning 32997 clauses out of 66010 with flag 585001/585001
147.19/146.56	c cleaning 33501 clauses out of 67014 with flag 619002/619002
156.70/156.04	c cleaning 33746 clauses out of 67512 with flag 653001/653001
167.10/166.44	c cleaning 33878 clauses out of 67769 with flag 687004/687004
176.71/176.03	c cleaning 33937 clauses out of 67887 with flag 721000/721000
186.90/186.21	c cleaning 33974 clauses out of 67951 with flag 755001/755001
196.81/196.16	c cleaning 33980 clauses out of 67976 with flag 789000/789000
206.51/205.83	c cleaning 33992 clauses out of 67996 with flag 823000/823000
216.71/216.05	c cleaning 33996 clauses out of 68004 with flag 857000/857000
226.32/225.63	c cleaning 34004 clauses out of 68010 with flag 891002/891002
236.43/235.71	c cleaning 33997 clauses out of 68005 with flag 925001/925001
246.13/245.49	c cleaning 33999 clauses out of 68007 with flag 959000/959000
255.84/255.18	c cleaning 33995 clauses out of 68009 with flag 993001/993001
266.14/265.49	c cleaning 34002 clauses out of 68013 with flag 1027000/1027000
275.64/274.90	c cleaning 34000 clauses out of 68011 with flag 1061000/1061000
285.14/284.40	c cleaning 33994 clauses out of 68011 with flag 1095000/1095000
295.24/294.52	c cleaning 34007 clauses out of 68019 with flag 1129002/1129002
304.74/304.06	c cleaning 33997 clauses out of 68010 with flag 1163000/1163000
314.44/313.71	c cleaning 34004 clauses out of 68015 with flag 1197002/1197002
323.74/323.05	c cleaning 33994 clauses out of 68011 with flag 1231002/1231002
333.95/333.28	c cleaning 34004 clauses out of 68016 with flag 1265001/1265001
343.45/342.77	c cleaning 33999 clauses out of 68012 with flag 1299001/1299001
353.05/352.39	c cleaning 34002 clauses out of 68013 with flag 1333001/1333001
363.35/362.68	c cleaning 33997 clauses out of 68010 with flag 1367000/1367000
373.05/372.35	c cleaning 34002 clauses out of 68014 with flag 1401001/1401001
382.65/381.97	c cleaning 34000 clauses out of 68011 with flag 1435000/1435000
392.36/391.60	c cleaning 33996 clauses out of 68011 with flag 1469000/1469000
402.26/401.51	c cleaning 34004 clauses out of 68015 with flag 1503000/1503000
412.17/411.45	c cleaning 34000 clauses out of 68011 with flag 1537000/1537000
421.86/421.15	c cleaning 33999 clauses out of 68011 with flag 1571000/1571000
431.36/430.66	c cleaning 33998 clauses out of 68013 with flag 1605001/1605001
440.97/440.26	c cleaning 33995 clauses out of 68014 with flag 1639000/1639000
451.57/450.84	c cleaning 34001 clauses out of 68021 with flag 1673002/1673002
461.07/460.34	c cleaning 34002 clauses out of 68018 with flag 1707000/1707000
470.57/469.82	c cleaning 34001 clauses out of 68019 with flag 1741003/1741003
480.28/479.56	c cleaning 33999 clauses out of 68015 with flag 1775000/1775000
489.98/489.28	c cleaning 34004 clauses out of 68021 with flag 1809005/1809005
500.28/499.56	c cleaning 34005 clauses out of 68014 with flag 1843002/1843002
509.99/509.24	c cleaning 33996 clauses out of 68007 with flag 1877000/1877000
519.58/518.88	c cleaning 33993 clauses out of 68011 with flag 1911000/1911000
529.68/528.94	c cleaning 33998 clauses out of 68019 with flag 1945001/1945001
539.69/538.97	c cleaning 33999 clauses out of 68021 with flag 1979001/1979001
549.49/548.78	c cleaning 34003 clauses out of 68022 with flag 2013001/2013001
559.69/558.94	c cleaning 34004 clauses out of 68020 with flag 2047002/2047002
569.71/568.90	c cleaning 33997 clauses out of 68014 with flag 2081000/2081000
579.71/578.99	c cleaning 34004 clauses out of 68019 with flag 2115002/2115002
589.31/588.56	c cleaning 33996 clauses out of 68013 with flag 2149000/2149000
599.81/599.04	c cleaning 34001 clauses out of 68017 with flag 2183000/2183000
610.31/609.52	c cleaning 34000 clauses out of 68016 with flag 2217000/2217000
621.12/620.30	c cleaning 33992 clauses out of 68016 with flag 2251000/2251000
631.41/630.61	c cleaning 34002 clauses out of 68024 with flag 2285000/2285000
641.21/640.47	c cleaning 34004 clauses out of 68022 with flag 2319000/2319000
650.92/650.19	c cleaning 34005 clauses out of 68019 with flag 2353001/2353001
660.22/659.40	c cleaning 33998 clauses out of 68013 with flag 2387000/2387000
669.92/669.18	c cleaning 34000 clauses out of 68015 with flag 2421000/2421000
680.42/679.63	c cleaning 33996 clauses out of 68016 with flag 2455001/2455001
690.02/689.26	c cleaning 34005 clauses out of 68019 with flag 2489000/2489000
699.42/698.68	c cleaning 33999 clauses out of 68014 with flag 2523000/2523000
709.13/708.39	c cleaning 34004 clauses out of 68015 with flag 2557000/2557000
718.73/717.96	c cleaning 33999 clauses out of 68011 with flag 2591000/2591000
728.83/728.09	c cleaning 34000 clauses out of 68012 with flag 2625000/2625000
738.73/737.97	c cleaning 33999 clauses out of 68013 with flag 2659001/2659001
748.94/748.14	c cleaning 33999 clauses out of 68014 with flag 2693001/2693001
759.04/758.28	c cleaning 34005 clauses out of 68014 with flag 2727000/2727000
768.74/767.92	c cleaning 33997 clauses out of 68009 with flag 2761000/2761000
778.04/777.20	c cleaning 33995 clauses out of 68012 with flag 2795000/2795000
787.94/787.19	c cleaning 34005 clauses out of 68019 with flag 2829002/2829002
797.74/796.96	c cleaning 34001 clauses out of 68013 with flag 2863001/2863001
807.95/807.12	c cleaning 33997 clauses out of 68012 with flag 2897001/2897001
817.95/817.10	c cleaning 33999 clauses out of 68014 with flag 2931000/2931000
827.86/827.02	c cleaning 34002 clauses out of 68016 with flag 2965001/2965001
838.26/837.42	c cleaning 34001 clauses out of 68013 with flag 2999000/2999000
848.06/847.23	c cleaning 34000 clauses out of 68012 with flag 3033000/3033000
857.67/856.86	c cleaning 33997 clauses out of 68014 with flag 3067002/3067002
867.36/866.54	c cleaning 34002 clauses out of 68015 with flag 3101000/3101000
877.57/876.76	c cleaning 33996 clauses out of 68013 with flag 3135000/3135000
887.57/886.70	c cleaning 33999 clauses out of 68017 with flag 3169000/3169000
897.97/897.11	c cleaning 34002 clauses out of 68023 with flag 3203005/3203005
907.87/907.04	c cleaning 34002 clauses out of 68017 with flag 3237001/3237001
917.69/916.90	c cleaning 33998 clauses out of 68016 with flag 3271002/3271002
927.89/927.05	c cleaning 33999 clauses out of 68016 with flag 3305000/3305000
937.49/936.67	c cleaning 34003 clauses out of 68017 with flag 3339000/3339000
946.99/946.17	c cleaning 33996 clauses out of 68014 with flag 3373000/3373000
956.89/956.05	c cleaning 34001 clauses out of 68018 with flag 3407000/3407000
966.80/965.97	c cleaning 34000 clauses out of 68018 with flag 3441001/3441001
976.50/975.64	c cleaning 34002 clauses out of 68017 with flag 3475000/3475000
986.60/985.75	c cleaning 33999 clauses out of 68016 with flag 3509001/3509001
996.80/995.91	c cleaning 33999 clauses out of 68018 with flag 3543002/3543002
1007.11/1006.26	c cleaning 33999 clauses out of 68017 with flag 3577000/3577000
1017.71/1016.81	c cleaning 34004 clauses out of 68020 with flag 3611002/3611002
1027.82/1026.95	c cleaning 34000 clauses out of 68015 with flag 3645001/3645001
1037.52/1036.60	c cleaning 34003 clauses out of 68015 with flag 3679001/3679001
1046.92/1046.02	c cleaning 33996 clauses out of 68011 with flag 3713000/3713000
1056.72/1055.87	c cleaning 33994 clauses out of 68017 with flag 3747002/3747002
1066.62/1065.78	c cleaning 34002 clauses out of 68021 with flag 3781000/3781000
1076.52/1075.61	c cleaning 34002 clauses out of 68020 with flag 3815001/3815001
1086.42/1085.52	c cleaning 34002 clauses out of 68018 with flag 3849001/3849001
1096.43/1095.58	c cleaning 33998 clauses out of 68015 with flag 3883000/3883000
1106.73/1105.82	c cleaning 34006 clauses out of 68017 with flag 3917000/3917000
1117.63/1116.75	c cleaning 33992 clauses out of 68012 with flag 3951001/3951001
1128.74/1127.83	c cleaning 34009 clauses out of 68019 with flag 3985000/3985000
1138.74/1137.88	c cleaning 33996 clauses out of 68010 with flag 4019000/4019000
1148.44/1147.56	c cleaning 34005 clauses out of 68016 with flag 4053002/4053002
1158.35/1157.45	c cleaning 34000 clauses out of 68010 with flag 4087001/4087001
1168.45/1167.51	c cleaning 33994 clauses out of 68010 with flag 4121001/4121001
1178.85/1177.94	c cleaning 34002 clauses out of 68016 with flag 4155001/4155001
1188.65/1187.78	c cleaning 34000 clauses out of 68014 with flag 4189001/4189001
1198.46/1197.57	c cleaning 33997 clauses out of 68015 with flag 4223002/4223002
1208.36/1207.45	c cleaning 34000 clauses out of 68016 with flag 4257000/4257000
1218.76/1217.80	c cleaning 34000 clauses out of 68018 with flag 4291002/4291002
1228.96/1228.08	c cleaning 33999 clauses out of 68017 with flag 4325001/4325001
1238.77/1237.82	c cleaning 33996 clauses out of 68019 with flag 4359002/4359002
1249.07/1248.10	c cleaning 34008 clauses out of 68021 with flag 4393000/4393000
1258.78/1257.86	c cleaning 33999 clauses out of 68013 with flag 4427000/4427000
1268.48/1267.52	c cleaning 33998 clauses out of 68014 with flag 4461000/4461000
1278.48/1277.52	c cleaning 34002 clauses out of 68018 with flag 4495002/4495002
1288.28/1287.39	c cleaning 34002 clauses out of 68016 with flag 4529002/4529002
1297.98/1297.08	c cleaning 34000 clauses out of 68013 with flag 4563001/4563001
1300.99/1300.01	c starts		: 2072
1300.99/1300.01	c conflicts		: 4574968
1300.99/1300.01	c decisions		: 5704047
1300.99/1300.01	c propagations		: 165197601
1300.99/1300.01	c inspects		: 13418505000
1300.99/1300.01	c shortcuts		: 0
1300.99/1300.01	c learnt literals	: 0
1300.99/1300.01	c learnt binary clauses	: 0
1300.99/1300.01	c learnt ternary clauses	: 0
1300.99/1300.01	c learnt constraints	: 4574968
1300.99/1300.01	c ignored constraints	: 0
1300.99/1300.01	c root simplifications	: 2072
1300.99/1300.01	c removed literals (reason simplification)	: 32633896
1300.99/1300.01	c reason swapping (by a shorter reason)	: 0
1300.99/1300.01	c Calls to reduceDB	: 147
1300.99/1300.01	c speed (assignments/second)	: 127094.53293234888
1300.99/1300.01	c non guided choices	172
1300.99/1300.04	c learnt constraints type 
1300.99/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 46042
1300.99/1300.04	c constraints type 
1300.99/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 34000
1300.99/1300.04	s UNKNOWN
1300.99/1300.04	c Total wall clock time (in seconds) : 1299.924

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-3190312-1302598634/watcher-3190312-1302598634 -o /tmp/evaluation-result-3190312-1302598634/solver-3190312-1302598634 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190312-1302598634.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: 3.82 3.96 3.48 7/215 31514
/proc/meminfo: memFree=28059424/32951124 swapFree=67111528/67111528
[pid=31514] ppid=31512 vsize=31604 CPUtime=0 cores=4,6
/proc/31514/stat : 31514 (java) S 31512 31514 31202 0 -1 4202496 1282 0 0 0 0 0 0 0 25 0 2 0 104054690 32362496 998 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672464869 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/31514/statm: 7902 1000 769 9 0 387 0
[pid=31514/tid=31515] ppid=31512 vsize=31604 CPUtime=0 cores=4,6
/proc/31514/task/31515/stat : 31515 (java) R 31512 31514 31202 0 -1 4202560 170 0 0 0 0 0 0 0 25 0 2 0 104054691 32362496 1001 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268655738503 0 0 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.0960499 s]
/proc/loadavg: 3.82 3.96 3.48 7/215 31514
/proc/meminfo: memFree=28059424/32951124 swapFree=67111528/67111528
[pid=31514] ppid=31512 vsize=7636516 CPUtime=0.1 cores=4,6
/proc/31514/stat : 31514 (java) S 31512 31514 31202 0 -1 4202496 10452 0 1 0 9 1 0 0 25 0 18 0 104054690 7819792384 10147 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/31514/statm: 1909129 10147 2094 9 0 1899867 0
[pid=31514/tid=31515] ppid=31512 vsize=7636516 CPUtime=0.07 cores=4,6
/proc/31514/task/31515/stat : 31515 (java) R 31512 31514 31202 0 -1 4202560 8646 0 1 0 7 0 0 0 22 0 18 0 104054691 7819792384 10147 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 46912505170474 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636516

[startup+0.15601 s]
/proc/loadavg: 3.82 3.96 3.48 7/215 31514
/proc/meminfo: memFree=28059424/32951124 swapFree=67111528/67111528
[pid=31514] ppid=31512 vsize=7638308 CPUtime=0.21 cores=4,6
/proc/31514/stat : 31514 (java) S 31512 31514 31202 0 -1 4202496 11251 0 1 0 20 1 0 0 25 0 18 0 104054690 7821627392 10887 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/31514/statm: 1909577 10887 2182 9 0 1900315 0
[pid=31514/tid=31515] ppid=31512 vsize=7638308 CPUtime=0.13 cores=4,6
/proc/31514/task/31515/stat : 31515 (java) R 31512 31514 31202 0 -1 4202560 8878 0 1 0 13 0 0 0 22 0 18 0 104054691 7821627392 10887 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 46912505164136 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 7638308

[startup+0.328981 s]
/proc/loadavg: 3.82 3.96 3.48 7/215 31514
/proc/meminfo: memFree=28059424/32951124 swapFree=67111528/67111528
[pid=31514] ppid=31512 vsize=7641980 CPUtime=0.54 cores=4,6
/proc/31514/stat : 31514 (java) S 31512 31514 31202 0 -1 4202496 14303 0 1 0 53 1 0 0 25 0 19 0 104054690 7825387520 13197 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/31514/statm: 1910495 13197 2219 9 0 1901233 0
[pid=31514/tid=31515] ppid=31512 vsize=7641980 CPUtime=0.29 cores=4,6
/proc/31514/task/31515/stat : 31515 (java) R 31512 31514 31202 0 -1 4202560 10183 0 1 0 28 1 0 0 23 0 19 0 104054691 7825387520 13197 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 46912505612323 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 7641980

[startup+0.700943 s]
/proc/loadavg: 3.82 3.96 3.48 7/215 31514
/proc/meminfo: memFree=28059424/32951124 swapFree=67111528/67111528
[pid=31514] ppid=31512 vsize=7641980 CPUtime=1.06 cores=4,6
/proc/31514/stat : 31514 (java) S 31512 31514 31202 0 -1 4202496 15370 0 1 0 105 1 0 0 25 0 19 0 104054690 7825387520 13577 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/31514/statm: 1910495 13577 2224 9 0 1901233 0
[pid=31514/tid=31515] ppid=31512 vsize=7641980 CPUtime=0.65 cores=4,6
/proc/31514/task/31515/stat : 31515 (java) R 31512 31514 31202 0 -1 4202560 10526 0 1 0 64 1 0 0 25 0 19 0 104054691 7825387520 13577 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 46912505724257 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 7641980

[startup+1.50081 s]
/proc/loadavg: 3.82 3.96 3.48 7/262 31564
/proc/meminfo: memFree=27926628/32951124 swapFree=67111528/67111528
[pid=31514] ppid=31512 vsize=7641980 CPUtime=2.1 cores=4,6
/proc/31514/stat : 31514 (java) S 31512 31514 31202 0 -1 4202496 25900 0 1 0 207 3 0 0 25 0 19 0 104054690 7825387520 21662 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/31514/statm: 1910495 21662 2253 9 0 1901233 0
[pid=31514/tid=31515] ppid=31512 vsize=7641980 CPUtime=1.4 cores=4,6
/proc/31514/task/31515/stat : 31515 (java) R 31512 31514 31202 0 -1 4202560 10948 0 1 0 139 1 0 0 25 0 19 0 104054691 7825387520 21662 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 46912505578152 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=31514/tid=31517] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31517/stat : 31517 (java) S 31512 31514 31202 0 -1 4202560 399 0 0 0 0 0 0 0 18 0 19 0 104054692 7825387520 21662 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31518] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31518/stat : 31518 (java) S 31512 31514 31202 0 -1 4202560 534 0 0 0 0 0 0 0 18 0 19 0 104054692 7825387520 21662 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31519] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31519/stat : 31519 (java) S 31512 31514 31202 0 -1 4202560 151 0 0 0 0 0 0 0 17 0 19 0 104054692 7825387520 21662 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31520] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31520/stat : 31520 (java) S 31512 31514 31202 0 -1 4202560 141 0 0 0 0 0 0 0 18 0 19 0 104054692 7825387520 21662 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31521] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31521/stat : 31521 (java) S 31512 31514 31202 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 19 0 104054692 7825387520 21662 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31522] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31522/stat : 31522 (java) S 31512 31514 31202 0 -1 4202560 44 0 0 0 0 0 0 0 18 0 19 0 104054692 7825387520 21662 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31523] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31523/stat : 31523 (java) S 31512 31514 31202 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 104054692 7825387520 21662 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31524] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31524/stat : 31524 (java) S 31512 31514 31202 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 104054692 7825387520 21662 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31530] ppid=31512 vsize=7641980 CPUtime=0.02 cores=4,6
/proc/31514/task/31530/stat : 31530 (java) S 31512 31514 31202 0 -1 4202560 1273 0 0 0 2 0 0 0 17 0 19 0 104054693 7825387520 21662 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478720 0 0 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31531] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31531/stat : 31531 (java) S 31512 31514 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 104054693 7825387520 21662 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31532] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31532/stat : 31532 (java) S 31512 31514 31202 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 104054693 7825387520 21662 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31538] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31538/stat : 31538 (java) S 31512 31514 31202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 104054695 7825387520 21662 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672485809 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31539] ppid=31512 vsize=7641980 CPUtime=0.46 cores=4,6
/proc/31514/task/31539/stat : 31539 (java) S 31512 31514 31202 0 -1 4202560 9479 0 0 0 45 1 0 0 16 0 19 0 104054695 7825387520 21662 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31540] ppid=31512 vsize=7641980 CPUtime=0.19 cores=4,6
/proc/31514/task/31540/stat : 31540 (java) S 31512 31514 31202 0 -1 4202560 1756 0 0 0 19 0 0 0 15 0 19 0 104054695 7825387520 21662 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31541] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31541/stat : 31541 (java) S 31512 31514 31202 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 104054695 7825387520 21662 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31542] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31542/stat : 31542 (java) S 31512 31514 31202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 104054695 7825387520 21662 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478720 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31563] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31563/stat : 31563 (java) S 31512 31514 31202 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 104054712 7825387520 21662 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478720 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 7641980

[startup+3.10158 s]
/proc/loadavg: 3.82 3.96 3.48 7/262 31564
/proc/meminfo: memFree=27829784/32951124 swapFree=67111528/67111528
[pid=31514] ppid=31512 vsize=7641980 CPUtime=3.73 cores=4,6
/proc/31514/stat : 31514 (java) S 31512 31514 31202 0 -1 4202496 26577 0 1 0 370 3 0 0 25 0 19 0 104054690 7825387520 22338 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/31514/statm: 1910495 22338 2255 9 0 1901233 0
[pid=31514/tid=31515] ppid=31512 vsize=7641980 CPUtime=2.97 cores=4,6
/proc/31514/task/31515/stat : 31515 (java) R 31512 31514 31202 0 -1 4202560 10950 0 1 0 296 1 0 0 25 0 19 0 104054691 7825387520 22338 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 46912505610714 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=31514/tid=31517] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31517/stat : 31517 (java) S 31512 31514 31202 0 -1 4202560 399 0 0 0 0 0 0 0 15 0 19 0 104054692 7825387520 22338 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31518] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31518/stat : 31518 (java) S 31512 31514 31202 0 -1 4202560 534 0 0 0 0 0 0 0 15 0 19 0 104054692 7825387520 22338 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31519] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31519/stat : 31519 (java) S 31512 31514 31202 0 -1 4202560 151 0 0 0 0 0 0 0 15 0 19 0 104054692 7825387520 22338 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31520] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31520/stat : 31520 (java) S 31512 31514 31202 0 -1 4202560 141 0 0 0 0 0 0 0 15 0 19 0 104054692 7825387520 22338 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31521] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31521/stat : 31521 (java) S 31512 31514 31202 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 19 0 104054692 7825387520 22338 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31522] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31522/stat : 31522 (java) S 31512 31514 31202 0 -1 4202560 526 0 0 0 0 0 0 0 18 0 19 0 104054692 7825387520 22338 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31523] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31523/stat : 31523 (java) S 31512 31514 31202 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 104054692 7825387520 22338 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31524] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31524/stat : 31524 (java) S 31512 31514 31202 0 -1 4202560 20 0 0 0 0 0 0 0 18 0 19 0 104054692 7825387520 22338 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31530] ppid=31512 vsize=7641980 CPUtime=0.03 cores=4,6
/proc/31514/task/31530/stat : 31530 (java) S 31512 31514 31202 0 -1 4202560 1451 0 0 0 3 0 0 0 15 0 19 0 104054693 7825387520 22338 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478720 0 0 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31531] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31531/stat : 31531 (java) S 31512 31514 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 104054693 7825387520 22338 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31532] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31532/stat : 31532 (java) S 31512 31514 31202 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 104054693 7825387520 22338 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31538] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31538/stat : 31538 (java) S 31512 31514 31202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 104054695 7825387520 22338 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672485809 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31539] ppid=31512 vsize=7641980 CPUtime=0.49 cores=4,6
/proc/31514/task/31539/stat : 31539 (java) S 31512 31514 31202 0 -1 4202560 9481 0 0 0 48 1 0 0 15 0 19 0 104054695 7825387520 22338 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31540] ppid=31512 vsize=7641980 CPUtime=0.19 cores=4,6
/proc/31514/task/31540/stat : 31540 (java) S 31512 31514 31202 0 -1 4202560 1756 0 0 0 19 0 0 0 15 0 19 0 104054695 7825387520 22338 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31541] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31541/stat : 31541 (java) S 31512 31514 31202 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 104054695 7825387520 22338 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31542] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31542/stat : 31542 (java) S 31512 31514 31202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 104054695 7825387520 22338 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478720 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31563] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31563/stat : 31563 (java) S 31512 31514 31202 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 104054712 7825387520 22338 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478720 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.73
Current children cumulated vsize (KiB) 7641980

[startup+6.30095 s]
/proc/loadavg: 3.83 3.96 3.48 5/262 31564
/proc/meminfo: memFree=27776868/32951124 swapFree=67111528/67111528
[pid=31514] ppid=31512 vsize=7641980 CPUtime=6.94 cores=4,6
/proc/31514/stat : 31514 (java) S 31512 31514 31202 0 -1 4202496 27067 0 1 0 691 3 0 0 25 0 19 0 104054690 7825387520 22353 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/31514/statm: 1910495 22353 2255 9 0 1901233 0
[pid=31514/tid=31515] ppid=31512 vsize=7641980 CPUtime=6.08 cores=4,6
/proc/31514/task/31515/stat : 31515 (java) R 31512 31514 31202 0 -1 4202560 10953 0 1 0 607 1 0 0 25 0 19 0 104054691 7825387520 22353 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 46912505688431 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=31514/tid=31517] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31517/stat : 31517 (java) S 31512 31514 31202 0 -1 4202560 402 0 0 0 0 0 0 0 15 0 19 0 104054692 7825387520 22353 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31518] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31518/stat : 31518 (java) S 31512 31514 31202 0 -1 4202560 715 0 0 0 0 0 0 0 15 0 19 0 104054692 7825387520 22353 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31519] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31519/stat : 31519 (java) S 31512 31514 31202 0 -1 4202560 151 0 0 0 0 0 0 0 15 0 19 0 104054692 7825387520 22353 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31520] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31520/stat : 31520 (java) S 31512 31514 31202 0 -1 4202560 141 0 0 0 0 0 0 0 15 0 19 0 104054692 7825387520 22353 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31521] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31521/stat : 31521 (java) S 31512 31514 31202 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 19 0 104054692 7825387520 22353 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31522] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31522/stat : 31522 (java) S 31512 31514 31202 0 -1 4202560 641 0 0 0 0 0 0 0 15 0 19 0 104054692 7825387520 22353 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31523] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31523/stat : 31523 (java) S 31512 31514 31202 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 104054692 7825387520 22353 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31524] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31524/stat : 31524 (java) S 31512 31514 31202 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 19 0 104054692 7825387520 22353 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31530] ppid=31512 vsize=7641980 CPUtime=0.1 cores=4,6
/proc/31514/task/31530/stat : 31530 (java) S 31512 31514 31202 0 -1 4202560 1633 0 0 0 10 0 0 0 16 0 19 0 104054693 7825387520 22353 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478720 0 0 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31531] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31531/stat : 31531 (java) S 31512 31514 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 104054693 7825387520 22353 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31532] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31532/stat : 31532 (java) S 31512 31514 31202 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 104054693 7825387520 22353 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31538] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31538/stat : 31538 (java) S 31512 31514 31202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 104054695 7825387520 22353 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672485809 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31539] ppid=31512 vsize=7641980 CPUtime=0.49 cores=4,6
/proc/31514/task/31539/stat : 31539 (java) S 31512 31514 31202 0 -1 4202560 9481 0 0 0 48 1 0 0 15 0 19 0 104054695 7825387520 22353 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31540] ppid=31512 vsize=7641980 CPUtime=0.22 cores=4,6
/proc/31514/task/31540/stat : 31540 (java) S 31512 31514 31202 0 -1 4202560 1762 0 0 0 22 0 0 0 15 0 19 0 104054695 7825387520 22353 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0

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

[pid=31514/tid=31522] ppid=31512 vsize=7641980 CPUtime=0.11 cores=4,6
/proc/31514/task/31522/stat : 31522 (java) S 31512 31514 31202 0 -1 4202560 1039 0 0 0 11 0 0 0 15 0 19 0 104054692 7825387520 28776 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31523] ppid=31512 vsize=7641980 CPUtime=0.07 cores=4,6
/proc/31514/task/31523/stat : 31523 (java) S 31512 31514 31202 0 -1 4202560 14 0 0 0 7 0 0 0 15 0 19 0 104054692 7825387520 28776 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31524] ppid=31512 vsize=7641980 CPUtime=0.09 cores=4,6
/proc/31514/task/31524/stat : 31524 (java) S 31512 31514 31202 0 -1 4202560 1199 0 0 0 9 0 0 0 15 0 19 0 104054692 7825387520 28776 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31530] ppid=31512 vsize=7641980 CPUtime=4.05 cores=4,6
/proc/31514/task/31530/stat : 31530 (java) S 31512 31514 31202 0 -1 4202560 3663 0 0 0 404 1 0 0 15 0 19 0 104054693 7825387520 28776 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478720 0 0 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31531] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31531/stat : 31531 (java) S 31512 31514 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 104054693 7825387520 28776 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31532] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31532/stat : 31532 (java) S 31512 31514 31202 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 104054693 7825387520 28776 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31538] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31538/stat : 31538 (java) S 31512 31514 31202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 104054695 7825387520 28776 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672485809 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31539] ppid=31512 vsize=7641980 CPUtime=0.49 cores=4,6
/proc/31514/task/31539/stat : 31539 (java) S 31512 31514 31202 0 -1 4202560 9481 0 0 0 48 1 0 0 15 0 19 0 104054695 7825387520 28776 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31540] ppid=31512 vsize=7641980 CPUtime=0.24 cores=4,6
/proc/31514/task/31540/stat : 31540 (java) S 31512 31514 31202 0 -1 4202560 1771 0 0 0 24 0 0 0 15 0 19 0 104054695 7825387520 28776 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31541] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31541/stat : 31541 (java) S 31512 31514 31202 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 104054695 7825387520 28776 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31542] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31542/stat : 31542 (java) S 31512 31514 31202 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 19 0 104054695 7825387520 28776 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478720 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31563] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31563/stat : 31563 (java) S 31512 31514 31202 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 104054712 7825387520 28776 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478720 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1123.24
Current children cumulated vsize (KiB) 7641980

[startup+1182.3 s]
/proc/loadavg: 4.06 4.02 3.84 5/262 31605
/proc/meminfo: memFree=27463372/32951124 swapFree=67111528/67111528
[pid=31514] ppid=31512 vsize=7641980 CPUtime=1183.25 cores=4,6
/proc/31514/stat : 31514 (java) S 31512 31514 31202 0 -1 4202496 33850 0 1 0 118318 7 0 0 25 0 19 0 104054690 7825387520 28869 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/31514/statm: 1910495 28869 2256 9 0 1901233 0
[pid=31514/tid=31515] ppid=31512 vsize=7641980 CPUtime=1177.52 cores=4,6
/proc/31514/task/31515/stat : 31515 (java) R 31512 31514 31202 0 -1 4202560 12448 0 1 0 117750 2 0 0 25 0 19 0 104054691 7825387520 28869 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 46912505612617 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=31514/tid=31517] ppid=31512 vsize=7641980 CPUtime=0.05 cores=4,6
/proc/31514/task/31517/stat : 31517 (java) S 31512 31514 31202 0 -1 4202560 465 0 0 0 5 0 0 0 15 0 19 0 104054692 7825387520 28869 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31518] ppid=31512 vsize=7641980 CPUtime=0.09 cores=4,6
/proc/31514/task/31518/stat : 31518 (java) S 31512 31514 31202 0 -1 4202560 718 0 0 0 9 0 0 0 15 0 19 0 104054692 7825387520 28869 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31519] ppid=31512 vsize=7641980 CPUtime=0.08 cores=4,6
/proc/31514/task/31519/stat : 31519 (java) S 31512 31514 31202 0 -1 4202560 370 0 0 0 8 0 0 0 15 0 19 0 104054692 7825387520 28869 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31520] ppid=31512 vsize=7641980 CPUtime=0.06 cores=4,6
/proc/31514/task/31520/stat : 31520 (java) S 31512 31514 31202 0 -1 4202560 366 0 0 0 6 0 0 0 15 0 19 0 104054692 7825387520 28869 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31521] ppid=31512 vsize=7641980 CPUtime=0.09 cores=4,6
/proc/31514/task/31521/stat : 31521 (java) S 31512 31514 31202 0 -1 4202560 999 0 0 0 9 0 0 0 15 0 19 0 104054692 7825387520 28869 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31522] ppid=31512 vsize=7641980 CPUtime=0.12 cores=4,6
/proc/31514/task/31522/stat : 31522 (java) S 31512 31514 31202 0 -1 4202560 1039 0 0 0 12 0 0 0 15 0 19 0 104054692 7825387520 28869 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31523] ppid=31512 vsize=7641980 CPUtime=0.07 cores=4,6
/proc/31514/task/31523/stat : 31523 (java) S 31512 31514 31202 0 -1 4202560 14 0 0 0 7 0 0 0 15 0 19 0 104054692 7825387520 28869 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31524] ppid=31512 vsize=7641980 CPUtime=0.1 cores=4,6
/proc/31514/task/31524/stat : 31524 (java) S 31512 31514 31202 0 -1 4202560 1199 0 0 0 10 0 0 0 15 0 19 0 104054692 7825387520 28869 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31530] ppid=31512 vsize=7641980 CPUtime=4.25 cores=4,6
/proc/31514/task/31530/stat : 31530 (java) S 31512 31514 31202 0 -1 4202560 3760 0 0 0 424 1 0 0 15 0 19 0 104054693 7825387520 28869 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478720 0 0 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31531] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31531/stat : 31531 (java) S 31512 31514 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 104054693 7825387520 28869 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31532] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31532/stat : 31532 (java) S 31512 31514 31202 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 104054693 7825387520 28869 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31538] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31538/stat : 31538 (java) S 31512 31514 31202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 104054695 7825387520 28869 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672485809 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31539] ppid=31512 vsize=7641980 CPUtime=0.49 cores=4,6
/proc/31514/task/31539/stat : 31539 (java) S 31512 31514 31202 0 -1 4202560 9481 0 0 0 48 1 0 0 15 0 19 0 104054695 7825387520 28869 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31540] ppid=31512 vsize=7641980 CPUtime=0.24 cores=4,6
/proc/31514/task/31540/stat : 31540 (java) S 31512 31514 31202 0 -1 4202560 1771 0 0 0 24 0 0 0 15 0 19 0 104054695 7825387520 28869 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31541] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31541/stat : 31541 (java) S 31512 31514 31202 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 104054695 7825387520 28869 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31542] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31542/stat : 31542 (java) S 31512 31514 31202 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 19 0 104054695 7825387520 28869 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478720 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31563] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31563/stat : 31563 (java) S 31512 31514 31202 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 104054712 7825387520 28869 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478720 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1183.25
Current children cumulated vsize (KiB) 7641980

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.85 6/262 31607
/proc/meminfo: memFree=27457352/32951124 swapFree=67111528/67111528
[pid=31514] ppid=31512 vsize=7641980 CPUtime=1243.27 cores=4,6
/proc/31514/stat : 31514 (java) S 31512 31514 31202 0 -1 4202496 33866 0 1 0 124320 7 0 0 25 0 19 0 104054690 7825387520 28871 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/31514/statm: 1910495 28871 2256 9 0 1901233 0
[pid=31514/tid=31515] ppid=31512 vsize=7641980 CPUtime=1237.29 cores=4,6
/proc/31514/task/31515/stat : 31515 (java) R 31512 31514 31202 0 -1 4202560 12454 0 1 0 123727 2 0 0 25 0 19 0 104054691 7825387520 28871 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 46912505688474 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=31514/tid=31517] ppid=31512 vsize=7641980 CPUtime=0.06 cores=4,6
/proc/31514/task/31517/stat : 31517 (java) S 31512 31514 31202 0 -1 4202560 465 0 0 0 6 0 0 0 15 0 19 0 104054692 7825387520 28871 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31518] ppid=31512 vsize=7641980 CPUtime=0.1 cores=4,6
/proc/31514/task/31518/stat : 31518 (java) S 31512 31514 31202 0 -1 4202560 718 0 0 0 10 0 0 0 15 0 19 0 104054692 7825387520 28871 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31519] ppid=31512 vsize=7641980 CPUtime=0.09 cores=4,6
/proc/31514/task/31519/stat : 31519 (java) S 31512 31514 31202 0 -1 4202560 370 0 0 0 9 0 0 0 15 0 19 0 104054692 7825387520 28871 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31520] ppid=31512 vsize=7641980 CPUtime=0.07 cores=4,6
/proc/31514/task/31520/stat : 31520 (java) S 31512 31514 31202 0 -1 4202560 366 0 0 0 7 0 0 0 15 0 19 0 104054692 7825387520 28871 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31521] ppid=31512 vsize=7641980 CPUtime=0.09 cores=4,6
/proc/31514/task/31521/stat : 31521 (java) S 31512 31514 31202 0 -1 4202560 999 0 0 0 9 0 0 0 15 0 19 0 104054692 7825387520 28871 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31522] ppid=31512 vsize=7641980 CPUtime=0.13 cores=4,6
/proc/31514/task/31522/stat : 31522 (java) S 31512 31514 31202 0 -1 4202560 1039 0 0 0 13 0 0 0 16 0 19 0 104054692 7825387520 28871 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31523] ppid=31512 vsize=7641980 CPUtime=0.08 cores=4,6
/proc/31514/task/31523/stat : 31523 (java) S 31512 31514 31202 0 -1 4202560 16 0 0 0 8 0 0 0 15 0 19 0 104054692 7825387520 28871 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31524] ppid=31512 vsize=7641980 CPUtime=0.1 cores=4,6
/proc/31514/task/31524/stat : 31524 (java) S 31512 31514 31202 0 -1 4202560 1199 0 0 0 10 0 0 0 16 0 19 0 104054692 7825387520 28871 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31530] ppid=31512 vsize=7641980 CPUtime=4.45 cores=4,6
/proc/31514/task/31530/stat : 31530 (java) S 31512 31514 31202 0 -1 4202560 3764 0 0 0 444 1 0 0 15 0 19 0 104054693 7825387520 28871 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478720 0 0 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31531] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31531/stat : 31531 (java) S 31512 31514 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 104054693 7825387520 28871 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31532] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31532/stat : 31532 (java) S 31512 31514 31202 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 104054693 7825387520 28871 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31538] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31538/stat : 31538 (java) S 31512 31514 31202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 104054695 7825387520 28871 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672485809 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31539] ppid=31512 vsize=7641980 CPUtime=0.49 cores=4,6
/proc/31514/task/31539/stat : 31539 (java) S 31512 31514 31202 0 -1 4202560 9481 0 0 0 48 1 0 0 15 0 19 0 104054695 7825387520 28871 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31540] ppid=31512 vsize=7641980 CPUtime=0.24 cores=4,6
/proc/31514/task/31540/stat : 31540 (java) S 31512 31514 31202 0 -1 4202560 1771 0 0 0 24 0 0 0 15 0 19 0 104054695 7825387520 28871 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31541] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31541/stat : 31541 (java) S 31512 31514 31202 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 104054695 7825387520 28871 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31542] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31542/stat : 31542 (java) S 31512 31514 31202 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 19 0 104054695 7825387520 28871 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478720 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31563] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31563/stat : 31563 (java) S 31512 31514 31202 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 104054712 7825387520 28871 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478720 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1243.27
Current children cumulated vsize (KiB) 7641980



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.85 6/245 31614
/proc/meminfo: memFree=27577348/32951124 swapFree=67111528/67111528
[pid=31514] ppid=31512 vsize=7641980 CPUtime=1300.99 cores=4,6
/proc/31514/stat : 31514 (java) S 31512 31514 31202 0 -1 4202496 33936 0 1 0 130092 7 0 0 25 0 19 0 104054690 7825387520 28927 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/31514/statm: 1910495 28927 2256 9 0 1901233 0
[pid=31514/tid=31515] ppid=31512 vsize=7641980 CPUtime=1294.79 cores=4,6
/proc/31514/task/31515/stat : 31515 (java) R 31512 31514 31202 0 -1 4202560 12460 0 1 0 129477 2 0 0 25 0 19 0 104054691 7825387520 28927 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 46912505688479 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=31514/tid=31517] ppid=31512 vsize=7641980 CPUtime=0.06 cores=4,6
/proc/31514/task/31517/stat : 31517 (java) S 31512 31514 31202 0 -1 4202560 465 0 0 0 6 0 0 0 15 0 19 0 104054692 7825387520 28927 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31518] ppid=31512 vsize=7641980 CPUtime=0.1 cores=4,6
/proc/31514/task/31518/stat : 31518 (java) S 31512 31514 31202 0 -1 4202560 718 0 0 0 10 0 0 0 15 0 19 0 104054692 7825387520 28927 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31519] ppid=31512 vsize=7641980 CPUtime=0.09 cores=4,6
/proc/31514/task/31519/stat : 31519 (java) S 31512 31514 31202 0 -1 4202560 370 0 0 0 9 0 0 0 15 0 19 0 104054692 7825387520 28927 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31520] ppid=31512 vsize=7641980 CPUtime=0.07 cores=4,6
/proc/31514/task/31520/stat : 31520 (java) S 31512 31514 31202 0 -1 4202560 366 0 0 0 7 0 0 0 15 0 19 0 104054692 7825387520 28927 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31521] ppid=31512 vsize=7641980 CPUtime=0.1 cores=4,6
/proc/31514/task/31521/stat : 31521 (java) S 31512 31514 31202 0 -1 4202560 999 0 0 0 10 0 0 0 16 0 19 0 104054692 7825387520 28927 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31522] ppid=31512 vsize=7641980 CPUtime=0.14 cores=4,6
/proc/31514/task/31522/stat : 31522 (java) S 31512 31514 31202 0 -1 4202560 1039 0 0 0 14 0 0 0 16 0 19 0 104054692 7825387520 28927 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31523] ppid=31512 vsize=7641980 CPUtime=0.08 cores=4,6
/proc/31514/task/31523/stat : 31523 (java) S 31512 31514 31202 0 -1 4202560 16 0 0 0 8 0 0 0 15 0 19 0 104054692 7825387520 28927 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31524] ppid=31512 vsize=7641980 CPUtime=0.1 cores=4,6
/proc/31514/task/31524/stat : 31524 (java) S 31512 31514 31202 0 -1 4202560 1199 0 0 0 10 0 0 0 15 0 19 0 104054692 7825387520 28927 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31530] ppid=31512 vsize=7641980 CPUtime=4.65 cores=4,6
/proc/31514/task/31530/stat : 31530 (java) S 31512 31514 31202 0 -1 4202560 3824 0 0 0 464 1 0 0 15 0 19 0 104054693 7825387520 28927 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478720 0 0 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31531] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31531/stat : 31531 (java) S 31512 31514 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 104054693 7825387520 28927 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31532] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31532/stat : 31532 (java) S 31512 31514 31202 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 104054693 7825387520 28927 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31538] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31538/stat : 31538 (java) S 31512 31514 31202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 104054695 7825387520 28927 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672485809 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31539] ppid=31512 vsize=7641980 CPUtime=0.49 cores=4,6
/proc/31514/task/31539/stat : 31539 (java) S 31512 31514 31202 0 -1 4202560 9481 0 0 0 48 1 0 0 15 0 19 0 104054695 7825387520 28927 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31540] ppid=31512 vsize=7641980 CPUtime=0.24 cores=4,6
/proc/31514/task/31540/stat : 31540 (java) S 31512 31514 31202 0 -1 4202560 1771 0 0 0 24 0 0 0 15 0 19 0 104054695 7825387520 28927 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31541] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31541/stat : 31541 (java) S 31512 31514 31202 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 104054695 7825387520 28927 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478105 0 4 0 16800975 18446604453963334720 0 0 -1 4 0 0 0
[pid=31514/tid=31542] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31542/stat : 31542 (java) S 31512 31514 31202 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 19 0 104054695 7825387520 28927 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478720 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
[pid=31514/tid=31563] ppid=31512 vsize=7641980 CPUtime=0 cores=4,6
/proc/31514/task/31563/stat : 31563 (java) S 31512 31514 31202 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 104054712 7825387520 28927 33554432000 1073741824 1073778376 140734692795824 18446744073709551615 268672478720 0 4 0 16800975 18446604453963334720 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1300.99
Current children cumulated vsize (KiB) 7641980

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.06
CPU user time (s): 1300.98
CPU system time (s): 0.077988
CPU usage (%): 100.078
Max. virtual memory (cumulated for all children) (KiB): 7641980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.98
system time used= 0.077988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33971
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= 30811
involuntary context switches= 8143

runsolver used 2.30165 second user time and 4.81127 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-12 10:57:14
IDJOB=3190312
IDBENCH=82643
IDSOLVER=1611
FILE ID=node107/3190312-1302598634
RUNJOBID= node107-1302597331-31221
PBS_JOBID= 12958097
Free space on /tmp= 73604 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S817927155-033-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-3190312-1302598634/watcher-3190312-1302598634 -o /tmp/evaluation-result-3190312-1302598634/solver-3190312-1302598634 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190312-1302598634.cnf

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

MD5SUM BENCH= bdd02c131ae0dd9fa14ba01f07a63379
RANDOM SEED=590497223

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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:      28059968 kB
Buffers:        529656 kB
Cached:        3995772 kB
SwapCached:          0 kB
Active:        2659024 kB
Inactive:      1994192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28059968 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3988 kB
Writeback:           0 kB
AnonPages:      128236 kB
Mapped:          22828 kB
Slab:           175000 kB
PageTables:       5108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 14717280 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= 73604 MiB
End job on node107 at 2011-04-12 11:18:56