Trace number 3459844

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 Resolution 2.3.0? (TO) 1800.15 1797.49

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j1208_10-unsat.opb
MD5SUMcde880e36ac940ebc706231d93099786
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark10.0975
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables22022
Total number of constraints69222
Number of constraints which are clauses68862
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints360
Minimum length of a constraint1
Maximum length of a constraint68
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 379
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version 2.3.1.v20110525
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.18-164.el5
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		12995394264
0.00/0.09	c Max memory 		13063553024
0.00/0.09	c Total memory 		13063553024
0.00/0.09	c Number of processors 	8
0.00/0.11	c Pseudo Boolean Optimization
0.00/0.11	c --- Begin Solver configuration ---
0.00/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.00/0.11	c Learn all clauses as in MiniSAT
0.00/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.00/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.00/0.11	c Expensive reason simplification
0.00/0.11	c Armin Biere (Picosat) restarts strategy
0.00/0.11	c Glucose learned constraints deletion strategy
0.00/0.11	c timeout=2147483s
0.00/0.11	c DB Simplification allowed=false
0.00/0.11	c --- End Solver configuration ---
0.00/0.11	c solving HOME/instance-3459844-1307168828.opb
0.00/0.11	c reading problem ... 
1.22/0.76	c ... done. Wall clock time 0.645s.
1.22/0.76	c #vars     22022
1.22/0.76	c #constraints  59788
1.22/0.76	c constraints type 
1.22/0.76	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7948
1.22/0.76	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 48418
1.22/0.76	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 360
3.40/2.32	c cleaning 2497 clauses out of 5000 with flag 5000/5000
5.17/4.04	c cleaning 4238 clauses out of 8503 with flag 11000/11000
7.18/6.04	c cleaning 5617 clauses out of 11268 with flag 18003/18003
9.99/8.40	c cleaning 6815 clauses out of 13648 with flag 26000/26000
12.96/10.90	c cleaning 7917 clauses out of 15833 with flag 35000/35000
15.76/13.71	c cleaning 8940 clauses out of 17918 with flag 45002/45002
18.86/16.82	c cleaning 9976 clauses out of 19976 with flag 56000/56000
22.46/20.44	c cleaning 10992 clauses out of 22002 with flag 68002/68002
26.28/24.30	c cleaning 11980 clauses out of 24008 with flag 81000/81000
30.57/28.52	c cleaning 13002 clauses out of 26029 with flag 95001/95001
35.20/33.18	c cleaning 14003 clauses out of 28028 with flag 110002/110002
40.28/38.20	c cleaning 15006 clauses out of 30023 with flag 126000/126000
45.48/43.43	c cleaning 16006 clauses out of 32017 with flag 143000/143000
51.39/49.32	c cleaning 16996 clauses out of 34011 with flag 161000/161000
57.59/55.52	c cleaning 18006 clauses out of 36015 with flag 180000/180000
63.90/61.88	c cleaning 18994 clauses out of 38009 with flag 200000/200000
70.59/68.55	c cleaning 19996 clauses out of 40015 with flag 221000/221000
78.20/76.18	c cleaning 21001 clauses out of 42020 with flag 243001/243001
86.30/84.20	c cleaning 21996 clauses out of 44019 with flag 266001/266001
94.52/92.48	c cleaning 23003 clauses out of 46021 with flag 290000/290000
103.11/101.00	c cleaning 23998 clauses out of 48018 with flag 315000/315000
111.82/109.74	c cleaning 25002 clauses out of 50021 with flag 341001/341001
121.13/119.09	c cleaning 25999 clauses out of 52019 with flag 368001/368001
131.03/128.94	c cleaning 27000 clauses out of 54020 with flag 396001/396001
140.86/138.79	c cleaning 27989 clauses out of 56021 with flag 425003/425003
152.14/150.09	c cleaning 28992 clauses out of 58029 with flag 455000/455000
163.34/161.24	c cleaning 30003 clauses out of 60037 with flag 486000/486000
175.34/173.23	c cleaning 31002 clauses out of 62036 with flag 518002/518002
187.35/185.23	c cleaning 32009 clauses out of 64032 with flag 551000/551000
200.55/198.43	c cleaning 32990 clauses out of 66025 with flag 585002/585002
213.76/211.60	c cleaning 34007 clauses out of 68036 with flag 620003/620003
226.97/224.85	c cleaning 34997 clauses out of 70026 with flag 656000/656000
240.47/238.30	c cleaning 35996 clauses out of 72029 with flag 693000/693000
254.97/252.81	c cleaning 37008 clauses out of 74033 with flag 731000/731000
270.59/268.42	c cleaning 37997 clauses out of 76025 with flag 770000/770000
285.99/283.88	c cleaning 38998 clauses out of 78028 with flag 810000/810000
301.79/299.62	c cleaning 39998 clauses out of 80031 with flag 851001/851001
318.39/316.26	c cleaning 41009 clauses out of 82033 with flag 893001/893001
334.90/332.75	c cleaning 41998 clauses out of 84023 with flag 936000/936000
352.51/350.38	c cleaning 43004 clauses out of 86025 with flag 980000/980000
369.81/367.62	c cleaning 43999 clauses out of 88023 with flag 1025002/1025002
389.62/387.41	c cleaning 44996 clauses out of 90021 with flag 1071000/1071000
410.33/408.14	c cleaning 45994 clauses out of 92025 with flag 1118000/1118000
429.82/427.65	c cleaning 46991 clauses out of 94033 with flag 1166002/1166002
449.23/447.03	c cleaning 47998 clauses out of 96040 with flag 1215000/1215000
468.76/466.55	c cleaning 49005 clauses out of 98043 with flag 1265001/1265001
488.84/486.68	c cleaning 50009 clauses out of 100037 with flag 1316000/1316000
510.95/508.76	c cleaning 51008 clauses out of 102028 with flag 1368000/1368000
532.66/530.49	c cleaning 52003 clauses out of 104020 with flag 1421000/1421000
555.97/553.80	c cleaning 53000 clauses out of 106017 with flag 1475000/1475000
579.38/577.13	c cleaning 53982 clauses out of 108017 with flag 1530000/1530000
604.49/602.26	c cleaning 55009 clauses out of 110035 with flag 1586000/1586000
631.39/629.14	c cleaning 56004 clauses out of 112027 with flag 1643001/1643001
656.00/653.77	c cleaning 56487 clauses out of 113024 with flag 1700002/1700002
681.13/678.89	c cleaning 56754 clauses out of 113536 with flag 1757001/1757001
707.62/705.36	c cleaning 56884 clauses out of 113782 with flag 1814001/1814001
732.74/730.50	c cleaning 56927 clauses out of 113897 with flag 1871000/1871000
759.93/757.67	c cleaning 56974 clauses out of 113971 with flag 1928001/1928001
787.24/784.90	c cleaning 56989 clauses out of 113996 with flag 1985000/1985000
814.26/811.98	c cleaning 56989 clauses out of 114007 with flag 2042000/2042000
837.75/835.45	c cleaning 56991 clauses out of 114018 with flag 2099000/2099000
861.46/859.19	c cleaning 56987 clauses out of 114027 with flag 2156000/2156000
887.15/884.87	c cleaning 57008 clauses out of 114040 with flag 2213000/2213000
913.17/910.88	c cleaning 57005 clauses out of 114032 with flag 2270000/2270000
940.07/937.72	c cleaning 56991 clauses out of 114027 with flag 2327000/2327000
966.58/964.24	c cleaning 57012 clauses out of 114037 with flag 2384001/2384001
995.48/993.13	c cleaning 57009 clauses out of 114026 with flag 2441002/2441002
1021.31/1018.95	c cleaning 56993 clauses out of 114014 with flag 2498000/2498000
1046.94/1044.52	c cleaning 57001 clauses out of 114021 with flag 2555000/2555000
1072.24/1069.80	c cleaning 57004 clauses out of 114022 with flag 2612002/2612002
1099.55/1097.17	c cleaning 56997 clauses out of 114016 with flag 2669000/2669000
1124.76/1122.35	c cleaning 56993 clauses out of 114019 with flag 2726000/2726000
1149.67/1147.29	c cleaning 57004 clauses out of 114027 with flag 2783001/2783001
1174.09/1171.66	c cleaning 56995 clauses out of 114022 with flag 2840000/2840000
1200.67/1198.20	c cleaning 56993 clauses out of 114027 with flag 2897000/2897000
1225.98/1223.55	c cleaning 57010 clauses out of 114034 with flag 2954000/2954000
1252.29/1249.83	c cleaning 56999 clauses out of 114025 with flag 3011001/3011001
1277.29/1274.80	c cleaning 56980 clauses out of 114025 with flag 3068000/3068000
1303.10/1300.65	c cleaning 57012 clauses out of 114046 with flag 3125001/3125001
1329.01/1326.56	c cleaning 57008 clauses out of 114033 with flag 3182001/3182001
1354.22/1351.79	c cleaning 56997 clauses out of 114024 with flag 3239000/3239000
1380.32/1377.84	c cleaning 57000 clauses out of 114027 with flag 3296000/3296000
1408.33/1405.91	c cleaning 57002 clauses out of 114027 with flag 3353000/3353000
1434.33/1431.88	c cleaning 57004 clauses out of 114026 with flag 3410001/3410001
1458.14/1455.66	c cleaning 56999 clauses out of 114022 with flag 3467001/3467001
1484.04/1481.59	c cleaning 57001 clauses out of 114022 with flag 3524000/3524000
1510.44/1507.92	c cleaning 56996 clauses out of 114022 with flag 3581001/3581001
1539.45/1536.95	c cleaning 56988 clauses out of 114025 with flag 3638000/3638000
1569.35/1566.83	c cleaning 57007 clauses out of 114037 with flag 3695000/3695000
1599.56/1597.05	c cleaning 57007 clauses out of 114033 with flag 3752003/3752003
1629.97/1627.40	c cleaning 56995 clauses out of 114023 with flag 3809000/3809000
1658.57/1656.04	c cleaning 56997 clauses out of 114029 with flag 3866001/3866001
1687.08/1684.58	c cleaning 56999 clauses out of 114032 with flag 3923001/3923001
1714.89/1712.39	c cleaning 56984 clauses out of 114032 with flag 3980000/3980000
1742.99/1740.43	c cleaning 57009 clauses out of 114049 with flag 4037001/4037001
1772.51/1769.95	c cleaning 56997 clauses out of 114039 with flag 4094000/4094000
1800.04/1797.44	c starts		: 252
1800.04/1797.44	c conflicts		: 4149075
1800.04/1797.44	c decisions		: 4940366
1800.04/1797.45	c propagations		: 2108047323
1800.04/1797.45	c inspects		: 15051828179
1800.04/1797.45	c shortcuts		: 0
1800.04/1797.45	c learnt literals	: 5
1800.04/1797.45	c learnt binary clauses	: 55
1800.04/1797.45	c learnt ternary clauses	: 939
1800.04/1797.45	c learnt constraints	: 4149070
1800.04/1797.45	c ignored constraints	: 0
1800.04/1797.45	c root simplifications	: 0
1800.04/1797.45	c removed literals (reason simplification)	: 88845125
1800.04/1797.45	c reason swapping (by a shorter reason)	: 0
1800.04/1797.45	c Calls to reduceDB	: 96
1800.04/1797.45	c number of reductions to clauses (during analyze)	: 0
1800.04/1797.45	c number of learned constraints concerned by reduction	: 0
1800.04/1797.45	c number of learning phase by resolution	: 0
1800.04/1797.45	c number of learning phase by cutting planes	: 0
1800.04/1797.45	c speed (assignments/second)	: 1173296.5167018424
1800.04/1797.45	c non guided choices	19
1800.04/1797.47	c learnt constraints type 
1800.04/1797.47	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 55
1800.04/1797.47	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 112086
1800.04/1797.47	c constraints type 
1800.04/1797.47	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7948
1800.04/1797.47	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 48418
1800.04/1797.47	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 360
1800.04/1797.47	s UNKNOWN
1800.04/1797.47	c Total wall clock time (in seconds): 1797.358

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3459844-1307168828/watcher-3459844-1307168828 -o /tmp/evaluation-result-3459844-1307168828/solver-3459844-1307168828 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459844-1307168828.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.03 2.00 2/572 10559
/proc/meminfo: memFree=21324560/32950928 swapFree=67056580/67111528
[pid=10559] ppid=10557 vsize=13508980 CPUtime=0 cores=0,2,4,6
/proc/10559/stat : 10559 (java) S 10557 10559 10194 0 -1 4202496 1549 0 1 0 0 0 0 0 25 0 2 0 828479822 13833195520 1251 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488497637 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/10559/statm: 3377245 1265 906 9 0 3368401 0
[pid=10559/tid=10560] ppid=10557 vsize=13526316 CPUtime=0.01 cores=0,2,4,6
/proc/10559/task/10560/stat : 10560 (java) R 10557 10559 10194 0 -1 4202560 6211 0 1 0 0 1 0 0 25 0 2 0 828479822 13850947584 7028 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239476388923 0 4 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.117958 s]
/proc/loadavg: 2.00 2.03 2.00 2/572 10559
/proc/meminfo: memFree=21324560/32950928 swapFree=67056580/67111528
[pid=10559] ppid=10557 vsize=13622248 CPUtime=0.13 cores=0,2,4,6
/proc/10559/stat : 10559 (java) S 10557 10559 10194 0 -1 4202496 15795 0 1 0 11 2 0 0 25 0 18 0 828479822 13949181952 15448 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10559/statm: 3405562 15448 2125 9 0 3396296 0
[pid=10559/tid=10560] ppid=10557 vsize=13622248 CPUtime=0.09 cores=0,2,4,6
/proc/10559/task/10560/stat : 10560 (java) R 10557 10559 10194 0 -1 4202560 13802 0 1 0 8 1 0 0 18 0 18 0 828479822 13949181952 15448 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 46912496199246 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 13622248

