Trace number 3478750

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.3 1784.17

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-182.opb
MD5SUM378c188d79de101f4114d358aff291a2
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 variables599527
Total number of constraints14097016
Number of constraints which are clauses12663693
Number of constraints which are cardinality constraints (but not clauses)44152
Number of constraints which are nor clauses,nor cardinality constraints1389171
Minimum length of a constraint2
Maximum length of a constraint3822
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 3823
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.02/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.08	c See www.sat4j.org for details.
0.02/0.09	c version 2.3.1.v20110525
0.02/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.09	c java.vm.version	19.1-b02
0.02/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.09	c sun.arch.data.model	64
0.02/0.09	c java.version		1.6.0_24
0.02/0.09	c os.name		Linux
0.02/0.09	c os.version		2.6.18-164.el5
0.02/0.09	c os.arch		amd64
0.02/0.09	c Free memory 		12995394264
0.02/0.09	c Max memory 		13063553024
0.02/0.09	c Total memory 		13063553024
0.02/0.09	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose learned constraints deletion strategy
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-3478750-1307436784.opb
0.11/0.11	c reading problem ... 
119.50/105.66	c ... done. Wall clock time 105.553s.
119.50/105.66	c #vars     599527
119.50/105.66	c #constraints  14119118
119.50/105.66	c constraints type 
119.50/105.66	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 9746369
119.50/105.66	c org.sat4j.minisat.constraints.card.MinWatchCard => 44153
119.50/105.66	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2939425
119.50/105.66	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1389171
139.89/125.54	c cleaning 2487 clauses out of 5001 with flag 5001/5001
161.55/146.62	c cleaning 4234 clauses out of 8513 with flag 11000/11000
185.38/170.43	c cleaning 5625 clauses out of 11280 with flag 18001/18001
209.04/194.01	c cleaning 6817 clauses out of 13656 with flag 26002/26002
239.31/224.30	c cleaning 7886 clauses out of 15837 with flag 35000/35000
270.95/255.84	c cleaning 8950 clauses out of 17954 with flag 45003/45003
303.90/288.70	c cleaning 9983 clauses out of 20002 with flag 56001/56001
339.62/324.40	c cleaning 10984 clauses out of 22018 with flag 68000/68000
385.86/370.60	c cleaning 11994 clauses out of 24035 with flag 81001/81001
427.00/411.79	c cleaning 12994 clauses out of 26043 with flag 95003/95003
471.84/456.56	c cleaning 14004 clauses out of 28046 with flag 110000/110000
517.66/502.39	c cleaning 15002 clauses out of 30042 with flag 126000/126000
566.50/551.18	c cleaning 16000 clauses out of 32040 with flag 143000/143000
627.43/612.02	c cleaning 16993 clauses out of 34041 with flag 161001/161001
684.95/669.53	c cleaning 18010 clauses out of 36048 with flag 180001/180001
771.80/756.36	c cleaning 19007 clauses out of 38041 with flag 200004/200004
835.91/820.42	c cleaning 20001 clauses out of 40031 with flag 221001/221001
895.35/879.82	c cleaning 20984 clauses out of 42029 with flag 243000/243000
965.03/949.44	c cleaning 22018 clauses out of 44045 with flag 266000/266000
1040.58/1025.00	c cleaning 22989 clauses out of 46027 with flag 290000/290000
1135.03/1119.36	c cleaning 23997 clauses out of 48038 with flag 315000/315000
1221.08/1205.34	c cleaning 25009 clauses out of 50043 with flag 341002/341002
1385.26/1369.44	c cleaning 26007 clauses out of 52034 with flag 368002/368002
1569.82/1553.95	c cleaning 27000 clauses out of 54025 with flag 396000/396000
1667.40/1651.43	c cleaning 27995 clauses out of 56025 with flag 425000/425000
1753.76/1737.76	c cleaning 28987 clauses out of 58031 with flag 455001/455001
1800.02/1783.92	c starts		: 151
1800.02/1783.92	c conflicts		: 472014
1800.02/1783.92	c decisions		: 1445486
1800.02/1783.92	c propagations		: 4097211352
1800.02/1783.92	c inspects		: 12577179896
1800.02/1783.92	c shortcuts		: 0
1800.02/1783.92	c learnt literals	: 0
1800.02/1783.92	c learnt binary clauses	: 47
1800.02/1783.92	c learnt ternary clauses	: 50
1800.02/1783.92	c learnt constraints	: 472014
1800.02/1783.92	c ignored constraints	: 0
1800.02/1783.92	c root simplifications	: 0
1800.02/1783.92	c removed literals (reason simplification)	: 9825454
1800.02/1783.92	c reason swapping (by a shorter reason)	: 0
1800.02/1783.92	c Calls to reduceDB	: 26
1800.02/1783.92	c number of reductions to clauses (during analyze)	: 0
1800.02/1783.92	c number of learned constraints concerned by reduction	: 0
1800.02/1783.92	c number of learning phase by resolution	: 0
1800.02/1783.92	c number of learning phase by cutting planes	: 0
1800.02/1783.92	c speed (assignments/second)	: 2441350.636017389
1800.02/1783.92	c non guided choices	290665
1800.02/1783.94	c learnt constraints type 
1800.02/1783.94	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 47
1800.02/1783.94	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 46017
1800.02/1783.94	c constraints type 
1800.02/1783.94	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 9746369
1800.02/1783.94	c org.sat4j.minisat.constraints.card.MinWatchCard => 44153
1800.02/1783.94	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2939425
1800.02/1783.94	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1389171
1800.02/1783.94	s UNKNOWN
1800.02/1783.94	c Total wall clock time (in seconds): 1783.831

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

