Trace number 3459086

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.12 1797.06

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/robin/normalized-robin18.opb
MD5SUMf17e31cb6762bd0e8d3e659d7bd1050c
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
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables23409
Total number of constraints1386
Number of constraints which are clauses612
Number of constraints which are cardinality constraints (but not clauses)774
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint153
Maximum length of a constraint289
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 291
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version 2.3.1.v20110525
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.18-164.el5
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		12995394264
0.00/0.09	c Max memory 		13063553024
0.00/0.09	c Total memory 		13063553024
0.00/0.09	c Number of processors 	8
0.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-3459086-1307633290.opb
0.11/0.11	c reading problem ... 
0.94/0.69	c ... done. Wall clock time 0.579s.
0.94/0.69	c #vars     23409
0.94/0.69	c #constraints  1386
0.94/0.69	c constraints type 
0.94/0.69	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 612
0.94/0.69	c org.sat4j.minisat.constraints.card.MinWatchCard => 774
7.71/6.92	c cleaning 2485 clauses out of 5001 with flag 5001/5001
15.23/14.23	c cleaning 4231 clauses out of 8515 with flag 11000/11000
25.85/24.84	c cleaning 5620 clauses out of 11287 with flag 18003/18003
38.57/37.50	c cleaning 6799 clauses out of 13664 with flag 26000/26000
58.12/57.03	c cleaning 7860 clauses out of 15866 with flag 35001/35001
79.55/78.47	c cleaning 8944 clauses out of 18005 with flag 45000/45000
109.27/108.13	c cleaning 9478 clauses out of 19061 with flag 55000/55000
141.51/140.38	c cleaning 9717 clauses out of 19583 with flag 65000/65000
164.95/163.70	c cleaning 9866 clauses out of 19866 with flag 75000/75000
186.97/185.72	c cleaning 9923 clauses out of 20000 with flag 85000/85000
211.80/210.50	c cleaning 9927 clauses out of 20078 with flag 95001/95001
246.02/244.70	c cleaning 9986 clauses out of 20151 with flag 105001/105001
264.65/263.39	c cleaning 10059 clauses out of 20164 with flag 115000/115000
285.69/284.32	c cleaning 10035 clauses out of 20105 with flag 125000/125000
309.31/307.96	c cleaning 9948 clauses out of 20070 with flag 135000/135000
359.83/358.46	c cleaning 10024 clauses out of 20125 with flag 145003/145003
379.08/377.62	c cleaning 9942 clauses out of 20099 with flag 155001/155001
407.90/406.43	c cleaning 9992 clauses out of 20159 with flag 165003/165003
438.93/437.48	c cleaning 10023 clauses out of 20166 with flag 175002/175002
455.96/454.43	c cleaning 9955 clauses out of 20143 with flag 185002/185002
477.89/476.35	c cleaning 9965 clauses out of 20186 with flag 195000/195000
501.21/499.62	c cleaning 10035 clauses out of 20223 with flag 205002/205002
531.44/529.89	c cleaning 10033 clauses out of 20188 with flag 215002/215002
576.97/575.32	c cleaning 9997 clauses out of 20154 with flag 225001/225001
617.51/615.80	c cleaning 9970 clauses out of 20156 with flag 235000/235000
659.24/657.57	c cleaning 9948 clauses out of 20186 with flag 245000/245000
697.09/695.30	c cleaning 10062 clauses out of 20240 with flag 255002/255002
717.95/716.16	c cleaning 10045 clauses out of 20177 with flag 265001/265001
742.48/740.66	c cleaning 9919 clauses out of 20134 with flag 275003/275003
780.72/778.84	c cleaning 10107 clauses out of 20213 with flag 285001/285001
831.75/829.90	c cleaning 9993 clauses out of 20106 with flag 295001/295001
858.29/856.37	c cleaning 9986 clauses out of 20113 with flag 305001/305001
904.92/902.96	c cleaning 9992 clauses out of 20132 with flag 315006/315006
931.97/929.90	c cleaning 10002 clauses out of 20134 with flag 325000/325000
969.39/967.33	c cleaning 10009 clauses out of 20132 with flag 335000/335000
1015.62/1013.52	c cleaning 9989 clauses out of 20124 with flag 345001/345001
1037.46/1035.35	c cleaning 9952 clauses out of 20135 with flag 355001/355001
1075.79/1073.67	c cleaning 9967 clauses out of 20184 with flag 365002/365002
1104.51/1102.31	c cleaning 10004 clauses out of 20220 with flag 375005/375005
1139.45/1137.23	c cleaning 10039 clauses out of 20211 with flag 385000/385000
1163.78/1161.53	c cleaning 10048 clauses out of 20174 with flag 395002/395002
1190.51/1188.22	c cleaning 9942 clauses out of 20124 with flag 405000/405000
1214.55/1212.24	c cleaning 9981 clauses out of 20182 with flag 415000/415000
1247.07/1244.73	c cleaning 9926 clauses out of 20202 with flag 425001/425001
1275.01/1272.60	c cleaning 10089 clauses out of 20275 with flag 435000/435000
1310.74/1308.33	c cleaning 9901 clauses out of 20186 with flag 445000/445000
1340.09/1337.69	c cleaning 10013 clauses out of 20285 with flag 455000/455000
1367.52/1365.05	c cleaning 9960 clauses out of 20273 with flag 465001/465001
1414.25/1411.71	c cleaning 9966 clauses out of 20313 with flag 475001/475001
1445.89/1443.39	c cleaning 9930 clauses out of 20348 with flag 485002/485002
1472.33/1469.76	c cleaning 9894 clauses out of 20416 with flag 495000/495000
1512.16/1509.57	c cleaning 9955 clauses out of 20522 with flag 505000/505000
1540.64/1537.93	c cleaning 9882 clauses out of 20570 with flag 515003/515003
1565.09/1562.32	c cleaning 10198 clauses out of 20685 with flag 525000/525000
1596.62/1593.86	c cleaning 10042 clauses out of 20488 with flag 535001/535001
1623.65/1620.80	c cleaning 9964 clauses out of 20446 with flag 545001/545001
1658.88/1656.08	c cleaning 9973 clauses out of 20482 with flag 555001/555001
1694.82/1691.97	c cleaning 10014 clauses out of 20508 with flag 565000/565000
1740.55/1737.61	c cleaning 9968 clauses out of 20497 with flag 575003/575003
1783.20/1780.29	c cleaning 10027 clauses out of 20526 with flag 585000/585000
1800.04/1797.01	c starts		: 162
1800.04/1797.01	c conflicts		: 592244
1800.04/1797.01	c decisions		: 3515013
1800.04/1797.01	c propagations		: 84104712
1800.04/1797.01	c inspects		: 435138284
1800.04/1797.01	c shortcuts		: 0
1800.04/1797.01	c learnt literals	: 0
1800.04/1797.01	c learnt binary clauses	: 0
1800.04/1797.01	c learnt ternary clauses	: 0
1800.04/1797.01	c learnt constraints	: 592244
1800.04/1797.01	c ignored constraints	: 0
1800.04/1797.01	c root simplifications	: 0
1800.04/1797.01	c removed literals (reason simplification)	: 51973694
1800.04/1797.01	c reason swapping (by a shorter reason)	: 0
1800.04/1797.01	c Calls to reduceDB	: 60
1800.04/1797.01	c number of reductions to clauses (during analyze)	: 0
1800.04/1797.01	c number of learned constraints concerned by reduction	: 0
1800.04/1797.01	c number of learning phase by resolution	: 0
1800.04/1797.01	c number of learning phase by cutting planes	: 0
1800.04/1797.01	c speed (assignments/second)	: 46820.90921540618
1800.04/1797.01	c non guided choices	31027
1800.04/1797.02	c learnt constraints type 
1800.04/1797.02	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 17748
1800.04/1797.02	c constraints type 
1800.04/1797.02	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 612
1800.04/1797.02	c org.sat4j.minisat.constraints.card.MinWatchCard => 774
1800.04/1797.02	s UNKNOWN
1800.04/1797.02	c Total wall clock time (in seconds): 1796.91

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-3459086-1307633290/watcher-3459086-1307633290 -o /tmp/evaluation-result-3459086-1307633290/solver-3459086-1307633290 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459086-1307633290.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: 0.00 0.23 0.37 2/169 952
/proc/meminfo: memFree=32670932/32951124 swapFree=67060628/67111528
[pid=952] ppid=950 vsize=5592 CPUtime=0 cores=0,2,4,6
/proc/952/stat : 952 (java) R 950 952 787 0 -1 4194304 288 0 0 0 0 0 0 0 23 0 1 0 874929451 5726208 52 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253635935879 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/952/statm: 2254 56 44 9 0 28 0