[startup+0.200984 s]
/proc/loadavg: 2.00 2.03 2.00 2/572 10559
/proc/meminfo: memFree=21324560/32950928 swapFree=67056580/67111528
[pid=10559] ppid=10557 vsize=13622684 CPUtime=0.26 cores=0,2,4,6
/proc/10559/stat : 10559 (java) S 10557 10559 10194 0 -1 4202496 16535 0 1 0 24 2 0 0 25 0 18 0 828479822 13949628416 16188 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10559/statm: 3405671 16188 2169 9 0 3396405 0
[pid=10559/tid=10560] ppid=10557 vsize=13622684 CPUtime=0.19 cores=0,2,4,6
/proc/10559/task/10560/stat : 10560 (java) R 10557 10559 10194 0 -1 4202560 14394 0 1 0 17 2 0 0 18 0 18 0 828479822 13949628416 16188 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 47496549848712 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13622684

[startup+0.308958 s]
/proc/loadavg: 2.00 2.03 2.00 2/572 10559
/proc/meminfo: memFree=21324560/32950928 swapFree=67056580/67111528
[pid=10559] ppid=10557 vsize=13624672 CPUtime=0.51 cores=0,2,4,6
/proc/10559/stat : 10559 (java) S 10557 10559 10194 0 -1 4202496 19337 0 1 0 49 2 0 0 25 0 18 0 828479822 13951664128 18475 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10559/statm: 3406168 18476 2201 9 0 3396902 0
[pid=10559/tid=10560] ppid=10557 vsize=13624672 CPUtime=0.29 cores=0,2,4,6
/proc/10559/task/10560/stat : 10560 (java) R 10557 10559 10194 0 -1 4202560 15703 0 1 0 27 2 0 0 18 0 18 0 828479822 13951664128 18476 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 46912505588790 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 13624672

