Trace number 4117286

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1804.85 1008.73

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
EmployeeScheduling/normalized-oct4.5.opb
MD5SUMea6cc84c6d68190182a9cd3413f0894a
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.72858
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9632
Total number of constraints29620
Number of constraints which are clauses27564
Number of constraints which are cardinality constraints (but not clauses)236
Number of constraints which are nor clauses,nor cardinality constraints1820
Minimum length of a constraint2
Maximum length of a constraint248
Number of terms in the objective function 26
Biggest coefficient in the objective function 200
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2110
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 200
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 2110
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.10/93.99	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.10/93.99	c This is free software under the dual EPL/GNU LGPL licenses.
0.10/93.99	c See www.sat4j.org for details.
0.11/94.07	c version PB16.v20160501
0.11/94.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.11/94.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.11/94.07	c java.vm.version	19.1-b02
0.11/94.07	c java.vm.vendor	Sun Microsystems Inc.
0.11/94.07	c sun.arch.data.model	64
0.11/94.07	c java.version		1.6.0_24
0.11/94.07	c os.name		Linux
0.11/94.07	c os.version		2.6.32-71.29.1.el6.x86_64
0.11/94.07	c os.arch		amd64
0.11/94.07	c Free memory 		501472288
0.11/94.07	c Max memory 		7480803328
0.11/94.07	c Total memory 		504102912
0.11/94.07	c Number of processors 	8
0.15/94.76	c Pseudo Boolean Optimization by upper bound
0.15/94.76	c ManyCore solver with 2 solvers running in parallel
0.15/94.76	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.15/94.76	c --- Begin Solver configuration ---
0.15/94.76	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.15/94.76	c Learn all clauses as in MiniSAT
0.15/94.76	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.15/94.76	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.15/94.76	c Expensive reason simplification
0.15/94.76	c Glucose 2.1 dynamic restart strategy
0.15/94.76	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.15/94.76	c timeout=2147483s
0.15/94.76	c DB Simplification allowed=false
0.15/94.76	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.15/94.76	c --- End Solver configuration ---
0.15/94.76	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.15/94.76	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.15/94.76	c --- Begin Solver configuration ---
0.15/94.76	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.15/94.76	c Learn all clauses as in MiniSAT
0.15/94.76	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.15/94.76	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.15/94.76	c No reason simplification
0.15/94.76	c Armin Biere (Picosat) restarts strategy
0.15/94.76	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.15/94.76	c timeout=2147483s
0.15/94.76	c DB Simplification allowed=false
0.15/94.76	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.15/94.76	c --- End Solver configuration ---
0.15/94.76	c solving HOME/instance-4117286-1467208983.opb
0.15/94.76	c reading problem ... 
0.16/94.91	c  objective function found
3.24/109.68	c ... done. Wall clock time 14.924s.
3.24/109.68	c declared #vars     9632
3.24/109.68	c #constraints  29620
3.25/112.08	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
3.25/112.08	c constraints type 
3.25/112.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 11044
3.25/112.18	c org.sat4j.minisat.constraints.card.MinWatchCard => 292
3.25/112.18	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 16520
3.25/112.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1764
3.25/112.18	c 29620 constraints processed.
3.25/112.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
3.25/112.18	c constraints type 
3.25/112.18	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 16520
3.25/112.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 11044
3.25/112.18	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 292
3.25/112.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1764
3.25/112.18	c 29620 constraints processed.
3.25/112.18	c objective function length is 26 literals
5.41/112.99	c cleaning 2495 clauses out of 5002 with flag 13119/5002
7.28/113.42	c cleaning 4247 clauses out of 8505 with flag 26211/11000
8.67/114.05	c cleaning 5628 clauses out of 11258 with flag 41526/18000
10.12/114.74	c cleaning 6813 clauses out of 13630 with flag 63814/26000
11.81/115.56	c cleaning 7905 clauses out of 15817 with flag 88547/35000
12.81/116.00	c cleaning 0 clauses out of 5000 with flag 0/5000
14.12/116.63	c cleaning 8951 clauses out of 17912 with flag 115498/45000
16.29/117.67	c cleaning 9977 clauses out of 19963 with flag 144292/56002
19.15/119.07	c cleaning 10986 clauses out of 21986 with flag 177715/68002
22.00/120.43	c cleaning 11991 clauses out of 23999 with flag 213918/81001
25.62/122.26	c cleaning 13001 clauses out of 26007 with flag 251017/95000
29.47/124.11	c cleaning 13998 clauses out of 28006 with flag 289476/110000
34.33/126.51	c cleaning 14992 clauses out of 30008 with flag 330701/126000
40.11/129.50	c cleaning 15996 clauses out of 32016 with flag 376665/143000
43.33/131.03	c cleaning 0 clauses out of 11001 with flag 0/11001
48.18/133.45	c cleaning 17006 clauses out of 34022 with flag 426221/161002
53.78/136.29	c cleaning 18001 clauses out of 36014 with flag 476796/180000
60.61/139.67	c cleaning 19004 clauses out of 38013 with flag 522014/200000
68.62/143.60	c cleaning 19999 clauses out of 40010 with flag 572723/221001
77.67/148.16	c cleaning 20999 clauses out of 42010 with flag 635334/243000
84.93/151.77	c cleaning 21995 clauses out of 44012 with flag 691859/266001
93.95/156.21	c cleaning 23000 clauses out of 46017 with flag 747704/290001
103.38/160.98	c cleaning 23997 clauses out of 48016 with flag 812246/315000
112.64/165.52	c cleaning 24995 clauses out of 50019 with flag 877500/341000
124.31/171.39	c cleaning 26002 clauses out of 52026 with flag 946165/368002
126.31/172.39	c cleaning 0 clauses out of 18000 with flag 0/18000
138.97/178.69	c cleaning 27006 clauses out of 54023 with flag 1020110/396001
156.03/187.19	c cleaning 28003 clauses out of 56017 with flag 1098366/425001
172.26/195.28	c cleaning 29002 clauses out of 58019 with flag 1176797/455006
190.93/204.60	c cleaning 29995 clauses out of 60012 with flag 1257066/486001
203.77/210.95	c cleaning 30999 clauses out of 62016 with flag 1334840/518000
220.07/219.09	c cleaning 31998 clauses out of 64017 with flag 1419364/551000
238.48/228.26	c cleaning 32998 clauses out of 66020 with flag 1504913/585001
257.00/237.45	c cleaning 34008 clauses out of 68022 with flag 1599452/620001
283.11/250.46	c cleaning 34991 clauses out of 70013 with flag 1696076/656000
306.19/261.94	c cleaning 36000 clauses out of 72023 with flag 1790914/693001
334.28/275.90	c cleaning 36993 clauses out of 74022 with flag 1898561/731000
342.50/280.03	c cleaning 0 clauses out of 26001 with flag 0/26001
362.31/289.80	c cleaning 38003 clauses out of 76031 with flag 2005077/770002
396.33/306.70	c cleaning 39009 clauses out of 78027 with flag 2107902/810001
443.42/330.28	c cleaning 40005 clauses out of 80017 with flag 2204547/851000
490.95/353.91	c cleaning 41001 clauses out of 82012 with flag 2302419/893000
517.85/367.67	c cleaning 42002 clauses out of 84013 with flag 2405749/936002
544.46/380.89	c cleaning 42996 clauses out of 86009 with flag 2517188/980000
574.43/395.76	c cleaning 43994 clauses out of 88013 with flag 2626269/1025000
617.33/417.06	c cleaning 45004 clauses out of 90020 with flag 2741900/1071001
651.89/434.22	c cleaning 46005 clauses out of 92017 with flag 2864437/1118002
677.49/446.94	c cleaning 0 clauses out of 35001 with flag 0/35001
692.51/454.48	c cleaning 46992 clauses out of 94010 with flag 2986205/1166000
744.54/480.31	c cleaning 48003 clauses out of 96018 with flag 3107932/1215000
791.53/503.74	c cleaning 48996 clauses out of 98015 with flag 3231268/1265000
835.14/525.42	c cleaning 50006 clauses out of 100028 with flag 3351934/1316009
886.78/551.15	c cleaning 51002 clauses out of 102017 with flag 3475310/1368004
940.08/578.09	c cleaning 52005 clauses out of 104019 with flag 3606070/1421008
987.74/601.74	c cleaning 52999 clauses out of 106008 with flag 3740381/1475002
1043.45/629.41	c cleaning 53997 clauses out of 108013 with flag 3882866/1530006
1104.08/659.67	c cleaning 54998 clauses out of 110016 with flag 4016773/1586006
1162.15/688.57	c cleaning 56002 clauses out of 112016 with flag 4152671/1643004
1216.87/716.21	c cleaning 57002 clauses out of 114011 with flag 4296443/1701001
1228.08/721.85	c cleaning 0 clauses out of 45000 with flag 0/45000
1271.61/743.53	c cleaning 57991 clauses out of 116009 with flag 4441330/1760001
1333.63/774.44	c cleaning 59000 clauses out of 118017 with flag 4593562/1820000
1411.25/813.14	c cleaning 60006 clauses out of 120022 with flag 4749479/1881005
1474.46/844.65	c cleaning 61001 clauses out of 122014 with flag 4909165/1943003
1545.41/879.95	c cleaning 61993 clauses out of 124010 with flag 5066394/2006000
1624.25/919.11	c cleaning 62991 clauses out of 126017 with flag 5227355/2070000
1711.94/962.84	c cleaning 64009 clauses out of 128027 with flag 5387648/2135001
1782.24/997.86	c cleaning 65003 clauses out of 130017 with flag 5555816/2201000

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4117286-1467208983/watcher-4117286-1467208983 -o /tmp/evaluation-result-4117286-1467208983/solver-4117286-1467208983 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1467208983-5284 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4117286-1467208983.opb 

