Trace number 4103636

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 Resolution PB16? (TO) 1800.07 1796.54

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-grow15.opb
MD5SUMb4d90975042873aa16a95872bfad2ca2
Bench CategoryOPT-BIGINT (optimisation, big 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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables17130
Total number of constraints900
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 constraints900
Minimum length of a constraint22
Maximum length of a constraint491
Number of terms in the objective function 1335
Biggest coefficient in the objective function 3758096384
Number of bits for the biggest coefficient in the objective function 32
Sum of the numbers in the objective function 154618822482
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 878188741787648
Number of bits of the biggest number in a constraint 50
Biggest sum of numbers in a constraint 4550739094651140
Number of bits of the biggest sum of numbers53
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.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4103636-1466245444.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
1.14/0.62	c ... done. Wall clock time 0.501s.
1.14/0.62	c declared #vars     17130
1.14/0.62	c #constraints  1200
1.14/0.62	c constraints type 
1.14/0.62	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1200
1.14/0.62	c 1200 constraints processed.
1.14/0.62	c objective function length is 1335 literals
2.54/1.64	c cleaning 2498 clauses out of 5001 with flag 12270/5001
3.13/2.12	c cleaning 4250 clauses out of 8500 with flag 26396/11000
4.17/2.83	c cleaning 5610 clauses out of 11252 with flag 45989/18002
5.60/3.81	c cleaning 6807 clauses out of 13640 with flag 63330/26000
7.23/5.42	c cleaning 7906 clauses out of 15835 with flag 82333/35002
9.51/7.66	c cleaning 8961 clauses out of 17927 with flag 102583/45000
11.11/9.29	c cleaning 9983 clauses out of 19966 with flag 124620/56000
13.02/11.16	c cleaning 10990 clauses out of 21983 with flag 148628/68000
15.21/13.39	c cleaning 11996 clauses out of 23995 with flag 174676/81002
17.82/15.93	c cleaning 12996 clauses out of 25997 with flag 202688/95000
20.72/18.89	c cleaning 14001 clauses out of 28001 with flag 232708/110000
24.02/22.14	c cleaning 14996 clauses out of 30001 with flag 264739/126001
27.62/25.64	c cleaning 15994 clauses out of 32004 with flag 298765/143000
31.53/29.57	c cleaning 16995 clauses out of 34010 with flag 334778/161000
36.03/34.08	c cleaning 18008 clauses out of 36016 with flag 372798/180001
41.13/39.16	c cleaning 18997 clauses out of 38008 with flag 412807/200001
46.93/44.95	c cleaning 20003 clauses out of 40010 with flag 454823/221000
52.84/50.78	c cleaning 21000 clauses out of 42008 with flag 498857/243001
59.24/57.14	c cleaning 22003 clauses out of 44008 with flag 544873/266001
66.43/64.37	c cleaning 23000 clauses out of 46005 with flag 592894/290001
74.23/72.10	c cleaning 24003 clauses out of 48005 with flag 642916/315001
82.55/80.41	c cleaning 25001 clauses out of 50001 with flag 694931/341000
91.63/89.53	c cleaning 25997 clauses out of 52000 with flag 748960/368000
101.74/99.63	c cleaning 27000 clauses out of 54006 with flag 804991/396003
112.99/110.72	c cleaning 28000 clauses out of 56003 with flag 863006/425000
124.49/122.28	c cleaning 29001 clauses out of 58004 with flag 923028/455001
136.90/134.69	c cleaning 30002 clauses out of 60003 with flag 985066/486001
151.20/148.94	c cleaning 30997 clauses out of 62000 with flag 1049118/518000
166.60/164.32	c cleaning 32001 clauses out of 64004 with flag 1115210/551001
182.60/180.33	c cleaning 32998 clauses out of 66002 with flag 1183280/585000
192.98/190.63	c cleaning 33994 clauses out of 68004 with flag 1262874/620000
199.68/197.37	c cleaning 34997 clauses out of 70011 with flag 1339553/656001
212.39/210.08	c cleaning 36006 clauses out of 72013 with flag 1416340/693000
231.02/228.58	c cleaning 37004 clauses out of 74007 with flag 1492359/731000
251.23/248.72	c cleaning 38000 clauses out of 76004 with flag 1570379/770001
272.13/269.64	c cleaning 39001 clauses out of 78003 with flag 1650415/810000
295.04/292.50	c cleaning 40000 clauses out of 80002 with flag 1732525/851000
318.91/316.35	c cleaning 40998 clauses out of 82002 with flag 1816547/893000
343.90/341.31	c cleaning 42003 clauses out of 84007 with flag 1902617/936003
370.72/368.15	c cleaning 42997 clauses out of 86002 with flag 1990697/980001
399.09/396.43	c cleaning 43999 clauses out of 88004 with flag 2080751/1025000
429.40/426.76	c cleaning 44997 clauses out of 90006 with flag 2172911/1071001
460.42/457.75	c cleaning 46002 clauses out of 92008 with flag 2266998/1118000
494.28/491.54	c cleaning 47002 clauses out of 94006 with flag 2363079/1166000
529.99/527.26	c cleaning 48003 clauses out of 96005 with flag 2461529/1215001
568.21/565.44	c cleaning 48999 clauses out of 98002 with flag 2561629/1265001
608.32/605.51	c cleaning 49996 clauses out of 100002 with flag 2663867/1316000
650.43/647.64	c cleaning 51003 clauses out of 102007 with flag 2767963/1368001
694.82/692.00	c cleaning 52001 clauses out of 104005 with flag 2874083/1421002
742.97/740.09	c cleaning 52999 clauses out of 106002 with flag 2982237/1475000
794.39/791.45	c cleaning 54000 clauses out of 108003 with flag 3092364/1530000
850.53/847.51	c cleaning 55002 clauses out of 110004 with flag 3204488/1586001
906.96/903.93	c cleaning 55997 clauses out of 112001 with flag 3318673/1643000
964.64/961.56	c cleaning 56995 clauses out of 114005 with flag 3434864/1701001
1025.90/1022.77	c cleaning 58002 clauses out of 116010 with flag 3552970/1760001
1089.42/1086.21	c cleaning 59003 clauses out of 118008 with flag 3673138/1820001
1155.64/1152.47	c cleaning 59994 clauses out of 120006 with flag 3795311/1881002
1228.15/1224.98	c cleaning 61000 clauses out of 122010 with flag 3919458/1943000
1305.33/1302.06	c cleaning 62001 clauses out of 124010 with flag 4045635/2006000
1383.25/1379.92	c cleaning 63004 clauses out of 126009 with flag 4173832/2070000
1463.87/1460.57	c cleaning 64000 clauses out of 128005 with flag 4303947/2135000
1548.74/1545.33	c cleaning 65001 clauses out of 130006 with flag 4436116/2201001
1635.18/1631.74	c cleaning 65999 clauses out of 132004 with flag 4570256/2268000
1727.73/1724.30	c cleaning 66998 clauses out of 134006 with flag 4706411/2336001
1800.07/1796.50	c starts		: 730
1800.07/1796.50	c conflicts		: 2391603
1800.07/1796.50	c decisions		: 2545317
1800.07/1796.50	c propagations		: 41657112
1800.07/1796.50	c inspects		: 30186346132
1800.07/1796.50	c shortcuts		: 0
1800.07/1796.50	c learnt literals	: 2
1800.07/1796.50	c learnt binary clauses	: 5
1800.07/1796.50	c learnt ternary clauses	: 5
1800.07/1796.50	c learnt constraints	: 2391601
1800.07/1796.50	c ignored constraints	: 0
1800.07/1796.50	c root simplifications	: 0
1800.07/1796.50	c removed literals (reason simplification)	: 0
1800.07/1796.50	c reason swapping (by a shorter reason)	: 0
1800.07/1796.50	c Calls to reduceDB	: 64
1800.07/1796.50	c Number of update (reduction) of LBD	: 9121
1800.07/1796.50	c Imported unit clauses	: 0
1800.07/1796.50	c number of reductions to clauses (during analyze)	: 0
1800.07/1796.50	c number of learned constraints concerned by reduction	: 0
1800.07/1796.50	c number of learning phase by resolution	: 0
1800.07/1796.50	c number of learning phase by cutting planes	: 0
1800.07/1796.50	c speed (assignments/second)	: 23196.139574043467
1800.07/1796.50	c non guided choices	6665
1800.07/1796.51	c timeout
1800.07/1796.53	c learnt constraints type 
1800.07/1796.53	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 5
1800.07/1796.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 122606
1800.07/1796.53	s UNKNOWN
1800.07/1796.53	c Total wall clock time (in seconds): 1796.412

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-4103636-1466245444/watcher-4103636-1466245444 -o /tmp/evaluation-result-4103636-1466245444/solver-4103636-1466245444 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466230712-24776 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4103636-1466245444.opb 

pid=26718
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.19 2.25 2.20 4/194 26721
/proc/meminfo: memFree=28844184/32872528 swapFree=1556504/1720024
[pid=26721] ppid=26718 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/26721/stat : 26721 (java) R 26718 26721 24760 0 -1 4202496 533 0 0 0 0 0 0 0 20 0 1 0 26593011 9515008 185 33554432000 1073741824 1073778376 140733800237056 140733800219784 270320870288 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26721/statm: 2323 185 143 9 0 71 0

[startup+0.100061 s]
/proc/loadavg: 2.19 2.25 2.20 4/194 26721
/proc/meminfo: memFree=28844184/32872528 swapFree=1556504/1720024
[pid=26721] ppid=26718 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/26721/stat : 26721 (java) S 26718 26721 24760 0 -1 4202496 4394 0 1 0 8 1 0 0 20 0 18 0 26593011 9787879424 6018 33554432000 1073741824 1073778376 140733800237056 140733800228192 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26721/statm: 2389619 6018 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200304 s]
/proc/loadavg: 2.19 2.25 2.20 4/194 26721
/proc/meminfo: memFree=28844184/32872528 swapFree=1556504/1720024
[pid=26721] ppid=26718 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/26721/stat : 26721 (java) S 26718 26721 24760 0 -1 4202496 5208 0 1 0 27 1 0 0 20 0 18 0 26593011 9787879424 7149 33554432000 1073741824 1073778376 140733800237056 140733800228192 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26721/statm: 2389619 7149 2217 9 0 2380296 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300232 s]
/proc/loadavg: 2.19 2.25 2.20 4/194 26721
/proc/meminfo: memFree=28844184/32872528 swapFree=1556504/1720024
[pid=26721] ppid=26718 vsize=9558476 CPUtime=0.54 cores=0,2,4,6
/proc/26721/stat : 26721 (java) S 26718 26721 24760 0 -1 4202496 7554 0 1 0 52 2 0 0 20 0 18 0 26593011 9787879424 11104 33554432000 1073741824 1073778376 140733800237056 140733800228192 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26721/statm: 2389619 11104 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 9558476

