Trace number 4084646

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 NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16? (TO) 1800.06 1788.37

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K89.opb
MD5SUM30c9df0e6d94fba856558f98ad1383d9
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small 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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6052
Total number of constraints6232
Number of constraints which are clauses6143
Number of constraints which are cardinality constraints (but not clauses)89
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint89
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 90
Number of bits of the biggest sum of numbers7
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.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4084646-1465284534.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.52/0.39	c ... done. Wall clock time 0.273s.
0.52/0.39	c declared #vars     6052
0.52/0.39	c #constraints  6232
0.52/0.39	c constraints type 
0.52/0.39	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 4997
0.52/0.39	c org.sat4j.minisat.constraints.card.MinWatchCard => 89
0.52/0.39	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
0.52/0.39	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1144
0.52/0.39	c 6232 constraints processed.
1.79/1.18	c cleaning 2491 clauses out of 4993 with flag 26796/5000
2.66/1.95	c cleaning 4240 clauses out of 8495 with flag 62338/11000
3.56/2.86	c cleaning 5605 clauses out of 11250 with flag 110118/18003
4.57/3.87	c cleaning 6796 clauses out of 13639 with flag 165741/26000
5.68/4.98	c cleaning 7918 clauses out of 15843 with flag 227979/35000
6.98/6.23	c cleaning 8947 clauses out of 17922 with flag 288451/45001
8.38/7.64	c cleaning 9713 clauses out of 19975 with flag 353972/56003
9.97/9.26	c cleaning 10246 clauses out of 22259 with flag 422552/68001
11.78/11.03	c cleaning 11189 clauses out of 25011 with flag 499578/81000
13.58/12.89	c cleaning 12112 clauses out of 27823 with flag 585807/95001
15.68/14.91	c cleaning 12934 clauses out of 30710 with flag 675409/110001
17.88/17.17	c cleaning 13861 clauses out of 33775 with flag 771692/126000
20.37/19.67	c cleaning 14670 clauses out of 36913 with flag 883284/143000
23.08/22.31	c cleaning 15354 clauses out of 40243 with flag 989715/161000
25.89/25.17	c cleaning 16297 clauses out of 43890 with flag 1112205/180001
28.99/28.28	c cleaning 17453 clauses out of 47593 with flag 1238709/200001
32.39/31.65	c cleaning 18172 clauses out of 51138 with flag 1375911/221000
36.00/35.26	c cleaning 18926 clauses out of 54966 with flag 1514402/243000
39.69/38.99	c cleaning 19795 clauses out of 59040 with flag 1659919/266000
43.89/43.10	c cleaning 21272 clauses out of 63247 with flag 1820114/290002
48.28/47.54	c cleaning 21817 clauses out of 66972 with flag 1995356/315000
52.79/52.09	c cleaning 22411 clauses out of 71155 with flag 2173658/341000
57.79/57.05	c cleaning 23475 clauses out of 75743 with flag 2362007/368001
62.94/62.14	c cleaning 24772 clauses out of 80267 with flag 2560134/396000
68.33/67.52	c cleaning 25450 clauses out of 84497 with flag 2760626/425002
73.73/72.94	c cleaning 26221 clauses out of 89045 with flag 2969285/455000
79.33/78.58	c cleaning 27478 clauses out of 93824 with flag 3179584/486001
85.64/84.88	c cleaning 28517 clauses out of 98345 with flag 3407498/518000
92.24/91.49	c cleaning 29278 clauses out of 102827 with flag 3662195/551000
99.06/98.26	c cleaning 30210 clauses out of 107549 with flag 3913826/585000
106.16/105.32	c cleaning 31066 clauses out of 112341 with flag 4175595/620003
113.47/112.61	c cleaning 32068 clauses out of 117274 with flag 4443440/656002
121.17/120.34	c cleaning 33242 clauses out of 122205 with flag 4730435/693001
129.47/128.62	c cleaning 34089 clauses out of 126962 with flag 5019795/731000
137.91/137.07	c cleaning 35318 clauses out of 131876 with flag 5330951/770003
146.71/145.81	c cleaning 36352 clauses out of 136558 with flag 5652861/810003
156.02/155.11	c cleaning 36799 clauses out of 141203 with flag 5981863/851000
165.61/164.76	c cleaning 37937 clauses out of 146404 with flag 6327353/893000
176.08/175.11	c cleaning 38774 clauses out of 151470 with flag 6690444/936003
186.38/185.48	c cleaning 40008 clauses out of 156694 with flag 7057140/980001
197.68/196.80	c cleaning 41070 clauses out of 161685 with flag 7445196/1025000
209.65/208.52	c cleaning 41837 clauses out of 166615 with flag 7848026/1071000
222.14/221.02	c cleaning 43127 clauses out of 171778 with flag 8251456/1118000
236.14/235.03	c cleaning 44080 clauses out of 176651 with flag 8699086/1166000
249.72/248.57	c cleaning 45116 clauses out of 181572 with flag 9141934/1215001
263.51/262.38	c cleaning 46291 clauses out of 186455 with flag 9601473/1265000
278.90/277.55	c cleaning 46933 clauses out of 191164 with flag 10102765/1316000
294.63/293.10	c cleaning 48315 clauses out of 196233 with flag 10589369/1368002
311.35/309.64	c cleaning 49036 clauses out of 200916 with flag 11085320/1421000
328.16/326.22	c cleaning 50253 clauses out of 205881 with flag 11604757/1475001
344.72/342.76	c cleaning 51234 clauses out of 210628 with flag 12119963/1530002
362.30/360.25	c cleaning 52115 clauses out of 215392 with flag 12670911/1586000
381.57/379.46	c cleaning 53202 clauses out of 220277 with flag 13245642/1643001
400.34/398.14	c cleaning 53963 clauses out of 225074 with flag 13800453/1701000
419.63/417.34	c cleaning 55113 clauses out of 230111 with flag 14371010/1760000
439.92/437.55	c cleaning 56272 clauses out of 234998 with flag 14975941/1820001
460.21/457.78	c cleaning 57376 clauses out of 239721 with flag 15616414/1881000
480.75/478.21	c cleaning 58261 clauses out of 244345 with flag 16231216/1943001
502.53/499.97	c cleaning 59363 clauses out of 249081 with flag 16914282/2006000
525.97/523.29	c cleaning 60658 clauses out of 253721 with flag 17610744/2070003
548.75/545.91	c cleaning 61244 clauses out of 258063 with flag 18305676/2135003
572.13/569.26	c cleaning 62783 clauses out of 262815 with flag 19021944/2201000
596.47/593.49	c cleaning 63594 clauses out of 267034 with flag 19719666/2268002
622.94/619.89	c cleaning 64501 clauses out of 271438 with flag 20553680/2336001
649.19/645.92	c cleaning 65655 clauses out of 275939 with flag 21391931/2405003
676.47/673.06	c cleaning 66925 clauses out of 280281 with flag 22264488/2475001
703.02/699.42	c cleaning 67708 clauses out of 284355 with flag 23038463/2546000
730.81/727.20	c cleaning 68844 clauses out of 288648 with flag 23830812/2618001
758.88/755.19	c cleaning 69761 clauses out of 292803 with flag 24661980/2691000
788.71/784.89	c cleaning 70766 clauses out of 297042 with flag 25477526/2765000
819.23/815.30	c cleaning 71936 clauses out of 301276 with flag 26313343/2840000
852.97/848.76	c cleaning 72836 clauses out of 305341 with flag 27287032/2916001
886.22/881.88	c cleaning 73659 clauses out of 309508 with flag 28172856/2993004
919.46/914.93	c cleaning 74938 clauses out of 313844 with flag 29205621/3071000
956.39/951.66	c cleaning 76014 clauses out of 317906 with flag 30525731/3150000
992.27/987.36	c cleaning 77218 clauses out of 321890 with flag 31601235/3230000
1027.92/1022.81	c cleaning 77772 clauses out of 325675 with flag 32562756/3311003
1064.94/1059.75	c cleaning 78852 clauses out of 329900 with flag 33576448/3393000
1106.56/1101.17	c cleaning 79728 clauses out of 334049 with flag 34803885/3476001
1149.69/1144.02	c cleaning 81370 clauses out of 338320 with flag 36166791/3560000
1190.23/1184.47	c cleaning 82009 clauses out of 341950 with flag 37420536/3645001
1231.96/1225.81	c cleaning 83615 clauses out of 345940 with flag 38792405/3731000
1274.34/1267.86	c cleaning 83962 clauses out of 349328 with flag 40010802/3818004
1318.00/1311.17	c cleaning 85564 clauses out of 353363 with flag 41342321/3906001
1361.30/1354.19	c cleaning 85902 clauses out of 356798 with flag 42517836/3995000
1405.37/1397.85	c cleaning 87459 clauses out of 360897 with flag 43709694/4085001
1451.20/1443.32	c cleaning 88314 clauses out of 364437 with flag 44943413/4176000
1495.69/1487.38	c cleaning 89305 clauses out of 368124 with flag 46066004/4268001
1543.76/1534.91	c cleaning 90188 clauses out of 371821 with flag 47259583/4361003
1594.02/1584.60	c cleaning 91574 clauses out of 375631 with flag 48614099/4455001
1643.63/1633.67	c cleaning 92256 clauses out of 379056 with flag 49823766/4550000
1700.92/1690.36	c cleaning 93454 clauses out of 382801 with flag 51550661/4646001
1753.82/1742.68	c cleaning 94870 clauses out of 386347 with flag 52990074/4743001
1800.06/1788.30	c starts		: 42346
1800.06/1788.30	c conflicts		: 4829343
1800.06/1788.30	c decisions		: 71221300
1800.06/1788.30	c propagations		: 1741606190
1800.06/1788.30	c inspects		: 19373582242
1800.06/1788.30	c shortcuts		: 0
1800.06/1788.30	c learnt literals	: 60
1800.06/1788.30	c learnt binary clauses	: 105933
1800.06/1788.30	c learnt ternary clauses	: 112679
1800.06/1788.30	c learnt constraints	: 4829283
1800.06/1788.30	c ignored constraints	: 0
1800.06/1788.30	c root simplifications	: 0
1800.06/1788.30	c removed literals (reason simplification)	: 0
1800.06/1788.30	c reason swapping (by a shorter reason)	: 0
1800.06/1788.30	c Calls to reduceDB	: 93
1800.06/1788.30	c Number of update (reduction) of LBD	: 4154831
1800.06/1788.30	c Imported unit clauses	: 0
1800.06/1788.30	c number of reductions to clauses (during analyze)	: 0
1800.06/1788.30	c number of learned constraints concerned by reduction	: 0
1800.06/1788.30	c number of learning phase by resolution	: 0
1800.06/1788.30	c number of learning phase by cutting planes	: 0
1800.06/1788.30	c speed (assignments/second)	: 974107.8248827255
1800.06/1788.30	c non guided choices	5651
1800.06/1788.30	c timeout
1800.06/1788.37	c learnt constraints type 
1800.06/1788.37	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 105933
1800.06/1788.37	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 271886
1800.06/1788.37	s UNKNOWN
1800.06/1788.37	c Total wall clock time (in seconds): 1788.246

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-4084646-1465284534/watcher-4084646-1465284534 -o /tmp/evaluation-result-4084646-1465284534/solver-4084646-1465284534 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465255130-5981 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4084646-1465284534.opb 

