Trace number 3478992

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution 2.3.0? (TO) 1800.33 1790.06

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-181.opb
MD5SUM5f261e01a77e00c07db405ec3b956be4
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 variables335161
Total number of constraints7866877
Number of constraints which are clauses7067313
Number of constraints which are cardinality constraints (but not clauses)24643
Number of constraints which are nor clauses,nor cardinality constraints774921
Minimum length of a constraint2
Maximum length of a constraint2580
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 2581
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.04/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.08	c See www.sat4j.org for details.
0.04/0.08	c version 2.3.1.v20110525
0.04/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.08	c java.vm.version	19.1-b02
0.04/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.08	c sun.arch.data.model	64
0.04/0.08	c java.version		1.6.0_24
0.04/0.09	c os.name		Linux
0.04/0.09	c os.version		2.6.18-164.el5
0.04/0.09	c os.arch		amd64
0.04/0.09	c Free memory 		12995394264
0.04/0.09	c Max memory 		13063553024
0.04/0.09	c Total memory 		13063553024
0.04/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3478992-1307444004.opb
0.10/0.11	c reading problem ... 
59.66/51.63	c ... done. Wall clock time 51.527s.
59.66/51.63	c #vars     335161
59.66/51.63	c #constraints  7879220
59.66/51.63	c constraints type 
59.66/51.63	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5436842
59.66/51.63	c org.sat4j.minisat.constraints.card.MinWatchCard => 24644
59.66/51.63	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1642813
59.66/51.63	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 774921
73.78/65.21	c cleaning 2492 clauses out of 5000 with flag 5000/5000
99.15/90.14	c cleaning 4244 clauses out of 8510 with flag 11002/11002
123.67/114.68	c cleaning 5597 clauses out of 11265 with flag 18001/18001
149.94/140.83	c cleaning 6813 clauses out of 13668 with flag 26001/26001
173.37/164.21	c cleaning 7902 clauses out of 15855 with flag 35001/35001
200.69/191.59	c cleaning 8943 clauses out of 17953 with flag 45001/45001
228.42/219.23	c cleaning 9993 clauses out of 20009 with flag 56000/56000
258.24/249.03	c cleaning 10959 clauses out of 22017 with flag 68001/68001
302.57/293.32	c cleaning 12008 clauses out of 24059 with flag 81002/81002
343.31/334.01	c cleaning 13010 clauses out of 26049 with flag 95000/95000
381.34/372.08	c cleaning 14003 clauses out of 28039 with flag 110000/110000
417.65/408.31	c cleaning 14998 clauses out of 30036 with flag 126000/126000
460.78/451.49	c cleaning 15990 clauses out of 32038 with flag 143000/143000
511.10/501.77	c cleaning 16987 clauses out of 34048 with flag 161000/161000
586.96/577.52	c cleaning 18014 clauses out of 36061 with flag 180000/180000
637.18/627.72	c cleaning 19001 clauses out of 38048 with flag 200001/200001
689.01/679.54	c cleaning 20015 clauses out of 40046 with flag 221000/221000
748.77/739.26	c cleaning 20926 clauses out of 42031 with flag 243000/243000
829.49/819.99	c cleaning 22042 clauses out of 44107 with flag 266002/266002
892.95/883.37	c cleaning 23020 clauses out of 46063 with flag 290000/290000
951.68/942.01	c cleaning 24004 clauses out of 48043 with flag 315000/315000
1047.32/1037.61	c cleaning 25007 clauses out of 50039 with flag 341000/341000
1141.09/1131.30	c cleaning 26003 clauses out of 52034 with flag 368002/368002
1239.66/1229.84	c cleaning 27008 clauses out of 54029 with flag 396000/396000
1346.80/1336.95	c cleaning 27940 clauses out of 56025 with flag 425004/425004
1445.85/1435.99	c cleaning 28993 clauses out of 58082 with flag 455001/455001
1556.21/1546.23	c cleaning 29970 clauses out of 60090 with flag 486002/486002
1642.69/1632.61	c cleaning 30986 clauses out of 62120 with flag 518002/518002
1708.04/1697.95	c cleaning 32060 clauses out of 64133 with flag 551001/551001
1768.39/1758.30	c cleaning 33023 clauses out of 66072 with flag 585000/585000
1800.05/1789.82	c starts		: 164
1800.05/1789.82	c conflicts		: 598996
1800.05/1789.82	c decisions		: 6367113
1800.05/1789.82	c propagations		: 4210001059
1800.05/1789.82	c inspects		: 14702523488
1800.05/1789.82	c shortcuts		: 0
1800.05/1789.82	c learnt literals	: 0
1800.05/1789.82	c learnt binary clauses	: 254
1800.05/1789.82	c learnt ternary clauses	: 229
1800.05/1789.82	c learnt constraints	: 598995
1800.05/1789.82	c ignored constraints	: 0
1800.05/1789.82	c root simplifications	: 0
1800.05/1789.82	c removed literals (reason simplification)	: 22174130
1800.05/1789.82	c reason swapping (by a shorter reason)	: 0
1800.05/1789.82	c Calls to reduceDB	: 30
1800.05/1789.82	c number of reductions to clauses (during analyze)	: 0
1800.05/1789.82	c number of learned constraints concerned by reduction	: 0
1800.05/1789.82	c number of learning phase by resolution	: 0
1800.05/1789.82	c number of learning phase by cutting planes	: 0
1800.05/1789.82	c speed (assignments/second)	: 2422068.6987108383
1800.05/1789.82	c non guided choices	3968996
1800.05/1789.84	c learnt constraints type 
1800.05/1789.84	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 254
1800.05/1789.84	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 46795
1800.05/1789.84	c constraints type 
1800.05/1789.84	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5436842
1800.05/1789.84	c org.sat4j.minisat.constraints.card.MinWatchCard => 24644
1800.05/1789.84	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1642813
1800.05/1789.84	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 774921
1800.05/1789.84	s UNKNOWN
1800.05/1789.84	c Total wall clock time (in seconds): 1789.734

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3478992-1307444004/watcher-3478992-1307444004 -o /tmp/evaluation-result-3478992-1307444004/solver-3478992-1307444004 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3478992-1307444004.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.07 2.04 2.01 2/454 22949
/proc/meminfo: memFree=18888784/32951124 swapFree=60787360/67111528
[pid=22949] ppid=22947 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/22949/stat : 22949 (java) S 22947 22949 22246 0 -1 4202496 5191 0 1 0 0 0 0 0 25 0 2 0 855999097 13850947584 4894 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389104101 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/22949/statm: 3381579 4908 917 9 0 3372735 0
[pid=22949/tid=22950] ppid=22947 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22950/stat : 22950 (java) R 22947 22949 22246 0 -1 4202560 5819 0 1 0 0 0 0 0 25 0 2 0 855999098 13850947584 6637 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255376995387 0 4 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.05187 s]
/proc/loadavg: 2.07 2.04 2.01 2/454 22949
/proc/meminfo: memFree=18888784/32951124 swapFree=60787360/67111528
[pid=22949] ppid=22947 vsize=13549616 CPUtime=0.04 cores=0,2,4,6
/proc/22949/stat : 22949 (java) S 22947 22949 22246 0 -1 4202496 13907 0 1 0 3 1 0 0 25 0 13 0 855999097 13874806784 13605 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389104101 0 0 0 16800971 18446744073709551615 0 0 17 4 0 0 0
/proc/22949/statm: 3387404 13605 1684 9 0 3378152 0
[pid=22949/tid=22950] ppid=22947 vsize=13549616 CPUtime=0.04 cores=0,2,4,6
/proc/22949/task/22950/stat : 22950 (java) R 22947 22949 22246 0 -1 4202560 12761 0 1 0 3 1 0 0 25 0 13 0 855999098 13874806784 13606 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 47932659209752 0 4 0 16800971 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13549616

