Trace number 4103314

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.62 899.137

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos3.opb
MD5SUMd20c34d69465e41d60c8740ade812dbe
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
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables42220
Total number of constraints1481
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)17
Number of constraints which are nor clauses,nor cardinality constraints1464
Minimum length of a constraint10
Maximum length of a constraint4780
Number of terms in the objective function 155
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 10737418235
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 2454208150643933184000
Number of bits of the biggest number in a constraint 72
Biggest sum of numbers in a constraint 289272765430218968121839
Number of bits of the biggest sum of numbers78
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.09/0.10	c version PB16.v20160501
0.09/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.10	c java.vm.version	19.1-b02
0.09/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.10	c sun.arch.data.model	64
0.09/0.10	c java.version		1.6.0_24
0.09/0.10	c os.name		Linux
0.09/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.09/0.10	c os.arch		amd64
0.09/0.10	c Free memory 		501472288
0.09/0.10	c Max memory 		7480803328
0.09/0.10	c Total memory 		504102912
0.09/0.10	c Number of processors 	8
0.09/0.13	c Pseudo Boolean Optimization by upper bound
0.09/0.13	c ManyCore solver with 2 solvers running in parallel
0.09/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.13	c Expensive reason simplification
0.09/0.13	c Glucose 2.1 dynamic restart strategy
0.09/0.13	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.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.13	c No reason simplification
0.09/0.13	c Armin Biere (Picosat) restarts strategy
0.09/0.13	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.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c solving HOME/instance-4103314-1466221609.opb
0.09/0.13	c reading problem ... 
0.09/0.13	c  objective function found
1.68/0.94	c ... done. Wall clock time 0.809s.
1.68/0.94	c declared #vars     42220
1.68/0.94	c #constraints  1537
1.68/0.94	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.68/0.94	c constraints type 
1.68/0.94	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 17
1.68/0.94	c org.sat4j.minisat.constraints.card.MinWatchCard => 17
1.68/0.94	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1489
1.68/0.94	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14
1.68/0.94	c 1537 constraints processed.
1.68/0.94	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.68/0.94	c constraints type 
1.68/0.94	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 17
1.68/0.94	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 17
1.68/0.94	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1503
1.68/0.94	c 1537 constraints processed.
1.68/0.94	c objective function length is 155 literals
10.38/4.65	c cleaning 2500 clauses out of 5002 with flag 10863/5002
17.61/8.01	c cleaning 4247 clauses out of 8502 with flag 23850/11002
25.69/12.07	c cleaning 5627 clauses out of 11253 with flag 38991/18000
35.49/16.91	c cleaning 6808 clauses out of 13627 with flag 56391/26001
45.93/22.16	c cleaning 7907 clauses out of 15819 with flag 75947/35001
57.71/28.07	c cleaning 8952 clauses out of 17911 with flag 97601/45000
71.64/34.99	c cleaning 9977 clauses out of 19960 with flag 121411/56001
86.82/42.54	c cleaning 10991 clauses out of 21982 with flag 147322/68000
103.69/50.90	c cleaning 11996 clauses out of 23992 with flag 175295/81001
122.51/60.31	c cleaning 12996 clauses out of 25997 with flag 205254/95002
142.04/70.03	c cleaning 14000 clauses out of 27999 with flag 237309/110000
162.85/80.49	c cleaning 15001 clauses out of 30001 with flag 271769/126002
185.24/91.64	c cleaning 15998 clauses out of 32000 with flag 308525/143002
209.63/103.85	c cleaning 17000 clauses out of 34001 with flag 347273/161001
236.20/117.02	c cleaning 17996 clauses out of 36002 with flag 388764/180002
263.21/130.60	c cleaning 19000 clauses out of 38005 with flag 432051/200001
293.61/145.75	c cleaning 19999 clauses out of 40004 with flag 477826/221000
325.23/161.47	c cleaning 20996 clauses out of 42006 with flag 525880/243001
357.44/177.51	c cleaning 22003 clauses out of 44010 with flag 575756/266001
389.84/193.76	c cleaning 23000 clauses out of 46008 with flag 627428/290002
428.28/213.05	c cleaning 23999 clauses out of 48006 with flag 681574/315000
464.49/231.16	c cleaning 25004 clauses out of 50009 with flag 736423/341002
503.46/250.64	c cleaning 26004 clauses out of 52007 with flag 794248/368004
544.86/271.37	c cleaning 27000 clauses out of 54001 with flag 854195/396002
588.16/292.95	c cleaning 27995 clauses out of 56002 with flag 916130/425003
634.74/316.24	c cleaning 29002 clauses out of 58005 with flag 980940/455001
682.79/340.30	c cleaning 29999 clauses out of 60003 with flag 1047908/486001
730.39/364.20	c cleaning 30998 clauses out of 62005 with flag 1116350/518002
781.42/389.69	c cleaning 31999 clauses out of 64005 with flag 1187336/551000
835.51/416.66	c cleaning 32999 clauses out of 66008 with flag 1260915/585002
890.91/444.38	c cleaning 34004 clauses out of 68009 with flag 1336251/620002
947.28/472.69	c cleaning 35000 clauses out of 70005 with flag 1413815/656002
1005.48/501.76	c cleaning 36002 clauses out of 72005 with flag 1493379/693002
1068.18/533.09	c cleaning 36998 clauses out of 74003 with flag 1575580/731002
1135.87/566.84	c cleaning 38002 clauses out of 76004 with flag 1659874/770001
1206.56/602.30	c cleaning 38999 clauses out of 78001 with flag 1746825/810000
1279.11/638.56	c cleaning 40002 clauses out of 80004 with flag 1834925/851002
1359.41/678.66	c cleaning 40999 clauses out of 82000 with flag 1926874/893000
1436.60/717.35	c cleaning 41998 clauses out of 84003 with flag 2020815/936002
1516.86/757.42	c cleaning 43000 clauses out of 86004 with flag 2116754/980001
1601.34/799.63	c cleaning 44002 clauses out of 88003 with flag 2214854/1025000
1686.92/842.51	c cleaning 45002 clauses out of 90004 with flag 2314852/1071003
1779.04/888.63	c cleaning 45999 clauses out of 91999 with flag 2415490/1118000
1800.06/899.10	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/899.10	c starts		: 5
1800.06/899.10	c conflicts		: 1131845
1800.06/899.10	c decisions		: 1266844
1800.06/899.10	c propagations		: 26724062
1800.06/899.10	c inspects		: 4654237751
1800.06/899.10	c shortcuts		: 0
1800.06/899.10	c learnt literals	: 0
1800.06/899.10	c learnt binary clauses	: 4
1800.06/899.10	c learnt ternary clauses	: 14
1800.06/899.10	c learnt constraints	: 1131845
1800.06/899.10	c ignored constraints	: 0
1800.06/899.10	c root simplifications	: 0
1800.06/899.10	c removed literals (reason simplification)	: 7921001
1800.06/899.10	c reason swapping (by a shorter reason)	: 0
1800.06/899.10	c Calls to reduceDB	: 43
1800.06/899.10	c Number of update (reduction) of LBD	: 158568
1800.06/899.10	c Imported unit clauses	: 0
1800.06/899.10	c number of reductions to clauses (during analyze)	: 0
1800.06/899.10	c number of learned constraints concerned by reduction	: 0
1800.06/899.10	c number of learning phase by resolution	: 0
1800.06/899.10	c number of learning phase by cutting planes	: 0
1800.06/899.10	c speed (assignments/second)	: 29761.19160309594
1800.06/899.10	c non guided choices	2840
1800.06/899.13	c learnt constraints type 
1800.06/899.13	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 4
1800.06/899.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 59841
1800.06/899.13	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/899.13	c starts		: 1
1800.06/899.13	c conflicts		: 123
1800.06/899.13	c decisions		: 6449
1800.06/899.13	c propagations		: 356873
1800.06/899.13	c inspects		: 1855635
1800.06/899.13	c shortcuts		: 0
1800.06/899.13	c learnt literals	: 0
1800.06/899.13	c learnt binary clauses	: 0
1800.06/899.13	c learnt ternary clauses	: 0
1800.06/899.13	c learnt constraints	: 122
1800.06/899.13	c ignored constraints	: 0
1800.06/899.13	c root simplifications	: 0
1800.06/899.13	c removed literals (reason simplification)	: 0
1800.06/899.13	c reason swapping (by a shorter reason)	: 0
1800.06/899.13	c Calls to reduceDB	: 0
1800.06/899.13	c Number of update (reduction) of LBD	: 0
1800.06/899.13	c Imported unit clauses	: 0
1800.06/899.13	c number of reductions to clauses (during analyze)	: 0
1800.06/899.13	c number of learned constraints concerned by reduction	: 0
1800.06/899.13	c number of learning phase by resolution	: 0
1800.06/899.13	c number of learning phase by cutting planes	: 0
1800.06/899.13	c speed (assignments/second)	: 397.4197499930399
1800.06/899.13	c non guided choices	0
1800.06/899.13	c learnt constraints type 
1800.06/899.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 122
1800.06/899.13	s UNKNOWN
1800.06/899.13	c Total wall clock time (in seconds): 898.997

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