pid=13843
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.44 2.32 2.22 3/194 13846
/proc/meminfo: memFree=29783664/32872528 swapFree=16360/1798728
[pid=13846] ppid=13843 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/13846/stat : 13846 (java) D 13843 13846 5965 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 110386577 9515008 182 33554432000 1073741824 1073778376 140735754872720 140735754863752 260190322357 0 0 4096 0 18446744072100609316 0 0 17 2 0 0 0 0 0
/proc/13846/statm: 2323 182 140 9 0 71 0

[startup+0.100115 s]
/proc/loadavg: 2.44 2.32 2.22 3/194 13846
/proc/meminfo: memFree=29783664/32872528 swapFree=16360/1798728
[pid=13846] ppid=13843 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/13846/stat : 13846 (java) S 13843 13846 5965 0 -1 4202496 4392 0 1 0 8 1 0 0 20 0 18 0 110386577 9787879424 5506 33554432000 1073741824 1073778376 140735824586336 140735824577472 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13846/statm: 2389619 5506 2116 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200282 s]
/proc/loadavg: 2.44 2.32 2.22 3/194 13846
/proc/meminfo: memFree=29783664/32872528 swapFree=16360/1798728
[pid=13846] ppid=13843 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/13846/stat : 13846 (java) S 13843 13846 5965 0 -1 4202496 5018 0 1 0 25 1 0 0 20 0 18 0 110386577 9787879424 6983 33554432000 1073741824 1073778376 140735824586336 140735824577472 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13846/statm: 2389619 6983 2214 9 0 2380296 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.30029 s]
/proc/loadavg: 2.44 2.32 2.22 3/194 13846
/proc/meminfo: memFree=29783664/32872528 swapFree=16360/1798728
[pid=13846] ppid=13843 vsize=9558476 CPUtime=0.52 cores=0,2,4,6
/proc/13846/stat : 13846 (java) S 13843 13846 5965 0 -1 4202496 7434 0 1 0 50 2 0 0 20 0 18 0 110386577 9787879424 9353 33554432000 1073741824 1073778376 140735824586336 140735824577472 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13846/statm: 2389619 9353 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9558476