[startup+0.700851 s]
/proc/loadavg: 2.00 2.03 2.00 2/572 10559
/proc/meminfo: memFree=21324560/32950928 swapFree=67056580/67111528
[pid=10559] ppid=10557 vsize=13626656 CPUtime=1.22 cores=0,2,4,6
/proc/10559/stat : 10559 (java) S 10557 10559 10194 0 -1 4202496 49403 0 1 0 115 7 0 0 25 0 18 0 828479822 13953695744 46697 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10559/statm: 3406664 46698 2221 9 0 3397398 0
[pid=10559/tid=10560] ppid=10557 vsize=13626656 CPUtime=0.68 cores=0,2,4,6
/proc/10559/task/10560/stat : 10560 (java) R 10557 10559 10194 0 -1 4202560 42920 0 1 0 62 6 0 0 18 0 18 0 828479822 13953695744 46698 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 13626656

[startup+1.50069 s]
/proc/loadavg: 2.00 2.03 2.00 3/591 10578
/proc/meminfo: memFree=21127876/32950928 swapFree=67056580/67111528
[pid=10559] ppid=10557 vsize=13627844 CPUtime=2.52 cores=0,2,4,6
/proc/10559/stat : 10559 (java) S 10557 10559 10194 0 -1 4202496 55101 0 1 0 244 8 0 0 25 0 19 0 828479822 13954912256 50980 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10559/statm: 3406961 50980 2234 9 0 3397695 0
[pid=10559/tid=10560] ppid=10557 vsize=13627844 CPUtime=1.48 cores=0,2,4,6
/proc/10559/task/10560/stat : 10560 (java) R 10557 10559 10194 0 -1 4202560 46989 0 1 0 142 6 0 0 18 0 19 0 828479822 13954912256 50980 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 46912505920874 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10559/tid=10562] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10562/stat : 10562 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828479824 13954912256 50980 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10563] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10563/stat : 10563 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828479824 13954912256 50980 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10564] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10564/stat : 10564 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828479824 13954912256 50980 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10565] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10565/stat : 10565 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828479824 13954912256 50980 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10566] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10566/stat : 10566 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828479824 13954912256 50980 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10567] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10567/stat : 10567 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828479824 13954912256 50980 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10568] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10568/stat : 10568 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828479824 13954912256 50980 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10569] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10569/stat : 10569 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828479824 13954912256 50980 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10570] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10570/stat : 10570 (java) S 10557 10559 10194 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 828479825 13954912256 50980 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488511488 0 0 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10571] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10571/stat : 10571 (java) S 10557 10559 10194 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 828479826 13954912256 50980 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10572] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10572/stat : 10572 (java) S 10557 10559 10194 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 828479826 13954912256 50980 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10573] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10573/stat : 10573 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828479828 13954912256 50980 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488518577 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10574] ppid=10557 vsize=13627844 CPUtime=0.55 cores=0,2,4,6
/proc/10559/task/10574/stat : 10574 (java) S 10557 10559 10194 0 -1 4202560 2965 0 0 0 55 0 0 0 21 0 19 0 828479828 13954912256 50980 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 0 0 0 0
[pid=10559/tid=10575] ppid=10557 vsize=13627844 CPUtime=0.46 cores=0,2,4,6
/proc/10559/task/10575/stat : 10575 (java) S 10557 10559 10194 0 -1 4202560 3986 0 0 0 46 0 0 0 15 0 19 0 828479828 13954912256 50980 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10576] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10576/stat : 10576 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828479828 13954912256 50980 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10577] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10577/stat : 10577 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 828479828 13954912256 50980 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488511488 0 4 0 16800975 18446604446943282496 0 0 -1 0 0 0 0
[pid=10559/tid=10578] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10578/stat : 10578 (java) S 10557 10559 10194 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 828479904 13954912256 50980 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488511488 0 4 0 16800975 18446604446943282496 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 13627844

