Trace number 3689425

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
Sat 4j PB Resolution 2.3.2 Snapshot? (TO) 1800.65 1793.76

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-167.opb
MD5SUM7cf213338254036b9868078970e2a948
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables106196
Total number of constraints2493137
Number of constraints which are clauses2239038
Number of constraints which are cardinality constraints (but not clauses)8063
Number of constraints which are nor clauses,nor cardinality constraints246036
Minimum length of a constraint1
Maximum length of a constraint1485
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1486
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.05/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.05/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.08	c See www.sat4j.org for details.
0.05/0.09	c version 2.3.2.v20120418
0.05/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.09	c java.vm.version	19.1-b02
0.05/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.09	c sun.arch.data.model	64
0.05/0.09	c java.version		1.6.0_24
0.05/0.09	c os.name		Linux
0.05/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.05/0.09	c os.arch		amd64
0.05/0.09	c Free memory 		501472288
0.05/0.09	c Max memory 		7480803328
0.05/0.09	c Total memory 		504102912
0.05/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3689425-1337890217.opb
0.09/0.11	c reading problem ... 
15.88/13.60	c ... done. Wall clock time 13.485s.
15.88/13.60	c declared #vars     106196
15.88/13.60	c #constraints  2155186
15.88/13.60	c constraints type 
15.88/13.60	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1331483
15.88/13.60	c org.sat4j.minisat.constraints.card.MinWatchCard => 7824
15.88/13.60	c ignored satisfied constraints => 342109
15.88/13.60	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 547152
15.88/13.60	c org.sat4j.minisat.constraints.cnf.UnitClause => 22691
15.88/13.60	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 246036
15.88/13.60	c 2497295 constraints processed.
50.11/47.30	c cleaning 2412 clauses out of 4846 with flag 5000/5000
68.63/65.09	c cleaning 4142 clauses out of 8373 with flag 11001/11001
88.76/85.10	c cleaning 5548 clauses out of 11176 with flag 18000/18000
103.42/99.71	c cleaning 6736 clauses out of 13580 with flag 26000/26000
120.16/116.46	c cleaning 7893 clauses out of 15818 with flag 35001/35001
133.38/129.64	c cleaning 8940 clauses out of 17879 with flag 45000/45000
149.42/145.68	c cleaning 9907 clauses out of 19909 with flag 56000/56000
166.14/162.38	c cleaning 10979 clauses out of 21984 with flag 68000/68000
178.55/174.79	c cleaning 11994 clauses out of 23999 with flag 81003/81003
196.41/192.52	c cleaning 12931 clauses out of 25952 with flag 95000/95000
207.14/203.22	c cleaning 14002 clauses out of 28014 with flag 110000/110000
232.57/228.61	c cleaning 14905 clauses out of 29910 with flag 126000/126000
250.65/246.62	c cleaning 15950 clauses out of 31956 with flag 143000/143000
275.28/271.24	c cleaning 16937 clauses out of 33978 with flag 161002/161002
290.42/286.33	c cleaning 18008 clauses out of 36033 with flag 180001/180001
311.54/307.42	c cleaning 18864 clauses out of 37981 with flag 200000/200000
329.62/325.48	c cleaning 19964 clauses out of 40097 with flag 221002/221002
354.75/350.55	c cleaning 20989 clauses out of 42095 with flag 243000/243000
380.99/376.79	c cleaning 21986 clauses out of 44077 with flag 266001/266001
413.42/409.19	c cleaning 22735 clauses out of 46023 with flag 290000/290000
436.97/432.64	c cleaning 24084 clauses out of 48259 with flag 315002/315002
457.62/453.28	c cleaning 25051 clauses out of 50159 with flag 341000/341000
483.24/478.80	c cleaning 26027 clauses out of 52095 with flag 368001/368001
507.41/502.94	c cleaning 27024 clauses out of 54059 with flag 396000/396000
530.74/526.24	c cleaning 27988 clauses out of 56027 with flag 425000/425000
561.81/557.22	c cleaning 28989 clauses out of 58016 with flag 455001/455001
591.55/586.94	c cleaning 29922 clauses out of 60010 with flag 486000/486000
624.92/620.23	c cleaning 31036 clauses out of 62087 with flag 518000/518000
659.57/654.83	c cleaning 32010 clauses out of 64035 with flag 551003/551003
690.04/685.29	c cleaning 32997 clauses out of 66008 with flag 585001/585001
717.60/712.71	c cleaning 33994 clauses out of 68007 with flag 620000/620000
751.82/747.00	c cleaning 34954 clauses out of 69975 with flag 656001/656001
795.66/790.71	c cleaning 35903 clauses out of 71982 with flag 693001/693001
831.32/826.34	c cleaning 37022 clauses out of 74061 with flag 731002/731002
875.98/870.95	c cleaning 37997 clauses out of 76025 with flag 770000/770000
919.25/914.18	c cleaning 38975 clauses out of 78018 with flag 810000/810000
971.43/966.27	c cleaning 39996 clauses out of 80024 with flag 851000/851000
1017.70/1012.47	c cleaning 40958 clauses out of 82013 with flag 893000/893000
1063.24/1057.97	c cleaning 41976 clauses out of 84040 with flag 936001/936001
1105.72/1100.37	c cleaning 43019 clauses out of 86060 with flag 980000/980000
1151.48/1146.09	c cleaning 43943 clauses out of 88017 with flag 1025003/1025003
1193.54/1188.08	c cleaning 45000 clauses out of 90054 with flag 1071000/1071000
1242.08/1236.55	c cleaning 46003 clauses out of 92039 with flag 1118000/1118000
1294.82/1289.28	c cleaning 46969 clauses out of 94016 with flag 1166000/1166000
1343.71/1338.02	c cleaning 47925 clauses out of 96019 with flag 1215001/1215001
1390.84/1385.10	c cleaning 48994 clauses out of 98025 with flag 1265003/1265003
1448.30/1442.53	c cleaning 49977 clauses out of 100011 with flag 1316000/1316000
1500.48/1494.62	c cleaning 50940 clauses out of 102035 with flag 1368001/1368001
1565.52/1559.63	c cleaning 51910 clauses out of 104052 with flag 1421000/1421000
1625.49/1619.59	c cleaning 53016 clauses out of 106127 with flag 1475000/1475000
1676.37/1670.38	c cleaning 54045 clauses out of 108099 with flag 1530002/1530002
1737.90/1731.88	c cleaning 54965 clauses out of 110041 with flag 1586000/1586000
1796.84/1790.67	c cleaning 55995 clauses out of 112057 with flag 1643000/1643000
1800.03/1793.71	c starts		: 170
1800.03/1793.71	c conflicts		: 1646923
1800.03/1793.71	c decisions		: 65546776
1800.03/1793.71	c propagations		: 3718008945
1800.03/1793.71	c inspects		: 18968706877
1800.03/1793.71	c shortcuts		: 0
1800.03/1793.71	c learnt literals	: 1513
1800.03/1793.71	c learnt binary clauses	: 891
1800.03/1793.71	c learnt ternary clauses	: 5740
1800.03/1793.71	c learnt constraints	: 1645410
1800.03/1793.71	c ignored constraints	: 0
1800.03/1793.71	c root simplifications	: 0
1800.03/1793.71	c removed literals (reason simplification)	: 0
1800.03/1793.71	c reason swapping (by a shorter reason)	: 0
1800.03/1793.71	c Calls to reduceDB	: 53
1800.03/1793.71	c number of reductions to clauses (during analyze)	: 0
1800.03/1793.71	c number of learned constraints concerned by reduction	: 0
1800.03/1793.71	c number of learning phase by resolution	: 0
1800.03/1793.71	c number of learning phase by cutting planes	: 0
1800.03/1793.71	c speed (assignments/second)	: 2088699.6061930498
1800.03/1793.71	c non guided choices	18491826
1800.03/1793.74	c learnt constraints type 
1800.03/1793.74	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 891
1800.03/1793.74	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 59098
1800.03/1793.74	c constraints type 
1800.03/1793.74	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1331483
1800.03/1793.74	c org.sat4j.minisat.constraints.card.MinWatchCard => 7824
1800.03/1793.74	c ignored satisfied constraints => 342109
1800.03/1793.74	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 547152
1800.03/1793.74	c org.sat4j.minisat.constraints.cnf.UnitClause => 22691
1800.03/1793.74	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 246036
1800.03/1793.74	c 2497295 constraints processed.
1800.03/1793.74	s UNKNOWN
1800.03/1793.74	c Total wall clock time (in seconds): 1793.625

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3689425-1337890217/watcher-3689425-1337890217 -o /tmp/evaluation-result-3689425-1337890217/solver-3689425-1337890217 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3689425-1337890217.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: 1.92 1.98 1.99 3/195 29742
/proc/meminfo: memFree=26633360/32873648 swapFree=7112/7112
[pid=29742] ppid=29740 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/29742/stat : 29742 (java) D 29740 29742 27428 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 255147850 9515008 182 33554432000 1073741824 1073778376 140734743343312 140734743334344 242167398069 0 0 4096 0 18446744072100609316 0 0 17 4 0 0 0 0 0
/proc/29742/statm: 2323 182 140 9 0 71 0