[startup+0.700241 s]
/proc/loadavg: 2.44 2.32 2.22 3/194 13846
/proc/meminfo: memFree=29783664/32872528 swapFree=16360/1798728
[pid=13846] ppid=13843 vsize=9625040 CPUtime=1.37 cores=0,2,4,6
/proc/13846/stat : 13846 (java) S 13843 13846 5965 0 -1 4202496 8599 0 1 0 135 2 0 0 20 0 19 0 110386577 9856040960 16525 33554432000 1073741824 1073778376 140735824586336 140735824577472 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13846/statm: 2406260 16525 2261 9 0 2396937 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 9625040

[startup+1.50071 s]
/proc/loadavg: 2.44 2.32 2.22 3/213 13865
/proc/meminfo: memFree=29724120/32872528 swapFree=16360/1798728
[pid=13846] ppid=13843 vsize=9625040 CPUtime=2.23 cores=0,2,4,6
/proc/13846/stat : 13846 (java) S 13843 13846 5965 0 -1 4202496 8822 0 1 0 221 2 0 0 20 0 19 0 110386577 9856040960 17044 33554432000 1073741824 1073778376 140735824586336 140735824577472 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13846/statm: 2406260 17044 2267 9 0 2396937 0
[pid=13846/tid=13848] ppid=13843 vsize=9625040 CPUtime=1.45 cores=0,2,4,6
/proc/13846/task/13848/stat : 13848 (java) R 13843 13846 5965 0 -1 4202560 2421 0 1 0 144 1 0 0 20 0 19 0 110386578 9856040960 17044 33554432000 1073741824 1073778376 140735824586336 140131616655960 140131445641419 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13846/tid=13849] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13849/stat : 13849 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386579 9856040960 17044 33554432000 1073741824 1073778376 140735824586336 140131578149160 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13850] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13850/stat : 13850 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386579 9856040960 17044 33554432000 1073741824 1073778376 140735824586336 140131577096360 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13846/tid=13851] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13851/stat : 13851 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386579 9856040960 17044 33554432000 1073741824 1073778376 140735824586336 140131576044072 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13846/tid=13852] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13852/stat : 13852 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386579 9856040960 17044 33554432000 1073741824 1073778376 140735824586336 140131574991272 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13846/tid=13853] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13853/stat : 13853 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386579 9856040960 17044 33554432000 1073741824 1073778376 140735824586336 140131573938984 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13854] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13854/stat : 13854 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386579 9856040960 17044 33554432000 1073741824 1073778376 140735824586336 140131572886184 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13846/tid=13855] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13855/stat : 13855 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386579 9856040960 17044 33554432000 1073741824 1073778376 140735824586336 140131571833896 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13846/tid=13856] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13856/stat : 13856 (java) S 13843 13846 5965 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 110386579 9856040960 17044 33554432000 1073741824 1073778376 140735824586336 140131570781096 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13857] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13857/stat : 13857 (java) S 13843 13846 5965 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 110386581 9856040960 17044 33554432000 1073741824 1073778376 140735824586336 140131440765160 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13858] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13858/stat : 13858 (java) S 13843 13846 5965 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 110386581 9856040960 17044 33554432000 1073741824 1073778376 140735824586336 140131439711224 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13859] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13859/stat : 13859 (java) S 13843 13846 5965 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110386581 9856040960 17044 33554432000 1073741824 1073778376 140735824586336 140131438658824 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13860] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13860/stat : 13860 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386584 9856040960 17044 33554432000 1073741824 1073778376 140735824586336 140131437607312 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13861] ppid=13843 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/13846/task/13861/stat : 13861 (java) S 13843 13846 5965 0 -1 4202560 2957 0 0 0 40 0 0 0 20 0 19 0 110386584 9856040960 17044 33554432000 1073741824 1073778376 140735824586336 140131436554936 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13862] ppid=13843 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/13846/task/13862/stat : 13862 (java) S 13843 13846 5965 0 -1 4202560 2172 0 0 0 34 0 0 0 20 0 19 0 110386584 9856040960 17044 33554432000 1073741824 1073778376 140735824586336 140131435502136 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13846/tid=13863] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13863/stat : 13863 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386584 9856040960 17044 33554432000 1073741824 1073778376 140735824586336 140131434450040 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13846/tid=13864] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13864/stat : 13864 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386584 9856040960 17044 33554432000 1073741824 1073778376 140735824586336 140131433397448 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13865] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13865/stat : 13865 (java) S 13843 13846 5965 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110386618 9856040960 17044 33554432000 1073741824 1073778376 140735824586336 140131432342440 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 9625040

