Trace number 3263272

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) 1302.12 1300.05

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_20_60_10-dir.shuffled-as.sat03-144.cnf
MD5SUMfab1e4926bfa9e7a1fae58c3b22b51e8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark947.499
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses46074
Sum of the clauses size92708
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 246054
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data

0.02/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.08	c See www.sat4j.org for details.
0.02/0.08	c no version file found!!!
0.02/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.08	c java.vm.version	19.1-b02
0.02/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.08	c sun.arch.data.model	64
0.02/0.08	c java.version		1.6.0_24
0.02/0.08	c os.name		Linux
0.02/0.08	c os.version		2.6.18-164.el5
0.02/0.08	c os.arch		amd64
0.02/0.08	c Free memory 		6997539544
0.02/0.08	c Max memory 		7034241024
0.02/0.08	c Total memory 		7034241024
0.02/0.08	c Number of processors 	8
0.09/0.10	c --- Begin Solver configuration ---
0.09/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.09/0.10	c Expensive reason simplification
0.09/0.10	c Armin Biere (Picosat) restarts strategy
0.09/0.10	c Glucose learned constraints deletion strategy
0.09/0.10	c timeout=2147483647s
0.09/0.10	c DB Simplification allowed=true
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3263272-1303566768.cnf
0.09/0.10	c reading problem ... 
0.27/0.24	c ... done. Wall clock time 0.137s.
0.27/0.24	c #vars     600
0.27/0.24	c #constraints  46074
0.27/0.24	c constraints type 
0.27/0.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 20
0.27/0.24	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 46054
1.28/0.94	c cleaning 2500 clauses out of 5000 with flag 5000/5000
2.26/1.70	c cleaning 4242 clauses out of 8500 with flag 11000/11000
3.15/2.68	c cleaning 5626 clauses out of 11258 with flag 18000/18000
4.36/3.89	c cleaning 6813 clauses out of 13634 with flag 26002/26002
5.66/5.12	c cleaning 7910 clauses out of 15821 with flag 35002/35002
7.58/7.05	c cleaning 8948 clauses out of 17909 with flag 45000/45000
9.33/8.50	c cleaning 9981 clauses out of 19963 with flag 56002/56002
10.93/10.19	c cleaning 10988 clauses out of 21982 with flag 68002/68002
12.84/12.02	c cleaning 11996 clauses out of 23993 with flag 81001/81001
15.14/14.31	c cleaning 12995 clauses out of 25997 with flag 95001/95001
17.43/16.66	c cleaning 13986 clauses out of 28001 with flag 110000/110000
20.33/19.51	c cleaning 14994 clauses out of 30015 with flag 126000/126000
23.13/22.38	c cleaning 16006 clauses out of 32022 with flag 143001/143001
26.33/25.54	c cleaning 16990 clauses out of 34015 with flag 161000/161000
29.94/29.18	c cleaning 18003 clauses out of 36025 with flag 180000/180000
33.85/33.03	c cleaning 19006 clauses out of 38025 with flag 200003/200003
38.04/37.26	c cleaning 20006 clauses out of 40016 with flag 221000/221000
42.65/41.87	c cleaning 20999 clauses out of 42010 with flag 243000/243000
47.55/46.78	c cleaning 22006 clauses out of 44011 with flag 266000/266000
52.48/51.62	c cleaning 22998 clauses out of 46005 with flag 290000/290000
57.78/56.94	c cleaning 23993 clauses out of 48007 with flag 315000/315000
63.49/62.61	c cleaning 25002 clauses out of 50017 with flag 341003/341003
70.40/69.55	c cleaning 26001 clauses out of 52015 with flag 368003/368003
77.30/76.41	c cleaning 27006 clauses out of 54012 with flag 396001/396001
84.31/83.45	c cleaning 27999 clauses out of 56007 with flag 425002/425002
92.12/91.29	c cleaning 28996 clauses out of 58010 with flag 455004/455004
100.34/99.32	c cleaning 29999 clauses out of 60011 with flag 486001/486001
109.10/107.86	c cleaning 31006 clauses out of 62012 with flag 518001/518001
118.53/117.03	c cleaning 31992 clauses out of 64005 with flag 551000/551000
127.64/126.16	c cleaning 33002 clauses out of 66013 with flag 585000/585000
136.75/135.26	c cleaning 33999 clauses out of 68011 with flag 620000/620000
146.35/144.81	c cleaning 34994 clauses out of 70013 with flag 656001/656001
156.85/155.36	c cleaning 35997 clauses out of 72018 with flag 693000/693000
167.56/166.01	c cleaning 37008 clauses out of 74021 with flag 731000/731000
179.17/177.62	c cleaning 37992 clauses out of 76013 with flag 770000/770000
191.57/190.08	c cleaning 39003 clauses out of 78022 with flag 810001/810001
203.48/201.92	c cleaning 40004 clauses out of 80019 with flag 851001/851001
216.18/214.65	c cleaning 40997 clauses out of 82015 with flag 893001/893001
229.89/228.35	c cleaning 42003 clauses out of 84017 with flag 936000/936000
244.10/242.55	c cleaning 43004 clauses out of 86015 with flag 980001/980001
259.70/258.18	c cleaning 44002 clauses out of 88010 with flag 1025000/1025000
274.42/272.88	c cleaning 44999 clauses out of 90009 with flag 1071001/1071001
292.13/290.55	c cleaning 45995 clauses out of 92011 with flag 1118002/1118002
307.54/305.95	c cleaning 46498 clauses out of 93014 with flag 1165000/1165000
323.44/321.80	c cleaning 46749 clauses out of 93516 with flag 1212000/1212000
340.65/339.02	c cleaning 46877 clauses out of 93767 with flag 1259000/1259000
356.76/355.10	c cleaning 46918 clauses out of 93890 with flag 1306000/1306000
373.16/371.52	c cleaning 46983 clauses out of 93974 with flag 1353002/1353002
391.57/389.93	c cleaning 46990 clauses out of 93989 with flag 1400000/1400000
408.48/406.89	c cleaning 46997 clauses out of 94001 with flag 1447002/1447002
425.29/423.69	c cleaning 46999 clauses out of 94004 with flag 1494002/1494002
441.49/439.82	c cleaning 46996 clauses out of 94004 with flag 1541001/1541001
457.40/455.74	c cleaning 46995 clauses out of 94007 with flag 1588000/1588000
472.51/470.87	c cleaning 46989 clauses out of 94013 with flag 1635001/1635001
489.42/487.72	c cleaning 47004 clauses out of 94024 with flag 1682001/1682001
504.02/502.38	c cleaning 47006 clauses out of 94020 with flag 1729001/1729001
519.53/517.83	c cleaning 46984 clauses out of 94015 with flag 1776002/1776002
536.74/535.01	c cleaning 47001 clauses out of 94029 with flag 1823000/1823000
553.45/551.77	c cleaning 47000 clauses out of 94028 with flag 1870000/1870000
570.46/568.79	c cleaning 47001 clauses out of 94028 with flag 1917000/1917000
588.66/586.93	c cleaning 46997 clauses out of 94028 with flag 1964001/1964001
610.77/609.09	c cleaning 46997 clauses out of 94031 with flag 2011001/2011001
629.58/627.83	c cleaning 47016 clauses out of 94034 with flag 2058001/2058001
647.99/646.23	c cleaning 46992 clauses out of 94017 with flag 2105000/2105000
671.19/669.49	c cleaning 46994 clauses out of 94026 with flag 2152001/2152001
688.12/686.35	c cleaning 47009 clauses out of 94031 with flag 2199000/2199000
706.62/704.89	c cleaning 47001 clauses out of 94023 with flag 2246001/2246001
725.63/723.85	c cleaning 46991 clauses out of 94021 with flag 2293000/2293000
742.73/740.98	c cleaning 46993 clauses out of 94030 with flag 2340000/2340000
758.84/757.04	c cleaning 47014 clauses out of 94037 with flag 2387000/2387000
775.75/773.94	c cleaning 46999 clauses out of 94023 with flag 2434000/2434000
792.55/790.79	c cleaning 46996 clauses out of 94024 with flag 2481000/2481000
811.48/809.65	c cleaning 46990 clauses out of 94028 with flag 2528000/2528000
829.58/827.76	c cleaning 47002 clauses out of 94038 with flag 2575000/2575000
847.70/845.86	c cleaning 47010 clauses out of 94036 with flag 2622000/2622000
864.30/862.46	c cleaning 46989 clauses out of 94028 with flag 2669002/2669002
883.30/881.49	c cleaning 47013 clauses out of 94037 with flag 2716000/2716000
899.91/898.01	c cleaning 47004 clauses out of 94024 with flag 2763000/2763000
916.31/914.41	c cleaning 47000 clauses out of 94021 with flag 2810001/2810001
936.42/934.56	c cleaning 47004 clauses out of 94023 with flag 2857003/2857003
953.52/951.60	c cleaning 46997 clauses out of 94016 with flag 2904000/2904000
971.93/970.09	c cleaning 46992 clauses out of 94020 with flag 2951001/2951001
992.54/990.67	c cleaning 46997 clauses out of 94028 with flag 2998001/2998001
1011.24/1009.31	c cleaning 47003 clauses out of 94030 with flag 3045000/3045000
1029.05/1027.19	c cleaning 47009 clauses out of 94029 with flag 3092002/3092002
1048.25/1046.30	c cleaning 46992 clauses out of 94020 with flag 3139002/3139002
1065.86/1063.90	c cleaning 47002 clauses out of 94026 with flag 3186000/3186000
1084.76/1082.89	c cleaning 46994 clauses out of 94024 with flag 3233000/3233000
1102.47/1100.50	c cleaning 47014 clauses out of 94030 with flag 3280000/3280000
1120.78/1118.85	c cleaning 47006 clauses out of 94019 with flag 3327003/3327003
1137.78/1135.86	c cleaning 46988 clauses out of 94012 with flag 3374002/3374002
1156.89/1154.95	c cleaning 46997 clauses out of 94022 with flag 3421000/3421000
1179.49/1177.54	c cleaning 47009 clauses out of 94028 with flag 3468003/3468003
1199.00/1197.09	c cleaning 46996 clauses out of 94017 with flag 3515001/3515001
1218.01/1216.00	c cleaning 46997 clauses out of 94020 with flag 3562000/3562000
1237.22/1235.28	c cleaning 46997 clauses out of 94023 with flag 3609000/3609000
1254.63/1252.67	c cleaning 47009 clauses out of 94027 with flag 3656001/3656001
1272.13/1270.18	c cleaning 47004 clauses out of 94018 with flag 3703001/3703001
1290.15/1288.14	c cleaning 47003 clauses out of 94014 with flag 3750001/3750001
1302.05/1300.01	c starts		: 1946
1302.05/1300.01	c conflicts		: 3785698
1302.05/1300.01	c decisions		: 4412352
1302.05/1300.01	c propagations		: 164073107
1302.05/1300.01	c inspects		: 15615284552
1302.05/1300.01	c shortcuts		: 0
1302.05/1300.01	c learnt literals	: 0
1302.05/1300.01	c learnt binary clauses	: 156
1302.05/1300.01	c learnt ternary clauses	: 1124
1302.05/1300.01	c learnt constraints	: 3785698
1302.05/1300.01	c ignored constraints	: 0
1302.05/1300.01	c root simplifications	: 1946
1302.05/1300.01	c removed literals (reason simplification)	: 169513172
1302.05/1300.01	c reason swapping (by a shorter reason)	: 0
1302.05/1300.01	c Calls to reduceDB	: 99
1302.05/1300.01	c speed (assignments/second)	: 126232.0272601237
1302.05/1300.01	c non guided choices	18
1302.05/1300.03	c learnt constraints type 
1302.05/1300.03	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 156
1302.05/1300.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 82553
1302.05/1300.03	c constraints type 
1302.05/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 20
1302.05/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 46054
1302.05/1300.03	s UNKNOWN
1302.05/1300.03	c Total wall clock time (in seconds) : 1299.912

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

