Trace number 3689407

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) 1801.03 1794.08

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-153.opb
MD5SUM64b2e27e0cc69ae36d391a38c497bb88
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 variables55296
Total number of constraints1282690
Number of constraints which are clauses1152492
Number of constraints which are cardinality constraints (but not clauses)4030
Number of constraints which are nor clauses,nor cardinality constraints126168
Minimum length of a constraint2
Maximum length of a constraint756
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 757
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.03/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.03/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.08	c See www.sat4j.org for details.
0.03/0.08	c version 2.3.2.v20120418
0.03/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.08	c java.vm.version	19.1-b02
0.03/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.08	c sun.arch.data.model	64
0.03/0.08	c java.version		1.6.0_24
0.03/0.08	c os.name		Linux
0.03/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.03/0.08	c os.arch		amd64
0.03/0.08	c Free memory 		501472288
0.03/0.08	c Max memory 		7480803328
0.03/0.08	c Total memory 		504102912
0.03/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3689407-1337890069.opb
0.10/0.10	c reading problem ... 
9.13/7.63	c ... done. Wall clock time 7.525s.
9.13/7.63	c declared #vars     55296
9.13/7.63	c #constraints  1284718
9.13/7.63	c constraints type 
9.13/7.63	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 885189
9.13/7.63	c org.sat4j.minisat.constraints.card.MinWatchCard => 4032
9.13/7.63	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 269329
9.13/7.63	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 126168
9.13/7.63	c 1284718 constraints processed.
28.36/26.45	c cleaning 2475 clauses out of 5000 with flag 5000/5000
35.73/33.06	c cleaning 4247 clauses out of 8526 with flag 11001/11001
43.47/40.73	c cleaning 5540 clauses out of 11278 with flag 18000/18000
51.91/49.14	c cleaning 6868 clauses out of 13741 with flag 26003/26003
60.67/57.88	c cleaning 7932 clauses out of 15870 with flag 35000/35000
71.02/68.18	c cleaning 8859 clauses out of 17938 with flag 45000/45000
83.55/80.64	c cleaning 10002 clauses out of 20079 with flag 56000/56000
90.70/87.72	c cleaning 10930 clauses out of 22077 with flag 68000/68000
101.72/98.70	c cleaning 12063 clauses out of 24150 with flag 81003/81003
113.44/110.42	c cleaning 12932 clauses out of 26085 with flag 95001/95001
126.38/123.30	c cleaning 14047 clauses out of 28152 with flag 110000/110000
141.02/137.97	c cleaning 14937 clauses out of 30105 with flag 126000/126000
152.36/149.22	c cleaning 16056 clauses out of 32170 with flag 143002/143002
168.08/164.96	c cleaning 16976 clauses out of 34114 with flag 161002/161002
183.03/179.83	c cleaning 18045 clauses out of 36136 with flag 180000/180000
199.77/196.54	c cleaning 18983 clauses out of 38091 with flag 200000/200000
214.99/211.74	c cleaning 20005 clauses out of 40109 with flag 221001/221001
233.94/230.67	c cleaning 20925 clauses out of 42102 with flag 243001/243001
245.28/241.92	c cleaning 22047 clauses out of 44178 with flag 266002/266002
264.42/261.08	c cleaning 23047 clauses out of 46123 with flag 290003/290003
280.36/276.99	c cleaning 23984 clauses out of 48075 with flag 315004/315004
298.90/295.48	c cleaning 25021 clauses out of 50089 with flag 341002/341002
321.53/318.03	c cleaning 25989 clauses out of 52066 with flag 368000/368000
345.37/341.86	c cleaning 27000 clauses out of 54076 with flag 396000/396000
370.01/366.44	c cleaning 28016 clauses out of 56076 with flag 425001/425001
401.46/397.85	c cleaning 28855 clauses out of 58060 with flag 455001/455001
421.30/417.63	c cleaning 30053 clauses out of 60204 with flag 486000/486000
444.43/440.79	c cleaning 31031 clauses out of 62151 with flag 518000/518000
467.29/463.51	c cleaning 32032 clauses out of 64120 with flag 551000/551000
497.73/493.95	c cleaning 32437 clauses out of 66090 with flag 585002/585002
528.85/525.02	c cleaning 34295 clauses out of 68654 with flag 620003/620003
564.31/560.46	c cleaning 35114 clauses out of 70359 with flag 656003/656003
595.48/591.60	c cleaning 36076 clauses out of 72242 with flag 693000/693000
627.37/623.33	c cleaning 36970 clauses out of 74168 with flag 731002/731002
661.79/657.69	c cleaning 38044 clauses out of 76197 with flag 770001/770001
691.48/687.27	c cleaning 39058 clauses out of 78152 with flag 810000/810000
724.04/719.79	c cleaning 39984 clauses out of 80095 with flag 851001/851001
754.10/749.72	c cleaning 41004 clauses out of 82112 with flag 893002/893002
786.47/782.05	c cleaning 42045 clauses out of 84106 with flag 936000/936000
823.30/818.87	c cleaning 42928 clauses out of 86061 with flag 980000/980000
862.27/857.73	c cleaning 44027 clauses out of 88133 with flag 1025000/1025000
898.98/894.39	c cleaning 44958 clauses out of 90107 with flag 1071001/1071001
941.13/936.46	c cleaning 45997 clauses out of 92149 with flag 1118001/1118001
977.89/973.14	c cleaning 47042 clauses out of 94153 with flag 1166002/1166002
1013.96/1009.18	c cleaning 48043 clauses out of 96109 with flag 1215000/1215000
1051.42/1046.55	c cleaning 49022 clauses out of 98068 with flag 1265002/1265002
1084.19/1079.28	c cleaning 50015 clauses out of 100044 with flag 1316000/1316000
1119.95/1114.90	c cleaning 50949 clauses out of 102029 with flag 1368000/1368000
1163.01/1157.96	c cleaning 51905 clauses out of 104081 with flag 1421001/1421001
1203.68/1198.56	c cleaning 53058 clauses out of 106175 with flag 1475000/1475000
1251.66/1246.47	c cleaning 54005 clauses out of 108118 with flag 1530001/1530001
1307.70/1302.41	c cleaning 55003 clauses out of 110112 with flag 1586000/1586000
1361.38/1356.00	c cleaning 55880 clauses out of 112109 with flag 1643000/1643000
1403.95/1398.59	c cleaning 57066 clauses out of 114229 with flag 1701000/1701000
1460.03/1454.54	c cleaning 58073 clauses out of 116163 with flag 1760000/1760000
1507.62/1502.07	c cleaning 58985 clauses out of 118091 with flag 1820001/1820001
1571.28/1565.66	c cleaning 60042 clauses out of 120105 with flag 1881000/1881000
1635.17/1629.43	c cleaning 61018 clauses out of 122064 with flag 1943001/1943001
1702.40/1696.52	c cleaning 62014 clauses out of 124046 with flag 2006001/2006001
1747.37/1741.40	c cleaning 62988 clauses out of 126034 with flag 2070003/2070003
1800.03/1794.02	c starts		: 226
1800.03/1794.02	c conflicts		: 2131216
1800.03/1794.02	c decisions		: 39669476
1800.03/1794.02	c propagations		: 3969292336
1800.03/1794.02	c inspects		: 20287443644
1800.03/1794.02	c shortcuts		: 0
1800.03/1794.02	c learnt literals	: 15
1800.03/1794.02	c learnt binary clauses	: 931
1800.03/1794.02	c learnt ternary clauses	: 3098
1800.03/1794.02	c learnt constraints	: 2131201
1800.03/1794.02	c ignored constraints	: 0
1800.03/1794.02	c root simplifications	: 0
1800.03/1794.02	c removed literals (reason simplification)	: 0
1800.03/1794.02	c reason swapping (by a shorter reason)	: 0
1800.03/1794.02	c Calls to reduceDB	: 60
1800.03/1794.02	c number of reductions to clauses (during analyze)	: 0
1800.03/1794.02	c number of learned constraints concerned by reduction	: 0
1800.03/1794.02	c number of learning phase by resolution	: 0
1800.03/1794.02	c number of learning phase by cutting planes	: 0
1800.03/1794.02	c speed (assignments/second)	: 2222003.72153846
1800.03/1794.02	c non guided choices	6275875
1800.03/1794.06	c learnt constraints type 
1800.03/1794.06	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 931
1800.03/1794.06	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 123359
1800.03/1794.06	c constraints type 
1800.03/1794.06	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 885189
1800.03/1794.06	c org.sat4j.minisat.constraints.card.MinWatchCard => 4032
1800.03/1794.06	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 269329
1800.03/1794.06	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 126168
1800.03/1794.06	c 1284718 constraints processed.
1800.03/1794.06	s UNKNOWN
1800.03/1794.06	c Total wall clock time (in seconds): 1793.959

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-3689407-1337890069/watcher-3689407-1337890069 -o /tmp/evaluation-result-3689407-1337890069/solver-3689407-1337890069 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3689407-1337890069.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.99 1.98 1.99 3/194 4275
/proc/meminfo: memFree=29637236/32873844 swapFree=6848/6848
[pid=4275] ppid=4273 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/4275/stat : 4275 (java) R 4273 4275 2422 0 -1 4202496 987 0 0 0 0 0 0 0 20 0 1 0 255131985 23793664 715 33554432000 1073741824 1073778376 140733629436784 140733629425848 223642481616 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4275/statm: 5809 715 529 9 0 128 0