[startup+3.10074 s]
/proc/loadavg: 2.44 2.32 2.22 3/213 13865
/proc/meminfo: memFree=29719416/32872528 swapFree=16360/1798728
[pid=13846] ppid=13843 vsize=9625040 CPUtime=3.87 cores=0,2,4,6
/proc/13846/stat : 13846 (java) S 13843 13846 5965 0 -1 4202496 8827 0 1 0 384 3 0 0 20 0 19 0 110386577 9856040960 19092 33554432000 1073741824 1073778376 140735824586336 140735824577472 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13846/statm: 2406260 19092 2267 9 0 2396937 0
[pid=13846/tid=13848] ppid=13843 vsize=9625040 CPUtime=3.04 cores=0,2,4,6
/proc/13846/task/13848/stat : 13848 (java) R 13843 13846 5965 0 -1 4202560 2426 0 1 0 303 1 0 0 20 0 19 0 110386578 9856040960 19092 33554432000 1073741824 1073778376 140735824586336 140131616657912 140131445622529 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13849] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13849/stat : 13849 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386579 9856040960 19092 33554432000 1073741824 1073778376 140735824586336 140131578149160 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13850] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13850/stat : 13850 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386579 9856040960 19092 33554432000 1073741824 1073778376 140735824586336 140131577096360 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13846/tid=13851] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13851/stat : 13851 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386579 9856040960 19092 33554432000 1073741824 1073778376 140735824586336 140131576044072 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13846/tid=13852] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13852/stat : 13852 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386579 9856040960 19092 33554432000 1073741824 1073778376 140735824586336 140131574991272 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13846/tid=13853] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13853/stat : 13853 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386579 9856040960 19092 33554432000 1073741824 1073778376 140735824586336 140131573938984 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13854] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13854/stat : 13854 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386579 9856040960 19092 33554432000 1073741824 1073778376 140735824586336 140131572886184 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13846/tid=13855] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13855/stat : 13855 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386579 9856040960 19092 33554432000 1073741824 1073778376 140735824586336 140131571833896 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13846/tid=13856] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13856/stat : 13856 (java) S 13843 13846 5965 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 110386579 9856040960 19092 33554432000 1073741824 1073778376 140735824586336 140131570781096 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13857] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13857/stat : 13857 (java) S 13843 13846 5965 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 110386581 9856040960 19092 33554432000 1073741824 1073778376 140735824586336 140131440765160 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13858] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13858/stat : 13858 (java) S 13843 13846 5965 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 110386581 9856040960 19092 33554432000 1073741824 1073778376 140735824586336 140131439711224 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13859] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13859/stat : 13859 (java) S 13843 13846 5965 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110386581 9856040960 19092 33554432000 1073741824 1073778376 140735824586336 140131438658824 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13860] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13860/stat : 13860 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386584 9856040960 19092 33554432000 1073741824 1073778376 140735824586336 140131437607312 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13861] ppid=13843 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/13846/task/13861/stat : 13861 (java) S 13843 13846 5965 0 -1 4202560 2957 0 0 0 43 0 0 0 20 0 19 0 110386584 9856040960 19092 33554432000 1073741824 1073778376 140735824586336 140131436554936 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13862] ppid=13843 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/13846/task/13862/stat : 13862 (java) S 13843 13846 5965 0 -1 4202560 2172 0 0 0 35 0 0 0 20 0 19 0 110386584 9856040960 19092 33554432000 1073741824 1073778376 140735824586336 140131435502136 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13846/tid=13863] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13863/stat : 13863 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386584 9856040960 19092 33554432000 1073741824 1073778376 140735824586336 140131434450040 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13846/tid=13864] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13864/stat : 13864 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386584 9856040960 19092 33554432000 1073741824 1073778376 140735824586336 140131433397448 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13865] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13865/stat : 13865 (java) S 13843 13846 5965 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110386618 9856040960 19092 33554432000 1073741824 1073778376 140735824586336 140131432342440 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.87
Current children cumulated vsize (KiB) 9625040