[startup+0.700194 s]
/proc/loadavg: 2.19 2.25 2.20 4/194 26721
/proc/meminfo: memFree=28844184/32872528 swapFree=1556504/1720024
[pid=26721] ppid=26718 vsize=9625040 CPUtime=1.37 cores=0,2,4,6
/proc/26721/stat : 26721 (java) S 26718 26721 24760 0 -1 4202496 11937 0 1 0 133 4 0 0 20 0 19 0 26593011 9856040960 36633 33554432000 1073741824 1073778376 140733800237056 140733800228192 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26721/statm: 2406260 36633 2263 9 0 2396937 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 9625040

[startup+1.50077 s]
/proc/loadavg: 2.19 2.25 2.20 11/213 26740
/proc/meminfo: memFree=28661608/32872528 swapFree=1556504/1720024
[pid=26721] ppid=26718 vsize=9625040 CPUtime=2.44 cores=0,2,4,6
/proc/26721/stat : 26721 (java) S 26718 26721 24760 0 -1 4202496 12947 0 1 0 238 6 0 0 20 0 19 0 26593011 9856040960 46962 33554432000 1073741824 1073778376 140733800237056 140733800228192 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26721/statm: 2406260 46962 2282 9 0 2396937 0
[pid=26721/tid=26723] ppid=26718 vsize=9625040 CPUtime=1.42 cores=0,2,4,6
/proc/26721/task/26723/stat : 26723 (java) R 26718 26721 24760 0 -1 4202560 2475 0 1 0 139 3 0 0 20 0 19 0 26593012 9856040960 46962 33554432000 1073741824 1073778376 140733800237056 139706479074616 139706311021989 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26721/tid=26724] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26724/stat : 26724 (java) S 26718 26721 24760 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 26593013 9856040960 46962 33554432000 1073741824 1073778376 140733800237056 139706440567720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26725] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26725/stat : 26725 (java) S 26718 26721 24760 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26593013 9856040960 46962 33554432000 1073741824 1073778376 140733800237056 139706439515176 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26726] ppid=26718 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/26721/task/26726/stat : 26726 (java) S 26718 26721 24760 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 26593013 9856040960 46962 33554432000 1073741824 1073778376 140733800237056 139706438462120 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26721/tid=26727] ppid=26718 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/26721/task/26727/stat : 26727 (java) S 26718 26721 24760 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 26593013 9856040960 46962 33554432000 1073741824 1073778376 140733800237056 139706437409576 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26721/tid=26728] ppid=26718 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/26721/task/26728/stat : 26728 (java) S 26718 26721 24760 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 26593013 9856040960 46962 33554432000 1073741824 1073778376 140733800237056 139706436356520 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26729] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26729/stat : 26729 (java) S 26718 26721 24760 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26593013 9856040960 46962 33554432000 1073741824 1073778376 140733800237056 139706435303976 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26730] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26730/stat : 26730 (java) S 26718 26721 24760 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26593013 9856040960 46962 33554432000 1073741824 1073778376 140733800237056 139706434250920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26731] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26731/stat : 26731 (java) S 26718 26721 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26593013 9856040960 46962 33554432000 1073741824 1073778376 140733800237056 139706433198376 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26732] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26732/stat : 26732 (java) S 26718 26721 24760 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 26593015 9856040960 46962 33554432000 1073741824 1073778376 140733800237056 139706302954344 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26721/tid=26733] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26733/stat : 26733 (java) S 26718 26721 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26593015 9856040960 46962 33554432000 1073741824 1073778376 140733800237056 139706301900664 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26734] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26734/stat : 26734 (java) S 26718 26721 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26593015 9856040960 46962 33554432000 1073741824 1073778376 140733800237056 139706300847496 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26735] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26735/stat : 26735 (java) S 26718 26721 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26593018 9856040960 46962 33554432000 1073741824 1073778376 140733800237056 139706299796240 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26736] ppid=26718 vsize=9625040 CPUtime=0.41 cores=0,2,4,6
/proc/26721/task/26736/stat : 26736 (java) S 26718 26721 24760 0 -1 4202560 3599 0 0 0 41 0 0 0 20 0 19 0 26593018 9856040960 46962 33554432000 1073741824 1073778376 140733800237056 139706298743096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26737] ppid=26718 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/26721/task/26737/stat : 26737 (java) S 26718 26721 24760 0 -1 4202560 5474 0 0 0 44 0 0 0 20 0 19 0 26593018 9856040960 46962 33554432000 1073741824 1073778376 140733800237056 139706297690552 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26738] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26738/stat : 26738 (java) S 26718 26721 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26593018 9856040960 46962 33554432000 1073741824 1073778376 140733800237056 139706296637688 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26739] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26739/stat : 26739 (java) S 26718 26721 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26593018 9856040960 46962 33554432000 1073741824 1073778376 140733800237056 139706295585352 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26721/tid=26740] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26740/stat : 26740 (java) S 26718 26721 24760 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 26593076 9856040960 46962 33554432000 1073741824 1073778376 140733800237056 139705286911528 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 9625040