running on 4 cores: 1,3,5,7

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: 0.58 0.14 0.04 3/454 22303
/proc/meminfo: memFree=15937140/32951124 swapFree=60787360/67111528
[pid=22303] ppid=22301 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/22303/stat : 22303 (java) S 22301 22303 22246 0 -1 4202496 5612 0 1 0 0 0 0 0 18 0 2 0 855277906 13850947584 5313 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389104101 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/22303/statm: 3381579 5327 917 9 0 3372735 0
[pid=22303/tid=22304] ppid=22301 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22304/stat : 22304 (java) R 22301 22303 22246 0 -1 4202560 6293 0 1 0 0 0 0 0 19 0 2 0 855277906 13850947584 7109 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255376995387 0 4 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.0361659 s]
/proc/loadavg: 0.58 0.14 0.04 3/454 22303
/proc/meminfo: memFree=15937140/32951124 swapFree=60787360/67111528
[pid=22303] ppid=22301 vsize=13547424 CPUtime=0.02 cores=1,3,5,7
/proc/22303/stat : 22303 (java) S 22301 22303 22246 0 -1 4202496 13469 0 1 0 1 1 0 0 18 0 11 0 855277906 13872562176 13167 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389104101 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/22303/statm: 3386856 13167 1600 9 0 3377604 0
[pid=22303/tid=22304] ppid=22301 vsize=13547424 CPUtime=0.02 cores=1,3,5,7
/proc/22303/task/22304/stat : 22304 (java) R 22301 22303 22246 0 -1 4202560 12344 0 1 0 1 1 0 0 25 0 11 0 855277906 13872562176 13167 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 47964571250720 0 4 0 16784584 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13547424

[startup+0.106165 s]
/proc/loadavg: 0.58 0.14 0.04 3/454 22303
/proc/meminfo: memFree=15937140/32951124 swapFree=60787360/67111528
[pid=22303] ppid=22301 vsize=13621708 CPUtime=0.11 cores=1,3,5,7
/proc/22303/stat : 22303 (java) S 22301 22303 22246 0 -1 4202496 15528 0 1 0 9 2 0 0 18 0 18 0 855277906 13948628992 15224 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/22303/statm: 3405427 15224 2093 9 0 3396161 0
[pid=22303/tid=22304] ppid=22301 vsize=13621708 CPUtime=0.09 cores=1,3,5,7
/proc/22303/task/22304/stat : 22304 (java) R 22301 22303 22246 0 -1 4202560 13727 0 1 0 7 2 0 0 18 0 18 0 855277906 13948628992 15224 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 46912505099250 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13621708

[startup+0.301121 s]
/proc/loadavg: 0.58 0.14 0.04 3/454 22303
/proc/meminfo: memFree=15937140/32951124 swapFree=60787360/67111528
[pid=22303] ppid=22301 vsize=13622736 CPUtime=0.45 cores=1,3,5,7
/proc/22303/stat : 22303 (java) S 22301 22303 22246 0 -1 4202496 35131 0 1 0 40 5 0 0 18 0 18 0 855277906 13949681664 34406 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/22303/statm: 3405684 34407 2200 9 0 3396418 0
[pid=22303/tid=22304] ppid=22301 vsize=13622736 CPUtime=0.28 cores=1,3,5,7
/proc/22303/task/22304/stat : 22304 (java) R 22301 22303 22246 0 -1 4202560 32508 0 1 0 24 4 0 0 18 0 18 0 855277906 13949681664 34408 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 47964575001396 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 13622736

[startup+0.7416 s]
/proc/loadavg: 0.58 0.14 0.04 3/454 22303
/proc/meminfo: memFree=15937140/32951124 swapFree=60787360/67111528
[pid=22303] ppid=22301 vsize=13637104 CPUtime=1.53 cores=1,3,5,7
/proc/22303/stat : 22303 (java) S 22301 22303 22246 0 -1 4202496 155595 0 1 0 132 21 0 0 18 0 18 0 855277906 13964394496 148747 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/22303/statm: 3409276 148751 2217 9 0 3400010 0
[pid=22303/tid=22304] ppid=22301 vsize=13637104 CPUtime=0.72 cores=1,3,5,7
/proc/22303/task/22304/stat : 22304 (java) R 22301 22303 22246 0 -1 4202560 139865 0 1 0 55 17 0 0 18 0 18 0 855277906 13964394496 148754 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 46912505576837 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 13637104