[startup+0.100863 s]
/proc/loadavg: 2.07 2.04 2.01 2/454 22949
/proc/meminfo: memFree=18888784/32951124 swapFree=60787360/67111528
[pid=22949] ppid=22947 vsize=13622016 CPUtime=0.1 cores=0,2,4,6
/proc/22949/stat : 22949 (java) S 22947 22949 22246 0 -1 4202496 15573 0 1 0 9 1 0 0 25 0 18 0 855999097 13948944384 15239 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22949/statm: 3405504 15240 2092 9 0 3396238 0
[pid=22949/tid=22950] ppid=22947 vsize=13622016 CPUtime=0.08 cores=0,2,4,6
/proc/22949/task/22950/stat : 22950 (java) R 22947 22949 22246 0 -1 4202560 13630 0 1 0 7 1 0 0 18 0 18 0 855999098 13948944384 15240 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 47932659209752 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13622016

[startup+0.323121 s]
/proc/loadavg: 2.07 2.04 2.01 2/454 22949
/proc/meminfo: memFree=18888784/32951124 swapFree=60787360/67111528
[pid=22949] ppid=22947 vsize=13622648 CPUtime=0.57 cores=0,2,4,6
/proc/22949/stat : 22949 (java) S 22947 22949 22246 0 -1 4202496 31986 0 1 0 53 4 0 0 25 0 18 0 855999097 13949591552 30823 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22949/statm: 3405662 30825 2200 9 0 3396396 0
[pid=22949/tid=22950] ppid=22947 vsize=13622648 CPUtime=0.32 cores=0,2,4,6
/proc/22949/task/22950/stat : 22950 (java) R 22947 22949 22246 0 -1 4202560 28407 0 1 0 29 3 0 0 18 0 18 0 855999098 13949591552 30826 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 46912505511772 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 13622648