[startup+3.10139 s]
/proc/loadavg: 2.00 2.03 2.00 3/591 10578
/proc/meminfo: memFree=21125576/32950928 swapFree=67056580/67111528
[pid=10559] ppid=10557 vsize=13627844 CPUtime=4.22 cores=0,2,4,6
/proc/10559/stat : 10559 (java) S 10557 10559 10194 0 -1 4202496 59956 0 1 0 413 9 0 0 25 0 19 0 828479822 13954912256 55767 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10559/statm: 3406961 55767 2262 9 0 3397695 0
[pid=10559/tid=10560] ppid=10557 vsize=13627844 CPUtime=3.03 cores=0,2,4,6
/proc/10559/task/10560/stat : 10560 (java) R 10557 10559 10194 0 -1 4202560 47209 0 1 0 297 6 0 0 20 0 19 0 828479822 13954912256 55767 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 46912505937504 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10559/tid=10562] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10562/stat : 10562 (java) S 10557 10559 10194 0 -1 4202560 819 0 0 0 0 0 0 0 18 0 19 0 828479824 13954912256 55767 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 0 0 0 0
[pid=10559/tid=10563] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10563/stat : 10563 (java) S 10557 10559 10194 0 -1 4202560 822 0 0 0 0 0 0 0 18 0 19 0 828479824 13954912256 55767 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 0 0 0 0
[pid=10559/tid=10564] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10564/stat : 10564 (java) S 10557 10559 10194 0 -1 4202560 554 0 0 0 0 0 0 0 18 0 19 0 828479824 13954912256 55767 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 6 0 0 0
[pid=10559/tid=10565] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10565/stat : 10565 (java) S 10557 10559 10194 0 -1 4202560 86 0 0 0 0 0 0 0 18 0 19 0 828479824 13954912256 55767 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10566] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10566/stat : 10566 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 828479824 13954912256 55767 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10567] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10567/stat : 10567 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 828479824 13954912256 55767 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 6 0 0 0
[pid=10559/tid=10568] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10568/stat : 10568 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 828479824 13954912256 55767 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 0 0 0 0
[pid=10559/tid=10569] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10569/stat : 10569 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 828479824 13954912256 55767 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 0 0 0 0
[pid=10559/tid=10570] ppid=10557 vsize=13627844 CPUtime=0.03 cores=0,2,4,6
/proc/10559/task/10570/stat : 10570 (java) S 10557 10559 10194 0 -1 4202560 2279 0 0 0 3 0 0 0 16 0 19 0 828479825 13954912256 55767 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488511488 0 0 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10571] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10571/stat : 10571 (java) S 10557 10559 10194 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 828479826 13954912256 55767 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10572] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10572/stat : 10572 (java) S 10557 10559 10194 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 828479826 13954912256 55767 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10573] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10573/stat : 10573 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828479828 13954912256 55767 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488518577 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10574] ppid=10557 vsize=13627844 CPUtime=0.6 cores=0,2,4,6
/proc/10559/task/10574/stat : 10574 (java) S 10557 10559 10194 0 -1 4202560 2976 0 0 0 60 0 0 0 15 0 19 0 828479828 13954912256 55767 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 0 0 0 0
[pid=10559/tid=10575] ppid=10557 vsize=13627844 CPUtime=0.49 cores=0,2,4,6
/proc/10559/task/10575/stat : 10575 (java) S 10557 10559 10194 0 -1 4202560 4057 0 0 0 49 0 0 0 15 0 19 0 828479828 13954912256 55767 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10576] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10576/stat : 10576 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828479828 13954912256 55767 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10577] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10577/stat : 10577 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 828479828 13954912256 55767 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488511488 0 4 0 16800975 18446604446943282496 0 0 -1 6 0 0 0
[pid=10559/tid=10578] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10578/stat : 10578 (java) S 10557 10559 10194 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 828479904 13954912256 55767 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488511488 0 4 0 16800975 18446604446943282496 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.22
Current children cumulated vsize (KiB) 13627844