[startup+1.5009 s]
/proc/loadavg: 0.58 0.14 0.04 3/472 22321
/proc/meminfo: memFree=14728748/32951124 swapFree=60787360/67111528
[pid=22303] ppid=22301 vsize=13637104 CPUtime=2.29 cores=1,3,5,7
/proc/22303/stat : 22303 (java) S 22301 22303 22246 0 -1 4202496 428215 0 1 0 179 50 0 0 18 0 18 0 855277906 13964394496 421367 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/22303/statm: 3409276 421371 2217 9 0 3400010 0
[pid=22303/tid=22304] ppid=22301 vsize=13637104 CPUtime=1.48 cores=1,3,5,7
/proc/22303/task/22304/stat : 22304 (java) R 22301 22303 22246 0 -1 4202560 412484 0 1 0 102 46 0 0 19 0 18 0 855277906 13964394496 421373 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 46912505646202 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22303/tid=22306] ppid=22301 vsize=13637104 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22306/stat : 22306 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 855277908 13964394496 421373 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22307] ppid=22301 vsize=13637104 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22307/stat : 22307 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 855277908 13964394496 421375 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22308] ppid=22301 vsize=13637104 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22308/stat : 22308 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 855277908 13964394496 421378 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22309] ppid=22301 vsize=13637104 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22309/stat : 22309 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 855277908 13964394496 421380 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22310] ppid=22301 vsize=13637104 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22310/stat : 22310 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 855277908 13964394496 421383 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22311] ppid=22301 vsize=13637104 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22311/stat : 22311 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 18 0 855277908 13964394496 421385 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22312] ppid=22301 vsize=13637104 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22312/stat : 22312 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 855277908 13964394496 421387 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22313] ppid=22301 vsize=13637104 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22313/stat : 22313 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855277908 13964394496 421390 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22314] ppid=22301 vsize=13637104 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22314/stat : 22314 (java) S 22301 22303 22246 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 855277909 13964394496 421403 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117952 0 0 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22315] ppid=22301 vsize=13637104 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22315/stat : 22315 (java) S 22301 22303 22246 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 855277910 13964394496 421418 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22316] ppid=22301 vsize=13637104 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22316/stat : 22316 (java) S 22301 22303 22246 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 855277910 13964394496 421435 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22317] ppid=22301 vsize=13637104 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22317/stat : 22317 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855277912 13964394496 421451 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389125041 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22318] ppid=22301 vsize=13637104 CPUtime=0.43 cores=1,3,5,7
/proc/22303/task/22318/stat : 22318 (java) S 22301 22303 22246 0 -1 4202560 8248 0 0 0 41 2 0 0 18 0 18 0 855277912 13964394496 421467 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22319] ppid=22301 vsize=13637104 CPUtime=0.35 cores=1,3,5,7
/proc/22303/task/22319/stat : 22319 (java) S 22301 22303 22246 0 -1 4202560 6338 0 0 0 34 1 0 0 18 0 18 0 855277912 13964394496 421483 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22320] ppid=22301 vsize=13637104 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22320/stat : 22320 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855277912 13964394496 421500 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22321] ppid=22301 vsize=13637104 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22321/stat : 22321 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 855277912 13964394496 421515 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117952 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 13637104

[startup+3.10156 s]
/proc/loadavg: 0.58 0.14 0.04 3/472 22321
/proc/meminfo: memFree=13046936/32951124 swapFree=60787360/67111528
[pid=22303] ppid=22301 vsize=13637104 CPUtime=4 cores=1,3,5,7
/proc/22303/stat : 22303 (java) S 22301 22303 22246 0 -1 4202496 868418 0 1 0 303 97 0 0 18 0 18 0 855277906 13964394496 861564 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/22303/statm: 3409276 861564 2232 9 0 3400010 0
[pid=22303/tid=22304] ppid=22301 vsize=13637104 CPUtime=3.04 cores=1,3,5,7
/proc/22303/task/22304/stat : 22304 (java) R 22301 22303 22246 0 -1 4202560 844935 0 1 0 213 91 0 0 22 0 18 0 855277906 13964394496 861564 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 46912505512732 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=22303/tid=22306] ppid=22301 vsize=13637104 CPUtime=0.02 cores=1,3,5,7
/proc/22303/task/22306/stat : 22306 (java) S 22301 22303 22246 0 -1 4202560 1624 0 0 0 2 0 0 0 18 0 18 0 855277908 13964394496 861564 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 1 0 0 0
[pid=22303/tid=22307] ppid=22301 vsize=13637104 CPUtime=0.02 cores=1,3,5,7
/proc/22303/task/22307/stat : 22307 (java) S 22301 22303 22246 0 -1 4202560 2757 0 0 0 2 0 0 0 18 0 18 0 855277908 13964394496 861564 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 1 0 0 0
[pid=22303/tid=22308] ppid=22301 vsize=13637104 CPUtime=0.02 cores=1,3,5,7
/proc/22303/task/22308/stat : 22308 (java) S 22301 22303 22246 0 -1 4202560 3217 0 0 0 2 0 0 0 18 0 18 0 855277908 13964394496 861564 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22309] ppid=22301 vsize=13637104 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22309/stat : 22309 (java) S 22301 22303 22246 0 -1 4202560 120 0 0 0 0 0 0 0 18 0 18 0 855277908 13964394496 861564 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 1 0 0 0
[pid=22303/tid=22310] ppid=22301 vsize=13637104 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22310/stat : 22310 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 855277908 13964394496 861564 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22311] ppid=22301 vsize=13637104 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22311/stat : 22311 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 855277908 13964394496 861564 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22312] ppid=22301 vsize=13637104 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22312/stat : 22312 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 855277908 13964394496 861564 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22313] ppid=22301 vsize=13637104 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22313/stat : 22313 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 855277908 13964394496 861564 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22314] ppid=22301 vsize=13637104 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22314/stat : 22314 (java) S 22301 22303 22246 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 18 0 855277909 13964394496 861564 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117952 0 0 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22315] ppid=22301 vsize=13637104 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22315/stat : 22315 (java) S 22301 22303 22246 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 18 0 855277910 13964394496 861564 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22316] ppid=22301 vsize=13637104 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22316/stat : 22316 (java) S 22301 22303 22246 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 18 0 855277910 13964394496 861564 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22317] ppid=22301 vsize=13637104 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22317/stat : 22317 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855277912 13964394496 861564 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389125041 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22318] ppid=22301 vsize=13637104 CPUtime=0.44 cores=1,3,5,7
/proc/22303/task/22318/stat : 22318 (java) S 22301 22303 22246 0 -1 4202560 8249 0 0 0 42 2 0 0 18 0 18 0 855277912 13964394496 861564 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22319] ppid=22301 vsize=13637104 CPUtime=0.4 cores=1,3,5,7
/proc/22303/task/22319/stat : 22319 (java) S 22301 22303 22246 0 -1 4202560 6360 0 0 0 39 1 0 0 15 0 18 0 855277912 13964394496 861564 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22320] ppid=22301 vsize=13637104 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22320/stat : 22320 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855277912 13964394496 861564 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22321] ppid=22301 vsize=13637104 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22321/stat : 22321 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 855277912 13964394496 861564 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117952 0 4 0 16800975 18446604469505070208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 13637104

