Trace number 4100682

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) 1800.71 891.965

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-ship12s.opb
MD5SUMbde0c0fbe1d85bc08e3fa72426bea662
Bench CategoryOPT-SMALLINT (optimisation, small integers)
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 FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables82890
Total number of constraints1037
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1037
Minimum length of a constraint30
Maximum length of a constraint1470
Number of terms in the objective function 82890
Biggest coefficient in the objective function 3868
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 594441
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 594441
Number of bits of the biggest sum of numbers20
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
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.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/0.12	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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4100682-1466210711.opb
0.08/0.12	c reading problem ... 
0.08/0.12	c  objective function found
2.32/1.24	c ... done. Wall clock time 1.121s.
2.32/1.24	c declared #vars     82890
2.32/1.24	c #constraints  1973
2.32/1.24	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
2.32/1.24	c constraints type 
2.32/1.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 521
2.32/1.24	c org.sat4j.specs.Constr$1 => 280
2.32/1.24	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1172
2.32/1.24	c 1973 constraints processed.
2.32/1.24	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
2.32/1.24	c constraints type 
2.32/1.24	c org.sat4j.specs.Constr$1 => 280
2.32/1.24	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 521
2.32/1.24	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1172
2.32/1.24	c 1973 constraints processed.
2.32/1.24	c objective function length is 82890 literals
5.41/2.38	c cleaning 2488 clauses out of 5002 with flag 12004/5002
8.05/3.42	c cleaning 4250 clauses out of 8512 with flag 26268/11000
10.24/4.55	c cleaning 5626 clauses out of 11262 with flag 42533/18000
13.39/6.07	c cleaning 6809 clauses out of 13637 with flag 62719/26001
17.49/8.08	c cleaning 7907 clauses out of 15828 with flag 85959/35001
22.33/10.44	c cleaning 8944 clauses out of 17920 with flag 110546/45000
28.49/13.41	c cleaning 9986 clauses out of 19977 with flag 139206/56001
34.50/16.49	c cleaning 10984 clauses out of 21990 with flag 170316/68000
41.34/19.87	c cleaning 11992 clauses out of 24006 with flag 203016/81000
49.15/23.62	c cleaning 12998 clauses out of 26014 with flag 237259/95000
57.65/27.87	c cleaning 13996 clauses out of 28016 with flag 271828/110000
66.83/32.36	c cleaning 14989 clauses out of 30020 with flag 309422/126000
77.68/37.71	c cleaning 16007 clauses out of 32031 with flag 353559/143000
89.82/44.03	c cleaning 16997 clauses out of 34024 with flag 398151/161000
101.01/49.65	c cleaning 18001 clauses out of 36027 with flag 444614/180000
114.89/56.50	c cleaning 19001 clauses out of 38027 with flag 493199/200001
129.72/63.84	c cleaning 19997 clauses out of 40025 with flag 545963/221000
144.90/71.40	c cleaning 20996 clauses out of 42029 with flag 601000/243001
156.56/77.12	c cleaning 0 clauses out of 5000 with flag 0/5000
163.68/80.41	c cleaning 22004 clauses out of 44032 with flag 657180/266000
183.68/90.77	c cleaning 23003 clauses out of 46029 with flag 715124/290001
200.98/99.36	c cleaning 24002 clauses out of 48025 with flag 772749/315000
221.10/109.34	c cleaning 24996 clauses out of 50023 with flag 834887/341000
239.90/118.70	c cleaning 26000 clauses out of 52027 with flag 896158/368000
260.72/129.01	c cleaning 27002 clauses out of 54028 with flag 965150/396001
283.39/140.21	c cleaning 27997 clauses out of 56025 with flag 1034529/425000
307.15/152.09	c cleaning 29000 clauses out of 58028 with flag 1102648/455000
334.42/165.52	c cleaning 30008 clauses out of 60028 with flag 1177838/486000
366.18/181.82	c cleaning 30997 clauses out of 62020 with flag 1258215/518000
394.95/196.15	c cleaning 32000 clauses out of 64023 with flag 1340145/551000
427.51/212.40	c cleaning 32998 clauses out of 66023 with flag 1423033/585000
462.28/229.65	c cleaning 34007 clauses out of 68026 with flag 1500167/620001
467.87/232.37	c cleaning 0 clauses out of 11000 with flag 0/11000
497.53/246.81	c cleaning 34997 clauses out of 70019 with flag 1589311/656001
533.41/264.63	c cleaning 35994 clauses out of 72021 with flag 1678614/693000
571.66/283.50	c cleaning 36999 clauses out of 74028 with flag 1770340/731001
611.57/303.05	c cleaning 37998 clauses out of 76028 with flag 1862635/770000
654.78/324.27	c cleaning 39002 clauses out of 78030 with flag 1955851/810000
698.70/345.72	c cleaning 40002 clauses out of 80028 with flag 2053784/851000
748.97/370.20	c cleaning 41001 clauses out of 82026 with flag 2150977/893000
798.30/394.20	c cleaning 42002 clauses out of 84025 with flag 2253516/936000
851.79/422.38	c cleaning 43002 clauses out of 86023 with flag 2354157/980000
909.72/451.19	c cleaning 43997 clauses out of 88021 with flag 2459299/1025000
976.60/484.24	c cleaning 45000 clauses out of 90025 with flag 2564254/1071001
999.21/495.49	c cleaning 0 clauses out of 18000 with flag 0/18000
1037.46/514.43	c cleaning 46005 clauses out of 92026 with flag 2672317/1118002
1113.25/551.79	c cleaning 46999 clauses out of 94019 with flag 2787849/1166000
1186.68/587.97	c cleaning 47999 clauses out of 96022 with flag 2903835/1215002
1263.25/625.59	c cleaning 48997 clauses out of 98026 with flag 3022908/1265005
1343.65/665.29	c cleaning 50002 clauses out of 100025 with flag 3142807/1316001
1425.39/705.43	c cleaning 50994 clauses out of 102022 with flag 3268993/1368000
1515.51/749.88	c cleaning 52001 clauses out of 104029 with flag 3400738/1421001
1609.45/796.17	c cleaning 53003 clauses out of 106027 with flag 3533559/1475000
1700.89/841.28	c cleaning 53999 clauses out of 108026 with flag 3665692/1530002
1800.07/891.90	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/891.90	c starts		: 3
1800.07/891.90	c conflicts		: 1586000
1800.07/891.90	c decisions		: 2922342
1800.07/891.90	c propagations		: 13131134
1800.07/891.90	c inspects		: 7869659977
1800.07/891.90	c shortcuts		: 0
1800.07/891.90	c learnt literals	: 0
1800.07/891.90	c learnt binary clauses	: 0
1800.07/891.90	c learnt ternary clauses	: 0
1800.07/891.90	c learnt constraints	: 1586000
1800.07/891.90	c ignored constraints	: 0
1800.07/891.90	c root simplifications	: 0
1800.07/891.90	c removed literals (reason simplification)	: 5317059
1800.07/891.90	c reason swapping (by a shorter reason)	: 0
1800.07/891.90	c Calls to reduceDB	: 52
1800.07/891.90	c Number of update (reduction) of LBD	: 566334
1800.07/891.90	c Imported unit clauses	: 0
1800.07/891.90	c number of reductions to clauses (during analyze)	: 0
1800.07/891.90	c number of learned constraints concerned by reduction	: 0
1800.07/891.90	c number of learning phase by resolution	: 0
1800.07/891.90	c number of learning phase by cutting planes	: 0
1800.07/891.90	c speed (assignments/second)	: 14745.086986254453
1800.07/891.90	c non guided choices	8063
1800.07/891.91	c cleaning 55000 clauses out of 110025 with flag 3798963/1586000
1800.07/891.92	c learnt constraints type 
1800.07/891.92	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 55025
1800.07/891.92	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/891.92	c starts		: 53
1800.07/891.92	c conflicts		: 24895
1800.07/891.92	c decisions		: 88218
1800.07/891.92	c propagations		: 348614
1800.07/891.92	c inspects		: 514555116
1800.07/891.92	c shortcuts		: 0
1800.07/891.92	c learnt literals	: 0
1800.07/891.92	c learnt binary clauses	: 0
1800.07/891.92	c learnt ternary clauses	: 0
1800.07/891.92	c learnt constraints	: 24894
1800.07/891.92	c ignored constraints	: 0
1800.07/891.92	c root simplifications	: 0
1800.07/891.92	c removed literals (reason simplification)	: 0
1800.07/891.92	c reason swapping (by a shorter reason)	: 0
1800.07/891.92	c Calls to reduceDB	: 3
1800.07/891.92	c Number of update (reduction) of LBD	: 0
1800.07/891.92	c Imported unit clauses	: 0
1800.07/891.92	c number of reductions to clauses (during analyze)	: 0
1800.07/891.92	c number of learned constraints concerned by reduction	: 0
1800.07/891.92	c number of learning phase by resolution	: 0
1800.07/891.92	c number of learning phase by cutting planes	: 0
1800.07/891.92	c speed (assignments/second)	: 391.455254508685
1800.07/891.92	c non guided choices	782
1800.07/891.93	c learnt constraints type 
1800.07/891.93	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 348
1800.07/891.93	c org.sat4j.pb.constraints.pb.MaxWatchPb => 24546
1800.07/891.93	s UNKNOWN
1800.07/891.93	c Total wall clock time (in seconds): 891.816

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