[startup+0.70075 s]
/proc/loadavg: 2.07 2.04 2.01 2/454 22949
/proc/meminfo: memFree=18888784/32951124 swapFree=60787360/67111528
[pid=22949] ppid=22947 vsize=13637292 CPUtime=1.42 cores=0,2,4,6
/proc/22949/stat : 22949 (java) S 22947 22949 22246 0 -1 4202496 115018 0 1 0 128 14 0 0 25 0 18 0 855999097 13964587008 109468 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22949/statm: 3409323 109490 2214 9 0 3400057 0
[pid=22949/tid=22950] ppid=22947 vsize=13637292 CPUtime=0.68 cores=0,2,4,6
/proc/22949/task/22950/stat : 22950 (java) R 22947 22949 22246 0 -1 4202560 100404 0 1 0 57 11 0 0 18 0 18 0 855999098 13964587008 109501 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 47932660644954 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 13637292

[startup+1.5016 s]
/proc/loadavg: 2.07 2.04 2.01 3/472 22967
/proc/meminfo: memFree=18119952/32951124 swapFree=60787360/67111528
[pid=22949] ppid=22947 vsize=13637292 CPUtime=2.25 cores=0,2,4,6
/proc/22949/stat : 22949 (java) S 22947 22949 22246 0 -1 4202496 339064 0 1 0 186 39 0 0 25 0 18 0 855999097 13964587008 333514 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22949/statm: 3409323 333518 2214 9 0 3400057 0
[pid=22949/tid=22950] ppid=22947 vsize=13637292 CPUtime=1.48 cores=0,2,4,6
/proc/22949/task/22950/stat : 22950 (java) R 22947 22949 22246 0 -1 4202560 324420 0 1 0 112 36 0 0 19 0 18 0 855999098 13964587008 333520 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 46912505545755 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22949/tid=22952] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22952/stat : 22952 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855999100 13964587008 333523 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22953] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22953/stat : 22953 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855999100 13964587008 333526 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22954] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22954/stat : 22954 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855999100 13964587008 333528 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22955] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22955/stat : 22955 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855999100 13964587008 333531 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22956] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22956/stat : 22956 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855999100 13964587008 333534 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22957] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22957/stat : 22957 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855999100 13964587008 333536 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22958] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22958/stat : 22958 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855999100 13964587008 333539 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22959] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22959/stat : 22959 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855999100 13964587008 333541 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22960] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22960/stat : 22960 (java) S 22947 22949 22246 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 855999101 13964587008 333544 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117952 0 0 0 16800975 18446604442381904640 0 0 -1 0 0 0 0
[pid=22949/tid=22961] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22961/stat : 22961 (java) S 22947 22949 22246 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 855999101 13964587008 333546 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22962] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22962/stat : 22962 (java) S 22947 22949 22246 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 855999101 13964587008 333549 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22963] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22963/stat : 22963 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855999103 13964587008 333552 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389125041 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22964] ppid=22947 vsize=13637292 CPUtime=0.39 cores=0,2,4,6
/proc/22949/task/22964/stat : 22964 (java) S 22947 22949 22246 0 -1 4202560 5685 0 0 0 39 0 0 0 15 0 18 0 855999103 13964587008 333554 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 2 0 0 0
[pid=22949/tid=22965] ppid=22947 vsize=13637292 CPUtime=0.36 cores=0,2,4,6
/proc/22949/task/22965/stat : 22965 (java) S 22947 22949 22246 0 -1 4202560 7815 0 0 0 35 1 0 0 15 0 18 0 855999103 13964587008 333557 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 0 0 0 0
[pid=22949/tid=22966] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22966/stat : 22966 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855999103 13964587008 333560 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22967] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22967/stat : 22967 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 855999103 13964587008 333562 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117952 0 4 0 16800975 18446604442381904640 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 13637292

[startup+3.10134 s]
/proc/loadavg: 2.07 2.04 2.01 3/472 22967
/proc/meminfo: memFree=16884536/32951124 swapFree=60787360/67111528
[pid=22949] ppid=22947 vsize=13637292 CPUtime=3.89 cores=0,2,4,6
/proc/22949/stat : 22949 (java) S 22947 22949 22246 0 -1 4202496 785210 0 1 0 301 88 0 0 25 0 18 0 855999097 13964587008 779660 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22949/statm: 3409323 779664 2214 9 0 3400057 0
[pid=22949/tid=22950] ppid=22947 vsize=13637292 CPUtime=3.08 cores=0,2,4,6
/proc/22949/task/22950/stat : 22950 (java) R 22947 22949 22246 0 -1 4202560 770546 0 1 0 223 85 0 0 22 0 18 0 855999098 13964587008 779666 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 46912505624329 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22949/tid=22952] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22952/stat : 22952 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855999100 13964587008 779669 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22953] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22953/stat : 22953 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855999100 13964587008 779671 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22954] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22954/stat : 22954 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855999100 13964587008 779674 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22955] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22955/stat : 22955 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855999100 13964587008 779676 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22956] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22956/stat : 22956 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855999100 13964587008 779679 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22957] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22957/stat : 22957 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855999100 13964587008 779681 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22958] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22958/stat : 22958 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855999100 13964587008 779684 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22959] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22959/stat : 22959 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855999100 13964587008 779687 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22960] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22960/stat : 22960 (java) S 22947 22949 22246 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 855999101 13964587008 779689 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117952 0 0 0 16800975 18446604442381904640 0 0 -1 0 0 0 0
[pid=22949/tid=22961] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22961/stat : 22961 (java) S 22947 22949 22246 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 855999101 13964587008 779692 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22962] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22962/stat : 22962 (java) S 22947 22949 22246 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 855999101 13964587008 779694 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22963] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22963/stat : 22963 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855999103 13964587008 779697 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389125041 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22964] ppid=22947 vsize=13637292 CPUtime=0.39 cores=0,2,4,6
/proc/22949/task/22964/stat : 22964 (java) S 22947 22949 22246 0 -1 4202560 5685 0 0 0 39 0 0 0 15 0 18 0 855999103 13964587008 779697 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 2 0 0 0
[pid=22949/tid=22965] ppid=22947 vsize=13637292 CPUtime=0.39 cores=0,2,4,6
/proc/22949/task/22965/stat : 22965 (java) S 22947 22949 22246 0 -1 4202560 7835 0 0 0 38 1 0 0 15 0 18 0 855999103 13964587008 779699 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 0 0 0 0
[pid=22949/tid=22966] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22966/stat : 22966 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855999103 13964587008 779701 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22967] ppid=22947 vsize=13637292 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22967/stat : 22967 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 855999103 13964587008 779704 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117952 0 4 0 16800975 18446604442381904640 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.89
Current children cumulated vsize (KiB) 13637292

