Trace number 3265208

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.99 1300.06

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-040-039.shuffled-as.sat05-1194.cnf
MD5SUM8c84d9b9f2d75de33656119bc03a9afb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.3841
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses30460
Sum of the clauses size62400
Maximum clause length39
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230420
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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.07/0.09	c no version file found!!!
0.07/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.09	c java.vm.version	19.1-b02
0.07/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.09	c sun.arch.data.model	64
0.07/0.09	c java.version		1.6.0_24
0.07/0.09	c os.name		Linux
0.07/0.09	c os.version		2.6.18-164.el5
0.07/0.09	c os.arch		amd64
0.07/0.09	c Free memory 		6997539544
0.07/0.09	c Max memory 		7034241024
0.07/0.09	c Total memory 		7034241024
0.07/0.09	c Number of processors 	8
0.07/0.10	c --- Begin Solver configuration ---
0.07/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.07/0.10	c Learn all clauses as in MiniSAT
0.07/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.07/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.07/0.10	c Expensive reason simplification
0.07/0.10	c Armin Biere (Picosat) restarts strategy
0.07/0.10	c Glucose learned constraints deletion strategy
0.07/0.10	c timeout=2147483647s
0.07/0.10	c DB Simplification allowed=true
0.07/0.10	c --- End Solver configuration ---
0.07/0.10	c solving HOME/instance-3265208-1303579573.cnf
0.07/0.10	c reading problem ... 
0.27/0.22	c ... done. Wall clock time 0.123s.
0.27/0.22	c #vars     1560
0.27/0.22	c #constraints  30460
0.27/0.22	c constraints type 
0.27/0.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 40
0.27/0.22	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 30420
1.39/1.19	c cleaning 2498 clauses out of 5000 with flag 5000/5000
2.77/2.35	c cleaning 4240 clauses out of 8503 with flag 11001/11001
4.17/3.73	c cleaning 5629 clauses out of 11263 with flag 18001/18001
5.88/5.43	c cleaning 6811 clauses out of 13633 with flag 26000/26000
7.99/7.51	c cleaning 7902 clauses out of 15822 with flag 35000/35000
10.39/9.92	c cleaning 8959 clauses out of 17920 with flag 45000/45000
12.99/12.57	c cleaning 9973 clauses out of 19961 with flag 56000/56000
16.19/15.79	c cleaning 10994 clauses out of 21988 with flag 68000/68000
19.50/19.06	c cleaning 11987 clauses out of 23994 with flag 81000/81000
23.20/22.72	c cleaning 13002 clauses out of 26009 with flag 95002/95002
27.21/26.70	c cleaning 14004 clauses out of 28012 with flag 110007/110007
31.72/31.23	c cleaning 14992 clauses out of 30001 with flag 126000/126000
36.23/35.73	c cleaning 16000 clauses out of 32011 with flag 143002/143002
41.24/40.73	c cleaning 17003 clauses out of 34009 with flag 161000/161000
46.45/45.92	c cleaning 17993 clauses out of 36006 with flag 180000/180000
52.36/51.88	c cleaning 18999 clauses out of 38017 with flag 200004/200004
58.68/58.17	c cleaning 19995 clauses out of 40014 with flag 221000/221000
65.39/64.82	c cleaning 21012 clauses out of 42024 with flag 243005/243005
72.80/72.23	c cleaning 22000 clauses out of 44008 with flag 266001/266001
79.61/79.09	c cleaning 22999 clauses out of 46009 with flag 290002/290002
87.32/86.73	c cleaning 23995 clauses out of 48009 with flag 315001/315001
95.63/95.07	c cleaning 24999 clauses out of 50013 with flag 341000/341000
104.75/104.14	c cleaning 26011 clauses out of 52022 with flag 368008/368008
112.67/112.02	c cleaning 26997 clauses out of 54003 with flag 396000/396000
122.28/121.64	c cleaning 27997 clauses out of 56008 with flag 425002/425002
132.60/131.96	c cleaning 29005 clauses out of 58014 with flag 455005/455005
142.11/141.42	c cleaning 29990 clauses out of 60005 with flag 486001/486001
153.12/152.46	c cleaning 30509 clauses out of 61021 with flag 517007/517007
162.73/162.03	c cleaning 30748 clauses out of 61507 with flag 548002/548002
173.35/172.66	c cleaning 30869 clauses out of 61759 with flag 579002/579002
183.36/182.61	c cleaning 30945 clauses out of 61891 with flag 610003/610003
193.87/193.17	c cleaning 30962 clauses out of 61943 with flag 641000/641000
204.19/203.49	c cleaning 30991 clauses out of 61981 with flag 672000/672000
214.40/213.61	c cleaning 30993 clauses out of 61993 with flag 703003/703003
224.42/223.63	c cleaning 30992 clauses out of 61999 with flag 734002/734002
234.23/233.50	c cleaning 30998 clauses out of 62009 with flag 765004/765004
244.04/243.25	c cleaning 30988 clauses out of 62008 with flag 796001/796001
255.05/254.24	c cleaning 31000 clauses out of 62019 with flag 827000/827000
264.97/264.15	c cleaning 31001 clauses out of 62019 with flag 858000/858000
274.48/273.60	c cleaning 30998 clauses out of 62018 with flag 889000/889000
285.09/284.26	c cleaning 31007 clauses out of 62021 with flag 920001/920001
294.91/294.03	c cleaning 31002 clauses out of 62014 with flag 951001/951001
304.41/303.53	c cleaning 30994 clauses out of 62011 with flag 982000/982000
314.02/313.14	c cleaning 31006 clauses out of 62020 with flag 1013003/1013003
323.44/322.56	c cleaning 30993 clauses out of 62011 with flag 1044000/1044000
333.35/332.49	c cleaning 31005 clauses out of 62018 with flag 1075000/1075000
344.87/343.96	c cleaning 30994 clauses out of 62013 with flag 1106000/1106000
355.08/354.12	c cleaning 31003 clauses out of 62020 with flag 1137001/1137001
364.89/363.99	c cleaning 31002 clauses out of 62018 with flag 1168002/1168002
375.40/374.44	c cleaning 31002 clauses out of 62015 with flag 1199001/1199001
385.42/384.45	c cleaning 31001 clauses out of 62013 with flag 1230001/1230001
394.23/393.25	c cleaning 30999 clauses out of 62012 with flag 1261001/1261001
405.04/404.03	c cleaning 30997 clauses out of 62013 with flag 1292001/1292001
414.45/413.47	c cleaning 31000 clauses out of 62019 with flag 1323004/1323004
423.86/422.86	c cleaning 30998 clauses out of 62018 with flag 1354003/1354003
433.17/432.19	c cleaning 31007 clauses out of 62019 with flag 1385002/1385002
442.18/441.13	c cleaning 30989 clauses out of 62010 with flag 1416000/1416000
452.09/451.02	c cleaning 31004 clauses out of 62021 with flag 1447000/1447000
463.00/461.99	c cleaning 31002 clauses out of 62018 with flag 1478001/1478001
473.61/472.56	c cleaning 30998 clauses out of 62017 with flag 1509002/1509002
483.02/481.97	c cleaning 31001 clauses out of 62017 with flag 1540000/1540000
492.84/491.75	c cleaning 30992 clauses out of 62016 with flag 1571000/1571000
502.34/501.24	c cleaning 31006 clauses out of 62024 with flag 1602000/1602000
511.56/510.47	c cleaning 31003 clauses out of 62019 with flag 1633001/1633001
524.26/523.11	c cleaning 30994 clauses out of 62015 with flag 1664000/1664000
534.08/532.98	c cleaning 30998 clauses out of 62022 with flag 1695001/1695001
543.79/542.69	c cleaning 31007 clauses out of 62023 with flag 1726000/1726000
554.51/553.35	c cleaning 30994 clauses out of 62016 with flag 1757000/1757000
565.61/564.41	c cleaning 31008 clauses out of 62025 with flag 1788003/1788003
577.42/576.23	c cleaning 31002 clauses out of 62016 with flag 1819002/1819002
587.33/586.15	c cleaning 31000 clauses out of 62012 with flag 1850000/1850000
597.24/596.08	c cleaning 31004 clauses out of 62017 with flag 1881005/1881005
607.26/606.09	c cleaning 30995 clauses out of 62011 with flag 1912003/1912003
617.28/616.04	c cleaning 30999 clauses out of 62015 with flag 1943002/1943002
628.18/626.92	c cleaning 30992 clauses out of 62014 with flag 1974000/1974000
639.69/638.43	c cleaning 31009 clauses out of 62027 with flag 2005005/2005005
650.01/648.80	c cleaning 31000 clauses out of 62013 with flag 2036000/2036000
660.01/658.79	c cleaning 30996 clauses out of 62013 with flag 2067000/2067000
670.13/668.86	c cleaning 31002 clauses out of 62019 with flag 2098002/2098002
680.83/679.55	c cleaning 30995 clauses out of 62020 with flag 2129005/2129005
690.94/689.60	c cleaning 30997 clauses out of 62022 with flag 2160002/2160002
701.74/700.42	c cleaning 31006 clauses out of 62023 with flag 2191000/2191000
713.95/712.69	c cleaning 30989 clauses out of 62018 with flag 2222001/2222001
723.77/722.44	c cleaning 31002 clauses out of 62028 with flag 2253000/2253000
733.47/732.14	c cleaning 31004 clauses out of 62026 with flag 2284000/2284000
743.48/742.16	c cleaning 31005 clauses out of 62023 with flag 2315001/2315001
753.99/752.67	c cleaning 31000 clauses out of 62017 with flag 2346000/2346000
766.20/764.84	c cleaning 30995 clauses out of 62020 with flag 2377003/2377003
776.82/775.49	c cleaning 31002 clauses out of 62022 with flag 2408000/2408000
789.33/787.98	c cleaning 31006 clauses out of 62022 with flag 2439002/2439002
800.14/798.75	c cleaning 31001 clauses out of 62014 with flag 2470000/2470000
809.85/808.43	c cleaning 30990 clauses out of 62013 with flag 2501000/2501000
820.45/819.08	c cleaning 31005 clauses out of 62023 with flag 2532000/2532000
831.46/830.03	c cleaning 30995 clauses out of 62018 with flag 2563000/2563000
842.47/841.04	c cleaning 31002 clauses out of 62025 with flag 2594002/2594002
854.19/852.79	c cleaning 31012 clauses out of 62027 with flag 2625006/2625006
866.00/864.55	c cleaning 30991 clauses out of 62009 with flag 2656000/2656000
878.01/876.57	c cleaning 31003 clauses out of 62018 with flag 2687000/2687000
888.52/887.08	c cleaning 30997 clauses out of 62017 with flag 2718002/2718002
898.83/897.39	c cleaning 31005 clauses out of 62019 with flag 2749001/2749001
908.53/907.09	c cleaning 31007 clauses out of 62015 with flag 2780002/2780002
919.44/917.95	c cleaning 31003 clauses out of 62007 with flag 2811001/2811001
929.65/928.15	c cleaning 30999 clauses out of 62006 with flag 2842003/2842003
942.86/941.39	c cleaning 30990 clauses out of 62005 with flag 2873001/2873001
955.29/953.76	c cleaning 30994 clauses out of 62017 with flag 2904003/2904003
966.68/965.12	c cleaning 30998 clauses out of 62020 with flag 2935000/2935000
978.30/976.78	c cleaning 31003 clauses out of 62023 with flag 2966001/2966001
988.41/986.83	c cleaning 31007 clauses out of 62022 with flag 2997003/2997003
996.92/995.34	c cleaning 31000 clauses out of 62012 with flag 3028000/3028000
1007.12/1005.57	c cleaning 31005 clauses out of 62013 with flag 3059001/3059001
1017.33/1015.76	c cleaning 30997 clauses out of 62007 with flag 3090000/3090000
1028.64/1027.05	c cleaning 31001 clauses out of 62010 with flag 3121000/3121000
1039.95/1038.35	c cleaning 31002 clauses out of 62010 with flag 3152001/3152001
1051.96/1050.31	c cleaning 30982 clauses out of 62007 with flag 3183000/3183000
1063.57/1061.91	c cleaning 30997 clauses out of 62025 with flag 3214000/3214000
1076.18/1074.53	c cleaning 31002 clauses out of 62029 with flag 3245001/3245001
1088.10/1086.42	c cleaning 30998 clauses out of 62027 with flag 3276001/3276001
1098.11/1096.47	c cleaning 31012 clauses out of 62033 with flag 3307005/3307005
1108.92/1107.22	c cleaning 31007 clauses out of 62018 with flag 3338002/3338002
1117.82/1116.15	c cleaning 30997 clauses out of 62009 with flag 3369000/3369000
1127.53/1125.82	c cleaning 30995 clauses out of 62012 with flag 3400000/3400000
1137.94/1136.24	c cleaning 31003 clauses out of 62017 with flag 3431000/3431000
1148.94/1147.29	c cleaning 30993 clauses out of 62017 with flag 3462003/3462003
1160.25/1158.50	c cleaning 31009 clauses out of 62027 with flag 3493006/3493006
1170.56/1168.89	c cleaning 30985 clauses out of 62013 with flag 3524001/3524001
1185.07/1183.34	c cleaning 31008 clauses out of 62027 with flag 3555000/3555000
1200.39/1198.65	c cleaning 31011 clauses out of 62023 with flag 3586004/3586004
1217.22/1215.46	c cleaning 31002 clauses out of 62008 with flag 3617000/3617000
1226.74/1224.96	c cleaning 30996 clauses out of 62007 with flag 3648001/3648001
1236.84/1235.05	c cleaning 31000 clauses out of 62010 with flag 3679000/3679000
1246.55/1244.78	c cleaning 30991 clauses out of 62010 with flag 3710000/3710000
1257.46/1255.67	c cleaning 31003 clauses out of 62019 with flag 3741000/3741000
1269.07/1267.28	c cleaning 30997 clauses out of 62017 with flag 3772001/3772001
1281.67/1279.88	c cleaning 31002 clauses out of 62019 with flag 3803000/3803000
1294.68/1292.85	c cleaning 31001 clauses out of 62019 with flag 3834002/3834002
1301.90/1300.01	c starts		: 1949
1301.90/1300.01	c conflicts		: 3855585
1301.90/1300.01	c decisions		: 4597682
1301.90/1300.01	c propagations		: 124845502
1301.90/1300.01	c inspects		: 4608504008
1301.90/1300.01	c shortcuts		: 0
1301.90/1300.01	c learnt literals	: 0
1301.90/1300.01	c learnt binary clauses	: 0
1301.90/1300.01	c learnt ternary clauses	: 0
1301.90/1300.01	c learnt constraints	: 3855585
1301.90/1300.01	c ignored constraints	: 0
1301.90/1300.01	c root simplifications	: 1949
1301.90/1300.01	c removed literals (reason simplification)	: 162860953
1301.90/1300.01	c reason swapping (by a shorter reason)	: 0
1301.90/1300.01	c Calls to reduceDB	: 135
1301.90/1300.01	c speed (assignments/second)	: 96050.52277675625
1301.90/1300.01	c non guided choices	63
1301.90/1300.03	c learnt constraints type 
1301.90/1300.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 52619
1301.90/1300.03	c constraints type 
1301.90/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 40
1301.90/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 30420
1301.90/1300.03	s UNKNOWN
1301.90/1300.03	c Total wall clock time (in seconds) : 1299.913

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