[startup+6.30101 s]
/proc/loadavg: 0.70 0.17 0.05 3/472 22321
/proc/meminfo: memFree=12245120/32951124 swapFree=60787360/67111528
[pid=22303] ppid=22301 vsize=13635416 CPUtime=7.41 cores=1,3,5,7
/proc/22303/stat : 22303 (java) S 22301 22303 22246 0 -1 4202496 889910 0 1 0 641 100 0 0 18 0 18 0 855277906 13962665984 882521 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/22303/statm: 3408854 882521 2232 9 0 3399588 0
[pid=22303/tid=22304] ppid=22301 vsize=13635416 CPUtime=6.14 cores=1,3,5,7
/proc/22303/task/22304/stat : 22304 (java) R 22301 22303 22246 0 -1 4202560 845514 0 1 0 522 92 0 0 20 0 18 0 855277906 13962665984 882521 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 47964575001687 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=22303/tid=22306] ppid=22301 vsize=13635416 CPUtime=0.06 cores=1,3,5,7
/proc/22303/task/22306/stat : 22306 (java) S 22301 22303 22246 0 -1 4202560 4971 0 0 0 6 0 0 0 18 0 18 0 855277908 13962665984 882521 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 1 0 0 0
[pid=22303/tid=22307] ppid=22301 vsize=13635416 CPUtime=0.07 cores=1,3,5,7
/proc/22303/task/22307/stat : 22307 (java) S 22301 22303 22246 0 -1 4202560 5745 0 0 0 7 0 0 0 18 0 18 0 855277908 13962665984 882521 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 1 0 0 0
[pid=22303/tid=22308] ppid=22301 vsize=13635416 CPUtime=0.02 cores=1,3,5,7
/proc/22303/task/22308/stat : 22308 (java) S 22301 22303 22246 0 -1 4202560 3217 0 0 0 2 0 0 0 15 0 18 0 855277908 13962665984 882521 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22309] ppid=22301 vsize=13635416 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22309/stat : 22309 (java) S 22301 22303 22246 0 -1 4202560 120 0 0 0 0 0 0 0 15 0 18 0 855277908 13962665984 882521 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 1 0 0 0
[pid=22303/tid=22310] ppid=22301 vsize=13635416 CPUtime=0.05 cores=1,3,5,7
/proc/22303/task/22310/stat : 22310 (java) S 22301 22303 22246 0 -1 4202560 2944 0 0 0 5 0 0 0 16 0 18 0 855277908 13962665984 882521 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22311] ppid=22301 vsize=13635416 CPUtime=0.04 cores=1,3,5,7
/proc/22303/task/22311/stat : 22311 (java) S 22301 22303 22246 0 -1 4202560 3934 0 0 0 4 0 0 0 15 0 18 0 855277908 13962665984 882521 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22312] ppid=22301 vsize=13635416 CPUtime=0.05 cores=1,3,5,7
/proc/22303/task/22312/stat : 22312 (java) S 22301 22303 22246 0 -1 4202560 2914 0 0 0 5 0 0 0 16 0 18 0 855277908 13962665984 882521 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22313] ppid=22301 vsize=13635416 CPUtime=0.03 cores=1,3,5,7
/proc/22303/task/22313/stat : 22313 (java) S 22301 22303 22246 0 -1 4202560 4789 0 0 0 3 0 0 0 15 0 18 0 855277908 13962665984 882521 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22314] ppid=22301 vsize=13635416 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22314/stat : 22314 (java) S 22301 22303 22246 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 18 0 855277909 13962665984 882521 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117952 0 0 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22315] ppid=22301 vsize=13635416 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22315/stat : 22315 (java) S 22301 22303 22246 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 18 0 855277910 13962665984 882521 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22316] ppid=22301 vsize=13635416 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22316/stat : 22316 (java) S 22301 22303 22246 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 18 0 855277910 13962665984 882521 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22317] ppid=22301 vsize=13635416 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22317/stat : 22317 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855277912 13962665984 882521 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389125041 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22318] ppid=22301 vsize=13635416 CPUtime=0.44 cores=1,3,5,7
/proc/22303/task/22318/stat : 22318 (java) S 22301 22303 22246 0 -1 4202560 8249 0 0 0 42 2 0 0 18 0 18 0 855277912 13962665984 882521 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22319] ppid=22301 vsize=13635416 CPUtime=0.41 cores=1,3,5,7
/proc/22303/task/22319/stat : 22319 (java) S 22301 22303 22246 0 -1 4202560 6361 0 0 0 40 1 0 0 15 0 18 0 855277912 13962665984 882521 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22320] ppid=22301 vsize=13635416 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22320/stat : 22320 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855277912 13962665984 882521 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22321] ppid=22301 vsize=13635416 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22321/stat : 22321 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 855277912 13962665984 882521 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117952 0 4 0 16800975 18446604469505070208 0 0 -1 1 0 0 0

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