[startup+6.30071 s]
/proc/loadavg: 2.00 2.03 2.00 3/591 10578
/proc/meminfo: memFree=21105480/32950928 swapFree=67056580/67111528
[pid=10559] ppid=10557 vsize=13627844 CPUtime=7.75 cores=0,2,4,6
/proc/10559/stat : 10559 (java) S 10557 10559 10194 0 -1 4202496 67211 0 1 0 765 10 0 0 25 0 19 0 828479822 13954912256 60706 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10559/statm: 3406961 60706 2262 9 0 3397695 0
[pid=10559/tid=10560] ppid=10557 vsize=13627844 CPUtime=6.15 cores=0,2,4,6
/proc/10559/task/10560/stat : 10560 (java) R 10557 10559 10194 0 -1 4202560 47213 0 1 0 609 6 0 0 25 0 19 0 828479822 13954912256 60706 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 46912505983458 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10559/tid=10562] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10562/stat : 10562 (java) S 10557 10559 10194 0 -1 4202560 909 0 0 0 0 0 0 0 18 0 19 0 828479824 13954912256 60706 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 6 0 0 0
[pid=10559/tid=10563] ppid=10557 vsize=13627844 CPUtime=0.01 cores=0,2,4,6
/proc/10559/task/10563/stat : 10563 (java) S 10557 10559 10194 0 -1 4202560 822 0 0 0 1 0 0 0 16 0 19 0 828479824 13954912256 60706 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 0 0 0 0
[pid=10559/tid=10564] ppid=10557 vsize=13627844 CPUtime=0.01 cores=0,2,4,6
/proc/10559/task/10564/stat : 10564 (java) S 10557 10559 10194 0 -1 4202560 556 0 0 0 1 0 0 0 16 0 19 0 828479824 13954912256 60706 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 6 0 0 0
[pid=10559/tid=10565] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10565/stat : 10565 (java) S 10557 10559 10194 0 -1 4202560 181 0 0 0 0 0 0 0 15 0 19 0 828479824 13954912256 60706 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10566] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10566/stat : 10566 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 828479824 13954912256 60706 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10567] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10567/stat : 10567 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 828479824 13954912256 60706 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 6 0 0 0
[pid=10559/tid=10568] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10568/stat : 10568 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 828479824 13954912256 60706 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 0 0 0 0
[pid=10559/tid=10569] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10569/stat : 10569 (java) S 10557 10559 10194 0 -1 4202560 162 0 0 0 0 0 0 0 15 0 19 0 828479824 13954912256 60706 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 0 0 0 0
[pid=10559/tid=10570] ppid=10557 vsize=13627844 CPUtime=0.09 cores=0,2,4,6
/proc/10559/task/10570/stat : 10570 (java) S 10557 10559 10194 0 -1 4202560 2692 0 0 0 9 0 0 0 15 0 19 0 828479825 13954912256 60706 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488511488 0 0 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10571] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10571/stat : 10571 (java) S 10557 10559 10194 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 828479826 13954912256 60706 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10572] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10572/stat : 10572 (java) S 10557 10559 10194 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 828479826 13954912256 60706 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10573] ppid=10557 vsize=13627844 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10573/stat : 10573 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828479828 13954912256 60706 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488518577 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10574] ppid=10557 vsize=13627844 CPUtime=0.66 cores=0,2,4,6
/proc/10559/task/10574/stat : 10574 (java) S 10557 10559 10194 0 -1 4202560 2978 0 0 0 66 0 0 0 15 0 19 0 828479828 13954912256 60706 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 0 0 0 0
[pid=10559/tid=10575] ppid=10557 vsize=13627844 CPUtime=0.78 cores=0,2,4,6
/proc/10559/task/10575/stat : 10575 (java) R 10557 10559 10194 0 -1 4202560 10545 0 0 0 76 2 0 0 16 0 19 0 828479828 13954912256 60706 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 47496551567567 0 4 0 16800975 0 0 0 -1 2 0 0 0

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

[pid=10559/tid=10567] ppid=10557 vsize=13627312 CPUtime=0.11 cores=0,2,4,6
/proc/10559/task/10567/stat : 10567 (java) S 10557 10559 10194 0 -1 4202560 121 0 0 0 11 0 0 0 16 0 19 0 828479824 13954367488 66473 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 6 0 0 0
[pid=10559/tid=10568] ppid=10557 vsize=13627312 CPUtime=0.1 cores=0,2,4,6
/proc/10559/task/10568/stat : 10568 (java) S 10557 10559 10194 0 -1 4202560 620 0 0 0 10 0 0 0 15 0 19 0 828479824 13954367488 66473 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10569] ppid=10557 vsize=13627312 CPUtime=0.09 cores=0,2,4,6
/proc/10559/task/10569/stat : 10569 (java) S 10557 10559 10194 0 -1 4202560 221 0 0 0 9 0 0 0 16 0 19 0 828479824 13954367488 66473 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 6 0 0 0
[pid=10559/tid=10570] ppid=10557 vsize=13627312 CPUtime=4.43 cores=0,2,4,6
/proc/10559/task/10570/stat : 10570 (java) S 10557 10559 10194 0 -1 4202560 6749 0 0 0 441 2 0 0 15 0 19 0 828479825 13954367488 66473 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488511488 0 0 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10571] ppid=10557 vsize=13627312 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10571/stat : 10571 (java) S 10557 10559 10194 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 828479826 13954367488 66473 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10572] ppid=10557 vsize=13627312 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10572/stat : 10572 (java) S 10557 10559 10194 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 828479826 13954367488 66473 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10573] ppid=10557 vsize=13627312 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10573/stat : 10573 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828479828 13954367488 66473 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488518577 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10574] ppid=10557 vsize=13627312 CPUtime=1.15 cores=0,2,4,6
/proc/10559/task/10574/stat : 10574 (java) S 10557 10559 10194 0 -1 4202560 5506 0 0 0 115 0 0 0 15 0 19 0 828479828 13954367488 66473 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 0 0 0 0
[pid=10559/tid=10575] ppid=10557 vsize=13627312 CPUtime=0.94 cores=0,2,4,6
/proc/10559/task/10575/stat : 10575 (java) S 10557 10559 10194 0 -1 4202560 11752 0 0 0 92 2 0 0 15 0 19 0 828479828 13954367488 66473 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10576] ppid=10557 vsize=13627312 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10576/stat : 10576 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828479828 13954367488 66473 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10577] ppid=10557 vsize=13627312 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10577/stat : 10577 (java) S 10557 10559 10194 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 19 0 828479828 13954367488 66473 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488511488 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10578] ppid=10557 vsize=13627312 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10578/stat : 10578 (java) S 10557 10559 10194 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 828479904 13954367488 66473 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488511488 0 4 0 16800975 18446604446943282496 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1724.89
Current children cumulated vsize (KiB) 13627312

