Trace number 3262876

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

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_19_80_8-log.shuffled-as.sat03-143.cnf
MD5SUM3aff0c2163848e3eed6bc22fc2c30cdf
Bench CategoryCRAFTED (crafted 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 variables95
Number of clauses36888
Sum of the clauses size368690
Maximum clause length10
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 538
Number of clauses of size over 536850

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c no version file found!!!
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.18-164.el5
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		6997539544
0.00/0.08	c Max memory 		7034241024
0.00/0.08	c Total memory 		7034241024
0.00/0.08	c Number of processors 	8
0.00/0.10	c --- Begin Solver configuration ---
0.00/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.00/0.10	c Learn all clauses as in MiniSAT
0.00/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.10	c Expensive reason simplification
0.00/0.10	c Armin Biere (Picosat) restarts strategy
0.00/0.10	c Glucose learned constraints deletion strategy
0.00/0.10	c timeout=2147483647s
0.00/0.10	c DB Simplification allowed=true
0.00/0.10	c --- End Solver configuration ---
0.00/0.10	c solving HOME/instance-3262876-1303559996.cnf
0.00/0.10	c reading problem ... 
0.00/0.23	c ... done. Wall clock time 0.133s.
0.00/0.23	c #vars     95
0.00/0.23	c #constraints  36888
0.00/0.23	c constraints type 
0.00/0.23	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 36888
1.18/0.87	c cleaning 2502 clauses out of 5003 with flag 5003/5003
2.01/1.43	c cleaning 4248 clauses out of 8498 with flag 11000/11000
2.71/2.20	c cleaning 5621 clauses out of 11250 with flag 18000/18000
3.62/3.06	c cleaning 6807 clauses out of 13629 with flag 26000/26000
4.74/4.19	c cleaning 7911 clauses out of 15824 with flag 35002/35002
6.14/5.58	c cleaning 8952 clauses out of 17911 with flag 45000/45000
7.75/7.13	c cleaning 9976 clauses out of 19959 with flag 56000/56000
9.55/8.95	c cleaning 10982 clauses out of 21984 with flag 68001/68001
11.35/10.72	c cleaning 11997 clauses out of 24002 with flag 81001/81001
13.45/12.84	c cleaning 12993 clauses out of 26004 with flag 95000/95000
15.75/15.16	c cleaning 14002 clauses out of 28012 with flag 110001/110001
18.25/17.62	c cleaning 14994 clauses out of 30009 with flag 126000/126000
20.85/20.21	c cleaning 16005 clauses out of 32017 with flag 143002/143002
23.86/23.26	c cleaning 17002 clauses out of 34010 with flag 161000/161000
27.06/26.46	c cleaning 18003 clauses out of 36008 with flag 180000/180000
30.26/29.66	c cleaning 18990 clauses out of 38007 with flag 200002/200002
33.87/33.28	c cleaning 20006 clauses out of 40015 with flag 221000/221000
36.86/36.27	c cleaning 20991 clauses out of 42009 with flag 243000/243000
40.16/39.55	c cleaning 22004 clauses out of 44019 with flag 266001/266001
43.57/42.96	c cleaning 22994 clauses out of 46014 with flag 290000/290000
47.57/46.92	c cleaning 23998 clauses out of 48021 with flag 315001/315001
53.37/52.73	c cleaning 24995 clauses out of 50023 with flag 341001/341001
58.47/57.82	c cleaning 26007 clauses out of 52027 with flag 368000/368000
63.88/63.25	c cleaning 27000 clauses out of 54020 with flag 396000/396000
70.68/70.03	c cleaning 28003 clauses out of 56021 with flag 425001/425001
77.08/76.46	c cleaning 29003 clauses out of 58017 with flag 455000/455000
83.29/82.61	c cleaning 29999 clauses out of 60014 with flag 486000/486000
91.00/90.33	c cleaning 30997 clauses out of 62015 with flag 518000/518000
98.89/98.29	c cleaning 32006 clauses out of 64022 with flag 551004/551004
105.80/105.14	c cleaning 33000 clauses out of 66013 with flag 585001/585001
112.90/112.24	c cleaning 34000 clauses out of 68013 with flag 620001/620001
122.20/121.50	c cleaning 34998 clauses out of 70012 with flag 656000/656000
131.61/130.96	c cleaning 36005 clauses out of 72014 with flag 693000/693000
141.81/141.13	c cleaning 36502 clauses out of 73009 with flag 730000/730000
152.62/151.98	c cleaning 36751 clauses out of 73508 with flag 767001/767001
161.91/161.29	c cleaning 36860 clauses out of 73756 with flag 804000/804000
171.82/171.15	c cleaning 36944 clauses out of 73898 with flag 841002/841002
179.32/178.65	c cleaning 36972 clauses out of 73953 with flag 878001/878001
185.52/184.89	c cleaning 36980 clauses out of 73980 with flag 915000/915000
194.92/194.27	c cleaning 36996 clauses out of 74001 with flag 952001/952001
207.23/206.51	c cleaning 36991 clauses out of 74004 with flag 989000/989000
218.63/217.91	c cleaning 37000 clauses out of 74013 with flag 1026000/1026000
227.93/227.29	c cleaning 36998 clauses out of 74013 with flag 1063000/1063000
238.23/237.50	c cleaning 37007 clauses out of 74018 with flag 1100003/1100003
250.84/250.10	c cleaning 36997 clauses out of 74008 with flag 1137000/1137000
262.05/261.36	c cleaning 37003 clauses out of 74013 with flag 1174002/1174002
271.45/270.77	c cleaning 36999 clauses out of 74008 with flag 1211000/1211000
281.46/280.74	c cleaning 36994 clauses out of 74010 with flag 1248001/1248001
292.15/291.42	c cleaning 36998 clauses out of 74015 with flag 1285000/1285000
302.26/301.55	c cleaning 36999 clauses out of 74018 with flag 1322001/1322001
311.07/310.34	c cleaning 37001 clauses out of 74019 with flag 1359001/1359001
322.36/321.62	c cleaning 36996 clauses out of 74017 with flag 1396000/1396000
332.66/331.97	c cleaning 37001 clauses out of 74022 with flag 1433001/1433001
342.76/342.09	c cleaning 37001 clauses out of 74020 with flag 1470000/1470000
352.56/351.83	c cleaning 36999 clauses out of 74021 with flag 1507002/1507002
363.07/362.34	c cleaning 37003 clauses out of 74021 with flag 1544001/1544001
374.77/374.05	c cleaning 36994 clauses out of 74017 with flag 1581000/1581000
383.97/383.26	c cleaning 37004 clauses out of 74023 with flag 1618000/1618000
394.07/393.31	c cleaning 37004 clauses out of 74020 with flag 1655001/1655001
405.87/405.13	c cleaning 37003 clauses out of 74018 with flag 1692003/1692003
416.68/415.98	c cleaning 37003 clauses out of 74013 with flag 1729001/1729001
427.68/426.91	c cleaning 36999 clauses out of 74009 with flag 1766000/1766000
438.79/438.06	c cleaning 36992 clauses out of 74010 with flag 1803000/1803000
450.28/449.51	c cleaning 37000 clauses out of 74019 with flag 1840001/1840001
462.59/461.88	c cleaning 36999 clauses out of 74018 with flag 1877000/1877000
474.09/473.31	c cleaning 37006 clauses out of 74019 with flag 1914000/1914000
482.99/482.21	c cleaning 37001 clauses out of 74014 with flag 1951001/1951001
491.39/490.60	c cleaning 37002 clauses out of 74013 with flag 1988001/1988001
501.10/500.36	c cleaning 36997 clauses out of 74010 with flag 2025000/2025000
510.61/509.89	c cleaning 36993 clauses out of 74014 with flag 2062001/2062001
518.91/518.13	c cleaning 36998 clauses out of 74021 with flag 2099001/2099001
526.82/526.08	c cleaning 37002 clauses out of 74022 with flag 2136000/2136000
534.11/533.38	c cleaning 36995 clauses out of 74021 with flag 2173001/2173001
542.93/542.12	c cleaning 37005 clauses out of 74025 with flag 2210000/2210000
552.63/551.82	c cleaning 37003 clauses out of 74021 with flag 2247001/2247001
562.63/561.85	c cleaning 37001 clauses out of 74017 with flag 2284000/2284000
572.94/572.20	c cleaning 36995 clauses out of 74017 with flag 2321001/2321001
583.34/582.59	c cleaning 36993 clauses out of 74022 with flag 2358001/2358001
593.14/592.37	c cleaning 37008 clauses out of 74028 with flag 2395000/2395000
603.94/603.18	c cleaning 37002 clauses out of 74021 with flag 2432001/2432001
614.85/614.04	c cleaning 36992 clauses out of 74018 with flag 2469000/2469000
625.44/624.62	c cleaning 37007 clauses out of 74027 with flag 2506001/2506001
635.45/634.69	c cleaning 36995 clauses out of 74019 with flag 2543000/2543000
646.45/645.70	c cleaning 37006 clauses out of 74024 with flag 2580000/2580000
656.45/655.61	c cleaning 37000 clauses out of 74018 with flag 2617000/2617000
665.65/664.88	c cleaning 36998 clauses out of 74018 with flag 2654000/2654000
674.55/673.79	c cleaning 37003 clauses out of 74020 with flag 2691000/2691000
686.05/685.22	c cleaning 37004 clauses out of 74018 with flag 2728001/2728001
695.25/694.40	c cleaning 36996 clauses out of 74013 with flag 2765000/2765000
707.26/706.44	c cleaning 37002 clauses out of 74020 with flag 2802003/2802003
718.45/717.61	c cleaning 36996 clauses out of 74015 with flag 2839000/2839000
729.86/729.01	c cleaning 37002 clauses out of 74019 with flag 2876000/2876000
739.86/739.09	c cleaning 37000 clauses out of 74017 with flag 2913000/2913000
750.26/749.48	c cleaning 37002 clauses out of 74018 with flag 2950001/2950001
758.16/757.34	c cleaning 37005 clauses out of 74017 with flag 2987002/2987002
769.87/769.04	c cleaning 37000 clauses out of 74010 with flag 3024000/3024000
779.87/779.04	c cleaning 37003 clauses out of 74010 with flag 3061000/3061000
790.27/789.48	c cleaning 36997 clauses out of 74007 with flag 3098000/3098000
798.17/797.34	c cleaning 36993 clauses out of 74010 with flag 3135000/3135000
805.08/804.25	c cleaning 37003 clauses out of 74018 with flag 3172001/3172001
811.97/811.11	c cleaning 37002 clauses out of 74015 with flag 3209001/3209001
819.17/818.31	c cleaning 36998 clauses out of 74012 with flag 3246000/3246000
826.38/825.56	c cleaning 37000 clauses out of 74014 with flag 3283000/3283000
834.48/833.61	c cleaning 37002 clauses out of 74014 with flag 3320000/3320000
842.88/842.07	c cleaning 36996 clauses out of 74012 with flag 3357000/3357000
851.68/850.83	c cleaning 37001 clauses out of 74017 with flag 3394001/3394001
860.78/859.94	c cleaning 36995 clauses out of 74015 with flag 3431000/3431000
869.18/868.36	c cleaning 37002 clauses out of 74020 with flag 3468000/3468000
878.28/877.46	c cleaning 36996 clauses out of 74019 with flag 3505001/3505001
886.59/885.74	c cleaning 36992 clauses out of 74022 with flag 3542000/3542000
894.79/893.98	c cleaning 37011 clauses out of 74031 with flag 3579001/3579001
903.69/902.81	c cleaning 37003 clauses out of 74019 with flag 3616000/3616000
914.49/913.65	c cleaning 36989 clauses out of 74018 with flag 3653002/3653002
924.59/923.72	c cleaning 37003 clauses out of 74029 with flag 3690002/3690002
935.10/934.29	c cleaning 37000 clauses out of 74025 with flag 3727001/3727001
944.50/943.62	c cleaning 36995 clauses out of 74024 with flag 3764000/3764000
955.40/954.55	c cleaning 37000 clauses out of 74029 with flag 3801000/3801000
962.40/961.53	c cleaning 36996 clauses out of 74030 with flag 3838001/3838001
969.50/968.67	c cleaning 36998 clauses out of 74033 with flag 3875000/3875000
977.70/976.83	c cleaning 37010 clauses out of 74035 with flag 3912000/3912000
984.51/983.63	c cleaning 37003 clauses out of 74026 with flag 3949001/3949001
991.71/990.86	c cleaning 37009 clauses out of 74023 with flag 3986001/3986001
1000.91/1000.04	c cleaning 36994 clauses out of 74014 with flag 4023001/4023001
1011.51/1010.66	c cleaning 36999 clauses out of 74019 with flag 4060000/4060000
1021.01/1020.14	c cleaning 36999 clauses out of 74021 with flag 4097001/4097001
1031.31/1030.48	c cleaning 36996 clauses out of 74021 with flag 4134000/4134000
1040.52/1039.66	c cleaning 37005 clauses out of 74026 with flag 4171001/4171001
1050.22/1049.38	c cleaning 37005 clauses out of 74020 with flag 4208000/4208000
1060.42/1059.53	c cleaning 36999 clauses out of 74015 with flag 4245000/4245000
1070.12/1069.26	c cleaning 37002 clauses out of 74017 with flag 4282001/4282001
1080.62/1079.71	c cleaning 37000 clauses out of 74015 with flag 4319001/4319001
1090.13/1089.24	c cleaning 36995 clauses out of 74015 with flag 4356001/4356001
1100.32/1099.46	c cleaning 37004 clauses out of 74022 with flag 4393003/4393003
1111.04/1110.14	c cleaning 36997 clauses out of 74016 with flag 4430001/4430001
1122.34/1121.48	c cleaning 36995 clauses out of 74019 with flag 4467001/4467001
1131.74/1130.83	c cleaning 36995 clauses out of 74023 with flag 4504000/4504000
1141.44/1140.57	c cleaning 37005 clauses out of 74028 with flag 4541000/4541000
1151.64/1150.80	c cleaning 36997 clauses out of 74023 with flag 4578000/4578000
1161.65/1160.74	c cleaning 37003 clauses out of 74027 with flag 4615001/4615001
1171.64/1170.73	c cleaning 37007 clauses out of 74024 with flag 4652001/4652001
1182.14/1181.28	c cleaning 37006 clauses out of 74018 with flag 4689002/4689002
1192.14/1191.28	c cleaning 36998 clauses out of 74012 with flag 4726002/4726002
1202.45/1201.54	c cleaning 36993 clauses out of 74012 with flag 4763000/4763000
1212.95/1212.03	c cleaning 37000 clauses out of 74020 with flag 4800001/4800001
1223.65/1222.70	c cleaning 36990 clauses out of 74019 with flag 4837000/4837000
1234.35/1233.44	c cleaning 37008 clauses out of 74029 with flag 4874000/4874000
1242.75/1241.80	c cleaning 36999 clauses out of 74021 with flag 4911000/4911000
1249.56/1248.64	c cleaning 37002 clauses out of 74023 with flag 4948001/4948001
1256.26/1255.36	c cleaning 37002 clauses out of 74021 with flag 4985001/4985001
1263.86/1262.94	c cleaning 37001 clauses out of 74020 with flag 5022002/5022002
1272.26/1271.31	c cleaning 37002 clauses out of 74017 with flag 5059000/5059000
1280.36/1279.50	c cleaning 36999 clauses out of 74015 with flag 5096000/5096000
1289.76/1288.81	c cleaning 37000 clauses out of 74016 with flag 5133000/5133000
1298.96/1298.03	c cleaning 36992 clauses out of 74016 with flag 5170000/5170000
1300.97/1300.01	c starts		: 2142
1300.97/1300.01	c conflicts		: 5181117
1300.97/1300.01	c decisions		: 6085015
1300.97/1300.01	c propagations		: 39270961
1300.97/1300.01	c inspects		: 18018907478
1300.97/1300.01	c shortcuts		: 0
1300.97/1300.01	c learnt literals	: 0
1300.97/1300.01	c learnt binary clauses	: 0
1300.97/1300.01	c learnt ternary clauses	: 2
1300.97/1300.01	c learnt constraints	: 5181117
1300.97/1300.01	c ignored constraints	: 0
1300.97/1300.01	c root simplifications	: 2142
1300.97/1300.01	c removed literals (reason simplification)	: 27170669
1300.97/1300.01	c reason swapping (by a shorter reason)	: 0
1300.97/1300.01	c Calls to reduceDB	: 154
1300.97/1300.01	c speed (assignments/second)	: 30213.522124111678
1300.97/1300.01	c non guided choices	4153
1300.97/1300.04	c learnt constraints type 
1300.97/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 48264
1300.97/1300.04	c constraints type 
1300.97/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 36888
1300.97/1300.04	s UNKNOWN
1300.97/1300.04	c Total wall clock time (in seconds) : 1299.915

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3262876-1303559996/watcher-3262876-1303559996 -o /tmp/evaluation-result-3262876-1303559996/solver-3262876-1303559996 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3262876-1303559996.cnf 

running on 2 cores: 0,2

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: 1.16 2.66 3.43 2/174 26989
/proc/meminfo: memFree=19929664/32951124 swapFree=67111524/67111528
[pid=26989] ppid=26987 vsize=9100 CPUtime=0 cores=0,2
/proc/26989/stat : 26989 (java) S 26987 26989 26627 0 -1 4202496 427 0 0 0 0 0 0 0 22 0 1 0 448415686 9318400 172 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255101845127 0 2147483391 4096 0 18446744071699199166 0 0 17 0 0 0 0
/proc/26989/statm: 2275 172 132 9 0 67 0

[startup+0.026487 s]
/proc/loadavg: 1.16 2.66 3.43 2/174 26989
/proc/meminfo: memFree=19929664/32951124 swapFree=67111524/67111528
[pid=26989] ppid=26987 vsize=7549900 CPUtime=0 cores=0,2
/proc/26989/stat : 26989 (java) S 26987 26989 26627 0 -1 4202496 7581 0 1 0 0 0 0 0 22 0 10 0 448415686 7731097600 7282 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118571493 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/26989/statm: 1887475 7286 1038 9 0 1878631 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7549900

[startup+0.194773 s]
/proc/loadavg: 1.16 2.66 3.43 2/174 26989
/proc/meminfo: memFree=19929664/32951124 swapFree=67111524/67111528
[pid=26989] ppid=26987 vsize=7636688 CPUtime=0.28 cores=0,2
/proc/26989/stat : 26989 (java) S 26987 26989 26627 0 -1 4202496 11524 0 1 0 27 1 0 0 22 0 18 0 448415686 7819968512 11090 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26989/statm: 1909619 12204 2206 9 0 1900357 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7636688

[startup+0.504401 s]
/proc/loadavg: 1.16 2.66 3.43 2/174 26989
/proc/meminfo: memFree=19929664/32951124 swapFree=67111524/67111528
[pid=26989] ppid=26987 vsize=7640324 CPUtime=0.84 cores=0,2
/proc/26989/stat : 26989 (java) S 26987 26989 26627 0 -1 4202496 13958 0 1 0 83 1 0 0 22 0 19 0 448415686 7823691776 13068 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26989/statm: 1910081 13068 2223 9 0 1900819 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 7640324

[startup+0.700332 s]
/proc/loadavg: 1.16 2.66 3.43 2/174 26989
/proc/meminfo: memFree=19929664/32951124 swapFree=67111524/67111528
[pid=26989] ppid=26987 vsize=7640324 CPUtime=1.06 cores=0,2
/proc/26989/stat : 26989 (java) S 26987 26989 26627 0 -1 4202496 14047 0 1 0 105 1 0 0 22 0 19 0 448415686 7823691776 13157 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26989/statm: 1910081 13157 2223 9 0 1900819 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 7640324

[startup+1.5012 s]
/proc/loadavg: 1.16 2.66 3.43 15/240 27067
/proc/meminfo: memFree=19755628/32951124 swapFree=67111524/67111528
[pid=26989] ppid=26987 vsize=7663580 CPUtime=2.11 cores=0,2
/proc/26989/stat : 26989 (java) S 26987 26989 26627 0 -1 4202496 24017 0 1 0 209 2 0 0 22 0 19 0 448415686 7847505920 21341 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26989/statm: 1915895 21341 2254 9 0 1906633 0
[pid=26989/tid=26991] ppid=26987 vsize=7663580 CPUtime=1.42 cores=0,2
/proc/26989/task/26991/stat : 26991 (java) R 26987 26989 26627 0 -1 4202560 10754 0 1 0 141 1 0 0 19 0 19 0 448415687 7847505920 21341 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 46912505637209 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26989/tid=26992] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/26992/stat : 26992 (java) S 26987 26989 26627 0 -1 4202560 637 0 0 0 0 0 0 0 15 0 19 0 448415688 7847505920 21341 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26993] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/26993/stat : 26993 (java) S 26987 26989 26627 0 -1 4202560 137 0 0 0 0 0 0 0 15 0 19 0 448415688 7847505920 21341 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26994] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/26994/stat : 26994 (java) S 26987 26989 26627 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 448415688 7847505920 21341 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26995] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/26995/stat : 26995 (java) S 26987 26989 26627 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 448415688 7847505920 21341 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=26996] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/26996/stat : 26996 (java) S 26987 26989 26627 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 448415688 7847505920 21341 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26997] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/26997/stat : 26997 (java) S 26987 26989 26627 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 448415688 7847505920 21341 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26998] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/26998/stat : 26998 (java) S 26987 26989 26627 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 448415688 7847505920 21341 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26999] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/26999/stat : 26999 (java) S 26987 26989 26627 0 -1 4202560 661 0 0 0 0 0 0 0 15 0 19 0 448415688 7847505920 21341 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27000] ppid=26987 vsize=7663580 CPUtime=0.03 cores=0,2
/proc/26989/task/27000/stat : 27000 (java) S 26987 26989 26627 0 -1 4202560 1398 0 0 0 3 0 0 0 16 0 19 0 448415689 7847505920 21341 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118585344 0 0 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=27001] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/27001/stat : 27001 (java) S 26987 26989 26627 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 448415690 7847505920 21341 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=27002] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/27002/stat : 27002 (java) S 26987 26989 26627 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 448415690 7847505920 21341 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27003] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/27003/stat : 27003 (java) S 26987 26989 26627 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 448415692 7847505920 21341 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118592433 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27004] ppid=26987 vsize=7663580 CPUtime=0.28 cores=0,2
/proc/26989/task/27004/stat : 27004 (java) S 26987 26989 26627 0 -1 4202560 7244 0 0 0 28 0 0 0 19 0 19 0 448415692 7847505920 21341 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27005] ppid=26987 vsize=7663580 CPUtime=0.32 cores=0,2
/proc/26989/task/27005/stat : 27005 (java) S 26987 26989 26627 0 -1 4202560 1961 0 0 0 32 0 0 0 18 0 19 0 448415692 7847505920 21341 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27006] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/27006/stat : 27006 (java) S 26987 26989 26627 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 448415692 7847505920 21341 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=27007] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/27007/stat : 27007 (java) S 26987 26989 26627 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 448415692 7847505920 21341 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118585344 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=27019] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/27019/stat : 27019 (java) S 26987 26989 26627 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 448415710 7847505920 21341 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118585344 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 7663580