pid=19808
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 4.52 4.26 4.14 4/197 19811
/proc/meminfo: memFree=28635460/32872528 swapFree=338416/354768
[pid=19811] ppid=19808 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/19811/stat : 19811 (java) R 19808 19811 14474 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 24207667 9515008 170 33554432000 1073741824 1073778376 140734488758960 140734488756088 242167399991 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19811/statm: 2323 175 133 9 0 71 0

[startup+0.100064 s]
/proc/loadavg: 4.52 4.26 4.14 4/197 19811
/proc/meminfo: memFree=28635460/32872528 swapFree=338416/354768
[pid=19811] ppid=19808 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/19811/stat : 19811 (java) S 19808 19811 14474 0 -1 4202496 4363 0 1 0 8 1 0 0 20 0 18 0 24207667 9787879424 5483 33554432000 1073741824 1073778376 140734488758960 140734488750096 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19811/statm: 2389619 5484 2116 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200226 s]
/proc/loadavg: 4.52 4.26 4.14 4/197 19811
/proc/meminfo: memFree=28635460/32872528 swapFree=338416/354768
[pid=19811] ppid=19808 vsize=9558476 CPUtime=0.26 cores=1,3,5,7
/proc/19811/stat : 19811 (java) S 19808 19811 14474 0 -1 4202496 4831 0 1 0 25 1 0 0 20 0 18 0 24207667 9787879424 7363 33554432000 1073741824 1073778376 140734488758960 140734488750096 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19811/statm: 2389619 7363 2207 9 0 2380296 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300241 s]
/proc/loadavg: 4.52 4.26 4.14 4/197 19811
/proc/meminfo: memFree=28635460/32872528 swapFree=338416/354768
[pid=19811] ppid=19808 vsize=9560596 CPUtime=0.52 cores=1,3,5,7
/proc/19811/stat : 19811 (java) S 19808 19811 14474 0 -1 4202496 11617 0 1 0 50 2 0 0 20 0 18 0 24207667 9790050304 13748 33554432000 1073741824 1073778376 140734488758960 140734488750096 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19811/statm: 2390149 13748 2235 9 0 2380826 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9560596