running on 2 cores: 1,3

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.19 3.79 3.61 5/243 1459
/proc/meminfo: memFree=14527864/32951124 swapFree=67111528/67111528
[pid=1459] ppid=1457 vsize=11800 CPUtime=0 cores=1,3
/proc/1459/stat : 1459 (runsolver) R 1457 1459 1299 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 450372957 12083200 51 33554432000 4194304 5434984 140736768607616 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/1459/statm: 2950 51 31 303 0 2644 0

[startup+0.090811 s]
/proc/loadavg: 3.19 3.79 3.61 5/243 1459
/proc/meminfo: memFree=14527864/32951124 swapFree=67111528/67111528
[pid=1459] ppid=1457 vsize=7570216 CPUtime=0.07 cores=1,3
/proc/1459/stat : 1459 (java) S 1457 1459 1299 0 -1 4202496 9780 0 1 0 6 1 0 0 25 0 18 0 450372957 7751901184 9477 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1459/statm: 1892554 9479 1913 9 0 1883292 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7570216

[startup+0.100653 s]
/proc/loadavg: 3.19 3.79 3.61 5/243 1459
/proc/meminfo: memFree=14527864/32951124 swapFree=67111528/67111528
[pid=1459] ppid=1457 vsize=7570352 CPUtime=0.08 cores=1,3
/proc/1459/stat : 1459 (java) S 1457 1459 1299 0 -1 4202496 9907 0 1 0 7 1 0 0 25 0 18 0 450372957 7752040448 9604 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1459/statm: 1892588 9605 1917 9 0 1883326 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7570352