[startup+3.10093 s]
/proc/loadavg: 1.86 2.78 3.47 5/262 27092
/proc/meminfo: memFree=19597600/32951124 swapFree=67111524/67111528
[pid=26989] ppid=26987 vsize=7663580 CPUtime=3.75 cores=0,2
/proc/26989/stat : 26989 (java) S 26987 26989 26627 0 -1 4202496 24237 0 1 0 372 3 0 0 22 0 19 0 448415686 7847505920 21559 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26989/statm: 1915895 21559 2254 9 0 1906633 0
[pid=26989/tid=26991] ppid=26987 vsize=7663580 CPUtime=2.97 cores=0,2
/proc/26989/task/26991/stat : 26991 (java) R 26987 26989 26627 0 -1 4202560 10756 0 1 0 296 1 0 0 18 0 19 0 448415687 7847505920 21559 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 46912505580364 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26989/tid=26992] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/26992/stat : 26992 (java) S 26987 26989 26627 0 -1 4202560 663 0 0 0 0 0 0 0 15 0 19 0 448415688 7847505920 21559 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=26993] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/26993/stat : 26993 (java) S 26987 26989 26627 0 -1 4202560 196 0 0 0 0 0 0 0 15 0 19 0 448415688 7847505920 21559 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=26994] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/26994/stat : 26994 (java) S 26987 26989 26627 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 448415688 7847505920 21559 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=26995] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/26995/stat : 26995 (java) S 26987 26989 26627 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 448415688 7847505920 21559 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=26996] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/26996/stat : 26996 (java) S 26987 26989 26627 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 448415688 7847505920 21559 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=26997] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/26997/stat : 26997 (java) S 26987 26989 26627 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 448415688 7847505920 21559 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=26998] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/26998/stat : 26998 (java) S 26987 26989 26627 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 448415688 7847505920 21559 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26999] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/26999/stat : 26999 (java) S 26987 26989 26627 0 -1 4202560 661 0 0 0 0 0 0 0 15 0 19 0 448415688 7847505920 21559 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=27000] ppid=26987 vsize=7663580 CPUtime=0.08 cores=0,2
/proc/26989/task/27000/stat : 27000 (java) S 26987 26989 26627 0 -1 4202560 1520 0 0 0 8 0 0 0 16 0 19 0 448415689 7847505920 21559 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118585344 0 0 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=27001] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/27001/stat : 27001 (java) S 26987 26989 26627 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 448415690 7847505920 21559 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=27002] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/27002/stat : 27002 (java) S 26987 26989 26627 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 448415690 7847505920 21559 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27003] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/27003/stat : 27003 (java) S 26987 26989 26627 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 448415692 7847505920 21559 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118592433 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27004] ppid=26987 vsize=7663580 CPUtime=0.31 cores=0,2
/proc/26989/task/27004/stat : 27004 (java) S 26987 26989 26627 0 -1 4202560 7249 0 0 0 31 0 0 0 15 0 19 0 448415692 7847505920 21559 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27005] ppid=26987 vsize=7663580 CPUtime=0.32 cores=0,2
/proc/26989/task/27005/stat : 27005 (java) S 26987 26989 26627 0 -1 4202560 1961 0 0 0 32 0 0 0 17 0 19 0 448415692 7847505920 21559 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27006] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/27006/stat : 27006 (java) S 26987 26989 26627 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 448415692 7847505920 21559 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=27007] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/27007/stat : 27007 (java) S 26987 26989 26627 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 448415692 7847505920 21559 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118585344 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=27019] ppid=26987 vsize=7663580 CPUtime=0 cores=0,2
/proc/26989/task/27019/stat : 27019 (java) S 26987 26989 26627 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 448415710 7847505920 21559 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118585344 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.75
Current children cumulated vsize (KiB) 7663580