[startup+6.30072 s]
/proc/loadavg: 2.07 2.04 2.00 3/472 22967
/proc/meminfo: memFree=15380604/32951124 swapFree=60787360/67111528
[pid=22949] ppid=22947 vsize=13635788 CPUtime=7.34 cores=0,2,4,6
/proc/22949/stat : 22949 (java) S 22947 22949 22246 0 -1 4202496 884819 0 1 0 635 99 0 0 25 0 18 0 855999097 13963046912 878782 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22949/statm: 3408947 878782 2230 9 0 3399681 0
[pid=22949/tid=22950] ppid=22947 vsize=13635788 CPUtime=6.18 cores=0,2,4,6
/proc/22949/task/22950/stat : 22950 (java) R 22947 22949 22246 0 -1 4202560 845451 0 1 0 525 93 0 0 25 0 18 0 855999098 13963046912 878782 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 46912505511437 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22949/tid=22952] ppid=22947 vsize=13635788 CPUtime=0.05 cores=0,2,4,6
/proc/22949/task/22952/stat : 22952 (java) S 22947 22949 22246 0 -1 4202560 4500 0 0 0 5 0 0 0 16 0 18 0 855999100 13963046912 878782 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22953] ppid=22947 vsize=13635788 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22953/stat : 22953 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 855999100 13963046912 878782 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22954] ppid=22947 vsize=13635788 CPUtime=0.04 cores=0,2,4,6
/proc/22949/task/22954/stat : 22954 (java) S 22947 22949 22246 0 -1 4202560 3939 0 0 0 4 0 0 0 16 0 18 0 855999100 13963046912 878782 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22955] ppid=22947 vsize=13635788 CPUtime=0.04 cores=0,2,4,6
/proc/22949/task/22955/stat : 22955 (java) S 22947 22949 22246 0 -1 4202560 4120 0 0 0 4 0 0 0 16 0 18 0 855999100 13963046912 878782 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 0 0 0 0
[pid=22949/tid=22956] ppid=22947 vsize=13635788 CPUtime=0.04 cores=0,2,4,6
/proc/22949/task/22956/stat : 22956 (java) S 22947 22949 22246 0 -1 4202560 3336 0 0 0 4 0 0 0 18 0 18 0 855999100 13963046912 878782 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 2 0 0 0
[pid=22949/tid=22957] ppid=22947 vsize=13635788 CPUtime=0.04 cores=0,2,4,6
/proc/22949/task/22957/stat : 22957 (java) S 22947 22949 22246 0 -1 4202560 3241 0 0 0 4 0 0 0 18 0 18 0 855999100 13963046912 878782 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 2 0 0 0
[pid=22949/tid=22958] ppid=22947 vsize=13635788 CPUtime=0.03 cores=0,2,4,6
/proc/22949/task/22958/stat : 22958 (java) S 22947 22949 22246 0 -1 4202560 2719 0 0 0 3 0 0 0 18 0 18 0 855999100 13963046912 878782 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22959] ppid=22947 vsize=13635788 CPUtime=0.03 cores=0,2,4,6
/proc/22949/task/22959/stat : 22959 (java) S 22947 22949 22246 0 -1 4202560 2840 0 0 0 3 0 0 0 18 0 18 0 855999100 13963046912 878782 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22960] ppid=22947 vsize=13635788 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22960/stat : 22960 (java) S 22947 22949 22246 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 18 0 855999101 13963046912 878782 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117952 0 0 0 16800975 18446604442381904640 0 0 -1 0 0 0 0
[pid=22949/tid=22961] ppid=22947 vsize=13635788 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22961/stat : 22961 (java) S 22947 22949 22246 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 18 0 855999101 13963046912 878782 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22962] ppid=22947 vsize=13635788 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22962/stat : 22962 (java) S 22947 22949 22246 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 18 0 855999101 13963046912 878782 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22963] ppid=22947 vsize=13635788 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22963/stat : 22963 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855999103 13963046912 878782 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389125041 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22964] ppid=22947 vsize=13635788 CPUtime=0.39 cores=0,2,4,6
/proc/22949/task/22964/stat : 22964 (java) S 22947 22949 22246 0 -1 4202560 5685 0 0 0 39 0 0 0 15 0 18 0 855999103 13963046912 878782 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 2 0 0 0
[pid=22949/tid=22965] ppid=22947 vsize=13635788 CPUtime=0.41 cores=0,2,4,6
/proc/22949/task/22965/stat : 22965 (java) S 22947 22949 22246 0 -1 4202560 7836 0 0 0 40 1 0 0 15 0 18 0 855999103 13963046912 878782 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 0 0 0 0
[pid=22949/tid=22966] ppid=22947 vsize=13635788 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22966/stat : 22966 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855999103 13963046912 878782 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22967] ppid=22947 vsize=13635788 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22967/stat : 22967 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 855999103 13963046912 878782 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117952 0 4 0 16800975 18446604442381904640 0 0 -1 2 0 0 0

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