[startup+0.707979 s]
/proc/loadavg: 4.52 4.26 4.14 4/197 19811
/proc/meminfo: memFree=28635460/32872528 swapFree=338416/354768
[pid=19811] ppid=19808 vsize=9558476 CPUtime=1.36 cores=1,3,5,7
/proc/19811/stat : 19811 (java) S 19808 19811 14474 0 -1 4202496 14323 0 1 0 131 5 0 0 20 0 18 0 24207667 9787879424 46067 33554432000 1073741824 1073778376 140734488758960 140734488750096 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19811/statm: 2389619 46067 2257 9 0 2380296 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 9558476

[startup+1.50078 s]
/proc/loadavg: 4.52 4.26 4.14 5/217 19831
/proc/meminfo: memFree=28430768/32872528 swapFree=338416/354768
[pid=19811] ppid=19808 vsize=9824732 CPUtime=3.55 cores=1,3,5,7
/proc/19811/stat : 19811 (java) S 19808 19811 14474 0 -1 4202496 18762 0 1 0 342 13 0 0 20 0 22 0 24207667 10060525568 63712 33554432000 1073741824 1073778376 140734488758960 140734488750096 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19811/statm: 2456183 63712 2276 9 0 2446860 0
[pid=19811/tid=19813] ppid=19808 vsize=9824732 CPUtime=0.86 cores=1,3,5,7
/proc/19811/task/19813/stat : 19813 (java) S 19808 19811 14474 0 -1 4202560 2487 0 1 0 83 3 0 0 20 0 22 0 24207668 10060525568 63712 33554432000 1073741824 1073778376 140734488758960 140662269670264 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19814] ppid=19808 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/19811/task/19814/stat : 19814 (java) S 19808 19811 14474 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 22 0 24207669 10060525568 63712 33554432000 1073741824 1073778376 140734488758960 140662113516200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19815] ppid=19808 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/19811/task/19815/stat : 19815 (java) S 19808 19811 14474 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 24207669 10060525568 63712 33554432000 1073741824 1073778376 140734488758960 140662112463656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19816] ppid=19808 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/19811/task/19816/stat : 19816 (java) S 19808 19811 14474 0 -1 4202560 97 0 0 0 2 0 0 0 20 0 22 0 24207669 10060525568 63712 33554432000 1073741824 1073778376 140734488758960 140662111411112 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19817] ppid=19808 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/19811/task/19817/stat : 19817 (java) S 19808 19811 14474 0 -1 4202560 98 0 0 0 3 1 0 0 20 0 22 0 24207669 10060525568 63712 33554432000 1073741824 1073778376 140734488758960 140662110358568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19818] ppid=19808 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/19811/task/19818/stat : 19818 (java) S 19808 19811 14474 0 -1 4202560 44 0 0 0 2 0 0 0 20 0 22 0 24207669 10060525568 63712 33554432000 1073741824 1073778376 140734488758960 140662109305000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19819] ppid=19808 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19819/stat : 19819 (java) S 19808 19811 14474 0 -1 4202560 126 0 0 0 5 2 0 0 20 0 22 0 24207669 10060525568 63712 33554432000 1073741824 1073778376 140734488758960 140662108252456 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19820] ppid=19808 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19820/stat : 19820 (java) S 19808 19811 14474 0 -1 4202560 122 0 0 0 5 2 0 0 20 0 22 0 24207669 10060525568 63712 33554432000 1073741824 1073778376 140734488758960 140662107199912 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19821] ppid=19808 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/19811/task/19821/stat : 19821 (java) S 19808 19811 14474 0 -1 4202560 28 0 0 0 3 1 0 0 20 0 22 0 24207669 10060525568 63712 33554432000 1073741824 1073778376 140734488758960 140662106147368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19822] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19822/stat : 19822 (java) S 19808 19811 14474 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 24207670 10060525568 63712 33554432000 1073741824 1073778376 140734488758960 140662093736552 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19823] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19823/stat : 19823 (java) S 19808 19811 14474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24207671 10060525568 63712 33554432000 1073741824 1073778376 140734488758960 140662092682872 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19824] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19824/stat : 19824 (java) S 19808 19811 14474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24207671 10060525568 63712 33554432000 1073741824 1073778376 140734488758960 140662091630216 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19825] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19825/stat : 19825 (java) S 19808 19811 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24207673 10060525568 63712 33554432000 1073741824 1073778376 140734488758960 140662090578960 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19826] ppid=19808 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/19811/task/19826/stat : 19826 (java) R 19808 19811 14474 0 -1 4202560 6484 0 0 0 57 0 0 0 20 0 22 0 24207673 10060525568 63712 33554432000 1073741824 1073778376 140734488758960 140662089512712 140662273804469 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19827] ppid=19808 vsize=9824732 CPUtime=0.67 cores=1,3,5,7
/proc/19811/task/19827/stat : 19827 (java) R 19808 19811 14474 0 -1 4202560 7854 0 0 0 65 2 0 0 20 0 22 0 24207673 10060525568 63712 33554432000 1073741824 1073778376 140734488758960 140662088458552 140662273786367 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19828] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19828/stat : 19828 (java) S 19808 19811 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24207673 10060525568 63712 33554432000 1073741824 1073778376 140734488758960 140662087420408 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19829] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19829/stat : 19829 (java) S 19808 19811 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24207673 10060525568 63712 33554432000 1073741824 1073778376 140734488758960 140662086368072 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19830] ppid=19808 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/19811/task/19830/stat : 19830 (java) R 19808 19811 14474 0 -1 4202560 18 0 0 0 47 0 0 0 20 0 22 0 24207761 10060525568 63712 33554432000 1073741824 1073778376 140734488758960 140662085312024 140662142686118 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19831] ppid=19808 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/19811/task/19831/stat : 19831 (java) R 19808 19811 14474 0 -1 4202560 29 0 0 0 48 0 0 0 20 0 22 0 24207761 10060525568 63712 33554432000 1073741824 1073778376 140734488758960 140662084258600 140662142812119 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.55
Current children cumulated vsize (KiB) 9824732