running on 2 cores: 5,7

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: 0.88 1.56 2.45 2/178 10446
/proc/meminfo: memFree=14503704/32951124 swapFree=67111528/67111528
[pid=10446] ppid=10444 vsize=26088 CPUtime=0 cores=5,7
/proc/10446/stat : 10446 (java) S 10444 10446 9247 0 -1 4202496 1169 0 0 0 0 0 0 0 17 0 2 0 468277750 26714112 897 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/10446/statm: 6522 897 682 9 0 381 0
[pid=10446/tid=10448] ppid=10444 vsize=26088 CPUtime=0 cores=5,7
/proc/10446/task/10448/stat : 10448 (java) R 10444 10446 9247 0 -1 4202560 54 0 0 0 0 0 0 0 18 0 2 0 468277751 26714112 897 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270608187015 0 2147483391 4096 0 0 0 0 -1 5 0 0 0

[startup+0.030299 s]
/proc/loadavg: 0.88 1.56 2.45 2/178 10446
/proc/meminfo: memFree=14503704/32951124 swapFree=67111528/67111528
[pid=10446] ppid=10444 vsize=7551884 CPUtime=0.02 cores=5,7
/proc/10446/stat : 10446 (java) S 10444 10446 9247 0 -1 4202496 8315 0 1 0 1 1 0 0 17 0 10 0 468277750 7733129216 8013 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624913381 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/10446/statm: 1887971 8014 1517 9 0 1878719 0
[pid=10446/tid=10448] ppid=10444 vsize=7551884 CPUtime=0.01 cores=5,7
/proc/10446/task/10448/stat : 10448 (java) R 10444 10446 9247 0 -1 4202560 7194 0 1 0 0 1 0 0 19 0 10 0 468277751 7733129216 8015 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 46929587277829 0 4 0 16784584 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7551884