pid=5306
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.85 0.65 1.63 3/175 5313
/proc/meminfo: memFree=28590452/32872528 swapFree=1459092/1655316
[pid=5313] ppid=5306 vsize=24328 CPUtime=0 cores=1,3,5,7
/proc/5313/stat : 5313 (runsolver) D 5306 5313 5267 0 -1 4202560 116 0 0 0 0 0 0 0 20 0 1 0 1850466 24911872 151 33554432000 4194304 4338465 140735524513472 140735524511112 239873117367 0 0 4096 24578 18446744071579943789 0 0 17 3 0 0 0 0 0
/proc/5313/statm: 6082 151 105 36 0 2655 0

[startup+0.100137 s]
/proc/loadavg: 0.85 0.65 1.63 3/175 5313
/proc/meminfo: memFree=28590452/32872528 swapFree=1459092/1655316
[pid=5313] ppid=5306 vsize=24328 CPUtime=0 cores=1,3,5,7
/proc/5313/stat : 5313 (runsolver) D 5306 5313 5267 0 -1 4202560 124 0 0 0 0 0 0 0 20 0 1 0 1850466 24911872 159 33554432000 4194304 4338465 140735524513472 140735524510664 239872929207 0 0 4096 24578 18446744071579943789 0 0 17 3 0 0 1 0 0
/proc/5313/statm: 6082 159 113 36 0 2655 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 24328

[startup+0.200374 s]
/proc/loadavg: 0.85 0.65 1.63 3/175 5313
/proc/meminfo: memFree=28590452/32872528 swapFree=1459092/1655316
[pid=5313] ppid=5306 vsize=24328 CPUtime=0 cores=1,3,5,7
/proc/5313/stat : 5313 (runsolver) D 5306 5313 5267 0 -1 4202560 124 0 0 0 0 0 0 0 20 0 1 0 1850466 24911872 159 33554432000 4194304 4338465 140735524513472 140735524510664 239872929207 0 0 4096 24578 18446744071579943789 0 0 17 5 0 0 7 0 0
/proc/5313/statm: 6082 159 113 36 0 2655 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 24328

[startup+0.300322 s]
/proc/loadavg: 0.85 0.65 1.63 3/175 5313
/proc/meminfo: memFree=28590452/32872528 swapFree=1459092/1655316
[pid=5313] ppid=5306 vsize=24328 CPUtime=0 cores=1,3,5,7
/proc/5313/stat : 5313 (runsolver) D 5306 5313 5267 0 -1 4202560 124 0 0 0 0 0 0 0 20 0 1 0 1850466 24911872 159 33554432000 4194304 4338465 140735524513472 140735524510664 239872929207 0 0 4096 24578 18446744071579943789 0 0 17 5 0 0 7 0 0
/proc/5313/statm: 6082 159 113 36 0 2655 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 24328