[startup+0.300618 s]
/proc/loadavg: 3.19 3.79 3.61 5/243 1459
/proc/meminfo: memFree=14527864/32951124 swapFree=67111528/67111528
[pid=1459] ppid=1457 vsize=7641252 CPUtime=0.43 cores=1,3
/proc/1459/stat : 1459 (java) S 1457 1459 1299 0 -1 4202496 12837 0 1 0 41 2 0 0 25 0 19 0 450372957 7824642048 11920 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1459/statm: 1910313 11920 2216 9 0 1901051 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 7641252

[startup+0.700545 s]
/proc/loadavg: 3.19 3.79 3.61 5/243 1459
/proc/meminfo: memFree=14527864/32951124 swapFree=67111528/67111528
[pid=1459] ppid=1457 vsize=7641392 CPUtime=0.97 cores=1,3
/proc/1459/stat : 1459 (java) S 1457 1459 1299 0 -1 4202496 13858 0 1 0 95 2 0 0 25 0 19 0 450372957 7824785408 12941 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1459/statm: 1910348 12941 2220 9 0 1901086 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 7641392

[startup+1.50139 s]
/proc/loadavg: 3.19 3.79 3.61 6/262 1478
/proc/meminfo: memFree=14465196/32951124 swapFree=67111528/67111528
[pid=1459] ppid=1457 vsize=7661064 CPUtime=1.97 cores=1,3
/proc/1459/stat : 1459 (java) S 1457 1459 1299 0 -1 4202496 25539 0 1 0 194 3 0 0 25 0 19 0 450372957 7844929536 22433 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1459/statm: 1915266 22433 2252 9 0 1906004 0
[pid=1459/tid=1461] ppid=1457 vsize=7661064 CPUtime=1.36 cores=1,3
/proc/1459/task/1461/stat : 1461 (java) R 1457 1459 1299 0 -1 4202560 11483 0 1 0 134 2 0 0 20 0 19 0 450372958 7844929536 22433 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 46912505635671 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=1459/tid=1462] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1462/stat : 1462 (java) S 1457 1459 1299 0 -1 4202560 266 0 0 0 0 0 0 0 17 0 19 0 450372960 7844929536 22433 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1463] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1463/stat : 1463 (java) S 1457 1459 1299 0 -1 4202560 184 0 0 0 0 0 0 0 17 0 19 0 450372960 7844929536 22433 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1464] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1464/stat : 1464 (java) S 1457 1459 1299 0 -1 4202560 1117 0 0 0 0 0 0 0 17 0 19 0 450372960 7844929536 22433 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1465] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1465/stat : 1465 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 450372960 7844929536 22433 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1466] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1466/stat : 1466 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 450372960 7844929536 22433 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1467] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1467/stat : 1467 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 450372960 7844929536 22433 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1468] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1468/stat : 1468 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 450372960 7844929536 22433 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1469] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1469/stat : 1469 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 450372960 7844929536 22433 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1470] ppid=1457 vsize=7661064 CPUtime=0.01 cores=1,3
/proc/1459/task/1470/stat : 1470 (java) S 1457 1459 1299 0 -1 4202560 1557 0 0 0 1 0 0 0 16 0 19 0 450372961 7844929536 22433 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738221568 0 0 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1471] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1471/stat : 1471 (java) S 1457 1459 1299 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 450372961 7844929536 22433 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1472] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1472/stat : 1472 (java) S 1457 1459 1299 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450372961 7844929536 22433 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1473] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1473/stat : 1473 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450372963 7844929536 22433 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738228657 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1474] ppid=1457 vsize=7661064 CPUtime=0.11 cores=1,3
/proc/1459/task/1474/stat : 1474 (java) S 1457 1459 1299 0 -1 4202560 939 0 0 0 11 0 0 0 18 0 19 0 450372963 7844929536 22433 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1475] ppid=1457 vsize=7661064 CPUtime=0.44 cores=1,3
/proc/1459/task/1475/stat : 1475 (java) S 1457 1459 1299 0 -1 4202560 8839 0 0 0 44 0 0 0 16 0 19 0 450372963 7844929536 22433 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1476] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1476/stat : 1476 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450372963 7844929536 22433 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1477] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1477/stat : 1477 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450372963 7844929536 22433 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738221568 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1478] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1478/stat : 1478 (java) S 1457 1459 1299 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450372980 7844929536 22433 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738221568 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 7661064