[startup+6.30138 s]
/proc/loadavg: 1.86 2.78 3.47 9/262 27092
/proc/meminfo: memFree=19582156/32951124 swapFree=67111524/67111528
[pid=26989] ppid=26987 vsize=7660424 CPUtime=6.95 cores=0,2
/proc/26989/stat : 26989 (java) S 26987 26989 26627 0 -1 4202496 24445 0 1 0 692 3 0 0 22 0 19 0 448415686 7844274176 21353 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26989/statm: 1915106 21353 2254 9 0 1905844 0
[pid=26989/tid=26991] ppid=26987 vsize=7660424 CPUtime=6.12 cores=0,2
/proc/26989/task/26991/stat : 26991 (java) R 26987 26989 26627 0 -1 4202560 10759 0 1 0 611 1 0 0 24 0 19 0 448415687 7844274176 21353 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 46912505557980 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26989/tid=26992] ppid=26987 vsize=7660424 CPUtime=0.01 cores=0,2
/proc/26989/task/26992/stat : 26992 (java) S 26987 26989 26627 0 -1 4202560 663 0 0 0 1 0 0 0 15 0 19 0 448415688 7844274176 21353 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26993] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/26993/stat : 26993 (java) S 26987 26989 26627 0 -1 4202560 196 0 0 0 0 0 0 0 15 0 19 0 448415688 7844274176 21353 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26994] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/26994/stat : 26994 (java) S 26987 26989 26627 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 448415688 7844274176 21353 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26995] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/26995/stat : 26995 (java) S 26987 26989 26627 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 19 0 448415688 7844274176 21353 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26996] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/26996/stat : 26996 (java) S 26987 26989 26627 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 19 0 448415688 7844274176 21353 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26997] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/26997/stat : 26997 (java) S 26987 26989 26627 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 448415688 7844274176 21353 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26998] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/26998/stat : 26998 (java) S 26987 26989 26627 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 448415688 7844274176 21353 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26999] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/26999/stat : 26999 (java) S 26987 26989 26627 0 -1 4202560 661 0 0 0 0 0 0 0 15 0 19 0 448415688 7844274176 21353 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27000] ppid=26987 vsize=7660424 CPUtime=0.12 cores=0,2
/proc/26989/task/27000/stat : 27000 (java) S 26987 26989 26627 0 -1 4202560 1698 0 0 0 12 0 0 0 16 0 19 0 448415689 7844274176 21353 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118585344 0 0 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=27001] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27001/stat : 27001 (java) S 26987 26989 26627 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 448415690 7844274176 21353 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=27002] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27002/stat : 27002 (java) S 26987 26989 26627 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 448415690 7844274176 21353 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27003] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27003/stat : 27003 (java) S 26987 26989 26627 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 448415692 7844274176 21353 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118592433 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27004] ppid=26987 vsize=7660424 CPUtime=0.31 cores=0,2
/proc/26989/task/27004/stat : 27004 (java) S 26987 26989 26627 0 -1 4202560 7249 0 0 0 31 0 0 0 15 0 19 0 448415692 7844274176 21353 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27005] ppid=26987 vsize=7660424 CPUtime=0.32 cores=0,2
/proc/26989/task/27005/stat : 27005 (java) S 26987 26989 26627 0 -1 4202560 1961 0 0 0 32 0 0 0 17 0 19 0 448415692 7844274176 21353 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27006] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27006/stat : 27006 (java) S 26987 26989 26627 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 448415692 7844274176 21353 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=27007] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27007/stat : 27007 (java) S 26987 26989 26627 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 448415692 7844274176 21353 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118585344 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27019] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27019/stat : 27019 (java) S 26987 26989 26627 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 448415710 7844274176 21353 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118585344 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.95
Current children cumulated vsize (KiB) 7660424