[startup+3.10086 s]
/proc/loadavg: 2.19 2.25 2.20 4/213 26740
/proc/meminfo: memFree=28653984/32872528 swapFree=1556504/1720024
[pid=26721] ppid=26718 vsize=9625040 CPUtime=4.76 cores=0,2,4,6
/proc/26721/stat : 26721 (java) S 26718 26721 24760 0 -1 4202496 20801 0 1 0 469 7 0 0 20 0 19 0 26593011 9856040960 50645 33554432000 1073741824 1073778376 140733800237056 140733800228192 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26721/statm: 2406260 50645 2286 9 0 2396937 0
[pid=26721/tid=26723] ppid=26718 vsize=9625040 CPUtime=3.02 cores=0,2,4,6
/proc/26721/task/26723/stat : 26723 (java) R 26718 26721 24760 0 -1 4202560 2476 0 1 0 299 3 0 0 20 0 19 0 26593012 9856040960 50645 33554432000 1073741824 1073778376 140733800237056 139706479075832 139706311038978 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26721/tid=26724] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26724/stat : 26724 (java) S 26718 26721 24760 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 26593013 9856040960 50645 33554432000 1073741824 1073778376 140733800237056 139706440567720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26725] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26725/stat : 26725 (java) S 26718 26721 24760 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26593013 9856040960 50645 33554432000 1073741824 1073778376 140733800237056 139706439515176 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26726] ppid=26718 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/26721/task/26726/stat : 26726 (java) S 26718 26721 24760 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 26593013 9856040960 50645 33554432000 1073741824 1073778376 140733800237056 139706438462120 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26721/tid=26727] ppid=26718 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/26721/task/26727/stat : 26727 (java) S 26718 26721 24760 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 26593013 9856040960 50645 33554432000 1073741824 1073778376 140733800237056 139706437409576 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26721/tid=26728] ppid=26718 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/26721/task/26728/stat : 26728 (java) S 26718 26721 24760 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 26593013 9856040960 50645 33554432000 1073741824 1073778376 140733800237056 139706436356520 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26729] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26729/stat : 26729 (java) S 26718 26721 24760 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26593013 9856040960 50645 33554432000 1073741824 1073778376 140733800237056 139706435303976 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26730] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26730/stat : 26730 (java) S 26718 26721 24760 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26593013 9856040960 50645 33554432000 1073741824 1073778376 140733800237056 139706434250920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26731] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26731/stat : 26731 (java) S 26718 26721 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26593013 9856040960 50645 33554432000 1073741824 1073778376 140733800237056 139706433198376 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26732] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26732/stat : 26732 (java) S 26718 26721 24760 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 26593015 9856040960 50645 33554432000 1073741824 1073778376 140733800237056 139706302954344 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26721/tid=26733] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26733/stat : 26733 (java) S 26718 26721 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26593015 9856040960 50645 33554432000 1073741824 1073778376 140733800237056 139706301900664 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26734] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26734/stat : 26734 (java) S 26718 26721 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26593015 9856040960 50645 33554432000 1073741824 1073778376 140733800237056 139706300847496 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26735] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26735/stat : 26735 (java) S 26718 26721 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26593018 9856040960 50645 33554432000 1073741824 1073778376 140733800237056 139706299796240 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26736] ppid=26718 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/26721/task/26736/stat : 26736 (java) S 26718 26721 24760 0 -1 4202560 3603 0 0 0 49 0 0 0 20 0 19 0 26593018 9856040960 50645 33554432000 1073741824 1073778376 140733800237056 139706298743096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26737] ppid=26718 vsize=9625040 CPUtime=1.08 cores=0,2,4,6
/proc/26721/task/26737/stat : 26737 (java) R 26718 26721 24760 0 -1 4202560 13323 0 0 0 106 2 0 0 20 0 19 0 26593018 9856040960 50645 33554432000 1073741824 1073778376 140733800237056 139706297690432 139706483193270 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26738] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26738/stat : 26738 (java) S 26718 26721 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26593018 9856040960 50645 33554432000 1073741824 1073778376 140733800237056 139706296637688 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26739] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26739/stat : 26739 (java) S 26718 26721 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26593018 9856040960 50645 33554432000 1073741824 1073778376 140733800237056 139706295585352 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26721/tid=26740] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26740/stat : 26740 (java) S 26718 26721 24760 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 26593076 9856040960 50645 33554432000 1073741824 1073778376 140733800237056 139705286911528 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.76
Current children cumulated vsize (KiB) 9625040