[startup+0.00646298 s]
/proc/loadavg: 0.00 0.23 0.37 2/169 952
/proc/meminfo: memFree=32670932/32951124 swapFree=67060628/67111528
[pid=952] ppid=950 vsize=26088 CPUtime=0 cores=0,2,4,6
/proc/952/stat : 952 (java) S 950 952 787 0 -1 4202496 1168 0 0 0 0 0 0 0 23 0 2 0 874929451 26714112 897 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652662245 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/952/statm: 6522 897 682 9 0 381 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26088

[startup+0.105484 s]
/proc/loadavg: 0.00 0.23 0.37 2/169 952
/proc/meminfo: memFree=32670932/32951124 swapFree=67060628/67111528
[pid=952] ppid=950 vsize=13622172 CPUtime=0.11 cores=0,2,4,6
/proc/952/stat : 952 (java) S 950 952 787 0 -1 4202496 15654 0 1 0 9 2 0 0 23 0 18 0 874929451 13949104128 15316 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/952/statm: 3405543 15317 2092 9 0 3396277 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13622172

[startup+0.304446 s]
/proc/loadavg: 0.00 0.23 0.37 2/169 952
/proc/meminfo: memFree=32670932/32951124 swapFree=67060628/67111528
[pid=952] ppid=950 vsize=13626056 CPUtime=0.57 cores=0,2,4,6
/proc/952/stat : 952 (java) S 950 952 787 0 -1 4202496 23480 0 1 0 54 3 0 0 23 0 18 0 874929451 13953081344 22098 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/952/statm: 3406514 22099 2200 9 0 3397248 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 13626056

