Trace number 4119441

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16SAT (TO)-85 1800.65 896.158

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-sporttournament22.opb
MD5SUM2359f1276621da855a970087821e3059
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-85
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 602
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 652
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 652
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)440
Sum of products size (including duplicates)880
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4119441-1467256122.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  objective function found
0.11/0.19	c ... done. Wall clock time 0.085s.
0.11/0.19	c declared #vars     231
0.11/0.19	c internal #vars     671
0.11/0.19	c #constraints  880
0.11/0.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.19	c constraints type 
0.11/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 440
0.11/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 440
0.11/0.19	c 880 constraints processed.
0.11/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.19	c constraints type 
0.11/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 440
0.11/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 440
0.11/0.19	c 880 constraints processed.
0.11/0.19	c objective function length is 602 literals
0.25/0.21	c And the winner is solver0
0.30/0.69	c SATISFIABLE
0.30/0.69	c OPTIMIZING...
0.30/0.69	c Got one! Elapsed wall clock time (in seconds):0.59
0.30/0.70	o -69
0.30/0.73	c And the winner is solver0
0.43/1.21	c Got one! Elapsed wall clock time (in seconds):1.103
0.43/1.21	o -70
0.43/1.22	c And the winner is solver0
0.82/1.71	c Got one! Elapsed wall clock time (in seconds):1.609
0.82/1.71	o -71
0.82/1.73	c And the winner is solver0
1.26/2.22	c Got one! Elapsed wall clock time (in seconds):2.114
1.26/2.22	o -72
1.86/2.48	c And the winner is solver0
2.20/2.72	c Got one! Elapsed wall clock time (in seconds):2.617
2.20/2.72	o -73
2.20/2.73	c And the winner is solver0
2.21/3.22	c Got one! Elapsed wall clock time (in seconds):3.12
2.21/3.22	o -74
2.83/3.52	c cleaning 2867 clauses out of 5741 with flag 6035/5741
2.83/3.56	c And the winner is solver1
3.29/3.73	c Got one! Elapsed wall clock time (in seconds):3.622
3.29/3.73	o -75
4.57/4.25	c cleaning 4172 clauses out of 8348 with flag 10578/11215
5.80/4.83	c cleaning 5087 clauses out of 10176 with flag 23277/17215
7.28/5.57	c cleaning 6044 clauses out of 12088 with flag 38120/24214
8.95/6.38	c cleaning 7023 clauses out of 14045 with flag 54387/32215
11.05/7.36	c cleaning 8011 clauses out of 16021 with flag 72519/41214
11.25/7.41	c And the winner is solver1
11.29/7.73	c Got one! Elapsed wall clock time (in seconds):7.625
11.29/7.73	o -76
12.24/8.24	c cleaning 6806 clauses out of 13617 with flag 10592/46821
13.45/8.86	c cleaning 6399 clauses out of 12810 with flag 23165/52820
15.10/9.51	c And the winner is solver1
15.14/9.76	c Got one! Elapsed wall clock time (in seconds):9.652
15.14/9.76	o -77
16.03/10.29	c cleaning 8880 clauses out of 17766 with flag 10520/64175
17.43/10.93	c cleaning 7442 clauses out of 14887 with flag 23216/70176
18.92/11.69	c cleaning 7219 clauses out of 14445 with flag 37996/77176
20.51/12.47	c cleaning 7610 clauses out of 15225 with flag 54991/85175
22.51/13.41	c cleaning 8304 clauses out of 16616 with flag 73946/94176
24.65/14.43	c cleaning 9152 clauses out of 18311 with flag 95020/104175
26.66/15.49	c cleaning 10078 clauses out of 20159 with flag 118271/115175
27.05/15.62	c And the winner is solver1
27.12/15.76	c Got one! Elapsed wall clock time (in seconds):15.656
27.12/15.76	o -78
27.79/16.16	c cleaning 7780 clauses out of 15574 with flag 8475/120668
29.00/16.75	c cleaning 6894 clauses out of 13793 with flag 21122/126667
30.53/17.48	c cleaning 6947 clauses out of 13899 with flag 35940/133667
32.33/18.30	c cleaning 7473 clauses out of 14952 with flag 52839/141667
33.93/19.14	c cleaning 8239 clauses out of 16479 with flag 71855/150667
35.93/20.13	c cleaning 9116 clauses out of 18240 with flag 92988/160667
38.17/21.27	c cleaning 10060 clauses out of 20125 with flag 116260/171668
40.80/22.55	c cleaning 11029 clauses out of 22065 with flag 141755/183668
44.00/24.03	c cleaning 12018 clauses out of 24035 with flag 169119/196667
47.00/25.57	c cleaning 13009 clauses out of 26019 with flag 198755/210669
50.69/27.31	c cleaning 14002 clauses out of 28009 with flag 230416/225668
55.15/29.48	c cleaning 15004 clauses out of 30007 with flag 264058/241668
59.75/31.76	c cleaning 16001 clauses out of 32003 with flag 299858/258668
65.35/34.55	c cleaning 17000 clauses out of 34002 with flag 337741/276668
71.59/37.57	c cleaning 18001 clauses out of 36002 with flag 377764/295668
77.78/40.68	c cleaning 19001 clauses out of 38002 with flag 419869/315669
85.39/44.46	c cleaning 19997 clauses out of 40000 with flag 464069/336668
93.92/48.97	c cleaning 20997 clauses out of 42003 with flag 510342/358668
94.52/49.23	c And the winner is solver1
94.59/49.38	c Got one! Elapsed wall clock time (in seconds):49.276
94.59/49.38	o -81
95.43/49.81	c cleaning 13433 clauses out of 26873 with flag 8457/364535
96.43/50.36	c cleaning 9713 clauses out of 19440 with flag 21074/370535
97.83/51.01	c cleaning 8358 clauses out of 16727 with flag 35796/377535
99.24/51.78	c cleaning 8177 clauses out of 16368 with flag 52672/385534
101.02/52.69	c cleaning 8592 clauses out of 17192 with flag 71742/394535
103.02/53.65	c cleaning 9297 clauses out of 18599 with flag 92954/404534
105.42/54.84	c cleaning 10143 clauses out of 20302 with flag 116236/415534
108.53/56.36	c cleaning 11076 clauses out of 22159 with flag 141647/427534
111.53/57.82	c cleaning 12039 clauses out of 24083 with flag 169371/440534
114.33/59.27	c cleaning 13016 clauses out of 26044 with flag 198988/454534
117.73/60.91	c cleaning 14011 clauses out of 28028 with flag 230639/469534
121.13/62.68	c cleaning 15003 clauses out of 30018 with flag 264453/485535
125.53/64.90	c cleaning 16005 clauses out of 32014 with flag 300377/502534
131.07/67.52	c cleaning 17002 clauses out of 34010 with flag 338258/520535
136.90/70.43	c cleaning 18001 clauses out of 36008 with flag 378410/539535
142.49/73.28	c cleaning 18997 clauses out of 38006 with flag 420711/559534
149.29/76.61	c cleaning 19999 clauses out of 40010 with flag 464906/580535
156.67/80.30	c cleaning 21003 clauses out of 42010 with flag 511590/602534
162.67/83.27	c cleaning 22000 clauses out of 44007 with flag 560299/625534
166.47/85.18	c And the winner is solver1
166.64/85.42	c Got one! Elapsed wall clock time (in seconds):85.319
166.64/85.42	o -82
167.86/86.05	c cleaning 21217 clauses out of 42453 with flag 10699/645980
169.06/86.67	c cleaning 13609 clauses out of 27234 with flag 23435/651978
170.46/87.38	c cleaning 10313 clauses out of 20625 with flag 38223/658978
172.39/88.24	c cleaning 9150 clauses out of 18312 with flag 55090/666978
174.40/89.21	c cleaning 9077 clauses out of 18162 with flag 74132/675978
176.60/90.35	c cleaning 9538 clauses out of 19086 with flag 95153/685979
179.18/91.61	c cleaning 10269 clauses out of 20548 with flag 118302/696979
182.65/93.28	c cleaning 11133 clauses out of 22278 with flag 143589/708978
186.25/95.02	c cleaning 12068 clauses out of 24145 with flag 170949/721978
189.66/96.78	c cleaning 13038 clauses out of 26079 with flag 200423/735980
195.56/100.09	c cleaning 14016 clauses out of 28040 with flag 232119/750979
199.77/102.15	c cleaning 15010 clauses out of 30023 with flag 265986/766978
204.37/104.49	c cleaning 16005 clauses out of 32014 with flag 301764/783979
209.57/107.02	c cleaning 17004 clauses out of 34008 with flag 339799/801978
215.06/109.70	c cleaning 18003 clauses out of 36005 with flag 379915/820979
220.27/112.30	c cleaning 19000 clauses out of 38002 with flag 422192/840979
226.25/115.37	c cleaning 19995 clauses out of 40002 with flag 466440/861979
232.45/118.40	c cleaning 20997 clauses out of 42006 with flag 512952/883978
239.15/121.80	c cleaning 22005 clauses out of 44009 with flag 561597/906978
246.15/125.23	c cleaning 23002 clauses out of 46005 with flag 612333/930979
252.95/128.68	c cleaning 23997 clauses out of 48003 with flag 665347/955979
260.30/132.21	c cleaning 25000 clauses out of 50006 with flag 720772/981979
263.10/133.61	c And the winner is solver1
263.13/133.81	c Got one! Elapsed wall clock time (in seconds):133.708
263.13/133.81	o -83
264.29/134.49	c cleaning 20862 clauses out of 41734 with flag 10600/998707
265.69/135.17	c cleaning 13430 clauses out of 26871 with flag 23218/1004706
267.29/135.90	c cleaning 10214 clauses out of 20441 with flag 38009/1011706
268.89/136.77	c cleaning 9108 clauses out of 18227 with flag 54847/1019706
270.89/137.70	c cleaning 9056 clauses out of 18119 with flag 73885/1028706
272.91/138.75	c cleaning 9532 clauses out of 19064 with flag 95006/1038707
275.84/140.15	c cleaning 10262 clauses out of 20531 with flag 118166/1049706
278.84/141.65	c cleaning 11134 clauses out of 22270 with flag 143394/1061707
282.04/143.23	c cleaning 12064 clauses out of 24135 with flag 170784/1074706
286.07/145.28	c cleaning 13035 clauses out of 26071 with flag 200336/1088706
290.05/147.24	c cleaning 14013 clauses out of 28036 with flag 231992/1103706
294.25/149.33	c cleaning 15008 clauses out of 30023 with flag 265734/1119706
298.23/151.28	c cleaning 16008 clauses out of 32015 with flag 301658/1136706
302.63/153.47	c cleaning 17002 clauses out of 34007 with flag 339607/1154706
307.63/156.00	c cleaning 17998 clauses out of 36006 with flag 379784/1173707
313.03/158.63	c cleaning 19002 clauses out of 38008 with flag 422067/1193707
319.88/161.96	c cleaning 19997 clauses out of 40005 with flag 466533/1214706
326.90/165.41	c cleaning 21002 clauses out of 42008 with flag 513032/1236706
334.34/169.12	c cleaning 22001 clauses out of 44006 with flag 561603/1259706
341.48/172.63	c cleaning 22996 clauses out of 46005 with flag 612221/1283706
349.09/176.42	c cleaning 24003 clauses out of 48010 with flag 665162/1308707
354.90/179.34	c cleaning 0 clauses out of 6927 with flag 0/6927
356.78/180.18	c cleaning 25004 clauses out of 50007 with flag 720131/1334707
366.87/185.02	c cleaning 25996 clauses out of 52002 with flag 777406/1361706
376.27/189.72	c cleaning 27003 clauses out of 54006 with flag 836532/1389706
384.30/193.69	c cleaning 27998 clauses out of 56003 with flag 897960/1418706
392.88/197.99	c cleaning 29000 clauses out of 58005 with flag 961164/1448706
400.93/201.90	c cleaning 30000 clauses out of 60005 with flag 1026682/1479706
409.33/206.07	c cleaning 31000 clauses out of 62005 with flag 1094443/1511706
419.82/211.19	c cleaning 32003 clauses out of 64007 with flag 1164503/1544708
431.04/216.71	c cleaning 33001 clauses out of 66002 with flag 1236273/1578706
445.57/223.81	c cleaning 34001 clauses out of 68002 with flag 1310224/1613707
457.37/229.72	c cleaning 34999 clauses out of 70001 with flag 1386478/1649707
470.80/236.37	c cleaning 35997 clauses out of 72002 with flag 1465478/1686707
484.22/242.91	c cleaning 36998 clauses out of 74006 with flag 1545965/1724708
499.12/250.30	c cleaning 38000 clauses out of 76006 with flag 1628531/1763706
512.91/257.11	c cleaning 39001 clauses out of 78008 with flag 1712910/1803708
530.40/265.78	c cleaning 40000 clauses out of 80005 with flag 1799338/1844706
538.92/269.80	c And the winner is solver1
539.02/270.20	c Got one! Elapsed wall clock time (in seconds):270.091
539.02/270.20	o -84
540.81/271.15	c cleaning 34169 clauses out of 68346 with flag 10531/1873047
542.41/271.98	c cleaning 20086 clauses out of 40177 with flag 23171/1879047
544.01/272.78	c cleaning 13542 clauses out of 27091 with flag 37993/1886047
545.81/273.61	c cleaning 10768 clauses out of 21549 with flag 54789/1894047
547.81/274.60	c cleaning 9887 clauses out of 19782 with flag 73805/1903048
550.21/275.81	c cleaning 9944 clauses out of 19895 with flag 94865/1913048
552.81/277.13	c cleaning 10470 clauses out of 20950 with flag 118053/1924047
556.51/278.86	c cleaning 11237 clauses out of 22481 with flag 143586/1936048
559.71/280.46	c cleaning 12122 clauses out of 24244 with flag 171039/1949048
563.51/282.37	c cleaning 13060 clauses out of 26122 with flag 200723/1963048
568.11/284.69	c cleaning 14026 clauses out of 28061 with flag 232550/1978047
573.44/287.12	c cleaning 15018 clauses out of 30035 with flag 266411/1994047
578.23/289.58	c cleaning 16008 clauses out of 32017 with flag 302320/2011047
583.23/292.01	c cleaning 17005 clauses out of 34010 with flag 340287/2029048
590.54/296.37	c cleaning 17999 clauses out of 36005 with flag 380404/2048048
596.35/299.24	c cleaning 19000 clauses out of 38005 with flag 422523/2068047
602.14/302.15	c cleaning 20004 clauses out of 40007 with flag 466964/2089049
608.01/305.08	c cleaning 20997 clauses out of 42002 with flag 513627/2111048
613.81/307.93	c cleaning 21998 clauses out of 44004 with flag 562234/2134047
620.41/311.26	c cleaning 23001 clauses out of 46006 with flag 613054/2158047
628.12/315.05	c cleaning 24004 clauses out of 48007 with flag 665779/2183049
635.91/318.90	c cleaning 24996 clauses out of 50001 with flag 720574/2209047
642.10/321.90	c And the winner is solver1
642.12/322.29	c Got one! Elapsed wall clock time (in seconds):322.182
642.12/322.29	o -85
643.73/323.11	c cleaning 24922 clauses out of 49858 with flag 10561/2233900
645.13/323.84	c cleaning 15461 clauses out of 30937 with flag 23346/2239901
646.54/324.59	c cleaning 11234 clauses out of 22475 with flag 38164/2246900
648.13/325.36	c cleaning 9614 clauses out of 19241 with flag 55174/2254900
649.93/326.25	c cleaning 9306 clauses out of 18627 with flag 74273/2263900
651.93/327.25	c cleaning 9656 clauses out of 19322 with flag 95512/2273901
654.13/328.39	c cleaning 10329 clauses out of 20666 with flag 118727/2284901
656.73/329.67	c cleaning 11169 clauses out of 22337 with flag 144162/2296901
659.87/331.19	c cleaning 12082 clauses out of 24168 with flag 171615/2309901
664.27/333.31	c cleaning 13040 clauses out of 26086 with flag 200995/2323901
668.66/335.60	c cleaning 14018 clauses out of 28045 with flag 232632/2338900
673.26/337.85	c cleaning 15010 clauses out of 30027 with flag 266378/2354900
678.01/340.12	c cleaning 16009 clauses out of 32018 with flag 302132/2371901
683.01/342.65	c cleaning 17005 clauses out of 34009 with flag 340062/2389901
688.40/345.40	c cleaning 17998 clauses out of 36003 with flag 380207/2408900
694.40/348.24	c cleaning 19001 clauses out of 38005 with flag 422435/2428900
700.20/351.12	c cleaning 20000 clauses out of 40005 with flag 466864/2449901
707.39/354.79	c cleaning 21002 clauses out of 42005 with flag 513218/2471901
715.59/358.75	c cleaning 22001 clauses out of 44002 with flag 561686/2494900
723.37/362.64	c cleaning 23000 clauses out of 46002 with flag 612299/2518901
731.14/366.47	c cleaning 23995 clauses out of 48002 with flag 665025/2543901
738.73/370.20	c cleaning 25001 clauses out of 50006 with flag 720148/2569900
747.13/374.37	c cleaning 26003 clauses out of 52006 with flag 777309/2596901
755.54/378.59	c cleaning 26997 clauses out of 54002 with flag 836678/2624900
766.35/383.86	c cleaning 27997 clauses out of 56005 with flag 898166/2653900
775.36/388.37	c cleaning 29000 clauses out of 58010 with flag 961868/2683902
786.19/393.64	c cleaning 29999 clauses out of 60008 with flag 1027834/2714900
794.79/397.94	c cleaning 31000 clauses out of 62011 with flag 1095713/2746902
804.46/402.69	c cleaning 32004 clauses out of 64011 with flag 1165513/2779902
816.45/408.61	c cleaning 32998 clauses out of 66006 with flag 1237352/2813901
827.30/413.96	c cleaning 34000 clauses out of 68008 with flag 1311889/2848901
837.98/419.18	c cleaning 34997 clauses out of 70008 with flag 1388821/2884901
848.99/424.66	c cleaning 36002 clauses out of 72010 with flag 1467466/2921900
862.28/431.13	c cleaning 36999 clauses out of 74009 with flag 1548155/2959901
875.82/437.70	c cleaning 38005 clauses out of 76009 with flag 1630655/2998900
888.42/444.05	c cleaning 38995 clauses out of 78004 with flag 1716137/3038900
902.30/450.81	c cleaning 40002 clauses out of 80009 with flag 1803054/3079900
919.77/459.48	c cleaning 41001 clauses out of 82007 with flag 1891524/3121900
936.27/467.60	c cleaning 41999 clauses out of 84006 with flag 1982558/3164900
950.92/474.74	c cleaning 43001 clauses out of 86007 with flag 2075463/3208900
965.93/482.26	c cleaning 43999 clauses out of 88006 with flag 2171380/3253900
983.51/490.91	c cleaning 45002 clauses out of 90007 with flag 2268664/3299900
1001.56/499.81	c cleaning 45999 clauses out of 92005 with flag 2368333/3346900
1018.80/508.30	c cleaning 47002 clauses out of 94007 with flag 2470383/3394901
1038.62/518.15	c cleaning 48000 clauses out of 96004 with flag 2574378/3443900
1060.58/529.00	c cleaning 48998 clauses out of 98005 with flag 2680373/3493901
1081.59/539.50	c cleaning 49997 clauses out of 100006 with flag 2788511/3544900
1103.02/550.04	c cleaning 51003 clauses out of 102010 with flag 2898756/3596901
1125.40/561.03	c cleaning 52001 clauses out of 104006 with flag 3011372/3649900
1146.40/571.42	c cleaning 53000 clauses out of 106005 with flag 3125738/3703900
1169.17/582.62	c cleaning 53998 clauses out of 108007 with flag 3242090/3758902
1193.21/594.55	c cleaning 54999 clauses out of 110007 with flag 3361091/3814900
1217.49/606.57	c cleaning 55999 clauses out of 112009 with flag 3481837/3871901
1242.15/618.73	c cleaning 57002 clauses out of 114009 with flag 3604732/3929900
1266.21/630.65	c cleaning 57997 clauses out of 116007 with flag 3731210/3988900
1296.44/646.82	c cleaning 59003 clauses out of 118010 with flag 3858116/4048900
1323.28/660.27	c cleaning 60004 clauses out of 120008 with flag 3987558/4109901
1353.08/675.03	c cleaning 60997 clauses out of 122003 with flag 4119681/4171900
1385.23/691.03	c cleaning 61997 clauses out of 124006 with flag 4254382/4234900
1416.81/706.79	c cleaning 63000 clauses out of 126010 with flag 4390747/4298901
1448.07/722.24	c cleaning 64001 clauses out of 128009 with flag 4529528/4363900
1481.81/739.03	c cleaning 65002 clauses out of 130009 with flag 4670623/4429901
1506.12/751.06	c cleaning 0 clauses out of 13246 with flag 0/13246
1519.33/757.69	c cleaning 65999 clauses out of 132007 with flag 4813422/4496901
1555.79/775.66	c cleaning 66999 clauses out of 134007 with flag 4957635/4564900
1593.67/794.33	c cleaning 67997 clauses out of 136008 with flag 5104470/4633900
1631.83/813.18	c cleaning 69002 clauses out of 138012 with flag 5252494/4703901
1669.42/831.63	c cleaning 70002 clauses out of 140010 with flag 5403368/4774901
1706.54/849.92	c cleaning 71001 clauses out of 142008 with flag 5557262/4846901
1744.46/868.68	c cleaning 72001 clauses out of 144008 with flag 5713218/4919902
1785.15/888.73	c cleaning 72999 clauses out of 146005 with flag 5872272/4993900
1800.14/896.10	c >>>>>>>>>> Solver number 0 (6 answers) <<<<<<<<<<<<<<<<<<
1800.14/896.10	c starts		: 99072
1800.14/896.10	c conflicts		: 5030018
1800.14/896.10	c decisions		: 21224964
1800.14/896.10	c propagations		: 130896747
1800.14/896.10	c inspects		: 9521050705
1800.14/896.10	c shortcuts		: 0
1800.14/896.10	c learnt literals	: 0
1800.14/896.10	c learnt binary clauses	: 0
1800.14/896.10	c learnt ternary clauses	: 0
1800.14/896.10	c learnt constraints	: 5030018
1800.14/896.10	c ignored constraints	: 0
1800.14/896.10	c root simplifications	: 0
1800.14/896.10	c removed literals (reason simplification)	: 10788374
1800.14/896.10	c reason swapping (by a shorter reason)	: 0
1800.14/896.10	c Calls to reduceDB	: 203
1800.14/896.10	c Number of update (reduction) of LBD	: 210692
1800.14/896.10	c Imported unit clauses	: 0
1800.14/896.10	c number of reductions to clauses (during analyze)	: 0
1800.14/896.10	c number of learned constraints concerned by reduction	: 0
1800.14/896.10	c number of learning phase by resolution	: 0
1800.14/896.10	c number of learning phase by cutting planes	: 0
1800.14/896.11	c speed (assignments/second)	: 228118.22533900535
1800.14/896.11	c non guided choices	18
1800.14/896.13	c learnt constraints type 
1800.14/896.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 109124
1800.14/896.13	c >>>>>>>>>> Solver number 1 (9 answers) <<<<<<<<<<<<<<<<<<
1800.14/896.13	c starts		: 57
1800.14/896.13	c conflicts		: 14603
1800.14/896.13	c decisions		: 64520
1800.14/896.13	c propagations		: 470665
1800.14/896.13	c inspects		: 742916994
1800.14/896.13	c shortcuts		: 0
1800.14/896.13	c learnt literals	: 0
1800.14/896.13	c learnt binary clauses	: 0
1800.14/896.13	c learnt ternary clauses	: 0
1800.14/896.13	c learnt constraints	: 14603
1800.14/896.13	c ignored constraints	: 0
1800.14/896.13	c root simplifications	: 0
1800.14/896.13	c removed literals (reason simplification)	: 0
1800.14/896.13	c reason swapping (by a shorter reason)	: 0
1800.14/896.13	c Calls to reduceDB	: 2
1800.14/896.13	c Number of update (reduction) of LBD	: 0
1800.14/896.13	c Imported unit clauses	: 0
1800.14/896.13	c number of reductions to clauses (during analyze)	: 0
1800.14/896.13	c number of learned constraints concerned by reduction	: 0
1800.14/896.13	c number of learning phase by resolution	: 0
1800.14/896.13	c number of learning phase by cutting planes	: 0
1800.14/896.13	c speed (assignments/second)	: 527.118907919243
1800.14/896.13	c non guided choices	11
1800.14/896.14	c learnt constraints type 
1800.14/896.14	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 13
1800.14/896.14	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14590
1800.14/896.14	s SATISFIABLE
1800.14/896.14	c Found 15 solution(s)
1800.14/896.14	v -x1 -x2 x3 x4 x5 -x6 x7 -x8 x9 x10 x11 x12 -x13 -x14 x15 -x16 x17 -x18 x19 -x20 x21 -x22 x23 -x24 x25 x26 x27 x28 -x29 -x30 x31 -x32 -x33 x34 -x35 x36 x37 x38 x39 -x40 -x41 -x42 x43 x44 x45 x46 -x47 x48 -x49 x50 x51 x52 -x53 -x54 x55 x56 -x57 -x58 -x59 x60 x61 x62 x63 -x64 -x65 x66 -x67 -x68 -x69 x70 x71 -x72 -x73 x74 x75 -x76 -x77 -x78 x79 x80 -x81 x82 x83 x84 x85 -x86 x87 x88 -x89 x90 -x91 -x92 -x93 x94 x95 x96 x97 -x98 -x99 -x100 x101 x102 -x103 x104 x105 -x106 x107 x108 x109 x110 -x111 -x112 x113 -x114 x115 x116 x117 x118 -x119 -x120 -x121 -x122 -x123 x124 -x125 -x126 -x127 x128 x129 -x130 x131 x132 -x133 -x134 x135 x136 -x137 x138 -x139 x140 x141 x142 -x143 x144 x145 x146 -x147 x148 -x149 x150 x151 x152 x153 -x154 x155 x156 -x157 x158 -x159 -x160 x161 -x162 -x163 -x164 x165 x166 x167 -x168 -x169 -x170 -x171 -x172 x173 x174 x175 -x176 x177 x178 x179 -x180 -x181 x182 x183 -x184 x185 -x186 x187 x188 x189 x190 x191 -x192 x193 -x194 x195 x196 -x197 -x198 -x199 x200 x201 x202 -x203 x204 -x205 x206 x207 -x208 x209 x210 -x211 -x212 x213 x214 x215 x216 x217 x218 -x219 x220 x221 x222 -x223 -x224 -x225 x226 -x227 -x228 -x229 -x230 -x231 
1800.14/896.14	c objective function=-85
1800.14/896.14	c Total wall clock time (in seconds): 896.031

