Trace number 4103268

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.03 1792.54

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-swath2.opb
MD5SUMa4a0adfe0d9b9bff1eac92e870352c94
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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables52335
Total number of constraints5202
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)193
Number of constraints which are nor clauses,nor cardinality constraints5009
Minimum length of a constraint1
Maximum length of a constraint49934
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1073741824000000
Number of bits of the biggest number in a constraint 50
Biggest sum of numbers in a constraint 4820003452178237
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.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	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.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4103268-1466235300.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
1.95/1.18	c ... done. Wall clock time 1.069s.
1.95/1.18	c declared #vars     52335
2.08/1.25	c #constraints  5706
2.08/1.25	c constraints type 
2.08/1.25	c org.sat4j.specs.Constr$1 => 401
2.08/1.25	c org.sat4j.minisat.constraints.cnf.UnitClause => 193
2.08/1.25	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 5112
2.08/1.25	c 5706 constraints processed.
2.08/1.25	c objective function length is 31 literals
23.73/22.47	c cleaning 2510 clauses out of 5020 with flag 10065/5021
60.49/58.87	c cleaning 4243 clauses out of 8489 with flag 22122/11000
102.20/100.59	c cleaning 5623 clauses out of 11246 with flag 36219/18000
156.30/154.23	c cleaning 6809 clauses out of 13624 with flag 52300/26001
214.23/212.14	c cleaning 7908 clauses out of 15815 with flag 70428/35001
270.60/268.46	c cleaning 8896 clauses out of 17907 with flag 91668/45001
345.87/343.50	c cleaning 9954 clauses out of 20010 with flag 127185/56000
437.08/434.46	c cleaning 11020 clauses out of 22062 with flag 154380/68006
451.78/449.16	c cleaning 12012 clauses out of 24036 with flag 180962/81000
456.72/453.91	c cleaning 13008 clauses out of 26026 with flag 208966/95002
461.82/459.07	c cleaning 14005 clauses out of 28019 with flag 238968/110003
467.22/464.40	c cleaning 15002 clauses out of 30011 with flag 270962/126000
473.29/470.33	c cleaning 16002 clauses out of 32010 with flag 304964/143001
479.49/476.54	c cleaning 16996 clauses out of 34009 with flag 340966/161002
486.79/483.82	c cleaning 18004 clauses out of 36011 with flag 378962/180000
494.19/491.21	c cleaning 18998 clauses out of 38007 with flag 418962/200000
502.29/499.36	c cleaning 20000 clauses out of 40010 with flag 460964/221001
510.62/507.55	c cleaning 20996 clauses out of 42010 with flag 504964/243001
519.72/516.69	c cleaning 22002 clauses out of 44013 with flag 550962/266000
529.53/526.47	c cleaning 22999 clauses out of 46012 with flag 598964/290001
539.85/536.65	c cleaning 24000 clauses out of 48013 with flag 648964/315001
550.45/547.27	c cleaning 24999 clauses out of 50012 with flag 700962/341000
561.55/558.35	c cleaning 26000 clauses out of 52013 with flag 754962/368000
574.05/570.88	c cleaning 27001 clauses out of 54014 with flag 810964/396001
587.75/584.46	c cleaning 27999 clauses out of 56012 with flag 868962/425000
601.16/597.84	c cleaning 29005 clauses out of 58017 with flag 928970/455004
615.66/612.33	c cleaning 29998 clauses out of 60009 with flag 990964/486001
631.18/627.61	c cleaning 31003 clauses out of 62014 with flag 1054970/518004
647.28/643.70	c cleaning 31995 clauses out of 64007 with flag 1120962/551000
665.19/661.66	c cleaning 33003 clauses out of 66012 with flag 1188962/585000
684.13/680.43	c cleaning 33996 clauses out of 68009 with flag 1258962/620000
704.44/700.63	c cleaning 35005 clauses out of 70016 with flag 1330968/656003
724.54/720.70	c cleaning 35996 clauses out of 72008 with flag 1404962/693000
744.98/741.19	c cleaning 37002 clauses out of 74013 with flag 1480964/731001
769.45/765.59	c cleaning 38000 clauses out of 76010 with flag 1558962/770000
795.61/791.60	c cleaning 38997 clauses out of 78012 with flag 1638966/810002
820.52/816.51	c cleaning 40000 clauses out of 80013 with flag 1720962/851000
845.49/841.44	c cleaning 41000 clauses out of 82014 with flag 1804964/893001
871.29/867.18	c cleaning 42003 clauses out of 84013 with flag 1890962/936000
899.70/895.55	c cleaning 42999 clauses out of 86010 with flag 1978962/980000
930.77/926.59	c cleaning 44002 clauses out of 88015 with flag 2068970/1025004
962.83/958.53	c cleaning 45002 clauses out of 90009 with flag 2160962/1071000
994.09/989.76	c cleaning 45998 clauses out of 92008 with flag 2254964/1118001
1027.19/1022.76	c cleaning 46993 clauses out of 94011 with flag 2350966/1166002
1059.61/1055.09	c cleaning 48001 clauses out of 96018 with flag 2448966/1215002
1096.80/1092.08	c cleaning 49002 clauses out of 98015 with flag 2548962/1265000
1133.41/1128.55	c cleaning 50000 clauses out of 100013 with flag 2650962/1316000
1169.63/1164.51	c cleaning 50999 clauses out of 102014 with flag 2754964/1368001
1206.64/1201.47	c cleaning 52002 clauses out of 104015 with flag 2860964/1421001
1243.46/1238.19	c cleaning 52998 clauses out of 106013 with flag 2968964/1475001
1283.53/1278.09	c cleaning 54000 clauses out of 108017 with flag 3078968/1530003
1327.95/1322.34	c cleaning 55004 clauses out of 110014 with flag 3190962/1586000
1369.51/1363.71	c cleaning 55998 clauses out of 112010 with flag 3304962/1643000
1411.70/1405.73	c cleaning 56996 clauses out of 114012 with flag 3420962/1701000
1458.64/1452.51	c cleaning 58000 clauses out of 116016 with flag 3538962/1760000
1507.37/1501.17	c cleaning 59004 clauses out of 118019 with flag 3658968/1820003
1555.12/1548.75	c cleaning 60003 clauses out of 120013 with flag 3780964/1881001
1604.80/1598.13	c cleaning 60997 clauses out of 122009 with flag 3904962/1943000
1653.04/1646.24	c cleaning 62002 clauses out of 124012 with flag 4030962/2006000
1703.58/1696.57	c cleaning 63000 clauses out of 126011 with flag 4158964/2070001
1759.53/1752.28	c cleaning 63997 clauses out of 128010 with flag 4288962/2135000
1800.03/1792.50	c starts		: 46
1800.03/1792.50	c conflicts		: 2187102
1800.03/1792.50	c decisions		: 2612728
1800.03/1792.50	c propagations		: 422296699
1800.03/1792.50	c inspects		: 17046493914
1800.03/1792.50	c shortcuts		: 0
1800.03/1792.50	c learnt literals	: 1
1800.03/1792.50	c learnt binary clauses	: 0
1800.03/1792.50	c learnt ternary clauses	: 0
1800.03/1792.50	c learnt constraints	: 2187101
1800.03/1792.50	c ignored constraints	: 0
1800.03/1792.50	c root simplifications	: 0
1800.03/1792.50	c removed literals (reason simplification)	: 0
1800.03/1792.50	c reason swapping (by a shorter reason)	: 0
1800.03/1792.50	c Calls to reduceDB	: 61
1800.03/1792.50	c Number of update (reduction) of LBD	: 2603
1800.03/1792.50	c Imported unit clauses	: 0
1800.03/1792.50	c number of reductions to clauses (during analyze)	: 0
1800.03/1792.50	c number of learned constraints concerned by reduction	: 0
1800.03/1792.50	c number of learning phase by resolution	: 0
1800.03/1792.50	c number of learning phase by cutting planes	: 0
1800.03/1792.50	c speed (assignments/second)	: 235750.83515511776
1800.03/1792.50	c non guided choices	0
1800.03/1792.52	c timeout
1800.03/1792.53	c learnt constraints type 
1800.03/1792.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 116115
1800.03/1792.53	s UNKNOWN
1800.03/1792.53	c Total wall clock time (in seconds): 1792.413

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-4103268-1466235300/watcher-4103268-1466235300 -o /tmp/evaluation-result-4103268-1466235300/solver-4103268-1466235300 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466206074-15533 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4103268-1466235300.opb 