[startup+6.30081 s]
/proc/loadavg: 2.48 2.33 2.23 3/213 13865
/proc/meminfo: memFree=29694344/32872528 swapFree=16360/1798728
[pid=13846] ppid=13843 vsize=9625040 CPUtime=7.08 cores=0,2,4,6
/proc/13846/stat : 13846 (java) S 13843 13846 5965 0 -1 4202496 8846 0 1 0 705 3 0 0 20 0 19 0 110386577 9856040960 22669 33554432000 1073741824 1073778376 140735824586336 140735824577472 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13846/statm: 2406260 22669 2268 9 0 2396937 0
[pid=13846/tid=13848] ppid=13843 vsize=9625040 CPUtime=6.22 cores=0,2,4,6
/proc/13846/task/13848/stat : 13848 (java) R 13843 13846 5965 0 -1 4202560 2434 0 1 0 621 1 0 0 20 0 19 0 110386578 9856040960 22669 33554432000 1073741824 1073778376 140735824586336 140131616648896 140131445608611 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13849] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13849/stat : 13849 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386579 9856040960 22669 33554432000 1073741824 1073778376 140735824586336 140131578149160 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13850] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13850/stat : 13850 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386579 9856040960 22669 33554432000 1073741824 1073778376 140735824586336 140131577096360 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13846/tid=13851] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13851/stat : 13851 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386579 9856040960 22669 33554432000 1073741824 1073778376 140735824586336 140131576044072 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13846/tid=13852] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13852/stat : 13852 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386579 9856040960 22669 33554432000 1073741824 1073778376 140735824586336 140131574991272 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13846/tid=13853] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13853/stat : 13853 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386579 9856040960 22669 33554432000 1073741824 1073778376 140735824586336 140131573938984 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13854] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13854/stat : 13854 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386579 9856040960 22669 33554432000 1073741824 1073778376 140735824586336 140131572886184 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13846/tid=13855] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13855/stat : 13855 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386579 9856040960 22669 33554432000 1073741824 1073778376 140735824586336 140131571833896 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13846/tid=13856] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13856/stat : 13856 (java) S 13843 13846 5965 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 110386579 9856040960 22669 33554432000 1073741824 1073778376 140735824586336 140131570781096 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13857] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13857/stat : 13857 (java) S 13843 13846 5965 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 110386581 9856040960 22669 33554432000 1073741824 1073778376 140735824586336 140131440765160 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13858] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13858/stat : 13858 (java) S 13843 13846 5965 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 110386581 9856040960 22669 33554432000 1073741824 1073778376 140735824586336 140131439711224 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13859] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13859/stat : 13859 (java) S 13843 13846 5965 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110386581 9856040960 22669 33554432000 1073741824 1073778376 140735824586336 140131438658824 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13860] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13860/stat : 13860 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386584 9856040960 22669 33554432000 1073741824 1073778376 140735824586336 140131437607312 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13861] ppid=13843 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/13846/task/13861/stat : 13861 (java) S 13843 13846 5965 0 -1 4202560 2957 0 0 0 43 0 0 0 20 0 19 0 110386584 9856040960 22669 33554432000 1073741824 1073778376 140735824586336 140131436554936 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13862] ppid=13843 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/13846/task/13862/stat : 13862 (java) S 13843 13846 5965 0 -1 4202560 2182 0 0 0 37 0 0 0 20 0 19 0 110386584 9856040960 22669 33554432000 1073741824 1073778376 140735824586336 140131435502136 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13846/tid=13863] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13863/stat : 13863 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386584 9856040960 22669 33554432000 1073741824 1073778376 140735824586336 140131434450040 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13846/tid=13864] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13864/stat : 13864 (java) S 13843 13846 5965 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 110386584 9856040960 22669 33554432000 1073741824 1073778376 140735824586336 140131433397448 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13865] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13865/stat : 13865 (java) S 13843 13846 5965 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110386618 9856040960 22669 33554432000 1073741824 1073778376 140735824586336 140131432342440 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.08
Current children cumulated vsize (KiB) 9625040


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