[startup+0.0545271 s]
/proc/loadavg: 1.99 1.98 1.99 3/194 4275
/proc/meminfo: memFree=29637236/32873844 swapFree=6848/6848
[pid=4275] ppid=4273 vsize=9558412 CPUtime=0.03 cores=0,2,4,6
/proc/4275/stat : 4275 (java) S 4273 4275 2422 0 -1 4202496 3173 0 1 0 3 0 0 0 20 0 18 0 255131985 9787813888 4382 33554432000 1073741824 1073778376 140733629436784 140733629427920 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4275/statm: 2389603 4382 1754 9 0 2380296 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9558412

[startup+0.100247 s]
/proc/loadavg: 1.99 1.98 1.99 3/194 4275
/proc/meminfo: memFree=29637236/32873844 swapFree=6848/6848
[pid=4275] ppid=4273 vsize=9558412 CPUtime=0.1 cores=0,2,4,6
/proc/4275/stat : 4275 (java) S 4273 4275 2422 0 -1 4202496 4373 0 1 0 9 1 0 0 20 0 18 0 255131985 9787813888 6086 33554432000 1073741824 1073778376 140733629436784 140733629427920 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4275/statm: 2389603 6086 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.300213 s]
/proc/loadavg: 1.99 1.98 1.99 3/194 4275
/proc/meminfo: memFree=29637236/32873844 swapFree=6848/6848
[pid=4275] ppid=4273 vsize=9558412 CPUtime=0.48 cores=0,2,4,6
/proc/4275/stat : 4275 (java) S 4273 4275 2422 0 -1 4202496 5895 0 1 0 47 1 0 0 20 0 18 0 255131985 9787813888 10714 33554432000 1073741824 1073778376 140733629436784 140733629427920 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4275/statm: 2389603 10714 2216 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558412

[startup+0.700231 s]
/proc/loadavg: 1.99 1.98 1.99 3/194 4275
/proc/meminfo: memFree=29637236/32873844 swapFree=6848/6848
[pid=4275] ppid=4273 vsize=9558412 CPUtime=1.13 cores=0,2,4,6
/proc/4275/stat : 4275 (java) S 4273 4275 2422 0 -1 4202496 6574 0 1 0 109 4 0 0 20 0 18 0 255131985 9787813888 40198 33554432000 1073741824 1073778376 140733629436784 140733629427920 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4275/statm: 2389603 40198 2247 9 0 2380296 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 9558412