pid=21451
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: 2.20 2.22 2.18 3/194 21454
/proc/meminfo: memFree=29879468/32872528 swapFree=1542984/1696284
[pid=21454] ppid=21451 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/21454/stat : 21454 (java) R 21451 21454 15516 0 -1 4202496 372 0 0 0 0 0 0 0 20 0 1 0 25576610 2560000 43 33554432000 1073741824 1073778376 140736053447232 140735776022664 270698377002 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21454/statm: 625 46 37 9 0 29 0

[startup+0.100113 s]
/proc/loadavg: 2.20 2.22 2.18 3/194 21454
/proc/meminfo: memFree=29879468/32872528 swapFree=1542984/1696284
[pid=21454] ppid=21451 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/21454/stat : 21454 (java) S 21451 21454 15516 0 -1 4202496 4393 0 1 0 8 1 0 0 20 0 18 0 25576610 9787879424 6033 33554432000 1073741824 1073778376 140736053447232 140736053438368 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21454/statm: 2389619 6033 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200223 s]
/proc/loadavg: 2.20 2.22 2.18 3/194 21454
/proc/meminfo: memFree=29879468/32872528 swapFree=1542984/1696284
[pid=21454] ppid=21451 vsize=9558476 CPUtime=0.26 cores=1,3,5,7
/proc/21454/stat : 21454 (java) S 21451 21454 15516 0 -1 4202496 5018 0 1 0 25 1 0 0 20 0 18 0 25576610 9787879424 7565 33554432000 1073741824 1073778376 140736053447232 140736053438368 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21454/statm: 2389619 7565 2215 9 0 2380296 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300229 s]
/proc/loadavg: 2.20 2.22 2.18 3/194 21454
/proc/meminfo: memFree=29879468/32872528 swapFree=1542984/1696284
[pid=21454] ppid=21451 vsize=9558476 CPUtime=0.52 cores=1,3,5,7
/proc/21454/stat : 21454 (java) S 21451 21454 15516 0 -1 4202496 7064 0 1 0 50 2 0 0 20 0 18 0 25576610 9787879424 10857 33554432000 1073741824 1073778376 140736053447232 140736053438368 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21454/statm: 2389619 10857 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9558476

