Trace number 4084929

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.73 1796.86

General information on the benchmark

Name/OPT-BIGINT-LIN/
heinz/normalized-stp3d.opb
MD5SUM1cc8070e576e6483e1f532bdbbfa41dd
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables204880
Total number of constraints159488
Number of constraints which are clauses129232
Number of constraints which are cardinality constraints (but not clauses)5805
Number of constraints which are nor clauses,nor cardinality constraints24451
Minimum length of a constraint2
Maximum length of a constraint120
Number of terms in the objective function 75648
Biggest coefficient in the objective function 100303
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 7576266096
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 100303
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 7576266096
Number of bits of the biggest sum of numbers33
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4084929-1465281809.opb
0.08/0.12	c reading problem ... 
0.08/0.12	c  objective function found
18.28/16.14	c ... done. Wall clock time 16.02s.
18.28/16.14	c declared #vars     204880
18.28/16.14	c #constraints  187573
18.28/16.14	c constraints type 
18.28/16.14	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 32
18.28/16.14	c org.sat4j.minisat.constraints.cnf.UnitClauses => 3486
18.28/16.14	c org.sat4j.specs.Constr$1 => 3556
18.28/16.14	c org.sat4j.minisat.constraints.card.MinWatchCard => 51105
18.28/16.14	c org.sat4j.minisat.constraints.cnf.UnitClause => 70
18.28/16.14	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 129324
18.28/16.14	c 187573 constraints processed.
18.28/16.14	c objective function length is 75648 literals
24.44/21.86	c cleaning 2475 clauses out of 4975 with flag 24356/5000
29.02/26.39	c cleaning 4191 clauses out of 8495 with flag 57757/11000
33.73/31.04	c cleaning 5595 clauses out of 11300 with flag 97251/18000
40.03/37.34	c cleaning 6807 clauses out of 13701 with flag 141155/26000
46.35/43.68	c cleaning 7867 clauses out of 15890 with flag 195000/35001
54.14/51.44	c cleaning 8981 clauses out of 18018 with flag 244862/45000
61.94/59.25	c cleaning 9751 clauses out of 20034 with flag 309513/56000
71.24/68.54	c cleaning 10399 clauses out of 22278 with flag 379770/68000
80.55/77.80	c cleaning 11120 clauses out of 24877 with flag 448216/81001
90.45/87.75	c cleaning 12016 clauses out of 27754 with flag 534786/95001
100.86/98.17	c cleaning 12894 clauses out of 30736 with flag 617006/110001
113.15/110.45	c cleaning 14126 clauses out of 33837 with flag 707911/126000
126.55/123.82	c cleaning 14883 clauses out of 36707 with flag 798286/143000
140.55/137.81	c cleaning 15739 clauses out of 39822 with flag 905118/161001
154.67/151.94	c cleaning 16877 clauses out of 43081 with flag 1014414/180000
170.26/167.56	c cleaning 17739 clauses out of 46202 with flag 1142671/200002
185.46/182.72	c cleaning 18682 clauses out of 49461 with flag 1264015/221000
202.07/199.35	c cleaning 19554 clauses out of 52778 with flag 1400994/243000
220.07/217.32	c cleaning 20704 clauses out of 56220 with flag 1543607/266000
239.97/237.29	c cleaning 20931 clauses out of 59514 with flag 1687946/290001
260.38/257.68	c cleaning 22470 clauses out of 63581 with flag 1837616/315001
281.57/278.86	c cleaning 23096 clauses out of 67105 with flag 1987045/341000
304.37/301.68	c cleaning 24221 clauses out of 71011 with flag 2159441/368002
330.08/327.34	c cleaning 24559 clauses out of 74782 with flag 2328280/396001
355.08/352.36	c cleaning 26071 clauses out of 79218 with flag 2505016/425000
379.98/377.26	c cleaning 26878 clauses out of 83147 with flag 2678482/455000
405.69/402.93	c cleaning 27782 clauses out of 87269 with flag 2857316/486000
431.99/429.25	c cleaning 28733 clauses out of 91487 with flag 3054463/518002
460.89/458.14	c cleaning 29685 clauses out of 95751 with flag 3243484/551000
490.69/487.94	c cleaning 30626 clauses out of 100066 with flag 3441508/585001
518.99/516.28	c cleaning 31009 clauses out of 104423 with flag 3658116/620003
548.51/545.73	c cleaning 31952 clauses out of 109405 with flag 3887169/656000
578.50/575.74	c cleaning 33200 clauses out of 114447 with flag 4114739/693000
610.80/608.06	c cleaning 34204 clauses out of 119247 with flag 4340195/731003
644.22/641.45	c cleaning 35160 clauses out of 124039 with flag 4568379/770001
678.43/675.61	c cleaning 36161 clauses out of 128876 with flag 4805941/810000
713.32/710.59	c cleaning 37344 clauses out of 133717 with flag 5047232/851002
750.33/747.55	c cleaning 38136 clauses out of 138371 with flag 5311939/893000
786.63/783.89	c cleaning 39727 clauses out of 143235 with flag 5585174/936000
825.25/822.45	c cleaning 40282 clauses out of 147506 with flag 5853254/980000
865.16/862.35	c cleaning 41153 clauses out of 152220 with flag 6104787/1025000
906.65/903.87	c cleaning 42342 clauses out of 157066 with flag 6374940/1071001
948.16/945.31	c cleaning 43160 clauses out of 161719 with flag 6650904/1118001
990.17/987.39	c cleaning 43964 clauses out of 166556 with flag 6925271/1166001
1036.68/1033.85	c cleaning 45308 clauses out of 171586 with flag 7221873/1215001
1081.57/1078.79	c cleaning 46172 clauses out of 176276 with flag 7498635/1265000
1129.07/1126.22	c cleaning 47294 clauses out of 181100 with flag 7799882/1316000
1181.48/1178.68	c cleaning 48270 clauses out of 185809 with flag 8098634/1368004
1233.48/1230.67	c cleaning 48789 clauses out of 190533 with flag 8397564/1421000
1285.19/1282.30	c cleaning 49796 clauses out of 195741 with flag 8703966/1475000
1337.90/1335.04	c cleaning 51171 clauses out of 200943 with flag 9022992/1530001
1392.85/1389.70	c cleaning 51882 clauses out of 205768 with flag 9352187/1586000
1447.86/1444.74	c cleaning 53208 clauses out of 210882 with flag 9691179/1643001
1504.56/1501.44	c cleaning 53062 clauses out of 215670 with flag 10007571/1701000
1563.98/1560.89	c cleaning 55198 clauses out of 221609 with flag 10359041/1760002
1623.18/1620.10	c cleaning 55174 clauses out of 226404 with flag 10690486/1820001
1683.70/1680.55	c cleaning 56667 clauses out of 232229 with flag 11052235/1881001
1746.41/1743.25	c cleaning 58026 clauses out of 237561 with flag 11437083/1943002
1800.00/1796.80	c starts		: 7338
1800.00/1796.80	c conflicts		: 1994320
1800.00/1796.80	c decisions		: 11841831
1800.00/1796.80	c propagations		: 5581478144
1800.00/1796.80	c inspects		: 8320386013
1800.00/1796.80	c shortcuts		: 0
1800.00/1796.80	c learnt literals	: 209
1800.00/1796.80	c learnt binary clauses	: 7840
1800.00/1796.80	c learnt ternary clauses	: 36229
1800.00/1796.80	c learnt constraints	: 1994111
1800.00/1796.80	c ignored constraints	: 0
1800.00/1796.80	c root simplifications	: 0
1800.00/1796.80	c removed literals (reason simplification)	: 0
1800.00/1796.80	c reason swapping (by a shorter reason)	: 0
1800.00/1796.80	c Calls to reduceDB	: 58
1800.00/1796.80	c Number of update (reduction) of LBD	: 965465
1800.00/1796.80	c Imported unit clauses	: 0
1800.00/1796.80	c number of reductions to clauses (during analyze)	: 0
1800.00/1796.80	c number of learned constraints concerned by reduction	: 0
1800.00/1796.80	c number of learning phase by resolution	: 0
1800.00/1796.80	c number of learning phase by cutting planes	: 0
1800.00/1796.80	c speed (assignments/second)	: 3134720.330125496
1800.00/1796.80	c non guided choices	297471
1800.00/1796.81	c timeout
1800.00/1796.84	c learnt constraints type 
1800.00/1796.84	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 7840
1800.00/1796.84	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 223009
1800.00/1796.84	s UNKNOWN
1800.00/1796.84	c Total wall clock time (in seconds): 1796.724

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-4084929-1465281809/watcher-4084929-1465281809 -o /tmp/evaluation-result-4084929-1465281809/solver-4084929-1465281809 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1465253623-5696 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4084929-1465281809.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.13 2.12 2.13 3/194 12190
/proc/meminfo: memFree=29590652/32872528 swapFree=13072/1184284
[pid=12190] ppid=12187 vsize=9160 CPUtime=0 cores=0,2,4,6
/proc/12190/stat : 12190 (java) R 12187 12190 5680 0 -1 4202496 236 0 0 0 0 0 0 0 20 0 1 0 110115582 9379840 94 33554432000 1073741824 1073778376 140734870975296 140734870972424 271790968464 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12190/statm: 2290 109 82 9 0 38 0