/proc/22949/task/22962/stat : 22962 (java) S 22947 22949 22246 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 855999101 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22963] ppid=22947 vsize=13636816 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22963/stat : 22963 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855999103 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389125041 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22964] ppid=22947 vsize=13636816 CPUtime=0.73 cores=0,2,4,6
/proc/22949/task/22964/stat : 22964 (java) S 22947 22949 22246 0 -1 4202560 5749 0 0 0 73 0 0 0 15 0 19 0 855999103 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 2 0 0 0
[pid=22949/tid=22965] ppid=22947 vsize=13636816 CPUtime=0.77 cores=0,2,4,6
/proc/22949/task/22965/stat : 22965 (java) S 22947 22949 22246 0 -1 4202560 7922 0 0 0 76 1 0 0 15 0 19 0 855999103 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 0 0 0 0
[pid=22949/tid=22966] ppid=22947 vsize=13636816 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22966/stat : 22966 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855999103 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22967] ppid=22947 vsize=13636816 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22967/stat : 22967 (java) S 22947 22949 22246 0 -1 4202560 95 0 0 0 0 0 0 0 15 0 19 0 855999103 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117952 0 4 0 16800975 18446604442381904640 0 0 -1 0 0 0 0
[pid=22949/tid=22969] ppid=22947 vsize=13636816 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22969/stat : 22969 (java) S 22947 22949 22246 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 856004267 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117952 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1672.44
Current children cumulated vsize (KiB) 13636816