[startup+0.100255 s]
/proc/loadavg: 0.88 1.56 2.45 2/178 10446
/proc/meminfo: memFree=14503704/32951124 swapFree=67111528/67111528
[pid=10446] ppid=10444 vsize=7570820 CPUtime=0.09 cores=5,7
/proc/10446/stat : 10446 (java) S 10444 10446 9247 0 -1 4202496 10162 0 1 0 7 2 0 0 17 0 18 0 468277750 7752519680 9858 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10446/statm: 1892705 9858 2058 9 0 1883443 0
[pid=10446/tid=10448] ppid=10444 vsize=7570820 CPUtime=0.07 cores=5,7
/proc/10446/task/10448/stat : 10448 (java) R 10444 10446 9247 0 -1 4202560 8486 0 1 0 6 1 0 0 18 0 18 0 468277751 7752519680 9858 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 46929587299175 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7570820

[startup+0.300222 s]
/proc/loadavg: 0.88 1.56 2.45 2/178 10446
/proc/meminfo: memFree=14503704/32951124 swapFree=67111528/67111528
[pid=10446] ppid=10444 vsize=7641928 CPUtime=0.46 cores=5,7
/proc/10446/stat : 10446 (java) S 10444 10446 9247 0 -1 4202496 13355 0 1 0 44 2 0 0 17 0 19 0 468277750 7825334272 12172 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10446/statm: 1910482 12172 2205 9 0 1901220 0
[pid=10446/tid=10448] ppid=10444 vsize=7641928 CPUtime=0.27 cores=5,7
/proc/10446/task/10448/stat : 10448 (java) R 10444 10446 9247 0 -1 4202560 9425 0 1 0 26 1 0 0 19 0 19 0 468277751 7825334272 12172 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 46912505201599 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 7641928

[startup+0.700208 s]
/proc/loadavg: 0.88 1.56 2.45 2/178 10446
/proc/meminfo: memFree=14503704/32951124 swapFree=67111528/67111528
[pid=10446] ppid=10444 vsize=7641928 CPUtime=1.06 cores=5,7
/proc/10446/stat : 10446 (java) S 10444 10446 9247 0 -1 4202496 14212 0 1 0 104 2 0 0 17 0 19 0 468277750 7825334272 12895 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10446/statm: 1910482 12895 2220 9 0 1901220 0
[pid=10446/tid=10448] ppid=10444 vsize=7641928 CPUtime=0.67 cores=5,7
/proc/10446/task/10448/stat : 10448 (java) R 10444 10446 9247 0 -1 4202560 9935 0 1 0 66 1 0 0 19 0 19 0 468277751 7825334272 12895 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 46929591778131 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 7641928