pid=26394
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: 4.28 4.08 3.97 10/197 26397
/proc/meminfo: memFree=29434176/32872528 swapFree=496868/529572
[pid=26397] ppid=26394 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/26397/stat : 26397 (java) R 26394 26397 22589 0 -1 4202496 493 0 0 0 0 0 0 0 20 0 1 0 23116589 9515008 147 33554432000 1073741824 1073778376 140733828999120 140733828996248 140151869639943 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26397/statm: 2323 156 115 9 0 71 0

[startup+0.100141 s]
/proc/loadavg: 4.28 4.08 3.97 10/197 26397
/proc/meminfo: memFree=29434176/32872528 swapFree=496868/529572
[pid=26397] ppid=26394 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/26397/stat : 26397 (java) S 26394 26397 22589 0 -1 4202496 4405 0 1 0 8 0 0 0 20 0 18 0 23116589 9787879424 6043 33554432000 1073741824 1073778376 140733828999120 140733828990256 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26397/statm: 2389619 6043 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200217 s]
/proc/loadavg: 4.28 4.08 3.97 10/197 26397
/proc/meminfo: memFree=29434176/32872528 swapFree=496868/529572
[pid=26397] ppid=26394 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/26397/stat : 26397 (java) S 26394 26397 22589 0 -1 4202496 5021 0 1 0 27 1 0 0 20 0 18 0 23116589 9787879424 7984 33554432000 1073741824 1073778376 140733828999120 140733828990256 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26397/statm: 2389619 7984 2217 9 0 2380296 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300339 s]
/proc/loadavg: 4.28 4.08 3.97 10/197 26397
/proc/meminfo: memFree=29434176/32872528 swapFree=496868/529572
[pid=26397] ppid=26394 vsize=9558476 CPUtime=0.45 cores=1,3,5,7
/proc/26397/stat : 26397 (java) S 26394 26397 22589 0 -1 4202496 5317 0 1 0 44 1 0 0 20 0 18 0 23116589 9787879424 13813 33554432000 1073741824 1073778376 140733828999120 140733828990256 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26397/statm: 2389619 13813 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.713015 s]
/proc/loadavg: 4.28 4.08 3.97 10/197 26397
/proc/meminfo: memFree=29434176/32872528 swapFree=496868/529572
[pid=26397] ppid=26394 vsize=9558476 CPUtime=1.53 cores=1,3,5,7
/proc/26397/stat : 26397 (java) S 26394 26397 22589 0 -1 4202496 14646 0 1 0 148 5 0 0 20 0 18 0 23116589 9787879424 49260 33554432000 1073741824 1073778376 140733828999120 140733828990256 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26397/statm: 2389619 49260 2257 9 0 2380296 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 9558476