[startup+0.0769959 s]
/proc/loadavg: 1.92 1.98 1.99 3/195 29742
/proc/meminfo: memFree=26633360/32873648 swapFree=7112/7112
[pid=29742] ppid=29740 vsize=9558412 CPUtime=0.05 cores=0,2,4,6
/proc/29742/stat : 29742 (java) S 29740 29742 27428 0 -1 4202496 3304 0 1 0 4 1 0 0 20 0 18 0 255147850 9787813888 4512 33554432000 1073741824 1073778376 140737281020896 140737281012032 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/29742/statm: 2389603 4513 1771 9 0 2380296 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9558412

[startup+0.100262 s]
/proc/loadavg: 1.92 1.98 1.99 3/195 29742
/proc/meminfo: memFree=26633360/32873648 swapFree=7112/7112
[pid=29742] ppid=29740 vsize=9558412 CPUtime=0.09 cores=0,2,4,6
/proc/29742/stat : 29742 (java) S 29740 29742 27428 0 -1 4202496 4292 0 1 0 8 1 0 0 20 0 18 0 255147850 9787813888 5491 33554432000 1073741824 1073778376 140737281020896 140737281012032 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/29742/statm: 2389603 5491 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300227 s]
/proc/loadavg: 1.92 1.98 1.99 3/195 29742
/proc/meminfo: memFree=26633360/32873648 swapFree=7112/7112
[pid=29742] ppid=29740 vsize=9558412 CPUtime=0.47 cores=0,2,4,6
/proc/29742/stat : 29742 (java) S 29740 29742 27428 0 -1 4202496 5767 0 1 0 45 2 0 0 20 0 18 0 255147850 9787813888 11689 33554432000 1073741824 1073778376 140737281020896 140737281012032 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/29742/statm: 2389603 11689 2215 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558412

[startup+0.700249 s]
/proc/loadavg: 1.92 1.98 1.99 3/195 29742
/proc/meminfo: memFree=26633360/32873648 swapFree=7112/7112
[pid=29742] ppid=29740 vsize=9558412 CPUtime=1.1 cores=0,2,4,6
/proc/29742/stat : 29742 (java) S 29740 29742 27428 0 -1 4202496 6794 0 1 0 105 5 0 0 20 0 18 0 255147850 9787813888 42115 33554432000 1073741824 1073778376 140737281020896 140737281012032 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/29742/statm: 2389603 42115 2247 9 0 2380296 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 9558412