Verifier Data

OK	-85

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-4119441-1467256122/watcher-4119441-1467256122 -o /tmp/evaluation-result-4119441-1467256122/solver-4119441-1467256122 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1467248675-9332 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119441-1467256122.opb 

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

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


[startup+0 s]
/proc/loadavg: 3.94 3.99 3.99 4/197 13386
/proc/meminfo: memFree=28783392/32872528 swapFree=7620/7620
[pid=13386] ppid=13383 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/13386/stat : 13386 (java) S 13383 13386 8968 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 6508292 98570240 978 33554432000 1073741824 1073778376 140734554934240 140734554925376 218238058557 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13386/statm: 24065 978 744 9 0 16771 0
[pid=13386/tid=13387] ppid=13383 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13387/stat : 13387 (java) R 13383 13386 8968 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 6508293 98570240 978 33554432000 1073741824 1073778376 140734554934240 140470802476584 218234701184 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 3.94 3.99 3.99 4/197 13386
/proc/meminfo: memFree=28783392/32872528 swapFree=7620/7620
[pid=13386] ppid=13383 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/13386/stat : 13386 (java) S 13383 13386 8968 0 -1 4202496 4573 0 1 0 10 1 0 0 20 0 18 0 6508292 9787879424 5674 33554432000 1073741824 1073778376 140734554934240 140734554925376 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13386/statm: 2389619 5674 2158 9 0 2380296 0
[pid=13386/tid=13387] ppid=13383 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/13386/task/13387/stat : 13387 (java) R 13383 13386 8968 0 -1 4202560 2441 0 1 0 8 0 0 0 20 0 18 0 6508293 9787879424 5674 33554432000 1073741824 1073778376 140734554934240 140470802480032 218238084365 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200272 s]
/proc/loadavg: 3.94 3.99 3.99 4/197 13386
/proc/meminfo: memFree=28783392/32872528 swapFree=7620/7620
[pid=13386] ppid=13383 vsize=9691604 CPUtime=0.25 cores=1,3,5,7
/proc/13386/stat : 13386 (java) S 13383 13386 8968 0 -1 4202496 4828 0 1 0 24 1 0 0 20 0 20 0 6508292 9924202496 7419 33554432000 1073741824 1073778376 140734554934240 140734554925376 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13386/statm: 2422901 7419 2215 9 0 2413578 0
[pid=13386/tid=13387] ppid=13383 vsize=9691604 CPUtime=0.17 cores=1,3,5,7
/proc/13386/task/13387/stat : 13387 (java) S 13383 13386 8968 0 -1 4202560 2476 0 1 0 16 1 0 0 20 0 20 0 6508293 9924202496 7419 33554432000 1073741824 1073778376 140734554934240 140470802482040 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9691604