[startup+1.50101 s]
/proc/loadavg: 0.88 1.56 2.45 12/262 10540
/proc/meminfo: memFree=14266728/32951124 swapFree=67111528/67111528
[pid=10446] ppid=10444 vsize=7641928 CPUtime=2.05 cores=5,7
/proc/10446/stat : 10446 (java) S 10444 10446 9247 0 -1 4202496 23966 0 1 0 202 3 0 0 17 0 19 0 468277750 7825334272 20269 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10446/statm: 1910482 20269 2252 9 0 1901220 0
[pid=10446/tid=10448] ppid=10444 vsize=7641928 CPUtime=1.42 cores=5,7
/proc/10446/task/10448/stat : 10448 (java) R 10444 10446 9247 0 -1 4202560 10229 0 1 0 140 2 0 0 20 0 19 0 468277751 7825334272 20269 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 46912505217666 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10446/tid=10451] ppid=10444 vsize=7641928 CPUtime=0.01 cores=5,7
/proc/10446/task/10451/stat : 10451 (java) S 10444 10446 9247 0 -1 4202560 1054 0 0 0 1 0 0 0 17 0 19 0 468277752 7825334272 20269 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10452] ppid=10444 vsize=7641928 CPUtime=0 cores=5,7
/proc/10446/task/10452/stat : 10452 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 468277752 7825334272 20269 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10453] ppid=10444 vsize=7641928 CPUtime=0 cores=5,7
/proc/10446/task/10453/stat : 10453 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 468277752 7825334272 20269 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10454] ppid=10444 vsize=7641928 CPUtime=0 cores=5,7
/proc/10446/task/10454/stat : 10454 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 468277752 7825334272 20269 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10455] ppid=10444 vsize=7641928 CPUtime=0 cores=5,7
/proc/10446/task/10455/stat : 10455 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 468277752 7825334272 20269 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10456] ppid=10444 vsize=7641928 CPUtime=0 cores=5,7
/proc/10446/task/10456/stat : 10456 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 468277752 7825334272 20269 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10457] ppid=10444 vsize=7641928 CPUtime=0 cores=5,7
/proc/10446/task/10457/stat : 10457 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 468277752 7825334272 20269 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10458] ppid=10444 vsize=7641928 CPUtime=0 cores=5,7
/proc/10446/task/10458/stat : 10458 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 468277752 7825334272 20269 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10467] ppid=10444 vsize=7641928 CPUtime=0.01 cores=5,7
/proc/10446/task/10467/stat : 10467 (java) S 10444 10446 9247 0 -1 4202560 1055 0 0 0 1 0 0 0 17 0 19 0 468277753 7825334272 20269 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624927232 0 0 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10469] ppid=10444 vsize=7641928 CPUtime=0 cores=5,7
/proc/10446/task/10469/stat : 10469 (java) S 10444 10446 9247 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 468277754 7825334272 20269 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10470] ppid=10444 vsize=7641928 CPUtime=0 cores=5,7
/proc/10446/task/10470/stat : 10470 (java) S 10444 10446 9247 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 468277754 7825334272 20269 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10475] ppid=10444 vsize=7641928 CPUtime=0 cores=5,7
/proc/10446/task/10475/stat : 10475 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 468277757 7825334272 20269 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624934321 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10476] ppid=10444 vsize=7641928 CPUtime=0.08 cores=5,7
/proc/10446/task/10476/stat : 10476 (java) S 10444 10446 9247 0 -1 4202560 333 0 0 0 8 0 0 0 16 0 19 0 468277757 7825334272 20269 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10480] ppid=10444 vsize=7641928 CPUtime=0.51 cores=5,7
/proc/10446/task/10480/stat : 10480 (java) S 10444 10446 9247 0 -1 4202560 10136 0 0 0 51 0 0 0 16 0 19 0 468277757 7825334272 20269 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10481] ppid=10444 vsize=7641928 CPUtime=0 cores=5,7
/proc/10446/task/10481/stat : 10481 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 468277757 7825334272 20269 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10482] ppid=10444 vsize=7641928 CPUtime=0 cores=5,7
/proc/10446/task/10482/stat : 10482 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 468277757 7825334272 20269 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624927232 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10515] ppid=10444 vsize=7641928 CPUtime=0 cores=5,7
/proc/10446/task/10515/stat : 10515 (java) S 10444 10446 9247 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 468277774 7825334272 20269 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624927232 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 7641928

[startup+3.10076 s]
/proc/loadavg: 0.88 1.56 2.45 6/262 10540
/proc/meminfo: memFree=14177572/32951124 swapFree=67111528/67111528
[pid=10446] ppid=10444 vsize=7642068 CPUtime=3.66 cores=5,7
/proc/10446/stat : 10446 (java) S 10444 10446 9247 0 -1 4202496 25276 0 1 0 363 3 0 0 17 0 19 0 468277750 7825477632 21577 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10446/statm: 1910517 21577 2254 9 0 1901255 0
[pid=10446/tid=10448] ppid=10444 vsize=7642068 CPUtime=2.94 cores=5,7
/proc/10446/task/10448/stat : 10448 (java) R 10444 10446 9247 0 -1 4202560 10231 0 1 0 292 2 0 0 25 0 19 0 468277751 7825477632 21577 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 46912505620946 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10446/tid=10451] ppid=10444 vsize=7642068 CPUtime=0.01 cores=5,7
/proc/10446/task/10451/stat : 10451 (java) S 10444 10446 9247 0 -1 4202560 1054 0 0 0 1 0 0 0 15 0 19 0 468277752 7825477632 21577 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10452] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10452/stat : 10452 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 468277752 7825477632 21577 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10453] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10453/stat : 10453 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 468277752 7825477632 21577 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10454] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10454/stat : 10454 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 468277752 7825477632 21577 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10455] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10455/stat : 10455 (java) S 10444 10446 9247 0 -1 4202560 230 0 0 0 0 0 0 0 15 0 19 0 468277752 7825477632 21577 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10456] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10456/stat : 10456 (java) S 10444 10446 9247 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 468277752 7825477632 21577 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10457] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10457/stat : 10457 (java) S 10444 10446 9247 0 -1 4202560 382 0 0 0 0 0 0 0 15 0 19 0 468277752 7825477632 21577 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10458] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10458/stat : 10458 (java) S 10444 10446 9247 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 19 0 468277752 7825477632 21577 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10467] ppid=10444 vsize=7642068 CPUtime=0.05 cores=5,7
/proc/10446/task/10467/stat : 10467 (java) S 10444 10446 9247 0 -1 4202560 1713 0 0 0 5 0 0 0 15 0 19 0 468277753 7825477632 21577 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624927232 0 0 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10469] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10469/stat : 10469 (java) S 10444 10446 9247 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 468277754 7825477632 21577 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10470] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10470/stat : 10470 (java) S 10444 10446 9247 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 468277754 7825477632 21577 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10475] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10475/stat : 10475 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 468277757 7825477632 21577 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624934321 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10476] ppid=10444 vsize=7642068 CPUtime=0.1 cores=5,7
/proc/10446/task/10476/stat : 10476 (java) S 10444 10446 9247 0 -1 4202560 370 0 0 0 10 0 0 0 15 0 19 0 468277757 7825477632 21577 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10480] ppid=10444 vsize=7642068 CPUtime=0.52 cores=5,7
/proc/10446/task/10480/stat : 10480 (java) S 10444 10446 9247 0 -1 4202560 10136 0 0 0 52 0 0 0 15 0 19 0 468277757 7825477632 21577 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10481] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10481/stat : 10481 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 468277757 7825477632 21577 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10482] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10482/stat : 10482 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 468277757 7825477632 21577 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624927232 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10515] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10515/stat : 10515 (java) S 10444 10446 9247 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 468277774 7825477632 21577 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624927232 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.66
Current children cumulated vsize (KiB) 7642068