[startup+1722.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/473 23026
/proc/meminfo: memFree=13450764/32951124 swapFree=60787360/67111528
[pid=22949] ppid=22947 vsize=13636816 CPUtime=1732.48 cores=0,2,4,6
/proc/22949/stat : 22949 (java) S 22947 22949 22246 0 -1 4202496 1357302 0 1 0 173066 182 0 0 25 0 19 0 855999097 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22949/statm: 3409204 1347392 2262 9 0 3399938 0
[pid=22949/tid=22950] ppid=22947 vsize=13636816 CPUtime=1660.48 cores=0,2,4,6
/proc/22949/task/22950/stat : 22950 (java) R 22947 22949 22246 0 -1 4202560 951418 0 1 0 165925 123 0 0 25 0 19 0 855999098 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 46912505958925 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22949/tid=22952] ppid=22947 vsize=13636816 CPUtime=1.36 cores=0,2,4,6
/proc/22949/task/22952/stat : 22952 (java) S 22947 22949 22246 0 -1 4202560 41168 0 0 0 131 5 0 0 15 0 19 0 855999100 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22953] ppid=22947 vsize=13636816 CPUtime=1.41 cores=0,2,4,6
/proc/22949/task/22953/stat : 22953 (java) S 22947 22949 22246 0 -1 4202560 43130 0 0 0 135 6 0 0 15 0 19 0 855999100 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 0 0 0 0
[pid=22949/tid=22954] ppid=22947 vsize=13636816 CPUtime=0.67 cores=0,2,4,6
/proc/22949/task/22954/stat : 22954 (java) S 22947 22949 22246 0 -1 4202560 22045 0 0 0 64 3 0 0 16 0 19 0 855999100 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 2 0 0 0
[pid=22949/tid=22955] ppid=22947 vsize=13636816 CPUtime=1.82 cores=0,2,4,6
/proc/22949/task/22955/stat : 22955 (java) S 22947 22949 22246 0 -1 4202560 56610 0 0 0 175 7 0 0 16 0 19 0 855999100 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22956] ppid=22947 vsize=13636816 CPUtime=1.66 cores=0,2,4,6
/proc/22949/task/22956/stat : 22956 (java) S 22947 22949 22246 0 -1 4202560 54136 0 0 0 159 7 0 0 16 0 19 0 855999100 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22957] ppid=22947 vsize=13636816 CPUtime=1.73 cores=0,2,4,6
/proc/22949/task/22957/stat : 22957 (java) S 22947 22949 22246 0 -1 4202560 46209 0 0 0 165 8 0 0 15 0 19 0 855999100 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22958] ppid=22947 vsize=13636816 CPUtime=1.71 cores=0,2,4,6
/proc/22949/task/22958/stat : 22958 (java) S 22947 22949 22246 0 -1 4202560 51609 0 0 0 165 6 0 0 16 0 19 0 855999100 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22959] ppid=22947 vsize=13636816 CPUtime=1.35 cores=0,2,4,6
/proc/22949/task/22959/stat : 22959 (java) S 22947 22949 22246 0 -1 4202560 51579 0 0 0 128 7 0 0 15 0 19 0 855999100 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22960] ppid=22947 vsize=13636816 CPUtime=58.67 cores=0,2,4,6
/proc/22949/task/22960/stat : 22960 (java) S 22947 22949 22246 0 -1 4202560 24479 0 0 0 5864 3 0 0 18 0 19 0 855999101 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117952 0 0 0 16800975 18446604442381904640 0 0 -1 0 0 0 0
[pid=22949/tid=22961] ppid=22947 vsize=13636816 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22961/stat : 22961 (java) S 22947 22949 22246 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 855999101 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22962] ppid=22947 vsize=13636816 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22962/stat : 22962 (java) S 22947 22949 22246 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 855999101 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22963] ppid=22947 vsize=13636816 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22963/stat : 22963 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855999103 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389125041 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22964] ppid=22947 vsize=13636816 CPUtime=0.73 cores=0,2,4,6
/proc/22949/task/22964/stat : 22964 (java) S 22947 22949 22246 0 -1 4202560 5749 0 0 0 73 0 0 0 15 0 19 0 855999103 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 2 0 0 0
[pid=22949/tid=22965] ppid=22947 vsize=13636816 CPUtime=0.77 cores=0,2,4,6
/proc/22949/task/22965/stat : 22965 (java) S 22947 22949 22246 0 -1 4202560 7922 0 0 0 76 1 0 0 15 0 19 0 855999103 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 0 0 0 0
[pid=22949/tid=22966] ppid=22947 vsize=13636816 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22966/stat : 22966 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855999103 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22967] ppid=22947 vsize=13636816 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22967/stat : 22967 (java) S 22947 22949 22246 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 19 0 855999103 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117952 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22969] ppid=22947 vsize=13636816 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22969/stat : 22969 (java) S 22947 22949 22246 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 856004267 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117952 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1732.48
Current children cumulated vsize (KiB) 13636816