[startup+0.300285 s]
/proc/loadavg: 3.94 3.99 3.99 4/197 13386
/proc/meminfo: memFree=28783392/32872528 swapFree=7620/7620
[pid=13386] ppid=13383 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/13386/stat : 13386 (java) S 13383 13386 8968 0 -1 4202496 4867 0 1 0 27 3 0 0 20 0 19 0 6508292 10060525568 7425 33554432000 1073741824 1073778376 140734554934240 140734554925376 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13386/statm: 2456183 7425 2223 9 0 2446860 0
[pid=13386/tid=13387] ppid=13383 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/13386/task/13387/stat : 13387 (java) S 13383 13386 8968 0 -1 4202560 2476 0 1 0 16 1 0 0 20 0 19 0 6508293 10060525568 7425 33554432000 1073741824 1073778376 140734554934240 140470802482040 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9824732

[startup+0.700201 s]
/proc/loadavg: 3.94 3.99 3.99 4/197 13386
/proc/meminfo: memFree=28783392/32872528 swapFree=7620/7620
[pid=13386] ppid=13383 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/13386/stat : 13386 (java) S 13383 13386 8968 0 -1 4202496 4867 0 1 0 27 3 0 0 20 0 19 0 6508292 10060525568 7425 33554432000 1073741824 1073778376 140734554934240 140734554925376 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13386/statm: 2456183 7425 2223 9 0 2446860 0
[pid=13386/tid=13387] ppid=13383 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/13386/task/13387/stat : 13387 (java) R 13383 13386 8968 0 -1 4202560 2476 0 1 0 16 1 0 0 20 0 19 0 6508293 10060525568 7425 33554432000 1073741824 1073778376 140734554934240 140470802482040 140470674929185 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9824732