[startup+0.700366 s]
/proc/loadavg: 0.00 0.23 0.37 2/169 952
/proc/meminfo: memFree=32670932/32951124 swapFree=67060628/67111528
[pid=952] ppid=950 vsize=13626056 CPUtime=1.05 cores=0,2,4,6
/proc/952/stat : 952 (java) S 950 952 787 0 -1 4202496 89642 0 1 0 95 10 0 0 23 0 18 0 874929451 13953081344 88260 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/952/statm: 3406514 88260 2212 9 0 3397248 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 13626056

[startup+1.50125 s]
/proc/loadavg: 0.00 0.23 0.37 5/211 1004
/proc/meminfo: memFree=32258032/32951124 swapFree=67060628/67111528
[pid=952] ppid=950 vsize=13627904 CPUtime=2.31 cores=0,2,4,6
/proc/952/stat : 952 (java) S 950 952 787 0 -1 4202496 91769 0 1 0 221 10 0 0 23 0 19 0 874929451 13954973696 89292 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/952/statm: 3406976 89292 2225 9 0 3397710 0
[pid=952/tid=954] ppid=950 vsize=13627904 CPUtime=1.48 cores=0,2,4,6
/proc/952/task/954/stat : 954 (java) R 950 952 787 0 -1 4202560 85486 0 1 0 139 9 0 0 20 0 19 0 874929451 13954973696 89292 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 46912505847421 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=952/tid=955] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/955/stat : 955 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929453 13954973696 89292 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=956] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/956/stat : 956 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929453 13954973696 89292 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=957] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/957/stat : 957 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929453 13954973696 89292 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=958] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/958/stat : 958 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929453 13954973696 89292 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=959] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/959/stat : 959 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929453 13954973696 89292 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=960] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/960/stat : 960 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929453 13954973696 89292 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=961] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/961/stat : 961 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929453 13954973696 89292 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=962] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/962/stat : 962 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929453 13954973696 89292 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=963] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/963/stat : 963 (java) S 950 952 787 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 874929454 13954973696 89292 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652676096 0 0 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=964] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/964/stat : 964 (java) S 950 952 787 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 874929455 13954973696 89292 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=965] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/965/stat : 965 (java) S 950 952 787 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 874929455 13954973696 89292 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=966] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/966/stat : 966 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929457 13954973696 89292 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652683185 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=967] ppid=950 vsize=13627904 CPUtime=0.43 cores=0,2,4,6
/proc/952/task/967/stat : 967 (java) S 950 952 787 0 -1 4202560 2044 0 0 0 43 0 0 0 15 0 19 0 874929457 13954973696 89292 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=968] ppid=950 vsize=13627904 CPUtime=0.38 cores=0,2,4,6
/proc/952/task/968/stat : 968 (java) S 950 952 787 0 -1 4202560 3078 0 0 0 38 0 0 0 16 0 19 0 874929457 13954973696 89292 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 2 0 0 0
[pid=952/tid=969] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/969/stat : 969 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929457 13954973696 89292 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=970] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/970/stat : 970 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 874929457 13954973696 89292 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652676096 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=998] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/998/stat : 998 (java) S 950 952 787 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 874929523 13954973696 89292 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652676096 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 13627904