[startup+1.5007 s]
/proc/loadavg: 1.92 1.98 1.99 5/213 29760
/proc/meminfo: memFree=26339232/32873648 swapFree=7112/7112
[pid=29742] ppid=29740 vsize=9558412 CPUtime=2.1 cores=0,2,4,6
/proc/29742/stat : 29742 (java) S 29740 29742 27428 0 -1 4202496 8521 0 1 0 200 10 0 0 20 0 18 0 255147850 9787813888 80116 33554432000 1073741824 1073778376 140737281020896 140737281012032 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/29742/statm: 2389603 80116 2247 9 0 2380296 0
[pid=29742/tid=29744] ppid=29740 vsize=9558412 CPUtime=1.42 cores=0,2,4,6
/proc/29742/task/29744/stat : 29744 (java) R 29740 29742 27428 0 -1 4202560 2569 0 1 0 135 7 0 0 20 0 18 0 255147851 9787813888 80116 33554432000 1073741824 1073778376 140737281020896 140041114754528 140041122519888 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=29742/tid=29745] ppid=29740 vsize=9558412 CPUtime=0.02 cores=0,2,4,6
/proc/29742/task/29745/stat : 29745 (java) S 29740 29742 27428 0 -1 4202560 24 0 0 0 2 0 0 0 20 0 18 0 255147853 9787813888 80116 33554432000 1073741824 1073778376 140737281020896 140041103817000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29742/tid=29746] ppid=29740 vsize=9558412 CPUtime=0.01 cores=0,2,4,6
/proc/29742/task/29746/stat : 29746 (java) S 29740 29742 27428 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 18 0 255147853 9787813888 80116 33554432000 1073741824 1073778376 140737281020896 140041102764200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29747] ppid=29740 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29747/stat : 29747 (java) S 29740 29742 27428 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 255147853 9787813888 80116 33554432000 1073741824 1073778376 140737281020896 140041101711912 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29742/tid=29748] ppid=29740 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29748/stat : 29748 (java) S 29740 29742 27428 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 18 0 255147853 9787813888 80116 33554432000 1073741824 1073778376 140737281020896 140040954657192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29749] ppid=29740 vsize=9558412 CPUtime=0.01 cores=0,2,4,6
/proc/29742/task/29749/stat : 29749 (java) S 29740 29742 27428 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 18 0 255147853 9787813888 80116 33554432000 1073741824 1073778376 140737281020896 140040953604904 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29742/tid=29750] ppid=29740 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29750/stat : 29750 (java) S 29740 29742 27428 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 255147853 9787813888 80116 33554432000 1073741824 1073778376 140737281020896 140040952552104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29742/tid=29751] ppid=29740 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29751/stat : 29751 (java) S 29740 29742 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255147853 9787813888 80116 33554432000 1073741824 1073778376 140737281020896 140040951499816 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29752] ppid=29740 vsize=9558412 CPUtime=0.03 cores=0,2,4,6
/proc/29742/task/29752/stat : 29752 (java) S 29740 29742 27428 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 18 0 255147853 9787813888 80116 33554432000 1073741824 1073778376 140737281020896 140040950447016 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29753] ppid=29740 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29753/stat : 29753 (java) S 29740 29742 27428 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 255147854 9787813888 80116 33554432000 1073741824 1073778376 140737281020896 140040938248424 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29742/tid=29754] ppid=29740 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29754/stat : 29754 (java) S 29740 29742 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255147854 9787813888 80116 33554432000 1073741824 1073778376 140737281020896 140040937194488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29755] ppid=29740 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29755/stat : 29755 (java) S 29740 29742 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255147854 9787813888 80116 33554432000 1073741824 1073778376 140737281020896 140040936142088 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29756] ppid=29740 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29756/stat : 29756 (java) S 29740 29742 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255147857 9787813888 80116 33554432000 1073741824 1073778376 140737281020896 140040935090576 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29757] ppid=29740 vsize=9558412 CPUtime=0.23 cores=0,2,4,6
/proc/29742/task/29757/stat : 29757 (java) S 29740 29742 27428 0 -1 4202560 1963 0 0 0 23 0 0 0 20 0 18 0 255147857 9787813888 80116 33554432000 1073741824 1073778376 140737281020896 140040934038200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29758] ppid=29740 vsize=9558412 CPUtime=0.25 cores=0,2,4,6
/proc/29742/task/29758/stat : 29758 (java) S 29740 29742 27428 0 -1 4202560 2523 0 0 0 25 0 0 0 20 0 18 0 255147857 9787813888 80116 33554432000 1073741824 1073778376 140737281020896 140040932985400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29759] ppid=29740 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29759/stat : 29759 (java) S 29740 29742 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255147857 9787813888 80116 33554432000 1073741824 1073778376 140737281020896 140040931933304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29760] ppid=29740 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29760/stat : 29760 (java) S 29740 29742 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255147857 9787813888 80116 33554432000 1073741824 1073778376 140737281020896 140040930880712 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 9558412

[startup+3.1007 s]
/proc/loadavg: 1.93 1.98 1.99 3/213 29760
/proc/meminfo: memFree=26061080/32873648 swapFree=7112/7112
[pid=29742] ppid=29740 vsize=9558412 CPUtime=3.93 cores=0,2,4,6
/proc/29742/stat : 29742 (java) S 29740 29742 27428 0 -1 4202496 9530 0 1 0 373 20 0 0 20 0 18 0 255147850 9787813888 157126 33554432000 1073741824 1073778376 140737281020896 140737281012032 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/29742/statm: 2389603 157126 2247 9 0 2380296 0
[pid=29742/tid=29744] ppid=29740 vsize=9558412 CPUtime=2.95 cores=0,2,4,6
/proc/29742/task/29744/stat : 29744 (java) R 29740 29742 27428 0 -1 4202560 2697 0 1 0 285 10 0 0 20 0 18 0 255147851 9787813888 157126 33554432000 1073741824 1073778376 140737281020896 140041114746752 140040982641340 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=29742/tid=29745] ppid=29740 vsize=9558412 CPUtime=0.04 cores=0,2,4,6
/proc/29742/task/29745/stat : 29745 (java) S 29740 29742 27428 0 -1 4202560 30 0 0 0 3 1 0 0 20 0 18 0 255147853 9787813888 157126 33554432000 1073741824 1073778376 140737281020896 140041103817000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29742/tid=29746] ppid=29740 vsize=9558412 CPUtime=0.03 cores=0,2,4,6
/proc/29742/task/29746/stat : 29746 (java) S 29740 29742 27428 0 -1 4202560 23 0 0 0 2 1 0 0 20 0 18 0 255147853 9787813888 157126 33554432000 1073741824 1073778376 140737281020896 140041102764200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29747] ppid=29740 vsize=9558412 CPUtime=0.03 cores=0,2,4,6
/proc/29742/task/29747/stat : 29747 (java) S 29740 29742 27428 0 -1 4202560 126 0 0 0 3 0 0 0 20 0 18 0 255147853 9787813888 157126 33554432000 1073741824 1073778376 140737281020896 140041101711912 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29742/tid=29748] ppid=29740 vsize=9558412 CPUtime=0.02 cores=0,2,4,6
/proc/29742/task/29748/stat : 29748 (java) S 29740 29742 27428 0 -1 4202560 142 0 0 0 2 0 0 0 20 0 18 0 255147853 9787813888 157126 33554432000 1073741824 1073778376 140737281020896 140040954657192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29749] ppid=29740 vsize=9558412 CPUtime=0.07 cores=0,2,4,6
/proc/29742/task/29749/stat : 29749 (java) S 29740 29742 27428 0 -1 4202560 176 0 0 0 5 2 0 0 20 0 18 0 255147853 9787813888 157126 33554432000 1073741824 1073778376 140737281020896 140040953604904 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29750] ppid=29740 vsize=9558412 CPUtime=0.03 cores=0,2,4,6
/proc/29742/task/29750/stat : 29750 (java) S 29740 29742 27428 0 -1 4202560 23 0 0 0 2 1 0 0 20 0 18 0 255147853 9787813888 157126 33554432000 1073741824 1073778376 140737281020896 140040952552104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29751] ppid=29740 vsize=9558412 CPUtime=0.03 cores=0,2,4,6
/proc/29742/task/29751/stat : 29751 (java) S 29740 29742 27428 0 -1 4202560 109 0 0 0 3 0 0 0 20 0 18 0 255147853 9787813888 157126 33554432000 1073741824 1073778376 140737281020896 140040951499816 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29752] ppid=29740 vsize=9558412 CPUtime=0.04 cores=0,2,4,6
/proc/29742/task/29752/stat : 29752 (java) S 29740 29742 27428 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 18 0 255147853 9787813888 157126 33554432000 1073741824 1073778376 140737281020896 140040950447016 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29753] ppid=29740 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29753/stat : 29753 (java) S 29740 29742 27428 0 -1 4202560 455 0 0 0 0 0 0 0 20 0 18 0 255147854 9787813888 157126 33554432000 1073741824 1073778376 140737281020896 140040938248424 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29742/tid=29754] ppid=29740 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29754/stat : 29754 (java) S 29740 29742 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255147854 9787813888 157126 33554432000 1073741824 1073778376 140737281020896 140040937194488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29755] ppid=29740 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29755/stat : 29755 (java) S 29740 29742 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255147854 9787813888 157126 33554432000 1073741824 1073778376 140737281020896 140040936142088 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29756] ppid=29740 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29756/stat : 29756 (java) S 29740 29742 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255147857 9787813888 157126 33554432000 1073741824 1073778376 140737281020896 140040935090576 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29757] ppid=29740 vsize=9558412 CPUtime=0.23 cores=0,2,4,6
/proc/29742/task/29757/stat : 29757 (java) S 29740 29742 27428 0 -1 4202560 1963 0 0 0 23 0 0 0 20 0 18 0 255147857 9787813888 157126 33554432000 1073741824 1073778376 140737281020896 140040934038200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29758] ppid=29740 vsize=9558412 CPUtime=0.3 cores=0,2,4,6
/proc/29742/task/29758/stat : 29758 (java) S 29740 29742 27428 0 -1 4202560 2587 0 0 0 30 0 0 0 20 0 18 0 255147857 9787813888 157126 33554432000 1073741824 1073778376 140737281020896 140040932985400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29759] ppid=29740 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29759/stat : 29759 (java) S 29740 29742 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255147857 9787813888 157126 33554432000 1073741824 1073778376 140737281020896 140040931933304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29760] ppid=29740 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29760/stat : 29760 (java) S 29740 29742 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255147857 9787813888 157126 33554432000 1073741824 1073778376 140737281020896 140040930880712 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.93
Current children cumulated vsize (KiB) 9558412