[startup+1.50067 s]
/proc/loadavg: 2.15 2.02 2.01 3/212 4293
/proc/meminfo: memFree=29469572/32873844 swapFree=6848/6848
[pid=4275] ppid=4273 vsize=9558412 CPUtime=2.13 cores=0,2,4,6
/proc/4275/stat : 4275 (java) S 4273 4275 2422 0 -1 4202496 7933 0 1 0 206 7 0 0 20 0 18 0 255131985 9787813888 68468 33554432000 1073741824 1073778376 140733629436784 140733629427920 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4275/statm: 2389603 68468 2247 9 0 2380296 0
[pid=4275/tid=4277] ppid=4273 vsize=9558412 CPUtime=1.41 cores=0,2,4,6
/proc/4275/task/4277/stat : 4277 (java) R 4273 4275 2422 0 -1 4202560 2550 0 1 0 136 5 0 0 20 0 18 0 255131986 9787813888 68468 33554432000 1073741824 1073778376 140733629436784 140455241661704 140455111582037 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4275/tid=4278] ppid=4273 vsize=9558412 CPUtime=0.02 cores=0,2,4,6
/proc/4275/task/4278/stat : 4278 (java) S 4273 4275 2422 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 18 0 255131986 9787813888 68468 33554432000 1073741824 1073778376 140733629436784 140455230724776 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4275/tid=4279] ppid=4273 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4279/stat : 4279 (java) S 4273 4275 2422 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 255131986 9787813888 68468 33554432000 1073741824 1073778376 140733629436784 140455229672232 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4275/tid=4280] ppid=4273 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4280/stat : 4280 (java) S 4273 4275 2422 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 255131986 9787813888 68470 33554432000 1073741824 1073778376 140733629436784 140455083457448 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4275/tid=4281] ppid=4273 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4281/stat : 4281 (java) S 4273 4275 2422 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 18 0 255131986 9787813888 68473 33554432000 1073741824 1073778376 140733629436784 140455082404904 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4275/tid=4282] ppid=4273 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4282/stat : 4282 (java) S 4273 4275 2422 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 18 0 255131986 9787813888 68474 33554432000 1073741824 1073778376 140733629436784 140455081351336 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4275/tid=4283] ppid=4273 vsize=9558412 CPUtime=0.01 cores=0,2,4,6
/proc/4275/task/4283/stat : 4283 (java) S 4273 4275 2422 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 18 0 255131986 9787813888 68476 33554432000 1073741824 1073778376 140733629436784 140455080298792 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4284] ppid=4273 vsize=9558412 CPUtime=0.01 cores=0,2,4,6
/proc/4275/task/4284/stat : 4284 (java) S 4273 4275 2422 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 18 0 255131986 9787813888 68480 33554432000 1073741824 1073778376 140733629436784 140455079246248 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4285] ppid=4273 vsize=9558412 CPUtime=0.01 cores=0,2,4,6
/proc/4275/task/4285/stat : 4285 (java) S 4273 4275 2422 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 18 0 255131986 9787813888 68483 33554432000 1073741824 1073778376 140733629436784 140455078193704 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4275/tid=4286] ppid=4273 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4286/stat : 4286 (java) S 4273 4275 2422 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 255131987 9787813888 68483 33554432000 1073741824 1073778376 140733629436784 140455065782888 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4287] ppid=4273 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4287/stat : 4287 (java) S 4273 4275 2422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255131988 9787813888 68995 33554432000 1073741824 1073778376 140733629436784 140455064729208 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4288] ppid=4273 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4288/stat : 4288 (java) S 4273 4275 2422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255131988 9787813888 68995 33554432000 1073741824 1073778376 140733629436784 140455063676552 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4289] ppid=4273 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4289/stat : 4289 (java) S 4273 4275 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255131990 9787813888 68995 33554432000 1073741824 1073778376 140733629436784 140455062625296 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4290] ppid=4273 vsize=9558412 CPUtime=0.24 cores=0,2,4,6
/proc/4275/task/4290/stat : 4290 (java) S 4273 4275 2422 0 -1 4202560 1475 0 0 0 24 0 0 0 20 0 18 0 255131990 9787813888 68995 33554432000 1073741824 1073778376 140733629436784 140455061571640 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4291] ppid=4273 vsize=9558412 CPUtime=0.27 cores=0,2,4,6
/proc/4275/task/4291/stat : 4291 (java) R 4273 4275 2422 0 -1 4202560 2602 0 0 0 27 0 0 0 20 0 18 0 255131990 9787813888 68995 33554432000 1073741824 1073778376 140733629436784 140455060519096 223651312333 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4292] ppid=4273 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4292/stat : 4292 (java) S 4273 4275 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255131990 9787813888 68995 33554432000 1073741824 1073778376 140733629436784 140455059466744 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4293] ppid=4273 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4293/stat : 4293 (java) S 4273 4275 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255131990 9787813888 68995 33554432000 1073741824 1073778376 140733629436784 140455058414408 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 9558412