/proc/22303/task/22315/stat : 22315 (java) S 22301 22303 22246 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 855277910 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22316] ppid=22301 vsize=13636444 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22316/stat : 22316 (java) S 22301 22303 22246 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 855277910 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22317] ppid=22301 vsize=13636444 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22317/stat : 22317 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855277912 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389125041 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22318] ppid=22301 vsize=13636444 CPUtime=0.77 cores=1,3,5,7
/proc/22303/task/22318/stat : 22318 (java) S 22301 22303 22246 0 -1 4202560 8339 0 0 0 75 2 0 0 15 0 19 0 855277912 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 5 0 0 0
[pid=22303/tid=22319] ppid=22301 vsize=13636444 CPUtime=0.79 cores=1,3,5,7
/proc/22303/task/22319/stat : 22319 (java) S 22301 22303 22246 0 -1 4202560 6428 0 0 0 78 1 0 0 16 0 19 0 855277912 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22320] ppid=22301 vsize=13636444 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22320/stat : 22320 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855277912 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22321] ppid=22301 vsize=13636444 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22321/stat : 22321 (java) S 22301 22303 22246 0 -1 4202560 95 0 0 0 0 0 0 0 15 0 19 0 855277912 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117952 0 4 0 16800975 18446604469505070208 0 0 -1 1 0 0 0
[pid=22303/tid=22325] ppid=22301 vsize=13636444 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22325/stat : 22325 (java) S 22301 22303 22246 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 855288480 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117952 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1678.36
Current children cumulated vsize (KiB) 13636444

