Trace number 4103472

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.04 1790.74

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-dc1l.opb
MD5SUMb626c8307376f19de1f1e51bf91eca4f
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark322124420039689472000
Best CPU time to get the best result obtained on this benchmark1800.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 17540679175205888
Optimality of the best value was proved NO
Number of variables85198
Total number of constraints1652
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 constraints1652
Minimum length of a constraint31
Maximum length of a constraint35129
Number of terms in the objective function 85198
Biggest coefficient in the objective function 536870912000000000000
Number of bits for the biggest coefficient in the objective function 69
Sum of the numbers in the objective function 6796468271401867858547
Number of bits of the sum of numbers in the objective function 73
Biggest number in a constraint 536870912000000000000
Number of bits of the biggest number in a constraint 69
Biggest sum of numbers in a constraint 6796468271401867858547
Number of bits of the biggest sum of numbers73
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4103472-1466240732.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  objective function found
2.47/1.68	c ... done. Wall clock time 1.583s.
2.47/1.68	c declared #vars     85198
2.47/1.68	c #constraints  3290
2.47/1.68	c constraints type 
2.47/1.68	c org.sat4j.specs.Constr$1 => 2
2.47/1.68	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3288
2.47/1.68	c 3290 constraints processed.
2.47/1.68	c objective function length is 85198 literals
9.07/7.56	c cleaning 2494 clauses out of 5000 with flag 12952/5000
30.72/28.78	c cleaning 4254 clauses out of 8507 with flag 29828/11001
57.54/55.40	c cleaning 5625 clauses out of 11252 with flag 52382/18000
87.11/84.98	c cleaning 6800 clauses out of 13627 with flag 76527/26000
119.14/116.94	c cleaning 7917 clauses out of 15834 with flag 105441/35007
157.88/155.67	c cleaning 8955 clauses out of 17910 with flag 137051/45000
198.90/196.61	c cleaning 9965 clauses out of 19957 with flag 171943/56002
231.92/229.67	c cleaning 10996 clauses out of 21991 with flag 221839/68001
278.86/276.58	c cleaning 11988 clauses out of 23994 with flag 261935/81000
323.19/320.88	c cleaning 13005 clauses out of 26009 with flag 313053/95003
377.44/375.07	c cleaning 13969 clauses out of 28001 with flag 360475/110000
435.08/432.64	c cleaning 14986 clauses out of 30032 with flag 418193/126000
488.91/486.44	c cleaning 16007 clauses out of 32046 with flag 483266/143000
551.04/548.43	c cleaning 17022 clauses out of 34044 with flag 550719/161005
612.64/609.93	c cleaning 18008 clauses out of 36017 with flag 630227/180000
678.94/676.10	c cleaning 19004 clauses out of 38009 with flag 698823/200000
738.43/735.39	c cleaning 19914 clauses out of 40005 with flag 785278/221000
812.46/808.77	c cleaning 20951 clauses out of 42091 with flag 869744/243000
884.16/879.46	c cleaning 22029 clauses out of 44140 with flag 963473/266000
962.31/956.43	c cleaning 23055 clauses out of 46111 with flag 1059324/290000
1019.57/1012.96	c cleaning 24022 clauses out of 48056 with flag 1162279/315000
1045.86/1038.82	c cleaning 24976 clauses out of 50036 with flag 1246546/341002
1054.02/1046.94	c cleaning 25988 clauses out of 52058 with flag 1300542/368000
1066.68/1059.51	c cleaning 26994 clauses out of 54080 with flag 1356562/396010
1084.60/1077.28	c cleaning 27993 clauses out of 56079 with flag 1414552/425003
1107.44/1099.79	c cleaning 28988 clauses out of 58083 with flag 1474548/455000
1135.55/1127.52	c cleaning 30006 clauses out of 60097 with flag 1536695/486002
1161.79/1153.78	c cleaning 31003 clauses out of 62089 with flag 1600691/518000
1198.80/1190.76	c cleaning 32006 clauses out of 64089 with flag 1666697/551003
1231.56/1223.50	c cleaning 33029 clauses out of 66081 with flag 1734693/585001
1253.49/1245.31	c cleaning 34018 clauses out of 68052 with flag 1804693/620001
1285.95/1277.78	c cleaning 35001 clauses out of 70035 with flag 1880338/656002
1329.31/1321.09	c cleaning 36004 clauses out of 72032 with flag 1958692/693000
1372.24/1363.91	c cleaning 37000 clauses out of 74029 with flag 2039170/731001
1384.85/1376.54	c cleaning 38003 clauses out of 76030 with flag 2117172/770002
1403.98/1395.63	c cleaning 39002 clauses out of 78029 with flag 2197176/810004
1424.94/1416.58	c cleaning 40001 clauses out of 80024 with flag 2279170/851001
1441.27/1432.84	c cleaning 41003 clauses out of 82023 with flag 2363170/893001
1460.27/1451.75	c cleaning 42001 clauses out of 84019 with flag 2449168/936000
1480.09/1471.55	c cleaning 42998 clauses out of 86019 with flag 2537170/980001
1503.44/1494.80	c cleaning 44000 clauses out of 88020 with flag 2627168/1025000
1527.78/1519.15	c cleaning 44999 clauses out of 90022 with flag 2719172/1071002
1554.27/1545.60	c cleaning 45995 clauses out of 92021 with flag 2813168/1118000
1580.55/1571.76	c cleaning 47004 clauses out of 94029 with flag 2909174/1166003
1613.19/1604.34	c cleaning 48000 clauses out of 96023 with flag 3007170/1215001
1644.57/1635.66	c cleaning 49000 clauses out of 98024 with flag 3107172/1265002
1677.66/1668.61	c cleaning 50000 clauses out of 100023 with flag 3209170/1316001
1713.87/1704.74	c cleaning 51002 clauses out of 102024 with flag 3313172/1368002
1755.44/1746.23	c cleaning 51998 clauses out of 104021 with flag 3419170/1421001
1796.72/1787.41	c cleaning 52997 clauses out of 106022 with flag 3527168/1475000
1800.04/1790.70	c starts		: 1247
1800.04/1790.70	c conflicts		: 1484905
1800.04/1790.70	c decisions		: 8081554
1800.04/1790.70	c propagations		: 351437016
1800.04/1790.70	c inspects		: 19890443194
1800.04/1790.70	c shortcuts		: 0
1800.04/1790.70	c learnt literals	: 0
1800.04/1790.70	c learnt binary clauses	: 0
1800.04/1790.70	c learnt ternary clauses	: 0
1800.04/1790.70	c learnt constraints	: 1484905
1800.04/1790.70	c ignored constraints	: 0
1800.04/1790.70	c root simplifications	: 0
1800.04/1790.70	c removed literals (reason simplification)	: 0
1800.04/1790.70	c reason swapping (by a shorter reason)	: 0
1800.04/1790.70	c Calls to reduceDB	: 50
1800.04/1790.70	c Number of update (reduction) of LBD	: 160350
1800.04/1790.70	c Imported unit clauses	: 0
1800.04/1790.70	c number of reductions to clauses (during analyze)	: 0
1800.04/1790.70	c number of learned constraints concerned by reduction	: 0
1800.04/1790.70	c number of learning phase by resolution	: 0
1800.04/1790.70	c number of learning phase by cutting planes	: 0
1800.04/1790.70	c speed (assignments/second)	: 196454.8047817228
1800.04/1790.70	c non guided choices	37220
1800.04/1790.72	c timeout
1800.04/1790.73	c learnt constraints type 
1800.04/1790.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 62931
1800.04/1790.73	s UNKNOWN
1800.04/1790.73	c Total wall clock time (in seconds): 1790.625

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