[startup+0.700173 s]
/proc/loadavg: 2.20 2.22 2.18 3/194 21454
/proc/meminfo: memFree=29879468/32872528 swapFree=1542984/1696284
[pid=21454] ppid=21451 vsize=9558476 CPUtime=1.4 cores=1,3,5,7
/proc/21454/stat : 21454 (java) S 21451 21454 15516 0 -1 4202496 10858 0 1 0 134 6 0 0 20 0 18 0 25576610 9787879424 47970 33554432000 1073741824 1073778376 140736053447232 140736053438368 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21454/statm: 2389619 47970 2275 9 0 2380296 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 9558476

[startup+1.50079 s]
/proc/loadavg: 2.19 2.22 2.18 3/212 21472
/proc/meminfo: memFree=29657120/32872528 swapFree=1542984/1696284
[pid=21454] ppid=21451 vsize=9625040 CPUtime=2.53 cores=1,3,5,7
/proc/21454/stat : 21454 (java) S 21451 21454 15516 0 -1 4202496 11426 0 1 0 242 11 0 0 20 0 19 0 25576610 9856040960 58600 33554432000 1073741824 1073778376 140736053447232 140736053438368 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21454/statm: 2406260 58600 2278 9 0 2396937 0
[pid=21454/tid=21456] ppid=21451 vsize=9625040 CPUtime=1.37 cores=1,3,5,7
/proc/21454/task/21456/stat : 21456 (java) R 21451 21454 15516 0 -1 4202560 2476 0 1 0 134 3 0 0 20 0 19 0 25576611 9856040960 58600 33554432000 1073741824 1073778376 140736053447232 140276540064384 140276400870752 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21454/tid=21457] ppid=21451 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21454/task/21457/stat : 21457 (java) S 21451 21454 15516 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 25576612 9856040960 58600 33554432000 1073741824 1073778376 140736053447232 140276383512872 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21458] ppid=21451 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21454/task/21458/stat : 21458 (java) S 21451 21454 15516 0 -1 4202560 25 0 0 0 1 0 0 0 20 0 19 0 25576612 9856040960 58600 33554432000 1073741824 1073778376 140736053447232 140276382460072 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21459] ppid=21451 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21454/task/21459/stat : 21459 (java) S 21451 21454 15516 0 -1 4202560 63 0 0 0 1 0 0 0 20 0 19 0 25576612 9856040960 58600 33554432000 1073741824 1073778376 140736053447232 140276381407784 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21460] ppid=21451 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/21454/task/21460/stat : 21460 (java) S 21451 21454 15516 0 -1 4202560 132 0 0 0 5 2 0 0 20 0 19 0 25576612 9856040960 58600 33554432000 1073741824 1073778376 140736053447232 140276380354984 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21454/tid=21461] ppid=21451 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/21454/task/21461/stat : 21461 (java) S 21451 21454 15516 0 -1 4202560 113 0 0 0 4 1 0 0 20 0 19 0 25576612 9856040960 58600 33554432000 1073741824 1073778376 140736053447232 140276379302696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21462] ppid=21451 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21454/task/21462/stat : 21462 (java) S 21451 21454 15516 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 25576612 9856040960 58600 33554432000 1073741824 1073778376 140736053447232 140276378249896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21463] ppid=21451 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/21454/task/21463/stat : 21463 (java) S 21451 21454 15516 0 -1 4202560 126 0 0 0 3 1 0 0 20 0 19 0 25576612 9856040960 58600 33554432000 1073741824 1073778376 140736053447232 140276377197608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21464] ppid=21451 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21454/task/21464/stat : 21464 (java) S 21451 21454 15516 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 25576612 9856040960 58600 33554432000 1073741824 1073778376 140736053447232 140276376144808 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21465] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21465/stat : 21465 (java) S 21451 21454 15516 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 25576613 9856040960 58600 33554432000 1073741824 1073778376 140736053447232 140276363946216 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21466] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21466/stat : 21466 (java) S 21451 21454 15516 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25576613 9856040960 58600 33554432000 1073741824 1073778376 140736053447232 140276362892280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21467] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21467/stat : 21467 (java) S 21451 21454 15516 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25576613 9856040960 58600 33554432000 1073741824 1073778376 140736053447232 140276361839880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21468] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21468/stat : 21468 (java) S 21451 21454 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25576616 9856040960 58600 33554432000 1073741824 1073778376 140736053447232 140276360788368 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21469] ppid=21451 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/21454/task/21469/stat : 21469 (java) S 21451 21454 15516 0 -1 4202560 2508 0 0 0 36 0 0 0 20 0 19 0 25576616 9856040960 58600 33554432000 1073741824 1073778376 140736053447232 140276359735992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21470] ppid=21451 vsize=9625040 CPUtime=0.41 cores=1,3,5,7
/proc/21454/task/21470/stat : 21470 (java) S 21451 21454 15516 0 -1 4202560 4609 0 0 0 41 0 0 0 20 0 19 0 25576616 9856040960 58600 33554432000 1073741824 1073778376 140736053447232 140276358683192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21454/tid=21471] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21471/stat : 21471 (java) S 21451 21454 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25576616 9856040960 58600 33554432000 1073741824 1073778376 140736053447232 140276357631096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21454/tid=21472] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21472/stat : 21472 (java) S 21451 21454 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25576616 9856040960 58600 33554432000 1073741824 1073778376 140736053447232 140276356578504 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 9625040