[startup+6.30116 s]
/proc/loadavg: 1.13 1.60 2.46 6/262 10540
/proc/meminfo: memFree=14166784/32951124 swapFree=67111528/67111528
[pid=10446] ppid=10444 vsize=7642068 CPUtime=6.87 cores=5,7
/proc/10446/stat : 10446 (java) S 10444 10446 9247 0 -1 4202496 25396 0 1 0 684 3 0 0 17 0 19 0 468277750 7825477632 21188 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10446/statm: 1910517 21188 2255 9 0 1901255 0
[pid=10446/tid=10448] ppid=10444 vsize=7642068 CPUtime=6.07 cores=5,7
/proc/10446/task/10448/stat : 10448 (java) R 10444 10446 9247 0 -1 4202560 10235 0 1 0 605 2 0 0 25 0 19 0 468277751 7825477632 21188 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 46912505611823 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10446/tid=10451] ppid=10444 vsize=7642068 CPUtime=0.01 cores=5,7
/proc/10446/task/10451/stat : 10451 (java) S 10444 10446 9247 0 -1 4202560 1054 0 0 0 1 0 0 0 15 0 19 0 468277752 7825477632 21188 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10452] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10452/stat : 10452 (java) S 10444 10446 9247 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 468277752 7825477632 21188 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10453] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10453/stat : 10453 (java) S 10444 10446 9247 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 468277752 7825477632 21188 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10454] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10454/stat : 10454 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 468277752 7825477632 21188 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10455] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10455/stat : 10455 (java) S 10444 10446 9247 0 -1 4202560 230 0 0 0 0 0 0 0 15 0 19 0 468277752 7825477632 21188 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10456] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10456/stat : 10456 (java) S 10444 10446 9247 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 19 0 468277752 7825477632 21188 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10457] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10457/stat : 10457 (java) S 10444 10446 9247 0 -1 4202560 406 0 0 0 0 0 0 0 15 0 19 0 468277752 7825477632 21188 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10458] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10458/stat : 10458 (java) S 10444 10446 9247 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 19 0 468277752 7825477632 21188 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10467] ppid=10444 vsize=7642068 CPUtime=0.09 cores=5,7
/proc/10446/task/10467/stat : 10467 (java) S 10444 10446 9247 0 -1 4202560 1785 0 0 0 9 0 0 0 16 0 19 0 468277753 7825477632 21188 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624927232 0 0 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10469] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10469/stat : 10469 (java) S 10444 10446 9247 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 468277754 7825477632 21188 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10470] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10470/stat : 10470 (java) S 10444 10446 9247 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 468277754 7825477632 21188 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10475] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10475/stat : 10475 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 468277757 7825477632 21188 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624934321 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10476] ppid=10444 vsize=7642068 CPUtime=0.1 cores=5,7
/proc/10446/task/10476/stat : 10476 (java) S 10444 10446 9247 0 -1 4202560 370 0 0 0 10 0 0 0 15 0 19 0 468277757 7825477632 21188 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10480] ppid=10444 vsize=7642068 CPUtime=0.56 cores=5,7
/proc/10446/task/10480/stat : 10480 (java) S 10444 10446 9247 0 -1 4202560 10148 0 0 0 56 0 0 0 16 0 19 0 468277757 7825477632 21188 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0

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