[startup+1.5008 s]
/proc/loadavg: 3.94 3.99 3.99 3/216 13411
/proc/meminfo: memFree=28756384/32872528 swapFree=7620/7620
[pid=13386] ppid=13383 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/13386/stat : 13386 (java) S 13383 13386 8968 0 -1 4202496 12985 0 1 0 74 8 0 0 20 0 19 0 6508292 10060525568 14584 33554432000 1073741824 1073778376 140734554934240 140734554925376 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13386/statm: 2456183 14584 2242 9 0 2446860 0
[pid=13386/tid=13387] ppid=13383 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/13386/task/13387/stat : 13387 (java) S 13383 13386 8968 0 -1 4202560 2478 0 1 0 18 1 0 0 20 0 19 0 6508293 10060525568 14584 33554432000 1073741824 1073778376 140734554934240 140470802482040 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13386/tid=13389] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13389/stat : 13389 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6508293 10060525568 14584 33554432000 1073741824 1073778376 140734554934240 140470646504232 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13390] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13390/stat : 13390 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6508293 10060525568 14584 33554432000 1073741824 1073778376 140734554934240 140470645451432 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13386/tid=13391] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13391/stat : 13391 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6508293 10060525568 14584 33554432000 1073741824 1073778376 140734554934240 140470644399144 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13392] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13392/stat : 13392 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6508293 10060525568 14584 33554432000 1073741824 1073778376 140734554934240 140470643346344 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13386/tid=13393] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13393/stat : 13393 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6508293 10060525568 14584 33554432000 1073741824 1073778376 140734554934240 140470642293032 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13394] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13394/stat : 13394 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6508293 10060525568 14584 33554432000 1073741824 1073778376 140734554934240 140470641240232 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13386/tid=13395] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13395/stat : 13395 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6508293 10060525568 14584 33554432000 1073741824 1073778376 140734554934240 140470640187944 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13396] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13396/stat : 13396 (java) S 13383 13386 8968 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6508293 10060525568 14584 33554432000 1073741824 1073778376 140734554934240 140470639135144 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13397] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13397/stat : 13397 (java) S 13383 13386 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 6508294 10060525568 14584 33554432000 1073741824 1073778376 140734554934240 140470626724584 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13386/tid=13398] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13398/stat : 13398 (java) S 13383 13386 8968 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 6508295 10060525568 14584 33554432000 1073741824 1073778376 140734554934240 140470625670648 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13399] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13399/stat : 13399 (java) S 13383 13386 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6508295 10060525568 14584 33554432000 1073741824 1073778376 140734554934240 140470624618248 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13400] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13400/stat : 13400 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6508297 10060525568 14584 33554432000 1073741824 1073778376 140734554934240 140470623566736 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13401] ppid=13383 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/13386/task/13401/stat : 13401 (java) S 13383 13386 8968 0 -1 4202560 7008 0 0 0 33 0 0 0 20 0 19 0 6508297 10060525568 14584 33554432000 1073741824 1073778376 140734554934240 140470622513336 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13402] ppid=13383 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/13386/task/13402/stat : 13402 (java) S 13383 13386 8968 0 -1 4202560 2153 0 0 0 11 0 0 0 20 0 19 0 6508297 10060525568 14584 33554432000 1073741824 1073778376 140734554934240 140470621460536 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13403] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13403/stat : 13403 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6508297 10060525568 14584 33554432000 1073741824 1073778376 140734554934240 140470620408440 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13404] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13404/stat : 13404 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6508297 10060525568 14584 33554432000 1073741824 1073778376 140734554934240 140470619355848 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13386/tid=13407] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13407/stat : 13407 (java) S 13383 13386 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6508312 10060525568 14584 33554432000 1073741824 1073778376 140734554934240 140470616147624 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 9824732