[startup+3.10078 s]
/proc/loadavg: 2.19 2.22 2.18 3/213 21473
/proc/meminfo: memFree=29654940/32872528 swapFree=1542984/1696284
[pid=21454] ppid=21451 vsize=9625040 CPUtime=4.4 cores=1,3,5,7
/proc/21454/stat : 21454 (java) S 21451 21454 15516 0 -1 4202496 15296 0 1 0 428 12 0 0 20 0 19 0 25576610 9856040960 58602 33554432000 1073741824 1073778376 140736053447232 140736053438368 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21454/statm: 2406260 58602 2279 9 0 2396937 0
[pid=21454/tid=21456] ppid=21451 vsize=9625040 CPUtime=2.96 cores=1,3,5,7
/proc/21454/task/21456/stat : 21456 (java) R 21451 21454 15516 0 -1 4202560 2479 0 1 0 293 3 0 0 20 0 19 0 25576611 9856040960 58602 33554432000 1073741824 1073778376 140736053447232 140276540062072 140276400870799 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21454/tid=21457] ppid=21451 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21454/task/21457/stat : 21457 (java) S 21451 21454 15516 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 25576612 9856040960 58602 33554432000 1073741824 1073778376 140736053447232 140276383512872 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21458] ppid=21451 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21454/task/21458/stat : 21458 (java) S 21451 21454 15516 0 -1 4202560 25 0 0 0 1 0 0 0 20 0 19 0 25576612 9856040960 58602 33554432000 1073741824 1073778376 140736053447232 140276382460072 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21459] ppid=21451 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21454/task/21459/stat : 21459 (java) S 21451 21454 15516 0 -1 4202560 63 0 0 0 1 0 0 0 20 0 19 0 25576612 9856040960 58602 33554432000 1073741824 1073778376 140736053447232 140276381407784 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21460] ppid=21451 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/21454/task/21460/stat : 21460 (java) S 21451 21454 15516 0 -1 4202560 132 0 0 0 5 2 0 0 20 0 19 0 25576612 9856040960 58602 33554432000 1073741824 1073778376 140736053447232 140276380354984 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21454/tid=21461] ppid=21451 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/21454/task/21461/stat : 21461 (java) S 21451 21454 15516 0 -1 4202560 113 0 0 0 4 1 0 0 20 0 19 0 25576612 9856040960 58602 33554432000 1073741824 1073778376 140736053447232 140276379302696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21462] ppid=21451 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21454/task/21462/stat : 21462 (java) S 21451 21454 15516 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 25576612 9856040960 58602 33554432000 1073741824 1073778376 140736053447232 140276378249896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21463] ppid=21451 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/21454/task/21463/stat : 21463 (java) S 21451 21454 15516 0 -1 4202560 126 0 0 0 3 1 0 0 20 0 19 0 25576612 9856040960 58602 33554432000 1073741824 1073778376 140736053447232 140276377197608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21464] ppid=21451 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21454/task/21464/stat : 21464 (java) S 21451 21454 15516 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 25576612 9856040960 58602 33554432000 1073741824 1073778376 140736053447232 140276376144808 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21465] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21465/stat : 21465 (java) S 21451 21454 15516 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 25576613 9856040960 58602 33554432000 1073741824 1073778376 140736053447232 140276363946216 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21466] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21466/stat : 21466 (java) S 21451 21454 15516 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25576613 9856040960 58602 33554432000 1073741824 1073778376 140736053447232 140276362892280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21467] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21467/stat : 21467 (java) S 21451 21454 15516 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25576613 9856040960 58602 33554432000 1073741824 1073778376 140736053447232 140276361839880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21468] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21468/stat : 21468 (java) S 21451 21454 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25576616 9856040960 58602 33554432000 1073741824 1073778376 140736053447232 140276360788368 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21469] ppid=21451 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/21454/task/21469/stat : 21469 (java) S 21451 21454 15516 0 -1 4202560 6375 0 0 0 50 2 0 0 20 0 19 0 25576616 9856040960 58602 33554432000 1073741824 1073778376 140736053447232 140276359735992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21470] ppid=21451 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/21454/task/21470/stat : 21470 (java) S 21451 21454 15516 0 -1 4202560 4609 0 0 0 52 0 0 0 20 0 19 0 25576616 9856040960 58602 33554432000 1073741824 1073778376 140736053447232 140276358683192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21471] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21471/stat : 21471 (java) S 21451 21454 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25576616 9856040960 58602 33554432000 1073741824 1073778376 140736053447232 140276357631096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21454/tid=21472] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21472/stat : 21472 (java) S 21451 21454 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25576616 9856040960 58602 33554432000 1073741824 1073778376 140736053447232 140276356578504 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21473] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21473/stat : 21473 (java) S 21451 21454 15516 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 25576732 9856040960 58602 33554432000 1073741824 1073778376 140736053447232 140276355523496 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 9625040