[startup+0.700216 s]
/proc/loadavg: 0.85 0.65 1.63 3/175 5313
/proc/meminfo: memFree=28590452/32872528 swapFree=1459092/1655316
[pid=5313] ppid=5306 vsize=132 CPUtime=0 cores=1,3,5,7
/proc/5313/stat : 5313 (java) D 5306 5313 5267 0 -1 4194304 125 0 0 0 0 0 0 0 20 0 1 0 1850466 135168 1 33554432000 0 0 140733276542686 140735524510664 239872929207 0 0 4096 0 18446744071579943789 0 0 17 5 0 0 41 0 0
/proc/5313/statm: 33 1 0 0 0 22 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 132

[startup+1.50021 s]
/proc/loadavg: 0.85 0.65 1.63 2/176 5314
/proc/meminfo: memFree=28589204/32872528 swapFree=1459092/1655316
[pid=5313] ppid=5306 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/5313/stat : 5313 (java) D 5306 5313 5267 0 -1 4202496 159 0 0 0 0 0 0 0 20 0 1 0 1850466 278528 33 33554432000 1073741824 1073778376 140733276541392 140733276538568 239863950631 0 0 4096 0 18446744071580397875 0 0 17 5 0 0 75 0 0
/proc/5313/statm: 68 33 25 9 0 25 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 272

[startup+3.10025 s]
/proc/loadavg: 0.85 0.65 1.63 1/176 5314
/proc/meminfo: memFree=28588956/32872528 swapFree=1459092/1655316
[pid=5313] ppid=5306 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/5313/stat : 5313 (java) D 5306 5313 5267 0 -1 4202496 159 0 0 0 0 0 0 0 20 0 1 0 1850466 278528 33 33554432000 1073741824 1073778376 140733276541392 140733276538568 239863950631 0 0 4096 0 18446744071580397875 0 0 17 5 0 0 75 0 0
/proc/5313/statm: 68 33 25 9 0 25 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 272
heavy processes:
  %CPU=37 pid=1810 uid=0 cmd=

[startup+6.30034 s]
/proc/loadavg: 0.94 0.67 1.63 1/176 5314
/proc/meminfo: memFree=28589204/32872528 swapFree=1459092/1655316
[pid=5313] ppid=5306 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/5313/stat : 5313 (java) D 5306 5313 5267 0 -1 4202496 159 0 0 0 0 0 0 0 20 0 1 0 1850466 278528 33 33554432000 1073741824 1073778376 140733276541392 140733276538568 239863950631 0 0 4096 0 18446744071580397875 0 0 17 5 0 0 75 0 0
/proc/5313/statm: 68 33 25 9 0 25 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 272
heavy processes:
  %CPU=37 pid=1810 uid=0 cmd=/usr/local/sbin/pbs_mom 

[startup+12.7003 s]
/proc/loadavg: 1.03 0.69 1.63 1/176 5314
/proc/meminfo: memFree=28586124/32872528 swapFree=1459092/1655316
[pid=5313] ppid=5306 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/5313/stat : 5313 (java) D 5306 5313 5267 0 -1 4202496 991 0 2 0 0 0 0 0 20 0 1 0 1850466 23793664 642 33554432000 1073741824 1073778376 140736366733488 140736366723480 239863904833 0 0 4096 0 18446744071579943789 0 0 17 3 0 0 454 0 0
/proc/5313/statm: 5809 642 476 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236
heavy processes:
  %CPU=37 pid=1810 uid=0 cmd=/usr/local/sbin/pbs_mom 

[startup+25.5004 s]
/proc/loadavg: 1.32 0.77 1.64 2/178 5316
/proc/meminfo: memFree=28577808/32872528 swapFree=1459092/1655316
[pid=5313] ppid=5306 vsize=102664 CPUtime=0 cores=1,3,5,7
/proc/5313/stat : 5313 (java) S 5306 5313 5267 0 -1 4202496 1486 0 18 0 0 0 0 0 20 0 2 0 1850466 105127936 1106 33554432000 1073741824 1073778376 140736366733488 140736366724624 239876472893 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 1413 0 0
/proc/5313/statm: 25666 1106 854 9 0 16775 0
[pid=5313/tid=5315] ppid=5306 vsize=102664 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5315/stat : 5315 (java) D 5306 5313 5267 0 -1 4202560 276 0 3 0 0 0 0 0 20 0 2 0 1852648 105127936 1106 33554432000 1073741824 1073778376 140736366733488 140459534938552 239873113781 0 4 0 16784584 18446744071580397875 0 0 -1 5 0 0 179 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 102664
heavy processes:
  %CPU=37 pid=1810 uid=0 cmd=/usr/local/sbin/pbs_mom 