[startup+3.10096 s]
/proc/loadavg: 0.24 0.27 0.39 3/211 1004
/proc/meminfo: memFree=32247492/32951124 swapFree=67060628/67111528
[pid=952] ppid=950 vsize=13627904 CPUtime=3.91 cores=0,2,4,6
/proc/952/stat : 952 (java) S 950 952 787 0 -1 4202496 92981 0 1 0 381 10 0 0 23 0 19 0 874929451 13954973696 90503 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/952/statm: 3406976 90503 2225 9 0 3397710 0
[pid=952/tid=954] ppid=950 vsize=13627904 CPUtime=3.08 cores=0,2,4,6
/proc/952/task/954/stat : 954 (java) R 950 952 787 0 -1 4202560 86697 0 1 0 299 9 0 0 25 0 19 0 874929451 13954973696 90503 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 46912505720556 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=952/tid=955] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/955/stat : 955 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929453 13954973696 90503 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=956] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/956/stat : 956 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929453 13954973696 90503 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=957] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/957/stat : 957 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929453 13954973696 90503 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=958] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/958/stat : 958 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929453 13954973696 90503 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=959] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/959/stat : 959 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929453 13954973696 90503 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=960] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/960/stat : 960 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929453 13954973696 90503 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=961] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/961/stat : 961 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929453 13954973696 90503 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=962] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/962/stat : 962 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929453 13954973696 90503 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=963] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/963/stat : 963 (java) S 950 952 787 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 874929454 13954973696 90503 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652676096 0 0 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=964] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/964/stat : 964 (java) S 950 952 787 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 874929455 13954973696 90503 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=965] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/965/stat : 965 (java) S 950 952 787 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 874929455 13954973696 90503 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=966] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/966/stat : 966 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929457 13954973696 90503 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652683185 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=967] ppid=950 vsize=13627904 CPUtime=0.43 cores=0,2,4,6
/proc/952/task/967/stat : 967 (java) S 950 952 787 0 -1 4202560 2044 0 0 0 43 0 0 0 15 0 19 0 874929457 13954973696 90503 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=968] ppid=950 vsize=13627904 CPUtime=0.38 cores=0,2,4,6
/proc/952/task/968/stat : 968 (java) S 950 952 787 0 -1 4202560 3078 0 0 0 38 0 0 0 16 0 19 0 874929457 13954973696 90503 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 2 0 0 0
[pid=952/tid=969] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/969/stat : 969 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929457 13954973696 90503 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=970] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/970/stat : 970 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 874929457 13954973696 90503 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652676096 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=998] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/998/stat : 998 (java) S 950 952 787 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 874929523 13954973696 90503 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652676096 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.91
Current children cumulated vsize (KiB) 13627904

[startup+6.30137 s]
/proc/loadavg: 0.24 0.27 0.39 3/211 1061
/proc/meminfo: memFree=32235516/32951124 swapFree=67060628/67111528
[pid=952] ppid=950 vsize=13627904 CPUtime=7.11 cores=0,2,4,6
/proc/952/stat : 952 (java) S 950 952 787 0 -1 4202496 95285 0 1 0 701 10 0 0 23 0 19 0 874929451 13954973696 92696 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/952/statm: 3406976 92696 2225 9 0 3397710 0
[pid=952/tid=954] ppid=950 vsize=13627904 CPUtime=6.28 cores=0,2,4,6
/proc/952/task/954/stat : 954 (java) R 950 952 787 0 -1 4202560 89001 0 1 0 619 9 0 0 21 0 19 0 874929451 13954973696 92696 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 46912505852947 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=952/tid=955] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/955/stat : 955 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929453 13954973696 92696 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=956] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/956/stat : 956 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929453 13954973696 92696 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=957] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/957/stat : 957 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929453 13954973696 92696 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=958] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/958/stat : 958 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929453 13954973696 92696 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=959] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/959/stat : 959 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929453 13954973696 92696 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=960] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/960/stat : 960 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929453 13954973696 92696 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=961] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/961/stat : 961 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929453 13954973696 92696 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=962] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/962/stat : 962 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929453 13954973696 92696 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=963] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/963/stat : 963 (java) S 950 952 787 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 874929454 13954973696 92697 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652676096 0 0 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=964] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/964/stat : 964 (java) S 950 952 787 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 874929455 13954973696 92697 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=965] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/965/stat : 965 (java) S 950 952 787 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 874929455 13954973696 92697 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=966] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/966/stat : 966 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929457 13954973696 92697 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652683185 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=967] ppid=950 vsize=13627904 CPUtime=0.43 cores=0,2,4,6
/proc/952/task/967/stat : 967 (java) S 950 952 787 0 -1 4202560 2044 0 0 0 43 0 0 0 15 0 19 0 874929457 13954973696 92697 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=968] ppid=950 vsize=13627904 CPUtime=0.38 cores=0,2,4,6
/proc/952/task/968/stat : 968 (java) S 950 952 787 0 -1 4202560 3078 0 0 0 38 0 0 0 16 0 19 0 874929457 13954973696 92697 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 2 0 0 0
[pid=952/tid=969] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/969/stat : 969 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929457 13954973696 92697 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=970] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/970/stat : 970 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 874929457 13954973696 92697 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652676096 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=998] ppid=950 vsize=13627904 CPUtime=0 cores=0,2,4,6
/proc/952/task/998/stat : 998 (java) S 950 952 787 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 874929523 13954973696 92697 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652676096 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7.11
Current children cumulated vsize (KiB) 13627904

[startup+12.7012 s]

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