[startup+1782.3 s]
/proc/loadavg: 2.06 2.07 2.01 3/591 10674
/proc/meminfo: memFree=24254200/32950928 swapFree=67056580/67111528
[pid=10559] ppid=10557 vsize=13627312 CPUtime=1784.91 cores=0,2,4,6
/proc/10559/stat : 10559 (java) S 10557 10559 10194 0 -1 4202496 78468 0 1 0 178476 15 0 0 25 0 19 0 828479822 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10559/statm: 3406828 66488 2263 9 0 3397562 0
[pid=10559/tid=10560] ppid=10557 vsize=13627312 CPUtime=1777.22 cores=0,2,4,6
/proc/10559/task/10560/stat : 10560 (java) R 10557 10559 10194 0 -1 4202560 47309 0 1 0 177714 8 0 0 25 0 19 0 828479822 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 46912505938074 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10559/tid=10562] ppid=10557 vsize=13627312 CPUtime=0.11 cores=0,2,4,6
/proc/10559/task/10562/stat : 10562 (java) S 10557 10559 10194 0 -1 4202560 1159 0 0 0 11 0 0 0 15 0 19 0 828479824 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10563] ppid=10557 vsize=13627312 CPUtime=0.16 cores=0,2,4,6
/proc/10559/task/10563/stat : 10563 (java) S 10557 10559 10194 0 -1 4202560 1145 0 0 0 16 0 0 0 15 0 19 0 828479824 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10564] ppid=10557 vsize=13627312 CPUtime=0.11 cores=0,2,4,6
/proc/10559/task/10564/stat : 10564 (java) S 10557 10559 10194 0 -1 4202560 644 0 0 0 11 0 0 0 16 0 19 0 828479824 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 0 0 0 0
[pid=10559/tid=10565] ppid=10557 vsize=13627312 CPUtime=0.13 cores=0,2,4,6
/proc/10559/task/10565/stat : 10565 (java) S 10557 10559 10194 0 -1 4202560 486 0 0 0 13 0 0 0 15 0 19 0 828479824 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 0 0 0 0
[pid=10559/tid=10566] ppid=10557 vsize=13627312 CPUtime=0.12 cores=0,2,4,6
/proc/10559/task/10566/stat : 10566 (java) S 10557 10559 10194 0 -1 4202560 1485 0 0 0 12 0 0 0 15 0 19 0 828479824 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10567] ppid=10557 vsize=13627312 CPUtime=0.12 cores=0,2,4,6
/proc/10559/task/10567/stat : 10567 (java) S 10557 10559 10194 0 -1 4202560 121 0 0 0 12 0 0 0 16 0 19 0 828479824 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 6 0 0 0
[pid=10559/tid=10568] ppid=10557 vsize=13627312 CPUtime=0.11 cores=0,2,4,6
/proc/10559/task/10568/stat : 10568 (java) S 10557 10559 10194 0 -1 4202560 620 0 0 0 11 0 0 0 16 0 19 0 828479824 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10569] ppid=10557 vsize=13627312 CPUtime=0.1 cores=0,2,4,6
/proc/10559/task/10569/stat : 10569 (java) S 10557 10559 10194 0 -1 4202560 221 0 0 0 10 0 0 0 15 0 19 0 828479824 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 0 0 0 0
[pid=10559/tid=10570] ppid=10557 vsize=13627312 CPUtime=4.55 cores=0,2,4,6
/proc/10559/task/10570/stat : 10570 (java) S 10557 10559 10194 0 -1 4202560 6768 0 0 0 453 2 0 0 15 0 19 0 828479825 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488511488 0 0 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10571] ppid=10557 vsize=13627312 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10571/stat : 10571 (java) S 10557 10559 10194 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 828479826 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10572] ppid=10557 vsize=13627312 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10572/stat : 10572 (java) S 10557 10559 10194 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 828479826 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10573] ppid=10557 vsize=13627312 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10573/stat : 10573 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828479828 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488518577 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10574] ppid=10557 vsize=13627312 CPUtime=1.15 cores=0,2,4,6
/proc/10559/task/10574/stat : 10574 (java) S 10557 10559 10194 0 -1 4202560 5506 0 0 0 115 0 0 0 15 0 19 0 828479828 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 0 0 0 0
[pid=10559/tid=10575] ppid=10557 vsize=13627312 CPUtime=0.94 cores=0,2,4,6
/proc/10559/task/10575/stat : 10575 (java) S 10557 10559 10194 0 -1 4202560 11752 0 0 0 92 2 0 0 15 0 19 0 828479828 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10576] ppid=10557 vsize=13627312 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10576/stat : 10576 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828479828 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10577] ppid=10557 vsize=13627312 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10577/stat : 10577 (java) S 10557 10559 10194 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 828479828 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488511488 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10578] ppid=10557 vsize=13627312 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10578/stat : 10578 (java) S 10557 10559 10194 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 828479904 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488511488 0 4 0 16800975 18446604446943282496 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1784.91
Current children cumulated vsize (KiB) 13627312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.4 s]
/proc/loadavg: 2.05 2.06 2.01 4/591 10674
/proc/meminfo: memFree=24253692/32950928 swapFree=67056580/67111528
[pid=10559] ppid=10557 vsize=13627312 CPUtime=1800.04 cores=0,2,4,6
/proc/10559/stat : 10559 (java) S 10557 10559 10194 0 -1 4202496 78468 0 1 0 179989 15 0 0 25 0 19 0 828479822 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10559/statm: 3406828 66488 2263 9 0 3397562 0
[pid=10559/tid=10560] ppid=10557 vsize=13627312 CPUtime=1792.36 cores=0,2,4,6
/proc/10559/task/10560/stat : 10560 (java) R 10557 10559 10194 0 -1 4202560 47309 0 1 0 179228 8 0 0 25 0 19 0 828479822 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 46912505818241 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10559/tid=10562] ppid=10557 vsize=13627312 CPUtime=0.11 cores=0,2,4,6
/proc/10559/task/10562/stat : 10562 (java) S 10557 10559 10194 0 -1 4202560 1159 0 0 0 11 0 0 0 15 0 19 0 828479824 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10563] ppid=10557 vsize=13627312 CPUtime=0.16 cores=0,2,4,6
/proc/10559/task/10563/stat : 10563 (java) S 10557 10559 10194 0 -1 4202560 1145 0 0 0 16 0 0 0 15 0 19 0 828479824 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10564] ppid=10557 vsize=13627312 CPUtime=0.11 cores=0,2,4,6
/proc/10559/task/10564/stat : 10564 (java) S 10557 10559 10194 0 -1 4202560 644 0 0 0 11 0 0 0 16 0 19 0 828479824 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 0 0 0 0
[pid=10559/tid=10565] ppid=10557 vsize=13627312 CPUtime=0.13 cores=0,2,4,6
/proc/10559/task/10565/stat : 10565 (java) S 10557 10559 10194 0 -1 4202560 486 0 0 0 13 0 0 0 15 0 19 0 828479824 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 0 0 0 0
[pid=10559/tid=10566] ppid=10557 vsize=13627312 CPUtime=0.12 cores=0,2,4,6
/proc/10559/task/10566/stat : 10566 (java) S 10557 10559 10194 0 -1 4202560 1485 0 0 0 12 0 0 0 15 0 19 0 828479824 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10567] ppid=10557 vsize=13627312 CPUtime=0.12 cores=0,2,4,6
/proc/10559/task/10567/stat : 10567 (java) S 10557 10559 10194 0 -1 4202560 121 0 0 0 12 0 0 0 16 0 19 0 828479824 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 6 0 0 0
[pid=10559/tid=10568] ppid=10557 vsize=13627312 CPUtime=0.11 cores=0,2,4,6
/proc/10559/task/10568/stat : 10568 (java) S 10557 10559 10194 0 -1 4202560 620 0 0 0 11 0 0 0 16 0 19 0 828479824 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10569] ppid=10557 vsize=13627312 CPUtime=0.1 cores=0,2,4,6
/proc/10559/task/10569/stat : 10569 (java) S 10557 10559 10194 0 -1 4202560 221 0 0 0 10 0 0 0 15 0 19 0 828479824 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 0 0 0 0
[pid=10559/tid=10570] ppid=10557 vsize=13627312 CPUtime=4.55 cores=0,2,4,6
/proc/10559/task/10570/stat : 10570 (java) S 10557 10559 10194 0 -1 4202560 6768 0 0 0 453 2 0 0 15 0 19 0 828479825 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488511488 0 0 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10571] ppid=10557 vsize=13627312 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10571/stat : 10571 (java) S 10557 10559 10194 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 828479826 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10572] ppid=10557 vsize=13627312 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10572/stat : 10572 (java) S 10557 10559 10194 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 828479826 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10573] ppid=10557 vsize=13627312 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10573/stat : 10573 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828479828 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488518577 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10574] ppid=10557 vsize=13627312 CPUtime=1.15 cores=0,2,4,6
/proc/10559/task/10574/stat : 10574 (java) S 10557 10559 10194 0 -1 4202560 5506 0 0 0 115 0 0 0 15 0 19 0 828479828 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 0 0 0 0
[pid=10559/tid=10575] ppid=10557 vsize=13627312 CPUtime=0.94 cores=0,2,4,6
/proc/10559/task/10575/stat : 10575 (java) S 10557 10559 10194 0 -1 4202560 11752 0 0 0 92 2 0 0 15 0 19 0 828479828 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10576] ppid=10557 vsize=13627312 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10576/stat : 10576 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828479828 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10577] ppid=10557 vsize=13627312 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10577/stat : 10577 (java) S 10557 10559 10194 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 828479828 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488511488 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10578] ppid=10557 vsize=13627312 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10578/stat : 10578 (java) S 10557 10559 10194 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 828479904 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488511488 0 4 0 16800975 18446604446943282496 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 13627312

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

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