[startup+1.50072 s]
/proc/loadavg: 4.18 4.06 3.96 4/215 26415
/proc/meminfo: memFree=29122972/32872528 swapFree=496868/529572
[pid=26397] ppid=26394 vsize=9824732 CPUtime=3.25 cores=1,3,5,7
/proc/26397/stat : 26397 (java) S 26394 26397 22589 0 -1 4202496 15392 0 1 0 310 15 0 0 20 0 22 0 23116589 10060525568 69810 33554432000 1073741824 1073778376 140733828999120 140733828990256 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26397/statm: 2456183 69810 2274 9 0 2446860 0
[pid=26397/tid=26399] ppid=26394 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/26397/task/26399/stat : 26399 (java) S 26394 26397 22589 0 -1 4202560 2493 0 1 0 106 3 0 0 20 0 22 0 23116590 10060525568 69810 33554432000 1073741824 1073778376 140733828999120 140151858025336 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26397/tid=26400] ppid=26394 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/26397/task/26400/stat : 26400 (java) S 26394 26397 22589 0 -1 4202560 98 0 0 0 4 3 0 0 20 0 22 0 23116592 10060525568 69810 33554432000 1073741824 1073778376 140733828999120 140151830477224 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26401] ppid=26394 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/26397/task/26401/stat : 26401 (java) S 26394 26397 22589 0 -1 4202560 25 0 0 0 2 1 0 0 20 0 22 0 23116592 10060525568 69810 33554432000 1073741824 1073778376 140733828999120 140151700892200 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26402] ppid=26394 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/26397/task/26402/stat : 26402 (java) S 26394 26397 22589 0 -1 4202560 105 0 0 0 2 1 0 0 20 0 22 0 23116592 10060525568 69810 33554432000 1073741824 1073778376 140733828999120 140151699839144 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26403] ppid=26394 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/26397/task/26403/stat : 26403 (java) S 26394 26397 22589 0 -1 4202560 45 0 0 0 4 3 0 0 20 0 22 0 23116592 10060525568 69810 33554432000 1073741824 1073778376 140733828999120 140151698786600 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26404] ppid=26394 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/26397/task/26404/stat : 26404 (java) S 26394 26397 22589 0 -1 4202560 117 0 0 0 3 2 0 0 20 0 22 0 23116592 10060525568 69810 33554432000 1073741824 1073778376 140733828999120 140151697734568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26405] ppid=26394 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/26397/task/26405/stat : 26405 (java) S 26394 26397 22589 0 -1 4202560 108 0 0 0 3 1 0 0 20 0 22 0 23116592 10060525568 69810 33554432000 1073741824 1073778376 140733828999120 140151696682024 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26406] ppid=26394 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/26397/task/26406/stat : 26406 (java) S 26394 26397 22589 0 -1 4202560 22 0 0 0 2 2 0 0 20 0 22 0 23116592 10060525568 69810 33554432000 1073741824 1073778376 140733828999120 140151359531688 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26407] ppid=26394 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/26397/task/26407/stat : 26407 (java) S 26394 26397 22589 0 -1 4202560 130 0 0 0 3 1 0 0 20 0 22 0 23116592 10060525568 69810 33554432000 1073741824 1073778376 140733828999120 140151358479144 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26408] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26408/stat : 26408 (java) S 26394 26397 22589 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 23116593 10060525568 69810 33554432000 1073741824 1073778376 140733828999120 140151346280808 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26409] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26409/stat : 26409 (java) S 26394 26397 22589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23116593 10060525568 69810 33554432000 1073741824 1073778376 140733828999120 140151345227128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26410] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26410/stat : 26410 (java) S 26394 26397 22589 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 23116593 10060525568 69810 33554432000 1073741824 1073778376 140733828999120 140151344173960 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26411] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26411/stat : 26411 (java) S 26394 26397 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23116595 10060525568 69810 33554432000 1073741824 1073778376 140733828999120 140151343122704 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26412] ppid=26394 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/26397/task/26412/stat : 26412 (java) R 26394 26397 22589 0 -1 4202560 4069 0 0 0 56 0 0 0 20 0 22 0 23116595 10060525568 69810 33554432000 1073741824 1073778376 140733828999120 140151342070584 140151863985129 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26413] ppid=26394 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/26397/task/26413/stat : 26413 (java) R 26394 26397 22589 0 -1 4202560 6798 0 0 0 59 0 0 0 20 0 22 0 23116595 10060525568 69810 33554432000 1073741824 1073778376 140733828999120 140151341005408 140151864631414 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26414] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26414/stat : 26414 (java) S 26394 26397 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23116595 10060525568 69810 33554432000 1073741824 1073778376 140733828999120 140151339965176 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26415] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26415/stat : 26415 (java) S 26394 26397 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23116595 10060525568 69810 33554432000 1073741824 1073778376 140733828999120 140151338912840 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.25
Current children cumulated vsize (KiB) 9824732