[pid=952/tid=960] ppid=950 vsize=13631532 CPUtime=0.31 cores=0,2,4,6
/proc/952/task/960/stat : 960 (java) S 950 952 787 0 -1 4202560 5667 0 0 0 31 0 0 0 16 0 19 0 874929453 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=961] ppid=950 vsize=13631532 CPUtime=0.34 cores=0,2,4,6
/proc/952/task/961/stat : 961 (java) S 950 952 787 0 -1 4202560 8444 0 0 0 33 1 0 0 16 0 19 0 874929453 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=962] ppid=950 vsize=13631532 CPUtime=0.31 cores=0,2,4,6
/proc/952/task/962/stat : 962 (java) S 950 952 787 0 -1 4202560 6955 0 0 0 30 1 0 0 15 0 19 0 874929453 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=963] ppid=950 vsize=13631532 CPUtime=2.98 cores=0,2,4,6
/proc/952/task/963/stat : 963 (java) S 950 952 787 0 -1 4202560 9768 0 0 0 296 2 0 0 15 0 19 0 874929454 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652676096 0 0 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=964] ppid=950 vsize=13631532 CPUtime=0 cores=0,2,4,6
/proc/952/task/964/stat : 964 (java) S 950 952 787 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 874929455 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=965] ppid=950 vsize=13631532 CPUtime=0 cores=0,2,4,6
/proc/952/task/965/stat : 965 (java) S 950 952 787 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 874929455 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 2 0 0 0
[pid=952/tid=966] ppid=950 vsize=13631532 CPUtime=0 cores=0,2,4,6
/proc/952/task/966/stat : 966 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929457 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652683185 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=967] ppid=950 vsize=13631532 CPUtime=0.6 cores=0,2,4,6
/proc/952/task/967/stat : 967 (java) S 950 952 787 0 -1 4202560 6134 0 0 0 60 0 0 0 15 0 19 0 874929457 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=968] ppid=950 vsize=13631532 CPUtime=0.44 cores=0,2,4,6
/proc/952/task/968/stat : 968 (java) S 950 952 787 0 -1 4202560 3261 0 0 0 44 0 0 0 15 0 19 0 874929457 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 2 0 0 0
[pid=952/tid=969] ppid=950 vsize=13631532 CPUtime=0 cores=0,2,4,6
/proc/952/task/969/stat : 969 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929457 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=970] ppid=950 vsize=13631532 CPUtime=0 cores=0,2,4,6
/proc/952/task/970/stat : 970 (java) S 950 952 787 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 19 0 874929457 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652676096 0 4 0 16800975 18446604453945938112 0 0 -1 4 0 0 0
[pid=952/tid=998] ppid=950 vsize=13631532 CPUtime=0 cores=0,2,4,6
/proc/952/task/998/stat : 998 (java) S 950 952 787 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 874929523 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652676096 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1665.22
Current children cumulated vsize (KiB) 13631532

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.72 3/211 1399
/proc/meminfo: memFree=31776596/32951124 swapFree=67060628/67111528
[pid=952] ppid=950 vsize=13631532 CPUtime=1725.25 cores=0,2,4,6
/proc/952/stat : 952 (java) S 950 952 787 0 -1 4202496 164686 0 1 0 172500 25 0 0 23 0 19 0 874929451 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/952/statm: 3407883 158422 2252 9 0 3398617 0
[pid=952/tid=954] ppid=950 vsize=13631532 CPUtime=1718.55 cores=0,2,4,6
/proc/952/task/954/stat : 954 (java) R 950 952 787 0 -1 4202560 89473 0 1 0 171844 11 0 0 25 0 19 0 874929451 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 46912505828925 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=952/tid=955] ppid=950 vsize=13631532 CPUtime=0.24 cores=0,2,4,6
/proc/952/task/955/stat : 955 (java) S 950 952 787 0 -1 4202560 7459 0 0 0 23 1 0 0 15 0 19 0 874929453 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 4 0 0 0
[pid=952/tid=956] ppid=950 vsize=13631532 CPUtime=0.35 cores=0,2,4,6
/proc/952/task/956/stat : 956 (java) S 950 952 787 0 -1 4202560 8030 0 0 0 34 1 0 0 16 0 19 0 874929453 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 2 0 0 0
[pid=952/tid=957] ppid=950 vsize=13631532 CPUtime=0.29 cores=0,2,4,6
/proc/952/task/957/stat : 957 (java) S 950 952 787 0 -1 4202560 5552 0 0 0 29 0 0 0 16 0 19 0 874929453 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=958] ppid=950 vsize=13631532 CPUtime=0.3 cores=0,2,4,6
/proc/952/task/958/stat : 958 (java) S 950 952 787 0 -1 4202560 5810 0 0 0 29 1 0 0 15 0 19 0 874929453 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 2 0 0 0
[pid=952/tid=959] ppid=950 vsize=13631532 CPUtime=0.34 cores=0,2,4,6
/proc/952/task/959/stat : 959 (java) S 950 952 787 0 -1 4202560 6880 0 0 0 33 1 0 0 15 0 19 0 874929453 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 4 0 0 0
[pid=952/tid=960] ppid=950 vsize=13631532 CPUtime=0.32 cores=0,2,4,6
/proc/952/task/960/stat : 960 (java) S 950 952 787 0 -1 4202560 5667 0 0 0 32 0 0 0 16 0 19 0 874929453 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=961] ppid=950 vsize=13631532 CPUtime=0.34 cores=0,2,4,6
/proc/952/task/961/stat : 961 (java) S 950 952 787 0 -1 4202560 8444 0 0 0 33 1 0 0 15 0 19 0 874929453 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=962] ppid=950 vsize=13631532 CPUtime=0.32 cores=0,2,4,6
/proc/952/task/962/stat : 962 (java) S 950 952 787 0 -1 4202560 6955 0 0 0 31 1 0 0 16 0 19 0 874929453 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 4 0 0 0
[pid=952/tid=963] ppid=950 vsize=13631532 CPUtime=3.04 cores=0,2,4,6
/proc/952/task/963/stat : 963 (java) S 950 952 787 0 -1 4202560 9770 0 0 0 302 2 0 0 15 0 19 0 874929454 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652676096 0 0 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=964] ppid=950 vsize=13631532 CPUtime=0 cores=0,2,4,6
/proc/952/task/964/stat : 964 (java) S 950 952 787 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 874929455 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=965] ppid=950 vsize=13631532 CPUtime=0 cores=0,2,4,6
/proc/952/task/965/stat : 965 (java) S 950 952 787 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 874929455 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 2 0 0 0
[pid=952/tid=966] ppid=950 vsize=13631532 CPUtime=0 cores=0,2,4,6
/proc/952/task/966/stat : 966 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929457 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652683185 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=967] ppid=950 vsize=13631532 CPUtime=0.6 cores=0,2,4,6
/proc/952/task/967/stat : 967 (java) S 950 952 787 0 -1 4202560 6134 0 0 0 60 0 0 0 15 0 19 0 874929457 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=968] ppid=950 vsize=13631532 CPUtime=0.44 cores=0,2,4,6
/proc/952/task/968/stat : 968 (java) S 950 952 787 0 -1 4202560 3261 0 0 0 44 0 0 0 15 0 19 0 874929457 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 2 0 0 0
[pid=952/tid=969] ppid=950 vsize=13631532 CPUtime=0 cores=0,2,4,6
/proc/952/task/969/stat : 969 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929457 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=970] ppid=950 vsize=13631532 CPUtime=0 cores=0,2,4,6
/proc/952/task/970/stat : 970 (java) S 950 952 787 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 19 0 874929457 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652676096 0 4 0 16800975 18446604453945938112 0 0 -1 4 0 0 0
[pid=952/tid=998] ppid=950 vsize=13631532 CPUtime=0 cores=0,2,4,6
/proc/952/task/998/stat : 998 (java) S 950 952 787 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 874929523 13958688768 158422 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652676096 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1725.25
Current children cumulated vsize (KiB) 13631532