pid=22048
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: 1.08 1.48 1.89 6/193 22051
/proc/meminfo: memFree=30175612/32872528 swapFree=1542984/1696284
[pid=22051] ppid=22048 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/22051/stat : 22051 (java) S 22048 22051 21988 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 2 0 26119899 98570240 977 33554432000 1073741824 1073778376 140733484454080 140733484445216 270710898749 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22051/statm: 24065 977 744 9 0 16771 0
[pid=22051/tid=22052] ppid=22048 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22052/stat : 22052 (java) R 22048 22051 21988 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 26119900 98570240 977 33554432000 1073741824 1073778376 140733484454080 139961944346152 270707541376 0 0 4096 0 0 0 0 -1 5 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 1.08 1.48 1.89 6/193 22051
/proc/meminfo: memFree=30175612/32872528 swapFree=1542984/1696284
[pid=22051] ppid=22048 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/22051/stat : 22051 (java) S 22048 22051 21988 0 -1 4202496 4507 0 1 0 10 1 0 0 20 0 18 0 26119899 9787879424 6136 33554432000 1073741824 1073778376 140733484454080 140733484445216 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22051/statm: 2389619 6136 2157 9 0 2380296 0
[pid=22051/tid=22052] ppid=22048 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/22051/task/22052/stat : 22052 (java) R 22048 22051 21988 0 -1 4202560 2379 0 1 0 6 1 0 0 20 0 18 0 26119900 9787879424 6136 33554432000 1073741824 1073778376 140733484454080 139961944351064 270710924557 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200289 s]
/proc/loadavg: 1.08 1.48 1.89 6/193 22051
/proc/meminfo: memFree=30175612/32872528 swapFree=1542984/1696284
[pid=22051] ppid=22048 vsize=9558684 CPUtime=0.32 cores=1,3,5,7
/proc/22051/stat : 22051 (java) S 22048 22051 21988 0 -1 4202496 5293 0 1 0 31 1 0 0 20 0 18 0 26119899 9788092416 7682 33554432000 1073741824 1073778376 140733484454080 140733484445216 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22051/statm: 2389671 7685 2230 9 0 2380348 0
[pid=22051/tid=22052] ppid=22048 vsize=9558684 CPUtime=0.17 cores=1,3,5,7
/proc/22051/task/22052/stat : 22052 (java) R 22048 22051 21988 0 -1 4202560 2398 0 1 0 16 1 0 0 20 0 18 0 26119900 9788092416 7688 33554432000 1073741824 1073778376 140733484454080 139961944351064 139961793796297 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 9558684

[startup+0.300362 s]
/proc/loadavg: 1.08 1.48 1.89 6/193 22051
/proc/meminfo: memFree=30175612/32872528 swapFree=1542984/1696284
[pid=22051] ppid=22048 vsize=9558476 CPUtime=0.48 cores=1,3,5,7
/proc/22051/stat : 22051 (java) S 22048 22051 21988 0 -1 4202496 6150 0 1 0 46 2 0 0 20 0 18 0 26119899 9787879424 13872 33554432000 1073741824 1073778376 140733484454080 140733484445216 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22051/statm: 2389619 13872 2231 9 0 2380296 0
[pid=22051/tid=22052] ppid=22048 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/22051/task/22052/stat : 22052 (java) R 22048 22051 21988 0 -1 4202560 2409 0 1 0 26 1 0 0 20 0 18 0 26119900 9787879424 13872 33554432000 1073741824 1073778376 140733484454080 139961944351064 270710924557 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700243 s]
/proc/loadavg: 1.08 1.48 1.89 6/193 22051
/proc/meminfo: memFree=30175612/32872528 swapFree=1542984/1696284
[pid=22051] ppid=22048 vsize=9558476 CPUtime=1.23 cores=1,3,5,7
/proc/22051/stat : 22051 (java) S 22048 22051 21988 0 -1 4202496 9601 0 1 0 116 7 0 0 20 0 18 0 26119899 9787879424 47454 33554432000 1073741824 1073778376 140733484454080 140733484445216 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22051/statm: 2389619 47454 2262 9 0 2380296 0
[pid=22051/tid=22052] ppid=22048 vsize=9558476 CPUtime=0.64 cores=1,3,5,7
/proc/22051/task/22052/stat : 22052 (java) R 22048 22051 21988 0 -1 4202560 2467 0 1 0 61 3 0 0 20 0 18 0 26119900 9787879424 47454 33554432000 1073741824 1073778376 140733484454080 139961944342496 270710924557 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 9558476