[startup+3.10077 s]
/proc/loadavg: 3.94 3.99 3.99 3/216 13417
/proc/meminfo: memFree=28717732/32872528 swapFree=7620/7620
[pid=13386] ppid=13383 vsize=9824732 CPUtime=2.21 cores=1,3,5,7
/proc/13386/stat : 13386 (java) S 13383 13386 8968 0 -1 4202496 18718 0 1 0 208 13 0 0 20 0 19 0 6508292 10060525568 21659 33554432000 1073741824 1073778376 140734554934240 140734554925376 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13386/statm: 2456183 21659 2257 9 0 2446860 0
[pid=13386/tid=13387] ppid=13383 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/13386/task/13387/stat : 13387 (java) S 13383 13386 8968 0 -1 4202560 2481 0 1 0 19 1 0 0 20 0 19 0 6508293 10060525568 21659 33554432000 1073741824 1073778376 140734554934240 140470802482040 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13386/tid=13389] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13389/stat : 13389 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6508293 10060525568 21659 33554432000 1073741824 1073778376 140734554934240 140470646504232 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13390] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13390/stat : 13390 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6508293 10060525568 21659 33554432000 1073741824 1073778376 140734554934240 140470645451432 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13386/tid=13391] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13391/stat : 13391 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6508293 10060525568 21659 33554432000 1073741824 1073778376 140734554934240 140470644399144 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13392] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13392/stat : 13392 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6508293 10060525568 21659 33554432000 1073741824 1073778376 140734554934240 140470643346344 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13386/tid=13393] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13393/stat : 13393 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6508293 10060525568 21659 33554432000 1073741824 1073778376 140734554934240 140470642293032 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13394] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13394/stat : 13394 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6508293 10060525568 21659 33554432000 1073741824 1073778376 140734554934240 140470641240232 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13386/tid=13395] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13395/stat : 13395 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6508293 10060525568 21659 33554432000 1073741824 1073778376 140734554934240 140470640187944 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13396] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13396/stat : 13396 (java) S 13383 13386 8968 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6508293 10060525568 21659 33554432000 1073741824 1073778376 140734554934240 140470639135144 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13397] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13397/stat : 13397 (java) S 13383 13386 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 6508294 10060525568 21659 33554432000 1073741824 1073778376 140734554934240 140470626724584 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13386/tid=13398] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13398/stat : 13398 (java) S 13383 13386 8968 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 6508295 10060525568 21659 33554432000 1073741824 1073778376 140734554934240 140470625670648 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13399] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13399/stat : 13399 (java) S 13383 13386 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6508295 10060525568 21659 33554432000 1073741824 1073778376 140734554934240 140470624618248 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13400] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13400/stat : 13400 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6508297 10060525568 21659 33554432000 1073741824 1073778376 140734554934240 140470623566736 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13401] ppid=13383 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/13386/task/13401/stat : 13401 (java) S 13383 13386 8968 0 -1 4202560 7665 0 0 0 71 0 0 0 20 0 19 0 6508297 10060525568 21659 33554432000 1073741824 1073778376 140734554934240 140470622513336 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13402] ppid=13383 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/13386/task/13402/stat : 13402 (java) S 13383 13386 8968 0 -1 4202560 7193 0 0 0 52 2 0 0 20 0 19 0 6508297 10060525568 21659 33554432000 1073741824 1073778376 140734554934240 140470621460536 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13403] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13403/stat : 13403 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6508297 10060525568 21659 33554432000 1073741824 1073778376 140734554934240 140470620408440 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13404] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13404/stat : 13404 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6508297 10060525568 21659 33554432000 1073741824 1073778376 140734554934240 140470619355848 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13386/tid=13407] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13407/stat : 13407 (java) S 13383 13386 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6508312 10060525568 21659 33554432000 1073741824 1073778376 140734554934240 140470616147624 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 9824732
heavy processes:

[startup+6.30086 s]
/proc/loadavg: 3.87 3.97 3.99 5/219 13429
/proc/meminfo: memFree=28287232/32872528 swapFree=7620/7620
[pid=13386] ppid=13383 vsize=9824732 CPUtime=8.95 cores=1,3,5,7
/proc/13386/stat : 13386 (java) S 13383 13386 8968 0 -1 4202496 27929 0 1 0 870 25 0 0 20 0 22 0 6508292 10060525568 61539 33554432000 1073741824 1073778376 140734554934240 140734554925376 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13386/statm: 2456183 61539 2279 9 0 2446860 0
[pid=13386/tid=13387] ppid=13383 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/13386/task/13387/stat : 13387 (java) S 13383 13386 8968 0 -1 4202560 2482 0 1 0 20 1 0 0 20 0 22 0 6508293 10060525568 61539 33554432000 1073741824 1073778376 140734554934240 140470802482040 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13386/tid=13389] ppid=13383 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/13386/task/13389/stat : 13389 (java) S 13383 13386 8968 0 -1 4202560 158 0 0 0 3 1 0 0 20 0 22 0 6508293 10060525568 61539 33554432000 1073741824 1073778376 140734554934240 140470646504232 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13386/tid=13390] ppid=13383 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/13386/task/13390/stat : 13390 (java) S 13383 13386 8968 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 6508293 10060525568 61539 33554432000 1073741824 1073778376 140734554934240 140470645451432 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13391] ppid=13383 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13386/task/13391/stat : 13391 (java) S 13383 13386 8968 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 6508293 10060525568 61539 33554432000 1073741824 1073778376 140734554934240 140470644399144 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13392] ppid=13383 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/13386/task/13392/stat : 13392 (java) S 13383 13386 8968 0 -1 4202560 141 0 0 0 2 0 0 0 20 0 22 0 6508293 10060525568 61539 33554432000 1073741824 1073778376 140734554934240 140470643346344 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13393] ppid=13383 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/13386/task/13393/stat : 13393 (java) S 13383 13386 8968 0 -1 4202560 130 0 0 0 4 0 0 0 20 0 22 0 6508293 10060525568 61539 33554432000 1073741824 1073778376 140734554934240 140470642293032 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13386/tid=13394] ppid=13383 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/13386/task/13394/stat : 13394 (java) S 13383 13386 8968 0 -1 4202560 30 0 0 0 3 1 0 0 20 0 22 0 6508293 10060525568 61539 33554432000 1073741824 1073778376 140734554934240 140470641240232 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13386/tid=13395] ppid=13383 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13386/task/13395/stat : 13395 (java) S 13383 13386 8968 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 6508293 10060525568 61539 33554432000 1073741824 1073778376 140734554934240 140470640187944 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13386/tid=13396] ppid=13383 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/13386/task/13396/stat : 13396 (java) S 13383 13386 8968 0 -1 4202560 139 0 0 0 2 0 0 0 20 0 22 0 6508293 10060525568 61539 33554432000 1073741824 1073778376 140734554934240 140470639135144 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13397] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13397/stat : 13397 (java) S 13383 13386 8968 0 -1 4202560 69 0 0 0 0 0 0 0 20 0 22 0 6508294 10060525568 61539 33554432000 1073741824 1073778376 140734554934240 140470626724584 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13386/tid=13398] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13398/stat : 13398 (java) S 13383 13386 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6508295 10060525568 61539 33554432000 1073741824 1073778376 140734554934240 140470625670648 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13399] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13399/stat : 13399 (java) S 13383 13386 8968 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 6508295 10060525568 61539 33554432000 1073741824 1073778376 140734554934240 140470624618248 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13400] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13400/stat : 13400 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6508297 10060525568 61539 33554432000 1073741824 1073778376 140734554934240 140470623566736 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13401] ppid=13383 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/13386/task/13401/stat : 13401 (java) S 13383 13386 8968 0 -1 4202560 11435 0 0 0 110 2 0 0 20 0 22 0 6508297 10060525568 61539 33554432000 1073741824 1073778376 140734554934240 140470622513336 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0

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