[startup+3.10067 s]
/proc/loadavg: 2.15 2.02 2.01 3/212 4293
/proc/meminfo: memFree=29296800/32873844 swapFree=6848/6848
[pid=4275] ppid=4273 vsize=9558412 CPUtime=4.04 cores=0,2,4,6
/proc/4275/stat : 4275 (java) S 4273 4275 2422 0 -1 4202496 8988 0 1 0 383 21 0 0 20 0 18 0 255131985 9787813888 149133 33554432000 1073741824 1073778376 140733629436784 140733629427920 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4275/statm: 2389603 149133 2247 9 0 2380296 0
[pid=4275/tid=4277] ppid=4273 vsize=9558412 CPUtime=2.92 cores=0,2,4,6
/proc/4275/task/4277/stat : 4277 (java) R 4273 4275 2422 0 -1 4202560 2671 0 1 0 282 10 0 0 20 0 18 0 255131986 9787813888 149133 33554432000 1073741824 1073778376 140733629436784 140455241654128 140455111156719 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4275/tid=4278] ppid=4273 vsize=9558412 CPUtime=0.06 cores=0,2,4,6
/proc/4275/task/4278/stat : 4278 (java) S 4273 4275 2422 0 -1 4202560 133 0 0 0 6 0 0 0 20 0 18 0 255131986 9787813888 149133 33554432000 1073741824 1073778376 140733629436784 140455230724776 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4279] ppid=4273 vsize=9558412 CPUtime=0.03 cores=0,2,4,6
/proc/4275/task/4279/stat : 4279 (java) S 4273 4275 2422 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 18 0 255131986 9787813888 149133 33554432000 1073741824 1073778376 140733629436784 140455229672232 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4275/tid=4280] ppid=4273 vsize=9558412 CPUtime=0.07 cores=0,2,4,6
/proc/4275/task/4280/stat : 4280 (java) S 4273 4275 2422 0 -1 4202560 109 0 0 0 5 2 0 0 20 0 18 0 255131986 9787813888 149133 33554432000 1073741824 1073778376 140733629436784 140455083457448 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4281] ppid=4273 vsize=9558412 CPUtime=0.09 cores=0,2,4,6
/proc/4275/task/4281/stat : 4281 (java) S 4273 4275 2422 0 -1 4202560 143 0 0 0 6 3 0 0 20 0 18 0 255131986 9787813888 149133 33554432000 1073741824 1073778376 140733629436784 140455082404904 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4282] ppid=4273 vsize=9558412 CPUtime=0.03 cores=0,2,4,6
/proc/4275/task/4282/stat : 4282 (java) S 4273 4275 2422 0 -1 4202560 27 0 0 0 3 0 0 0 20 0 18 0 255131986 9787813888 149133 33554432000 1073741824 1073778376 140733629436784 140455081351336 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4275/tid=4283] ppid=4273 vsize=9558412 CPUtime=0.07 cores=0,2,4,6
/proc/4275/task/4283/stat : 4283 (java) S 4273 4275 2422 0 -1 4202560 142 0 0 0 5 2 0 0 20 0 18 0 255131986 9787813888 149133 33554432000 1073741824 1073778376 140733629436784 140455080298792 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4284] ppid=4273 vsize=9558412 CPUtime=0.03 cores=0,2,4,6
/proc/4275/task/4284/stat : 4284 (java) S 4273 4275 2422 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 18 0 255131986 9787813888 149133 33554432000 1073741824 1073778376 140733629436784 140455079246248 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4275/tid=4285] ppid=4273 vsize=9558412 CPUtime=0.05 cores=0,2,4,6
/proc/4275/task/4285/stat : 4285 (java) S 4273 4275 2422 0 -1 4202560 20 0 0 0 5 0 0 0 20 0 18 0 255131986 9787813888 149133 33554432000 1073741824 1073778376 140733629436784 140455078193704 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4286] ppid=4273 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4286/stat : 4286 (java) S 4273 4275 2422 0 -1 4202560 454 0 0 0 0 0 0 0 20 0 18 0 255131987 9787813888 149133 33554432000 1073741824 1073778376 140733629436784 140455065782888 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4287] ppid=4273 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4287/stat : 4287 (java) S 4273 4275 2422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255131988 9787813888 149133 33554432000 1073741824 1073778376 140733629436784 140455064729208 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4288] ppid=4273 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4288/stat : 4288 (java) S 4273 4275 2422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255131988 9787813888 149133 33554432000 1073741824 1073778376 140733629436784 140455063676552 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4289] ppid=4273 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4289/stat : 4289 (java) S 4273 4275 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255131990 9787813888 149133 33554432000 1073741824 1073778376 140733629436784 140455062625296 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4290] ppid=4273 vsize=9558412 CPUtime=0.24 cores=0,2,4,6
/proc/4275/task/4290/stat : 4290 (java) S 4273 4275 2422 0 -1 4202560 1475 0 0 0 24 0 0 0 20 0 18 0 255131990 9787813888 149133 33554432000 1073741824 1073778376 140733629436784 140455061571640 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4291] ppid=4273 vsize=9558412 CPUtime=0.31 cores=0,2,4,6
/proc/4275/task/4291/stat : 4291 (java) S 4273 4275 2422 0 -1 4202560 2613 0 0 0 31 0 0 0 20 0 18 0 255131990 9787813888 149133 33554432000 1073741824 1073778376 140733629436784 140455060519096 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4292] ppid=4273 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4292/stat : 4292 (java) S 4273 4275 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255131990 9787813888 149133 33554432000 1073741824 1073778376 140733629436784 140455059466744 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4293] ppid=4273 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4293/stat : 4293 (java) S 4273 4275 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255131990 9787813888 149133 33554432000 1073741824 1073778376 140733629436784 140455058414408 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.04
Current children cumulated vsize (KiB) 9558412