[startup+12.7013 s]

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

[pid=26989/tid=26997] ppid=26987 vsize=7660424 CPUtime=0.06 cores=0,2
/proc/26989/task/26997/stat : 26997 (java) S 26987 26989 26627 0 -1 4202560 24 0 0 0 6 0 0 0 15 0 19 0 448415688 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26998] ppid=26987 vsize=7660424 CPUtime=0.09 cores=0,2
/proc/26989/task/26998/stat : 26998 (java) S 26987 26989 26627 0 -1 4202560 160 0 0 0 9 0 0 0 16 0 19 0 448415688 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26999] ppid=26987 vsize=7660424 CPUtime=0.05 cores=0,2
/proc/26989/task/26999/stat : 26999 (java) S 26987 26989 26627 0 -1 4202560 1103 0 0 0 5 0 0 0 15 0 19 0 448415688 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27000] ppid=26987 vsize=7660424 CPUtime=4.59 cores=0,2
/proc/26989/task/27000/stat : 27000 (java) S 26987 26989 26627 0 -1 4202560 3936 0 0 0 458 1 0 0 16 0 19 0 448415689 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118585344 0 0 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=27001] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27001/stat : 27001 (java) S 26987 26989 26627 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 448415690 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=27002] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27002/stat : 27002 (java) S 26987 26989 26627 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 448415690 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27003] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27003/stat : 27003 (java) S 26987 26989 26627 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 448415692 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118592433 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27004] ppid=26987 vsize=7660424 CPUtime=0.33 cores=0,2
/proc/26989/task/27004/stat : 27004 (java) S 26987 26989 26627 0 -1 4202560 7284 0 0 0 33 0 0 0 15 0 19 0 448415692 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27005] ppid=26987 vsize=7660424 CPUtime=0.32 cores=0,2
/proc/26989/task/27005/stat : 27005 (java) S 26987 26989 26627 0 -1 4202560 1961 0 0 0 32 0 0 0 17 0 19 0 448415692 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27006] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27006/stat : 27006 (java) S 26987 26989 26627 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 448415692 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=27007] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27007/stat : 27007 (java) S 26987 26989 26627 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 448415692 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118585344 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27019] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27019/stat : 27019 (java) S 26987 26989 26627 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 448415710 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118585344 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1123.24
Current children cumulated vsize (KiB) 7660424