[startup+51.1006 s]
/proc/loadavg: 1.70 0.90 1.66 1/197 5335
/proc/meminfo: memFree=28563120/32872528 swapFree=1459092/1655316
[pid=5313] ppid=5306 vsize=9092432 CPUtime=0.02 cores=1,3,5,7
/proc/5313/stat : 5313 (java) S 5306 5313 5267 0 -1 4202496 2961 0 19 0 1 1 0 0 20 0 11 0 1850466 9310650368 3600 33554432000 1073741824 1073778376 140736366733488 140736366724624 239876472893 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 1413 0 0
/proc/5313/statm: 2273108 3600 1629 9 0 2263809 0
[pid=5313/tid=5315] ppid=5306 vsize=9092432 CPUtime=0.01 cores=1,3,5,7
/proc/5313/task/5315/stat : 5315 (java) D 5306 5313 5267 0 -1 4202560 1739 0 4 0 1 0 0 0 20 0 11 0 1852648 9310650368 3600 33554432000 1073741824 1073778376 140736366733488 140459534932624 239876498701 0 4 0 16784584 18446744071579943789 0 0 -1 5 0 0 2618 0 0
[pid=5313/tid=5324] ppid=5306 vsize=9092432 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5324/stat : 5324 (java) S 5306 5313 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 11 0 1853060 9310650368 3600 33554432000 1073741824 1073778376 140736366733488 140459378424744 239876486204 0 4 0 16784584 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5313/tid=5326] ppid=5306 vsize=9092432 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5326/stat : 5326 (java) S 5306 5313 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 11 0 1853060 9310650368 3600 33554432000 1073741824 1073778376 140736366733488 140459377372200 239876486204 0 4 0 16784584 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5313/tid=5327] ppid=5306 vsize=9092432 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5327/stat : 5327 (java) S 5306 5313 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 11 0 1853060 9310650368 3600 33554432000 1073741824 1073778376 140736366733488 140459376319144 239876486204 0 4 0 16784584 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5313/tid=5328] ppid=5306 vsize=9092432 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5328/stat : 5328 (java) S 5306 5313 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 11 0 1853060 9310650368 3600 33554432000 1073741824 1073778376 140736366733488 140459375266600 239876486204 0 4 0 16784584 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5313/tid=5329] ppid=5306 vsize=9092432 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5329/stat : 5329 (java) S 5306 5313 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 11 0 1853060 9310650368 3600 33554432000 1073741824 1073778376 140736366733488 140459374213544 239876486204 0 4 0 16784584 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5313/tid=5330] ppid=5306 vsize=9092432 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5330/stat : 5330 (java) S 5306 5313 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 11 0 1853060 9310650368 3600 33554432000 1073741824 1073778376 140736366733488 140459373161000 239876486204 0 4 0 16784584 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5313/tid=5331] ppid=5306 vsize=9092432 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5331/stat : 5331 (java) S 5306 5313 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 11 0 1853060 9310650368 3600 33554432000 1073741824 1073778376 140736366733488 140459372107944 239876486204 0 4 0 16784584 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5313/tid=5332] ppid=5306 vsize=9092432 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5332/stat : 5332 (java) S 5306 5313 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 11 0 1853061 9310650368 3600 33554432000 1073741824 1073778376 140736366733488 140459371055400 239876486204 0 4 0 16784584 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5313/tid=5334] ppid=5306 vsize=9092432 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5334/stat : 5334 (java) S 5306 5313 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 11 0 1854502 9310650368 3600 33554432000 1073741824 1073778376 140736366733488 140459358858088 239876487081 0 0 0 16784584 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9092432
heavy processes:
  %CPU=37 pid=1810 uid=0 cmd=/usr/local/sbin/pbs_mom 

[startup+102.301 s]
/proc/loadavg: 2.02 1.10 1.68 1/211 5350
/proc/meminfo: memFree=28166436/32872528 swapFree=1459092/1655316
[pid=5313] ppid=5306 vsize=9558476 CPUtime=3.24 cores=1,3,5,7
/proc/5313/stat : 5313 (java) S 5306 5313 5267 0 -1 4202496 37133 0 21 0 315 9 0 0 20 0 18 0 1850466 9787879424 53228 33554432000 1073741824 1073778376 140736366733488 140736366724624 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1413 0 0
/proc/5313/statm: 2389619 53228 2269 9 0 2380296 0
[pid=5313/tid=5315] ppid=5306 vsize=9558476 CPUtime=0.9 cores=1,3,5,7
/proc/5313/task/5315/stat : 5315 (java) S 5306 5313 5267 0 -1 4202560 2457 0 4 0 87 3 0 0 20 0 18 0 1852648 9787879424 53228 33554432000 1073741824 1073778376 140736366733488 140459534935240 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 4569 0 0
[pid=5313/tid=5324] ppid=5306 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5324/stat : 5324 (java) S 5306 5313 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 1853060 9787879424 53228 33554432000 1073741824 1073778376 140736366733488 140459378424744 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5313/tid=5326] ppid=5306 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5326/stat : 5326 (java) S 5306 5313 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 1853060 9787879424 53228 33554432000 1073741824 1073778376 140736366733488 140459377372200 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5313/tid=5327] ppid=5306 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5327/stat : 5327 (java) S 5306 5313 5267 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 18 0 1853060 9787879424 53228 33554432000 1073741824 1073778376 140736366733488 140459376319144 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5313/tid=5328] ppid=5306 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5328/stat : 5328 (java) S 5306 5313 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 1853060 9787879424 53228 33554432000 1073741824 1073778376 140736366733488 140459375266600 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5313/tid=5329] ppid=5306 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5329/stat : 5329 (java) S 5306 5313 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 1853060 9787879424 53228 33554432000 1073741824 1073778376 140736366733488 140459374213544 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5313/tid=5330] ppid=5306 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5330/stat : 5330 (java) S 5306 5313 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 1853060 9787879424 53228 33554432000 1073741824 1073778376 140736366733488 140459373161000 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5313/tid=5331] ppid=5306 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5331/stat : 5331 (java) S 5306 5313 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 1853060 9787879424 53228 33554432000 1073741824 1073778376 140736366733488 140459372107944 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5313/tid=5332] ppid=5306 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5332/stat : 5332 (java) S 5306 5313 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 1853061 9787879424 53228 33554432000 1073741824 1073778376 140736366733488 140459371055400 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5313/tid=5334] ppid=5306 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5334/stat : 5334 (java) S 5306 5313 5267 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 1854502 9787879424 53228 33554432000 1073741824 1073778376 140736366733488 140459358858088 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5313/tid=5338] ppid=5306 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5338/stat : 5338 (java) S 5306 5313 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 1855961 9787879424 53228 33554432000 1073741824 1073778376 140736366733488 140459357804408 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5313/tid=5340] ppid=5306 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5340/stat : 5340 (java) D 5306 5313 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 1855961 9787879424 53228 33554432000 1073741824 1073778376 140736366733488 140459356748960 239876498701 0 4 0 16800975 18446744071579943789 0 0 -1 7 0 0 0 0 0
[pid=5313/tid=5342] ppid=5306 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5342/stat : 5342 (java) S 5306 5313 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 1858650 9787879424 53228 33554432000 1073741824 1073778376 140736366733488 140459355699984 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5313/tid=5344] ppid=5306 vsize=9558476 CPUtime=1.09 cores=1,3,5,7
/proc/5313/task/5344/stat : 5344 (java) S 5306 5313 5267 0 -1 4202560 17467 0 1 0 105 4 0 0 20 0 18 0 1858650 9787879424 53228 33554432000 1073741824 1073778376 140736366733488 140459354646840 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 53 0 0
[pid=5313/tid=5346] ppid=5306 vsize=9558476 CPUtime=1.13 cores=1,3,5,7
/proc/5313/task/5346/stat : 5346 (java) S 5306 5313 5267 0 -1 4202560 15924 0 1 0 110 3 0 0 20 0 18 0 1858650 9787879424 53228 33554432000 1073741824 1073778376 140736366733488 140459353594296 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 53 0 0
[pid=5313/tid=5348] ppid=5306 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5348/stat : 5348 (java) S 5306 5313 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 1858650 9787879424 53228 33554432000 1073741824 1073778376 140736366733488 140459352541432 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5313/tid=5350] ppid=5306 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5350/stat : 5350 (java) S 5306 5313 5267 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 1858650 9787879424 53228 33554432000 1073741824 1073778376 140736366733488 140459351489096 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 9558476
heavy processes:
  %CPU=37 pid=1810 uid=0 cmd=/usr/local/sbin/pbs_mom 