[pid=13846/tid=13865] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13865/stat : 13865 (java) S 13843 13846 5965 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110386618 9856040960 58186 33554432000 1073741824 1073778376 140735824586336 140131432342440 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1733.41
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.21 2.24 2.20 3/213 13975
/proc/meminfo: memFree=29464788/32872528 swapFree=16360/1798728
[pid=13846] ppid=13843 vsize=9625040 CPUtime=1794.03 cores=0,2,4,6
/proc/13846/stat : 13846 (java) S 13843 13846 5965 0 -1 4202496 17054 0 1 0 179289 114 0 0 20 0 19 0 110386577 9856040960 66077 33554432000 1073741824 1073778376 140735824586336 140735824577472 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13846/statm: 2406260 66077 2290 9 0 2396937 0
[pid=13846/tid=13848] ppid=13843 vsize=9625040 CPUtime=1769.14 cores=0,2,4,6
/proc/13846/task/13848/stat : 13848 (java) R 13843 13846 5965 0 -1 4202560 2706 0 1 0 176882 32 0 0 20 0 19 0 110386578 9856040960 66077 33554432000 1073741824 1073778376 140735824586336 140131616656704 140131445747984 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13846/tid=13849] ppid=13843 vsize=9625040 CPUtime=1.89 cores=0,2,4,6
/proc/13846/task/13849/stat : 13849 (java) S 13843 13846 5965 0 -1 4202560 708 0 0 0 179 10 0 0 20 0 19 0 110386579 9856040960 66077 33554432000 1073741824 1073778376 140735824586336 140131578149160 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13846/tid=13850] ppid=13843 vsize=9625040 CPUtime=1.94 cores=0,2,4,6
/proc/13846/task/13850/stat : 13850 (java) S 13843 13846 5965 0 -1 4202560 1287 0 0 0 184 10 0 0 20 0 19 0 110386579 9856040960 66077 33554432000 1073741824 1073778376 140735824586336 140131577096360 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13846/tid=13851] ppid=13843 vsize=9625040 CPUtime=1.94 cores=0,2,4,6
/proc/13846/task/13851/stat : 13851 (java) S 13843 13846 5965 0 -1 4202560 980 0 0 0 182 12 0 0 20 0 19 0 110386579 9856040960 66077 33554432000 1073741824 1073778376 140735824586336 140131576044072 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13852] ppid=13843 vsize=9625040 CPUtime=1.93 cores=0,2,4,6
/proc/13846/task/13852/stat : 13852 (java) S 13843 13846 5965 0 -1 4202560 751 0 0 0 181 12 0 0 20 0 19 0 110386579 9856040960 66077 33554432000 1073741824 1073778376 140735824586336 140131574991272 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13846/tid=13853] ppid=13843 vsize=9625040 CPUtime=1.91 cores=0,2,4,6
/proc/13846/task/13853/stat : 13853 (java) S 13843 13846 5965 0 -1 4202560 784 0 0 0 182 9 0 0 20 0 19 0 110386579 9856040960 66077 33554432000 1073741824 1073778376 140735824586336 140131573938984 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13846/tid=13854] ppid=13843 vsize=9625040 CPUtime=1.94 cores=0,2,4,6
/proc/13846/task/13854/stat : 13854 (java) S 13843 13846 5965 0 -1 4202560 501 0 0 0 184 10 0 0 20 0 19 0 110386579 9856040960 66077 33554432000 1073741824 1073778376 140735824586336 140131572886184 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13855] ppid=13843 vsize=9625040 CPUtime=1.89 cores=0,2,4,6
/proc/13846/task/13855/stat : 13855 (java) S 13843 13846 5965 0 -1 4202560 928 0 0 0 180 9 0 0 20 0 19 0 110386579 9856040960 66077 33554432000 1073741824 1073778376 140735824586336 140131571833896 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13846/tid=13856] ppid=13843 vsize=9625040 CPUtime=1.92 cores=0,2,4,6
/proc/13846/task/13856/stat : 13856 (java) S 13843 13846 5965 0 -1 4202560 1288 0 0 0 181 11 0 0 20 0 19 0 110386579 9856040960 66077 33554432000 1073741824 1073778376 140735824586336 140131570781096 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13846/tid=13857] ppid=13843 vsize=9625040 CPUtime=3.81 cores=0,2,4,6
/proc/13846/task/13857/stat : 13857 (java) S 13843 13846 5965 0 -1 4202560 616 0 0 0 376 5 0 0 20 0 19 0 110386581 9856040960 66077 33554432000 1073741824 1073778376 140735824586336 140131440765160 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13846/tid=13858] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13858/stat : 13858 (java) S 13843 13846 5965 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 110386581 9856040960 66077 33554432000 1073741824 1073778376 140735824586336 140131439711224 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13859] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13859/stat : 13859 (java) S 13843 13846 5965 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 110386581 9856040960 66077 33554432000 1073741824 1073778376 140735824586336 140131438658824 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13860] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13860/stat : 13860 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386584 9856040960 66077 33554432000 1073741824 1073778376 140735824586336 140131437607312 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13861] ppid=13843 vsize=9625040 CPUtime=0.46 cores=0,2,4,6
/proc/13846/task/13861/stat : 13861 (java) S 13843 13846 5965 0 -1 4202560 2961 0 0 0 46 0 0 0 20 0 19 0 110386584 9856040960 66077 33554432000 1073741824 1073778376 140735824586336 140131436554936 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13862] ppid=13843 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/13846/task/13862/stat : 13862 (java) S 13843 13846 5965 0 -1 4202560 2182 0 0 0 37 0 0 0 20 0 19 0 110386584 9856040960 66077 33554432000 1073741824 1073778376 140735824586336 140131435502136 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13846/tid=13863] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13863/stat : 13863 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386584 9856040960 66077 33554432000 1073741824 1073778376 140735824586336 140131434450040 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13846/tid=13864] ppid=13843 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/13846/task/13864/stat : 13864 (java) S 13843 13846 5965 0 -1 4202560 104 0 0 0 35 30 0 0 20 0 19 0 110386584 9856040960 66077 33554432000 1073741824 1073778376 140735824586336 140131433397448 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13846/tid=13865] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13865/stat : 13865 (java) S 13843 13846 5965 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110386618 9856040960 66077 33554432000 1073741824 1073778376 140735824586336 140131432342440 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.03
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1788.3 s]
/proc/loadavg: 2.27 2.25 2.20 3/213 13975
/proc/meminfo: memFree=29467392/32872528 swapFree=16360/1798728
[pid=13846] ppid=13843 vsize=9625040 CPUtime=1800.06 cores=0,2,4,6
/proc/13846/stat : 13846 (java) S 13843 13846 5965 0 -1 4202496 17058 0 1 0 179892 114 0 0 20 0 19 0 110386577 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140735824577472 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13846/statm: 2406260 66080 2290 9 0 2396937 0
[pid=13846/tid=13848] ppid=13843 vsize=9625040 CPUtime=1775.11 cores=0,2,4,6
/proc/13846/task/13848/stat : 13848 (java) R 13843 13846 5965 0 -1 4202560 2707 0 1 0 177479 32 0 0 20 0 19 0 110386578 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131616656704 140131445597425 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13846/tid=13849] ppid=13843 vsize=9625040 CPUtime=1.9 cores=0,2,4,6
/proc/13846/task/13849/stat : 13849 (java) S 13843 13846 5965 0 -1 4202560 708 0 0 0 180 10 0 0 20 0 19 0 110386579 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131578149160 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13846/tid=13850] ppid=13843 vsize=9625040 CPUtime=1.95 cores=0,2,4,6
/proc/13846/task/13850/stat : 13850 (java) S 13843 13846 5965 0 -1 4202560 1287 0 0 0 185 10 0 0 20 0 19 0 110386579 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131577096360 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13851] ppid=13843 vsize=9625040 CPUtime=1.94 cores=0,2,4,6
/proc/13846/task/13851/stat : 13851 (java) S 13843 13846 5965 0 -1 4202560 980 0 0 0 182 12 0 0 20 0 19 0 110386579 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131576044072 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13852] ppid=13843 vsize=9625040 CPUtime=1.94 cores=0,2,4,6
/proc/13846/task/13852/stat : 13852 (java) S 13843 13846 5965 0 -1 4202560 751 0 0 0 182 12 0 0 20 0 19 0 110386579 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131574991272 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13846/tid=13853] ppid=13843 vsize=9625040 CPUtime=1.91 cores=0,2,4,6
/proc/13846/task/13853/stat : 13853 (java) S 13843 13846 5965 0 -1 4202560 784 0 0 0 182 9 0 0 20 0 19 0 110386579 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131573938984 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13846/tid=13854] ppid=13843 vsize=9625040 CPUtime=1.94 cores=0,2,4,6
/proc/13846/task/13854/stat : 13854 (java) S 13843 13846 5965 0 -1 4202560 501 0 0 0 184 10 0 0 20 0 19 0 110386579 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131572886184 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13855] ppid=13843 vsize=9625040 CPUtime=1.89 cores=0,2,4,6
/proc/13846/task/13855/stat : 13855 (java) S 13843 13846 5965 0 -1 4202560 928 0 0 0 180 9 0 0 20 0 19 0 110386579 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131571833896 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13846/tid=13856] ppid=13843 vsize=9625040 CPUtime=1.93 cores=0,2,4,6
/proc/13846/task/13856/stat : 13856 (java) S 13843 13846 5965 0 -1 4202560 1288 0 0 0 182 11 0 0 20 0 19 0 110386579 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131570781096 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13846/tid=13857] ppid=13843 vsize=9625040 CPUtime=3.81 cores=0,2,4,6
/proc/13846/task/13857/stat : 13857 (java) S 13843 13846 5965 0 -1 4202560 619 0 0 0 376 5 0 0 20 0 19 0 110386581 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131440765160 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13846/tid=13858] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13858/stat : 13858 (java) S 13843 13846 5965 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 110386581 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131439711224 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13859] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13859/stat : 13859 (java) S 13843 13846 5965 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 110386581 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131438658824 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13860] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13860/stat : 13860 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386584 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131437607312 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13861] ppid=13843 vsize=9625040 CPUtime=0.46 cores=0,2,4,6
/proc/13846/task/13861/stat : 13861 (java) S 13843 13846 5965 0 -1 4202560 2961 0 0 0 46 0 0 0 20 0 19 0 110386584 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131436554936 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13862] ppid=13843 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/13846/task/13862/stat : 13862 (java) S 13843 13846 5965 0 -1 4202560 2182 0 0 0 37 0 0 0 20 0 19 0 110386584 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131435502136 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13846/tid=13863] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13863/stat : 13863 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386584 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131434450040 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13846/tid=13864] ppid=13843 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/13846/task/13864/stat : 13864 (java) S 13843 13846 5965 0 -1 4202560 104 0 0 0 35 30 0 0 20 0 19 0 110386584 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131433397448 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13846/tid=13865] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13865/stat : 13865 (java) S 13843 13846 5965 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110386618 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131432342440 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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 13846 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1788.3 s]
/proc/loadavg: 2.27 2.25 2.20 3/213 13975
/proc/meminfo: memFree=29467392/32872528 swapFree=16360/1798728
[pid=13846] ppid=13843 vsize=9625040 CPUtime=1800.06 cores=0,2,4,6
/proc/13846/stat : 13846 (java) S 13843 13846 5965 0 -1 4202496 17058 0 1 0 179892 114 0 0 20 0 19 0 110386577 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140735824577472 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13846/statm: 2406260 66080 2290 9 0 2396937 0
[pid=13846/tid=13848] ppid=13843 vsize=9625040 CPUtime=1775.11 cores=0,2,4,6
/proc/13846/task/13848/stat : 13848 (java) R 13843 13846 5965 0 -1 4202560 2707 0 1 0 177479 32 0 0 20 0 19 0 110386578 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131616656704 140131445597425 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13846/tid=13849] ppid=13843 vsize=9625040 CPUtime=1.9 cores=0,2,4,6
/proc/13846/task/13849/stat : 13849 (java) S 13843 13846 5965 0 -1 4202560 708 0 0 0 180 10 0 0 20 0 19 0 110386579 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131578149160 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13846/tid=13850] ppid=13843 vsize=9625040 CPUtime=1.95 cores=0,2,4,6
/proc/13846/task/13850/stat : 13850 (java) S 13843 13846 5965 0 -1 4202560 1287 0 0 0 185 10 0 0 20 0 19 0 110386579 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131577096360 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13851] ppid=13843 vsize=9625040 CPUtime=1.94 cores=0,2,4,6
/proc/13846/task/13851/stat : 13851 (java) S 13843 13846 5965 0 -1 4202560 980 0 0 0 182 12 0 0 20 0 19 0 110386579 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131576044072 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13852] ppid=13843 vsize=9625040 CPUtime=1.94 cores=0,2,4,6
/proc/13846/task/13852/stat : 13852 (java) S 13843 13846 5965 0 -1 4202560 751 0 0 0 182 12 0 0 20 0 19 0 110386579 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131574991272 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13846/tid=13853] ppid=13843 vsize=9625040 CPUtime=1.91 cores=0,2,4,6
/proc/13846/task/13853/stat : 13853 (java) S 13843 13846 5965 0 -1 4202560 784 0 0 0 182 9 0 0 20 0 19 0 110386579 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131573938984 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13846/tid=13854] ppid=13843 vsize=9625040 CPUtime=1.94 cores=0,2,4,6
/proc/13846/task/13854/stat : 13854 (java) S 13843 13846 5965 0 -1 4202560 501 0 0 0 184 10 0 0 20 0 19 0 110386579 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131572886184 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13855] ppid=13843 vsize=9625040 CPUtime=1.89 cores=0,2,4,6
/proc/13846/task/13855/stat : 13855 (java) S 13843 13846 5965 0 -1 4202560 928 0 0 0 180 9 0 0 20 0 19 0 110386579 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131571833896 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13846/tid=13856] ppid=13843 vsize=9625040 CPUtime=1.93 cores=0,2,4,6
/proc/13846/task/13856/stat : 13856 (java) S 13843 13846 5965 0 -1 4202560 1288 0 0 0 182 11 0 0 20 0 19 0 110386579 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131570781096 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13846/tid=13857] ppid=13843 vsize=9625040 CPUtime=3.81 cores=0,2,4,6
/proc/13846/task/13857/stat : 13857 (java) S 13843 13846 5965 0 -1 4202560 619 0 0 0 376 5 0 0 20 0 19 0 110386581 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131440765160 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13846/tid=13858] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13858/stat : 13858 (java) S 13843 13846 5965 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 110386581 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131439711224 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13859] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13859/stat : 13859 (java) S 13843 13846 5965 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 110386581 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131438658824 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13860] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13860/stat : 13860 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386584 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131437607312 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13861] ppid=13843 vsize=9625040 CPUtime=0.46 cores=0,2,4,6
/proc/13846/task/13861/stat : 13861 (java) S 13843 13846 5965 0 -1 4202560 2961 0 0 0 46 0 0 0 20 0 19 0 110386584 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131436554936 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13846/tid=13862] ppid=13843 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/13846/task/13862/stat : 13862 (java) S 13843 13846 5965 0 -1 4202560 2182 0 0 0 37 0 0 0 20 0 19 0 110386584 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131435502136 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13846/tid=13863] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13863/stat : 13863 (java) S 13843 13846 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110386584 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131434450040 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13846/tid=13864] ppid=13843 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/13846/task/13864/stat : 13864 (java) S 13843 13846 5965 0 -1 4202560 104 0 0 0 35 30 0 0 20 0 19 0 110386584 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131433397448 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13846/tid=13865] ppid=13843 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13846/task/13865/stat : 13865 (java) S 13843 13846 5965 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110386618 9856040960 66080 33554432000 1073741824 1073778376 140735824586336 140131432342440 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9625040