[startup+1782.3 s]
/proc/loadavg: 2.03 2.00 1.74 3/211 1400
/proc/meminfo: memFree=31775020/32951124 swapFree=67060628/67111528
[pid=952] ppid=950 vsize=13631532 CPUtime=1785.34 cores=0,2,4,6
/proc/952/stat : 952 (java) S 950 952 787 0 -1 4202496 164806 0 1 0 178508 26 0 0 23 0 19 0 874929451 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/952/statm: 3407883 158534 2252 9 0 3398617 0
[pid=952/tid=954] ppid=950 vsize=13631532 CPUtime=1778.4 cores=0,2,4,6
/proc/952/task/954/stat : 954 (java) R 950 952 787 0 -1 4202560 89475 0 1 0 177829 11 0 0 25 0 19 0 874929451 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 46912505852947 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=952/tid=955] ppid=950 vsize=13631532 CPUtime=0.25 cores=0,2,4,6
/proc/952/task/955/stat : 955 (java) S 950 952 787 0 -1 4202560 7460 0 0 0 24 1 0 0 15 0 19 0 874929453 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 2 0 0 0
[pid=952/tid=956] ppid=950 vsize=13631532 CPUtime=0.37 cores=0,2,4,6
/proc/952/task/956/stat : 956 (java) S 950 952 787 0 -1 4202560 8031 0 0 0 36 1 0 0 16 0 19 0 874929453 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 4 0 0 0
[pid=952/tid=957] ppid=950 vsize=13631532 CPUtime=0.29 cores=0,2,4,6
/proc/952/task/957/stat : 957 (java) S 950 952 787 0 -1 4202560 5552 0 0 0 29 0 0 0 15 0 19 0 874929453 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=958] ppid=950 vsize=13631532 CPUtime=0.32 cores=0,2,4,6
/proc/952/task/958/stat : 958 (java) S 950 952 787 0 -1 4202560 5811 0 0 0 31 1 0 0 15 0 19 0 874929453 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 2 0 0 0
[pid=952/tid=959] ppid=950 vsize=13631532 CPUtime=0.35 cores=0,2,4,6
/proc/952/task/959/stat : 959 (java) S 950 952 787 0 -1 4202560 6880 0 0 0 34 1 0 0 16 0 19 0 874929453 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 4 0 0 0
[pid=952/tid=960] ppid=950 vsize=13631532 CPUtime=0.33 cores=0,2,4,6
/proc/952/task/960/stat : 960 (java) S 950 952 787 0 -1 4202560 5668 0 0 0 33 0 0 0 16 0 19 0 874929453 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 2 0 0 0
[pid=952/tid=961] ppid=950 vsize=13631532 CPUtime=0.35 cores=0,2,4,6
/proc/952/task/961/stat : 961 (java) S 950 952 787 0 -1 4202560 8444 0 0 0 34 1 0 0 16 0 19 0 874929453 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=962] ppid=950 vsize=13631532 CPUtime=0.34 cores=0,2,4,6
/proc/952/task/962/stat : 962 (java) S 950 952 787 0 -1 4202560 6956 0 0 0 33 1 0 0 16 0 19 0 874929453 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 4 0 0 0
[pid=952/tid=963] ppid=950 vsize=13631532 CPUtime=3.16 cores=0,2,4,6
/proc/952/task/963/stat : 963 (java) S 950 952 787 0 -1 4202560 9881 0 0 0 314 2 0 0 15 0 19 0 874929454 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652676096 0 0 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=964] ppid=950 vsize=13631532 CPUtime=0 cores=0,2,4,6
/proc/952/task/964/stat : 964 (java) S 950 952 787 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 874929455 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=965] ppid=950 vsize=13631532 CPUtime=0 cores=0,2,4,6
/proc/952/task/965/stat : 965 (java) S 950 952 787 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 874929455 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 2 0 0 0
[pid=952/tid=966] ppid=950 vsize=13631532 CPUtime=0 cores=0,2,4,6
/proc/952/task/966/stat : 966 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929457 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652683185 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=967] ppid=950 vsize=13631532 CPUtime=0.6 cores=0,2,4,6
/proc/952/task/967/stat : 967 (java) S 950 952 787 0 -1 4202560 6134 0 0 0 60 0 0 0 15 0 19 0 874929457 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=968] ppid=950 vsize=13631532 CPUtime=0.44 cores=0,2,4,6
/proc/952/task/968/stat : 968 (java) S 950 952 787 0 -1 4202560 3261 0 0 0 44 0 0 0 15 0 19 0 874929457 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 2 0 0 0
[pid=952/tid=969] ppid=950 vsize=13631532 CPUtime=0 cores=0,2,4,6
/proc/952/task/969/stat : 969 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929457 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=970] ppid=950 vsize=13631532 CPUtime=0 cores=0,2,4,6
/proc/952/task/970/stat : 970 (java) S 950 952 787 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 874929457 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652676096 0 4 0 16800975 18446604453945938112 0 0 -1 4 0 0 0
[pid=952/tid=998] ppid=950 vsize=13631532 CPUtime=0 cores=0,2,4,6
/proc/952/task/998/stat : 998 (java) S 950 952 787 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 874929523 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652676096 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1785.34
Current children cumulated vsize (KiB) 13631532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797 s]
/proc/loadavg: 2.02 2.00 1.74 3/211 1401
/proc/meminfo: memFree=31775120/32951124 swapFree=67060628/67111528
[pid=952] ppid=950 vsize=13631532 CPUtime=1800.04 cores=0,2,4,6
/proc/952/stat : 952 (java) S 950 952 787 0 -1 4202496 164808 0 1 0 179978 26 0 0 23 0 19 0 874929451 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/952/statm: 3407883 158534 2252 9 0 3398617 0
[pid=952/tid=954] ppid=950 vsize=13631532 CPUtime=1793.1 cores=0,2,4,6
/proc/952/task/954/stat : 954 (java) R 950 952 787 0 -1 4202560 89475 0 1 0 179299 11 0 0 25 0 19 0 874929451 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 46912505699750 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=952/tid=955] ppid=950 vsize=13631532 CPUtime=0.25 cores=0,2,4,6
/proc/952/task/955/stat : 955 (java) S 950 952 787 0 -1 4202560 7460 0 0 0 24 1 0 0 15 0 19 0 874929453 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 2 0 0 0
[pid=952/tid=956] ppid=950 vsize=13631532 CPUtime=0.37 cores=0,2,4,6
/proc/952/task/956/stat : 956 (java) S 950 952 787 0 -1 4202560 8031 0 0 0 36 1 0 0 16 0 19 0 874929453 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 4 0 0 0
[pid=952/tid=957] ppid=950 vsize=13631532 CPUtime=0.29 cores=0,2,4,6
/proc/952/task/957/stat : 957 (java) S 950 952 787 0 -1 4202560 5552 0 0 0 29 0 0 0 15 0 19 0 874929453 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=958] ppid=950 vsize=13631532 CPUtime=0.32 cores=0,2,4,6
/proc/952/task/958/stat : 958 (java) S 950 952 787 0 -1 4202560 5811 0 0 0 31 1 0 0 15 0 19 0 874929453 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 2 0 0 0
[pid=952/tid=959] ppid=950 vsize=13631532 CPUtime=0.35 cores=0,2,4,6
/proc/952/task/959/stat : 959 (java) S 950 952 787 0 -1 4202560 6880 0 0 0 34 1 0 0 16 0 19 0 874929453 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 4 0 0 0
[pid=952/tid=960] ppid=950 vsize=13631532 CPUtime=0.33 cores=0,2,4,6
/proc/952/task/960/stat : 960 (java) S 950 952 787 0 -1 4202560 5668 0 0 0 33 0 0 0 16 0 19 0 874929453 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 2 0 0 0
[pid=952/tid=961] ppid=950 vsize=13631532 CPUtime=0.35 cores=0,2,4,6
/proc/952/task/961/stat : 961 (java) S 950 952 787 0 -1 4202560 8444 0 0 0 34 1 0 0 16 0 19 0 874929453 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=962] ppid=950 vsize=13631532 CPUtime=0.34 cores=0,2,4,6
/proc/952/task/962/stat : 962 (java) S 950 952 787 0 -1 4202560 6956 0 0 0 33 1 0 0 16 0 19 0 874929453 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 4 0 0 0
[pid=952/tid=963] ppid=950 vsize=13631532 CPUtime=3.16 cores=0,2,4,6
/proc/952/task/963/stat : 963 (java) S 950 952 787 0 -1 4202560 9881 0 0 0 314 2 0 0 15 0 19 0 874929454 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652676096 0 0 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=964] ppid=950 vsize=13631532 CPUtime=0 cores=0,2,4,6
/proc/952/task/964/stat : 964 (java) S 950 952 787 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 874929455 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=965] ppid=950 vsize=13631532 CPUtime=0 cores=0,2,4,6
/proc/952/task/965/stat : 965 (java) S 950 952 787 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 874929455 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 2 0 0 0
[pid=952/tid=966] ppid=950 vsize=13631532 CPUtime=0 cores=0,2,4,6
/proc/952/task/966/stat : 966 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929457 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652683185 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=967] ppid=950 vsize=13631532 CPUtime=0.6 cores=0,2,4,6
/proc/952/task/967/stat : 967 (java) S 950 952 787 0 -1 4202560 6134 0 0 0 60 0 0 0 15 0 19 0 874929457 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 0 0 0 0
[pid=952/tid=968] ppid=950 vsize=13631532 CPUtime=0.44 cores=0,2,4,6
/proc/952/task/968/stat : 968 (java) S 950 952 787 0 -1 4202560 3261 0 0 0 44 0 0 0 15 0 19 0 874929457 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 2 0 0 0
[pid=952/tid=969] ppid=950 vsize=13631532 CPUtime=0 cores=0,2,4,6
/proc/952/task/969/stat : 969 (java) S 950 952 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874929457 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652675481 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
[pid=952/tid=970] ppid=950 vsize=13631532 CPUtime=0 cores=0,2,4,6
/proc/952/task/970/stat : 970 (java) S 950 952 787 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 19 0 874929457 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652676096 0 4 0 16800975 18446604453945938112 0 0 -1 4 0 0 0
[pid=952/tid=998] ppid=950 vsize=13631532 CPUtime=0 cores=0,2,4,6
/proc/952/task/998/stat : 998 (java) S 950 952 787 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 874929523 13958688768 158534 33554432000 1073741824 1073778376 140736804501840 18446744073709551615 253652676096 0 4 0 16800975 18446604453945938112 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 13631532

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

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