[startup+162.301 s]
/proc/loadavg: 3.34 1.63 1.83 5/219 5362
/proc/meminfo: memFree=22785464/32872528 swapFree=1459092/1655316
[pid=5313] ppid=5306 vsize=9824732 CPUtime=106.18 cores=1,3,5,7

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

[pid=5313/tid=5350] ppid=5306 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/5313/task/5350/stat : 5350 (java) S 5306 5313 5267 0 -1 4202560 56 0 0 0 15 24 0 0 20 0 22 0 1858650 10060525568 687847 33554432000 1073741824 1073778376 140736366733488 140459351489096 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5313/tid=5352] ppid=5306 vsize=9824732 CPUtime=887.22 cores=1,3,5,7
/proc/5313/task/5352/stat : 5352 (java) R 5306 5313 5267 0 -1 4202560 175 0 0 0 88706 16 0 0 20 0 22 0 1861684 10060525568 687847 33554432000 1073741824 1073778376 140736366733488 140459350433696 140459407282615 0 4 0 16800975 0 0 0 -1 1 0 0 7 0 0
[pid=5313/tid=5354] ppid=5306 vsize=9824732 CPUtime=887.1 cores=1,3,5,7
/proc/5313/task/5354/stat : 5354 (java) R 5306 5313 5267 0 -1 4202560 1941 0 0 0 88655 55 0 0 20 0 22 0 1861684 10060525568 687847 33554432000 1073741824 1073778376 140736366733488 140459349380160 140459407309260 0 4 0 16800975 0 0 0 -1 5 0 0 15 0 0
[pid=5313/tid=5356] ppid=5306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5356/stat : 5356 (java) S 5306 5313 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 1861693 10060525568 687847 33554432000 1073741824 1073778376 140736366733488 140459348329768 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5313/tid=5358] ppid=5306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5358/stat : 5358 (java) S 5306 5313 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 1861693 10060525568 687847 33554432000 1073741824 1073778376 140736366733488 140459347277224 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1802.73
Current children cumulated vsize (KiB) 9824732