[startup+0.10006 s]
/proc/loadavg: 2.13 2.12 2.13 3/194 12190
/proc/meminfo: memFree=29590652/32872528 swapFree=13072/1184284
[pid=12190] ppid=12187 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/12190/stat : 12190 (java) S 12187 12190 5680 0 -1 4202496 4405 0 1 0 7 1 0 0 20 0 18 0 110115582 9787879424 6029 33554432000 1073741824 1073778376 140734738407536 140734738398672 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12190/statm: 2389619 6029 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200317 s]
/proc/loadavg: 2.13 2.12 2.13 3/194 12190
/proc/meminfo: memFree=29590652/32872528 swapFree=13072/1184284
[pid=12190] ppid=12187 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/12190/stat : 12190 (java) S 12187 12190 5680 0 -1 4202496 5081 0 1 0 27 1 0 0 20 0 18 0 110115582 9787879424 8004 33554432000 1073741824 1073778376 140734738407536 140734738398672 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12190/statm: 2389619 8004 2219 9 0 2380296 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300286 s]
/proc/loadavg: 2.13 2.12 2.13 3/194 12190
/proc/meminfo: memFree=29590652/32872528 swapFree=13072/1184284
[pid=12190] ppid=12187 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/12190/stat : 12190 (java) S 12187 12190 5680 0 -1 4202496 5387 0 1 0 43 2 0 0 20 0 18 0 110115582 9787879424 13204 33554432000 1073741824 1073778376 140734738407536 140734738398672 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12190/statm: 2389619 13204 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700214 s]
/proc/loadavg: 2.13 2.12 2.13 3/194 12190
/proc/meminfo: memFree=29590652/32872528 swapFree=13072/1184284
[pid=12190] ppid=12187 vsize=9558476 CPUtime=1.17 cores=0,2,4,6
/proc/12190/stat : 12190 (java) S 12187 12190 5680 0 -1 4202496 6091 0 1 0 105 12 0 0 20 0 18 0 110115582 9787879424 84628 33554432000 1073741824 1073778376 140734738407536 140734738398672 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12190/statm: 2389619 84628 2252 9 0 2380296 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 9558476