[startup+1782.3 s]
/proc/loadavg: 1.98 2.04 2.00 3/473 23076
/proc/meminfo: memFree=14188984/32951124 swapFree=60787360/67111528
[pid=22949] ppid=22947 vsize=13636816 CPUtime=1792.54 cores=0,2,4,6
/proc/22949/stat : 22949 (java) S 22947 22949 22246 0 -1 4202496 1357309 0 1 0 179072 182 0 0 25 0 19 0 855999097 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22949/statm: 3409204 1347392 2262 9 0 3399938 0
[pid=22949/tid=22950] ppid=22947 vsize=13636816 CPUtime=1718.54 cores=0,2,4,6
/proc/22949/task/22950/stat : 22950 (java) R 22947 22949 22246 0 -1 4202560 951419 0 1 0 171731 123 0 0 25 0 19 0 855999098 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 46912506119259 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22949/tid=22952] ppid=22947 vsize=13636816 CPUtime=1.36 cores=0,2,4,6
/proc/22949/task/22952/stat : 22952 (java) S 22947 22949 22246 0 -1 4202560 41168 0 0 0 131 5 0 0 15 0 19 0 855999100 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22953] ppid=22947 vsize=13636816 CPUtime=1.43 cores=0,2,4,6
/proc/22949/task/22953/stat : 22953 (java) S 22947 22949 22246 0 -1 4202560 43130 0 0 0 137 6 0 0 16 0 19 0 855999100 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 2 0 0 0
[pid=22949/tid=22954] ppid=22947 vsize=13636816 CPUtime=0.69 cores=0,2,4,6
/proc/22949/task/22954/stat : 22954 (java) S 22947 22949 22246 0 -1 4202560 22045 0 0 0 66 3 0 0 16 0 19 0 855999100 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 2 0 0 0
[pid=22949/tid=22955] ppid=22947 vsize=13636816 CPUtime=1.82 cores=0,2,4,6
/proc/22949/task/22955/stat : 22955 (java) S 22947 22949 22246 0 -1 4202560 56610 0 0 0 175 7 0 0 15 0 19 0 855999100 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22956] ppid=22947 vsize=13636816 CPUtime=1.68 cores=0,2,4,6
/proc/22949/task/22956/stat : 22956 (java) S 22947 22949 22246 0 -1 4202560 54136 0 0 0 161 7 0 0 16 0 19 0 855999100 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22957] ppid=22947 vsize=13636816 CPUtime=1.74 cores=0,2,4,6
/proc/22949/task/22957/stat : 22957 (java) S 22947 22949 22246 0 -1 4202560 46209 0 0 0 166 8 0 0 16 0 19 0 855999100 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22958] ppid=22947 vsize=13636816 CPUtime=1.71 cores=0,2,4,6
/proc/22949/task/22958/stat : 22958 (java) S 22947 22949 22246 0 -1 4202560 51609 0 0 0 165 6 0 0 15 0 19 0 855999100 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22959] ppid=22947 vsize=13636816 CPUtime=1.36 cores=0,2,4,6
/proc/22949/task/22959/stat : 22959 (java) S 22947 22949 22246 0 -1 4202560 51579 0 0 0 129 7 0 0 15 0 19 0 855999100 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22960] ppid=22947 vsize=13636816 CPUtime=60.59 cores=0,2,4,6
/proc/22949/task/22960/stat : 22960 (java) S 22947 22949 22246 0 -1 4202560 24481 0 0 0 6056 3 0 0 18 0 19 0 855999101 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117952 0 0 0 16800975 18446604442381904640 0 0 -1 0 0 0 0
[pid=22949/tid=22961] ppid=22947 vsize=13636816 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22961/stat : 22961 (java) S 22947 22949 22246 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 855999101 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22962] ppid=22947 vsize=13636816 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22962/stat : 22962 (java) S 22947 22949 22246 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 855999101 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22963] ppid=22947 vsize=13636816 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22963/stat : 22963 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855999103 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389125041 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22964] ppid=22947 vsize=13636816 CPUtime=0.73 cores=0,2,4,6
/proc/22949/task/22964/stat : 22964 (java) S 22947 22949 22246 0 -1 4202560 5749 0 0 0 73 0 0 0 15 0 19 0 855999103 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 2 0 0 0
[pid=22949/tid=22965] ppid=22947 vsize=13636816 CPUtime=0.77 cores=0,2,4,6
/proc/22949/task/22965/stat : 22965 (java) S 22947 22949 22246 0 -1 4202560 7922 0 0 0 76 1 0 0 15 0 19 0 855999103 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 0 0 0 0
[pid=22949/tid=22966] ppid=22947 vsize=13636816 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22966/stat : 22966 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855999103 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22967] ppid=22947 vsize=13636816 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22967/stat : 22967 (java) S 22947 22949 22246 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 855999103 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117952 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22969] ppid=22947 vsize=13636816 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22969/stat : 22969 (java) S 22947 22949 22246 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 856004267 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117952 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1792.54
Current children cumulated vsize (KiB) 13636816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1789.8 s]
/proc/loadavg: 1.98 2.04 2.00 3/473 23076
/proc/meminfo: memFree=14187104/32951124 swapFree=60787360/67111528
[pid=22949] ppid=22947 vsize=13636816 CPUtime=1800.05 cores=0,2,4,6
/proc/22949/stat : 22949 (java) S 22947 22949 22246 0 -1 4202496 1357309 0 1 0 179823 182 0 0 25 0 19 0 855999097 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22949/statm: 3409204 1347392 2262 9 0 3399938 0
[pid=22949/tid=22950] ppid=22947 vsize=13636816 CPUtime=1726.06 cores=0,2,4,6
/proc/22949/task/22950/stat : 22950 (java) R 22947 22949 22246 0 -1 4202560 951419 0 1 0 172483 123 0 0 25 0 19 0 855999098 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 46912505958962 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22949/tid=22952] ppid=22947 vsize=13636816 CPUtime=1.36 cores=0,2,4,6
/proc/22949/task/22952/stat : 22952 (java) S 22947 22949 22246 0 -1 4202560 41168 0 0 0 131 5 0 0 15 0 19 0 855999100 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22953] ppid=22947 vsize=13636816 CPUtime=1.43 cores=0,2,4,6
/proc/22949/task/22953/stat : 22953 (java) S 22947 22949 22246 0 -1 4202560 43130 0 0 0 137 6 0 0 16 0 19 0 855999100 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 2 0 0 0
[pid=22949/tid=22954] ppid=22947 vsize=13636816 CPUtime=0.69 cores=0,2,4,6
/proc/22949/task/22954/stat : 22954 (java) S 22947 22949 22246 0 -1 4202560 22045 0 0 0 66 3 0 0 16 0 19 0 855999100 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 2 0 0 0
[pid=22949/tid=22955] ppid=22947 vsize=13636816 CPUtime=1.82 cores=0,2,4,6
/proc/22949/task/22955/stat : 22955 (java) S 22947 22949 22246 0 -1 4202560 56610 0 0 0 175 7 0 0 15 0 19 0 855999100 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22956] ppid=22947 vsize=13636816 CPUtime=1.68 cores=0,2,4,6
/proc/22949/task/22956/stat : 22956 (java) S 22947 22949 22246 0 -1 4202560 54136 0 0 0 161 7 0 0 16 0 19 0 855999100 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22957] ppid=22947 vsize=13636816 CPUtime=1.74 cores=0,2,4,6
/proc/22949/task/22957/stat : 22957 (java) S 22947 22949 22246 0 -1 4202560 46209 0 0 0 166 8 0 0 16 0 19 0 855999100 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22958] ppid=22947 vsize=13636816 CPUtime=1.71 cores=0,2,4,6
/proc/22949/task/22958/stat : 22958 (java) S 22947 22949 22246 0 -1 4202560 51609 0 0 0 165 6 0 0 15 0 19 0 855999100 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22959] ppid=22947 vsize=13636816 CPUtime=1.36 cores=0,2,4,6
/proc/22949/task/22959/stat : 22959 (java) S 22947 22949 22246 0 -1 4202560 51579 0 0 0 129 7 0 0 15 0 19 0 855999100 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
[pid=22949/tid=22960] ppid=22947 vsize=13636816 CPUtime=60.59 cores=0,2,4,6
/proc/22949/task/22960/stat : 22960 (java) S 22947 22949 22246 0 -1 4202560 24481 0 0 0 6056 3 0 0 18 0 19 0 855999101 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117952 0 0 0 16800975 18446604442381904640 0 0 -1 0 0 0 0
[pid=22949/tid=22961] ppid=22947 vsize=13636816 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22961/stat : 22961 (java) S 22947 22949 22246 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 855999101 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22962] ppid=22947 vsize=13636816 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22962/stat : 22962 (java) S 22947 22949 22246 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 855999101 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22963] ppid=22947 vsize=13636816 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22963/stat : 22963 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855999103 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389125041 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22964] ppid=22947 vsize=13636816 CPUtime=0.73 cores=0,2,4,6
/proc/22949/task/22964/stat : 22964 (java) S 22947 22949 22246 0 -1 4202560 5749 0 0 0 73 0 0 0 15 0 19 0 855999103 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 2 0 0 0
[pid=22949/tid=22965] ppid=22947 vsize=13636816 CPUtime=0.77 cores=0,2,4,6
/proc/22949/task/22965/stat : 22965 (java) S 22947 22949 22246 0 -1 4202560 7922 0 0 0 76 1 0 0 15 0 19 0 855999103 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 0 0 0 0
[pid=22949/tid=22966] ppid=22947 vsize=13636816 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22966/stat : 22966 (java) S 22947 22949 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855999103 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117337 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22967] ppid=22947 vsize=13636816 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22967/stat : 22967 (java) S 22947 22949 22246 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 855999103 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117952 0 4 0 16800975 18446604442381904640 0 0 -1 4 0 0 0
[pid=22949/tid=22969] ppid=22947 vsize=13636816 CPUtime=0 cores=0,2,4,6
/proc/22949/task/22969/stat : 22969 (java) S 22947 22949 22246 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 856004267 13964099584 1347392 33554432000 1073741824 1073778376 140735598669136 18446744073709551615 255389117952 0 4 0 16800975 18446604442381904640 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 13636816

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

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