[startup+1.50085 s]
/proc/loadavg: 1.08 1.48 1.89 4/212 22070
/proc/meminfo: memFree=29799224/32872528 swapFree=1542984/1696284
[pid=22051] ppid=22048 vsize=9558476 CPUtime=2.23 cores=1,3,5,7
/proc/22051/stat : 22051 (java) S 22048 22051 21988 0 -1 4202496 10088 0 1 0 209 14 0 0 20 0 18 0 26119899 9787879424 81087 33554432000 1073741824 1073778376 140733484454080 140733484445216 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22051/statm: 2389619 81087 2262 9 0 2380296 0
[pid=22051/tid=22052] ppid=22048 vsize=9558476 CPUtime=1.37 cores=1,3,5,7
/proc/22051/task/22052/stat : 22052 (java) R 22048 22051 21988 0 -1 4202560 2508 0 1 0 133 4 0 0 20 0 18 0 26119900 9787879424 81087 33554432000 1073741824 1073778376 140733484454080 139961944350136 139961794184468 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22051/tid=22054] ppid=22048 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/22051/task/22054/stat : 22054 (java) S 22048 22051 21988 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 18 0 26119900 9787879424 81087 33554432000 1073741824 1073778376 140733484454080 139961916803752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22055] ppid=22048 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/22051/task/22055/stat : 22055 (java) S 22048 22051 21988 0 -1 4202560 25 0 0 0 2 1 0 0 20 0 18 0 26119900 9787879424 81087 33554432000 1073741824 1073778376 140733484454080 139961915751208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22051/tid=22056] ppid=22048 vsize=9558476 CPUtime=0.04 cores=1,3,5,7
/proc/22051/task/22056/stat : 22056 (java) S 22048 22051 21988 0 -1 4202560 29 0 0 0 2 2 0 0 20 0 18 0 26119900 9787879424 81087 33554432000 1073741824 1073778376 140733484454080 139961914698664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22057] ppid=22048 vsize=9558476 CPUtime=0.05 cores=1,3,5,7
/proc/22051/task/22057/stat : 22057 (java) S 22048 22051 21988 0 -1 4202560 123 0 0 0 3 2 0 0 20 0 18 0 26119900 9787879424 81087 33554432000 1073741824 1073778376 140733484454080 139961913646120 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22058] ppid=22048 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/22051/task/22058/stat : 22058 (java) S 22048 22051 21988 0 -1 4202560 99 0 0 0 2 1 0 0 20 0 18 0 26119900 9787879424 81087 33554432000 1073741824 1073778376 140733484454080 139961912592552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22059] ppid=22048 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/22051/task/22059/stat : 22059 (java) S 22048 22051 21988 0 -1 4202560 98 0 0 0 3 0 0 0 20 0 18 0 26119900 9787879424 81087 33554432000 1073741824 1073778376 140733484454080 139961782806824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22051/tid=22060] ppid=22048 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/22051/task/22060/stat : 22060 (java) S 22048 22051 21988 0 -1 4202560 19 0 0 0 2 1 0 0 20 0 18 0 26119900 9787879424 81087 33554432000 1073741824 1073778376 140733484454080 139961781754280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22061] ppid=22048 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/22051/task/22061/stat : 22061 (java) S 22048 22051 21988 0 -1 4202560 110 0 0 0 3 0 0 0 20 0 18 0 26119900 9787879424 81087 33554432000 1073741824 1073778376 140733484454080 139961780701736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22062] ppid=22048 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22062/stat : 22062 (java) S 22048 22051 21988 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 26119901 9787879424 81087 33554432000 1073741824 1073778376 140733484454080 139961297754728 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22063] ppid=22048 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22063/stat : 22063 (java) S 22048 22051 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 26119902 9787879424 81087 33554432000 1073741824 1073778376 140733484454080 139961296701048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22064] ppid=22048 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22064/stat : 22064 (java) S 22048 22051 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 26119902 9787879424 81087 33554432000 1073741824 1073778376 140733484454080 139961295648392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22065] ppid=22048 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22065/stat : 22065 (java) S 22048 22051 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26119904 9787879424 81087 33554432000 1073741824 1073778376 140733484454080 139961294597136 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22066] ppid=22048 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/22051/task/22066/stat : 22066 (java) S 22048 22051 21988 0 -1 4202560 4144 0 0 0 23 0 0 0 20 0 18 0 26119904 9787879424 81087 33554432000 1073741824 1073778376 140733484454080 139961293543480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22067] ppid=22048 vsize=9558476 CPUtime=0.19 cores=1,3,5,7
/proc/22051/task/22067/stat : 22067 (java) S 22048 22051 21988 0 -1 4202560 1590 0 0 0 19 0 0 0 20 0 18 0 26119904 9787879424 81087 33554432000 1073741824 1073778376 140733484454080 139961292490936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22068] ppid=22048 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22068/stat : 22068 (java) S 22048 22051 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26119904 9787879424 81087 33554432000 1073741824 1073778376 140733484454080 139961291438584 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22069] ppid=22048 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22069/stat : 22069 (java) S 22048 22051 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26119904 9787879424 81087 33554432000 1073741824 1073778376 140733484454080 139961290386248 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 9558476