[startup+1797.4 s]
/proc/loadavg: 2.05 2.06 2.01 4/591 10674
/proc/meminfo: memFree=24253692/32950928 swapFree=67056580/67111528
[pid=10559] ppid=10557 vsize=13627312 CPUtime=1800.04 cores=0,2,4,6
/proc/10559/stat : 10559 (java) S 10557 10559 10194 0 -1 4202496 78468 0 1 0 179989 15 0 0 25 0 19 0 828479822 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10559/statm: 3406828 66488 2263 9 0 3397562 0
[pid=10559/tid=10560] ppid=10557 vsize=13627312 CPUtime=1792.36 cores=0,2,4,6
/proc/10559/task/10560/stat : 10560 (java) R 10557 10559 10194 0 -1 4202560 47309 0 1 0 179228 8 0 0 25 0 19 0 828479822 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 46912505818241 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10559/tid=10562] ppid=10557 vsize=13627312 CPUtime=0.11 cores=0,2,4,6
/proc/10559/task/10562/stat : 10562 (java) S 10557 10559 10194 0 -1 4202560 1159 0 0 0 11 0 0 0 15 0 19 0 828479824 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10563] ppid=10557 vsize=13627312 CPUtime=0.16 cores=0,2,4,6
/proc/10559/task/10563/stat : 10563 (java) S 10557 10559 10194 0 -1 4202560 1145 0 0 0 16 0 0 0 15 0 19 0 828479824 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10564] ppid=10557 vsize=13627312 CPUtime=0.11 cores=0,2,4,6
/proc/10559/task/10564/stat : 10564 (java) S 10557 10559 10194 0 -1 4202560 644 0 0 0 11 0 0 0 16 0 19 0 828479824 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 0 0 0 0
[pid=10559/tid=10565] ppid=10557 vsize=13627312 CPUtime=0.13 cores=0,2,4,6
/proc/10559/task/10565/stat : 10565 (java) S 10557 10559 10194 0 -1 4202560 486 0 0 0 13 0 0 0 15 0 19 0 828479824 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 0 0 0 0
[pid=10559/tid=10566] ppid=10557 vsize=13627312 CPUtime=0.12 cores=0,2,4,6
/proc/10559/task/10566/stat : 10566 (java) S 10557 10559 10194 0 -1 4202560 1485 0 0 0 12 0 0 0 15 0 19 0 828479824 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10567] ppid=10557 vsize=13627312 CPUtime=0.12 cores=0,2,4,6
/proc/10559/task/10567/stat : 10567 (java) S 10557 10559 10194 0 -1 4202560 121 0 0 0 12 0 0 0 16 0 19 0 828479824 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 6 0 0 0
[pid=10559/tid=10568] ppid=10557 vsize=13627312 CPUtime=0.11 cores=0,2,4,6
/proc/10559/task/10568/stat : 10568 (java) S 10557 10559 10194 0 -1 4202560 620 0 0 0 11 0 0 0 16 0 19 0 828479824 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10569] ppid=10557 vsize=13627312 CPUtime=0.1 cores=0,2,4,6
/proc/10559/task/10569/stat : 10569 (java) S 10557 10559 10194 0 -1 4202560 221 0 0 0 10 0 0 0 15 0 19 0 828479824 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 0 0 0 0
[pid=10559/tid=10570] ppid=10557 vsize=13627312 CPUtime=4.55 cores=0,2,4,6
/proc/10559/task/10570/stat : 10570 (java) S 10557 10559 10194 0 -1 4202560 6768 0 0 0 453 2 0 0 15 0 19 0 828479825 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488511488 0 0 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10571] ppid=10557 vsize=13627312 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10571/stat : 10571 (java) S 10557 10559 10194 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 828479826 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10572] ppid=10557 vsize=13627312 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10572/stat : 10572 (java) S 10557 10559 10194 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 828479826 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10573] ppid=10557 vsize=13627312 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10573/stat : 10573 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828479828 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488518577 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10574] ppid=10557 vsize=13627312 CPUtime=1.15 cores=0,2,4,6
/proc/10559/task/10574/stat : 10574 (java) S 10557 10559 10194 0 -1 4202560 5506 0 0 0 115 0 0 0 15 0 19 0 828479828 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 0 0 0 0
[pid=10559/tid=10575] ppid=10557 vsize=13627312 CPUtime=0.94 cores=0,2,4,6
/proc/10559/task/10575/stat : 10575 (java) S 10557 10559 10194 0 -1 4202560 11752 0 0 0 92 2 0 0 15 0 19 0 828479828 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10576] ppid=10557 vsize=13627312 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10576/stat : 10576 (java) S 10557 10559 10194 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828479828 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488510873 0 4 0 16800975 18446604446943282496 0 0 -1 4 0 0 0
[pid=10559/tid=10577] ppid=10557 vsize=13627312 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10577/stat : 10577 (java) S 10557 10559 10194 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 828479828 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488511488 0 4 0 16800975 18446604446943282496 0 0 -1 2 0 0 0
[pid=10559/tid=10578] ppid=10557 vsize=13627312 CPUtime=0 cores=0,2,4,6
/proc/10559/task/10578/stat : 10578 (java) S 10557 10559 10194 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 828479904 13954367488 66488 33554432000 1073741824 1073778376 140737104022368 18446744073709551615 239488511488 0 4 0 16800975 18446604446943282496 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 13627312