[startup+6.30086 s]
/proc/loadavg: 2.25 2.23 2.18 3/213 21473
/proc/meminfo: memFree=29657832/32872528 swapFree=1542984/1696284
[pid=21454] ppid=21451 vsize=9625040 CPUtime=7.6 cores=1,3,5,7
/proc/21454/stat : 21454 (java) S 21451 21454 15516 0 -1 4202496 15297 0 1 0 748 12 0 0 20 0 19 0 25576610 9856040960 58379 33554432000 1073741824 1073778376 140736053447232 140736053438368 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21454/statm: 2406260 58379 2279 9 0 2396937 0
[pid=21454/tid=21456] ppid=21451 vsize=9625040 CPUtime=6.16 cores=1,3,5,7
/proc/21454/task/21456/stat : 21456 (java) R 21451 21454 15516 0 -1 4202560 2480 0 1 0 613 3 0 0 20 0 19 0 25576611 9856040960 58379 33554432000 1073741824 1073778376 140736053447232 140276540062048 140276400998203 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21454/tid=21457] ppid=21451 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21454/task/21457/stat : 21457 (java) S 21451 21454 15516 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 25576612 9856040960 58379 33554432000 1073741824 1073778376 140736053447232 140276383512872 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21458] ppid=21451 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21454/task/21458/stat : 21458 (java) S 21451 21454 15516 0 -1 4202560 25 0 0 0 1 0 0 0 20 0 19 0 25576612 9856040960 58379 33554432000 1073741824 1073778376 140736053447232 140276382460072 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21459] ppid=21451 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21454/task/21459/stat : 21459 (java) S 21451 21454 15516 0 -1 4202560 63 0 0 0 1 0 0 0 20 0 19 0 25576612 9856040960 58379 33554432000 1073741824 1073778376 140736053447232 140276381407784 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21460] ppid=21451 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/21454/task/21460/stat : 21460 (java) S 21451 21454 15516 0 -1 4202560 132 0 0 0 5 2 0 0 20 0 19 0 25576612 9856040960 58379 33554432000 1073741824 1073778376 140736053447232 140276380354984 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21454/tid=21461] ppid=21451 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/21454/task/21461/stat : 21461 (java) S 21451 21454 15516 0 -1 4202560 113 0 0 0 4 1 0 0 20 0 19 0 25576612 9856040960 58379 33554432000 1073741824 1073778376 140736053447232 140276379302696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21462] ppid=21451 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21454/task/21462/stat : 21462 (java) S 21451 21454 15516 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 25576612 9856040960 58379 33554432000 1073741824 1073778376 140736053447232 140276378249896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21463] ppid=21451 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/21454/task/21463/stat : 21463 (java) S 21451 21454 15516 0 -1 4202560 126 0 0 0 3 1 0 0 20 0 19 0 25576612 9856040960 58379 33554432000 1073741824 1073778376 140736053447232 140276377197608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21464] ppid=21451 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21454/task/21464/stat : 21464 (java) S 21451 21454 15516 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 25576612 9856040960 58379 33554432000 1073741824 1073778376 140736053447232 140276376144808 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21465] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21465/stat : 21465 (java) S 21451 21454 15516 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 25576613 9856040960 58379 33554432000 1073741824 1073778376 140736053447232 140276363946216 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21466] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21466/stat : 21466 (java) S 21451 21454 15516 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25576613 9856040960 58379 33554432000 1073741824 1073778376 140736053447232 140276362892280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21467] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21467/stat : 21467 (java) S 21451 21454 15516 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25576613 9856040960 58379 33554432000 1073741824 1073778376 140736053447232 140276361839880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21468] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21468/stat : 21468 (java) S 21451 21454 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25576616 9856040960 58379 33554432000 1073741824 1073778376 140736053447232 140276360788368 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21469] ppid=21451 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/21454/task/21469/stat : 21469 (java) S 21451 21454 15516 0 -1 4202560 6375 0 0 0 50 2 0 0 20 0 19 0 25576616 9856040960 58379 33554432000 1073741824 1073778376 140736053447232 140276359735992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21470] ppid=21451 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/21454/task/21470/stat : 21470 (java) S 21451 21454 15516 0 -1 4202560 4609 0 0 0 52 0 0 0 20 0 19 0 25576616 9856040960 58379 33554432000 1073741824 1073778376 140736053447232 140276358683192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21471] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21471/stat : 21471 (java) S 21451 21454 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25576616 9856040960 58379 33554432000 1073741824 1073778376 140736053447232 140276357631096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21454/tid=21472] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21472/stat : 21472 (java) S 21451 21454 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25576616 9856040960 58379 33554432000 1073741824 1073778376 140736053447232 140276356578504 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21473] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21473/stat : 21473 (java) S 21451 21454 15516 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 25576732 9856040960 58379 33554432000 1073741824 1073778376 140736053447232 140276355523496 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.6
Current children cumulated vsize (KiB) 9625040

[startup+12.7008 s]
/proc/loadavg: 2.23 2.22 2.18 3/213 21473

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