[startup+3.10088 s]
/proc/loadavg: 1.08 1.48 1.89 4/213 22071
/proc/meminfo: memFree=29550240/32872528 swapFree=1542984/1696284
[pid=22051] ppid=22048 vsize=9625040 CPUtime=4.53 cores=1,3,5,7
/proc/22051/stat : 22051 (java) S 22048 22051 21988 0 -1 4202496 13626 0 1 0 430 23 0 0 20 0 19 0 26119899 9856040960 105517 33554432000 1073741824 1073778376 140733484454080 140733484445216 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22051/statm: 2406260 105517 2273 9 0 2396937 0
[pid=22051/tid=22052] ppid=22048 vsize=9625040 CPUtime=2.87 cores=1,3,5,7
/proc/22051/task/22052/stat : 22052 (java) R 22048 22051 21988 0 -1 4202560 2532 0 1 0 282 5 0 0 20 0 19 0 26119900 9856040960 105517 33554432000 1073741824 1073778376 140733484454080 139961944349056 139961794469647 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22051/tid=22054] ppid=22048 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/22051/task/22054/stat : 22054 (java) S 22048 22051 21988 0 -1 4202560 40 0 0 0 4 2 0 0 20 0 19 0 26119900 9856040960 105517 33554432000 1073741824 1073778376 140733484454080 139961916803752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22051/tid=22055] ppid=22048 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/22051/task/22055/stat : 22055 (java) S 22048 22051 21988 0 -1 4202560 43 0 0 0 6 2 0 0 20 0 19 0 26119900 9856040960 105517 33554432000 1073741824 1073778376 140733484454080 139961915751208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22051/tid=22056] ppid=22048 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/22051/task/22056/stat : 22056 (java) S 22048 22051 21988 0 -1 4202560 46 0 0 0 6 2 0 0 20 0 19 0 26119900 9856040960 105517 33554432000 1073741824 1073778376 140733484454080 139961914698664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22057] ppid=22048 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/22051/task/22057/stat : 22057 (java) S 22048 22051 21988 0 -1 4202560 184 0 0 0 6 2 0 0 20 0 19 0 26119900 9856040960 105517 33554432000 1073741824 1073778376 140733484454080 139961913646120 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22051/tid=22058] ppid=22048 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/22051/task/22058/stat : 22058 (java) S 22048 22051 21988 0 -1 4202560 128 0 0 0 6 2 0 0 20 0 19 0 26119900 9856040960 105517 33554432000 1073741824 1073778376 140733484454080 139961912592552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22059] ppid=22048 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/22051/task/22059/stat : 22059 (java) S 22048 22051 21988 0 -1 4202560 122 0 0 0 6 2 0 0 20 0 19 0 26119900 9856040960 105517 33554432000 1073741824 1073778376 140733484454080 139961782806824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22051/tid=22060] ppid=22048 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/22051/task/22060/stat : 22060 (java) S 22048 22051 21988 0 -1 4202560 38 0 0 0 6 2 0 0 20 0 19 0 26119900 9856040960 105517 33554432000 1073741824 1073778376 140733484454080 139961781754280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22061] ppid=22048 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/22051/task/22061/stat : 22061 (java) S 22048 22051 21988 0 -1 4202560 139 0 0 0 7 3 0 0 20 0 19 0 26119900 9856040960 105517 33554432000 1073741824 1073778376 140733484454080 139961780701736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22051/tid=22062] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22062/stat : 22062 (java) S 22048 22051 21988 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 19 0 26119901 9856040960 105517 33554432000 1073741824 1073778376 140733484454080 139961297754728 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22063] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22063/stat : 22063 (java) S 22048 22051 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26119902 9856040960 105517 33554432000 1073741824 1073778376 140733484454080 139961296701048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22064] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22064/stat : 22064 (java) S 22048 22051 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26119902 9856040960 105517 33554432000 1073741824 1073778376 140733484454080 139961295648392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22065] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22065/stat : 22065 (java) S 22048 22051 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26119904 9856040960 105517 33554432000 1073741824 1073778376 140733484454080 139961294597136 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22066] ppid=22048 vsize=9625040 CPUtime=0.4 cores=1,3,5,7
/proc/22051/task/22066/stat : 22066 (java) S 22048 22051 21988 0 -1 4202560 4150 0 0 0 40 0 0 0 20 0 19 0 26119904 9856040960 105517 33554432000 1073741824 1073778376 140733484454080 139961293543480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22067] ppid=22048 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/22051/task/22067/stat : 22067 (java) S 22048 22051 21988 0 -1 4202560 4745 0 0 0 43 0 0 0 20 0 19 0 26119904 9856040960 105517 33554432000 1073741824 1073778376 140733484454080 139961292490936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22068] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22068/stat : 22068 (java) S 22048 22051 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26119904 9856040960 105517 33554432000 1073741824 1073778376 140733484454080 139961291438584 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22069] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22069/stat : 22069 (java) S 22048 22051 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26119904 9856040960 105517 33554432000 1073741824 1073778376 140733484454080 139961290386248 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22071] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22071/stat : 22071 (java) S 22048 22051 21988 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 26120080 9856040960 105517 33554432000 1073741824 1073778376 140733484454080 139961289332008 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.53
Current children cumulated vsize (KiB) 9625040