[startup+1722.3 s]
/proc/loadavg: 2.02 2.03 1.70 3/473 22380
/proc/meminfo: memFree=9586260/32951124 swapFree=60787360/67111528
[pid=22303] ppid=22301 vsize=13636444 CPUtime=1738.36 cores=1,3,5,7
/proc/22303/stat : 22303 (java) S 22301 22303 22246 0 -1 4202496 1541978 0 1 0 173624 212 0 0 18 0 19 0 855277906 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/22303/statm: 3409111 1527310 2263 9 0 3399845 0
[pid=22303/tid=22304] ppid=22301 vsize=13636444 CPUtime=1627.21 cores=1,3,5,7
/proc/22303/task/22304/stat : 22304 (java) R 22301 22303 22246 0 -1 4202560 1005483 0 1 0 162579 142 0 0 25 0 19 0 855277906 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 46912505966431 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22303/tid=22306] ppid=22301 vsize=13636444 CPUtime=2.78 cores=1,3,5,7
/proc/22303/task/22306/stat : 22306 (java) S 22301 22303 22246 0 -1 4202560 63556 0 0 0 271 7 0 0 15 0 19 0 855277908 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22307] ppid=22301 vsize=13636444 CPUtime=2.34 cores=1,3,5,7
/proc/22303/task/22307/stat : 22307 (java) S 22301 22303 22246 0 -1 4202560 52793 0 0 0 229 5 0 0 16 0 19 0 855277908 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22308] ppid=22301 vsize=13636444 CPUtime=2.75 cores=1,3,5,7
/proc/22303/task/22308/stat : 22308 (java) S 22301 22303 22246 0 -1 4202560 95691 0 0 0 263 12 0 0 16 0 19 0 855277908 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22309] ppid=22301 vsize=13636444 CPUtime=2.23 cores=1,3,5,7
/proc/22303/task/22309/stat : 22309 (java) S 22301 22303 22246 0 -1 4202560 55442 0 0 0 216 7 0 0 15 0 19 0 855277908 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22310] ppid=22301 vsize=13636444 CPUtime=2.46 cores=1,3,5,7
/proc/22303/task/22310/stat : 22310 (java) S 22301 22303 22246 0 -1 4202560 52860 0 0 0 241 5 0 0 16 0 19 0 855277908 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22311] ppid=22301 vsize=13636444 CPUtime=2.88 cores=1,3,5,7
/proc/22303/task/22311/stat : 22311 (java) S 22301 22303 22246 0 -1 4202560 88173 0 0 0 279 9 0 0 15 0 19 0 855277908 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22312] ppid=22301 vsize=13636444 CPUtime=2.26 cores=1,3,5,7
/proc/22303/task/22312/stat : 22312 (java) S 22301 22303 22246 0 -1 4202560 52702 0 0 0 219 7 0 0 15 0 19 0 855277908 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 1 0 0 0
[pid=22303/tid=22313] ppid=22301 vsize=13636444 CPUtime=2.29 cores=1,3,5,7
/proc/22303/task/22313/stat : 22313 (java) S 22301 22303 22246 0 -1 4202560 50237 0 0 0 222 7 0 0 16 0 19 0 855277908 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 1 0 0 0
[pid=22303/tid=22314] ppid=22301 vsize=13636444 CPUtime=89.45 cores=1,3,5,7
/proc/22303/task/22314/stat : 22314 (java) S 22301 22303 22246 0 -1 4202560 9024 0 0 0 8944 1 0 0 18 0 19 0 855277909 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117952 0 0 0 16800975 18446604469505070208 0 0 -1 5 0 0 0
[pid=22303/tid=22315] ppid=22301 vsize=13636444 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22315/stat : 22315 (java) S 22301 22303 22246 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 855277910 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22316] ppid=22301 vsize=13636444 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22316/stat : 22316 (java) S 22301 22303 22246 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 855277910 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22317] ppid=22301 vsize=13636444 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22317/stat : 22317 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855277912 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389125041 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22318] ppid=22301 vsize=13636444 CPUtime=0.77 cores=1,3,5,7
/proc/22303/task/22318/stat : 22318 (java) S 22301 22303 22246 0 -1 4202560 8339 0 0 0 75 2 0 0 15 0 19 0 855277912 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 5 0 0 0
[pid=22303/tid=22319] ppid=22301 vsize=13636444 CPUtime=0.79 cores=1,3,5,7
/proc/22303/task/22319/stat : 22319 (java) S 22301 22303 22246 0 -1 4202560 6428 0 0 0 78 1 0 0 16 0 19 0 855277912 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22320] ppid=22301 vsize=13636444 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22320/stat : 22320 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855277912 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22321] ppid=22301 vsize=13636444 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22321/stat : 22321 (java) S 22301 22303 22246 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 19 0 855277912 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117952 0 4 0 16800975 18446604469505070208 0 0 -1 1 0 0 0
[pid=22303/tid=22325] ppid=22301 vsize=13636444 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22325/stat : 22325 (java) S 22301 22303 22246 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 855288480 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117952 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1738.36
Current children cumulated vsize (KiB) 13636444