[pid=10446/tid=10456] ppid=10444 vsize=7642068 CPUtime=0.11 cores=5,7
/proc/10446/task/10456/stat : 10456 (java) S 10444 10446 9247 0 -1 4202560 546 0 0 0 11 0 0 0 15 0 19 0 468277752 7825477632 36833 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10457] ppid=10444 vsize=7642068 CPUtime=0.14 cores=5,7
/proc/10446/task/10457/stat : 10457 (java) S 10444 10446 9247 0 -1 4202560 939 0 0 0 14 0 0 0 15 0 19 0 468277752 7825477632 36833 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10458] ppid=10444 vsize=7642068 CPUtime=0.12 cores=5,7
/proc/10446/task/10458/stat : 10458 (java) S 10444 10446 9247 0 -1 4202560 226 0 0 0 12 0 0 0 15 0 19 0 468277752 7825477632 36833 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10467] ppid=10444 vsize=7642068 CPUtime=3.37 cores=5,7
/proc/10446/task/10467/stat : 10467 (java) S 10444 10446 9247 0 -1 4202560 8630 0 0 0 336 1 0 0 15 0 19 0 468277753 7825477632 36833 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624927232 0 0 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10469] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10469/stat : 10469 (java) S 10444 10446 9247 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 468277754 7825477632 36833 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10470] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10470/stat : 10470 (java) S 10444 10446 9247 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 468277754 7825477632 36833 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10475] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10475/stat : 10475 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 468277757 7825477632 36833 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624934321 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10476] ppid=10444 vsize=7642068 CPUtime=0.11 cores=5,7
/proc/10446/task/10476/stat : 10476 (java) S 10444 10446 9247 0 -1 4202560 373 0 0 0 11 0 0 0 15 0 19 0 468277757 7825477632 36833 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10480] ppid=10444 vsize=7642068 CPUtime=1.58 cores=5,7
/proc/10446/task/10480/stat : 10480 (java) S 10444 10446 9247 0 -1 4202560 15991 0 0 0 157 1 0 0 15 0 19 0 468277757 7825477632 36833 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10481] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10481/stat : 10481 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 468277757 7825477632 36833 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10482] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10482/stat : 10482 (java) S 10444 10446 9247 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 468277757 7825477632 36833 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624927232 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10515] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10515/stat : 10515 (java) S 10444 10446 9247 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 468277774 7825477632 36833 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624927232 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1124.28
Current children cumulated vsize (KiB) 7642068

[startup+1182.3 s]
/proc/loadavg: 4.03 3.99 3.57 6/262 10583
/proc/meminfo: memFree=13963972/32951124 swapFree=67111528/67111528
[pid=10446] ppid=10444 vsize=7642068 CPUtime=1184.3 cores=5,7
/proc/10446/stat : 10446 (java) S 10444 10446 9247 0 -1 4202496 46973 0 1 0 118423 7 0 0 17 0 19 0 468277750 7825477632 36843 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10446/statm: 1910517 36843 2256 9 0 1901255 0
[pid=10446/tid=10448] ppid=10444 vsize=7642068 CPUtime=1177.89 cores=5,7
/proc/10446/task/10448/stat : 10448 (java) R 10444 10446 9247 0 -1 4202560 13833 0 1 0 117786 3 0 0 25 0 19 0 468277751 7825477632 36843 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 46912505611772 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10446/tid=10451] ppid=10444 vsize=7642068 CPUtime=0.15 cores=5,7
/proc/10446/task/10451/stat : 10451 (java) S 10444 10446 9247 0 -1 4202560 1506 0 0 0 15 0 0 0 15 0 19 0 468277752 7825477632 36843 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10452] ppid=10444 vsize=7642068 CPUtime=0.13 cores=5,7
/proc/10446/task/10452/stat : 10452 (java) S 10444 10446 9247 0 -1 4202560 410 0 0 0 13 0 0 0 16 0 19 0 468277752 7825477632 36843 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10453] ppid=10444 vsize=7642068 CPUtime=0.13 cores=5,7
/proc/10446/task/10453/stat : 10453 (java) S 10444 10446 9247 0 -1 4202560 734 0 0 0 13 0 0 0 15 0 19 0 468277752 7825477632 36843 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10454] ppid=10444 vsize=7642068 CPUtime=0.17 cores=5,7
/proc/10446/task/10454/stat : 10454 (java) S 10444 10446 9247 0 -1 4202560 1349 0 0 0 17 0 0 0 15 0 19 0 468277752 7825477632 36843 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10455] ppid=10444 vsize=7642068 CPUtime=0.15 cores=5,7
/proc/10446/task/10455/stat : 10455 (java) S 10444 10446 9247 0 -1 4202560 1202 0 0 0 15 0 0 0 15 0 19 0 468277752 7825477632 36843 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10456] ppid=10444 vsize=7642068 CPUtime=0.11 cores=5,7
/proc/10446/task/10456/stat : 10456 (java) S 10444 10446 9247 0 -1 4202560 546 0 0 0 11 0 0 0 15 0 19 0 468277752 7825477632 36843 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10457] ppid=10444 vsize=7642068 CPUtime=0.14 cores=5,7
/proc/10446/task/10457/stat : 10457 (java) S 10444 10446 9247 0 -1 4202560 939 0 0 0 14 0 0 0 15 0 19 0 468277752 7825477632 36843 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10458] ppid=10444 vsize=7642068 CPUtime=0.13 cores=5,7
/proc/10446/task/10458/stat : 10458 (java) S 10444 10446 9247 0 -1 4202560 236 0 0 0 13 0 0 0 15 0 19 0 468277752 7825477632 36843 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10467] ppid=10444 vsize=7642068 CPUtime=3.51 cores=5,7
/proc/10446/task/10467/stat : 10467 (java) S 10444 10446 9247 0 -1 4202560 8634 0 0 0 350 1 0 0 15 0 19 0 468277753 7825477632 36843 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624927232 0 0 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10469] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10469/stat : 10469 (java) S 10444 10446 9247 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 468277754 7825477632 36843 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10470] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10470/stat : 10470 (java) S 10444 10446 9247 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 468277754 7825477632 36843 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10475] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10475/stat : 10475 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 468277757 7825477632 36843 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624934321 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10476] ppid=10444 vsize=7642068 CPUtime=0.11 cores=5,7
/proc/10446/task/10476/stat : 10476 (java) S 10444 10446 9247 0 -1 4202560 373 0 0 0 11 0 0 0 15 0 19 0 468277757 7825477632 36843 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10480] ppid=10444 vsize=7642068 CPUtime=1.58 cores=5,7
/proc/10446/task/10480/stat : 10480 (java) S 10444 10446 9247 0 -1 4202560 15991 0 0 0 157 1 0 0 15 0 19 0 468277757 7825477632 36843 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10481] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10481/stat : 10481 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 468277757 7825477632 36843 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10482] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10482/stat : 10482 (java) S 10444 10446 9247 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 468277757 7825477632 36843 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624927232 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10515] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10515/stat : 10515 (java) S 10444 10446 9247 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 468277774 7825477632 36843 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624927232 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1184.3
Current children cumulated vsize (KiB) 7642068