[startup+3.10096 s]
/proc/loadavg: 4.48 4.26 4.14 5/219 19833
/proc/meminfo: memFree=28368012/32872528 swapFree=338416/354768
[pid=19811] ppid=19808 vsize=9824732 CPUtime=7.11 cores=1,3,5,7
/proc/19811/stat : 19811 (java) S 19808 19811 14474 0 -1 4202496 20073 0 1 0 696 15 0 0 20 0 22 0 24207667 10060525568 87870 33554432000 1073741824 1073778376 140734488758960 140734488750096 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19811/statm: 2456183 87870 2276 9 0 2446860 0
[pid=19811/tid=19813] ppid=19808 vsize=9824732 CPUtime=0.86 cores=1,3,5,7
/proc/19811/task/19813/stat : 19813 (java) S 19808 19811 14474 0 -1 4202560 2487 0 1 0 83 3 0 0 20 0 22 0 24207668 10060525568 87870 33554432000 1073741824 1073778376 140734488758960 140662269670264 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19811/tid=19814] ppid=19808 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/19811/task/19814/stat : 19814 (java) S 19808 19811 14474 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 22 0 24207669 10060525568 87870 33554432000 1073741824 1073778376 140734488758960 140662113516200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19815] ppid=19808 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/19811/task/19815/stat : 19815 (java) S 19808 19811 14474 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 24207669 10060525568 87870 33554432000 1073741824 1073778376 140734488758960 140662112463656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19816] ppid=19808 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/19811/task/19816/stat : 19816 (java) S 19808 19811 14474 0 -1 4202560 97 0 0 0 2 0 0 0 20 0 22 0 24207669 10060525568 87870 33554432000 1073741824 1073778376 140734488758960 140662111411112 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19817] ppid=19808 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/19811/task/19817/stat : 19817 (java) S 19808 19811 14474 0 -1 4202560 98 0 0 0 3 1 0 0 20 0 22 0 24207669 10060525568 87870 33554432000 1073741824 1073778376 140734488758960 140662110358568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19818] ppid=19808 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/19811/task/19818/stat : 19818 (java) S 19808 19811 14474 0 -1 4202560 44 0 0 0 2 0 0 0 20 0 22 0 24207669 10060525568 87870 33554432000 1073741824 1073778376 140734488758960 140662109305000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19819] ppid=19808 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19819/stat : 19819 (java) S 19808 19811 14474 0 -1 4202560 126 0 0 0 5 2 0 0 20 0 22 0 24207669 10060525568 87870 33554432000 1073741824 1073778376 140734488758960 140662108252456 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19820] ppid=19808 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19820/stat : 19820 (java) S 19808 19811 14474 0 -1 4202560 122 0 0 0 5 2 0 0 20 0 22 0 24207669 10060525568 87870 33554432000 1073741824 1073778376 140734488758960 140662107199912 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19821] ppid=19808 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/19811/task/19821/stat : 19821 (java) S 19808 19811 14474 0 -1 4202560 28 0 0 0 3 1 0 0 20 0 22 0 24207669 10060525568 87870 33554432000 1073741824 1073778376 140734488758960 140662106147368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19822] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19822/stat : 19822 (java) S 19808 19811 14474 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 24207670 10060525568 87870 33554432000 1073741824 1073778376 140734488758960 140662093736552 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19823] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19823/stat : 19823 (java) S 19808 19811 14474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24207671 10060525568 87870 33554432000 1073741824 1073778376 140734488758960 140662092682872 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19824] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19824/stat : 19824 (java) S 19808 19811 14474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24207671 10060525568 87870 33554432000 1073741824 1073778376 140734488758960 140662091630216 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19825] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19825/stat : 19825 (java) S 19808 19811 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24207673 10060525568 87870 33554432000 1073741824 1073778376 140734488758960 140662090578960 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19826] ppid=19808 vsize=9824732 CPUtime=0.78 cores=1,3,5,7
/proc/19811/task/19826/stat : 19826 (java) S 19808 19811 14474 0 -1 4202560 7725 0 0 0 77 1 0 0 20 0 22 0 24207673 10060525568 87870 33554432000 1073741824 1073778376 140734488758960 140662089525304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19827] ppid=19808 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/19811/task/19827/stat : 19827 (java) S 19808 19811 14474 0 -1 4202560 7876 0 0 0 81 2 0 0 20 0 22 0 24207673 10060525568 87870 33554432000 1073741824 1073778376 140734488758960 140662088472760 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19828] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19828/stat : 19828 (java) S 19808 19811 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24207673 10060525568 87870 33554432000 1073741824 1073778376 140734488758960 140662087420408 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19829] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19829/stat : 19829 (java) S 19808 19811 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24207673 10060525568 87870 33554432000 1073741824 1073778376 140734488758960 140662086368072 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19830] ppid=19808 vsize=9824732 CPUtime=2.06 cores=1,3,5,7
/proc/19811/task/19830/stat : 19830 (java) R 19808 19811 14474 0 -1 4202560 25 0 0 0 206 0 0 0 20 0 22 0 24207761 10060525568 87870 33554432000 1073741824 1073778376 140734488758960 140662085313448 140662142686066 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19831] ppid=19808 vsize=9824732 CPUtime=2.08 cores=1,3,5,7
/proc/19811/task/19831/stat : 19831 (java) R 19808 19811 14474 0 -1 4202560 70 0 0 0 208 0 0 0 20 0 22 0 24207761 10060525568 87870 33554432000 1073741824 1073778376 140734488758960 140662084258640 140662142686274 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19811/tid=19832] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19832/stat : 19832 (java) S 19808 19811 14474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24207782 10060525568 87870 33554432000 1073741824 1073778376 140734488758960 140662083208744 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19833] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19833/stat : 19833 (java) S 19808 19811 14474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24207783 10060525568 87870 33554432000 1073741824 1073778376 140734488758960 140662082156200 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.11
Current children cumulated vsize (KiB) 9824732