[startup+6.3008 s]
/proc/loadavg: 2.26 2.26 2.21 3/213 26740
/proc/meminfo: memFree=28650400/32872528 swapFree=1556504/1720024
[pid=26721] ppid=26718 vsize=9625040 CPUtime=8.21 cores=0,2,4,6
/proc/26721/stat : 26721 (java) S 26718 26721 24760 0 -1 4202496 22450 0 1 0 811 10 0 0 20 0 19 0 26593011 9856040960 56684 33554432000 1073741824 1073778376 140733800237056 140733800228192 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26721/statm: 2406260 56684 2286 9 0 2396937 0
[pid=26721/tid=26723] ppid=26718 vsize=9625040 CPUtime=6.18 cores=0,2,4,6
/proc/26721/task/26723/stat : 26723 (java) R 26718 26721 24760 0 -1 4202560 2478 0 1 0 615 3 0 0 20 0 19 0 26593012 9856040960 56684 33554432000 1073741824 1073778376 140733800237056 139706479074616 139706311021984 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26721/tid=26724] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26724/stat : 26724 (java) S 26718 26721 24760 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 26593013 9856040960 56684 33554432000 1073741824 1073778376 140733800237056 139706440567720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26725] ppid=26718 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/26721/task/26725/stat : 26725 (java) S 26718 26721 24760 0 -1 4202560 101 0 0 0 3 0 0 0 20 0 19 0 26593013 9856040960 56684 33554432000 1073741824 1073778376 140733800237056 139706439515176 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26721/tid=26726] ppid=26718 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/26721/task/26726/stat : 26726 (java) S 26718 26721 24760 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 19 0 26593013 9856040960 56684 33554432000 1073741824 1073778376 140733800237056 139706438462120 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26721/tid=26727] ppid=26718 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/26721/task/26727/stat : 26727 (java) S 26718 26721 24760 0 -1 4202560 86 0 0 0 4 0 0 0 20 0 19 0 26593013 9856040960 56684 33554432000 1073741824 1073778376 140733800237056 139706437409576 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26728] ppid=26718 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/26721/task/26728/stat : 26728 (java) S 26718 26721 24760 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 26593013 9856040960 56684 33554432000 1073741824 1073778376 140733800237056 139706436356520 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26721/tid=26729] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26729/stat : 26729 (java) S 26718 26721 24760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26593013 9856040960 56684 33554432000 1073741824 1073778376 140733800237056 139706435303976 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26730] ppid=26718 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/26721/task/26730/stat : 26730 (java) S 26718 26721 24760 0 -1 4202560 128 0 0 0 3 0 0 0 20 0 19 0 26593013 9856040960 56684 33554432000 1073741824 1073778376 140733800237056 139706434250920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26731] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26731/stat : 26731 (java) S 26718 26721 24760 0 -1 4202560 113 0 0 0 0 0 0 0 20 0 19 0 26593013 9856040960 56684 33554432000 1073741824 1073778376 140733800237056 139706433198376 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26732] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26732/stat : 26732 (java) S 26718 26721 24760 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 26593015 9856040960 56684 33554432000 1073741824 1073778376 140733800237056 139706302954344 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26721/tid=26733] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26733/stat : 26733 (java) S 26718 26721 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26593015 9856040960 56684 33554432000 1073741824 1073778376 140733800237056 139706301900664 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26734] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26734/stat : 26734 (java) S 26718 26721 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26593015 9856040960 56684 33554432000 1073741824 1073778376 140733800237056 139706300847496 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26735] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26735/stat : 26735 (java) S 26718 26721 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26593018 9856040960 56684 33554432000 1073741824 1073778376 140733800237056 139706299796240 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26736] ppid=26718 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/26721/task/26736/stat : 26736 (java) S 26718 26721 24760 0 -1 4202560 3603 0 0 0 49 0 0 0 20 0 19 0 26593018 9856040960 56684 33554432000 1073741824 1073778376 140733800237056 139706298743096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26737] ppid=26718 vsize=9625040 CPUtime=1.24 cores=0,2,4,6
/proc/26721/task/26737/stat : 26737 (java) S 26718 26721 24760 0 -1 4202560 14555 0 0 0 122 2 0 0 20 0 19 0 26593018 9856040960 56684 33554432000 1073741824 1073778376 140733800237056 139706297690552 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26738] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26738/stat : 26738 (java) S 26718 26721 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26593018 9856040960 56684 33554432000 1073741824 1073778376 140733800237056 139706296637688 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26739] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26739/stat : 26739 (java) S 26718 26721 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26593018 9856040960 56684 33554432000 1073741824 1073778376 140733800237056 139706295585352 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26721/tid=26740] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26740/stat : 26740 (java) S 26718 26721 24760 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 26593076 9856040960 56684 33554432000 1073741824 1073778376 140733800237056 139705286911528 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.21
Current children cumulated vsize (KiB) 9625040


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