[startup+1242.3 s]
/proc/loadavg: 4.33 4.05 3.62 6/262 10585
/proc/meminfo: memFree=13961324/32951124 swapFree=67111528/67111528
[pid=10446] ppid=10444 vsize=7642068 CPUtime=1244.33 cores=5,7
/proc/10446/stat : 10446 (java) S 10444 10446 9247 0 -1 4202496 47139 0 1 0 124426 7 0 0 17 0 19 0 468277750 7825477632 36998 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10446/statm: 1910517 36998 2256 9 0 1901255 0
[pid=10446/tid=10448] ppid=10444 vsize=7642068 CPUtime=1237.73 cores=5,7
/proc/10446/task/10448/stat : 10448 (java) R 10444 10446 9247 0 -1 4202560 13836 0 1 0 123770 3 0 0 25 0 19 0 468277751 7825477632 36998 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 46912505612173 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10446/tid=10451] ppid=10444 vsize=7642068 CPUtime=0.15 cores=5,7
/proc/10446/task/10451/stat : 10451 (java) S 10444 10446 9247 0 -1 4202560 1506 0 0 0 15 0 0 0 15 0 19 0 468277752 7825477632 36998 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10452] ppid=10444 vsize=7642068 CPUtime=0.15 cores=5,7
/proc/10446/task/10452/stat : 10452 (java) S 10444 10446 9247 0 -1 4202560 410 0 0 0 15 0 0 0 15 0 19 0 468277752 7825477632 36998 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10453] ppid=10444 vsize=7642068 CPUtime=0.13 cores=5,7
/proc/10446/task/10453/stat : 10453 (java) S 10444 10446 9247 0 -1 4202560 734 0 0 0 13 0 0 0 15 0 19 0 468277752 7825477632 36998 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10454] ppid=10444 vsize=7642068 CPUtime=0.17 cores=5,7
/proc/10446/task/10454/stat : 10454 (java) S 10444 10446 9247 0 -1 4202560 1349 0 0 0 17 0 0 0 15 0 19 0 468277752 7825477632 36998 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10455] ppid=10444 vsize=7642068 CPUtime=0.16 cores=5,7
/proc/10446/task/10455/stat : 10455 (java) S 10444 10446 9247 0 -1 4202560 1265 0 0 0 16 0 0 0 15 0 19 0 468277752 7825477632 36998 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10456] ppid=10444 vsize=7642068 CPUtime=0.11 cores=5,7
/proc/10446/task/10456/stat : 10456 (java) S 10444 10446 9247 0 -1 4202560 546 0 0 0 11 0 0 0 15 0 19 0 468277752 7825477632 36998 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10457] ppid=10444 vsize=7642068 CPUtime=0.15 cores=5,7
/proc/10446/task/10457/stat : 10457 (java) S 10444 10446 9247 0 -1 4202560 939 0 0 0 15 0 0 0 15 0 19 0 468277752 7825477632 36998 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10458] ppid=10444 vsize=7642068 CPUtime=0.15 cores=5,7
/proc/10446/task/10458/stat : 10458 (java) S 10444 10446 9247 0 -1 4202560 328 0 0 0 15 0 0 0 15 0 19 0 468277752 7825477632 36998 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10467] ppid=10444 vsize=7642068 CPUtime=3.65 cores=5,7
/proc/10446/task/10467/stat : 10467 (java) S 10444 10446 9247 0 -1 4202560 8638 0 0 0 364 1 0 0 15 0 19 0 468277753 7825477632 36998 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624927232 0 0 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10469] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10469/stat : 10469 (java) S 10444 10446 9247 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 468277754 7825477632 36998 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10470] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10470/stat : 10470 (java) S 10444 10446 9247 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 468277754 7825477632 36998 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10475] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10475/stat : 10475 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 468277757 7825477632 36998 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624934321 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10476] ppid=10444 vsize=7642068 CPUtime=0.11 cores=5,7
/proc/10446/task/10476/stat : 10476 (java) S 10444 10446 9247 0 -1 4202560 373 0 0 0 11 0 0 0 15 0 19 0 468277757 7825477632 36998 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10480] ppid=10444 vsize=7642068 CPUtime=1.58 cores=5,7
/proc/10446/task/10480/stat : 10480 (java) S 10444 10446 9247 0 -1 4202560 15991 0 0 0 157 1 0 0 15 0 19 0 468277757 7825477632 36998 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10481] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10481/stat : 10481 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 468277757 7825477632 36998 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10482] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10482/stat : 10482 (java) S 10444 10446 9247 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 468277757 7825477632 36998 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624927232 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10515] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10515/stat : 10515 (java) S 10444 10446 9247 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 468277774 7825477632 36998 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624927232 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1244.33
Current children cumulated vsize (KiB) 7642068



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.15 4.05 3.64 6/262 10587
/proc/meminfo: memFree=13960448/32951124 swapFree=67111528/67111528
[pid=10446] ppid=10444 vsize=7642068 CPUtime=1302.05 cores=5,7
/proc/10446/stat : 10446 (java) S 10444 10446 9247 0 -1 4202496 47185 0 1 0 130198 7 0 0 17 0 19 0 468277750 7825477632 37035 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10446/statm: 1910517 37035 2256 9 0 1901255 0
[pid=10446/tid=10448] ppid=10444 vsize=7642068 CPUtime=1295.3 cores=5,7
/proc/10446/task/10448/stat : 10448 (java) R 10444 10446 9247 0 -1 4202560 13839 0 1 0 129527 3 0 0 25 0 19 0 468277751 7825477632 37035 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 46912505612553 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10446/tid=10451] ppid=10444 vsize=7642068 CPUtime=0.15 cores=5,7
/proc/10446/task/10451/stat : 10451 (java) S 10444 10446 9247 0 -1 4202560 1506 0 0 0 15 0 0 0 15 0 19 0 468277752 7825477632 37035 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10452] ppid=10444 vsize=7642068 CPUtime=0.15 cores=5,7
/proc/10446/task/10452/stat : 10452 (java) S 10444 10446 9247 0 -1 4202560 410 0 0 0 15 0 0 0 16 0 19 0 468277752 7825477632 37035 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10453] ppid=10444 vsize=7642068 CPUtime=0.13 cores=5,7
/proc/10446/task/10453/stat : 10453 (java) S 10444 10446 9247 0 -1 4202560 734 0 0 0 13 0 0 0 15 0 19 0 468277752 7825477632 37035 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10454] ppid=10444 vsize=7642068 CPUtime=0.18 cores=5,7
/proc/10446/task/10454/stat : 10454 (java) S 10444 10446 9247 0 -1 4202560 1349 0 0 0 18 0 0 0 15 0 19 0 468277752 7825477632 37035 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10455] ppid=10444 vsize=7642068 CPUtime=0.16 cores=5,7
/proc/10446/task/10455/stat : 10455 (java) S 10444 10446 9247 0 -1 4202560 1265 0 0 0 16 0 0 0 15 0 19 0 468277752 7825477632 37035 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10456] ppid=10444 vsize=7642068 CPUtime=0.12 cores=5,7
/proc/10446/task/10456/stat : 10456 (java) S 10444 10446 9247 0 -1 4202560 546 0 0 0 12 0 0 0 16 0 19 0 468277752 7825477632 37035 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10457] ppid=10444 vsize=7642068 CPUtime=0.16 cores=5,7
/proc/10446/task/10457/stat : 10457 (java) S 10444 10446 9247 0 -1 4202560 939 0 0 0 16 0 0 0 16 0 19 0 468277752 7825477632 37035 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10458] ppid=10444 vsize=7642068 CPUtime=0.15 cores=5,7
/proc/10446/task/10458/stat : 10458 (java) S 10444 10446 9247 0 -1 4202560 340 0 0 0 15 0 0 0 15 0 19 0 468277752 7825477632 37035 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10467] ppid=10444 vsize=7642068 CPUtime=3.77 cores=5,7
/proc/10446/task/10467/stat : 10467 (java) S 10444 10446 9247 0 -1 4202560 8665 0 0 0 376 1 0 0 15 0 19 0 468277753 7825477632 37035 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624927232 0 0 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10469] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10469/stat : 10469 (java) S 10444 10446 9247 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 468277754 7825477632 37035 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10470] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10470/stat : 10470 (java) S 10444 10446 9247 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 468277754 7825477632 37035 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10475] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10475/stat : 10475 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 468277757 7825477632 37035 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624934321 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10476] ppid=10444 vsize=7642068 CPUtime=0.11 cores=5,7
/proc/10446/task/10476/stat : 10476 (java) S 10444 10446 9247 0 -1 4202560 373 0 0 0 11 0 0 0 15 0 19 0 468277757 7825477632 37035 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10480] ppid=10444 vsize=7642068 CPUtime=1.58 cores=5,7
/proc/10446/task/10480/stat : 10480 (java) S 10444 10446 9247 0 -1 4202560 15991 0 0 0 157 1 0 0 15 0 19 0 468277757 7825477632 37035 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10481] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10481/stat : 10481 (java) S 10444 10446 9247 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 468277757 7825477632 37035 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=10446/tid=10482] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10482/stat : 10482 (java) S 10444 10446 9247 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 468277757 7825477632 37035 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624927232 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=10446/tid=10515] ppid=10444 vsize=7642068 CPUtime=0 cores=5,7
/proc/10446/task/10515/stat : 10515 (java) S 10444 10446 9247 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 468277774 7825477632 37035 33554432000 1073741824 1073778376 140735051396288 18446744073709551615 270624927232 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 7642068

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): 1302.12
CPU user time (s): 1302.04
CPU system time (s): 0.087986
CPU usage (%): 100.16
Max. virtual memory (cumulated for all children) (KiB): 7642068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1302.04
system time used= 0.087986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47224
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= 29527
involuntary context switches= 5834

runsolver used 2.16067 second user time and 4.95425 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-23 15:52:48
IDJOB=3263272
IDBENCH=83949
IDSOLVER=1611
FILE ID=node108/3263272-1303566768
RUNJOBID= node108-1303566768-10428
PBS_JOBID= 13150280
Free space on /tmp= 71400 MiB

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

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

MD5SUM BENCH= fab1e4926bfa9e7a1fae58c3b22b51e8
RANDOM SEED=1714617593

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14503860 kB
Buffers:       2251664 kB
Cached:       15563232 kB
SwapCached:          0 kB
Active:        9891920 kB
Inactive:      7986560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14503860 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1300 kB
Writeback:           0 kB
AnonPages:       63148 kB
Mapped:          14884 kB
Slab:           505368 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   211480 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= 71396 MiB
End job on node108 at 2011-04-23 16:14:30