[startup+3.10114 s]
/proc/loadavg: 3.19 3.79 3.61 7/262 1524
/proc/meminfo: memFree=14439104/32951124 swapFree=67111528/67111528
[pid=1459] ppid=1457 vsize=7661064 CPUtime=3.57 cores=1,3
/proc/1459/stat : 1459 (java) S 1457 1459 1299 0 -1 4202496 29159 0 1 0 353 4 0 0 25 0 19 0 450372957 7844929536 26051 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1459/statm: 1915266 26051 2254 9 0 1906004 0
[pid=1459/tid=1461] ppid=1457 vsize=7661064 CPUtime=2.91 cores=1,3
/proc/1459/task/1461/stat : 1461 (java) R 1457 1459 1299 0 -1 4202560 11486 0 1 0 289 2 0 0 18 0 19 0 450372958 7844929536 26051 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 46912505643552 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1459/tid=1462] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1462/stat : 1462 (java) S 1457 1459 1299 0 -1 4202560 266 0 0 0 0 0 0 0 15 0 19 0 450372960 7844929536 26051 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1463] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1463/stat : 1463 (java) S 1457 1459 1299 0 -1 4202560 184 0 0 0 0 0 0 0 15 0 19 0 450372960 7844929536 26051 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1464] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1464/stat : 1464 (java) S 1457 1459 1299 0 -1 4202560 1117 0 0 0 0 0 0 0 15 0 19 0 450372960 7844929536 26051 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1465] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1465/stat : 1465 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450372960 7844929536 26051 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1466] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1466/stat : 1466 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450372960 7844929536 26051 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1467] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1467/stat : 1467 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450372960 7844929536 26051 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1468] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1468/stat : 1468 (java) S 1457 1459 1299 0 -1 4202560 718 0 0 0 0 0 0 0 15 0 19 0 450372960 7844929536 26051 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1469] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1469/stat : 1469 (java) S 1457 1459 1299 0 -1 4202560 2005 0 0 0 0 0 0 0 15 0 19 0 450372960 7844929536 26051 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1470] ppid=1457 vsize=7661064 CPUtime=0.03 cores=1,3
/proc/1459/task/1470/stat : 1470 (java) S 1457 1459 1299 0 -1 4202560 2441 0 0 0 3 0 0 0 15 0 19 0 450372961 7844929536 26051 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738221568 0 0 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1471] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1471/stat : 1471 (java) S 1457 1459 1299 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 450372961 7844929536 26051 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1472] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1472/stat : 1472 (java) S 1457 1459 1299 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450372961 7844929536 26051 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1473] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1473/stat : 1473 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450372963 7844929536 26051 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738228657 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1474] ppid=1457 vsize=7661064 CPUtime=0.14 cores=1,3
/proc/1459/task/1474/stat : 1474 (java) S 1457 1459 1299 0 -1 4202560 951 0 0 0 14 0 0 0 17 0 19 0 450372963 7844929536 26051 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1475] ppid=1457 vsize=7661064 CPUtime=0.44 cores=1,3
/proc/1459/task/1475/stat : 1475 (java) S 1457 1459 1299 0 -1 4202560 8839 0 0 0 44 0 0 0 15 0 19 0 450372963 7844929536 26051 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1476] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1476/stat : 1476 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450372963 7844929536 26051 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1477] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1477/stat : 1477 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450372963 7844929536 26051 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738221568 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1478] ppid=1457 vsize=7661064 CPUtime=0 cores=1,3
/proc/1459/task/1478/stat : 1478 (java) S 1457 1459 1299 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450372980 7844929536 26051 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738221568 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 7661064