[startup+6.30108 s]
/proc/loadavg: 4.48 4.26 4.14 5/219 19833
/proc/meminfo: memFree=28237696/32872528 swapFree=338416/354768
[pid=19811] ppid=19808 vsize=9824732 CPUtime=14.15 cores=1,3,5,7
/proc/19811/stat : 19811 (java) S 19808 19811 14474 0 -1 4202496 26387 0 1 0 1393 22 0 0 20 0 22 0 24207667 10060525568 101284 33554432000 1073741824 1073778376 140734488758960 140734488750096 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19811/statm: 2456183 101284 2283 9 0 2446860 0
[pid=19811/tid=19813] ppid=19808 vsize=9824732 CPUtime=0.86 cores=1,3,5,7
/proc/19811/task/19813/stat : 19813 (java) S 19808 19811 14474 0 -1 4202560 2487 0 1 0 83 3 0 0 20 0 22 0 24207668 10060525568 101284 33554432000 1073741824 1073778376 140734488758960 140662269670264 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19811/tid=19814] ppid=19808 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/19811/task/19814/stat : 19814 (java) S 19808 19811 14474 0 -1 4202560 41 0 0 0 6 2 0 0 20 0 22 0 24207669 10060525568 101284 33554432000 1073741824 1073778376 140734488758960 140662113516200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19815] ppid=19808 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/19811/task/19815/stat : 19815 (java) S 19808 19811 14474 0 -1 4202560 30 0 0 0 4 1 0 0 20 0 22 0 24207669 10060525568 101284 33554432000 1073741824 1073778376 140734488758960 140662112463656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19816] ppid=19808 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/19811/task/19816/stat : 19816 (java) S 19808 19811 14474 0 -1 4202560 111 0 0 0 4 1 0 0 20 0 22 0 24207669 10060525568 101284 33554432000 1073741824 1073778376 140734488758960 140662111411112 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19817] ppid=19808 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/19811/task/19817/stat : 19817 (java) S 19808 19811 14474 0 -1 4202560 107 0 0 0 4 1 0 0 20 0 22 0 24207669 10060525568 101284 33554432000 1073741824 1073778376 140734488758960 140662110358568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19818] ppid=19808 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/19811/task/19818/stat : 19818 (java) S 19808 19811 14474 0 -1 4202560 49 0 0 0 3 0 0 0 20 0 22 0 24207669 10060525568 101284 33554432000 1073741824 1073778376 140734488758960 140662109305000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19819] ppid=19808 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/19811/task/19819/stat : 19819 (java) S 19808 19811 14474 0 -1 4202560 134 0 0 0 6 2 0 0 20 0 22 0 24207669 10060525568 101284 33554432000 1073741824 1073778376 140734488758960 140662108252456 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19820] ppid=19808 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/19811/task/19820/stat : 19820 (java) S 19808 19811 14474 0 -1 4202560 143 0 0 0 10 3 0 0 20 0 22 0 24207669 10060525568 101284 33554432000 1073741824 1073778376 140734488758960 140662107199912 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19821] ppid=19808 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/19811/task/19821/stat : 19821 (java) S 19808 19811 14474 0 -1 4202560 47 0 0 0 4 1 0 0 20 0 22 0 24207669 10060525568 101284 33554432000 1073741824 1073778376 140734488758960 140662106147368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19822] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19822/stat : 19822 (java) S 19808 19811 14474 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 24207670 10060525568 101284 33554432000 1073741824 1073778376 140734488758960 140662093736552 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19823] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19823/stat : 19823 (java) S 19808 19811 14474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24207671 10060525568 101284 33554432000 1073741824 1073778376 140734488758960 140662092682872 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19824] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19824/stat : 19824 (java) S 19808 19811 14474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24207671 10060525568 101284 33554432000 1073741824 1073778376 140734488758960 140662091630216 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19825] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19825/stat : 19825 (java) S 19808 19811 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24207673 10060525568 101284 33554432000 1073741824 1073778376 140734488758960 140662090578960 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19826] ppid=19808 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/19811/task/19826/stat : 19826 (java) S 19808 19811 14474 0 -1 4202560 13792 0 0 0 112 2 0 0 20 0 22 0 24207673 10060525568 101284 33554432000 1073741824 1073778376 140734488758960 140662089525304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19827] ppid=19808 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/19811/task/19827/stat : 19827 (java) S 19808 19811 14474 0 -1 4202560 7880 0 0 0 100 2 0 0 20 0 22 0 24207673 10060525568 101284 33554432000 1073741824 1073778376 140734488758960 140662088472760 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19828] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7

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