[startup+1.50086 s]
/proc/loadavg: 2.13 2.12 2.13 3/212 12208
/proc/meminfo: memFree=28991160/32872528 swapFree=13072/1184284
[pid=12190] ppid=12187 vsize=9558476 CPUtime=2.23 cores=0,2,4,6
/proc/12190/stat : 12190 (java) S 12187 12190 5680 0 -1 4202496 7342 0 1 0 194 29 0 0 20 0 18 0 110115582 9787879424 275885 33554432000 1073741824 1073778376 140734738407536 140734738398672 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12190/statm: 2389619 275885 2252 9 0 2380296 0
[pid=12190/tid=12192] ppid=12187 vsize=9558476 CPUtime=1.29 cores=0,2,4,6
/proc/12190/task/12192/stat : 12192 (java) R 12187 12190 5680 0 -1 4202560 2860 0 1 0 113 16 0 0 20 0 18 0 110115583 9787879424 275885 33554432000 1073741824 1073778376 140734738407536 140271788349704 140271635818305 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12190/tid=12193] ppid=12187 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/12190/task/12193/stat : 12193 (java) S 12187 12190 5680 0 -1 4202560 45 0 0 0 5 2 0 0 20 0 18 0 110115584 9787879424 275885 33554432000 1073741824 1073778376 140734738407536 140271760804136 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12190/tid=12194] ppid=12187 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/12190/task/12194/stat : 12194 (java) S 12187 12190 5680 0 -1 4202560 56 0 0 0 5 2 0 0 20 0 18 0 110115584 9787879424 275885 33554432000 1073741824 1073778376 140734738407536 140271759751336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12195] ppid=12187 vsize=9558476 CPUtime=0.05 cores=0,2,4,6
/proc/12190/task/12195/stat : 12195 (java) S 12187 12190 5680 0 -1 4202560 26 0 0 0 3 2 0 0 20 0 18 0 110115584 9787879424 275885 33554432000 1073741824 1073778376 140734738407536 140271758699048 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12190/tid=12196] ppid=12187 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/12190/task/12196/stat : 12196 (java) S 12187 12190 5680 0 -1 4202560 49 0 0 0 6 2 0 0 20 0 18 0 110115584 9787879424 275885 33554432000 1073741824 1073778376 140734738407536 140271757646248 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12197] ppid=12187 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/12190/task/12197/stat : 12197 (java) S 12187 12190 5680 0 -1 4202560 33 0 0 0 2 2 0 0 20 0 18 0 110115584 9787879424 275885 33554432000 1073741824 1073778376 140734738407536 140271756593960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12190/tid=12198] ppid=12187 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/12190/task/12198/stat : 12198 (java) S 12187 12190 5680 0 -1 4202560 55 0 0 0 5 3 0 0 20 0 18 0 110115584 9787879424 275885 33554432000 1073741824 1073778376 140734738407536 140271755541160 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12190/tid=12199] ppid=12187 vsize=9558476 CPUtime=0.05 cores=0,2,4,6
/proc/12190/task/12199/stat : 12199 (java) S 12187 12190 5680 0 -1 4202560 30 0 0 0 4 1 0 0 20 0 18 0 110115584 9787879424 275885 33554432000 1073741824 1073778376 140734738407536 140271754488872 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12200] ppid=12187 vsize=9558476 CPUtime=0.06 cores=0,2,4,6
/proc/12190/task/12200/stat : 12200 (java) S 12187 12190 5680 0 -1 4202560 38 0 0 0 5 1 0 0 20 0 18 0 110115584 9787879424 275885 33554432000 1073741824 1073778376 140734738407536 140271624432552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12190/tid=12201] ppid=12187 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12201/stat : 12201 (java) S 12187 12190 5680 0 -1 4202560 955 0 0 0 0 0 0 0 20 0 18 0 110115585 9787879424 275885 33554432000 1073741824 1073778376 140734738407536 140271141484776 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12202] ppid=12187 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12202/stat : 12202 (java) S 12187 12190 5680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 110115586 9787879424 275885 33554432000 1073741824 1073778376 140734738407536 140271140430840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12203] ppid=12187 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12203/stat : 12203 (java) S 12187 12190 5680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 110115586 9787879424 275885 33554432000 1073741824 1073778376 140734738407536 140271139378440 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12204] ppid=12187 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12204/stat : 12204 (java) S 12187 12190 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 110115588 9787879424 275885 33554432000 1073741824 1073778376 140734738407536 140271138326928 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12205] ppid=12187 vsize=9558476 CPUtime=0.14 cores=0,2,4,6
/proc/12190/task/12205/stat : 12205 (java) S 12187 12190 5680 0 -1 4202560 898 0 0 0 14 0 0 0 20 0 18 0 110115588 9787879424 275885 33554432000 1073741824 1073778376 140734738407536 140271137274552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12206] ppid=12187 vsize=9558476 CPUtime=0.14 cores=0,2,4,6
/proc/12190/task/12206/stat : 12206 (java) S 12187 12190 5680 0 -1 4202560 1044 0 0 0 14 0 0 0 20 0 18 0 110115588 9787879424 275885 33554432000 1073741824 1073778376 140734738407536 140271136221752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12207] ppid=12187 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12207/stat : 12207 (java) S 12187 12190 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 110115588 9787879424 275885 33554432000 1073741824 1073778376 140734738407536 140271135169656 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12208] ppid=12187 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12208/stat : 12208 (java) S 12187 12190 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 110115588 9787879424 275885 33554432000 1073741824 1073778376 140734738407536 140271134117064 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 9558476