Child status: 143

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

Real time (s): 1788.37
CPU time (s): 1800.06
CPU user time (s): 1798.92
CPU system time (s): 1.14
CPU usage (%): 100.653
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.51
system time used= 1.64975
maximum resident set size= 553016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17095
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44979
involuntary context switches= 35208

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.5312 second user time and 12.2341 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-07 09:28:54
IDJOB=4084646
IDBENCH=90128
IDSOLVER=2546
FILE ID=node123/4084646-1465284534
RUNJOBID= node123-1465255130-5981
PBS_JOBID= 19843274
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K89.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4084646-1465284534/watcher-4084646-1465284534 -o /tmp/evaluation-result-4084646-1465284534/solver-4084646-1465284534 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465255130-5981 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4084646-1465284534.opb

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

MD5SUM BENCH= 30c9df0e6d94fba856558f98ad1383d9
RANDOM SEED=2019210367

node123.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		: 2667.117
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	: 5334.23
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		: 2667.117
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		: 2667.117
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		: 2667.117
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		: 2667.117
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		: 2667.117
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		: 2667.117
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		: 2667.117
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:        29783664 kB
Buffers:          112756 kB
Cached:           143116 kB
SwapCached:         1808 kB
Active:           349148 kB
Inactive:         187716 kB
Active(anon):     281380 kB
Inactive(anon):     2104 kB
Active(file):      67768 kB
Inactive(file):   185612 kB
Unevictable:     1798728 kB
Mlocked:           16360 kB
SwapTotal:      67108856 kB
SwapFree:       67098808 kB
Dirty:              1288 kB
Writeback:             0 kB
AnonPages:       2097360 kB
Mapped:            15336 kB
Shmem:                 0 kB
Slab:             600276 kB
SReclaimable:      44076 kB
SUnreclaim:       556200 kB
KernelStack:        1568 kB
PageTables:         8448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2268880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2068480 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 node123 at 2016-06-07 09:58:43