[startup+1782.3 s]
/proc/loadavg: 2.10 2.05 1.73 5/476 22384
/proc/meminfo: memFree=9584116/32951124 swapFree=60787360/67111528
[pid=22303] ppid=22301 vsize=13636444 CPUtime=1798.4 cores=1,3,5,7
/proc/22303/stat : 22303 (java) S 22301 22303 22246 0 -1 4202496 1541985 0 1 0 179628 212 0 0 18 0 19 0 855277906 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/22303/statm: 3409111 1527310 2263 9 0 3399845 0
[pid=22303/tid=22304] ppid=22301 vsize=13636444 CPUtime=1684.06 cores=1,3,5,7
/proc/22303/task/22304/stat : 22304 (java) R 22301 22303 22246 0 -1 4202560 1005484 0 1 0 168264 142 0 0 25 0 19 0 855277906 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22303/tid=22306] ppid=22301 vsize=13636444 CPUtime=2.78 cores=1,3,5,7
/proc/22303/task/22306/stat : 22306 (java) S 22301 22303 22246 0 -1 4202560 63556 0 0 0 271 7 0 0 15 0 19 0 855277908 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22307] ppid=22301 vsize=13636444 CPUtime=2.34 cores=1,3,5,7
/proc/22303/task/22307/stat : 22307 (java) S 22301 22303 22246 0 -1 4202560 52793 0 0 0 229 5 0 0 16 0 19 0 855277908 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22308] ppid=22301 vsize=13636444 CPUtime=2.78 cores=1,3,5,7
/proc/22303/task/22308/stat : 22308 (java) S 22301 22303 22246 0 -1 4202560 95691 0 0 0 266 12 0 0 16 0 19 0 855277908 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22309] ppid=22301 vsize=13636444 CPUtime=2.23 cores=1,3,5,7
/proc/22303/task/22309/stat : 22309 (java) S 22301 22303 22246 0 -1 4202560 55442 0 0 0 216 7 0 0 15 0 19 0 855277908 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22310] ppid=22301 vsize=13636444 CPUtime=2.46 cores=1,3,5,7
/proc/22303/task/22310/stat : 22310 (java) S 22301 22303 22246 0 -1 4202560 52860 0 0 0 241 5 0 0 15 0 19 0 855277908 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22311] ppid=22301 vsize=13636444 CPUtime=2.88 cores=1,3,5,7
/proc/22303/task/22311/stat : 22311 (java) S 22301 22303 22246 0 -1 4202560 88173 0 0 0 279 9 0 0 15 0 19 0 855277908 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22312] ppid=22301 vsize=13636444 CPUtime=2.31 cores=1,3,5,7
/proc/22303/task/22312/stat : 22312 (java) S 22301 22303 22246 0 -1 4202560 52702 0 0 0 223 8 0 0 16 0 19 0 855277908 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 1 0 0 0
[pid=22303/tid=22313] ppid=22301 vsize=13636444 CPUtime=2.29 cores=1,3,5,7
/proc/22303/task/22313/stat : 22313 (java) S 22301 22303 22246 0 -1 4202560 50237 0 0 0 222 7 0 0 16 0 19 0 855277908 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22314] ppid=22301 vsize=13636444 CPUtime=92.58 cores=1,3,5,7
/proc/22303/task/22314/stat : 22314 (java) S 22301 22303 22246 0 -1 4202560 9026 0 0 0 9257 1 0 0 18 0 19 0 855277909 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117952 0 0 0 16800975 18446604469505070208 0 0 -1 5 0 0 0
[pid=22303/tid=22315] ppid=22301 vsize=13636444 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22315/stat : 22315 (java) S 22301 22303 22246 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 855277910 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22316] ppid=22301 vsize=13636444 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22316/stat : 22316 (java) S 22301 22303 22246 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 855277910 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22317] ppid=22301 vsize=13636444 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22317/stat : 22317 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855277912 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389125041 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22318] ppid=22301 vsize=13636444 CPUtime=0.77 cores=1,3,5,7
/proc/22303/task/22318/stat : 22318 (java) S 22301 22303 22246 0 -1 4202560 8339 0 0 0 75 2 0 0 15 0 19 0 855277912 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 5 0 0 0
[pid=22303/tid=22319] ppid=22301 vsize=13636444 CPUtime=0.79 cores=1,3,5,7
/proc/22303/task/22319/stat : 22319 (java) S 22301 22303 22246 0 -1 4202560 6428 0 0 0 78 1 0 0 16 0 19 0 855277912 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22320] ppid=22301 vsize=13636444 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22320/stat : 22320 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855277912 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22321] ppid=22301 vsize=13636444 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22321/stat : 22321 (java) S 22301 22303 22246 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 855277912 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117952 0 4 0 16800975 18446604469505070208 0 0 -1 1 0 0 0
[pid=22303/tid=22325] ppid=22301 vsize=13636444 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22325/stat : 22325 (java) S 22301 22303 22246 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 855288480 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117952 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1798.4
Current children cumulated vsize (KiB) 13636444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1783.9 s]
/proc/loadavg: 2.09 2.05 1.73 2/453 22384
/proc/meminfo: memFree=13321908/32951124 swapFree=60787360/67111528
[pid=22303] ppid=22301 vsize=13636444 CPUtime=1800.02 cores=1,3,5,7
/proc/22303/stat : 22303 (java) S 22301 22303 22246 0 -1 4202496 1541985 0 1 0 179790 212 0 0 18 0 19 0 855277906 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/22303/statm: 3409111 1527310 2263 9 0 3399845 0
[pid=22303/tid=22304] ppid=22301 vsize=13636444 CPUtime=1685.67 cores=1,3,5,7
/proc/22303/task/22304/stat : 22304 (java) R 22301 22303 22246 0 -1 4202560 1005484 0 1 0 168425 142 0 0 25 0 19 0 855277906 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 46912505966077 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22303/tid=22306] ppid=22301 vsize=13636444 CPUtime=2.78 cores=1,3,5,7
/proc/22303/task/22306/stat : 22306 (java) S 22301 22303 22246 0 -1 4202560 63556 0 0 0 271 7 0 0 15 0 19 0 855277908 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22307] ppid=22301 vsize=13636444 CPUtime=2.34 cores=1,3,5,7
/proc/22303/task/22307/stat : 22307 (java) S 22301 22303 22246 0 -1 4202560 52793 0 0 0 229 5 0 0 16 0 19 0 855277908 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22308] ppid=22301 vsize=13636444 CPUtime=2.78 cores=1,3,5,7
/proc/22303/task/22308/stat : 22308 (java) S 22301 22303 22246 0 -1 4202560 95691 0 0 0 266 12 0 0 16 0 19 0 855277908 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22309] ppid=22301 vsize=13636444 CPUtime=2.23 cores=1,3,5,7
/proc/22303/task/22309/stat : 22309 (java) S 22301 22303 22246 0 -1 4202560 55442 0 0 0 216 7 0 0 15 0 19 0 855277908 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22310] ppid=22301 vsize=13636444 CPUtime=2.46 cores=1,3,5,7
/proc/22303/task/22310/stat : 22310 (java) S 22301 22303 22246 0 -1 4202560 52860 0 0 0 241 5 0 0 15 0 19 0 855277908 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22311] ppid=22301 vsize=13636444 CPUtime=2.88 cores=1,3,5,7
/proc/22303/task/22311/stat : 22311 (java) S 22301 22303 22246 0 -1 4202560 88173 0 0 0 279 9 0 0 15 0 19 0 855277908 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22312] ppid=22301 vsize=13636444 CPUtime=2.31 cores=1,3,5,7
/proc/22303/task/22312/stat : 22312 (java) S 22301 22303 22246 0 -1 4202560 52702 0 0 0 223 8 0 0 16 0 19 0 855277908 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 1 0 0 0
[pid=22303/tid=22313] ppid=22301 vsize=13636444 CPUtime=2.29 cores=1,3,5,7
/proc/22303/task/22313/stat : 22313 (java) S 22301 22303 22246 0 -1 4202560 50237 0 0 0 222 7 0 0 16 0 19 0 855277908 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22314] ppid=22301 vsize=13636444 CPUtime=92.58 cores=1,3,5,7
/proc/22303/task/22314/stat : 22314 (java) S 22301 22303 22246 0 -1 4202560 9026 0 0 0 9257 1 0 0 18 0 19 0 855277909 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117952 0 0 0 16800975 18446604469505070208 0 0 -1 5 0 0 0
[pid=22303/tid=22315] ppid=22301 vsize=13636444 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22315/stat : 22315 (java) S 22301 22303 22246 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 855277910 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22316] ppid=22301 vsize=13636444 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22316/stat : 22316 (java) S 22301 22303 22246 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 855277910 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22317] ppid=22301 vsize=13636444 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22317/stat : 22317 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855277912 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389125041 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22318] ppid=22301 vsize=13636444 CPUtime=0.77 cores=1,3,5,7
/proc/22303/task/22318/stat : 22318 (java) S 22301 22303 22246 0 -1 4202560 8339 0 0 0 75 2 0 0 15 0 19 0 855277912 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 5 0 0 0
[pid=22303/tid=22319] ppid=22301 vsize=13636444 CPUtime=0.79 cores=1,3,5,7
/proc/22303/task/22319/stat : 22319 (java) S 22301 22303 22246 0 -1 4202560 6428 0 0 0 78 1 0 0 16 0 19 0 855277912 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 3 0 0 0
[pid=22303/tid=22320] ppid=22301 vsize=13636444 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22320/stat : 22320 (java) S 22301 22303 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855277912 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117337 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
[pid=22303/tid=22321] ppid=22301 vsize=13636444 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22321/stat : 22321 (java) S 22301 22303 22246 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 855277912 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117952 0 4 0 16800975 18446604469505070208 0 0 -1 1 0 0 0
[pid=22303/tid=22325] ppid=22301 vsize=13636444 CPUtime=0 cores=1,3,5,7
/proc/22303/task/22325/stat : 22325 (java) S 22301 22303 22246 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 855288480 13963718656 1527310 33554432000 1073741824 1073778376 140735812736880 18446744073709551615 255389117952 0 4 0 16800975 18446604469505070208 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 13636444

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

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