[startup+6.30148 s]
/proc/loadavg: 3.34 3.81 3.62 5/262 1524
/proc/meminfo: memFree=14386184/32951124 swapFree=67111528/67111528
[pid=1459] ppid=1457 vsize=7653520 CPUtime=6.8 cores=1,3
/proc/1459/stat : 1459 (java) S 1457 1459 1299 0 -1 4202496 34432 0 1 0 676 4 0 0 25 0 19 0 450372957 7837204480 29459 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1459/statm: 1913380 29459 2254 9 0 1904118 0
[pid=1459/tid=1461] ppid=1457 vsize=7653520 CPUtime=6.04 cores=1,3
/proc/1459/task/1461/stat : 1461 (java) R 1457 1459 1299 0 -1 4202560 12435 0 1 0 602 2 0 0 20 0 19 0 450372958 7837204480 29459 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 46912505588298 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=1459/tid=1462] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1462/stat : 1462 (java) S 1457 1459 1299 0 -1 4202560 924 0 0 0 0 0 0 0 16 0 19 0 450372960 7837204480 29459 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1463] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1463/stat : 1463 (java) S 1457 1459 1299 0 -1 4202560 184 0 0 0 0 0 0 0 15 0 19 0 450372960 7837204480 29459 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1464] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1464/stat : 1464 (java) S 1457 1459 1299 0 -1 4202560 1982 0 0 0 0 0 0 0 15 0 19 0 450372960 7837204480 29459 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1465] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1465/stat : 1465 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450372960 7837204480 29459 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1466] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1466/stat : 1466 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450372960 7837204480 29459 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1467] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1467/stat : 1467 (java) S 1457 1459 1299 0 -1 4202560 910 0 0 0 0 0 0 0 15 0 19 0 450372960 7837204480 29459 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1468] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1468/stat : 1468 (java) S 1457 1459 1299 0 -1 4202560 718 0 0 0 0 0 0 0 15 0 19 0 450372960 7837204480 29459 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1469] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1469/stat : 1469 (java) S 1457 1459 1299 0 -1 4202560 2640 0 0 0 0 0 0 0 16 0 19 0 450372960 7837204480 29459 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1470] ppid=1457 vsize=7653520 CPUtime=0.07 cores=1,3
/proc/1459/task/1470/stat : 1470 (java) S 1457 1459 1299 0 -1 4202560 3691 0 0 0 7 0 0 0 16 0 19 0 450372961 7837204480 29459 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738221568 0 0 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1471] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1471/stat : 1471 (java) S 1457 1459 1299 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 450372961 7837204480 29459 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1472] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1472/stat : 1472 (java) S 1457 1459 1299 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450372961 7837204480 29459 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1473] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1473/stat : 1473 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450372963 7837204480 29459 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738228657 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1474] ppid=1457 vsize=7653520 CPUtime=0.14 cores=1,3
/proc/1459/task/1474/stat : 1474 (java) S 1457 1459 1299 0 -1 4202560 951 0 0 0 14 0 0 0 17 0 19 0 450372963 7837204480 29459 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1475] ppid=1457 vsize=7653520 CPUtime=0.47 cores=1,3
/proc/1459/task/1475/stat : 1475 (java) S 1457 1459 1299 0 -1 4202560 8846 0 0 0 47 0 0 0 15 0 19 0 450372963 7837204480 29459 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1476] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1476/stat : 1476 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450372963 7837204480 29459 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1477] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1477/stat : 1477 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450372963 7837204480 29459 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738221568 0 4 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1478] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1478/stat : 1478 (java) S 1457 1459 1299 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450372980 7837204480 29459 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738221568 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.8
Current children cumulated vsize (KiB) 7653520

[startup+12.7013 s]

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