[startup+1008.4 s]
/proc/loadavg: 4.30 4.20 3.34 5/219 5446
/proc/meminfo: memFree=23642928/32872528 swapFree=1459092/1655316
[pid=5313] ppid=5306 vsize=9891296 CPUtime=1803.53 cores=1,3,5,7
/proc/5313/stat : 5313 (java) S 5306 5313 5267 0 -1 4202496 44885 0 21 0 180180 173 0 0 20 0 23 0 1850466 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140736366724624 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1413 0 0
/proc/5313/statm: 2472824 687858 2302 9 0 2463501 0
[pid=5313/tid=5315] ppid=5306 vsize=9891296 CPUtime=0.96 cores=1,3,5,7
/proc/5313/task/5315/stat : 5315 (java) S 5306 5313 5267 0 -1 4202560 2474 0 4 0 91 5 0 0 20 0 23 0 1852648 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459534939000 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 5245 0 0
[pid=5313/tid=5324] ppid=5306 vsize=9891296 CPUtime=2.52 cores=1,3,5,7
/proc/5313/task/5324/stat : 5324 (java) S 5306 5313 5267 0 -1 4202560 420 0 0 0 242 10 0 0 20 0 23 0 1853060 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459378424744 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5313/tid=5326] ppid=5306 vsize=9891296 CPUtime=2.52 cores=1,3,5,7
/proc/5313/task/5326/stat : 5326 (java) S 5306 5313 5267 0 -1 4202560 423 0 0 0 241 11 0 0 20 0 23 0 1853060 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459377372200 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5313/tid=5327] ppid=5306 vsize=9891296 CPUtime=2.39 cores=1,3,5,7
/proc/5313/task/5327/stat : 5327 (java) S 5306 5313 5267 0 -1 4202560 506 0 0 0 229 10 0 0 20 0 23 0 1853060 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459376319144 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5313/tid=5328] ppid=5306 vsize=9891296 CPUtime=2.58 cores=1,3,5,7
/proc/5313/task/5328/stat : 5328 (java) S 5306 5313 5267 0 -1 4202560 516 0 0 0 247 11 0 0 20 0 23 0 1853060 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459375266600 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5313/tid=5329] ppid=5306 vsize=9891296 CPUtime=2.75 cores=1,3,5,7
/proc/5313/task/5329/stat : 5329 (java) S 5306 5313 5267 0 -1 4202560 508 0 0 0 264 11 0 0 20 0 23 0 1853060 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459374213544 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5313/tid=5330] ppid=5306 vsize=9891296 CPUtime=2.54 cores=1,3,5,7
/proc/5313/task/5330/stat : 5330 (java) S 5306 5313 5267 0 -1 4202560 414 0 0 0 243 11 0 0 20 0 23 0 1853060 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459373161000 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5313/tid=5331] ppid=5306 vsize=9891296 CPUtime=2.39 cores=1,3,5,7
/proc/5313/task/5331/stat : 5331 (java) S 5306 5313 5267 0 -1 4202560 505 0 0 0 230 9 0 0 20 0 23 0 1853060 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459372107944 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5313/tid=5332] ppid=5306 vsize=9891296 CPUtime=2.66 cores=1,3,5,7
/proc/5313/task/5332/stat : 5332 (java) S 5306 5313 5267 0 -1 4202560 441 0 0 0 254 12 0 0 20 0 23 0 1853061 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459371055400 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5313/tid=5334] ppid=5306 vsize=9891296 CPUtime=2.42 cores=1,3,5,7
/proc/5313/task/5334/stat : 5334 (java) S 5306 5313 5267 0 -1 4202560 1753 0 0 0 218 24 0 0 20 0 23 0 1854502 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459358858088 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5313/tid=5338] ppid=5306 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5338/stat : 5338 (java) S 5306 5313 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 23 0 1855961 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459357804408 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5313/tid=5340] ppid=5306 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5340/stat : 5340 (java) S 5306 5313 5267 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 23 0 1855961 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459356751240 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 944 0 0
[pid=5313/tid=5342] ppid=5306 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5342/stat : 5342 (java) S 5306 5313 5267 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 23 0 1858650 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459355699984 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 92 0 0
[pid=5313/tid=5344] ppid=5306 vsize=9891296 CPUtime=2.3 cores=1,3,5,7
/proc/5313/task/5344/stat : 5344 (java) S 5306 5313 5267 0 -1 4202560 17529 0 1 0 226 4 0 0 20 0 23 0 1858650 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459354646840 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 53 0 0
[pid=5313/tid=5346] ppid=5306 vsize=9891296 CPUtime=2.39 cores=1,3,5,7
/proc/5313/task/5346/stat : 5346 (java) S 5306 5313 5267 0 -1 4202560 15954 0 1 0 236 3 0 0 20 0 23 0 1858650 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459353594296 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 53 0 0
[pid=5313/tid=5348] ppid=5306 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5348/stat : 5348 (java) S 5306 5313 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 1858650 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459352541432 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5313/tid=5350] ppid=5306 vsize=9891296 CPUtime=0.39 cores=1,3,5,7
/proc/5313/task/5350/stat : 5350 (java) S 5306 5313 5267 0 -1 4202560 56 0 0 0 15 24 0 0 20 0 23 0 1858650 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459351489096 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5313/tid=5352] ppid=5306 vsize=9891296 CPUtime=887.62 cores=1,3,5,7
/proc/5313/task/5352/stat : 5352 (java) R 5306 5313 5267 0 -1 4202560 175 0 0 0 88746 16 0 0 20 0 23 0 1861684 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459350433696 140459407282045 0 4 0 16800975 0 0 0 -1 1 0 0 7 0 0
[pid=5313/tid=5354] ppid=5306 vsize=9891296 CPUtime=887.5 cores=1,3,5,7
/proc/5313/task/5354/stat : 5354 (java) R 5306 5313 5267 0 -1 4202560 1941 0 0 0 88695 55 0 0 20 0 23 0 1861684 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459349380160 140459407309364 0 4 0 16800975 0 0 0 -1 5 0 0 15 0 0
[pid=5313/tid=5356] ppid=5306 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5356/stat : 5356 (java) S 5306 5313 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 23 0 1861693 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459348329768 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5313/tid=5358] ppid=5306 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5358/stat : 5358 (java) S 5306 5313 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 23 0 1861693 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459347277224 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1803.53
Current children cumulated vsize (KiB) 9891296