[startup+3.10098 s]
/proc/loadavg: 4.18 4.06 3.96 5/219 26419
/proc/meminfo: memFree=29094448/32872528 swapFree=496868/529572
[pid=26397] ppid=26394 vsize=9824732 CPUtime=7.22 cores=1,3,5,7
/proc/26397/stat : 26397 (java) S 26394 26397 22589 0 -1 4202496 18609 0 1 0 705 17 0 0 20 0 22 0 23116589 10060525568 95966 33554432000 1073741824 1073778376 140733828999120 140733828990256 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26397/statm: 2456183 95966 2282 9 0 2446860 0
[pid=26397/tid=26399] ppid=26394 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/26397/task/26399/stat : 26399 (java) S 26394 26397 22589 0 -1 4202560 2493 0 1 0 106 3 0 0 20 0 22 0 23116590 10060525568 95966 33554432000 1073741824 1073778376 140733828999120 140151858025336 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26397/tid=26400] ppid=26394 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/26397/task/26400/stat : 26400 (java) S 26394 26397 22589 0 -1 4202560 98 0 0 0 4 3 0 0 20 0 22 0 23116592 10060525568 95966 33554432000 1073741824 1073778376 140733828999120 140151830477224 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26401] ppid=26394 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/26397/task/26401/stat : 26401 (java) S 26394 26397 22589 0 -1 4202560 25 0 0 0 2 1 0 0 20 0 22 0 23116592 10060525568 95966 33554432000 1073741824 1073778376 140733828999120 140151700892200 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26402] ppid=26394 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/26397/task/26402/stat : 26402 (java) S 26394 26397 22589 0 -1 4202560 105 0 0 0 2 1 0 0 20 0 22 0 23116592 10060525568 95966 33554432000 1073741824 1073778376 140733828999120 140151699839144 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26403] ppid=26394 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/26397/task/26403/stat : 26403 (java) S 26394 26397 22589 0 -1 4202560 45 0 0 0 4 3 0 0 20 0 22 0 23116592 10060525568 95966 33554432000 1073741824 1073778376 140733828999120 140151698786600 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26404] ppid=26394 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/26397/task/26404/stat : 26404 (java) S 26394 26397 22589 0 -1 4202560 117 0 0 0 3 2 0 0 20 0 22 0 23116592 10060525568 95966 33554432000 1073741824 1073778376 140733828999120 140151697734568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26405] ppid=26394 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/26397/task/26405/stat : 26405 (java) S 26394 26397 22589 0 -1 4202560 108 0 0 0 3 1 0 0 20 0 22 0 23116592 10060525568 95966 33554432000 1073741824 1073778376 140733828999120 140151696682024 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26406] ppid=26394 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/26397/task/26406/stat : 26406 (java) S 26394 26397 22589 0 -1 4202560 22 0 0 0 2 2 0 0 20 0 22 0 23116592 10060525568 95966 33554432000 1073741824 1073778376 140733828999120 140151359531688 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26407] ppid=26394 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/26397/task/26407/stat : 26407 (java) S 26394 26397 22589 0 -1 4202560 130 0 0 0 3 1 0 0 20 0 22 0 23116592 10060525568 95966 33554432000 1073741824 1073778376 140733828999120 140151358479144 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26408] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26408/stat : 26408 (java) S 26394 26397 22589 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 23116593 10060525568 95966 33554432000 1073741824 1073778376 140733828999120 140151346280808 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26409] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26409/stat : 26409 (java) S 26394 26397 22589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23116593 10060525568 95966 33554432000 1073741824 1073778376 140733828999120 140151345227128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26410] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26410/stat : 26410 (java) S 26394 26397 22589 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 23116593 10060525568 95966 33554432000 1073741824 1073778376 140733828999120 140151344173960 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26411] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26411/stat : 26411 (java) S 26394 26397 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23116595 10060525568 95966 33554432000 1073741824 1073778376 140733828999120 140151343122704 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26412] ppid=26394 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/26397/task/26412/stat : 26412 (java) S 26394 26397 22589 0 -1 4202560 7231 0 0 0 109 0 0 0 20 0 22 0 23116595 10060525568 95966 33554432000 1073741824 1073778376 140733828999120 140151342070584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26413] ppid=26394 vsize=9824732 CPUtime=0.88 cores=1,3,5,7
/proc/26397/task/26413/stat : 26413 (java) S 26394 26397 22589 0 -1 4202560 6798 0 0 0 88 0 0 0 20 0 22 0 23116595 10060525568 95966 33554432000 1073741824 1073778376 140733828999120 140151341018040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26414] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26414/stat : 26414 (java) S 26394 26397 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23116595 10060525568 95966 33554432000 1073741824 1073778376 140733828999120 140151339965176 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26415] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26415/stat : 26415 (java) S 26394 26397 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23116595 10060525568 95966 33554432000 1073741824 1073778376 140733828999120 140151338912840 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26416] ppid=26394 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/26397/task/26416/stat : 26416 (java) R 26394 26397 22589 0 -1 4202560 29 0 0 0 183 0 0 0 20 0 22 0 23116714 10060525568 95966 33554432000 1073741824 1073778376 140733828999120 140151337855672 140151713005912 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26397/tid=26417] ppid=26394 vsize=9824732 CPUtime=1.77 cores=1,3,5,7
/proc/26397/task/26417/stat : 26417 (java) R 26394 26397 22589 0 -1 4202560 70 0 0 0 176 1 0 0 20 0 22 0 23116714 10060525568 95966 33554432000 1073741824 1073778376 140733828999120 140151336805016 140151713126624 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26418] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26418/stat : 26418 (java) S 26394 26397 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23116726 10060525568 95966 33554432000 1073741824 1073778376 140733828999120 140151335752488 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26419] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26419/stat : 26419 (java) S 26394 26397 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23116726 10060525568 95966 33554432000 1073741824 1073778376 140733828999120 140151334699944 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.22
Current children cumulated vsize (KiB) 9824732