[startup+6.30085 s]
/proc/loadavg: 1.16 1.49 1.89 3/213 22071
/proc/meminfo: memFree=29413612/32872528 swapFree=1542984/1696284
[pid=22051] ppid=22048 vsize=9625040 CPUtime=7.87 cores=1,3,5,7
/proc/22051/stat : 22051 (java) S 22048 22051 21988 0 -1 4202496 13752 0 1 0 761 26 0 0 20 0 19 0 26119899 9856040960 113770 33554432000 1073741824 1073778376 140733484454080 140733484445216 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22051/statm: 2406260 113770 2273 9 0 2396937 0
[pid=22051/tid=22052] ppid=22048 vsize=9625040 CPUtime=6.02 cores=1,3,5,7
/proc/22051/task/22052/stat : 22052 (java) R 22048 22051 21988 0 -1 4202560 2535 0 1 0 597 5 0 0 20 0 19 0 26119900 9856040960 113770 33554432000 1073741824 1073778376 140733484454080 139961944349888 139961794436944 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22051/tid=22054] ppid=22048 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/22051/task/22054/stat : 22054 (java) S 22048 22051 21988 0 -1 4202560 69 0 0 0 6 2 0 0 20 0 19 0 26119900 9856040960 113770 33554432000 1073741824 1073778376 140733484454080 139961916803752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22051/tid=22055] ppid=22048 vsize=9625040 CPUtime=0.11 cores=1,3,5,7
/proc/22051/task/22055/stat : 22055 (java) S 22048 22051 21988 0 -1 4202560 62 0 0 0 8 3 0 0 20 0 19 0 26119900 9856040960 113770 33554432000 1073741824 1073778376 140733484454080 139961915751208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22051/tid=22056] ppid=22048 vsize=9625040 CPUtime=0.11 cores=1,3,5,7
/proc/22051/task/22056/stat : 22056 (java) S 22048 22051 21988 0 -1 4202560 59 0 0 0 8 3 0 0 20 0 19 0 26119900 9856040960 113770 33554432000 1073741824 1073778376 140733484454080 139961914698664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22057] ppid=22048 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/22051/task/22057/stat : 22057 (java) S 22048 22051 21988 0 -1 4202560 191 0 0 0 8 2 0 0 20 0 19 0 26119900 9856040960 113770 33554432000 1073741824 1073778376 140733484454080 139961913646120 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22058] ppid=22048 vsize=9625040 CPUtime=0.11 cores=1,3,5,7
/proc/22051/task/22058/stat : 22058 (java) S 22048 22051 21988 0 -1 4202560 147 0 0 0 8 3 0 0 20 0 19 0 26119900 9856040960 113770 33554432000 1073741824 1073778376 140733484454080 139961912592552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22059] ppid=22048 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/22051/task/22059/stat : 22059 (java) S 22048 22051 21988 0 -1 4202560 130 0 0 0 8 2 0 0 20 0 19 0 26119900 9856040960 113770 33554432000 1073741824 1073778376 140733484454080 139961782806824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22051/tid=22060] ppid=22048 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/22051/task/22060/stat : 22060 (java) S 22048 22051 21988 0 -1 4202560 45 0 0 0 8 2 0 0 20 0 19 0 26119900 9856040960 113770 33554432000 1073741824 1073778376 140733484454080 139961781754280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22061] ppid=22048 vsize=9625040 CPUtime=0.12 cores=1,3,5,7
/proc/22051/task/22061/stat : 22061 (java) S 22048 22051 21988 0 -1 4202560 160 0 0 0 9 3 0 0 20 0 19 0 26119900 9856040960 113770 33554432000 1073741824 1073778376 140733484454080 139961780701736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22062] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22062/stat : 22062 (java) S 22048 22051 21988 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 19 0 26119901 9856040960 113770 33554432000 1073741824 1073778376 140733484454080 139961297754728 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22063] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22063/stat : 22063 (java) S 22048 22051 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26119902 9856040960 113770 33554432000 1073741824 1073778376 140733484454080 139961296701048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22064] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22064/stat : 22064 (java) S 22048 22051 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26119902 9856040960 113770 33554432000 1073741824 1073778376 140733484454080 139961295648392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22065] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22065/stat : 22065 (java) S 22048 22051 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26119904 9856040960 113770 33554432000 1073741824 1073778376 140733484454080 139961294597136 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22066] ppid=22048 vsize=9625040 CPUtime=0.4 cores=1,3,5,7
/proc/22051/task/22066/stat : 22066 (java) S 22048 22051 21988 0 -1 4202560 4150 0 0 0 40 0 0 0 20 0 19 0 26119904 9856040960 113770 33554432000 1073741824 1073778376 140733484454080 139961293543480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22067] ppid=22048 vsize=9625040 CPUtime=0.44 cores=1,3,5,7
/proc/22051/task/22067/stat : 22067 (java) S 22048 22051 21988 0 -1 4202560 4745 0 0 0 44 0 0 0 20 0 19 0 26119904 9856040960 113770 33554432000 1073741824 1073778376 140733484454080 139961292490936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22068] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7

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