[startup+6.30069 s]
/proc/loadavg: 2.14 2.02 2.00 3/212 4293
/proc/meminfo: memFree=28497464/32873844 swapFree=6848/6848
[pid=4275] ppid=4273 vsize=9558412 CPUtime=7.83 cores=0,2,4,6
/proc/4275/stat : 4275 (java) S 4273 4275 2422 0 -1 4202496 10411 0 1 0 741 42 0 0 20 0 18 0 255131985 9787813888 303853 33554432000 1073741824 1073778376 140733629436784 140733629427920 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4275/statm: 2389603 303853 2247 9 0 2380296 0
[pid=4275/tid=4277] ppid=4273 vsize=9558412 CPUtime=5.9 cores=0,2,4,6
/proc/4275/task/4277/stat : 4277 (java) R 4273 4275 2422 0 -1 4202560 3041 0 1 0 572 18 0 0 20 0 18 0 255131986 9787813888 303853 33554432000 1073741824 1073778376 140733629436784 140455241661256 140455111518973 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4275/tid=4278] ppid=4273 vsize=9558412 CPUtime=0.15 cores=0,2,4,6
/proc/4275/task/4278/stat : 4278 (java) S 4273 4275 2422 0 -1 4202560 248 0 0 0 13 2 0 0 20 0 18 0 255131986 9787813888 303853 33554432000 1073741824 1073778376 140733629436784 140455230724776 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4279] ppid=4273 vsize=9558412 CPUtime=0.12 cores=0,2,4,6
/proc/4275/task/4279/stat : 4279 (java) S 4273 4275 2422 0 -1 4202560 86 0 0 0 10 2 0 0 20 0 18 0 255131986 9787813888 303853 33554432000 1073741824 1073778376 140733629436784 140455229672232 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4275/tid=4280] ppid=4273 vsize=9558412 CPUtime=0.24 cores=0,2,4,6
/proc/4275/task/4280/stat : 4280 (java) S 4273 4275 2422 0 -1 4202560 248 0 0 0 19 5 0 0 20 0 18 0 255131986 9787813888 303853 33554432000 1073741824 1073778376 140733629436784 140455083457448 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4281] ppid=4273 vsize=9558412 CPUtime=0.15 cores=0,2,4,6
/proc/4275/task/4281/stat : 4281 (java) S 4273 4275 2422 0 -1 4202560 183 0 0 0 11 4 0 0 20 0 18 0 255131986 9787813888 303853 33554432000 1073741824 1073778376 140733629436784 140455082404904 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4275/tid=4282] ppid=4273 vsize=9558412 CPUtime=0.13 cores=0,2,4,6
/proc/4275/task/4282/stat : 4282 (java) S 4273 4275 2422 0 -1 4202560 101 0 0 0 10 3 0 0 20 0 18 0 255131986 9787813888 303853 33554432000 1073741824 1073778376 140733629436784 140455081351336 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4275/tid=4283] ppid=4273 vsize=9558412 CPUtime=0.18 cores=0,2,4,6
/proc/4275/task/4283/stat : 4283 (java) S 4273 4275 2422 0 -1 4202560 258 0 0 0 13 5 0 0 20 0 18 0 255131986 9787813888 303853 33554432000 1073741824 1073778376 140733629436784 140455080298792 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4284] ppid=4273 vsize=9558412 CPUtime=0.13 cores=0,2,4,6
/proc/4275/task/4284/stat : 4284 (java) S 4273 4275 2422 0 -1 4202560 83 0 0 0 11 2 0 0 20 0 18 0 255131986 9787813888 303853 33554432000 1073741824 1073778376 140733629436784 140455079246248 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4275/tid=4285] ppid=4273 vsize=9558412 CPUtime=0.11 cores=0,2,4,6
/proc/4275/task/4285/stat : 4285 (java) S 4273 4275 2422 0 -1 4202560 130 0 0 0 9 2 0 0 20 0 18 0 255131986 9787813888 303853 33554432000 1073741824 1073778376 140733629436784 140455078193704 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4275/tid=4286] ppid=4273 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4286/stat : 4286 (java) S 4273 4275 2422 0 -1 4202560 771 0 0 0 0 0 0 0 20 0 18 0 255131987 9787813888 303853 33554432000 1073741824 1073778376 140733629436784 140455065782888 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4275/tid=4287] ppid=4273 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4287/stat : 4287 (java) S 4273 4275 2422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255131988 9787813888 303853 33554432000 1073741824 1073778376 140733629436784 140455064729208 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4288] ppid=4273 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4288/stat : 4288 (java) S 4273 4275 2422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255131988 9787813888 303853 33554432000 1073741824 1073778376 140733629436784 140455063676552 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4289] ppid=4273 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4289/stat : 4289 (java) S 4273 4275 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255131990 9787813888 303853 33554432000 1073741824 1073778376 140733629436784 140455062625296 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4290] ppid=4273 vsize=9558412 CPUtime=0.24 cores=0,2,4,6
/proc/4275/task/4290/stat : 4290 (java) S 4273 4275 2422 0 -1 4202560 1475 0 0 0 24 0 0 0 20 0 18 0 255131990 9787813888 303853 33554432000 1073741824 1073778376 140733629436784 140455061571640 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4291] ppid=4273 vsize=9558412 CPUtime=0.33 cores=0,2,4,6
/proc/4275/task/4291/stat : 4291 (java) S 4273 4275 2422 0 -1 4202560 2613 0 0 0 33 0 0 0 20 0 18 0 255131990 9787813888 303853 33554432000 1073741824 1073778376 140733629436784 140455060519096 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4292] ppid=4273 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4292/stat : 4292 (java) S 4273 4275 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255131990 9787813888 303853 33554432000 1073741824 1073778376 140733629436784 140455059466744 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4293] ppid=4273 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4293/stat : 4293 (java) S 4273 4275 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255131990 9787813888 303853 33554432000 1073741824 1073778376 140733629436784 140455058414408 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.83
Current children cumulated vsize (KiB) 9558412

[startup+12.7007 s]
/proc/loadavg: 2.13 2.02 2.00 3/213 4294
/proc/meminfo: memFree=28296476/32873844 swapFree=6848/6848
[pid=4275] ppid=4273 vsize=9624976 CPUtime=14.57 cores=0,2,4,6
/proc/4275/stat : 4275 (java) S 4273 4275 2422 0 -1 4202496 11247 0 1 0 1412 45 0 0 20 0 19 0 255131985 9855975424 336621 33554432000 1073741824 1073778376 140733629436784 140733629427920 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4275/statm: 2406244 336621 2264 9 0 2396937 0
[pid=4275/tid=4277] ppid=4273 vsize=9624976 CPUtime=12.3 cores=0,2,4,6

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