[startup+6.30094 s]
/proc/loadavg: 4.24 4.08 3.97 5/219 26419
/proc/meminfo: memFree=28942060/32872528 swapFree=496868/529572
[pid=26397] ppid=26394 vsize=9824732 CPUtime=14.06 cores=1,3,5,7
/proc/26397/stat : 26397 (java) S 26394 26397 22589 0 -1 4202496 18938 0 1 0 1381 25 0 0 20 0 22 0 23116589 10060525568 114566 33554432000 1073741824 1073778376 140733828999120 140733828990256 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26397/statm: 2456183 114566 2283 9 0 2446860 0
[pid=26397/tid=26399] ppid=26394 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/26397/task/26399/stat : 26399 (java) S 26394 26397 22589 0 -1 4202560 2493 0 1 0 106 3 0 0 20 0 22 0 23116590 10060525568 114566 33554432000 1073741824 1073778376 140733828999120 140151858025336 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26397/tid=26400] ppid=26394 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/26397/task/26400/stat : 26400 (java) S 26394 26397 22589 0 -1 4202560 129 0 0 0 7 4 0 0 20 0 22 0 23116592 10060525568 114566 33554432000 1073741824 1073778376 140733828999120 140151830477224 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26401] ppid=26394 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/26397/task/26401/stat : 26401 (java) S 26394 26397 22589 0 -1 4202560 65 0 0 0 9 3 0 0 20 0 22 0 23116592 10060525568 114566 33554432000 1073741824 1073778376 140733828999120 140151700892200 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26402] ppid=26394 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/26397/task/26402/stat : 26402 (java) S 26394 26397 22589 0 -1 4202560 116 0 0 0 3 2 0 0 20 0 22 0 23116592 10060525568 114566 33554432000 1073741824 1073778376 140733828999120 140151699839144 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26403] ppid=26394 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/26397/task/26403/stat : 26403 (java) S 26394 26397 22589 0 -1 4202560 56 0 0 0 6 3 0 0 20 0 22 0 23116592 10060525568 114566 33554432000 1073741824 1073778376 140733828999120 140151698786600 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26397/tid=26404] ppid=26394 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/26397/task/26404/stat : 26404 (java) S 26394 26397 22589 0 -1 4202560 129 0 0 0 5 2 0 0 20 0 22 0 23116592 10060525568 114566 33554432000 1073741824 1073778376 140733828999120 140151697734568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26405] ppid=26394 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/26397/task/26405/stat : 26405 (java) S 26394 26397 22589 0 -1 4202560 139 0 0 0 8 3 0 0 20 0 22 0 23116592 10060525568 114566 33554432000 1073741824 1073778376 140733828999120 140151696682024 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26406] ppid=26394 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/26397/task/26406/stat : 26406 (java) S 26394 26397 22589 0 -1 4202560 56 0 0 0 4 2 0 0 20 0 22 0 23116592 10060525568 114566 33554432000 1073741824 1073778376 140733828999120 140151359531688 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26407] ppid=26394 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/26397/task/26407/stat : 26407 (java) S 26394 26397 22589 0 -1 4202560 150 0 0 0 6 2 0 0 20 0 22 0 23116592 10060525568 114566 33554432000 1073741824 1073778376 140733828999120 140151358479144 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26408] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26408/stat : 26408 (java) S 26394 26397 22589 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 23116593 10060525568 114566 33554432000 1073741824 1073778376 140733828999120 140151346280808 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26409] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26409/stat : 26409 (java) S 26394 26397 22589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23116593 10060525568 114566 33554432000 1073741824 1073778376 140733828999120 140151345227128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26410] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26410/stat : 26410 (java) S 26394 26397 22589 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 23116593 10060525568 114566 33554432000 1073741824 1073778376 140733828999120 140151344173960 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26411] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26411/stat : 26411 (java) S 26394 26397 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23116595 10060525568 114566 33554432000 1073741824 1073778376 140733828999120 140151343122704 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26412] ppid=26394 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/26397/task/26412/stat : 26412 (java) S 26394 26397 22589 0 -1 4202560 7234 0 0 0 123 0 0 0 20 0 22 0 23116595 10060525568 114566 33554432000 1073741824 1073778376 140733828999120 140151342070584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26413] ppid=26394 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/26397/task/26413/stat : 26413 (java) S 26394 26397 22589 0 -1 4202560 6804 0 0 0 106 0 0 0 20 0 22 0 23116595 10060525568 114566 33554432000 1073741824 1073778376 140733828999120 140151341018040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26414] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26414/stat : 26414 (java) S 26394 26397 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23116595 10060525568 114566 33554432000 1073741824 1073778376 140733828999120 140151339965176 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26415] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26415/stat : 26415 (java) S 26394 26397 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23116595 10060525568 114566 33554432000 1073741824 1073778376 140733828999120 140151338912840 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26416] ppid=26394 vsize=9824732 CPUtime=4.94 cores=1,3,5,7

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