[pid=22051/tid=22071] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22071/stat : 22071 (java) S 22048 22051 21988 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 26120080 9856040960 501386 33554432000 1073741824 1073778376 140733484454080 139961289332008 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1731.51
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.21 2.18 2.14 3/213 22244
/proc/meminfo: memFree=28072440/32872528 swapFree=1542984/1696284
[pid=22051] ppid=22048 vsize=9625040 CPUtime=1791.62 cores=1,3,5,7
/proc/22051/stat : 22051 (java) S 22048 22051 21988 0 -1 4202496 38553 0 1 0 179014 148 0 0 20 0 19 0 26119899 9856040960 497188 33554432000 1073741824 1073778376 140733484454080 140733484445216 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22051/statm: 2406260 497188 2286 9 0 2396937 0
[pid=22051/tid=22052] ppid=22048 vsize=9625040 CPUtime=1772.45 cores=1,3,5,7
/proc/22051/task/22052/stat : 22052 (java) R 22048 22051 21988 0 -1 4202560 4770 0 1 0 177178 67 0 0 20 0 19 0 26119900 9856040960 497188 33554432000 1073741824 1073778376 140733484454080 139961944349936 139961794556586 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22054] ppid=22048 vsize=9625040 CPUtime=1.52 cores=1,3,5,7
/proc/22051/task/22054/stat : 22054 (java) S 22048 22051 21988 0 -1 4202560 227 0 0 0 145 7 0 0 20 0 19 0 26119900 9856040960 497188 33554432000 1073741824 1073778376 140733484454080 139961916803752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22051/tid=22055] ppid=22048 vsize=9625040 CPUtime=1.5 cores=1,3,5,7
/proc/22051/task/22055/stat : 22055 (java) S 22048 22051 21988 0 -1 4202560 200 0 0 0 143 7 0 0 20 0 19 0 26119900 9856040960 497188 33554432000 1073741824 1073778376 140733484454080 139961915751208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22056] ppid=22048 vsize=9625040 CPUtime=1.5 cores=1,3,5,7
/proc/22051/task/22056/stat : 22056 (java) S 22048 22051 21988 0 -1 4202560 190 0 0 0 142 8 0 0 20 0 19 0 26119900 9856040960 497188 33554432000 1073741824 1073778376 140733484454080 139961914698664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22057] ppid=22048 vsize=9625040 CPUtime=1.42 cores=1,3,5,7
/proc/22051/task/22057/stat : 22057 (java) S 22048 22051 21988 0 -1 4202560 330 0 0 0 135 7 0 0 20 0 19 0 26119900 9856040960 497188 33554432000 1073741824 1073778376 140733484454080 139961913646120 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22058] ppid=22048 vsize=9625040 CPUtime=1.5 cores=1,3,5,7
/proc/22051/task/22058/stat : 22058 (java) S 22048 22051 21988 0 -1 4202560 302 0 0 0 142 8 0 0 20 0 19 0 26119900 9856040960 497188 33554432000 1073741824 1073778376 140733484454080 139961912592552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22059] ppid=22048 vsize=9625040 CPUtime=1.52 cores=1,3,5,7
/proc/22051/task/22059/stat : 22059 (java) S 22048 22051 21988 0 -1 4202560 278 0 0 0 145 7 0 0 20 0 19 0 26119900 9856040960 497188 33554432000 1073741824 1073778376 140733484454080 139961782806824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22051/tid=22060] ppid=22048 vsize=9625040 CPUtime=1.63 cores=1,3,5,7
/proc/22051/task/22060/stat : 22060 (java) S 22048 22051 21988 0 -1 4202560 192 0 0 0 156 7 0 0 20 0 19 0 26119900 9856040960 497188 33554432000 1073741824 1073778376 140733484454080 139961781754280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22061] ppid=22048 vsize=9625040 CPUtime=1.54 cores=1,3,5,7
/proc/22051/task/22061/stat : 22061 (java) S 22048 22051 21988 0 -1 4202560 296 0 0 0 145 9 0 0 20 0 19 0 26119900 9856040960 497188 33554432000 1073741824 1073778376 140733484454080 139961780701736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22051/tid=22062] ppid=22048 vsize=9625040 CPUtime=0.87 cores=1,3,5,7
/proc/22051/task/22062/stat : 22062 (java) S 22048 22051 21988 0 -1 4202560 21502 0 0 0 77 10 0 0 20 0 19 0 26119901 9856040960 497188 33554432000 1073741824 1073778376 140733484454080 139961297754728 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22063] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22063/stat : 22063 (java) S 22048 22051 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26119902 9856040960 497188 33554432000 1073741824 1073778376 140733484454080 139961296701048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22064] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22064/stat : 22064 (java) S 22048 22051 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26119902 9856040960 497188 33554432000 1073741824 1073778376 140733484454080 139961295648392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22065] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22065/stat : 22065 (java) S 22048 22051 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26119904 9856040960 497188 33554432000 1073741824 1073778376 140733484454080 139961294597136 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22066] ppid=22048 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/22051/task/22066/stat : 22066 (java) S 22048 22051 21988 0 -1 4202560 4152 0 0 0 48 0 0 0 20 0 19 0 26119904 9856040960 497188 33554432000 1073741824 1073778376 140733484454080 139961293543480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22067] ppid=22048 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/22051/task/22067/stat : 22067 (java) S 22048 22051 21988 0 -1 4202560 4751 0 0 0 49 0 0 0 20 0 19 0 26119904 9856040960 497188 33554432000 1073741824 1073778376 140733484454080 139961292490936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22051/tid=22068] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22068/stat : 22068 (java) S 22048 22051 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26119904 9856040960 497188 33554432000 1073741824 1073778376 140733484454080 139961291438584 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22069] ppid=22048 vsize=9625040 CPUtime=0.73 cores=1,3,5,7
/proc/22051/task/22069/stat : 22069 (java) S 22048 22051 21988 0 -1 4202560 102 0 0 0 33 40 0 0 20 0 19 0 26119904 9856040960 497188 33554432000 1073741824 1073778376 140733484454080 139961290386248 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22051/tid=22071] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22071/stat : 22071 (java) S 22048 22051 21988 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 26120080 9856040960 497188 33554432000 1073741824 1073778376 140733484454080 139961289332008 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1790.7 s]
/proc/loadavg: 2.18 2.17 2.14 3/213 22244
/proc/meminfo: memFree=28036096/32872528 swapFree=1542984/1696284
[pid=22051] ppid=22048 vsize=9625040 CPUtime=1800.04 cores=1,3,5,7
/proc/22051/stat : 22051 (java) S 22048 22051 21988 0 -1 4202496 38555 0 1 0 179856 148 0 0 20 0 19 0 26119899 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 140733484445216 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22051/statm: 2406260 495601 2286 9 0 2396937 0
[pid=22051/tid=22052] ppid=22048 vsize=9625040 CPUtime=1780.81 cores=1,3,5,7
/proc/22051/task/22052/stat : 22052 (java) R 22048 22051 21988 0 -1 4202560 4772 0 1 0 178013 68 0 0 20 0 19 0 26119900 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961944349920 139961794617061 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22054] ppid=22048 vsize=9625040 CPUtime=1.52 cores=1,3,5,7
/proc/22051/task/22054/stat : 22054 (java) S 22048 22051 21988 0 -1 4202560 227 0 0 0 145 7 0 0 20 0 19 0 26119900 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961916803752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22055] ppid=22048 vsize=9625040 CPUtime=1.51 cores=1,3,5,7
/proc/22051/task/22055/stat : 22055 (java) S 22048 22051 21988 0 -1 4202560 200 0 0 0 144 7 0 0 20 0 19 0 26119900 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961915751208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22056] ppid=22048 vsize=9625040 CPUtime=1.5 cores=1,3,5,7
/proc/22051/task/22056/stat : 22056 (java) S 22048 22051 21988 0 -1 4202560 190 0 0 0 142 8 0 0 20 0 19 0 26119900 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961914698664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22057] ppid=22048 vsize=9625040 CPUtime=1.42 cores=1,3,5,7
/proc/22051/task/22057/stat : 22057 (java) S 22048 22051 21988 0 -1 4202560 330 0 0 0 135 7 0 0 20 0 19 0 26119900 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961913646120 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22051/tid=22058] ppid=22048 vsize=9625040 CPUtime=1.51 cores=1,3,5,7
/proc/22051/task/22058/stat : 22058 (java) S 22048 22051 21988 0 -1 4202560 302 0 0 0 143 8 0 0 20 0 19 0 26119900 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961912592552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22059] ppid=22048 vsize=9625040 CPUtime=1.53 cores=1,3,5,7
/proc/22051/task/22059/stat : 22059 (java) S 22048 22051 21988 0 -1 4202560 278 0 0 0 146 7 0 0 20 0 19 0 26119900 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961782806824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22051/tid=22060] ppid=22048 vsize=9625040 CPUtime=1.63 cores=1,3,5,7
/proc/22051/task/22060/stat : 22060 (java) S 22048 22051 21988 0 -1 4202560 192 0 0 0 156 7 0 0 20 0 19 0 26119900 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961781754280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22061] ppid=22048 vsize=9625040 CPUtime=1.55 cores=1,3,5,7
/proc/22051/task/22061/stat : 22061 (java) S 22048 22051 21988 0 -1 4202560 296 0 0 0 146 9 0 0 20 0 19 0 26119900 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961780701736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22051/tid=22062] ppid=22048 vsize=9625040 CPUtime=0.87 cores=1,3,5,7
/proc/22051/task/22062/stat : 22062 (java) S 22048 22051 21988 0 -1 4202560 21502 0 0 0 77 10 0 0 20 0 19 0 26119901 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961297754728 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22063] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22063/stat : 22063 (java) S 22048 22051 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26119902 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961296701048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22064] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22064/stat : 22064 (java) S 22048 22051 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26119902 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961295648392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22065] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22065/stat : 22065 (java) S 22048 22051 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26119904 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961294597136 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22066] ppid=22048 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/22051/task/22066/stat : 22066 (java) S 22048 22051 21988 0 -1 4202560 4152 0 0 0 48 0 0 0 20 0 19 0 26119904 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961293543480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22067] ppid=22048 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/22051/task/22067/stat : 22067 (java) S 22048 22051 21988 0 -1 4202560 4751 0 0 0 49 0 0 0 20 0 19 0 26119904 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961292490936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22051/tid=22068] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22068/stat : 22068 (java) S 22048 22051 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26119904 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961291438584 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22069] ppid=22048 vsize=9625040 CPUtime=0.74 cores=1,3,5,7
/proc/22051/task/22069/stat : 22069 (java) S 22048 22051 21988 0 -1 4202560 102 0 0 0 33 41 0 0 20 0 19 0 26119904 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961290386248 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22071] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22071/stat : 22071 (java) S 22048 22051 21988 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 26120080 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961289332008 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
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 22051 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1790.7 s]
/proc/loadavg: 2.18 2.17 2.14 3/213 22244
/proc/meminfo: memFree=28036096/32872528 swapFree=1542984/1696284
[pid=22051] ppid=22048 vsize=9625040 CPUtime=1800.04 cores=1,3,5,7
/proc/22051/stat : 22051 (java) S 22048 22051 21988 0 -1 4202496 38555 0 1 0 179856 148 0 0 20 0 19 0 26119899 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 140733484445216 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22051/statm: 2406260 495601 2286 9 0 2396937 0
[pid=22051/tid=22052] ppid=22048 vsize=9625040 CPUtime=1780.81 cores=1,3,5,7
/proc/22051/task/22052/stat : 22052 (java) R 22048 22051 21988 0 -1 4202560 4772 0 1 0 178013 68 0 0 20 0 19 0 26119900 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961944349920 139961794617061 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22054] ppid=22048 vsize=9625040 CPUtime=1.52 cores=1,3,5,7
/proc/22051/task/22054/stat : 22054 (java) S 22048 22051 21988 0 -1 4202560 227 0 0 0 145 7 0 0 20 0 19 0 26119900 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961916803752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22055] ppid=22048 vsize=9625040 CPUtime=1.51 cores=1,3,5,7
/proc/22051/task/22055/stat : 22055 (java) S 22048 22051 21988 0 -1 4202560 200 0 0 0 144 7 0 0 20 0 19 0 26119900 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961915751208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22056] ppid=22048 vsize=9625040 CPUtime=1.5 cores=1,3,5,7
/proc/22051/task/22056/stat : 22056 (java) S 22048 22051 21988 0 -1 4202560 190 0 0 0 142 8 0 0 20 0 19 0 26119900 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961914698664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22057] ppid=22048 vsize=9625040 CPUtime=1.42 cores=1,3,5,7
/proc/22051/task/22057/stat : 22057 (java) S 22048 22051 21988 0 -1 4202560 330 0 0 0 135 7 0 0 20 0 19 0 26119900 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961913646120 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22051/tid=22058] ppid=22048 vsize=9625040 CPUtime=1.51 cores=1,3,5,7
/proc/22051/task/22058/stat : 22058 (java) S 22048 22051 21988 0 -1 4202560 302 0 0 0 143 8 0 0 20 0 19 0 26119900 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961912592552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22059] ppid=22048 vsize=9625040 CPUtime=1.53 cores=1,3,5,7
/proc/22051/task/22059/stat : 22059 (java) S 22048 22051 21988 0 -1 4202560 278 0 0 0 146 7 0 0 20 0 19 0 26119900 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961782806824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22051/tid=22060] ppid=22048 vsize=9625040 CPUtime=1.63 cores=1,3,5,7
/proc/22051/task/22060/stat : 22060 (java) S 22048 22051 21988 0 -1 4202560 192 0 0 0 156 7 0 0 20 0 19 0 26119900 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961781754280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22061] ppid=22048 vsize=9625040 CPUtime=1.55 cores=1,3,5,7
/proc/22051/task/22061/stat : 22061 (java) S 22048 22051 21988 0 -1 4202560 296 0 0 0 146 9 0 0 20 0 19 0 26119900 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961780701736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22051/tid=22062] ppid=22048 vsize=9625040 CPUtime=0.87 cores=1,3,5,7
/proc/22051/task/22062/stat : 22062 (java) S 22048 22051 21988 0 -1 4202560 21502 0 0 0 77 10 0 0 20 0 19 0 26119901 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961297754728 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22063] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22063/stat : 22063 (java) S 22048 22051 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26119902 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961296701048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22064] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22064/stat : 22064 (java) S 22048 22051 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26119902 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961295648392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22065] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22065/stat : 22065 (java) S 22048 22051 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26119904 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961294597136 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22051/tid=22066] ppid=22048 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/22051/task/22066/stat : 22066 (java) S 22048 22051 21988 0 -1 4202560 4152 0 0 0 48 0 0 0 20 0 19 0 26119904 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961293543480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22067] ppid=22048 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/22051/task/22067/stat : 22067 (java) S 22048 22051 21988 0 -1 4202560 4751 0 0 0 49 0 0 0 20 0 19 0 26119904 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961292490936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22051/tid=22068] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22068/stat : 22068 (java) S 22048 22051 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26119904 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961291438584 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22069] ppid=22048 vsize=9625040 CPUtime=0.74 cores=1,3,5,7
/proc/22051/task/22069/stat : 22069 (java) S 22048 22051 21988 0 -1 4202560 102 0 0 0 33 41 0 0 20 0 19 0 26119904 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961290386248 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22051/tid=22071] ppid=22048 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22051/task/22071/stat : 22071 (java) S 22048 22051 21988 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 26120080 9856040960 495601 33554432000 1073741824 1073778376 140733484454080 139961289332008 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22051 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=969275
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=931706
# CPU time returned by wait4() is 1795.9
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1790.74
CPU time (s): 1800.04
CPU user time (s): 1798.56
CPU system time (s): 1.48
CPU usage (%): 100.519
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.97
system time used= 1.93171
maximum resident set size= 2770260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38594
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 53195
involuntary context switches= 45763

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.83196 second user time and 8.05678 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-18 11:05:33
IDJOB=4103472
IDBENCH=2370
IDSOLVER=2546
FILE ID=node125/4103472-1466240732
RUNJOBID= node125-1466240732-22005
PBS_JOBID= 19918195
Free space on /tmp= 71736 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/unibo/normalized-mps-v2-20-10-dc1l.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103472-1466240732/watcher-4103472-1466240732 -o /tmp/evaluation-result-4103472-1466240732/solver-4103472-1466240732 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466240732-22005 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4103472-1466240732.opb

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

MD5SUM BENCH= b626c8307376f19de1f1e51bf91eca4f
RANDOM SEED=200368457

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:        30175504 kB
Buffers:          114780 kB
Cached:           123976 kB
SwapCached:          688 kB
Active:            91620 kB
Inactive:         167704 kB
Active(anon):      22508 kB
Inactive(anon):     1040 kB
Active(file):      69112 kB
Inactive(file):   166664 kB
Unevictable:     1696284 kB
Mlocked:         1542984 kB
SwapTotal:      67108856 kB
SwapFree:       67098232 kB
Dirty:             11764 kB
Writeback:             0 kB
AnonPages:       1708280 kB
Mapped:            14860 kB
Shmem:                 0 kB
Slab:             602340 kB
SReclaimable:      45996 kB
SUnreclaim:       556344 kB
KernelStack:        1408 kB
PageTables:         7248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2383676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 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= 71736 MiB
End job on node125 at 2016-06-18 11:35:24