[startup+882.308 s]
/proc/loadavg: 4.00 4.02 4.02 7/219 13548
/proc/meminfo: memFree=25154152/32872528 swapFree=7620/7620
[pid=13386] ppid=13383 vsize=9824732 CPUtime=1772.1 cores=1,3,5,7
/proc/13386/stat : 13386 (java) S 13383 13386 8968 0 -1 4202496 47852 0 1 0 176934 276 0 0 20 0 22 0 6508292 10060525568 1001018 33554432000 1073741824 1073778376 140734554934240 140734554925376 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13386/statm: 2456183 1001018 2296 9 0 2446860 0
[pid=13386/tid=13387] ppid=13383 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/13386/task/13387/stat : 13387 (java) S 13383 13386 8968 0 -1 4202560 2504 0 1 0 25 4 0 0 20 0 22 0 6508293 10060525568 1001018 33554432000 1073741824 1073778376 140734554934240 140470802482040 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13389] ppid=13383 vsize=9824732 CPUtime=5.1 cores=1,3,5,7
/proc/13386/task/13389/stat : 13389 (java) S 13383 13386 8968 0 -1 4202560 956 0 0 0 486 24 0 0 20 0 22 0 6508293 10060525568 1001018 33554432000 1073741824 1073778376 140734554934240 140470646504232 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13386/tid=13390] ppid=13383 vsize=9824732 CPUtime=5.08 cores=1,3,5,7
/proc/13386/task/13390/stat : 13390 (java) S 13383 13386 8968 0 -1 4202560 689 0 0 0 487 21 0 0 20 0 22 0 6508293 10060525568 1001018 33554432000 1073741824 1073778376 140734554934240 140470645451432 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13391] ppid=13383 vsize=9824732 CPUtime=5.34 cores=1,3,5,7
/proc/13386/task/13391/stat : 13391 (java) S 13383 13386 8968 0 -1 4202560 677 0 0 0 516 18 0 0 20 0 22 0 6508293 10060525568 1001018 33554432000 1073741824 1073778376 140734554934240 140470644399144 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13392] ppid=13383 vsize=9824732 CPUtime=5.02 cores=1,3,5,7
/proc/13386/task/13392/stat : 13392 (java) S 13383 13386 8968 0 -1 4202560 932 0 0 0 479 23 0 0 20 0 22 0 6508293 10060525568 1001018 33554432000 1073741824 1073778376 140734554934240 140470643346344 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13393] ppid=13383 vsize=9824732 CPUtime=4.85 cores=1,3,5,7
/proc/13386/task/13393/stat : 13393 (java) S 13383 13386 8968 0 -1 4202560 908 0 0 0 462 23 0 0 20 0 22 0 6508293 10060525568 1001018 33554432000 1073741824 1073778376 140734554934240 140470642293032 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13394] ppid=13383 vsize=9824732 CPUtime=5.16 cores=1,3,5,7
/proc/13386/task/13394/stat : 13394 (java) S 13383 13386 8968 0 -1 4202560 655 0 0 0 495 21 0 0 20 0 22 0 6508293 10060525568 1001018 33554432000 1073741824 1073778376 140734554934240 140470641240232 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13395] ppid=13383 vsize=9824732 CPUtime=5.11 cores=1,3,5,7
/proc/13386/task/13395/stat : 13395 (java) S 13383 13386 8968 0 -1 4202560 793 0 0 0 487 24 0 0 20 0 22 0 6508293 10060525568 1001018 33554432000 1073741824 1073778376 140734554934240 140470640187944 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13396] ppid=13383 vsize=9824732 CPUtime=5.27 cores=1,3,5,7
/proc/13386/task/13396/stat : 13396 (java) S 13383 13386 8968 0 -1 4202560 877 0 0 0 507 20 0 0 20 0 22 0 6508293 10060525568 1001018 33554432000 1073741824 1073778376 140734554934240 140470639135144 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13397] ppid=13383 vsize=9824732 CPUtime=5.97 cores=1,3,5,7
/proc/13386/task/13397/stat : 13397 (java) S 13383 13386 8968 0 -1 4202560 2722 0 0 0 587 10 0 0 20 0 22 0 6508294 10060525568 1001018 33554432000 1073741824 1073778376 140734554934240 140470626724584 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13386/tid=13398] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13398/stat : 13398 (java) S 13383 13386 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6508295 10060525568 1001018 33554432000 1073741824 1073778376 140734554934240 140470625670648 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13399] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13399/stat : 13399 (java) S 13383 13386 8968 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 6508295 10060525568 1001018 33554432000 1073741824 1073778376 140734554934240 140470624618248 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13400] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13400/stat : 13400 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6508297 10060525568 1001018 33554432000 1073741824 1073778376 140734554934240 140470623566736 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13401] ppid=13383 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/13386/task/13401/stat : 13401 (java) S 13383 13386 8968 0 -1 4202560 11461 0 0 0 126 2 0 0 20 0 22 0 6508297 10060525568 1001018 33554432000 1073741824 1073778376 140734554934240 140470622513336 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13402] ppid=13383 vsize=9824732 CPUtime=2.37 cores=1,3,5,7
/proc/13386/task/13402/stat : 13402 (java) S 13383 13386 8968 0 -1 4202560 21833 0 0 0 233 4 0 0 20 0 22 0 6508297 10060525568 1001018 33554432000 1073741824 1073778376 140734554934240 140470621460536 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13403] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13403/stat : 13403 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6508297 10060525568 1001018 33554432000 1073741824 1073778376 140734554934240 140470620408440 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13404] ppid=13383 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/13386/task/13404/stat : 13404 (java) S 13383 13386 8968 0 -1 4202560 52 0 0 0 14 20 0 0 20 0 22 0 6508297 10060525568 1001018 33554432000 1073741824 1073778376 140734554934240 140470619355848 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13386/tid=13426] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13426/stat : 13426 (java) S 13383 13386 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6508615 10060525568 1001018 33554432000 1073741824 1073778376 140734554934240 140470618252072 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13460] ppid=13383 vsize=9824732 CPUtime=550.52 cores=1,3,5,7
/proc/13386/task/13460/stat : 13460 (java) R 13383 13386 8968 0 -1 4202560 24 0 0 0 55042 10 0 0 20 0 22 0 6540522 10060525568 1001018 33554432000 1073741824 1073778376 140734554934240 140470617197344 140470675406703 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13386/tid=13461] ppid=13383 vsize=9824732 CPUtime=550.48 cores=1,3,5,7
/proc/13386/task/13461/stat : 13461 (java) R 13383 13386 8968 0 -1 4202560 33 0 0 0 55037 11 0 0 20 0 22 0 6540522 10060525568 1001018 33554432000 1073741824 1073778376 140734554934240 140470615092640 140470675568096 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=13386/tid=13462] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13462/stat : 13462 (java) S 13383 13386 8968 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 6540522 10060525568 1001018 33554432000 1073741824 1073778376 140734554934240 140470616147368 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1772.1
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.101 s]
/proc/loadavg: 3.63 3.94 3.99 3/215 13604
/proc/meminfo: memFree=24745324/32872528 swapFree=7620/7620
[pid=13386] ppid=13383 vsize=9824732 CPUtime=1800.14 cores=1,3,5,7
/proc/13386/stat : 13386 (java) S 13383 13386 8968 0 -1 4202496 47962 0 1 0 179732 282 0 0 20 0 22 0 6508292 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140734554925376 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13386/statm: 2456183 1019970 2296 9 0 2446860 0
[pid=13386/tid=13387] ppid=13383 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/13386/task/13387/stat : 13387 (java) S 13383 13386 8968 0 -1 4202560 2504 0 1 0 25 4 0 0 20 0 22 0 6508293 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470802482040 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13389] ppid=13383 vsize=9824732 CPUtime=5.27 cores=1,3,5,7
/proc/13386/task/13389/stat : 13389 (java) S 13383 13386 8968 0 -1 4202560 970 0 0 0 502 25 0 0 20 0 22 0 6508293 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470646504232 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13386/tid=13390] ppid=13383 vsize=9824732 CPUtime=5.2 cores=1,3,5,7
/proc/13386/task/13390/stat : 13390 (java) S 13383 13386 8968 0 -1 4202560 705 0 0 0 498 22 0 0 20 0 22 0 6508293 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470645451432 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13386/tid=13391] ppid=13383 vsize=9824732 CPUtime=5.42 cores=1,3,5,7
/proc/13386/task/13391/stat : 13391 (java) S 13383 13386 8968 0 -1 4202560 691 0 0 0 523 19 0 0 20 0 22 0 6508293 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470644399144 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13386/tid=13392] ppid=13383 vsize=9824732 CPUtime=5.08 cores=1,3,5,7
/proc/13386/task/13392/stat : 13392 (java) S 13383 13386 8968 0 -1 4202560 939 0 0 0 485 23 0 0 20 0 22 0 6508293 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470643346344 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13393] ppid=13383 vsize=9824732 CPUtime=4.94 cores=1,3,5,7
/proc/13386/task/13393/stat : 13393 (java) S 13383 13386 8968 0 -1 4202560 917 0 0 0 471 23 0 0 20 0 22 0 6508293 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470642293032 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13386/tid=13394] ppid=13383 vsize=9824732 CPUtime=5.27 cores=1,3,5,7
/proc/13386/task/13394/stat : 13394 (java) S 13383 13386 8968 0 -1 4202560 665 0 0 0 505 22 0 0 20 0 22 0 6508293 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470641240232 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13395] ppid=13383 vsize=9824732 CPUtime=5.28 cores=1,3,5,7
/proc/13386/task/13395/stat : 13395 (java) S 13383 13386 8968 0 -1 4202560 814 0 0 0 503 25 0 0 20 0 22 0 6508293 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470640187944 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13386/tid=13396] ppid=13383 vsize=9824732 CPUtime=5.38 cores=1,3,5,7
/proc/13386/task/13396/stat : 13396 (java) S 13383 13386 8968 0 -1 4202560 886 0 0 0 517 21 0 0 20 0 22 0 6508293 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470639135144 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13397] ppid=13383 vsize=9824732 CPUtime=5.98 cores=1,3,5,7
/proc/13386/task/13397/stat : 13397 (java) S 13383 13386 8968 0 -1 4202560 2730 0 0 0 587 11 0 0 20 0 22 0 6508294 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470626724584 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13386/tid=13398] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13398/stat : 13398 (java) S 13383 13386 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6508295 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470625670648 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13399] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13399/stat : 13399 (java) S 13383 13386 8968 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 6508295 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470624618248 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13400] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13400/stat : 13400 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6508297 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470623566736 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13401] ppid=13383 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/13386/task/13401/stat : 13401 (java) S 13383 13386 8968 0 -1 4202560 11461 0 0 0 126 2 0 0 20 0 22 0 6508297 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470622513336 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13402] ppid=13383 vsize=9824732 CPUtime=2.37 cores=1,3,5,7
/proc/13386/task/13402/stat : 13402 (java) S 13383 13386 8968 0 -1 4202560 21833 0 0 0 233 4 0 0 20 0 22 0 6508297 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470621460536 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13403] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13403/stat : 13403 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6508297 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470620408440 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13404] ppid=13383 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/13386/task/13404/stat : 13404 (java) S 13383 13386 8968 0 -1 4202560 52 0 0 0 14 20 0 0 20 0 22 0 6508297 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470619355848 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13386/tid=13426] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13426/stat : 13426 (java) S 13383 13386 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6508615 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470618252072 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13460] ppid=13383 vsize=9824732 CPUtime=564.08 cores=1,3,5,7
/proc/13386/task/13460/stat : 13460 (java) R 13383 13386 8968 0 -1 4202560 25 0 0 0 56398 10 0 0 20 0 22 0 6540522 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470617199312 140470675362012 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13461] ppid=13383 vsize=9824732 CPUtime=564.04 cores=1,3,5,7
/proc/13386/task/13461/stat : 13461 (java) R 13383 13386 8968 0 -1 4202560 34 0 0 0 56393 11 0 0 20 0 22 0 6540522 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470615092656 140470675578418 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=13386/tid=13462] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13462/stat : 13462 (java) S 13383 13386 8968 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 6540522 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470616147368 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 9824732

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

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