[startup+882.308 s]
/proc/loadavg: 4.05 4.06 4.08 5/220 19951
/proc/meminfo: memFree=27590620/32872528 swapFree=338416/354768
[pid=19811] ppid=19808 vsize=9824732 CPUtime=1766.46 cores=1,3,5,7
/proc/19811/stat : 19811 (java) S 19808 19811 14474 0 -1 4202496 35034 0 1 0 176447 199 0 0 20 0 22 0 24207667 10060525568 267451 33554432000 1073741824 1073778376 140734488758960 140734488750096 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19811/statm: 2456183 267451 2291 9 0 2446860 0
[pid=19811/tid=19813] ppid=19808 vsize=9824732 CPUtime=0.9 cores=1,3,5,7
/proc/19811/task/19813/stat : 19813 (java) S 19808 19811 14474 0 -1 4202560 2495 0 1 0 86 4 0 0 20 0 22 0 24207668 10060525568 267451 33554432000 1073741824 1073778376 140734488758960 140662269670264 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19814] ppid=19808 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/19811/task/19814/stat : 19814 (java) S 19808 19811 14474 0 -1 4202560 1253 0 0 0 74 17 0 0 20 0 22 0 24207669 10060525568 267451 33554432000 1073741824 1073778376 140734488758960 140662113516200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19811/tid=19815] ppid=19808 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/19811/task/19815/stat : 19815 (java) S 19808 19811 14474 0 -1 4202560 585 0 0 0 76 18 0 0 20 0 22 0 24207669 10060525568 267451 33554432000 1073741824 1073778376 140734488758960 140662112463656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19816] ppid=19808 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/19811/task/19816/stat : 19816 (java) S 19808 19811 14474 0 -1 4202560 783 0 0 0 80 21 0 0 20 0 22 0 24207669 10060525568 267451 33554432000 1073741824 1073778376 140734488758960 140662111411112 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19817] ppid=19808 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/19811/task/19817/stat : 19817 (java) S 19808 19811 14474 0 -1 4202560 442 0 0 0 65 14 0 0 20 0 22 0 24207669 10060525568 267451 33554432000 1073741824 1073778376 140734488758960 140662110358568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19818] ppid=19808 vsize=9824732 CPUtime=0.9 cores=1,3,5,7
/proc/19811/task/19818/stat : 19818 (java) S 19808 19811 14474 0 -1 4202560 446 0 0 0 73 17 0 0 20 0 22 0 24207669 10060525568 267451 33554432000 1073741824 1073778376 140734488758960 140662109305000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19819] ppid=19808 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/19811/task/19819/stat : 19819 (java) S 19808 19811 14474 0 -1 4202560 569 0 0 0 77 16 0 0 20 0 22 0 24207669 10060525568 267451 33554432000 1073741824 1073778376 140734488758960 140662108252456 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19820] ppid=19808 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/19811/task/19820/stat : 19820 (java) S 19808 19811 14474 0 -1 4202560 711 0 0 0 66 16 0 0 20 0 22 0 24207669 10060525568 267451 33554432000 1073741824 1073778376 140734488758960 140662107199912 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19821] ppid=19808 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/19811/task/19821/stat : 19821 (java) S 19808 19811 14474 0 -1 4202560 1054 0 0 0 83 19 0 0 20 0 22 0 24207669 10060525568 267451 33554432000 1073741824 1073778376 140734488758960 140662106147368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19822] ppid=19808 vsize=9824732 CPUtime=2.65 cores=1,3,5,7
/proc/19811/task/19822/stat : 19822 (java) S 19808 19811 14474 0 -1 4202560 1741 0 0 0 258 7 0 0 20 0 22 0 24207670 10060525568 267451 33554432000 1073741824 1073778376 140734488758960 140662093736552 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19823] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19823/stat : 19823 (java) S 19808 19811 14474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24207671 10060525568 267451 33554432000 1073741824 1073778376 140734488758960 140662092682872 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19824] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19824/stat : 19824 (java) S 19808 19811 14474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24207671 10060525568 267451 33554432000 1073741824 1073778376 140734488758960 140662091630216 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19825] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19825/stat : 19825 (java) S 19808 19811 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24207673 10060525568 267451 33554432000 1073741824 1073778376 140734488758960 140662090578960 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19826] ppid=19808 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/19811/task/19826/stat : 19826 (java) S 19808 19811 14474 0 -1 4202560 13792 0 0 0 116 2 0 0 20 0 22 0 24207673 10060525568 267451 33554432000 1073741824 1073778376 140734488758960 140662089525304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19827] ppid=19808 vsize=9824732 CPUtime=1.24 cores=1,3,5,7
/proc/19811/task/19827/stat : 19827 (java) S 19808 19811 14474 0 -1 4202560 7887 0 0 0 122 2 0 0 20 0 22 0 24207673 10060525568 267451 33554432000 1073741824 1073778376 140734488758960 140662088472760 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19828] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19828/stat : 19828 (java) S 19808 19811 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24207673 10060525568 267451 33554432000 1073741824 1073778376 140734488758960 140662087420408 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19829] ppid=19808 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/19811/task/19829/stat : 19829 (java) S 19808 19811 14474 0 -1 4202560 51 0 0 0 16 17 0 0 20 0 22 0 24207673 10060525568 267451 33554432000 1073741824 1073778376 140734488758960 140662086368072 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19830] ppid=19808 vsize=9824732 CPUtime=876.5 cores=1,3,5,7
/proc/19811/task/19830/stat : 19830 (java) R 19808 19811 14474 0 -1 4202560 701 0 0 0 87626 24 0 0 20 0 22 0 24207761 10060525568 267451 33554432000 1073741824 1073778376 140734488758960 140662085311312 140662142446915 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19831] ppid=19808 vsize=9824732 CPUtime=876.53 cores=1,3,5,7
/proc/19811/task/19831/stat : 19831 (java) R 19808 19811 14474 0 -1 4202560 1259 0 0 0 87616 37 0 0 20 0 22 0 24207761 10060525568 267451 33554432000 1073741824 1073778376 140734488758960 140662084258944 140662143144624 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19811/tid=19832] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19832/stat : 19832 (java) S 19808 19811 14474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24207782 10060525568 267451 33554432000 1073741824 1073778376 140734488758960 140662083208744 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19833] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19833/stat : 19833 (java) S 19808 19811 14474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24207783 10060525568 267451 33554432000 1073741824 1073778376 140734488758960 140662082156200 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1766.46
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+899.101 s]
/proc/loadavg: 4.04 4.06 4.08 5/220 19951
/proc/meminfo: memFree=27599244/32872528 swapFree=338416/354768
[pid=19811] ppid=19808 vsize=9824732 CPUtime=1800.06 cores=1,3,5,7
/proc/19811/stat : 19811 (java) S 19808 19811 14474 0 -1 4202496 35039 0 1 0 179807 199 0 0 20 0 22 0 24207667 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140734488750096 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19811/statm: 2456183 267446 2292 9 0 2446860 0
[pid=19811/tid=19813] ppid=19808 vsize=9824732 CPUtime=0.9 cores=1,3,5,7
/proc/19811/task/19813/stat : 19813 (java) S 19808 19811 14474 0 -1 4202560 2495 0 1 0 86 4 0 0 20 0 22 0 24207668 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662269670264 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19814] ppid=19808 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/19811/task/19814/stat : 19814 (java) S 19808 19811 14474 0 -1 4202560 1253 0 0 0 74 17 0 0 20 0 22 0 24207669 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662113516200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19811/tid=19815] ppid=19808 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/19811/task/19815/stat : 19815 (java) S 19808 19811 14474 0 -1 4202560 585 0 0 0 77 18 0 0 20 0 22 0 24207669 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662112463656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19816] ppid=19808 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/19811/task/19816/stat : 19816 (java) S 19808 19811 14474 0 -1 4202560 783 0 0 0 80 21 0 0 20 0 22 0 24207669 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662111411112 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19817] ppid=19808 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/19811/task/19817/stat : 19817 (java) S 19808 19811 14474 0 -1 4202560 442 0 0 0 65 14 0 0 20 0 22 0 24207669 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662110358568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19818] ppid=19808 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/19811/task/19818/stat : 19818 (java) S 19808 19811 14474 0 -1 4202560 446 0 0 0 74 17 0 0 20 0 22 0 24207669 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662109305000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19819] ppid=19808 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/19811/task/19819/stat : 19819 (java) S 19808 19811 14474 0 -1 4202560 569 0 0 0 77 16 0 0 20 0 22 0 24207669 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662108252456 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19820] ppid=19808 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/19811/task/19820/stat : 19820 (java) S 19808 19811 14474 0 -1 4202560 711 0 0 0 66 16 0 0 20 0 22 0 24207669 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662107199912 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19821] ppid=19808 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/19811/task/19821/stat : 19821 (java) S 19808 19811 14474 0 -1 4202560 1054 0 0 0 83 19 0 0 20 0 22 0 24207669 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662106147368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19822] ppid=19808 vsize=9824732 CPUtime=2.65 cores=1,3,5,7
/proc/19811/task/19822/stat : 19822 (java) S 19808 19811 14474 0 -1 4202560 1741 0 0 0 258 7 0 0 20 0 22 0 24207670 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662093736552 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19823] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19823/stat : 19823 (java) S 19808 19811 14474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24207671 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662092682872 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19824] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19824/stat : 19824 (java) S 19808 19811 14474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24207671 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662091630216 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19825] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19825/stat : 19825 (java) S 19808 19811 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24207673 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662090578960 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19826] ppid=19808 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/19811/task/19826/stat : 19826 (java) S 19808 19811 14474 0 -1 4202560 13792 0 0 0 116 2 0 0 20 0 22 0 24207673 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662089525304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19827] ppid=19808 vsize=9824732 CPUtime=1.25 cores=1,3,5,7
/proc/19811/task/19827/stat : 19827 (java) S 19808 19811 14474 0 -1 4202560 7889 0 0 0 123 2 0 0 20 0 22 0 24207673 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662088472760 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19828] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19828/stat : 19828 (java) S 19808 19811 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24207673 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662087420408 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19829] ppid=19808 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/19811/task/19829/stat : 19829 (java) S 19808 19811 14474 0 -1 4202560 53 0 0 0 17 17 0 0 20 0 22 0 24207673 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662086368072 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19830] ppid=19808 vsize=9824732 CPUtime=893.27 cores=1,3,5,7
/proc/19811/task/19830/stat : 19830 (java) R 19808 19811 14474 0 -1 4202560 702 0 0 0 89303 24 0 0 20 0 22 0 24207761 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662085312016 140662142686292 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19831] ppid=19808 vsize=9824732 CPUtime=893.32 cores=1,3,5,7
/proc/19811/task/19831/stat : 19831 (java) R 19808 19811 14474 0 -1 4202560 1259 0 0 0 89295 37 0 0 20 0 22 0 24207761 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662084258320 140662143139276 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19811/tid=19832] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19832/stat : 19832 (java) S 19808 19811 14474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24207782 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662083208744 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19833] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19833/stat : 19833 (java) S 19808 19811 14474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24207783 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662082156200 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9824732

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

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