[startup+6.30077 s]
/proc/loadavg: 1.93 1.98 1.99 3/213 29760
/proc/meminfo: memFree=25476372/32873648 swapFree=7112/7112
[pid=29742] ppid=29740 vsize=9558412 CPUtime=7.43 cores=0,2,4,6
/proc/29742/stat : 29742 (java) S 29740 29742 27428 0 -1 4202496 11094 0 1 0 695 48 0 0 20 0 18 0 255147850 9787813888 448497 33554432000 1073741824 1073778376 140737281020896 140737281012032 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/29742/statm: 2389603 448497 2247 9 0 2380296 0
[pid=29742/tid=29744] ppid=29740 vsize=9558412 CPUtime=6.03 cores=0,2,4,6
/proc/29742/task/29744/stat : 29744 (java) R 29740 29742 27428 0 -1 4202560 3283 0 1 0 574 29 0 0 20 0 18 0 255147851 9787813888 448497 33554432000 1073741824 1073778376 140737281020896 140041114747056 140040982906389 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29745] ppid=29740 vsize=9558412 CPUtime=0.12 cores=0,2,4,6
/proc/29742/task/29745/stat : 29745 (java) S 29740 29742 27428 0 -1 4202560 237 0 0 0 8 4 0 0 20 0 18 0 255147853 9787813888 448497 33554432000 1073741824 1073778376 140737281020896 140041103817000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29742/tid=29746] ppid=29740 vsize=9558412 CPUtime=0.08 cores=0,2,4,6
/proc/29742/task/29746/stat : 29746 (java) S 29740 29742 27428 0 -1 4202560 47 0 0 0 5 3 0 0 20 0 18 0 255147853 9787813888 448497 33554432000 1073741824 1073778376 140737281020896 140041102764200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29747] ppid=29740 vsize=9558412 CPUtime=0.06 cores=0,2,4,6
/proc/29742/task/29747/stat : 29747 (java) S 29740 29742 27428 0 -1 4202560 143 0 0 0 5 1 0 0 20 0 18 0 255147853 9787813888 448497 33554432000 1073741824 1073778376 140737281020896 140041101711912 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29748] ppid=29740 vsize=9558412 CPUtime=0.06 cores=0,2,4,6
/proc/29742/task/29748/stat : 29748 (java) S 29740 29742 27428 0 -1 4202560 165 0 0 0 4 2 0 0 20 0 18 0 255147853 9787813888 448497 33554432000 1073741824 1073778376 140737281020896 140040954657192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29749] ppid=29740 vsize=9558412 CPUtime=0.1 cores=0,2,4,6
/proc/29742/task/29749/stat : 29749 (java) S 29740 29742 27428 0 -1 4202560 197 0 0 0 8 2 0 0 20 0 18 0 255147853 9787813888 448497 33554432000 1073741824 1073778376 140737281020896 140040953604904 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29750] ppid=29740 vsize=9558412 CPUtime=0.13 cores=0,2,4,6
/proc/29742/task/29750/stat : 29750 (java) S 29740 29742 27428 0 -1 4202560 134 0 0 0 9 4 0 0 20 0 18 0 255147853 9787813888 448497 33554432000 1073741824 1073778376 140737281020896 140040952552104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29751] ppid=29740 vsize=9558412 CPUtime=0.07 cores=0,2,4,6
/proc/29742/task/29751/stat : 29751 (java) S 29740 29742 27428 0 -1 4202560 141 0 0 0 5 2 0 0 20 0 18 0 255147853 9787813888 448497 33554432000 1073741824 1073778376 140737281020896 140040951499816 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29752] ppid=29740 vsize=9558412 CPUtime=0.08 cores=0,2,4,6
/proc/29742/task/29752/stat : 29752 (java) S 29740 29742 27428 0 -1 4202560 54 0 0 0 6 2 0 0 20 0 18 0 255147853 9787813888 448497 33554432000 1073741824 1073778376 140737281020896 140040950447016 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29753] ppid=29740 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29753/stat : 29753 (java) S 29740 29742 27428 0 -1 4202560 968 0 0 0 0 0 0 0 20 0 18 0 255147854 9787813888 448497 33554432000 1073741824 1073778376 140737281020896 140040938248424 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29742/tid=29754] ppid=29740 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29754/stat : 29754 (java) S 29740 29742 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255147854 9787813888 448497 33554432000 1073741824 1073778376 140737281020896 140040937194488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29755] ppid=29740 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29755/stat : 29755 (java) S 29740 29742 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255147854 9787813888 449009 33554432000 1073741824 1073778376 140737281020896 140040936142088 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29756] ppid=29740 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29756/stat : 29756 (java) S 29740 29742 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255147857 9787813888 449009 33554432000 1073741824 1073778376 140737281020896 140040935090576 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29757] ppid=29740 vsize=9558412 CPUtime=0.26 cores=0,2,4,6
/proc/29742/task/29757/stat : 29757 (java) S 29740 29742 27428 0 -1 4202560 1963 0 0 0 26 0 0 0 20 0 18 0 255147857 9787813888 449009 33554432000 1073741824 1073778376 140737281020896 140040934038200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29758] ppid=29740 vsize=9558412 CPUtime=0.31 cores=0,2,4,6
/proc/29742/task/29758/stat : 29758 (java) S 29740 29742 27428 0 -1 4202560 2587 0 0 0 31 0 0 0 20 0 18 0 255147857 9787813888 449009 33554432000 1073741824 1073778376 140737281020896 140040932985400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29759] ppid=29740 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29759/stat : 29759 (java) S 29740 29742 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255147857 9787813888 449009 33554432000 1073741824 1073778376 140737281020896 140040931933304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29760] ppid=29740 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29760/stat : 29760 (java) S 29740 29742 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255147857 9787813888 449009 33554432000 1073741824 1073778376 140737281020896 140040930880712 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.43
Current children cumulated vsize (KiB) 9558412