Child status: 143
Real time (s): 1797.06
CPU time (s): 1800.12
CPU user time (s): 1799.84
CPU system time (s): 0.285956
CPU usage (%): 100.17
Max. virtual memory (cumulated for all children) (KiB): 13637636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.285956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 165031
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= 38059
involuntary context switches= 31358

runsolver used 3.2955 second user time and 6.51901 second system time

The end

Launcher Data

Begin job on node106 at 2011-06-09 17:28:11
IDJOB=3459086
IDBENCH=1155
IDSOLVER=1952
FILE ID=node106/3459086-1307633290
RUNJOBID= node106-1307633281-806
PBS_JOBID= 13549385
Free space on /tmp= 74124 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/robin/normalized-robin18.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3459086-1307633290/watcher-3459086-1307633290 -o /tmp/evaluation-result-3459086-1307633290/solver-3459086-1307633290 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459086-1307633290.opb

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

MD5SUM BENCH= f17e31cb6762bd0e8d3e659d7bd1050c
RANDOM SEED=2062560078

node106.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.830
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.66
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.830
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	: 5226.20
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.830
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
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.830
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.74
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.830
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.830
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.75
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32670980 kB
Buffers:         18320 kB
Cached:          89456 kB
SwapCached:      12404 kB
Active:          72484 kB
Inactive:        53168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32670980 kB
SwapTotal:    67111528 kB
SwapFree:     67060628 kB
Dirty:            2700 kB
Writeback:           0 kB
AnonPages:       15412 kB
Mapped:           9596 kB
Slab:            89964 kB
PageTables:       4020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   160260 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74124 MiB
End job on node106 at 2011-06-09 17:58:10