[pid=4275/tid=4283] ppid=4273 vsize=9624976 CPUtime=0.71 cores=0,2,4,6
/proc/4275/task/4283/stat : 4283 (java) S 4273 4275 2422 0 -1 4202560 435 0 0 0 64 7 0 0 20 0 19 0 255131986 9855975424 405293 33554432000 1073741824 1073778376 140733629436784 140455080298792 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4275/tid=4284] ppid=4273 vsize=9624976 CPUtime=0.71 cores=0,2,4,6
/proc/4275/task/4284/stat : 4284 (java) S 4273 4275 2422 0 -1 4202560 417 0 0 0 67 4 0 0 20 0 19 0 255131986 9855975424 405293 33554432000 1073741824 1073778376 140733629436784 140455079246248 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4285] ppid=4273 vsize=9624976 CPUtime=0.66 cores=0,2,4,6
/proc/4275/task/4285/stat : 4285 (java) S 4273 4275 2422 0 -1 4202560 624 0 0 0 63 3 0 0 20 0 19 0 255131986 9855975424 405293 33554432000 1073741824 1073778376 140733629436784 140455078193704 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4286] ppid=4273 vsize=9624976 CPUtime=22.54 cores=0,2,4,6
/proc/4275/task/4286/stat : 4286 (java) S 4273 4275 2422 0 -1 4202560 1015 0 0 0 2249 5 0 0 20 0 19 0 255131987 9855975424 405293 33554432000 1073741824 1073778376 140733629436784 140455065782888 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4275/tid=4287] ppid=4273 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4287/stat : 4287 (java) S 4273 4275 2422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255131988 9855975424 405293 33554432000 1073741824 1073778376 140733629436784 140455064729208 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4288] ppid=4273 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4288/stat : 4288 (java) S 4273 4275 2422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255131988 9855975424 405293 33554432000 1073741824 1073778376 140733629436784 140455063676552 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4289] ppid=4273 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4289/stat : 4289 (java) S 4273 4275 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255131990 9855975424 405293 33554432000 1073741824 1073778376 140733629436784 140455062625296 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4290] ppid=4273 vsize=9624976 CPUtime=0.58 cores=0,2,4,6
/proc/4275/task/4290/stat : 4290 (java) S 4273 4275 2422 0 -1 4202560 1495 0 0 0 58 0 0 0 20 0 19 0 255131990 9855975424 405293 33554432000 1073741824 1073778376 140733629436784 140455061571640 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4275/tid=4291] ppid=4273 vsize=9624976 CPUtime=0.97 cores=0,2,4,6
/proc/4275/task/4291/stat : 4291 (java) S 4273 4275 2422 0 -1 4202560 9528 0 0 0 95 2 0 0 20 0 19 0 255131990 9855975424 405293 33554432000 1073741824 1073778376 140733629436784 140455060519096 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4275/tid=4292] ppid=4273 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4292/stat : 4292 (java) S 4273 4275 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255131990 9855975424 405293 33554432000 1073741824 1073778376 140733629436784 140455059466744 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4293] ppid=4273 vsize=9624976 CPUtime=0.66 cores=0,2,4,6
/proc/4275/task/4293/stat : 4293 (java) S 4273 4275 2422 0 -1 4202560 96 0 0 0 31 35 0 0 20 0 19 0 255131990 9855975424 405293 33554432000 1073741824 1073778376 140733629436784 140455058414408 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4275/tid=4294] ppid=4273 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4294/stat : 4294 (java) S 4273 4275 2422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255132751 9855975424 405293 33554432000 1073741824 1073778376 140733629436784 140455057360168 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1668.2
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/213 4369
/proc/meminfo: memFree=27577004/32873844 swapFree=6848/6848
[pid=4275] ppid=4273 vsize=9624976 CPUtime=1728.27 cores=0,2,4,6
/proc/4275/stat : 4275 (java) S 4273 4275 2422 0 -1 4202496 20384 0 1 0 172739 88 0 0 20 0 19 0 255131985 9855975424 405308 33554432000 1073741824 1073778376 140733629436784 140733629427920 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4275/statm: 2406244 405308 2281 9 0 2396937 0
[pid=4275/tid=4277] ppid=4273 vsize=9624976 CPUtime=1697.75 cores=0,2,4,6
/proc/4275/task/4277/stat : 4277 (java) R 4273 4275 2422 0 -1 4202560 3661 0 1 0 169728 47 0 0 20 0 19 0 255131986 9855975424 405308 33554432000 1073741824 1073778376 140733629436784 140455241662752 140455111818491 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4278] ppid=4273 vsize=9624976 CPUtime=0.7 cores=0,2,4,6
/proc/4275/task/4278/stat : 4278 (java) S 4273 4275 2422 0 -1 4202560 404 0 0 0 66 4 0 0 20 0 19 0 255131986 9855975424 405308 33554432000 1073741824 1073778376 140733629436784 140455230724776 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4279] ppid=4273 vsize=9624976 CPUtime=0.74 cores=0,2,4,6
/proc/4275/task/4279/stat : 4279 (java) S 4273 4275 2422 0 -1 4202560 294 0 0 0 68 6 0 0 20 0 19 0 255131986 9855975424 405308 33554432000 1073741824 1073778376 140733629436784 140455229672232 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4280] ppid=4273 vsize=9624976 CPUtime=0.93 cores=0,2,4,6
/proc/4275/task/4280/stat : 4280 (java) S 4273 4275 2422 0 -1 4202560 448 0 0 0 84 9 0 0 20 0 19 0 255131986 9855975424 405308 33554432000 1073741824 1073778376 140733629436784 140455083457448 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4281] ppid=4273 vsize=9624976 CPUtime=0.76 cores=0,2,4,6
/proc/4275/task/4281/stat : 4281 (java) S 4273 4275 2422 0 -1 4202560 537 0 0 0 70 6 0 0 20 0 19 0 255131986 9855975424 405308 33554432000 1073741824 1073778376 140733629436784 140455082404904 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4275/tid=4282] ppid=4273 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/4275/task/4282/stat : 4282 (java) S 4273 4275 2422 0 -1 4202560 229 0 0 0 64 5 0 0 20 0 19 0 255131986 9855975424 405308 33554432000 1073741824 1073778376 140733629436784 140455081351336 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4283] ppid=4273 vsize=9624976 CPUtime=0.72 cores=0,2,4,6
/proc/4275/task/4283/stat : 4283 (java) S 4273 4275 2422 0 -1 4202560 444 0 0 0 65 7 0 0 20 0 19 0 255131986 9855975424 405308 33554432000 1073741824 1073778376 140733629436784 140455080298792 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4284] ppid=4273 vsize=9624976 CPUtime=0.72 cores=0,2,4,6
/proc/4275/task/4284/stat : 4284 (java) S 4273 4275 2422 0 -1 4202560 417 0 0 0 68 4 0 0 20 0 19 0 255131986 9855975424 405308 33554432000 1073741824 1073778376 140733629436784 140455079246248 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4285] ppid=4273 vsize=9624976 CPUtime=0.66 cores=0,2,4,6
/proc/4275/task/4285/stat : 4285 (java) S 4273 4275 2422 0 -1 4202560 624 0 0 0 63 3 0 0 20 0 19 0 255131986 9855975424 405308 33554432000 1073741824 1073778376 140733629436784 140455078193704 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4286] ppid=4273 vsize=9624976 CPUtime=22.93 cores=0,2,4,6
/proc/4275/task/4286/stat : 4286 (java) S 4273 4275 2422 0 -1 4202560 1025 0 0 0 2288 5 0 0 20 0 19 0 255131987 9855975424 405308 33554432000 1073741824 1073778376 140733629436784 140455065782888 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4275/tid=4287] ppid=4273 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4287/stat : 4287 (java) S 4273 4275 2422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255131988 9855975424 405308 33554432000 1073741824 1073778376 140733629436784 140455064729208 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4288] ppid=4273 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4288/stat : 4288 (java) S 4273 4275 2422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255131988 9855975424 405308 33554432000 1073741824 1073778376 140733629436784 140455063676552 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4289] ppid=4273 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4289/stat : 4289 (java) S 4273 4275 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255131990 9855975424 405308 33554432000 1073741824 1073778376 140733629436784 140455062625296 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4290] ppid=4273 vsize=9624976 CPUtime=0.58 cores=0,2,4,6
/proc/4275/task/4290/stat : 4290 (java) S 4273 4275 2422 0 -1 4202560 1495 0 0 0 58 0 0 0 20 0 19 0 255131990 9855975424 405308 33554432000 1073741824 1073778376 140733629436784 140455061571640 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4275/tid=4291] ppid=4273 vsize=9624976 CPUtime=0.97 cores=0,2,4,6
/proc/4275/task/4291/stat : 4291 (java) S 4273 4275 2422 0 -1 4202560 9528 0 0 0 95 2 0 0 20 0 19 0 255131990 9855975424 405308 33554432000 1073741824 1073778376 140733629436784 140455060519096 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4275/tid=4292] ppid=4273 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4292/stat : 4292 (java) S 4273 4275 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255131990 9855975424 405308 33554432000 1073741824 1073778376 140733629436784 140455059466744 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4293] ppid=4273 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/4275/task/4293/stat : 4293 (java) S 4273 4275 2422 0 -1 4202560 98 0 0 0 32 37 0 0 20 0 19 0 255131990 9855975424 405308 33554432000 1073741824 1073778376 140733629436784 140455058414408 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4275/tid=4294] ppid=4273 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4294/stat : 4294 (java) S 4273 4275 2422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255132751 9855975424 405308 33554432000 1073741824 1073778376 140733629436784 140455057360168 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1728.27
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 4369
/proc/meminfo: memFree=27519660/32873844 swapFree=6848/6848
[pid=4275] ppid=4273 vsize=9624976 CPUtime=1788.32 cores=0,2,4,6
/proc/4275/stat : 4275 (java) S 4273 4275 2422 0 -1 4202496 20397 0 1 0 178743 89 0 0 20 0 19 0 255131985 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140733629427920 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4275/statm: 2406244 405314 2281 9 0 2396937 0
[pid=4275/tid=4277] ppid=4273 vsize=9624976 CPUtime=1757.17 cores=0,2,4,6
/proc/4275/task/4277/stat : 4277 (java) R 4273 4275 2422 0 -1 4202560 3662 0 1 0 175669 48 0 0 20 0 19 0 255131986 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455241662752 140455111831025 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4278] ppid=4273 vsize=9624976 CPUtime=0.7 cores=0,2,4,6
/proc/4275/task/4278/stat : 4278 (java) S 4273 4275 2422 0 -1 4202560 404 0 0 0 66 4 0 0 20 0 19 0 255131986 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455230724776 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4279] ppid=4273 vsize=9624976 CPUtime=0.74 cores=0,2,4,6
/proc/4275/task/4279/stat : 4279 (java) S 4273 4275 2422 0 -1 4202560 294 0 0 0 68 6 0 0 20 0 19 0 255131986 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455229672232 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4280] ppid=4273 vsize=9624976 CPUtime=0.94 cores=0,2,4,6
/proc/4275/task/4280/stat : 4280 (java) S 4273 4275 2422 0 -1 4202560 448 0 0 0 85 9 0 0 20 0 19 0 255131986 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455083457448 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4275/tid=4281] ppid=4273 vsize=9624976 CPUtime=0.76 cores=0,2,4,6
/proc/4275/task/4281/stat : 4281 (java) S 4273 4275 2422 0 -1 4202560 537 0 0 0 70 6 0 0 20 0 19 0 255131986 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455082404904 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4275/tid=4282] ppid=4273 vsize=9624976 CPUtime=0.71 cores=0,2,4,6
/proc/4275/task/4282/stat : 4282 (java) S 4273 4275 2422 0 -1 4202560 229 0 0 0 66 5 0 0 20 0 19 0 255131986 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455081351336 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4283] ppid=4273 vsize=9624976 CPUtime=0.73 cores=0,2,4,6
/proc/4275/task/4283/stat : 4283 (java) S 4273 4275 2422 0 -1 4202560 448 0 0 0 66 7 0 0 20 0 19 0 255131986 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455080298792 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4284] ppid=4273 vsize=9624976 CPUtime=0.72 cores=0,2,4,6
/proc/4275/task/4284/stat : 4284 (java) S 4273 4275 2422 0 -1 4202560 417 0 0 0 68 4 0 0 20 0 19 0 255131986 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455079246248 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4275/tid=4285] ppid=4273 vsize=9624976 CPUtime=0.67 cores=0,2,4,6
/proc/4275/task/4285/stat : 4285 (java) S 4273 4275 2422 0 -1 4202560 624 0 0 0 64 3 0 0 20 0 19 0 255131986 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455078193704 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4286] ppid=4273 vsize=9624976 CPUtime=23.5 cores=0,2,4,6
/proc/4275/task/4286/stat : 4286 (java) S 4273 4275 2422 0 -1 4202560 1029 0 0 0 2345 5 0 0 20 0 19 0 255131987 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455065782888 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4275/tid=4287] ppid=4273 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4287/stat : 4287 (java) S 4273 4275 2422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255131988 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455064729208 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4288] ppid=4273 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4288/stat : 4288 (java) S 4273 4275 2422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255131988 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455063676552 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4289] ppid=4273 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4289/stat : 4289 (java) S 4273 4275 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255131990 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455062625296 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4290] ppid=4273 vsize=9624976 CPUtime=0.58 cores=0,2,4,6
/proc/4275/task/4290/stat : 4290 (java) S 4273 4275 2422 0 -1 4202560 1495 0 0 0 58 0 0 0 20 0 19 0 255131990 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455061571640 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4275/tid=4291] ppid=4273 vsize=9624976 CPUtime=0.97 cores=0,2,4,6
/proc/4275/task/4291/stat : 4291 (java) S 4273 4275 2422 0 -1 4202560 9528 0 0 0 95 2 0 0 20 0 19 0 255131990 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455060519096 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4275/tid=4292] ppid=4273 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4292/stat : 4292 (java) S 4273 4275 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255131990 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455059466744 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4293] ppid=4273 vsize=9624976 CPUtime=0.71 cores=0,2,4,6
/proc/4275/task/4293/stat : 4293 (java) S 4273 4275 2422 0 -1 4202560 102 0 0 0 33 38 0 0 20 0 19 0 255131990 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455058414408 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4275/tid=4294] ppid=4273 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4294/stat : 4294 (java) S 4273 4275 2422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255132751 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455057360168 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1788.32
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 4369
/proc/meminfo: memFree=27519660/32873844 swapFree=6848/6848
[pid=4275] ppid=4273 vsize=9624976 CPUtime=1800.03 cores=0,2,4,6
/proc/4275/stat : 4275 (java) S 4273 4275 2422 0 -1 4202496 20397 0 1 0 179914 89 0 0 20 0 19 0 255131985 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140733629427920 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4275/statm: 2406244 405314 2281 9 0 2396937 0
[pid=4275/tid=4277] ppid=4273 vsize=9624976 CPUtime=1768.88 cores=0,2,4,6
/proc/4275/task/4277/stat : 4277 (java) R 4273 4275 2422 0 -1 4202560 3662 0 1 0 176840 48 0 0 20 0 19 0 255131986 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455241662752 140455111854960 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4278] ppid=4273 vsize=9624976 CPUtime=0.7 cores=0,2,4,6
/proc/4275/task/4278/stat : 4278 (java) S 4273 4275 2422 0 -1 4202560 404 0 0 0 66 4 0 0 20 0 19 0 255131986 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455230724776 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4279] ppid=4273 vsize=9624976 CPUtime=0.74 cores=0,2,4,6
/proc/4275/task/4279/stat : 4279 (java) S 4273 4275 2422 0 -1 4202560 294 0 0 0 68 6 0 0 20 0 19 0 255131986 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455229672232 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4280] ppid=4273 vsize=9624976 CPUtime=0.94 cores=0,2,4,6
/proc/4275/task/4280/stat : 4280 (java) S 4273 4275 2422 0 -1 4202560 448 0 0 0 85 9 0 0 20 0 19 0 255131986 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455083457448 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4275/tid=4281] ppid=4273 vsize=9624976 CPUtime=0.76 cores=0,2,4,6
/proc/4275/task/4281/stat : 4281 (java) S 4273 4275 2422 0 -1 4202560 537 0 0 0 70 6 0 0 20 0 19 0 255131986 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455082404904 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4275/tid=4282] ppid=4273 vsize=9624976 CPUtime=0.71 cores=0,2,4,6
/proc/4275/task/4282/stat : 4282 (java) S 4273 4275 2422 0 -1 4202560 229 0 0 0 66 5 0 0 20 0 19 0 255131986 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455081351336 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4283] ppid=4273 vsize=9624976 CPUtime=0.73 cores=0,2,4,6
/proc/4275/task/4283/stat : 4283 (java) S 4273 4275 2422 0 -1 4202560 448 0 0 0 66 7 0 0 20 0 19 0 255131986 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455080298792 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4284] ppid=4273 vsize=9624976 CPUtime=0.72 cores=0,2,4,6
/proc/4275/task/4284/stat : 4284 (java) S 4273 4275 2422 0 -1 4202560 417 0 0 0 68 4 0 0 20 0 19 0 255131986 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455079246248 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4275/tid=4285] ppid=4273 vsize=9624976 CPUtime=0.67 cores=0,2,4,6
/proc/4275/task/4285/stat : 4285 (java) S 4273 4275 2422 0 -1 4202560 624 0 0 0 64 3 0 0 20 0 19 0 255131986 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455078193704 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4286] ppid=4273 vsize=9624976 CPUtime=23.5 cores=0,2,4,6
/proc/4275/task/4286/stat : 4286 (java) S 4273 4275 2422 0 -1 4202560 1029 0 0 0 2345 5 0 0 20 0 19 0 255131987 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455065782888 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4275/tid=4287] ppid=4273 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4287/stat : 4287 (java) S 4273 4275 2422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255131988 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455064729208 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4288] ppid=4273 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4288/stat : 4288 (java) S 4273 4275 2422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255131988 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455063676552 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4289] ppid=4273 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4289/stat : 4289 (java) S 4273 4275 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255131990 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455062625296 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4275/tid=4290] ppid=4273 vsize=9624976 CPUtime=0.58 cores=0,2,4,6
/proc/4275/task/4290/stat : 4290 (java) S 4273 4275 2422 0 -1 4202560 1495 0 0 0 58 0 0 0 20 0 19 0 255131990 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455061571640 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4275/tid=4291] ppid=4273 vsize=9624976 CPUtime=0.97 cores=0,2,4,6
/proc/4275/task/4291/stat : 4291 (java) S 4273 4275 2422 0 -1 4202560 9528 0 0 0 95 2 0 0 20 0 19 0 255131990 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455060519096 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4275/tid=4292] ppid=4273 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4292/stat : 4292 (java) S 4273 4275 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255131990 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455059466744 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4275/tid=4293] ppid=4273 vsize=9624976 CPUtime=0.72 cores=0,2,4,6
/proc/4275/task/4293/stat : 4293 (java) S 4273 4275 2422 0 -1 4202560 102 0 0 0 33 39 0 0 20 0 19 0 255131990 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455058414408 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4275/tid=4294] ppid=4273 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/4275/task/4294/stat : 4294 (java) S 4273 4275 2422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255132751 9855975424 405314 33554432000 1073741824 1073778376 140733629436784 140455057360168 223655016361 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): 1794.08
CPU time (s): 1801.03
CPU user time (s): 1799.51
CPU system time (s): 1.52277
CPU usage (%): 100.387
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.51
system time used= 1.52277
maximum resident set size= 1621744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20549
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39884
involuntary context switches= 10251