[pid=21454/tid=21473] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21473/stat : 21473 (java) S 21451 21454 15516 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 25576732 9856040960 207407 33554432000 1073741824 1073778376 140736053447232 140276355523496 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1729.51
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.35 2.31 2.22 4/213 21606
/proc/meminfo: memFree=27360004/32872528 swapFree=1542984/1696284
[pid=21454] ppid=21451 vsize=9625040 CPUtime=1789.81 cores=1,3,5,7
/proc/21454/stat : 21454 (java) S 21451 21454 15516 0 -1 4202496 24394 0 1 0 178780 201 0 0 20 0 19 0 25576610 9856040960 186870 33554432000 1073741824 1073778376 140736053447232 140736053438368 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21454/statm: 2406260 186870 2293 9 0 2396937 0
[pid=21454/tid=21456] ppid=21451 vsize=9625040 CPUtime=1772.82 cores=1,3,5,7
/proc/21454/task/21456/stat : 21456 (java) R 21451 21454 15516 0 -1 4202560 4010 0 1 0 177225 57 0 0 20 0 19 0 25576611 9856040960 186870 33554432000 1073741824 1073778376 140736053447232 140276540062960 140276400998723 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21457] ppid=21451 vsize=9625040 CPUtime=1.14 cores=1,3,5,7
/proc/21454/task/21457/stat : 21457 (java) S 21451 21454 15516 0 -1 4202560 517 0 0 0 94 20 0 0 20 0 19 0 25576612 9856040960 186870 33554432000 1073741824 1073778376 140736053447232 140276383512872 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21458] ppid=21451 vsize=9625040 CPUtime=1.02 cores=1,3,5,7
/proc/21454/task/21458/stat : 21458 (java) S 21451 21454 15516 0 -1 4202560 381 0 0 0 85 17 0 0 20 0 19 0 25576612 9856040960 186870 33554432000 1073741824 1073778376 140736053447232 140276382460072 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21459] ppid=21451 vsize=9625040 CPUtime=1.11 cores=1,3,5,7
/proc/21454/task/21459/stat : 21459 (java) S 21451 21454 15516 0 -1 4202560 488 0 0 0 92 19 0 0 20 0 19 0 25576612 9856040960 186870 33554432000 1073741824 1073778376 140736053447232 140276381407784 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21454/tid=21460] ppid=21451 vsize=9625040 CPUtime=1.06 cores=1,3,5,7
/proc/21454/task/21460/stat : 21460 (java) S 21451 21454 15516 0 -1 4202560 498 0 0 0 90 16 0 0 20 0 19 0 25576612 9856040960 186870 33554432000 1073741824 1073778376 140736053447232 140276380354984 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21454/tid=21461] ppid=21451 vsize=9625040 CPUtime=1.13 cores=1,3,5,7
/proc/21454/task/21461/stat : 21461 (java) S 21451 21454 15516 0 -1 4202560 441 0 0 0 94 19 0 0 20 0 19 0 25576612 9856040960 186870 33554432000 1073741824 1073778376 140736053447232 140276379302696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21454/tid=21462] ppid=21451 vsize=9625040 CPUtime=0.94 cores=1,3,5,7
/proc/21454/task/21462/stat : 21462 (java) S 21451 21454 15516 0 -1 4202560 331 0 0 0 82 12 0 0 20 0 19 0 25576612 9856040960 186870 33554432000 1073741824 1073778376 140736053447232 140276378249896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21463] ppid=21451 vsize=9625040 CPUtime=0.96 cores=1,3,5,7
/proc/21454/task/21463/stat : 21463 (java) S 21451 21454 15516 0 -1 4202560 602 0 0 0 81 15 0 0 20 0 19 0 25576612 9856040960 186870 33554432000 1073741824 1073778376 140736053447232 140276377197608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21464] ppid=21451 vsize=9625040 CPUtime=0.96 cores=1,3,5,7
/proc/21454/task/21464/stat : 21464 (java) S 21451 21454 15516 0 -1 4202560 448 0 0 0 82 14 0 0 20 0 19 0 25576612 9856040960 186870 33554432000 1073741824 1073778376 140736053447232 140276376144808 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21465] ppid=21451 vsize=9625040 CPUtime=2.39 cores=1,3,5,7
/proc/21454/task/21465/stat : 21465 (java) S 21451 21454 15516 0 -1 4202560 2373 0 0 0 234 5 0 0 20 0 19 0 25576613 9856040960 186870 33554432000 1073741824 1073778376 140736053447232 140276363946216 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21466] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21466/stat : 21466 (java) S 21451 21454 15516 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25576613 9856040960 186870 33554432000 1073741824 1073778376 140736053447232 140276362892280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21467] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21467/stat : 21467 (java) S 21451 21454 15516 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25576613 9856040960 186870 33554432000 1073741824 1073778376 140736053447232 140276361839880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21468] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21468/stat : 21468 (java) S 21451 21454 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25576616 9856040960 186870 33554432000 1073741824 1073778376 140736053447232 140276360788368 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21469] ppid=21451 vsize=9625040 CPUtime=0.62 cores=1,3,5,7
/proc/21454/task/21469/stat : 21469 (java) S 21451 21454 15516 0 -1 4202560 7912 0 0 0 60 2 0 0 20 0 19 0 25576616 9856040960 186870 33554432000 1073741824 1073778376 140736053447232 140276359735992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21470] ppid=21451 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/21454/task/21470/stat : 21470 (java) S 21451 21454 15516 0 -1 4202560 5032 0 0 0 65 1 0 0 20 0 19 0 25576616 9856040960 186870 33554432000 1073741824 1073778376 140736053447232 140276358683192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21471] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21471/stat : 21471 (java) S 21451 21454 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25576616 9856040960 186870 33554432000 1073741824 1073778376 140736053447232 140276357631096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21454/tid=21472] ppid=21451 vsize=9625040 CPUtime=0.6 cores=1,3,5,7
/proc/21454/task/21472/stat : 21472 (java) S 21451 21454 15516 0 -1 4202560 103 0 0 0 27 33 0 0 20 0 19 0 25576616 9856040960 186870 33554432000 1073741824 1073778376 140736053447232 140276356578504 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21473] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21473/stat : 21473 (java) S 21451 21454 15516 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 25576732 9856040960 186870 33554432000 1073741824 1073778376 140736053447232 140276355523496 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1789.81
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1792.5 s]
/proc/loadavg: 2.45 2.33 2.23 4/213 21606
/proc/meminfo: memFree=27365836/32872528 swapFree=1542984/1696284
[pid=21454] ppid=21451 vsize=9625040 CPUtime=1800.03 cores=1,3,5,7
/proc/21454/stat : 21454 (java) S 21451 21454 15516 0 -1 4202496 24395 0 1 0 179802 201 0 0 20 0 19 0 25576610 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140736053438368 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21454/statm: 2406260 185411 2293 9 0 2396937 0
[pid=21454/tid=21456] ppid=21451 vsize=9625040 CPUtime=1782.98 cores=1,3,5,7
/proc/21454/task/21456/stat : 21456 (java) R 21451 21454 15516 0 -1 4202560 4011 0 1 0 178240 58 0 0 20 0 19 0 25576611 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276540062944 140276400921639 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21457] ppid=21451 vsize=9625040 CPUtime=1.14 cores=1,3,5,7
/proc/21454/task/21457/stat : 21457 (java) S 21451 21454 15516 0 -1 4202560 517 0 0 0 94 20 0 0 20 0 19 0 25576612 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276383512872 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21458] ppid=21451 vsize=9625040 CPUtime=1.03 cores=1,3,5,7
/proc/21454/task/21458/stat : 21458 (java) S 21451 21454 15516 0 -1 4202560 381 0 0 0 86 17 0 0 20 0 19 0 25576612 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276382460072 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21459] ppid=21451 vsize=9625040 CPUtime=1.11 cores=1,3,5,7
/proc/21454/task/21459/stat : 21459 (java) S 21451 21454 15516 0 -1 4202560 488 0 0 0 92 19 0 0 20 0 19 0 25576612 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276381407784 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21454/tid=21460] ppid=21451 vsize=9625040 CPUtime=1.07 cores=1,3,5,7
/proc/21454/task/21460/stat : 21460 (java) S 21451 21454 15516 0 -1 4202560 498 0 0 0 91 16 0 0 20 0 19 0 25576612 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276380354984 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21454/tid=21461] ppid=21451 vsize=9625040 CPUtime=1.13 cores=1,3,5,7
/proc/21454/task/21461/stat : 21461 (java) S 21451 21454 15516 0 -1 4202560 441 0 0 0 94 19 0 0 20 0 19 0 25576612 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276379302696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21454/tid=21462] ppid=21451 vsize=9625040 CPUtime=0.94 cores=1,3,5,7
/proc/21454/task/21462/stat : 21462 (java) S 21451 21454 15516 0 -1 4202560 331 0 0 0 82 12 0 0 20 0 19 0 25576612 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276378249896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21463] ppid=21451 vsize=9625040 CPUtime=0.96 cores=1,3,5,7
/proc/21454/task/21463/stat : 21463 (java) S 21451 21454 15516 0 -1 4202560 602 0 0 0 81 15 0 0 20 0 19 0 25576612 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276377197608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21464] ppid=21451 vsize=9625040 CPUtime=0.96 cores=1,3,5,7
/proc/21454/task/21464/stat : 21464 (java) S 21451 21454 15516 0 -1 4202560 448 0 0 0 82 14 0 0 20 0 19 0 25576612 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276376144808 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21465] ppid=21451 vsize=9625040 CPUtime=2.39 cores=1,3,5,7
/proc/21454/task/21465/stat : 21465 (java) S 21451 21454 15516 0 -1 4202560 2373 0 0 0 234 5 0 0 20 0 19 0 25576613 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276363946216 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21466] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21466/stat : 21466 (java) S 21451 21454 15516 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25576613 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276362892280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21467] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21467/stat : 21467 (java) S 21451 21454 15516 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25576613 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276361839880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21468] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21468/stat : 21468 (java) S 21451 21454 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25576616 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276360788368 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21469] ppid=21451 vsize=9625040 CPUtime=0.62 cores=1,3,5,7
/proc/21454/task/21469/stat : 21469 (java) S 21451 21454 15516 0 -1 4202560 7912 0 0 0 60 2 0 0 20 0 19 0 25576616 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276359735992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21470] ppid=21451 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/21454/task/21470/stat : 21470 (java) S 21451 21454 15516 0 -1 4202560 5032 0 0 0 65 1 0 0 20 0 19 0 25576616 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276358683192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21471] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21471/stat : 21471 (java) S 21451 21454 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25576616 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276357631096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21454/tid=21472] ppid=21451 vsize=9625040 CPUtime=0.6 cores=1,3,5,7
/proc/21454/task/21472/stat : 21472 (java) S 21451 21454 15516 0 -1 4202560 103 0 0 0 27 33 0 0 20 0 19 0 25576616 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276356578504 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21473] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21473/stat : 21473 (java) S 21451 21454 15516 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 25576732 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276355523496 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
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 21454 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1792.5 s]
/proc/loadavg: 2.45 2.33 2.23 4/213 21606
/proc/meminfo: memFree=27365836/32872528 swapFree=1542984/1696284
[pid=21454] ppid=21451 vsize=9625040 CPUtime=1800.03 cores=1,3,5,7
/proc/21454/stat : 21454 (java) S 21451 21454 15516 0 -1 4202496 24395 0 1 0 179802 201 0 0 20 0 19 0 25576610 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140736053438368 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21454/statm: 2406260 185411 2293 9 0 2396937 0
[pid=21454/tid=21456] ppid=21451 vsize=9625040 CPUtime=1782.98 cores=1,3,5,7
/proc/21454/task/21456/stat : 21456 (java) R 21451 21454 15516 0 -1 4202560 4011 0 1 0 178240 58 0 0 20 0 19 0 25576611 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276540062944 140276400921639 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21457] ppid=21451 vsize=9625040 CPUtime=1.14 cores=1,3,5,7
/proc/21454/task/21457/stat : 21457 (java) S 21451 21454 15516 0 -1 4202560 517 0 0 0 94 20 0 0 20 0 19 0 25576612 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276383512872 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21458] ppid=21451 vsize=9625040 CPUtime=1.03 cores=1,3,5,7
/proc/21454/task/21458/stat : 21458 (java) S 21451 21454 15516 0 -1 4202560 381 0 0 0 86 17 0 0 20 0 19 0 25576612 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276382460072 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21459] ppid=21451 vsize=9625040 CPUtime=1.11 cores=1,3,5,7
/proc/21454/task/21459/stat : 21459 (java) S 21451 21454 15516 0 -1 4202560 488 0 0 0 92 19 0 0 20 0 19 0 25576612 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276381407784 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21454/tid=21460] ppid=21451 vsize=9625040 CPUtime=1.07 cores=1,3,5,7
/proc/21454/task/21460/stat : 21460 (java) S 21451 21454 15516 0 -1 4202560 498 0 0 0 91 16 0 0 20 0 19 0 25576612 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276380354984 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21454/tid=21461] ppid=21451 vsize=9625040 CPUtime=1.13 cores=1,3,5,7
/proc/21454/task/21461/stat : 21461 (java) S 21451 21454 15516 0 -1 4202560 441 0 0 0 94 19 0 0 20 0 19 0 25576612 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276379302696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21454/tid=21462] ppid=21451 vsize=9625040 CPUtime=0.94 cores=1,3,5,7
/proc/21454/task/21462/stat : 21462 (java) S 21451 21454 15516 0 -1 4202560 331 0 0 0 82 12 0 0 20 0 19 0 25576612 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276378249896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21463] ppid=21451 vsize=9625040 CPUtime=0.96 cores=1,3,5,7
/proc/21454/task/21463/stat : 21463 (java) S 21451 21454 15516 0 -1 4202560 602 0 0 0 81 15 0 0 20 0 19 0 25576612 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276377197608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21464] ppid=21451 vsize=9625040 CPUtime=0.96 cores=1,3,5,7
/proc/21454/task/21464/stat : 21464 (java) S 21451 21454 15516 0 -1 4202560 448 0 0 0 82 14 0 0 20 0 19 0 25576612 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276376144808 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21465] ppid=21451 vsize=9625040 CPUtime=2.39 cores=1,3,5,7
/proc/21454/task/21465/stat : 21465 (java) S 21451 21454 15516 0 -1 4202560 2373 0 0 0 234 5 0 0 20 0 19 0 25576613 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276363946216 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21466] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21466/stat : 21466 (java) S 21451 21454 15516 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25576613 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276362892280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21467] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21467/stat : 21467 (java) S 21451 21454 15516 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25576613 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276361839880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21468] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21468/stat : 21468 (java) S 21451 21454 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25576616 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276360788368 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21469] ppid=21451 vsize=9625040 CPUtime=0.62 cores=1,3,5,7
/proc/21454/task/21469/stat : 21469 (java) S 21451 21454 15516 0 -1 4202560 7912 0 0 0 60 2 0 0 20 0 19 0 25576616 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276359735992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21454/tid=21470] ppid=21451 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/21454/task/21470/stat : 21470 (java) S 21451 21454 15516 0 -1 4202560 5032 0 0 0 65 1 0 0 20 0 19 0 25576616 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276358683192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21471] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21471/stat : 21471 (java) S 21451 21454 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25576616 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276357631096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21454/tid=21472] ppid=21451 vsize=9625040 CPUtime=0.6 cores=1,3,5,7
/proc/21454/task/21472/stat : 21472 (java) S 21451 21454 15516 0 -1 4202560 103 0 0 0 27 33 0 0 20 0 19 0 25576616 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276356578504 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21454/tid=21473] ppid=21451 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21454/task/21473/stat : 21473 (java) S 21451 21454 15516 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 25576732 9856040960 185411 33554432000 1073741824 1073778376 140736053447232 140276355523496 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21454 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=468351
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=451627
# CPU time returned by wait4() is 1795.92
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1792.54
CPU time (s): 1800.03
CPU user time (s): 1798.02
CPU system time (s): 2.01
CPU usage (%): 100.418
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.47
system time used= 2.45163
maximum resident set size= 2920992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24429
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40561
involuntary context switches= 14074

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.7824 second user time and 13.254 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-18 09:35:00
IDJOB=4103268
IDBENCH=2313
IDSOLVER=2546
FILE ID=node125/4103268-1466235300
RUNJOBID= node125-1466206074-15533
PBS_JOBID= 19918152
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-swath2.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103268-1466235300/watcher-4103268-1466235300 -o /tmp/evaluation-result-4103268-1466235300/solver-4103268-1466235300 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466206074-15533 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4103268-1466235300.opb

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

MD5SUM BENCH= a4a0adfe0d9b9bff1eac92e870352c94
RANDOM SEED=1014842565

node125.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.683
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.683
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.683
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.683
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:        29879476 kB
Buffers:          109220 kB
Cached:           107948 kB
SwapCached:          688 kB
Active:           405648 kB
Inactive:         154612 kB
Active(anon):     342564 kB
Inactive(anon):     3020 kB
Active(file):      63084 kB
Inactive(file):   151592 kB
Unevictable:     1696284 kB
Mlocked:         1542984 kB
SwapTotal:      67108856 kB
SwapFree:       67098232 kB
Dirty:              5524 kB
Writeback:             0 kB
AnonPages:       2040460 kB
Mapped:            15384 kB
Shmem:                 0 kB
Slab:             602304 kB
SReclaimable:      45668 kB
SUnreclaim:       556636 kB
KernelStack:        1592 kB
PageTables:         8552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2173256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    454656 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= 71708 MiB
End job on node125 at 2016-06-18 10:04:52