[startup+3.10077 s]
/proc/loadavg: 2.13 2.12 2.13 3/212 12208
/proc/meminfo: memFree=28295904/32872528 swapFree=13072/1184284
[pid=12190] ppid=12187 vsize=9558476 CPUtime=4.71 cores=0,2,4,6
/proc/12190/stat : 12190 (java) S 12187 12190 5680 0 -1 4202496 10889 0 1 0 415 56 0 0 20 0 18 0 110115582 9787879424 550380 33554432000 1073741824 1073778376 140734738407536 140734738398672 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12190/statm: 2389619 550380 2269 9 0 2380296 0
[pid=12190/tid=12192] ppid=12187 vsize=9558476 CPUtime=2.63 cores=0,2,4,6
/proc/12190/task/12192/stat : 12192 (java) R 12187 12190 5680 0 -1 4202560 3352 0 1 0 229 34 0 0 20 0 18 0 110115583 9787879424 550380 33554432000 1073741824 1073778376 140734738407536 140271788343376 271790957837 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12193] ppid=12187 vsize=9558476 CPUtime=0.16 cores=0,2,4,6
/proc/12190/task/12193/stat : 12193 (java) S 12187 12190 5680 0 -1 4202560 65 0 0 0 13 3 0 0 20 0 18 0 110115584 9787879424 550380 33554432000 1073741824 1073778376 140734738407536 140271760804136 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12194] ppid=12187 vsize=9558476 CPUtime=0.19 cores=0,2,4,6
/proc/12190/task/12194/stat : 12194 (java) S 12187 12190 5680 0 -1 4202560 355 0 0 0 15 4 0 0 20 0 18 0 110115584 9787879424 550380 33554432000 1073741824 1073778376 140734738407536 140271759751336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12190/tid=12195] ppid=12187 vsize=9558476 CPUtime=0.22 cores=0,2,4,6
/proc/12190/task/12195/stat : 12195 (java) S 12187 12190 5680 0 -1 4202560 67 0 0 0 19 3 0 0 20 0 18 0 110115584 9787879424 550380 33554432000 1073741824 1073778376 140734738407536 140271758699048 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12190/tid=12196] ppid=12187 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/12190/task/12196/stat : 12196 (java) S 12187 12190 5680 0 -1 4202560 592 0 0 0 14 3 0 0 20 0 18 0 110115584 9787879424 550380 33554432000 1073741824 1073778376 140734738407536 140271757646248 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12197] ppid=12187 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/12190/task/12197/stat : 12197 (java) S 12187 12190 5680 0 -1 4202560 333 0 0 0 14 3 0 0 20 0 18 0 110115584 9787879424 550380 33554432000 1073741824 1073778376 140734738407536 140271756593960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12198] ppid=12187 vsize=9558476 CPUtime=0.25 cores=0,2,4,6
/proc/12190/task/12198/stat : 12198 (java) S 12187 12190 5680 0 -1 4202560 113 0 0 0 21 4 0 0 20 0 18 0 110115584 9787879424 550380 33554432000 1073741824 1073778376 140734738407536 140271755541160 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12199] ppid=12187 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/12190/task/12199/stat : 12199 (java) S 12187 12190 5680 0 -1 4202560 503 0 0 0 14 3 0 0 20 0 18 0 110115584 9787879424 550380 33554432000 1073741824 1073778376 140734738407536 140271754488872 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12190/tid=12200] ppid=12187 vsize=9558476 CPUtime=0.19 cores=0,2,4,6
/proc/12190/task/12200/stat : 12200 (java) S 12187 12190 5680 0 -1 4202560 429 0 0 0 17 2 0 0 20 0 18 0 110115584 9787879424 550380 33554432000 1073741824 1073778376 140734738407536 140271624432552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12190/tid=12201] ppid=12187 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12201/stat : 12201 (java) S 12187 12190 5680 0 -1 4202560 1262 0 0 0 0 0 0 0 20 0 18 0 110115585 9787879424 550380 33554432000 1073741824 1073778376 140734738407536 140271141484776 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12202] ppid=12187 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12202/stat : 12202 (java) S 12187 12190 5680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 110115586 9787879424 550380 33554432000 1073741824 1073778376 140734738407536 140271140430840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12203] ppid=12187 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12203/stat : 12203 (java) S 12187 12190 5680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 110115586 9787879424 550380 33554432000 1073741824 1073778376 140734738407536 140271139378440 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12204] ppid=12187 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12204/stat : 12204 (java) S 12187 12190 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 110115588 9787879424 550380 33554432000 1073741824 1073778376 140734738407536 140271138326928 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12205] ppid=12187 vsize=9558476 CPUtime=0.21 cores=0,2,4,6
/proc/12190/task/12205/stat : 12205 (java) S 12187 12190 5680 0 -1 4202560 1217 0 0 0 21 0 0 0 20 0 18 0 110115588 9787879424 550380 33554432000 1073741824 1073778376 140734738407536 140271137274552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12206] ppid=12187 vsize=9558476 CPUtime=0.21 cores=0,2,4,6
/proc/12190/task/12206/stat : 12206 (java) S 12187 12190 5680 0 -1 4202560 1348 0 0 0 21 0 0 0 20 0 18 0 110115588 9787879424 550380 33554432000 1073741824 1073778376 140734738407536 140271136221752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12207] ppid=12187 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12207/stat : 12207 (java) S 12187 12190 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 110115588 9787879424 550380 33554432000 1073741824 1073778376 140734738407536 140271135169656 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12208] ppid=12187 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12208/stat : 12208 (java) S 12187 12190 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 110115588 9787879424 550380 33554432000 1073741824 1073778376 140734738407536 140271134117064 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.71
Current children cumulated vsize (KiB) 9558476