[startup+1008.6 s]
/proc/loadavg: 4.30 4.20 3.34 5/219 5446
/proc/meminfo: memFree=23642928/32872528 swapFree=1459092/1655316
[pid=5313] ppid=5306 vsize=9891296 CPUtime=1803.93 cores=1,3,5,7
/proc/5313/stat : 5313 (java) S 5306 5313 5267 0 -1 4202496 44885 0 21 0 180220 173 0 0 20 0 23 0 1850466 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140736366724624 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1413 0 0
/proc/5313/statm: 2472824 687858 2302 9 0 2463501 0
[pid=5313/tid=5315] ppid=5306 vsize=9891296 CPUtime=0.96 cores=1,3,5,7
/proc/5313/task/5315/stat : 5315 (java) S 5306 5313 5267 0 -1 4202560 2474 0 4 0 91 5 0 0 20 0 23 0 1852648 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459534939000 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 5245 0 0
[pid=5313/tid=5324] ppid=5306 vsize=9891296 CPUtime=2.52 cores=1,3,5,7
/proc/5313/task/5324/stat : 5324 (java) S 5306 5313 5267 0 -1 4202560 420 0 0 0 242 10 0 0 20 0 23 0 1853060 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459378424744 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5313/tid=5326] ppid=5306 vsize=9891296 CPUtime=2.52 cores=1,3,5,7
/proc/5313/task/5326/stat : 5326 (java) S 5306 5313 5267 0 -1 4202560 423 0 0 0 241 11 0 0 20 0 23 0 1853060 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459377372200 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5313/tid=5327] ppid=5306 vsize=9891296 CPUtime=2.39 cores=1,3,5,7
/proc/5313/task/5327/stat : 5327 (java) S 5306 5313 5267 0 -1 4202560 506 0 0 0 229 10 0 0 20 0 23 0 1853060 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459376319144 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5313/tid=5328] ppid=5306 vsize=9891296 CPUtime=2.58 cores=1,3,5,7
/proc/5313/task/5328/stat : 5328 (java) S 5306 5313 5267 0 -1 4202560 516 0 0 0 247 11 0 0 20 0 23 0 1853060 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459375266600 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5313/tid=5329] ppid=5306 vsize=9891296 CPUtime=2.75 cores=1,3,5,7
/proc/5313/task/5329/stat : 5329 (java) S 5306 5313 5267 0 -1 4202560 508 0 0 0 264 11 0 0 20 0 23 0 1853060 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459374213544 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5313/tid=5330] ppid=5306 vsize=9891296 CPUtime=2.54 cores=1,3,5,7
/proc/5313/task/5330/stat : 5330 (java) S 5306 5313 5267 0 -1 4202560 414 0 0 0 243 11 0 0 20 0 23 0 1853060 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459373161000 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5313/tid=5331] ppid=5306 vsize=9891296 CPUtime=2.39 cores=1,3,5,7
/proc/5313/task/5331/stat : 5331 (java) S 5306 5313 5267 0 -1 4202560 505 0 0 0 230 9 0 0 20 0 23 0 1853060 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459372107944 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5313/tid=5332] ppid=5306 vsize=9891296 CPUtime=2.66 cores=1,3,5,7
/proc/5313/task/5332/stat : 5332 (java) S 5306 5313 5267 0 -1 4202560 441 0 0 0 254 12 0 0 20 0 23 0 1853061 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459371055400 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5313/tid=5334] ppid=5306 vsize=9891296 CPUtime=2.42 cores=1,3,5,7
/proc/5313/task/5334/stat : 5334 (java) S 5306 5313 5267 0 -1 4202560 1753 0 0 0 218 24 0 0 20 0 23 0 1854502 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459358858088 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5313/tid=5338] ppid=5306 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5338/stat : 5338 (java) S 5306 5313 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 23 0 1855961 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459357804408 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5313/tid=5340] ppid=5306 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5340/stat : 5340 (java) S 5306 5313 5267 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 23 0 1855961 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459356751240 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 944 0 0
[pid=5313/tid=5342] ppid=5306 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5342/stat : 5342 (java) S 5306 5313 5267 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 23 0 1858650 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459355699984 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 92 0 0
[pid=5313/tid=5344] ppid=5306 vsize=9891296 CPUtime=2.3 cores=1,3,5,7
/proc/5313/task/5344/stat : 5344 (java) S 5306 5313 5267 0 -1 4202560 17529 0 1 0 226 4 0 0 20 0 23 0 1858650 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459354646840 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 53 0 0
[pid=5313/tid=5346] ppid=5306 vsize=9891296 CPUtime=2.39 cores=1,3,5,7
/proc/5313/task/5346/stat : 5346 (java) S 5306 5313 5267 0 -1 4202560 15954 0 1 0 236 3 0 0 20 0 23 0 1858650 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459353594296 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 53 0 0
[pid=5313/tid=5348] ppid=5306 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5348/stat : 5348 (java) S 5306 5313 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 1858650 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459352541432 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5313/tid=5350] ppid=5306 vsize=9891296 CPUtime=0.39 cores=1,3,5,7
/proc/5313/task/5350/stat : 5350 (java) S 5306 5313 5267 0 -1 4202560 56 0 0 0 15 24 0 0 20 0 23 0 1858650 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459351489096 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5313/tid=5352] ppid=5306 vsize=9891296 CPUtime=887.82 cores=1,3,5,7
/proc/5313/task/5352/stat : 5352 (java) R 5306 5313 5267 0 -1 4202560 175 0 0 0 88766 16 0 0 20 0 23 0 1861684 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459350433696 140459407427531 0 4 0 16800975 0 0 0 -1 1 0 0 7 0 0
[pid=5313/tid=5354] ppid=5306 vsize=9891296 CPUtime=887.7 cores=1,3,5,7
/proc/5313/task/5354/stat : 5354 (java) R 5306 5313 5267 0 -1 4202560 1941 0 0 0 88715 55 0 0 20 0 23 0 1861684 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459349380160 140459406478470 0 4 0 16800975 0 0 0 -1 5 0 0 15 0 0
[pid=5313/tid=5356] ppid=5306 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5356/stat : 5356 (java) S 5306 5313 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 23 0 1861693 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459348329768 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5313/tid=5358] ppid=5306 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5358/stat : 5358 (java) S 5306 5313 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 23 0 1861693 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459347277224 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1803.93
Current children cumulated vsize (KiB) 9891296