[startup+12.7008 s]
/proc/loadavg: 2.45 2.10 2.03 3/213 29760
/proc/meminfo: memFree=23786872/32873648 swapFree=7112/7112
[pid=29742] ppid=29740 vsize=9558412 CPUtime=14.79 cores=0,2,4,6
/proc/29742/stat : 29742 (java) S 29740 29742 27428 0 -1 4202496 13281 0 1 0 1393 86 0 0 20 0 18 0 255147850 9787813888 713031 33554432000 1073741824 1073778376 140737281020896 140737281012032 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/29742/statm: 2389603 713031 2247 9 0 2380296 0
[pid=29742/tid=29744] ppid=29740 vsize=9558412 CPUtime=12.1 cores=0,2,4,6

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

[pid=29742/tid=29750] ppid=29740 vsize=9624976 CPUtime=0.84 cores=0,2,4,6
/proc/29742/task/29750/stat : 29750 (java) S 29740 29742 27428 0 -1 4202560 278 0 0 0 75 9 0 0 20 0 19 0 255147853 9855975424 732622 33554432000 1073741824 1073778376 140737281020896 140040952552104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29751] ppid=29740 vsize=9624976 CPUtime=0.73 cores=0,2,4,6
/proc/29742/task/29751/stat : 29751 (java) S 29740 29742 27428 0 -1 4202560 373 0 0 0 67 6 0 0 20 0 19 0 255147853 9855975424 732622 33554432000 1073741824 1073778376 140737281020896 140040951499816 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29742/tid=29752] ppid=29740 vsize=9624976 CPUtime=0.73 cores=0,2,4,6
/proc/29742/task/29752/stat : 29752 (java) S 29740 29742 27428 0 -1 4202560 467 0 0 0 65 8 0 0 20 0 19 0 255147853 9855975424 732622 33554432000 1073741824 1073778376 140737281020896 140040950447016 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29753] ppid=29740 vsize=9624976 CPUtime=29.13 cores=0,2,4,6
/proc/29742/task/29753/stat : 29753 (java) S 29740 29742 27428 0 -1 4202560 1407 0 0 0 2908 5 0 0 20 0 19 0 255147854 9855975424 732622 33554432000 1073741824 1073778376 140737281020896 140040938248424 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29742/tid=29754] ppid=29740 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29754/stat : 29754 (java) S 29740 29742 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255147854 9855975424 732622 33554432000 1073741824 1073778376 140737281020896 140040937194488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29755] ppid=29740 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29755/stat : 29755 (java) S 29740 29742 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255147854 9855975424 732622 33554432000 1073741824 1073778376 140737281020896 140040936142088 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29756] ppid=29740 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29756/stat : 29756 (java) S 29740 29742 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255147857 9855975424 732622 33554432000 1073741824 1073778376 140737281020896 140040935090576 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29757] ppid=29740 vsize=9624976 CPUtime=0.61 cores=0,2,4,6
/proc/29742/task/29757/stat : 29757 (java) S 29740 29742 27428 0 -1 4202560 3537 0 0 0 61 0 0 0 20 0 19 0 255147857 9855975424 732622 33554432000 1073741824 1073778376 140737281020896 140040934038200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29758] ppid=29740 vsize=9624976 CPUtime=1.01 cores=0,2,4,6
/proc/29742/task/29758/stat : 29758 (java) S 29740 29742 27428 0 -1 4202560 9290 0 0 0 99 2 0 0 20 0 19 0 255147857 9855975424 732622 33554432000 1073741824 1073778376 140737281020896 140040932985400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29759] ppid=29740 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29759/stat : 29759 (java) S 29740 29742 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255147857 9855975424 732622 33554432000 1073741824 1073778376 140737281020896 140040931933304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29760] ppid=29740 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/29742/task/29760/stat : 29760 (java) S 29740 29742 27428 0 -1 4202560 97 0 0 0 27 32 0 0 20 0 19 0 255147857 9855975424 732622 33554432000 1073741824 1073778376 140737281020896 140040930880712 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29742/tid=29761] ppid=29740 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29761/stat : 29761 (java) S 29740 29742 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255149216 9855975424 732622 33554432000 1073741824 1073778376 140737281020896 140040929825704 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1668.37
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/213 29833
/proc/meminfo: memFree=26463952/32873648 swapFree=7112/7112
[pid=29742] ppid=29740 vsize=9624976 CPUtime=1728.4 cores=0,2,4,6
/proc/29742/stat : 29742 (java) S 29740 29742 27428 0 -1 4202496 22574 0 1 0 172710 130 0 0 20 0 19 0 255147850 9855975424 732559 33554432000 1073741824 1073778376 140737281020896 140737281012032 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/29742/statm: 2406244 732559 2281 9 0 2396937 0
[pid=29742/tid=29744] ppid=29740 vsize=9624976 CPUtime=1690.89 cores=0,2,4,6
/proc/29742/task/29744/stat : 29744 (java) R 29740 29742 27428 0 -1 4202560 4125 0 1 0 169021 68 0 0 20 0 19 0 255147851 9855975424 732559 33554432000 1073741824 1073778376 140737281020896 140041114755360 140040982965508 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29745] ppid=29740 vsize=9624976 CPUtime=0.68 cores=0,2,4,6
/proc/29742/task/29745/stat : 29745 (java) S 29740 29742 27428 0 -1 4202560 310 0 0 0 61 7 0 0 20 0 19 0 255147853 9855975424 732559 33554432000 1073741824 1073778376 140737281020896 140041103817000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29746] ppid=29740 vsize=9624976 CPUtime=0.7 cores=0,2,4,6
/proc/29742/task/29746/stat : 29746 (java) S 29740 29742 27428 0 -1 4202560 340 0 0 0 64 6 0 0 20 0 19 0 255147853 9855975424 732559 33554432000 1073741824 1073778376 140737281020896 140041102764200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29747] ppid=29740 vsize=9624976 CPUtime=0.68 cores=0,2,4,6
/proc/29742/task/29747/stat : 29747 (java) S 29740 29742 27428 0 -1 4202560 301 0 0 0 62 6 0 0 20 0 19 0 255147853 9855975424 732559 33554432000 1073741824 1073778376 140737281020896 140041101711912 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29742/tid=29748] ppid=29740 vsize=9624976 CPUtime=0.84 cores=0,2,4,6
/proc/29742/task/29748/stat : 29748 (java) S 29740 29742 27428 0 -1 4202560 508 0 0 0 77 7 0 0 20 0 19 0 255147853 9855975424 732559 33554432000 1073741824 1073778376 140737281020896 140040954657192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29749] ppid=29740 vsize=9624976 CPUtime=0.68 cores=0,2,4,6
/proc/29742/task/29749/stat : 29749 (java) S 29740 29742 27428 0 -1 4202560 355 0 0 0 62 6 0 0 20 0 19 0 255147853 9855975424 732559 33554432000 1073741824 1073778376 140737281020896 140040953604904 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29750] ppid=29740 vsize=9624976 CPUtime=0.84 cores=0,2,4,6
/proc/29742/task/29750/stat : 29750 (java) S 29740 29742 27428 0 -1 4202560 278 0 0 0 75 9 0 0 20 0 19 0 255147853 9855975424 732559 33554432000 1073741824 1073778376 140737281020896 140040952552104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29751] ppid=29740 vsize=9624976 CPUtime=0.74 cores=0,2,4,6
/proc/29742/task/29751/stat : 29751 (java) S 29740 29742 27428 0 -1 4202560 373 0 0 0 68 6 0 0 20 0 19 0 255147853 9855975424 732559 33554432000 1073741824 1073778376 140737281020896 140040951499816 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29752] ppid=29740 vsize=9624976 CPUtime=0.73 cores=0,2,4,6
/proc/29742/task/29752/stat : 29752 (java) S 29740 29742 27428 0 -1 4202560 467 0 0 0 65 8 0 0 20 0 19 0 255147853 9855975424 732559 33554432000 1073741824 1073778376 140737281020896 140040950447016 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29753] ppid=29740 vsize=9624976 CPUtime=29.65 cores=0,2,4,6
/proc/29742/task/29753/stat : 29753 (java) S 29740 29742 27428 0 -1 4202560 1409 0 0 0 2960 5 0 0 20 0 19 0 255147854 9855975424 732559 33554432000 1073741824 1073778376 140737281020896 140040938248424 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29742/tid=29754] ppid=29740 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29754/stat : 29754 (java) S 29740 29742 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255147854 9855975424 732559 33554432000 1073741824 1073778376 140737281020896 140040937194488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29755] ppid=29740 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29755/stat : 29755 (java) S 29740 29742 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255147854 9855975424 732559 33554432000 1073741824 1073778376 140737281020896 140040936142088 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29756] ppid=29740 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29756/stat : 29756 (java) S 29740 29742 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255147857 9855975424 732559 33554432000 1073741824 1073778376 140737281020896 140040935090576 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29757] ppid=29740 vsize=9624976 CPUtime=0.61 cores=0,2,4,6
/proc/29742/task/29757/stat : 29757 (java) S 29740 29742 27428 0 -1 4202560 3537 0 0 0 61 0 0 0 20 0 19 0 255147857 9855975424 732559 33554432000 1073741824 1073778376 140737281020896 140040934038200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29758] ppid=29740 vsize=9624976 CPUtime=1.01 cores=0,2,4,6
/proc/29742/task/29758/stat : 29758 (java) S 29740 29742 27428 0 -1 4202560 9290 0 0 0 99 2 0 0 20 0 19 0 255147857 9855975424 732559 33554432000 1073741824 1073778376 140737281020896 140040932985400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29759] ppid=29740 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29759/stat : 29759 (java) S 29740 29742 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255147857 9855975424 732559 33554432000 1073741824 1073778376 140737281020896 140040931933304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29760] ppid=29740 vsize=9624976 CPUtime=0.62 cores=0,2,4,6
/proc/29742/task/29760/stat : 29760 (java) S 29740 29742 27428 0 -1 4202560 99 0 0 0 28 34 0 0 20 0 19 0 255147857 9855975424 732559 33554432000 1073741824 1073778376 140737281020896 140040930880712 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29742/tid=29761] ppid=29740 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29761/stat : 29761 (java) S 29740 29742 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255149216 9855975424 732559 33554432000 1073741824 1073778376 140737281020896 140040929825704 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1728.4
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/214 29836
/proc/meminfo: memFree=26416308/32873648 swapFree=7112/7112
[pid=29742] ppid=29740 vsize=9624976 CPUtime=1788.54 cores=0,2,4,6
/proc/29742/stat : 29742 (java) S 29740 29742 27428 0 -1 4202496 22689 0 1 0 178718 136 0 0 20 0 19 0 255147850 9855975424 744355 33554432000 1073741824 1073778376 140737281020896 140737281012032 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/29742/statm: 2406244 744355 2281 9 0 2396937 0
[pid=29742/tid=29744] ppid=29740 vsize=9624976 CPUtime=1750.03 cores=0,2,4,6
/proc/29742/task/29744/stat : 29744 (java) R 29740 29742 27428 0 -1 4202560 4126 0 1 0 174934 69 0 0 20 0 19 0 255147851 9855975424 744355 33554432000 1073741824 1073778376 140737281020896 140041114755360 140040983087820 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29745] ppid=29740 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/29742/task/29745/stat : 29745 (java) S 29740 29742 27428 0 -1 4202560 319 0 0 0 62 7 0 0 20 0 19 0 255147853 9855975424 744355 33554432000 1073741824 1073778376 140737281020896 140041103817000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29742/tid=29746] ppid=29740 vsize=9624976 CPUtime=0.71 cores=0,2,4,6
/proc/29742/task/29746/stat : 29746 (java) S 29740 29742 27428 0 -1 4202560 350 0 0 0 65 6 0 0 20 0 19 0 255147853 9855975424 744355 33554432000 1073741824 1073778376 140737281020896 140041102764200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29742/tid=29747] ppid=29740 vsize=9624976 CPUtime=0.72 cores=0,2,4,6
/proc/29742/task/29747/stat : 29747 (java) S 29740 29742 27428 0 -1 4202560 321 0 0 0 64 8 0 0 20 0 19 0 255147853 9855975424 744355 33554432000 1073741824 1073778376 140737281020896 140041101711912 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29742/tid=29748] ppid=29740 vsize=9624976 CPUtime=0.85 cores=0,2,4,6
/proc/29742/task/29748/stat : 29748 (java) S 29740 29742 27428 0 -1 4202560 521 0 0 0 78 7 0 0 20 0 19 0 255147853 9855975424 744355 33554432000 1073741824 1073778376 140737281020896 140040954657192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29742/tid=29749] ppid=29740 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/29742/task/29749/stat : 29749 (java) S 29740 29742 27428 0 -1 4202560 362 0 0 0 63 6 0 0 20 0 19 0 255147853 9855975424 744355 33554432000 1073741824 1073778376 140737281020896 140040953604904 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29750] ppid=29740 vsize=9624976 CPUtime=0.87 cores=0,2,4,6
/proc/29742/task/29750/stat : 29750 (java) S 29740 29742 27428 0 -1 4202560 296 0 0 0 78 9 0 0 20 0 19 0 255147853 9855975424 744355 33554432000 1073741824 1073778376 140737281020896 140040952552104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29751] ppid=29740 vsize=9624976 CPUtime=0.74 cores=0,2,4,6
/proc/29742/task/29751/stat : 29751 (java) S 29740 29742 27428 0 -1 4202560 373 0 0 0 68 6 0 0 20 0 19 0 255147853 9855975424 744355 33554432000 1073741824 1073778376 140737281020896 140040951499816 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29742/tid=29752] ppid=29740 vsize=9624976 CPUtime=0.75 cores=0,2,4,6
/proc/29742/task/29752/stat : 29752 (java) S 29740 29742 27428 0 -1 4202560 477 0 0 0 66 9 0 0 20 0 19 0 255147853 9855975424 744355 33554432000 1073741824 1073778376 140737281020896 140040950447016 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29753] ppid=29740 vsize=9624976 CPUtime=30.46 cores=0,2,4,6
/proc/29742/task/29753/stat : 29753 (java) S 29740 29742 27428 0 -1 4202560 1433 0 0 0 3041 5 0 0 20 0 19 0 255147854 9855975424 744355 33554432000 1073741824 1073778376 140737281020896 140040938248424 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29742/tid=29754] ppid=29740 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29754/stat : 29754 (java) S 29740 29742 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255147854 9855975424 744355 33554432000 1073741824 1073778376 140737281020896 140040937194488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29755] ppid=29740 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29755/stat : 29755 (java) S 29740 29742 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255147854 9855975424 744355 33554432000 1073741824 1073778376 140737281020896 140040936142088 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29756] ppid=29740 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29756/stat : 29756 (java) S 29740 29742 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255147857 9855975424 744355 33554432000 1073741824 1073778376 140737281020896 140040935090576 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29757] ppid=29740 vsize=9624976 CPUtime=0.61 cores=0,2,4,6
/proc/29742/task/29757/stat : 29757 (java) S 29740 29742 27428 0 -1 4202560 3537 0 0 0 61 0 0 0 20 0 19 0 255147857 9855975424 744355 33554432000 1073741824 1073778376 140737281020896 140040934038200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29758] ppid=29740 vsize=9624976 CPUtime=1.01 cores=0,2,4,6
/proc/29742/task/29758/stat : 29758 (java) S 29740 29742 27428 0 -1 4202560 9290 0 0 0 99 2 0 0 20 0 19 0 255147857 9855975424 744355 33554432000 1073741824 1073778376 140737281020896 140040932985400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29759] ppid=29740 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29759/stat : 29759 (java) S 29740 29742 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255147857 9855975424 744355 33554432000 1073741824 1073778376 140737281020896 140040931933304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29760] ppid=29740 vsize=9624976 CPUtime=0.64 cores=0,2,4,6
/proc/29742/task/29760/stat : 29760 (java) S 29740 29742 27428 0 -1 4202560 102 0 0 0 29 35 0 0 20 0 19 0 255147857 9855975424 744355 33554432000 1073741824 1073778376 140737281020896 140040930880712 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29742/tid=29761] ppid=29740 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29761/stat : 29761 (java) S 29740 29742 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255149216 9855975424 744355 33554432000 1073741824 1073778376 140737281020896 140040929825704 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1788.54
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.7 s]
/proc/loadavg: 2.03 2.03 2.00 4/214 29836
/proc/meminfo: memFree=26406616/32873648 swapFree=7112/7112
[pid=29742] ppid=29740 vsize=9624976 CPUtime=1800.03 cores=0,2,4,6
/proc/29742/stat : 29742 (java) S 29740 29742 27428 0 -1 4202496 22721 0 1 0 179867 136 0 0 20 0 19 0 255147850 9855975424 746938 33554432000 1073741824 1073778376 140737281020896 140737281012032 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/29742/statm: 2406244 746938 2281 9 0 2396937 0
[pid=29742/tid=29744] ppid=29740 vsize=9624976 CPUtime=1760.88 cores=0,2,4,6
/proc/29742/task/29744/stat : 29744 (java) R 29740 29742 27428 0 -1 4202560 4127 0 1 0 176019 69 0 0 20 0 19 0 255147851 9855975424 746938 33554432000 1073741824 1073778376 140737281020896 140041114755360 140040983052296 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29745] ppid=29740 vsize=9624976 CPUtime=0.7 cores=0,2,4,6
/proc/29742/task/29745/stat : 29745 (java) S 29740 29742 27428 0 -1 4202560 343 0 0 0 63 7 0 0 20 0 19 0 255147853 9855975424 746938 33554432000 1073741824 1073778376 140737281020896 140041103817000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29746] ppid=29740 vsize=9624976 CPUtime=0.73 cores=0,2,4,6
/proc/29742/task/29746/stat : 29746 (java) S 29740 29742 27428 0 -1 4202560 350 0 0 0 67 6 0 0 20 0 19 0 255147853 9855975424 746938 33554432000 1073741824 1073778376 140737281020896 140041102764200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29742/tid=29747] ppid=29740 vsize=9624976 CPUtime=0.73 cores=0,2,4,6
/proc/29742/task/29747/stat : 29747 (java) S 29740 29742 27428 0 -1 4202560 321 0 0 0 65 8 0 0 20 0 19 0 255147853 9855975424 746938 33554432000 1073741824 1073778376 140737281020896 140041101711912 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29742/tid=29748] ppid=29740 vsize=9624976 CPUtime=0.87 cores=0,2,4,6
/proc/29742/task/29748/stat : 29748 (java) S 29740 29742 27428 0 -1 4202560 521 0 0 0 80 7 0 0 20 0 19 0 255147853 9855975424 746938 33554432000 1073741824 1073778376 140737281020896 140040954657192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29749] ppid=29740 vsize=9624976 CPUtime=0.72 cores=0,2,4,6
/proc/29742/task/29749/stat : 29749 (java) S 29740 29742 27428 0 -1 4202560 362 0 0 0 66 6 0 0 20 0 19 0 255147853 9855975424 746938 33554432000 1073741824 1073778376 140737281020896 140040953604904 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29750] ppid=29740 vsize=9624976 CPUtime=0.89 cores=0,2,4,6
/proc/29742/task/29750/stat : 29750 (java) S 29740 29742 27428 0 -1 4202560 296 0 0 0 80 9 0 0 20 0 19 0 255147853 9855975424 746938 33554432000 1073741824 1073778376 140737281020896 140040952552104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29751] ppid=29740 vsize=9624976 CPUtime=0.75 cores=0,2,4,6
/proc/29742/task/29751/stat : 29751 (java) S 29740 29742 27428 0 -1 4202560 373 0 0 0 69 6 0 0 20 0 19 0 255147853 9855975424 746938 33554432000 1073741824 1073778376 140737281020896 140040951499816 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29742/tid=29752] ppid=29740 vsize=9624976 CPUtime=0.76 cores=0,2,4,6
/proc/29742/task/29752/stat : 29752 (java) S 29740 29742 27428 0 -1 4202560 477 0 0 0 67 9 0 0 20 0 19 0 255147853 9855975424 746938 33554432000 1073741824 1073778376 140737281020896 140040950447016 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29753] ppid=29740 vsize=9624976 CPUtime=30.99 cores=0,2,4,6
/proc/29742/task/29753/stat : 29753 (java) S 29740 29742 27428 0 -1 4202560 1440 0 0 0 3094 5 0 0 20 0 19 0 255147854 9855975424 746938 33554432000 1073741824 1073778376 140737281020896 140040938248424 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29742/tid=29754] ppid=29740 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29754/stat : 29754 (java) S 29740 29742 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255147854 9855975424 746938 33554432000 1073741824 1073778376 140737281020896 140040937194488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29755] ppid=29740 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29755/stat : 29755 (java) S 29740 29742 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255147854 9855975424 746938 33554432000 1073741824 1073778376 140737281020896 140040936142088 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29756] ppid=29740 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29756/stat : 29756 (java) S 29740 29742 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255147857 9855975424 746938 33554432000 1073741824 1073778376 140737281020896 140040935090576 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29757] ppid=29740 vsize=9624976 CPUtime=0.61 cores=0,2,4,6
/proc/29742/task/29757/stat : 29757 (java) S 29740 29742 27428 0 -1 4202560 3537 0 0 0 61 0 0 0 20 0 19 0 255147857 9855975424 746938 33554432000 1073741824 1073778376 140737281020896 140040934038200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29742/tid=29758] ppid=29740 vsize=9624976 CPUtime=1.01 cores=0,2,4,6
/proc/29742/task/29758/stat : 29758 (java) S 29740 29742 27428 0 -1 4202560 9290 0 0 0 99 2 0 0 20 0 19 0 255147857 9855975424 746938 33554432000 1073741824 1073778376 140737281020896 140040932985400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29759] ppid=29740 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29759/stat : 29759 (java) S 29740 29742 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255147857 9855975424 746938 33554432000 1073741824 1073778376 140737281020896 140040931933304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29742/tid=29760] ppid=29740 vsize=9624976 CPUtime=0.64 cores=0,2,4,6
/proc/29742/task/29760/stat : 29760 (java) S 29740 29742 27428 0 -1 4202560 102 0 0 0 29 35 0 0 20 0 19 0 255147857 9855975424 746938 33554432000 1073741824 1073778376 140737281020896 140040930880712 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29742/tid=29761] ppid=29740 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/29742/task/29761/stat : 29761 (java) S 29740 29742 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255149216 9855975424 746938 33554432000 1073741824 1073778376 140737281020896 140040929825704 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9624976

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): 1793.76
CPU time (s): 1800.65
CPU user time (s): 1798.81
CPU system time (s): 1.84272
CPU usage (%): 100.384
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.81
system time used= 1.84272
maximum resident set size= 3001700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22754
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39868
involuntary context switches= 18614