[startup+6.30083 s]
/proc/loadavg: 2.12 2.11 2.12 3/212 12208
/proc/meminfo: memFree=26830528/32872528 swapFree=13072/1184284
[pid=12190] ppid=12187 vsize=9558476 CPUtime=8.1 cores=0,2,4,6
/proc/12190/stat : 12190 (java) S 12187 12190 5680 0 -1 4202496 12196 0 1 0 745 65 0 0 20 0 18 0 110115582 9787879424 690614 33554432000 1073741824 1073778376 140734738407536 140734738398672 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12190/statm: 2389619 690614 2269 9 0 2380296 0
[pid=12190/tid=12192] ppid=12187 vsize=9558476 CPUtime=5.78 cores=0,2,4,6
/proc/12190/task/12192/stat : 12192 (java) R 12187 12190 5680 0 -1 4202560 4038 0 1 0 536 42 0 0 20 0 18 0 110115583 9787879424 690614 33554432000 1073741824 1073778376 140734738407536 140271788343280 140271796116567 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12193] ppid=12187 vsize=9558476 CPUtime=0.19 cores=0,2,4,6
/proc/12190/task/12193/stat : 12193 (java) S 12187 12190 5680 0 -1 4202560 71 0 0 0 16 3 0 0 20 0 18 0 110115584 9787879424 690614 33554432000 1073741824 1073778376 140734738407536 140271760804136 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12194] ppid=12187 vsize=9558476 CPUtime=0.2 cores=0,2,4,6
/proc/12190/task/12194/stat : 12194 (java) S 12187 12190 5680 0 -1 4202560 355 0 0 0 16 4 0 0 20 0 18 0 110115584 9787879424 690614 33554432000 1073741824 1073778376 140734738407536 140271759751336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12190/tid=12195] ppid=12187 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/12190/task/12195/stat : 12195 (java) S 12187 12190 5680 0 -1 4202560 74 0 0 0 21 3 0 0 20 0 18 0 110115584 9787879424 690614 33554432000 1073741824 1073778376 140734738407536 140271758699048 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12190/tid=12196] ppid=12187 vsize=9558476 CPUtime=0.19 cores=0,2,4,6
/proc/12190/task/12196/stat : 12196 (java) S 12187 12190 5680 0 -1 4202560 593 0 0 0 16 3 0 0 20 0 18 0 110115584 9787879424 690614 33554432000 1073741824 1073778376 140734738407536 140271757646248 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12197] ppid=12187 vsize=9558476 CPUtime=0.2 cores=0,2,4,6
/proc/12190/task/12197/stat : 12197 (java) S 12187 12190 5680 0 -1 4202560 334 0 0 0 17 3 0 0 20 0 18 0 110115584 9787879424 690614 33554432000 1073741824 1073778376 140734738407536 140271756593960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12190/tid=12198] ppid=12187 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/12190/task/12198/stat : 12198 (java) S 12187 12190 5680 0 -1 4202560 116 0 0 0 23 4 0 0 20 0 18 0 110115584 9787879424 690614 33554432000 1073741824 1073778376 140734738407536 140271755541160 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12190/tid=12199] ppid=12187 vsize=9558476 CPUtime=0.18 cores=0,2,4,6
/proc/12190/task/12199/stat : 12199 (java) S 12187 12190 5680 0 -1 4202560 504 0 0 0 15 3 0 0 20 0 18 0 110115584 9787879424 690614 33554432000 1073741824 1073778376 140734738407536 140271754488872 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12200] ppid=12187 vsize=9558476 CPUtime=0.22 cores=0,2,4,6
/proc/12190/task/12200/stat : 12200 (java) S 12187 12190 5680 0 -1 4202560 429 0 0 0 19 3 0 0 20 0 18 0 110115584 9787879424 690614 33554432000 1073741824 1073778376 140734738407536 140271624432552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12201] ppid=12187 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12201/stat : 12201 (java) S 12187 12190 5680 0 -1 4202560 1262 0 0 0 0 0 0 0 20 0 18 0 110115585 9787879424 690614 33554432000 1073741824 1073778376 140734738407536 140271141484776 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12202] ppid=12187 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12202/stat : 12202 (java) S 12187 12190 5680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 110115586 9787879424 690614 33554432000 1073741824 1073778376 140734738407536 140271140430840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12203] ppid=12187 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12203/stat : 12203 (java) S 12187 12190 5680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 110115586 9787879424 690614 33554432000 1073741824 1073778376 140734738407536 140271139378440 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12204] ppid=12187 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12204/stat : 12204 (java) S 12187 12190 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 110115588 9787879424 690614 33554432000 1073741824 1073778376 140734738407536 140271138326928 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12205] ppid=12187 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/12190/task/12205/stat : 12205 (java) S 12187 12190 5680 0 -1 4202560 1819 0 0 0 28 0 0 0 20 0 18 0 110115588 9787879424 690614 33554432000 1073741824 1073778376 140734738407536 140271137274552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12206] ppid=12187 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/12190/task/12206/stat : 12206 (java) S 12187 12190 5680 0 -1 4202560 1348 0 0 0 23 0 0 0 20 0 18 0 110115588 9787879424 690614 33554432000 1073741824 1073778376 140734738407536 140271136221752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12207] ppid=12187 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12207/stat : 12207 (java) S 12187 12190 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 110115588 9787879424 690614 33554432000 1073741824 1073778376 140734738407536 140271135169656 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12208] ppid=12187 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12208/stat : 12208 (java) S 12187 12190 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 110115588 9787879424 690614 33554432000 1073741824 1073778376 140734738407536 140271134117064 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.1
Current children cumulated vsize (KiB) 9558476