Child status: 143
Real time (s): 1797.49
CPU time (s): 1800.15
CPU user time (s): 1799.98
CPU system time (s): 0.174973
CPU usage (%): 100.148
Max. virtual memory (cumulated for all children) (KiB): 13635720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.98
system time used= 0.174973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78501
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= 39066
involuntary context switches= 13482

runsolver used 10.7954 second user time and 21.9297 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-04 08:27:08
IDJOB=3459844
IDBENCH=73597
IDSOLVER=1952
FILE ID=node148/3459844-1307168828
RUNJOBID= node148-1307165225-10215
PBS_JOBID= 13508860
Free space on /tmp= 73888 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j1208_10-unsat.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3459844-1307168828/watcher-3459844-1307168828 -o /tmp/evaluation-result-3459844-1307168828/solver-3459844-1307168828 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459844-1307168828.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= cde880e36ac940ebc706231d93099786
RANDOM SEED=2063851430

node148.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21324732 kB
Buffers:        257464 kB
Cached:         625184 kB
SwapCached:       7908 kB
Active:       10807836 kB
Inactive:       503500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21324732 kB
SwapTotal:    67111528 kB
SwapFree:     67056580 kB
Dirty:            2416 kB
Writeback:           8 kB
AnonPages:    10427296 kB
Mapped:          52020 kB
Slab:           179636 kB
PageTables:      65120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 183813796 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= 73892 MiB
End job on node148 at 2011-06-04 08:57:07