[startup+896.101 s]
/proc/loadavg: 3.63 3.94 3.99 3/215 13604
/proc/meminfo: memFree=24745324/32872528 swapFree=7620/7620
[pid=13386] ppid=13383 vsize=9824732 CPUtime=1800.14 cores=1,3,5,7
/proc/13386/stat : 13386 (java) S 13383 13386 8968 0 -1 4202496 47962 0 1 0 179732 282 0 0 20 0 22 0 6508292 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140734554925376 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13386/statm: 2456183 1019970 2296 9 0 2446860 0
[pid=13386/tid=13387] ppid=13383 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/13386/task/13387/stat : 13387 (java) S 13383 13386 8968 0 -1 4202560 2504 0 1 0 25 4 0 0 20 0 22 0 6508293 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470802482040 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13389] ppid=13383 vsize=9824732 CPUtime=5.27 cores=1,3,5,7
/proc/13386/task/13389/stat : 13389 (java) S 13383 13386 8968 0 -1 4202560 970 0 0 0 502 25 0 0 20 0 22 0 6508293 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470646504232 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13386/tid=13390] ppid=13383 vsize=9824732 CPUtime=5.2 cores=1,3,5,7
/proc/13386/task/13390/stat : 13390 (java) S 13383 13386 8968 0 -1 4202560 705 0 0 0 498 22 0 0 20 0 22 0 6508293 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470645451432 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13386/tid=13391] ppid=13383 vsize=9824732 CPUtime=5.42 cores=1,3,5,7
/proc/13386/task/13391/stat : 13391 (java) S 13383 13386 8968 0 -1 4202560 691 0 0 0 523 19 0 0 20 0 22 0 6508293 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470644399144 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13386/tid=13392] ppid=13383 vsize=9824732 CPUtime=5.08 cores=1,3,5,7
/proc/13386/task/13392/stat : 13392 (java) S 13383 13386 8968 0 -1 4202560 939 0 0 0 485 23 0 0 20 0 22 0 6508293 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470643346344 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13393] ppid=13383 vsize=9824732 CPUtime=4.94 cores=1,3,5,7
/proc/13386/task/13393/stat : 13393 (java) S 13383 13386 8968 0 -1 4202560 917 0 0 0 471 23 0 0 20 0 22 0 6508293 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470642293032 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13386/tid=13394] ppid=13383 vsize=9824732 CPUtime=5.27 cores=1,3,5,7
/proc/13386/task/13394/stat : 13394 (java) S 13383 13386 8968 0 -1 4202560 665 0 0 0 505 22 0 0 20 0 22 0 6508293 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470641240232 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13395] ppid=13383 vsize=9824732 CPUtime=5.28 cores=1,3,5,7
/proc/13386/task/13395/stat : 13395 (java) S 13383 13386 8968 0 -1 4202560 814 0 0 0 503 25 0 0 20 0 22 0 6508293 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470640187944 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13386/tid=13396] ppid=13383 vsize=9824732 CPUtime=5.38 cores=1,3,5,7
/proc/13386/task/13396/stat : 13396 (java) S 13383 13386 8968 0 -1 4202560 886 0 0 0 517 21 0 0 20 0 22 0 6508293 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470639135144 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13397] ppid=13383 vsize=9824732 CPUtime=5.98 cores=1,3,5,7
/proc/13386/task/13397/stat : 13397 (java) S 13383 13386 8968 0 -1 4202560 2730 0 0 0 587 11 0 0 20 0 22 0 6508294 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470626724584 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13386/tid=13398] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13398/stat : 13398 (java) S 13383 13386 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6508295 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470625670648 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13399] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13399/stat : 13399 (java) S 13383 13386 8968 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 6508295 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470624618248 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13400] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13400/stat : 13400 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6508297 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470623566736 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13401] ppid=13383 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/13386/task/13401/stat : 13401 (java) S 13383 13386 8968 0 -1 4202560 11461 0 0 0 126 2 0 0 20 0 22 0 6508297 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470622513336 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13402] ppid=13383 vsize=9824732 CPUtime=2.37 cores=1,3,5,7
/proc/13386/task/13402/stat : 13402 (java) S 13383 13386 8968 0 -1 4202560 21833 0 0 0 233 4 0 0 20 0 22 0 6508297 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470621460536 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13403] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13403/stat : 13403 (java) S 13383 13386 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6508297 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470620408440 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13386/tid=13404] ppid=13383 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/13386/task/13404/stat : 13404 (java) S 13383 13386 8968 0 -1 4202560 52 0 0 0 14 20 0 0 20 0 22 0 6508297 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470619355848 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13386/tid=13426] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13426/stat : 13426 (java) S 13383 13386 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6508615 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470618252072 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13460] ppid=13383 vsize=9824732 CPUtime=564.08 cores=1,3,5,7
/proc/13386/task/13460/stat : 13460 (java) R 13383 13386 8968 0 -1 4202560 25 0 0 0 56398 10 0 0 20 0 22 0 6540522 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470617199312 140470675362012 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=13386/tid=13461] ppid=13383 vsize=9824732 CPUtime=564.04 cores=1,3,5,7
/proc/13386/task/13461/stat : 13461 (java) R 13383 13386 8968 0 -1 4202560 34 0 0 0 56393 11 0 0 20 0 22 0 6540522 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470615092656 140470675578418 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=13386/tid=13462] ppid=13383 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13386/task/13462/stat : 13462 (java) S 13383 13386 8968 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 6540522 10060525568 1019970 33554432000 1073741824 1073778376 140734554934240 140470616147368 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 896.158
CPU time (s): 1800.65
CPU user time (s): 1797.42
CPU system time (s): 3.23251
CPU usage (%): 200.93
Max. virtual memory (cumulated for all children) (KiB): 9824992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.42
system time used= 3.23251
maximum resident set size= 4080032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48013
page faults= 1
swaps= 0
block input operations= 0
block output operations= 960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24290
involuntary context switches= 33579

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.44417 second user time and 7.71383 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-30 05:08:42
IDJOB=4119441
IDBENCH=111731
IDSOLVER=2543
FILE ID=node106/4119441-1467256122
RUNJOBID= node106-1467248675-9332
PBS_JOBID= 20004477
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-sporttournament22.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119441-1467256122/watcher-4119441-1467256122 -o /tmp/evaluation-result-4119441-1467256122/solver-4119441-1467256122 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1467248675-9332 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119441-1467256122.opb

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

MD5SUM BENCH= 2359f1276621da855a970087821e3059
RANDOM SEED=1476269900

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.495
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:        28783664 kB
Buffers:           41148 kB
Cached:          2860424 kB
SwapCached:            0 kB
Active:          2632556 kB
Inactive:         681752 kB
Active(anon):     399112 kB
Inactive(anon):    16068 kB
Active(file):    2233444 kB
Inactive(file):   665684 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1664 kB
Writeback:             0 kB
AnonPages:        436332 kB
Mapped:            23424 kB
Shmem:               204 kB
Slab:             624140 kB
SReclaimable:      67284 kB
SUnreclaim:       556856 kB
KernelStack:        1624 kB
PageTables:         4684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1141248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    378880 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= 71748 MiB
End job on node106 at 2016-06-30 05:23:38