runsolver used 6.03308 second user time and 14.5108 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-24 22:07:51
IDJOB=3689407
IDBENCH=89671
IDSOLVER=2269
FILE ID=node144/3689407-1337890069
RUNJOBID= node144-1337871880-2438
PBS_JOBID= 14620060
Free space on /tmp= 71668 MiB

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

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

MD5SUM BENCH= 64b2e27e0cc69ae36d391a38c497bb88
RANDOM SEED=1037698151

node144.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.196
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.39
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.196
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.196
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	: 5438.54
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.196
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.196
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.90
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.196
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.92
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.196
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.91
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.196
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29637236 kB
Buffers:          230376 kB
Cached:          1920048 kB
SwapCached:            0 kB
Active:           796144 kB
Inactive:        1673852 kB
Active(anon):     321184 kB
Inactive(anon):        0 kB
Active(file):     474960 kB
Inactive(file):  1673852 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             57632 kB
Writeback:             0 kB
AnonPages:        325468 kB
Mapped:            22544 kB
Shmem:               200 kB
Slab:             628596 kB
SReclaimable:      70308 kB
SUnreclaim:       558288 kB
KernelStack:        1592 kB
PageTables:         4688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     825512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    286720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71660 MiB
End job on node144 at 2012-05-24 22:37:47