[startup+12.7009 s]
/proc/loadavg: 2.11 2.11 2.12 3/212 12208
/proc/meminfo: memFree=26787600/32872528 swapFree=13072/1184284
[pid=12190] ppid=12187 vsize=9558476 CPUtime=14.74 cores=0,2,4,6
/proc/12190/stat : 12190 (java) S 12187 12190 5680 0 -1 4202496 12255 0 1 0 1407 67 0 0 20 0 18 0 110115582 9787879424 701887 33554432000 1073741824 1073778376 140734738407536 140734738398672 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12190/statm: 2389619 701887 2269 9 0 2380296 0

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

[pid=12190/tid=12202] ppid=12187 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12202/stat : 12202 (java) S 12187 12190 5680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 110115586 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271140430840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12203] ppid=12187 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12203/stat : 12203 (java) S 12187 12190 5680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 110115586 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271139378440 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12204] ppid=12187 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12204/stat : 12204 (java) S 12187 12190 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110115588 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271138326928 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12205] ppid=12187 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/12190/task/12205/stat : 12205 (java) S 12187 12190 5680 0 -1 4202560 2480 0 0 0 53 0 0 0 20 0 19 0 110115588 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271137274552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12206] ppid=12187 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/12190/task/12206/stat : 12206 (java) S 12187 12190 5680 0 -1 4202560 3204 0 0 0 59 0 0 0 20 0 19 0 110115588 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271136221752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12207] ppid=12187 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12207/stat : 12207 (java) S 12187 12190 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110115588 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271135169656 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12208] ppid=12187 vsize=9625040 CPUtime=0.68 cores=0,2,4,6
/proc/12190/task/12208/stat : 12208 (java) S 12187 12190 5680 0 -1 4202560 99 0 0 0 33 35 0 0 20 0 19 0 110115588 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271134117064 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12209] ppid=12187 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12209/stat : 12209 (java) S 12187 12190 5680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 110117209 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271133062056 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1725.49
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.16 2.15 2.16 3/213 12342
/proc/meminfo: memFree=27224164/32872528 swapFree=13072/1184284
[pid=12190] ppid=12187 vsize=9625040 CPUtime=1785.5 cores=0,2,4,6
/proc/12190/stat : 12190 (java) S 12187 12190 5680 0 -1 4202496 15325 0 1 0 178447 103 0 0 20 0 19 0 110115582 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140734738398672 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12190/statm: 2406260 730235 2285 9 0 2396937 0
[pid=12190/tid=12192] ppid=12187 vsize=9625040 CPUtime=1781.52 cores=0,2,4,6
/proc/12190/task/12192/stat : 12192 (java) R 12187 12190 5680 0 -1 4202560 4090 0 1 0 178082 70 0 0 20 0 19 0 110115583 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271788342992 140271636217937 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12190/tid=12193] ppid=12187 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/12190/task/12193/stat : 12193 (java) S 12187 12190 5680 0 -1 4202560 167 0 0 0 26 6 0 0 20 0 19 0 110115584 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271760804136 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12194] ppid=12187 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/12190/task/12194/stat : 12194 (java) S 12187 12190 5680 0 -1 4202560 411 0 0 0 23 5 0 0 20 0 19 0 110115584 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271759751336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12195] ppid=12187 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/12190/task/12195/stat : 12195 (java) S 12187 12190 5680 0 -1 4202560 105 0 0 0 29 4 0 0 20 0 19 0 110115584 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271758699048 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12196] ppid=12187 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/12190/task/12196/stat : 12196 (java) S 12187 12190 5680 0 -1 4202560 617 0 0 0 26 4 0 0 20 0 19 0 110115584 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271757646248 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12190/tid=12197] ppid=12187 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/12190/task/12197/stat : 12197 (java) S 12187 12190 5680 0 -1 4202560 390 0 0 0 23 4 0 0 20 0 19 0 110115584 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271756593960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12198] ppid=12187 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/12190/task/12198/stat : 12198 (java) S 12187 12190 5680 0 -1 4202560 154 0 0 0 30 5 0 0 20 0 19 0 110115584 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271755541160 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12199] ppid=12187 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/12190/task/12199/stat : 12199 (java) S 12187 12190 5680 0 -1 4202560 616 0 0 0 28 5 0 0 20 0 19 0 110115584 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271754488872 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12190/tid=12200] ppid=12187 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/12190/task/12200/stat : 12200 (java) S 12187 12190 5680 0 -1 4202560 451 0 0 0 28 3 0 0 20 0 19 0 110115584 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271624432552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12201] ppid=12187 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/12190/task/12201/stat : 12201 (java) S 12187 12190 5680 0 -1 4202560 1277 0 0 0 2 1 0 0 20 0 19 0 110115585 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271141484776 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12202] ppid=12187 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12202/stat : 12202 (java) S 12187 12190 5680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 110115586 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271140430840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12203] ppid=12187 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12203/stat : 12203 (java) S 12187 12190 5680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 110115586 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271139378440 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12204] ppid=12187 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12204/stat : 12204 (java) S 12187 12190 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110115588 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271138326928 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12205] ppid=12187 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/12190/task/12205/stat : 12205 (java) S 12187 12190 5680 0 -1 4202560 2480 0 0 0 53 0 0 0 20 0 19 0 110115588 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271137274552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12206] ppid=12187 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/12190/task/12206/stat : 12206 (java) S 12187 12190 5680 0 -1 4202560 3204 0 0 0 59 0 0 0 20 0 19 0 110115588 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271136221752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12207] ppid=12187 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12207/stat : 12207 (java) S 12187 12190 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110115588 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271135169656 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12208] ppid=12187 vsize=9625040 CPUtime=0.71 cores=0,2,4,6
/proc/12190/task/12208/stat : 12208 (java) S 12187 12190 5680 0 -1 4202560 103 0 0 0 35 36 0 0 20 0 19 0 110115588 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271134117064 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12209] ppid=12187 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12209/stat : 12209 (java) S 12187 12190 5680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 110117209 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271133062056 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1785.5
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.8 s]
/proc/loadavg: 2.20 2.16 2.17 3/213 12342
/proc/meminfo: memFree=27224168/32872528 swapFree=13072/1184284
[pid=12190] ppid=12187 vsize=9625040 CPUtime=1800 cores=0,2,4,6
/proc/12190/stat : 12190 (java) S 12187 12190 5680 0 -1 4202496 15327 0 1 0 179897 103 0 0 20 0 19 0 110115582 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140734738398672 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12190/statm: 2406260 730235 2285 9 0 2396937 0
[pid=12190/tid=12192] ppid=12187 vsize=9625040 CPUtime=1796.02 cores=0,2,4,6
/proc/12190/task/12192/stat : 12192 (java) R 12187 12190 5680 0 -1 4202560 4090 0 1 0 179532 70 0 0 20 0 19 0 110115583 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271788342992 140271636194108 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12190/tid=12193] ppid=12187 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/12190/task/12193/stat : 12193 (java) S 12187 12190 5680 0 -1 4202560 167 0 0 0 26 6 0 0 20 0 19 0 110115584 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271760804136 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12194] ppid=12187 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/12190/task/12194/stat : 12194 (java) S 12187 12190 5680 0 -1 4202560 411 0 0 0 23 5 0 0 20 0 19 0 110115584 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271759751336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12195] ppid=12187 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/12190/task/12195/stat : 12195 (java) S 12187 12190 5680 0 -1 4202560 105 0 0 0 29 4 0 0 20 0 19 0 110115584 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271758699048 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12196] ppid=12187 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/12190/task/12196/stat : 12196 (java) S 12187 12190 5680 0 -1 4202560 617 0 0 0 26 4 0 0 20 0 19 0 110115584 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271757646248 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12190/tid=12197] ppid=12187 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/12190/task/12197/stat : 12197 (java) S 12187 12190 5680 0 -1 4202560 390 0 0 0 23 4 0 0 20 0 19 0 110115584 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271756593960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12198] ppid=12187 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/12190/task/12198/stat : 12198 (java) S 12187 12190 5680 0 -1 4202560 154 0 0 0 30 5 0 0 20 0 19 0 110115584 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271755541160 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12199] ppid=12187 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/12190/task/12199/stat : 12199 (java) S 12187 12190 5680 0 -1 4202560 616 0 0 0 28 5 0 0 20 0 19 0 110115584 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271754488872 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12190/tid=12200] ppid=12187 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/12190/task/12200/stat : 12200 (java) S 12187 12190 5680 0 -1 4202560 451 0 0 0 28 3 0 0 20 0 19 0 110115584 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271624432552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12201] ppid=12187 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/12190/task/12201/stat : 12201 (java) S 12187 12190 5680 0 -1 4202560 1277 0 0 0 2 1 0 0 20 0 19 0 110115585 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271141484776 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12202] ppid=12187 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12202/stat : 12202 (java) S 12187 12190 5680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 110115586 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271140430840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12203] ppid=12187 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12203/stat : 12203 (java) S 12187 12190 5680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 110115586 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271139378440 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12204] ppid=12187 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12204/stat : 12204 (java) S 12187 12190 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110115588 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271138326928 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12205] ppid=12187 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/12190/task/12205/stat : 12205 (java) S 12187 12190 5680 0 -1 4202560 2480 0 0 0 53 0 0 0 20 0 19 0 110115588 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271137274552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12206] ppid=12187 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/12190/task/12206/stat : 12206 (java) S 12187 12190 5680 0 -1 4202560 3204 0 0 0 59 0 0 0 20 0 19 0 110115588 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271136221752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12207] ppid=12187 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12207/stat : 12207 (java) S 12187 12190 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110115588 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271135169656 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12208] ppid=12187 vsize=9625040 CPUtime=0.71 cores=0,2,4,6
/proc/12190/task/12208/stat : 12208 (java) S 12187 12190 5680 0 -1 4202560 105 0 0 0 35 36 0 0 20 0 19 0 110115588 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271134117064 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12209] ppid=12187 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12209/stat : 12209 (java) S 12187 12190 5680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 110117209 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271133062056 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800
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 12190 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1796.8 s]
/proc/loadavg: 2.20 2.16 2.17 3/213 12342
/proc/meminfo: memFree=27224168/32872528 swapFree=13072/1184284
[pid=12190] ppid=12187 vsize=9625040 CPUtime=1800 cores=0,2,4,6
/proc/12190/stat : 12190 (java) S 12187 12190 5680 0 -1 4202496 15327 0 1 0 179897 103 0 0 20 0 19 0 110115582 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140734738398672 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12190/statm: 2406260 730235 2285 9 0 2396937 0
[pid=12190/tid=12192] ppid=12187 vsize=9625040 CPUtime=1796.02 cores=0,2,4,6
/proc/12190/task/12192/stat : 12192 (java) R 12187 12190 5680 0 -1 4202560 4090 0 1 0 179532 70 0 0 20 0 19 0 110115583 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271788342992 140271636194108 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12190/tid=12193] ppid=12187 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/12190/task/12193/stat : 12193 (java) S 12187 12190 5680 0 -1 4202560 167 0 0 0 26 6 0 0 20 0 19 0 110115584 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271760804136 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12194] ppid=12187 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/12190/task/12194/stat : 12194 (java) S 12187 12190 5680 0 -1 4202560 411 0 0 0 23 5 0 0 20 0 19 0 110115584 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271759751336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12195] ppid=12187 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/12190/task/12195/stat : 12195 (java) S 12187 12190 5680 0 -1 4202560 105 0 0 0 29 4 0 0 20 0 19 0 110115584 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271758699048 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12196] ppid=12187 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/12190/task/12196/stat : 12196 (java) S 12187 12190 5680 0 -1 4202560 617 0 0 0 26 4 0 0 20 0 19 0 110115584 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271757646248 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12190/tid=12197] ppid=12187 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/12190/task/12197/stat : 12197 (java) S 12187 12190 5680 0 -1 4202560 390 0 0 0 23 4 0 0 20 0 19 0 110115584 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271756593960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12198] ppid=12187 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/12190/task/12198/stat : 12198 (java) S 12187 12190 5680 0 -1 4202560 154 0 0 0 30 5 0 0 20 0 19 0 110115584 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271755541160 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12199] ppid=12187 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/12190/task/12199/stat : 12199 (java) S 12187 12190 5680 0 -1 4202560 616 0 0 0 28 5 0 0 20 0 19 0 110115584 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271754488872 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12190/tid=12200] ppid=12187 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/12190/task/12200/stat : 12200 (java) S 12187 12190 5680 0 -1 4202560 451 0 0 0 28 3 0 0 20 0 19 0 110115584 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271624432552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12201] ppid=12187 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/12190/task/12201/stat : 12201 (java) S 12187 12190 5680 0 -1 4202560 1277 0 0 0 2 1 0 0 20 0 19 0 110115585 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271141484776 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12202] ppid=12187 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12202/stat : 12202 (java) S 12187 12190 5680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 110115586 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271140430840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12203] ppid=12187 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12203/stat : 12203 (java) S 12187 12190 5680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 110115586 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271139378440 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12204] ppid=12187 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12204/stat : 12204 (java) S 12187 12190 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110115588 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271138326928 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12205] ppid=12187 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/12190/task/12205/stat : 12205 (java) S 12187 12190 5680 0 -1 4202560 2480 0 0 0 53 0 0 0 20 0 19 0 110115588 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271137274552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12190/tid=12206] ppid=12187 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/12190/task/12206/stat : 12206 (java) S 12187 12190 5680 0 -1 4202560 3204 0 0 0 59 0 0 0 20 0 19 0 110115588 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271136221752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12207] ppid=12187 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12207/stat : 12207 (java) S 12187 12190 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110115588 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271135169656 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12208] ppid=12187 vsize=9625040 CPUtime=0.71 cores=0,2,4,6
/proc/12190/task/12208/stat : 12208 (java) S 12187 12190 5680 0 -1 4202560 105 0 0 0 35 36 0 0 20 0 19 0 110115588 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271134117064 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12190/tid=12209] ppid=12187 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/12190/task/12209/stat : 12209 (java) S 12187 12190 5680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 110117209 9856040960 730235 33554432000 1073741824 1073778376 140734738407536 140271133062056 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1796.86
CPU time (s): 1800.73
CPU user time (s): 1799.16
CPU system time (s): 1.57176
CPU usage (%): 100.216
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.16
system time used= 1.57176
maximum resident set size= 2922072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15617
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39297
involuntary context switches= 5108

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.5928 second user time and 9.32358 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-07 08:43:29
IDJOB=4084929
IDBENCH=89904
IDSOLVER=2546
FILE ID=node115/4084929-1465281809
RUNJOBID= node115-1465253623-5696
PBS_JOBID= 19843266
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-stp3d.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4084929-1465281809/watcher-4084929-1465281809 -o /tmp/evaluation-result-4084929-1465281809/solver-4084929-1465281809 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1465253623-5696 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4084929-1465281809.opb

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

MD5SUM BENCH= 1cc8070e576e6483e1f532bdbbfa41dd
RANDOM SEED=1273429282

node115.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.174
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.34
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.174
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.56
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.174
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.56
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.174
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.57
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.174
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.174
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.57
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.174
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.57
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.174
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:        29591032 kB
Buffers:          107988 kB
Cached:           294240 kB
SwapCached:         2020 kB
Active:          1032192 kB
Inactive:         310688 kB
Active(anon):     941060 kB
Inactive(anon):     2100 kB
Active(file):      91132 kB
Inactive(file):   308588 kB
Unevictable:     1184284 kB
Mlocked:           13072 kB
SwapTotal:      67108856 kB
SwapFree:       67098836 kB
Dirty:              9672 kB
Writeback:            16 kB
AnonPages:       2128384 kB
Mapped:            16436 kB
Shmem:                 0 kB
Slab:             617140 kB
SReclaimable:      60768 kB
SUnreclaim:       556372 kB
KernelStack:        1576 kB
PageTables:         8516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2611052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2084864 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 node115 at 2016-06-07 09:13:26