[startup+1790 s]
/proc/loadavg: 1.98 2.04 2.00 3/473 23076
/proc/meminfo: memFree=14187104/32951124 swapFree=60787360/67111528
[pid=22949] ppid=22947 vsize=0 CPUtime=1800.27 cores=0,2,4,6
/proc/22949/stat : 22949 (java) Z 22947 22949 22246 0 -1 4203548 1357340 0 1 0 179830 197 0 0 17 0 2 0 855999097 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22949/statm: 0 0 0 0 0 0 0
[pid=22949/tid=22950] ppid=22947 vsize=0 CPUtime=1726.22 cores=0,2,4,6
/proc/22949/task/22950/stat : 22950 (java) R 22947 22949 22246 0 -1 4203588 951419 0 1 0 172485 137 0 0 25 0 2 0 855999098 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1800.27
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1790.06
CPU time (s): 1800.33
CPU user time (s): 1798.3
CPU system time (s): 2.03069
CPU usage (%): 100.574
Max. virtual memory (cumulated for all children) (KiB): 13637292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.3
system time used= 2.03069
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1357340
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38103
involuntary context switches= 13004

runsolver used 8.5587 second user time and 17.5253 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-07 12:53:32
IDJOB=3478992
IDBENCH=89817
IDSOLVER=1952
FILE ID=node135/3478992-1307444004
RUNJOBID= node135-1307436784-22264
PBS_JOBID= 13519953
Free space on /tmp= 73620 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-181.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3478992-1307444004/watcher-3478992-1307444004 -o /tmp/evaluation-result-3478992-1307444004/solver-3478992-1307444004 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3478992-1307444004.opb

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

MD5SUM BENCH= 5f261e01a77e00c07db405ec3b956be4
RANDOM SEED=782887477

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18888940 kB
Buffers:        307588 kB
Cached:        1567252 kB
SwapCached:       6168 kB
Active:       12762392 kB
Inactive:      1020440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18888940 kB
SwapTotal:    67111528 kB
SwapFree:     60787360 kB
Dirty:          385252 kB
Writeback:           0 kB
AnonPages:    11907476 kB
Mapped:          34228 kB
Slab:           145280 kB
PageTables:      67632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 137831356 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73628 MiB
End job on node135 at 2011-06-07 13:23:24