[pid=1459/tid=1467] ppid=1457 vsize=7653520 CPUtime=0.27 cores=1,3
/proc/1459/task/1467/stat : 1467 (java) S 1457 1459 1299 0 -1 4202560 2140 0 0 0 27 0 0 0 15 0 19 0 450372960 7837204480 89761 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1468] ppid=1457 vsize=7653520 CPUtime=0.37 cores=1,3
/proc/1459/task/1468/stat : 1468 (java) S 1457 1459 1299 0 -1 4202560 2638 0 0 0 37 0 0 0 16 0 19 0 450372960 7837204480 89761 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1469] ppid=1457 vsize=7653520 CPUtime=0.34 cores=1,3
/proc/1459/task/1469/stat : 1469 (java) S 1457 1459 1299 0 -1 4202560 8493 0 0 0 33 1 0 0 15 0 19 0 450372960 7837204480 89761 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1470] ppid=1457 vsize=7653520 CPUtime=5 cores=1,3
/proc/1459/task/1470/stat : 1470 (java) S 1457 1459 1299 0 -1 4202560 24039 0 0 0 498 2 0 0 15 0 19 0 450372961 7837204480 89761 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738221568 0 0 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1471] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1471/stat : 1471 (java) S 1457 1459 1299 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 450372961 7837204480 89761 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1472] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1472/stat : 1472 (java) S 1457 1459 1299 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450372961 7837204480 89761 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1473] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1473/stat : 1473 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450372963 7837204480 89761 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738228657 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1474] ppid=1457 vsize=7653520 CPUtime=0.14 cores=1,3
/proc/1459/task/1474/stat : 1474 (java) S 1457 1459 1299 0 -1 4202560 951 0 0 0 14 0 0 0 17 0 19 0 450372963 7837204480 89761 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1475] ppid=1457 vsize=7653520 CPUtime=0.5 cores=1,3
/proc/1459/task/1475/stat : 1475 (java) S 1457 1459 1299 0 -1 4202560 8851 0 0 0 50 0 0 0 15 0 19 0 450372963 7837204480 89761 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1476] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1476/stat : 1476 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450372963 7837204480 89761 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1477] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1477/stat : 1477 (java) S 1457 1459 1299 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 450372963 7837204480 89761 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738221568 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1478] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1478/stat : 1478 (java) S 1457 1459 1299 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450372980 7837204480 89761 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738221568 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1124.03
Current children cumulated vsize (KiB) 7653520

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 3.88 5/262 1556
/proc/meminfo: memFree=13875780/32951124 swapFree=67111528/67111528
[pid=1459] ppid=1457 vsize=7653520 CPUtime=1184.07 cores=1,3
/proc/1459/stat : 1459 (java) S 1457 1459 1299 0 -1 4202496 95022 0 1 0 118394 13 0 0 25 0 19 0 450372957 7837204480 89764 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1459/statm: 1913380 89764 2255 9 0 1904118 0
[pid=1459/tid=1461] ppid=1457 vsize=7653520 CPUtime=1175.47 cores=1,3
/proc/1459/task/1461/stat : 1461 (java) R 1457 1459 1299 0 -1 4202560 27962 0 1 0 117543 4 0 0 25 0 19 0 450372958 7837204480 89764 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 46912505587573 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1459/tid=1462] ppid=1457 vsize=7653520 CPUtime=0.33 cores=1,3
/proc/1459/task/1462/stat : 1462 (java) S 1457 1459 1299 0 -1 4202560 4904 0 0 0 33 0 0 0 15 0 19 0 450372960 7837204480 89764 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1463] ppid=1457 vsize=7653520 CPUtime=0.3 cores=1,3
/proc/1459/task/1463/stat : 1463 (java) S 1457 1459 1299 0 -1 4202560 3738 0 0 0 30 0 0 0 15 0 19 0 450372960 7837204480 89764 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1464] ppid=1457 vsize=7653520 CPUtime=0.31 cores=1,3
/proc/1459/task/1464/stat : 1464 (java) S 1457 1459 1299 0 -1 4202560 5358 0 0 0 31 0 0 0 16 0 19 0 450372960 7837204480 89764 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1465] ppid=1457 vsize=7653520 CPUtime=0.31 cores=1,3
/proc/1459/task/1465/stat : 1465 (java) S 1457 1459 1299 0 -1 4202560 3767 0 0 0 31 0 0 0 15 0 19 0 450372960 7837204480 89764 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1466] ppid=1457 vsize=7653520 CPUtime=0.32 cores=1,3
/proc/1459/task/1466/stat : 1466 (java) S 1457 1459 1299 0 -1 4202560 960 0 0 0 32 0 0 0 15 0 19 0 450372960 7837204480 89764 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1467] ppid=1457 vsize=7653520 CPUtime=0.3 cores=1,3
/proc/1459/task/1467/stat : 1467 (java) S 1457 1459 1299 0 -1 4202560 2140 0 0 0 30 0 0 0 15 0 19 0 450372960 7837204480 89764 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1468] ppid=1457 vsize=7653520 CPUtime=0.39 cores=1,3
/proc/1459/task/1468/stat : 1468 (java) S 1457 1459 1299 0 -1 4202560 2638 0 0 0 39 0 0 0 16 0 19 0 450372960 7837204480 89764 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1469] ppid=1457 vsize=7653520 CPUtime=0.35 cores=1,3
/proc/1459/task/1469/stat : 1469 (java) S 1457 1459 1299 0 -1 4202560 8493 0 0 0 34 1 0 0 15 0 19 0 450372960 7837204480 89764 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1470] ppid=1457 vsize=7653520 CPUtime=5.23 cores=1,3
/proc/1459/task/1470/stat : 1470 (java) S 1457 1459 1299 0 -1 4202560 24043 0 0 0 521 2 0 0 15 0 19 0 450372961 7837204480 89764 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738221568 0 0 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1471] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1471/stat : 1471 (java) S 1457 1459 1299 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 450372961 7837204480 89764 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1472] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1472/stat : 1472 (java) S 1457 1459 1299 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450372961 7837204480 89764 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1473] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1473/stat : 1473 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450372963 7837204480 89764 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738228657 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1474] ppid=1457 vsize=7653520 CPUtime=0.14 cores=1,3
/proc/1459/task/1474/stat : 1474 (java) S 1457 1459 1299 0 -1 4202560 951 0 0 0 14 0 0 0 17 0 19 0 450372963 7837204480 89764 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1475] ppid=1457 vsize=7653520 CPUtime=0.5 cores=1,3
/proc/1459/task/1475/stat : 1475 (java) S 1457 1459 1299 0 -1 4202560 8851 0 0 0 50 0 0 0 15 0 19 0 450372963 7837204480 89764 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1476] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1476/stat : 1476 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450372963 7837204480 89764 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1477] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1477/stat : 1477 (java) S 1457 1459 1299 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 450372963 7837204480 89764 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738221568 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1478] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1478/stat : 1478 (java) S 1457 1459 1299 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450372980 7837204480 89764 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738221568 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1184.07
Current children cumulated vsize (KiB) 7653520

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.88 5/262 1557
/proc/meminfo: memFree=13857244/32951124 swapFree=67111528/67111528
[pid=1459] ppid=1457 vsize=7653520 CPUtime=1244.15 cores=1,3
/proc/1459/stat : 1459 (java) S 1457 1459 1299 0 -1 4202496 98282 0 1 0 124402 13 0 0 25 0 19 0 450372957 7837204480 93009 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1459/statm: 1913380 93009 2255 9 0 1904118 0
[pid=1459/tid=1461] ppid=1457 vsize=7653520 CPUtime=1235.14 cores=1,3
/proc/1459/task/1461/stat : 1461 (java) R 1457 1459 1299 0 -1 4202560 28374 0 1 0 123510 4 0 0 25 0 19 0 450372958 7837204480 93009 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 46912505588298 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1459/tid=1462] ppid=1457 vsize=7653520 CPUtime=0.33 cores=1,3
/proc/1459/task/1462/stat : 1462 (java) S 1457 1459 1299 0 -1 4202560 4904 0 0 0 33 0 0 0 15 0 19 0 450372960 7837204480 93009 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1463] ppid=1457 vsize=7653520 CPUtime=0.34 cores=1,3
/proc/1459/task/1463/stat : 1463 (java) S 1457 1459 1299 0 -1 4202560 4302 0 0 0 34 0 0 0 15 0 19 0 450372960 7837204480 93009 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1464] ppid=1457 vsize=7653520 CPUtime=0.31 cores=1,3
/proc/1459/task/1464/stat : 1464 (java) S 1457 1459 1299 0 -1 4202560 5358 0 0 0 31 0 0 0 16 0 19 0 450372960 7837204480 93009 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1465] ppid=1457 vsize=7653520 CPUtime=0.32 cores=1,3
/proc/1459/task/1465/stat : 1465 (java) S 1457 1459 1299 0 -1 4202560 3767 0 0 0 32 0 0 0 15 0 19 0 450372960 7837204480 93009 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1466] ppid=1457 vsize=7653520 CPUtime=0.34 cores=1,3
/proc/1459/task/1466/stat : 1466 (java) S 1457 1459 1299 0 -1 4202560 1949 0 0 0 34 0 0 0 15 0 19 0 450372960 7837204480 93009 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1467] ppid=1457 vsize=7653520 CPUtime=0.33 cores=1,3
/proc/1459/task/1467/stat : 1467 (java) S 1457 1459 1299 0 -1 4202560 2915 0 0 0 33 0 0 0 15 0 19 0 450372960 7837204480 93009 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1468] ppid=1457 vsize=7653520 CPUtime=0.39 cores=1,3
/proc/1459/task/1468/stat : 1468 (java) S 1457 1459 1299 0 -1 4202560 2654 0 0 0 39 0 0 0 15 0 19 0 450372960 7837204480 93009 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1469] ppid=1457 vsize=7653520 CPUtime=0.39 cores=1,3
/proc/1459/task/1469/stat : 1469 (java) S 1457 1459 1299 0 -1 4202560 8989 0 0 0 38 1 0 0 15 0 19 0 450372960 7837204480 93009 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1470] ppid=1457 vsize=7653520 CPUtime=5.47 cores=1,3
/proc/1459/task/1470/stat : 1470 (java) S 1457 1459 1299 0 -1 4202560 24047 0 0 0 545 2 0 0 15 0 19 0 450372961 7837204480 93009 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738221568 0 0 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1471] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1471/stat : 1471 (java) S 1457 1459 1299 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 450372961 7837204480 93009 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1472] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1472/stat : 1472 (java) S 1457 1459 1299 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450372961 7837204480 93009 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1473] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1473/stat : 1473 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450372963 7837204480 93009 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738228657 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1474] ppid=1457 vsize=7653520 CPUtime=0.14 cores=1,3
/proc/1459/task/1474/stat : 1474 (java) S 1457 1459 1299 0 -1 4202560 951 0 0 0 14 0 0 0 17 0 19 0 450372963 7837204480 93009 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1475] ppid=1457 vsize=7653520 CPUtime=0.5 cores=1,3
/proc/1459/task/1475/stat : 1475 (java) S 1457 1459 1299 0 -1 4202560 8851 0 0 0 50 0 0 0 15 0 19 0 450372963 7837204480 93009 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1476] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1476/stat : 1476 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450372963 7837204480 93009 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1477] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1477/stat : 1477 (java) S 1457 1459 1299 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 450372963 7837204480 93009 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738221568 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1478] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1478/stat : 1478 (java) S 1457 1459 1299 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450372980 7837204480 93009 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738221568 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1244.15
Current children cumulated vsize (KiB) 7653520



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.03 3.90 3/222 1565
/proc/meminfo: memFree=14271936/32951124 swapFree=67111528/67111528
[pid=1459] ppid=1457 vsize=7653520 CPUtime=1301.9 cores=1,3
/proc/1459/stat : 1459 (java) S 1457 1459 1299 0 -1 4202496 99106 0 1 0 130177 13 0 0 25 0 19 0 450372957 7837204480 93822 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1459/statm: 1913380 93822 2255 9 0 1904118 0
[pid=1459/tid=1461] ppid=1457 vsize=7653520 CPUtime=1292.56 cores=1,3
/proc/1459/task/1461/stat : 1461 (java) R 1457 1459 1299 0 -1 4202560 28379 0 1 0 129252 4 0 0 25 0 19 0 450372958 7837204480 93822 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 46912505595692 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1459/tid=1462] ppid=1457 vsize=7653520 CPUtime=0.36 cores=1,3
/proc/1459/task/1462/stat : 1462 (java) S 1457 1459 1299 0 -1 4202560 4907 0 0 0 36 0 0 0 15 0 19 0 450372960 7837204480 93822 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1463] ppid=1457 vsize=7653520 CPUtime=0.36 cores=1,3
/proc/1459/task/1463/stat : 1463 (java) S 1457 1459 1299 0 -1 4202560 4302 0 0 0 36 0 0 0 15 0 19 0 450372960 7837204480 93822 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1464] ppid=1457 vsize=7653520 CPUtime=0.34 cores=1,3
/proc/1459/task/1464/stat : 1464 (java) S 1457 1459 1299 0 -1 4202560 5361 0 0 0 34 0 0 0 16 0 19 0 450372960 7837204480 93822 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1465] ppid=1457 vsize=7653520 CPUtime=0.34 cores=1,3
/proc/1459/task/1465/stat : 1465 (java) S 1457 1459 1299 0 -1 4202560 3771 0 0 0 34 0 0 0 15 0 19 0 450372960 7837204480 93822 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1466] ppid=1457 vsize=7653520 CPUtime=0.34 cores=1,3
/proc/1459/task/1466/stat : 1466 (java) S 1457 1459 1299 0 -1 4202560 1949 0 0 0 34 0 0 0 15 0 19 0 450372960 7837204480 93822 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1467] ppid=1457 vsize=7653520 CPUtime=0.33 cores=1,3
/proc/1459/task/1467/stat : 1467 (java) S 1457 1459 1299 0 -1 4202560 2915 0 0 0 33 0 0 0 15 0 19 0 450372960 7837204480 93822 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1468] ppid=1457 vsize=7653520 CPUtime=0.4 cores=1,3
/proc/1459/task/1468/stat : 1468 (java) S 1457 1459 1299 0 -1 4202560 2654 0 0 0 40 0 0 0 15 0 19 0 450372960 7837204480 93822 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1469] ppid=1457 vsize=7653520 CPUtime=0.4 cores=1,3
/proc/1459/task/1469/stat : 1469 (java) S 1457 1459 1299 0 -1 4202560 8989 0 0 0 39 1 0 0 15 0 19 0 450372960 7837204480 93822 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1470] ppid=1457 vsize=7653520 CPUtime=5.72 cores=1,3
/proc/1459/task/1470/stat : 1470 (java) S 1457 1459 1299 0 -1 4202560 24852 0 0 0 570 2 0 0 15 0 19 0 450372961 7837204480 93822 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738221568 0 0 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1471] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1471/stat : 1471 (java) S 1457 1459 1299 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 450372961 7837204480 93822 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1472] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1472/stat : 1472 (java) S 1457 1459 1299 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450372961 7837204480 93822 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1473] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1473/stat : 1473 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450372963 7837204480 93822 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738228657 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1474] ppid=1457 vsize=7653520 CPUtime=0.14 cores=1,3
/proc/1459/task/1474/stat : 1474 (java) S 1457 1459 1299 0 -1 4202560 951 0 0 0 14 0 0 0 17 0 19 0 450372963 7837204480 93822 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1475] ppid=1457 vsize=7653520 CPUtime=0.5 cores=1,3
/proc/1459/task/1475/stat : 1475 (java) S 1457 1459 1299 0 -1 4202560 8851 0 0 0 50 0 0 0 15 0 19 0 450372963 7837204480 93822 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 1 0 0 0
[pid=1459/tid=1476] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1476/stat : 1476 (java) S 1457 1459 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450372963 7837204480 93822 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738220953 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1477] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1477/stat : 1477 (java) S 1457 1459 1299 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 450372963 7837204480 93822 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738221568 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
[pid=1459/tid=1478] ppid=1457 vsize=7653520 CPUtime=0 cores=1,3
/proc/1459/task/1478/stat : 1478 (java) S 1457 1459 1299 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450372980 7837204480 93822 33554432000 1073741824 1073778376 140734416150512 18446744073709551615 264738221568 0 4 0 16800975 18446604471135914816 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 7653520

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.06
CPU time (s): 1301.99
CPU user time (s): 1301.83
CPU system time (s): 0.157975
CPU usage (%): 100.149
Max. virtual memory (cumulated for all children) (KiB): 7661064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.83
system time used= 0.157975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99142
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= 30531
involuntary context switches= 5889

runsolver used 2.15267 second user time and 4.97124 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-23 19:26:13
IDJOB=3265208
IDBENCH=85456
IDSOLVER=1611
FILE ID=node141/3265208-1303579573
RUNJOBID= node141-1303579572-1319
PBS_JOBID= 13150342
Free space on /tmp= 70960 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-040-039.shuffled-as.sat05-1194.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-3265208-1303579573/watcher-3265208-1303579573 -o /tmp/evaluation-result-3265208-1303579573/solver-3265208-1303579573 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3265208-1303579573.cnf

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

MD5SUM BENCH= 8c84d9b9f2d75de33656119bc03a9afb
RANDOM SEED=406949040

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14528020 kB
Buffers:       1626560 kB
Cached:       15942620 kB
SwapCached:          0 kB
Active:        9962020 kB
Inactive:      7886100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14528020 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3176 kB
Writeback:           0 kB
AnonPages:      278612 kB
Mapped:          23324 kB
Slab:           509536 kB
PageTables:       5860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 22069792 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= 70928 MiB
End job on node141 at 2011-04-23 19:47:55