[startup+1182.3 s]
/proc/loadavg: 4.04 3.99 3.84 5/262 27133
/proc/meminfo: memFree=19339816/32951124 swapFree=67111524/67111528
[pid=26989] ppid=26987 vsize=7660424 CPUtime=1183.24 cores=0,2
/proc/26989/stat : 26989 (java) S 26987 26989 26627 0 -1 4202496 27793 0 1 0 118317 7 0 0 22 0 19 0 448415686 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26989/statm: 1915106 24427 2255 9 0 1905844 0
[pid=26989/tid=26991] ppid=26987 vsize=7660424 CPUtime=1177.06 cores=0,2
/proc/26989/task/26991/stat : 26991 (java) R 26987 26989 26627 0 -1 4202560 10894 0 1 0 117703 3 0 0 25 0 19 0 448415687 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 46912505637104 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26989/tid=26992] ppid=26987 vsize=7660424 CPUtime=0.09 cores=0,2
/proc/26989/task/26992/stat : 26992 (java) S 26987 26989 26627 0 -1 4202560 686 0 0 0 9 0 0 0 16 0 19 0 448415688 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26993] ppid=26987 vsize=7660424 CPUtime=0.09 cores=0,2
/proc/26989/task/26993/stat : 26993 (java) S 26987 26989 26627 0 -1 4202560 303 0 0 0 9 0 0 0 15 0 19 0 448415688 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26994] ppid=26987 vsize=7660424 CPUtime=0.07 cores=0,2
/proc/26989/task/26994/stat : 26994 (java) S 26987 26989 26627 0 -1 4202560 28 0 0 0 7 0 0 0 15 0 19 0 448415688 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26995] ppid=26987 vsize=7660424 CPUtime=0.1 cores=0,2
/proc/26989/task/26995/stat : 26995 (java) S 26987 26989 26627 0 -1 4202560 120 0 0 0 10 0 0 0 15 0 19 0 448415688 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26996] ppid=26987 vsize=7660424 CPUtime=0.07 cores=0,2
/proc/26989/task/26996/stat : 26996 (java) S 26987 26989 26627 0 -1 4202560 73 0 0 0 7 0 0 0 15 0 19 0 448415688 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26997] ppid=26987 vsize=7660424 CPUtime=0.06 cores=0,2
/proc/26989/task/26997/stat : 26997 (java) S 26987 26989 26627 0 -1 4202560 24 0 0 0 6 0 0 0 15 0 19 0 448415688 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26998] ppid=26987 vsize=7660424 CPUtime=0.09 cores=0,2
/proc/26989/task/26998/stat : 26998 (java) S 26987 26989 26627 0 -1 4202560 160 0 0 0 9 0 0 0 15 0 19 0 448415688 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26999] ppid=26987 vsize=7660424 CPUtime=0.06 cores=0,2
/proc/26989/task/26999/stat : 26999 (java) S 26987 26989 26627 0 -1 4202560 1103 0 0 0 6 0 0 0 15 0 19 0 448415688 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27000] ppid=26987 vsize=7660424 CPUtime=4.81 cores=0,2
/proc/26989/task/27000/stat : 27000 (java) S 26987 26989 26627 0 -1 4202560 3938 0 0 0 480 1 0 0 16 0 19 0 448415689 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118585344 0 0 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=27001] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27001/stat : 27001 (java) S 26987 26989 26627 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 448415690 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=27002] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27002/stat : 27002 (java) S 26987 26989 26627 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 448415690 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27003] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27003/stat : 27003 (java) S 26987 26989 26627 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 448415692 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118592433 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27004] ppid=26987 vsize=7660424 CPUtime=0.33 cores=0,2
/proc/26989/task/27004/stat : 27004 (java) S 26987 26989 26627 0 -1 4202560 7284 0 0 0 33 0 0 0 15 0 19 0 448415692 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27005] ppid=26987 vsize=7660424 CPUtime=0.32 cores=0,2
/proc/26989/task/27005/stat : 27005 (java) S 26987 26989 26627 0 -1 4202560 1961 0 0 0 32 0 0 0 17 0 19 0 448415692 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27006] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27006/stat : 27006 (java) S 26987 26989 26627 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 448415692 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=27007] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27007/stat : 27007 (java) S 26987 26989 26627 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 448415692 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118585344 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27019] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27019/stat : 27019 (java) S 26987 26989 26627 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 448415710 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118585344 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1183.24
Current children cumulated vsize (KiB) 7660424