[startup+899.101 s]
/proc/loadavg: 4.04 4.06 4.08 5/220 19951
/proc/meminfo: memFree=27599244/32872528 swapFree=338416/354768
[pid=19811] ppid=19808 vsize=9824732 CPUtime=1800.06 cores=1,3,5,7
/proc/19811/stat : 19811 (java) S 19808 19811 14474 0 -1 4202496 35039 0 1 0 179807 199 0 0 20 0 22 0 24207667 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140734488750096 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19811/statm: 2456183 267446 2292 9 0 2446860 0
[pid=19811/tid=19813] ppid=19808 vsize=9824732 CPUtime=0.9 cores=1,3,5,7
/proc/19811/task/19813/stat : 19813 (java) S 19808 19811 14474 0 -1 4202560 2495 0 1 0 86 4 0 0 20 0 22 0 24207668 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662269670264 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19814] ppid=19808 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/19811/task/19814/stat : 19814 (java) S 19808 19811 14474 0 -1 4202560 1253 0 0 0 74 17 0 0 20 0 22 0 24207669 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662113516200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19811/tid=19815] ppid=19808 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/19811/task/19815/stat : 19815 (java) S 19808 19811 14474 0 -1 4202560 585 0 0 0 77 18 0 0 20 0 22 0 24207669 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662112463656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19816] ppid=19808 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/19811/task/19816/stat : 19816 (java) S 19808 19811 14474 0 -1 4202560 783 0 0 0 80 21 0 0 20 0 22 0 24207669 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662111411112 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19817] ppid=19808 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/19811/task/19817/stat : 19817 (java) S 19808 19811 14474 0 -1 4202560 442 0 0 0 65 14 0 0 20 0 22 0 24207669 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662110358568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19818] ppid=19808 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/19811/task/19818/stat : 19818 (java) S 19808 19811 14474 0 -1 4202560 446 0 0 0 74 17 0 0 20 0 22 0 24207669 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662109305000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19819] ppid=19808 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/19811/task/19819/stat : 19819 (java) S 19808 19811 14474 0 -1 4202560 569 0 0 0 77 16 0 0 20 0 22 0 24207669 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662108252456 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19820] ppid=19808 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/19811/task/19820/stat : 19820 (java) S 19808 19811 14474 0 -1 4202560 711 0 0 0 66 16 0 0 20 0 22 0 24207669 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662107199912 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19821] ppid=19808 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/19811/task/19821/stat : 19821 (java) S 19808 19811 14474 0 -1 4202560 1054 0 0 0 83 19 0 0 20 0 22 0 24207669 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662106147368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19822] ppid=19808 vsize=9824732 CPUtime=2.65 cores=1,3,5,7
/proc/19811/task/19822/stat : 19822 (java) S 19808 19811 14474 0 -1 4202560 1741 0 0 0 258 7 0 0 20 0 22 0 24207670 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662093736552 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19823] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19823/stat : 19823 (java) S 19808 19811 14474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24207671 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662092682872 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19824] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19824/stat : 19824 (java) S 19808 19811 14474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24207671 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662091630216 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19825] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19825/stat : 19825 (java) S 19808 19811 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24207673 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662090578960 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19826] ppid=19808 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/19811/task/19826/stat : 19826 (java) S 19808 19811 14474 0 -1 4202560 13792 0 0 0 116 2 0 0 20 0 22 0 24207673 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662089525304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19811/tid=19827] ppid=19808 vsize=9824732 CPUtime=1.25 cores=1,3,5,7
/proc/19811/task/19827/stat : 19827 (java) S 19808 19811 14474 0 -1 4202560 7889 0 0 0 123 2 0 0 20 0 22 0 24207673 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662088472760 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19828] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19828/stat : 19828 (java) S 19808 19811 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24207673 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662087420408 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19829] ppid=19808 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/19811/task/19829/stat : 19829 (java) S 19808 19811 14474 0 -1 4202560 53 0 0 0 17 17 0 0 20 0 22 0 24207673 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662086368072 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19811/tid=19830] ppid=19808 vsize=9824732 CPUtime=893.27 cores=1,3,5,7
/proc/19811/task/19830/stat : 19830 (java) R 19808 19811 14474 0 -1 4202560 702 0 0 0 89303 24 0 0 20 0 22 0 24207761 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662085312016 140662142686292 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19831] ppid=19808 vsize=9824732 CPUtime=893.32 cores=1,3,5,7
/proc/19811/task/19831/stat : 19831 (java) R 19808 19811 14474 0 -1 4202560 1259 0 0 0 89295 37 0 0 20 0 22 0 24207761 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662084258320 140662143139276 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19811/tid=19832] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19832/stat : 19832 (java) S 19808 19811 14474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24207782 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662083208744 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19811/tid=19833] ppid=19808 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19811/task/19833/stat : 19833 (java) S 19808 19811 14474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24207783 10060525568 267446 33554432000 1073741824 1073778376 140734488758960 140662082156200 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 899.137
CPU time (s): 1800.62
CPU user time (s): 1798.14
CPU system time (s): 2.48262
CPU usage (%): 200.261
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.14
system time used= 2.48262
maximum resident set size= 3030420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35082
page faults= 1
swaps= 0
block input operations= 0
block output operations= 928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23089
involuntary context switches= 17967

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.04393 second user time and 6.17506 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-18 05:46:49
IDJOB=4103314
IDBENCH=2325
IDSOLVER=2543
FILE ID=node126/4103314-1466221609
RUNJOBID= node126-1466206074-14491
PBS_JOBID= 19918151
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos3.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103314-1466221609/watcher-4103314-1466221609 -o /tmp/evaluation-result-4103314-1466221609/solver-4103314-1466221609 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466206074-14491 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4103314-1466221609.opb

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

MD5SUM BENCH= d20c34d69465e41d60c8740ade812dbe
RANDOM SEED=545482295

node126.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.121
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.24
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.121
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.121
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.121
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.121
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.121
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.121
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.121
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:        28636096 kB
Buffers:          105524 kB
Cached:           116024 kB
SwapCached:         1076 kB
Active:          2984744 kB
Inactive:         157844 kB
Active(anon):    2922292 kB
Inactive(anon):     1004 kB
Active(file):      62452 kB
Inactive(file):   156840 kB
Unevictable:      354768 kB
Mlocked:          338416 kB
SwapTotal:      67108856 kB
SwapFree:       67100100 kB
Dirty:              3684 kB
Writeback:             0 kB
AnonPages:       3276932 kB
Mapped:            15360 kB
Shmem:                 0 kB
Slab:             602400 kB
SReclaimable:      46372 kB
SUnreclaim:       556028 kB
KernelStack:        1616 kB
PageTables:        10516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3625016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2881536 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= 71732 MiB
End job on node126 at 2016-06-18 06:01:49