runsolver used 7.65984 second user time and 13.6629 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-24 22:10:19
IDJOB=3689425
IDBENCH=89731
IDSOLVER=2269
FILE ID=node126/3689425-1337890217
RUNJOBID= node126-1337871880-27445
PBS_JOBID= 14620078
Free space on /tmp= 71540 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-167.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3689425-1337890217/watcher-3689425-1337890217 -o /tmp/evaluation-result-3689425-1337890217/solver-3689425-1337890217 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3689425-1337890217.opb

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

MD5SUM BENCH= 7cf213338254036b9868078970e2a948
RANDOM SEED=1163828426

node126.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26633624 kB
Buffers:          242252 kB
Cached:          2025264 kB
SwapCached:        17768 kB
Active:          3706488 kB
Inactive:        1756740 kB
Active(anon):    3178000 kB
Inactive(anon):    19656 kB
Active(file):     528488 kB
Inactive(file):  1737084 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086928 kB
Dirty:            111604 kB
Writeback:             0 kB
AnonPages:       3192012 kB
Mapped:            18292 kB
Shmem:                 0 kB
Slab:             627324 kB
SReclaimable:      70920 kB
SUnreclaim:       556404 kB
KernelStack:        1600 kB
PageTables:        10580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    3412620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3131392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71572 MiB
End job on node126 at 2012-05-24 22:40:15