[startup+1242.3 s]
/proc/loadavg: 4.06 4.00 3.85 6/262 27134
/proc/meminfo: memFree=19336316/32951124 swapFree=67111524/67111528
[pid=26989] ppid=26987 vsize=7660424 CPUtime=1243.25 cores=0,2
/proc/26989/stat : 26989 (java) S 26987 26989 26627 0 -1 4202496 27807 0 1 0 124318 7 0 0 22 0 19 0 448415686 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26989/statm: 1915106 24427 2255 9 0 1905844 0
[pid=26989/tid=26991] ppid=26987 vsize=7660424 CPUtime=1236.83 cores=0,2
/proc/26989/task/26991/stat : 26991 (java) R 26987 26989 26627 0 -1 4202560 10900 0 1 0 123680 3 0 0 25 0 19 0 448415687 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 46912505580344 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26989/tid=26992] ppid=26987 vsize=7660424 CPUtime=0.09 cores=0,2
/proc/26989/task/26992/stat : 26992 (java) S 26987 26989 26627 0 -1 4202560 686 0 0 0 9 0 0 0 15 0 19 0 448415688 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=26993] ppid=26987 vsize=7660424 CPUtime=0.1 cores=0,2
/proc/26989/task/26993/stat : 26993 (java) S 26987 26989 26627 0 -1 4202560 303 0 0 0 10 0 0 0 15 0 19 0 448415688 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26994] ppid=26987 vsize=7660424 CPUtime=0.08 cores=0,2
/proc/26989/task/26994/stat : 26994 (java) S 26987 26989 26627 0 -1 4202560 28 0 0 0 8 0 0 0 15 0 19 0 448415688 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26995] ppid=26987 vsize=7660424 CPUtime=0.1 cores=0,2
/proc/26989/task/26995/stat : 26995 (java) S 26987 26989 26627 0 -1 4202560 120 0 0 0 10 0 0 0 16 0 19 0 448415688 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26996] ppid=26987 vsize=7660424 CPUtime=0.08 cores=0,2
/proc/26989/task/26996/stat : 26996 (java) S 26987 26989 26627 0 -1 4202560 73 0 0 0 8 0 0 0 15 0 19 0 448415688 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26997] ppid=26987 vsize=7660424 CPUtime=0.06 cores=0,2
/proc/26989/task/26997/stat : 26997 (java) S 26987 26989 26627 0 -1 4202560 24 0 0 0 6 0 0 0 15 0 19 0 448415688 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26998] ppid=26987 vsize=7660424 CPUtime=0.09 cores=0,2
/proc/26989/task/26998/stat : 26998 (java) S 26987 26989 26627 0 -1 4202560 160 0 0 0 9 0 0 0 15 0 19 0 448415688 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26999] ppid=26987 vsize=7660424 CPUtime=0.06 cores=0,2
/proc/26989/task/26999/stat : 26999 (java) S 26987 26989 26627 0 -1 4202560 1103 0 0 0 6 0 0 0 15 0 19 0 448415688 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27000] ppid=26987 vsize=7660424 CPUtime=5.03 cores=0,2
/proc/26989/task/27000/stat : 27000 (java) S 26987 26989 26627 0 -1 4202560 3943 0 0 0 501 2 0 0 16 0 19 0 448415689 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118585344 0 0 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=27001] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27001/stat : 27001 (java) S 26987 26989 26627 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 448415690 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=27002] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27002/stat : 27002 (java) S 26987 26989 26627 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 448415690 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27003] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27003/stat : 27003 (java) S 26987 26989 26627 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 448415692 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118592433 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27004] ppid=26987 vsize=7660424 CPUtime=0.33 cores=0,2
/proc/26989/task/27004/stat : 27004 (java) S 26987 26989 26627 0 -1 4202560 7284 0 0 0 33 0 0 0 15 0 19 0 448415692 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27005] ppid=26987 vsize=7660424 CPUtime=0.32 cores=0,2
/proc/26989/task/27005/stat : 27005 (java) S 26987 26989 26627 0 -1 4202560 1961 0 0 0 32 0 0 0 17 0 19 0 448415692 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27006] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27006/stat : 27006 (java) S 26987 26989 26627 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 448415692 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=27007] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27007/stat : 27007 (java) S 26987 26989 26627 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 19 0 448415692 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118585344 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27019] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27019/stat : 27019 (java) S 26987 26989 26627 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 448415710 7844274176 24427 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118585344 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1243.25
Current children cumulated vsize (KiB) 7660424



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.86 5/262 27136
/proc/meminfo: memFree=19334300/32951124 swapFree=67111524/67111528
[pid=26989] ppid=26987 vsize=7660424 CPUtime=1300.97 cores=0,2
/proc/26989/stat : 26989 (java) S 26987 26989 26627 0 -1 4202496 27850 0 1 0 130090 7 0 0 22 0 19 0 448415686 7844274176 24455 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26989/statm: 1915106 24455 2255 9 0 1905844 0
[pid=26989/tid=26991] ppid=26987 vsize=7660424 CPUtime=1294.26 cores=0,2
/proc/26989/task/26991/stat : 26991 (java) R 26987 26989 26627 0 -1 4202560 10907 0 1 0 129423 3 0 0 25 0 19 0 448415687 7844274176 24455 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 46912505637104 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26989/tid=26992] ppid=26987 vsize=7660424 CPUtime=0.1 cores=0,2
/proc/26989/task/26992/stat : 26992 (java) S 26987 26989 26627 0 -1 4202560 714 0 0 0 10 0 0 0 15 0 19 0 448415688 7844274176 24455 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26993] ppid=26987 vsize=7660424 CPUtime=0.1 cores=0,2
/proc/26989/task/26993/stat : 26993 (java) S 26987 26989 26627 0 -1 4202560 303 0 0 0 10 0 0 0 16 0 19 0 448415688 7844274176 24455 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26994] ppid=26987 vsize=7660424 CPUtime=0.09 cores=0,2
/proc/26989/task/26994/stat : 26994 (java) S 26987 26989 26627 0 -1 4202560 28 0 0 0 9 0 0 0 15 0 19 0 448415688 7844274176 24455 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26995] ppid=26987 vsize=7660424 CPUtime=0.1 cores=0,2
/proc/26989/task/26995/stat : 26995 (java) S 26987 26989 26627 0 -1 4202560 120 0 0 0 10 0 0 0 15 0 19 0 448415688 7844274176 24455 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26996] ppid=26987 vsize=7660424 CPUtime=0.08 cores=0,2
/proc/26989/task/26996/stat : 26996 (java) S 26987 26989 26627 0 -1 4202560 73 0 0 0 8 0 0 0 15 0 19 0 448415688 7844274176 24455 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26997] ppid=26987 vsize=7660424 CPUtime=0.06 cores=0,2
/proc/26989/task/26997/stat : 26997 (java) S 26987 26989 26627 0 -1 4202560 24 0 0 0 6 0 0 0 15 0 19 0 448415688 7844274176 24455 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26998] ppid=26987 vsize=7660424 CPUtime=0.1 cores=0,2
/proc/26989/task/26998/stat : 26998 (java) S 26987 26989 26627 0 -1 4202560 160 0 0 0 10 0 0 0 15 0 19 0 448415688 7844274176 24455 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=26999] ppid=26987 vsize=7660424 CPUtime=0.06 cores=0,2
/proc/26989/task/26999/stat : 26999 (java) S 26987 26989 26627 0 -1 4202560 1103 0 0 0 6 0 0 0 15 0 19 0 448415688 7844274176 24455 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27000] ppid=26987 vsize=7660424 CPUtime=5.29 cores=0,2
/proc/26989/task/27000/stat : 27000 (java) S 26987 26989 26627 0 -1 4202560 3947 0 0 0 527 2 0 0 15 0 19 0 448415689 7844274176 24455 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118585344 0 0 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=27001] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27001/stat : 27001 (java) S 26987 26989 26627 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 448415690 7844274176 24455 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=27002] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27002/stat : 27002 (java) S 26987 26989 26627 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 448415690 7844274176 24455 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27003] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27003/stat : 27003 (java) S 26987 26989 26627 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 448415692 7844274176 24455 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118592433 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27004] ppid=26987 vsize=7660424 CPUtime=0.33 cores=0,2
/proc/26989/task/27004/stat : 27004 (java) S 26987 26989 26627 0 -1 4202560 7284 0 0 0 33 0 0 0 15 0 19 0 448415692 7844274176 24455 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27005] ppid=26987 vsize=7660424 CPUtime=0.32 cores=0,2
/proc/26989/task/27005/stat : 27005 (java) S 26987 26989 26627 0 -1 4202560 1961 0 0 0 32 0 0 0 17 0 19 0 448415692 7844274176 24455 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 2 0 0 0
[pid=26989/tid=27006] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27006/stat : 27006 (java) S 26987 26989 26627 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 448415692 7844274176 24455 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118584729 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=27007] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27007/stat : 27007 (java) S 26987 26989 26627 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 19 0 448415692 7844274176 24455 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118585344 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
[pid=26989/tid=27019] ppid=26987 vsize=7660424 CPUtime=0 cores=0,2
/proc/26989/task/27019/stat : 27019 (java) S 26987 26989 26627 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 448415710 7844274176 24455 33554432000 1073741824 1073778376 140733742535328 18446744073709551615 255118585344 0 4 0 16800975 18446604453952236224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1300.97
Current children cumulated vsize (KiB) 7660424

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.97
CPU system time (s): 0.081987
CPU usage (%): 100.077
Max. virtual memory (cumulated for all children) (KiB): 7663580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.97
system time used= 0.081987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27886
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= 30869
involuntary context switches= 7894

runsolver used 2.27365 second user time and 4.83726 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-23 13:59:56
IDJOB=3262876
IDBENCH=83899
IDSOLVER=1611
FILE ID=node144/3262876-1303559996
RUNJOBID= node144-1303559995-26977
PBS_JOBID= 13150271
Free space on /tmp= 72192 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_19_80_8-log.shuffled-as.sat03-143.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-3262876-1303559996/watcher-3262876-1303559996 -o /tmp/evaluation-result-3262876-1303559996/solver-3262876-1303559996 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3262876-1303559996.cnf

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

MD5SUM BENCH= 3aff0c2163848e3eed6bc22fc2c30cdf
RANDOM SEED=2129075658

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19929820 kB
Buffers:       2153736 kB
Cached:       10271808 kB
SwapCached:          4 kB
Active:        3279652 kB
Inactive:      9209172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19929820 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1588 kB
Writeback:           0 kB
AnonPages:       62964 kB
Mapped:          14476 kB
Slab:           468064 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188636 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= 72188 MiB
End job on node144 at 2011-04-23 14:21:38