[startup+1008.7 s]
/proc/loadavg: 4.30 4.20 3.34 5/221 5450
/proc/meminfo: memFree=23642656/32872528 swapFree=1459092/1655316
[pid=5313] ppid=5306 vsize=9891296 CPUtime=1804.14 cores=1,3,5,7
/proc/5313/stat : 5313 (java) S 5306 5313 5267 0 -1 4202496 44885 0 21 0 180241 173 0 0 20 0 23 0 1850466 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140736366724624 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1413 0 0
/proc/5313/statm: 2472824 687858 2302 9 0 2463501 0
[pid=5313/tid=5315] ppid=5306 vsize=9891296 CPUtime=0.96 cores=1,3,5,7
/proc/5313/task/5315/stat : 5315 (java) S 5306 5313 5267 0 -1 4202560 2474 0 4 0 91 5 0 0 20 0 23 0 1852648 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459534939000 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 5245 0 0
[pid=5313/tid=5324] ppid=5306 vsize=9891296 CPUtime=2.52 cores=1,3,5,7
/proc/5313/task/5324/stat : 5324 (java) S 5306 5313 5267 0 -1 4202560 420 0 0 0 242 10 0 0 20 0 23 0 1853060 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459378424744 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5313/tid=5326] ppid=5306 vsize=9891296 CPUtime=2.52 cores=1,3,5,7
/proc/5313/task/5326/stat : 5326 (java) S 5306 5313 5267 0 -1 4202560 423 0 0 0 241 11 0 0 20 0 23 0 1853060 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459377372200 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5313/tid=5327] ppid=5306 vsize=9891296 CPUtime=2.39 cores=1,3,5,7
/proc/5313/task/5327/stat : 5327 (java) S 5306 5313 5267 0 -1 4202560 506 0 0 0 229 10 0 0 20 0 23 0 1853060 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459376319144 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5313/tid=5328] ppid=5306 vsize=9891296 CPUtime=2.58 cores=1,3,5,7
/proc/5313/task/5328/stat : 5328 (java) S 5306 5313 5267 0 -1 4202560 516 0 0 0 247 11 0 0 20 0 23 0 1853060 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459375266600 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5313/tid=5329] ppid=5306 vsize=9891296 CPUtime=2.75 cores=1,3,5,7
/proc/5313/task/5329/stat : 5329 (java) S 5306 5313 5267 0 -1 4202560 508 0 0 0 264 11 0 0 20 0 23 0 1853060 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459374213544 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5313/tid=5330] ppid=5306 vsize=9891296 CPUtime=2.54 cores=1,3,5,7
/proc/5313/task/5330/stat : 5330 (java) S 5306 5313 5267 0 -1 4202560 414 0 0 0 243 11 0 0 20 0 23 0 1853060 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459373161000 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5313/tid=5331] ppid=5306 vsize=9891296 CPUtime=2.39 cores=1,3,5,7
/proc/5313/task/5331/stat : 5331 (java) S 5306 5313 5267 0 -1 4202560 505 0 0 0 230 9 0 0 20 0 23 0 1853060 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459372107944 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5313/tid=5332] ppid=5306 vsize=9891296 CPUtime=2.66 cores=1,3,5,7
/proc/5313/task/5332/stat : 5332 (java) S 5306 5313 5267 0 -1 4202560 441 0 0 0 254 12 0 0 20 0 23 0 1853061 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459371055400 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5313/tid=5334] ppid=5306 vsize=9891296 CPUtime=2.42 cores=1,3,5,7
/proc/5313/task/5334/stat : 5334 (java) S 5306 5313 5267 0 -1 4202560 1753 0 0 0 218 24 0 0 20 0 23 0 1854502 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459358858088 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5313/tid=5338] ppid=5306 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5338/stat : 5338 (java) S 5306 5313 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 23 0 1855961 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459357804408 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5313/tid=5340] ppid=5306 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5340/stat : 5340 (java) S 5306 5313 5267 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 23 0 1855961 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459356751240 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 944 0 0
[pid=5313/tid=5342] ppid=5306 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5342/stat : 5342 (java) S 5306 5313 5267 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 23 0 1858650 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459355699984 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 92 0 0
[pid=5313/tid=5344] ppid=5306 vsize=9891296 CPUtime=2.3 cores=1,3,5,7
/proc/5313/task/5344/stat : 5344 (java) S 5306 5313 5267 0 -1 4202560 17529 0 1 0 226 4 0 0 20 0 23 0 1858650 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459354646840 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 53 0 0
[pid=5313/tid=5346] ppid=5306 vsize=9891296 CPUtime=2.39 cores=1,3,5,7
/proc/5313/task/5346/stat : 5346 (java) S 5306 5313 5267 0 -1 4202560 15954 0 1 0 236 3 0 0 20 0 23 0 1858650 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459353594296 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 53 0 0
[pid=5313/tid=5348] ppid=5306 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5348/stat : 5348 (java) S 5306 5313 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 1858650 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459352541432 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5313/tid=5350] ppid=5306 vsize=9891296 CPUtime=0.39 cores=1,3,5,7
/proc/5313/task/5350/stat : 5350 (java) S 5306 5313 5267 0 -1 4202560 56 0 0 0 15 24 0 0 20 0 23 0 1858650 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459351489096 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5313/tid=5352] ppid=5306 vsize=9891296 CPUtime=887.93 cores=1,3,5,7
/proc/5313/task/5352/stat : 5352 (java) R 5306 5313 5267 0 -1 4202560 175 0 0 0 88777 16 0 0 20 0 23 0 1861684 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459350433696 140459407282045 0 4 0 16800975 0 0 0 -1 1 0 0 7 0 0
[pid=5313/tid=5354] ppid=5306 vsize=9891296 CPUtime=887.81 cores=1,3,5,7
/proc/5313/task/5354/stat : 5354 (java) R 5306 5313 5267 0 -1 4202560 1941 0 0 0 88726 55 0 0 20 0 23 0 1861684 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459349380160 140459406429783 0 4 0 16800975 0 0 0 -1 5 0 0 15 0 0
[pid=5313/tid=5356] ppid=5306 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5356/stat : 5356 (java) S 5306 5313 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 23 0 1861693 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459348329768 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5313/tid=5358] ppid=5306 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5358/stat : 5358 (java) S 5306 5313 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 23 0 1861693 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459347277224 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5313/tid=5450] ppid=5306 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/5313/task/5450/stat : 5450 (java) D 5306 5313 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 23 0 1951281 10128687104 687858 33554432000 1073741824 1073778376 140736366733488 140459346219216 239876498701 0 4 0 16800975 18446744071579943789 0 0 -1 3 0 0 6 0 0
Current children cumulated CPU time (s) 1804.14
Current children cumulated vsize (KiB) 9891296

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1008.73
CPU time (s): 1804.85
CPU user time (s): 1802.53
CPU system time (s): 2.32465
CPU usage (%): 178.924
Max. virtual memory (cumulated for all children) (KiB): 9891296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1802.53
system time used= 2.32465
maximum resident set size= 2943988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44885
page faults= 21
swaps= 0
block input operations= 5984
block output operations= 1024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29834
involuntary context switches= 47341

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.86411 second user time and 8.68368 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-29 16:03:04
IDJOB=4117286
IDBENCH=111558
IDSOLVER=2543
FILE ID=node136/4117286-1467208983
RUNJOBID= node136-1467208983-5284
PBS_JOBID= 19997574
Free space on /tmp= 71644 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/EmployeeScheduling/normalized-oct4.5.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117286-1467208983/watcher-4117286-1467208983 -o /tmp/evaluation-result-4117286-1467208983/solver-4117286-1467208983 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1467208983-5284 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4117286-1467208983.opb

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

MD5SUM BENCH= ea6cc84c6d68190182a9cd3413f0894a
RANDOM SEED=235188892

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.182
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.182
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.182
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.182
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.182
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.182
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.182
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.182
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28592648 kB
Buffers:          132760 kB
Cached:          1725524 kB
SwapCached:            0 kB
Active:           230524 kB
Inactive:        1653360 kB
Active(anon):      28480 kB
Inactive(anon):        0 kB
Active(file):     202044 kB
Inactive(file):  1653360 kB
Unevictable:     1655316 kB
Mlocked:         1459092 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3980 kB
Writeback:             0 kB
AnonPages:       1681340 kB
Mapped:            13828 kB
Shmem:               204 kB
Slab:             607808 kB
SReclaimable:      52060 kB
SUnreclaim:       555748 kB
KernelStack:        1384 kB
PageTables:         7248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1767440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71644 MiB
End job on node136 at 2016-06-29 16:20:02