[startup+882.308 s]
/proc/loadavg: 4.26 4.22 4.10 6/219 26507
/proc/meminfo: memFree=24112412/32872528 swapFree=496868/529572
[pid=26397] ppid=26394 vsize=9824732 CPUtime=1780.75 cores=1,3,5,7
/proc/26397/stat : 26397 (java) S 26394 26397 22589 0 -1 4202496 39743 0 1 0 177827 248 0 0 20 0 22 0 23116589 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140733828990256 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26397/statm: 2456183 1078710 2293 9 0 2446860 0
[pid=26397/tid=26399] ppid=26394 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/26397/task/26399/stat : 26399 (java) S 26394 26397 22589 0 -1 4202560 2520 0 1 0 109 4 0 0 20 0 22 0 23116590 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151858025336 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26400] ppid=26394 vsize=9824732 CPUtime=6.15 cores=1,3,5,7
/proc/26397/task/26400/stat : 26400 (java) S 26394 26397 22589 0 -1 4202560 782 0 0 0 589 26 0 0 20 0 22 0 23116592 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151830477224 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26397/tid=26401] ppid=26394 vsize=9824732 CPUtime=6.28 cores=1,3,5,7
/proc/26397/task/26401/stat : 26401 (java) S 26394 26397 22589 0 -1 4202560 963 0 0 0 603 25 0 0 20 0 22 0 23116592 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151700892200 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26397/tid=26402] ppid=26394 vsize=9824732 CPUtime=6.22 cores=1,3,5,7
/proc/26397/task/26402/stat : 26402 (java) S 26394 26397 22589 0 -1 4202560 885 0 0 0 599 23 0 0 20 0 22 0 23116592 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151699839144 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26403] ppid=26394 vsize=9824732 CPUtime=5.43 cores=1,3,5,7
/proc/26397/task/26403/stat : 26403 (java) S 26394 26397 22589 0 -1 4202560 837 0 0 0 522 21 0 0 20 0 22 0 23116592 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151698786600 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26397/tid=26404] ppid=26394 vsize=9824732 CPUtime=5.96 cores=1,3,5,7
/proc/26397/task/26404/stat : 26404 (java) S 26394 26397 22589 0 -1 4202560 725 0 0 0 575 21 0 0 20 0 22 0 23116592 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151697734568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26405] ppid=26394 vsize=9824732 CPUtime=5.91 cores=1,3,5,7
/proc/26397/task/26405/stat : 26405 (java) S 26394 26397 22589 0 -1 4202560 756 0 0 0 567 24 0 0 20 0 22 0 23116592 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151696682024 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26406] ppid=26394 vsize=9824732 CPUtime=5.27 cores=1,3,5,7
/proc/26397/task/26406/stat : 26406 (java) S 26394 26397 22589 0 -1 4202560 726 0 0 0 503 24 0 0 20 0 22 0 23116592 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151359531688 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26407] ppid=26394 vsize=9824732 CPUtime=5.86 cores=1,3,5,7
/proc/26397/task/26407/stat : 26407 (java) S 26394 26397 22589 0 -1 4202560 764 0 0 0 565 21 0 0 20 0 22 0 23116592 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151358479144 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26397/tid=26408] ppid=26394 vsize=9824732 CPUtime=9.66 cores=1,3,5,7
/proc/26397/task/26408/stat : 26408 (java) S 26394 26397 22589 0 -1 4202560 3310 0 0 0 957 9 0 0 20 0 22 0 23116593 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151346280808 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26409] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26409/stat : 26409 (java) S 26394 26397 22589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23116593 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151345227128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26410] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26410/stat : 26410 (java) S 26394 26397 22589 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 23116593 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151344173960 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26411] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26411/stat : 26411 (java) S 26394 26397 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23116595 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151343122704 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26412] ppid=26394 vsize=9824732 CPUtime=2.94 cores=1,3,5,7
/proc/26397/task/26412/stat : 26412 (java) S 26394 26397 22589 0 -1 4202560 17324 0 0 0 291 3 0 0 20 0 22 0 23116595 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151342070584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26413] ppid=26394 vsize=9824732 CPUtime=1.44 cores=1,3,5,7
/proc/26397/task/26413/stat : 26413 (java) S 26394 26397 22589 0 -1 4202560 6831 0 0 0 144 0 0 0 20 0 22 0 23116595 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151341018040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26414] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26414/stat : 26414 (java) S 26394 26397 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23116595 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151339965176 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26415] ppid=26394 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/26397/task/26415/stat : 26415 (java) S 26394 26397 22589 0 -1 4202560 51 0 0 0 15 22 0 0 20 0 22 0 23116595 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151338912840 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26416] ppid=26394 vsize=9824732 CPUtime=859.26 cores=1,3,5,7
/proc/26397/task/26416/stat : 26416 (java) R 26394 26397 22589 0 -1 4202560 93 0 0 0 85910 16 0 0 20 0 22 0 23116714 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151337856416 140151712753994 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26397/tid=26417] ppid=26394 vsize=9824732 CPUtime=859.12 cores=1,3,5,7
/proc/26397/task/26417/stat : 26417 (java) R 26394 26397 22589 0 -1 4202560 1910 0 0 0 85869 43 0 0 20 0 22 0 23116714 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151336802640 140151712727959 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26418] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26418/stat : 26418 (java) S 26394 26397 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23116726 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151335752488 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26419] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26419/stat : 26419 (java) S 26394 26397 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23116726 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151334699944 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1780.75
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+891.901 s]
/proc/loadavg: 4.22 4.22 4.10 5/220 26511
/proc/meminfo: memFree=24053448/32872528 swapFree=496868/529572
[pid=26397] ppid=26394 vsize=9824732 CPUtime=1800.07 cores=1,3,5,7
/proc/26397/stat : 26397 (java) S 26394 26397 22589 0 -1 4202496 39744 0 1 0 179758 249 0 0 20 0 22 0 23116589 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140733828990256 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26397/statm: 2456183 1078710 2293 9 0 2446860 0
[pid=26397/tid=26399] ppid=26394 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/26397/task/26399/stat : 26399 (java) S 26394 26397 22589 0 -1 4202560 2521 0 1 0 109 4 0 0 20 0 22 0 23116590 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151858025336 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26397/tid=26400] ppid=26394 vsize=9824732 CPUtime=6.16 cores=1,3,5,7
/proc/26397/task/26400/stat : 26400 (java) S 26394 26397 22589 0 -1 4202560 782 0 0 0 590 26 0 0 20 0 22 0 23116592 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151830477224 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26397/tid=26401] ppid=26394 vsize=9824732 CPUtime=6.34 cores=1,3,5,7
/proc/26397/task/26401/stat : 26401 (java) S 26394 26397 22589 0 -1 4202560 963 0 0 0 609 25 0 0 20 0 22 0 23116592 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151700892200 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26397/tid=26402] ppid=26394 vsize=9824732 CPUtime=6.28 cores=1,3,5,7
/proc/26397/task/26402/stat : 26402 (java) S 26394 26397 22589 0 -1 4202560 885 0 0 0 605 23 0 0 20 0 22 0 23116592 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151699839144 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26403] ppid=26394 vsize=9824732 CPUtime=5.44 cores=1,3,5,7
/proc/26397/task/26403/stat : 26403 (java) S 26394 26397 22589 0 -1 4202560 837 0 0 0 523 21 0 0 20 0 22 0 23116592 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151698786600 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26397/tid=26404] ppid=26394 vsize=9824732 CPUtime=5.99 cores=1,3,5,7
/proc/26397/task/26404/stat : 26404 (java) S 26394 26397 22589 0 -1 4202560 725 0 0 0 578 21 0 0 20 0 22 0 23116592 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151697734568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26405] ppid=26394 vsize=9824732 CPUtime=5.92 cores=1,3,5,7
/proc/26397/task/26405/stat : 26405 (java) S 26394 26397 22589 0 -1 4202560 756 0 0 0 568 24 0 0 20 0 22 0 23116592 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151696682024 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26406] ppid=26394 vsize=9824732 CPUtime=5.3 cores=1,3,5,7
/proc/26397/task/26406/stat : 26406 (java) S 26394 26397 22589 0 -1 4202560 726 0 0 0 506 24 0 0 20 0 22 0 23116592 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151359531688 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26407] ppid=26394 vsize=9824732 CPUtime=5.88 cores=1,3,5,7
/proc/26397/task/26407/stat : 26407 (java) S 26394 26397 22589 0 -1 4202560 764 0 0 0 567 21 0 0 20 0 22 0 23116592 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151358479144 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26397/tid=26408] ppid=26394 vsize=9824732 CPUtime=9.66 cores=1,3,5,7
/proc/26397/task/26408/stat : 26408 (java) S 26394 26397 22589 0 -1 4202560 3310 0 0 0 957 9 0 0 20 0 22 0 23116593 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151346280808 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26409] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26409/stat : 26409 (java) S 26394 26397 22589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23116593 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151345227128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26410] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26410/stat : 26410 (java) S 26394 26397 22589 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 23116593 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151344173960 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26411] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26411/stat : 26411 (java) S 26394 26397 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23116595 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151343122704 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26412] ppid=26394 vsize=9824732 CPUtime=2.94 cores=1,3,5,7
/proc/26397/task/26412/stat : 26412 (java) S 26394 26397 22589 0 -1 4202560 17324 0 0 0 291 3 0 0 20 0 22 0 23116595 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151342070584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26413] ppid=26394 vsize=9824732 CPUtime=1.44 cores=1,3,5,7
/proc/26397/task/26413/stat : 26413 (java) S 26394 26397 22589 0 -1 4202560 6831 0 0 0 144 0 0 0 20 0 22 0 23116595 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151341018040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26414] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26414/stat : 26414 (java) S 26394 26397 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23116595 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151339965176 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26415] ppid=26394 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/26397/task/26415/stat : 26415 (java) S 26394 26397 22589 0 -1 4202560 51 0 0 0 15 22 0 0 20 0 22 0 23116595 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151338912840 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26416] ppid=26394 vsize=9824732 CPUtime=868.78 cores=1,3,5,7
/proc/26397/task/26416/stat : 26416 (java) R 26394 26397 22589 0 -1 4202560 93 0 0 0 86862 16 0 0 20 0 22 0 23116714 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151337855648 140151713294320 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26397/tid=26417] ppid=26394 vsize=9824732 CPUtime=868.64 cores=1,3,5,7
/proc/26397/task/26417/stat : 26417 (java) R 26394 26397 22589 0 -1 4202560 1910 0 0 0 86821 43 0 0 20 0 22 0 23116714 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151336803824 140151712785390 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26418] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26418/stat : 26418 (java) S 26394 26397 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23116726 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151335752488 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26419] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26419/stat : 26419 (java) S 26394 26397 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23116726 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151334699944 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9824732

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 26397 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+891.901 s]
/proc/loadavg: 4.22 4.22 4.10 5/220 26511
/proc/meminfo: memFree=24053448/32872528 swapFree=496868/529572
[pid=26397] ppid=26394 vsize=9824732 CPUtime=1800.07 cores=1,3,5,7
/proc/26397/stat : 26397 (java) S 26394 26397 22589 0 -1 4202496 39744 0 1 0 179758 249 0 0 20 0 22 0 23116589 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140733828990256 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26397/statm: 2456183 1078710 2293 9 0 2446860 0
[pid=26397/tid=26399] ppid=26394 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/26397/task/26399/stat : 26399 (java) S 26394 26397 22589 0 -1 4202560 2521 0 1 0 109 4 0 0 20 0 22 0 23116590 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151858025336 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26397/tid=26400] ppid=26394 vsize=9824732 CPUtime=6.16 cores=1,3,5,7
/proc/26397/task/26400/stat : 26400 (java) S 26394 26397 22589 0 -1 4202560 782 0 0 0 590 26 0 0 20 0 22 0 23116592 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151830477224 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26397/tid=26401] ppid=26394 vsize=9824732 CPUtime=6.34 cores=1,3,5,7
/proc/26397/task/26401/stat : 26401 (java) S 26394 26397 22589 0 -1 4202560 963 0 0 0 609 25 0 0 20 0 22 0 23116592 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151700892200 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26397/tid=26402] ppid=26394 vsize=9824732 CPUtime=6.28 cores=1,3,5,7
/proc/26397/task/26402/stat : 26402 (java) S 26394 26397 22589 0 -1 4202560 885 0 0 0 605 23 0 0 20 0 22 0 23116592 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151699839144 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26403] ppid=26394 vsize=9824732 CPUtime=5.44 cores=1,3,5,7
/proc/26397/task/26403/stat : 26403 (java) S 26394 26397 22589 0 -1 4202560 837 0 0 0 523 21 0 0 20 0 22 0 23116592 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151698786600 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26397/tid=26404] ppid=26394 vsize=9824732 CPUtime=5.99 cores=1,3,5,7
/proc/26397/task/26404/stat : 26404 (java) S 26394 26397 22589 0 -1 4202560 725 0 0 0 578 21 0 0 20 0 22 0 23116592 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151697734568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26405] ppid=26394 vsize=9824732 CPUtime=5.92 cores=1,3,5,7
/proc/26397/task/26405/stat : 26405 (java) S 26394 26397 22589 0 -1 4202560 756 0 0 0 568 24 0 0 20 0 22 0 23116592 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151696682024 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26406] ppid=26394 vsize=9824732 CPUtime=5.3 cores=1,3,5,7
/proc/26397/task/26406/stat : 26406 (java) S 26394 26397 22589 0 -1 4202560 726 0 0 0 506 24 0 0 20 0 22 0 23116592 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151359531688 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26407] ppid=26394 vsize=9824732 CPUtime=5.88 cores=1,3,5,7
/proc/26397/task/26407/stat : 26407 (java) S 26394 26397 22589 0 -1 4202560 764 0 0 0 567 21 0 0 20 0 22 0 23116592 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151358479144 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26397/tid=26408] ppid=26394 vsize=9824732 CPUtime=9.66 cores=1,3,5,7
/proc/26397/task/26408/stat : 26408 (java) S 26394 26397 22589 0 -1 4202560 3310 0 0 0 957 9 0 0 20 0 22 0 23116593 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151346280808 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26409] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26409/stat : 26409 (java) S 26394 26397 22589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23116593 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151345227128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26410] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26410/stat : 26410 (java) S 26394 26397 22589 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 23116593 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151344173960 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26411] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26411/stat : 26411 (java) S 26394 26397 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23116595 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151343122704 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26412] ppid=26394 vsize=9824732 CPUtime=2.94 cores=1,3,5,7
/proc/26397/task/26412/stat : 26412 (java) S 26394 26397 22589 0 -1 4202560 17324 0 0 0 291 3 0 0 20 0 22 0 23116595 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151342070584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26413] ppid=26394 vsize=9824732 CPUtime=1.44 cores=1,3,5,7
/proc/26397/task/26413/stat : 26413 (java) S 26394 26397 22589 0 -1 4202560 6831 0 0 0 144 0 0 0 20 0 22 0 23116595 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151341018040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26414] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26414/stat : 26414 (java) S 26394 26397 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23116595 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151339965176 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26415] ppid=26394 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/26397/task/26415/stat : 26415 (java) S 26394 26397 22589 0 -1 4202560 51 0 0 0 15 22 0 0 20 0 22 0 23116595 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151338912840 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26397/tid=26416] ppid=26394 vsize=9824732 CPUtime=868.78 cores=1,3,5,7
/proc/26397/task/26416/stat : 26416 (java) R 26394 26397 22589 0 -1 4202560 93 0 0 0 86862 16 0 0 20 0 22 0 23116714 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151337855648 140151713294320 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26397/tid=26417] ppid=26394 vsize=9824732 CPUtime=868.64 cores=1,3,5,7
/proc/26397/task/26417/stat : 26417 (java) R 26394 26397 22589 0 -1 4202560 1910 0 0 0 86821 43 0 0 20 0 22 0 23116714 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151336803824 140151712785390 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26397/tid=26418] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26418/stat : 26418 (java) S 26394 26397 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23116726 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151335752488 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26397/tid=26419] ppid=26394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26397/task/26419/stat : 26419 (java) S 26394 26397 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23116726 10060525568 1078710 33554432000 1073741824 1073778376 140733828999120 140151334699944 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 891.965
CPU time (s): 1800.71
CPU user time (s): 1797.72
CPU system time (s): 2.99054
CPU usage (%): 201.881
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.72
system time used= 2.99055
maximum resident set size= 4314956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39784
page faults= 1
swaps= 0
block input operations= 0
block output operations= 960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23514
involuntary context switches= 30693

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.2532 second user time and 7.72682 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-18 02:45:12
IDJOB=4100682
IDBENCH=1648
IDSOLVER=2543
FILE ID=node141/4100682-1466210711
RUNJOBID= node141-1466206051-22606
PBS_JOBID= 19918136
Free space on /tmp= 71716 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-ship12s.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100682-1466210711/watcher-4100682-1466210711 -o /tmp/evaluation-result-4100682-1466210711/solver-4100682-1466210711 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466206051-22606 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4100682-1466210711.opb

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

MD5SUM BENCH= bde0c0fbe1d85bc08e3fa72426bea662
RANDOM SEED=1623322733

node141.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.547
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	: 5333.09
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.547
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.547
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.547
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.547
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.56
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.547
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.547
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.547
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:        29453524 kB
Buffers:           47464 kB
Cached:            88564 kB
SwapCached:         2552 kB
Active:          2059436 kB
Inactive:          79628 kB
Active(anon):    2003272 kB
Inactive(anon):     2364 kB
Active(file):      56164 kB
Inactive(file):    77264 kB
Unevictable:      529572 kB
Mlocked:          496868 kB
SwapTotal:      67108856 kB
SwapFree:       67099000 kB
Dirty:              3928 kB
Writeback:             0 kB
AnonPages:       2533664 kB
Mapped:            15392 kB
Shmem:                 0 kB
Slab:             573904 kB
SReclaimable:      17468 kB
SUnreclaim:       556436 kB
KernelStack:        1600 kB
PageTables:         9356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3137420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1990656 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= 71724 MiB
End job on node141 at 2016-06-18 03:00:04