[pid=26721/tid=26740] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26740/stat : 26740 (java) S 26718 26721 24760 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 26593076 9856040960 134767 33554432000 1073741824 1073778376 140733800237056 139705286911528 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1725.83
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.33 2.30 2.22 3/213 26849
/proc/meminfo: memFree=26802456/32872528 swapFree=1556504/1720024
[pid=26721] ppid=26718 vsize=9625040 CPUtime=1785.87 cores=0,2,4,6
/proc/26721/stat : 26721 (java) S 26718 26721 24760 0 -1 4202496 24747 0 1 0 178517 70 0 0 20 0 19 0 26593011 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 140733800228192 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26721/statm: 2406260 134204 2287 9 0 2396937 0
[pid=26721/tid=26723] ppid=26718 vsize=9625040 CPUtime=1776.84 cores=0,2,4,6
/proc/26721/task/26723/stat : 26723 (java) R 26718 26721 24760 0 -1 4202560 2840 0 1 0 177647 37 0 0 20 0 19 0 26593012 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706479074528 139706311136535 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26721/tid=26724] ppid=26718 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/26721/task/26724/stat : 26724 (java) S 26718 26721 24760 0 -1 4202560 219 0 0 0 25 4 0 0 20 0 19 0 26593013 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706440567720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26725] ppid=26718 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/26721/task/26725/stat : 26725 (java) S 26718 26721 24760 0 -1 4202560 255 0 0 0 24 5 0 0 20 0 19 0 26593013 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706439515176 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26721/tid=26726] ppid=26718 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/26721/task/26726/stat : 26726 (java) S 26718 26721 24760 0 -1 4202560 133 0 0 0 29 4 0 0 20 0 19 0 26593013 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706438462120 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26727] ppid=26718 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/26721/task/26727/stat : 26727 (java) S 26718 26721 24760 0 -1 4202560 313 0 0 0 22 4 0 0 20 0 19 0 26593013 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706437409576 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26721/tid=26728] ppid=26718 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/26721/task/26728/stat : 26728 (java) S 26718 26721 24760 0 -1 4202560 150 0 0 0 22 5 0 0 20 0 19 0 26593013 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706436356520 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26721/tid=26729] ppid=26718 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/26721/task/26729/stat : 26729 (java) S 26718 26721 24760 0 -1 4202560 278 0 0 0 21 3 0 0 20 0 19 0 26593013 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706435303976 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26730] ppid=26718 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/26721/task/26730/stat : 26730 (java) S 26718 26721 24760 0 -1 4202560 289 0 0 0 22 4 0 0 20 0 19 0 26593013 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706434250920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26731] ppid=26718 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/26721/task/26731/stat : 26731 (java) S 26718 26721 24760 0 -1 4202560 484 0 0 0 23 5 0 0 20 0 19 0 26593013 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706433198376 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26721/tid=26732] ppid=26718 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/26721/task/26732/stat : 26732 (java) S 26718 26721 24760 0 -1 4202560 260 0 0 0 1 2 0 0 20 0 19 0 26593015 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706302954344 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26721/tid=26733] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26733/stat : 26733 (java) S 26718 26721 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26593015 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706301900664 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26734] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26734/stat : 26734 (java) S 26718 26721 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26593015 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706300847496 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26735] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26735/stat : 26735 (java) S 26718 26721 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26593018 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706299796240 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26736] ppid=26718 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/26721/task/26736/stat : 26736 (java) S 26718 26721 24760 0 -1 4202560 3603 0 0 0 49 0 0 0 20 0 19 0 26593018 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706298743096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26737] ppid=26718 vsize=9625040 CPUtime=1.26 cores=0,2,4,6
/proc/26721/task/26737/stat : 26737 (java) S 26718 26721 24760 0 -1 4202560 14558 0 0 0 124 2 0 0 20 0 19 0 26593018 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706297690552 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26738] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26738/stat : 26738 (java) S 26718 26721 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26593018 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706296637688 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26739] ppid=26718 vsize=9625040 CPUtime=0.69 cores=0,2,4,6
/proc/26721/task/26739/stat : 26739 (java) S 26718 26721 24760 0 -1 4202560 102 0 0 0 40 29 0 0 20 0 19 0 26593018 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706295585352 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26740] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26740/stat : 26740 (java) S 26718 26721 24760 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 26593076 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139705286911528 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1785.87
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.5 s]
/proc/loadavg: 2.25 2.29 2.22 3/213 26850
/proc/meminfo: memFree=26765472/32872528 swapFree=1556504/1720024
[pid=26721] ppid=26718 vsize=9625040 CPUtime=1800.07 cores=0,2,4,6
/proc/26721/stat : 26721 (java) S 26718 26721 24760 0 -1 4202496 24747 0 1 0 179937 70 0 0 20 0 19 0 26593011 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 140733800228192 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26721/statm: 2406260 134204 2287 9 0 2396937 0
[pid=26721/tid=26723] ppid=26718 vsize=9625040 CPUtime=1791 cores=0,2,4,6
/proc/26721/task/26723/stat : 26723 (java) R 26718 26721 24760 0 -1 4202560 2840 0 1 0 179063 37 0 0 20 0 19 0 26593012 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706479074528 139706311082758 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26721/tid=26724] ppid=26718 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/26721/task/26724/stat : 26724 (java) S 26718 26721 24760 0 -1 4202560 219 0 0 0 25 4 0 0 20 0 19 0 26593013 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706440567720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26725] ppid=26718 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/26721/task/26725/stat : 26725 (java) S 26718 26721 24760 0 -1 4202560 255 0 0 0 24 5 0 0 20 0 19 0 26593013 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706439515176 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26721/tid=26726] ppid=26718 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/26721/task/26726/stat : 26726 (java) S 26718 26721 24760 0 -1 4202560 133 0 0 0 29 4 0 0 20 0 19 0 26593013 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706438462120 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26727] ppid=26718 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/26721/task/26727/stat : 26727 (java) S 26718 26721 24760 0 -1 4202560 313 0 0 0 22 4 0 0 20 0 19 0 26593013 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706437409576 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26721/tid=26728] ppid=26718 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/26721/task/26728/stat : 26728 (java) S 26718 26721 24760 0 -1 4202560 150 0 0 0 22 5 0 0 20 0 19 0 26593013 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706436356520 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26721/tid=26729] ppid=26718 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/26721/task/26729/stat : 26729 (java) S 26718 26721 24760 0 -1 4202560 278 0 0 0 21 3 0 0 20 0 19 0 26593013 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706435303976 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26730] ppid=26718 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/26721/task/26730/stat : 26730 (java) S 26718 26721 24760 0 -1 4202560 289 0 0 0 22 4 0 0 20 0 19 0 26593013 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706434250920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26731] ppid=26718 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/26721/task/26731/stat : 26731 (java) S 26718 26721 24760 0 -1 4202560 484 0 0 0 23 5 0 0 20 0 19 0 26593013 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706433198376 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26721/tid=26732] ppid=26718 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/26721/task/26732/stat : 26732 (java) S 26718 26721 24760 0 -1 4202560 260 0 0 0 1 2 0 0 20 0 19 0 26593015 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706302954344 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26721/tid=26733] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26733/stat : 26733 (java) S 26718 26721 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26593015 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706301900664 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26734] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26734/stat : 26734 (java) S 26718 26721 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26593015 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706300847496 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26735] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26735/stat : 26735 (java) S 26718 26721 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26593018 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706299796240 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26736] ppid=26718 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/26721/task/26736/stat : 26736 (java) S 26718 26721 24760 0 -1 4202560 3603 0 0 0 49 0 0 0 20 0 19 0 26593018 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706298743096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26737] ppid=26718 vsize=9625040 CPUtime=1.26 cores=0,2,4,6
/proc/26721/task/26737/stat : 26737 (java) S 26718 26721 24760 0 -1 4202560 14558 0 0 0 124 2 0 0 20 0 19 0 26593018 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706297690552 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26738] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26738/stat : 26738 (java) S 26718 26721 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26593018 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706296637688 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26739] ppid=26718 vsize=9625040 CPUtime=0.7 cores=0,2,4,6
/proc/26721/task/26739/stat : 26739 (java) S 26718 26721 24760 0 -1 4202560 102 0 0 0 40 30 0 0 20 0 19 0 26593018 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706295585352 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26740] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26740/stat : 26740 (java) S 26718 26721 24760 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 26593076 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139705286911528 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9625040

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 26721 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1796.5 s]
/proc/loadavg: 2.25 2.29 2.22 3/213 26850
/proc/meminfo: memFree=26765472/32872528 swapFree=1556504/1720024
[pid=26721] ppid=26718 vsize=9625040 CPUtime=1800.07 cores=0,2,4,6
/proc/26721/stat : 26721 (java) S 26718 26721 24760 0 -1 4202496 24747 0 1 0 179937 70 0 0 20 0 19 0 26593011 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 140733800228192 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26721/statm: 2406260 134204 2287 9 0 2396937 0
[pid=26721/tid=26723] ppid=26718 vsize=9625040 CPUtime=1791 cores=0,2,4,6
/proc/26721/task/26723/stat : 26723 (java) R 26718 26721 24760 0 -1 4202560 2840 0 1 0 179063 37 0 0 20 0 19 0 26593012 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706479074528 139706311082758 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26721/tid=26724] ppid=26718 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/26721/task/26724/stat : 26724 (java) S 26718 26721 24760 0 -1 4202560 219 0 0 0 25 4 0 0 20 0 19 0 26593013 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706440567720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26725] ppid=26718 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/26721/task/26725/stat : 26725 (java) S 26718 26721 24760 0 -1 4202560 255 0 0 0 24 5 0 0 20 0 19 0 26593013 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706439515176 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26721/tid=26726] ppid=26718 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/26721/task/26726/stat : 26726 (java) S 26718 26721 24760 0 -1 4202560 133 0 0 0 29 4 0 0 20 0 19 0 26593013 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706438462120 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26727] ppid=26718 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/26721/task/26727/stat : 26727 (java) S 26718 26721 24760 0 -1 4202560 313 0 0 0 22 4 0 0 20 0 19 0 26593013 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706437409576 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26721/tid=26728] ppid=26718 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/26721/task/26728/stat : 26728 (java) S 26718 26721 24760 0 -1 4202560 150 0 0 0 22 5 0 0 20 0 19 0 26593013 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706436356520 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26721/tid=26729] ppid=26718 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/26721/task/26729/stat : 26729 (java) S 26718 26721 24760 0 -1 4202560 278 0 0 0 21 3 0 0 20 0 19 0 26593013 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706435303976 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26730] ppid=26718 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/26721/task/26730/stat : 26730 (java) S 26718 26721 24760 0 -1 4202560 289 0 0 0 22 4 0 0 20 0 19 0 26593013 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706434250920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26731] ppid=26718 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/26721/task/26731/stat : 26731 (java) S 26718 26721 24760 0 -1 4202560 484 0 0 0 23 5 0 0 20 0 19 0 26593013 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706433198376 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26721/tid=26732] ppid=26718 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/26721/task/26732/stat : 26732 (java) S 26718 26721 24760 0 -1 4202560 260 0 0 0 1 2 0 0 20 0 19 0 26593015 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706302954344 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26721/tid=26733] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26733/stat : 26733 (java) S 26718 26721 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26593015 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706301900664 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26734] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26734/stat : 26734 (java) S 26718 26721 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26593015 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706300847496 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26735] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26735/stat : 26735 (java) S 26718 26721 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26593018 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706299796240 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26736] ppid=26718 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/26721/task/26736/stat : 26736 (java) S 26718 26721 24760 0 -1 4202560 3603 0 0 0 49 0 0 0 20 0 19 0 26593018 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706298743096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26721/tid=26737] ppid=26718 vsize=9625040 CPUtime=1.26 cores=0,2,4,6
/proc/26721/task/26737/stat : 26737 (java) S 26718 26721 24760 0 -1 4202560 14558 0 0 0 124 2 0 0 20 0 19 0 26593018 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706297690552 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26738] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26738/stat : 26738 (java) S 26718 26721 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26593018 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706296637688 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26739] ppid=26718 vsize=9625040 CPUtime=0.7 cores=0,2,4,6
/proc/26721/task/26739/stat : 26739 (java) S 26718 26721 24760 0 -1 4202560 102 0 0 0 40 30 0 0 20 0 19 0 26593018 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139706295585352 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26721/tid=26740] ppid=26718 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26721/task/26740/stat : 26740 (java) S 26718 26721 24760 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 26593076 9856040960 134204 33554432000 1073741824 1073778376 140733800237056 139705286911528 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26721 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=830144
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=191818
# CPU time returned by wait4() is 1796.02
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1796.54
CPU time (s): 1800.07
CPU user time (s): 1799.37
CPU system time (s): 0.7
CPU usage (%): 100.197
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.83
system time used= 1.19182
maximum resident set size= 679928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24783
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38811
involuntary context switches= 9597

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.4411 second user time and 11.4653 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-18 12:24:04
IDJOB=4103636
IDBENCH=2414
IDSOLVER=2546
FILE ID=node117/4103636-1466245444
RUNJOBID= node117-1466230712-24776
PBS_JOBID= 19918181
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-grow15.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103636-1466245444/watcher-4103636-1466245444 -o /tmp/evaluation-result-4103636-1466245444/solver-4103636-1466245444 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466230712-24776 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4103636-1466245444.opb

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

MD5SUM BENCH= b4d90975042873aa16a95872bfad2ca2
RANDOM SEED=1728201415

node117.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.912
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.82
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.912
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.912
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.912
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.912
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.54
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.912
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.54
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.912
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.54
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.912
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28844184 kB
Buffers:          111284 kB
Cached:           239664 kB
SwapCached:            0 kB
Active:          1272024 kB
Inactive:         254240 kB
Active(anon):    1167404 kB
Inactive(anon):    10636 kB
Active(file):     104620 kB
Inactive(file):   243604 kB
Unevictable:     1720024 kB
Mlocked:         1556504 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2384 kB
Writeback:             0 kB
AnonPages:       2922144 kB
Mapped:            21012 kB
Shmem:               204 kB
Slab:             619980 kB
SReclaimable:      63816 kB
SUnreclaim:       556164 kB
KernelStack:        1568 kB
PageTables:         9928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3196556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1323008 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= 71696 MiB
End job on node117 at 2016-06-18 12:54:00