[startup+1784.1 s]
/proc/loadavg: 2.09 2.05 1.73 2/453 22384
/proc/meminfo: memFree=13321908/32951124 swapFree=60787360/67111528
[pid=22303] ppid=22301 vsize=0 CPUtime=1800.23 cores=1,3,5,7
/proc/22303/stat : 22303 (java) Z 22301 22303 22246 0 -1 4203548 1542016 0 1 0 179796 227 0 0 17 0 2 0 855277906 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/22303/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.23
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1784.17
CPU time (s): 1800.3
CPU user time (s): 1797.97
CPU system time (s): 2.33664
CPU usage (%): 100.904
Max. virtual memory (cumulated for all children) (KiB): 13637104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.97
system time used= 2.33664
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1542016
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= 38908
involuntary context switches= 27668

runsolver used 7.93379 second user time and 18.4222 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-07 10:53:20
IDJOB=3478750
IDBENCH=89647
IDSOLVER=1952
FILE ID=node135/3478750-1307436784
RUNJOBID= node135-1307436784-22265
PBS_JOBID= 13519953
Free space on /tmp= 73288 MiB

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

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

MD5SUM BENCH= 378c188d79de101f4114d358aff291a2
RANDOM SEED=37183808

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:      15937304 kB
Buffers:        305104 kB
Cached:        1830200 kB
SwapCached:       6168 kB
Active:       15778188 kB
Inactive:       944916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15937304 kB
SwapTotal:    67111528 kB
SwapFree:     60787360 kB
Dirty:          726268 kB
Writeback:           0 kB
AnonPages:    14587380 kB
Mapped:          34100 kB
Slab:           151964 kB
PageTables:      72752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 137832820 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= 73324 MiB
End job on node135 at 2011-06-07 11:23:06