Trace number 4119261

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)-356 1800.8 901.95

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-sporttournament48.opb
MD5SUMc7eb4efd5aef55a2b25f94abb64bc4ae
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-401
Best CPU time to get the best result obtained on this benchmark1800.1
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 2955
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 3174
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 3174
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)2208
Sum of products size (including duplicates)4416
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
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 Expensive 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.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
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 phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts 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.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4119261-1467251748.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.45/0.35	c ... done. Wall clock time 0.234s.
0.45/0.35	c declared #vars     1128
0.45/0.35	c internal #vars     3336
0.45/0.35	c #constraints  4416
0.45/0.36	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.45/0.36	c constraints type 
0.45/0.36	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2208
0.45/0.36	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2208
0.45/0.36	c 4416 constraints processed.
0.45/0.36	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.45/0.36	c constraints type 
0.45/0.36	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2208
0.45/0.36	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2208
0.45/0.36	c 4416 constraints processed.
0.45/0.36	c objective function length is 2955 literals
0.73/0.41	c And the winner is solver0
0.99/0.86	c SATISFIABLE
0.99/0.86	c OPTIMIZING...
0.99/0.86	c Got one! Elapsed wall clock time (in seconds):0.741
0.99/0.86	o -295
1.50/1.07	c And the winner is solver0
1.86/1.38	c Got one! Elapsed wall clock time (in seconds):1.26
1.86/1.38	o -296
4.68/2.68	c And the winner is solver0
4.98/2.89	c Got one! Elapsed wall clock time (in seconds):2.772
4.98/2.89	o -297
6.45/3.59	c cleaning 2993 clauses out of 5985 with flag 4008/5985
10.82/5.61	c cleaning 4496 clauses out of 8992 with flag 16055/11985
15.41/7.92	c cleaning 5744 clauses out of 11495 with flag 30126/18984
20.90/10.67	c cleaning 6872 clauses out of 13751 with flag 46211/26984
25.34/12.85	c And the winner is solver0
25.54/12.97	c Got one! Elapsed wall clock time (in seconds):12.853
25.54/12.97	o -298
29.09/14.73	c cleaning 9102 clauses out of 18207 with flag 10060/38312
33.38/16.80	c cleaning 7549 clauses out of 15105 with flag 22091/44312
37.78/19.09	c cleaning 7273 clauses out of 14556 with flag 36122/51312
43.44/21.80	c cleaning 7635 clauses out of 15282 with flag 52158/59311
49.44/24.85	c cleaning 8315 clauses out of 16648 with flag 70206/68312
56.41/28.29	c cleaning 9159 clauses out of 18332 with flag 90240/78311
64.30/32.14	c cleaning 10078 clauses out of 20174 with flag 112320/89312
71.45/35.69	c And the winner is solver1
71.53/36.00	c Got one! Elapsed wall clock time (in seconds):35.881
71.53/36.00	o -306
74.74/37.62	c cleaning 12475 clauses out of 24961 with flag 10616/104177
79.06/39.88	c cleaning 9238 clauses out of 18487 with flag 23404/110178
83.46/42.08	c cleaning 8118 clauses out of 16248 with flag 38302/117177
88.75/44.69	c cleaning 8060 clauses out of 16131 with flag 55293/125178
94.55/47.51	c cleaning 8531 clauses out of 17070 with flag 74282/134177
100.35/50.46	c cleaning 9268 clauses out of 18539 with flag 95361/144177
107.24/53.86	c cleaning 10131 clauses out of 20272 with flag 118535/155178
114.65/57.51	c And the winner is solver1
114.65/57.51	c cleaning 11069 clauses out of 22140 with flag 143773/167177
114.65/58.01	c Got one! Elapsed wall clock time (in seconds):57.89
114.65/58.01	o -318
117.71/59.56	c cleaning 8033 clauses out of 16072 with flag 10545/172178
121.29/61.36	c cleaning 7015 clauses out of 14039 with flag 23260/178178
125.70/63.50	c cleaning 7006 clauses out of 14023 with flag 38096/185177
130.50/65.97	c cleaning 7505 clauses out of 15018 with flag 55092/193178
136.30/68.87	c cleaning 8256 clauses out of 16512 with flag 74236/202177
142.82/72.05	c cleaning 9128 clauses out of 18256 with flag 95461/212177
149.81/75.52	c cleaning 10060 clauses out of 20128 with flag 118808/223177
157.23/79.27	c cleaning 11035 clauses out of 22069 with flag 144250/235178
165.62/83.45	c cleaning 12017 clauses out of 24035 with flag 171727/248179
175.15/88.20	c cleaning 13007 clauses out of 26017 with flag 201397/262178
183.33/92.26	c And the winner is solver1
183.33/92.57	c Got one! Elapsed wall clock time (in seconds):92.446
183.33/92.57	o -326
186.37/94.15	c cleaning 15186 clauses out of 30379 with flag 10600/279547
190.54/96.15	c cleaning 10591 clauses out of 21193 with flag 23238/285547
195.14/98.44	c cleaning 8794 clauses out of 17601 with flag 37974/292546
200.34/101.09	c cleaning 8398 clauses out of 16807 with flag 54801/300546
206.34/104.01	c cleaning 8700 clauses out of 17408 with flag 73758/309545
212.74/107.29	c cleaning 9348 clauses out of 18708 with flag 94874/319545
220.14/110.93	c cleaning 10179 clauses out of 20361 with flag 118121/330546
229.37/115.72	c cleaning 11085 clauses out of 22181 with flag 143503/342545
238.37/120.25	c cleaning 12047 clauses out of 24097 with flag 170877/355546
248.18/125.12	c cleaning 13019 clauses out of 26049 with flag 200426/369545
259.17/130.69	c cleaning 14015 clauses out of 28030 with flag 232047/384545
273.17/137.57	c cleaning 15005 clauses out of 30015 with flag 265703/400545
285.96/143.93	c And the winner is solver1
285.96/144.42	c Got one! Elapsed wall clock time (in seconds):144.293
285.96/144.42	o -327
289.73/146.21	c cleaning 16894 clauses out of 33787 with flag 10568/419322
293.73/148.20	c cleaning 11442 clauses out of 22894 with flag 23206/425323
298.33/150.58	c cleaning 9221 clauses out of 18451 with flag 38015/432322
303.73/153.29	c cleaning 8610 clauses out of 17231 with flag 54906/440323
309.76/156.30	c cleaning 8803 clauses out of 17620 with flag 74343/449322
316.55/159.66	c cleaning 9404 clauses out of 18817 with flag 95626/459322
323.54/163.19	c cleaning 10206 clauses out of 20415 with flag 118827/470324
331.75/167.21	c cleaning 11100 clauses out of 22207 with flag 144096/482322
341.16/171.81	c cleaning 12052 clauses out of 24108 with flag 171391/495323
351.35/176.90	c cleaning 13024 clauses out of 26055 with flag 200895/509322
361.95/182.30	c cleaning 14014 clauses out of 28031 with flag 232516/524322
374.25/188.68	c And the winner is solver1
374.25/188.87	c Got one! Elapsed wall clock time (in seconds):188.749
374.25/188.87	o -333
377.51/190.57	c cleaning 16859 clauses out of 33723 with flag 10561/544028
381.31/192.49	c cleaning 11425 clauses out of 22864 with flag 23177/550028
385.92/194.74	c cleaning 9220 clauses out of 18439 with flag 37918/557028
391.31/197.44	c cleaning 8602 clauses out of 17219 with flag 54758/565028
397.30/200.42	c cleaning 8807 clauses out of 17619 with flag 73760/574030
403.72/203.63	c cleaning 9400 clauses out of 18811 with flag 94799/584029
411.02/207.26	c cleaning 10203 clauses out of 20411 with flag 117914/595029
411.62/207.59	c And the winner is solver1
411.72/207.91	c Got one! Elapsed wall clock time (in seconds):207.792
411.72/207.91	o -338
414.11/209.13	c cleaning 7651 clauses out of 15308 with flag 8429/600129
417.49/210.85	c cleaning 6825 clauses out of 13656 with flag 21097/606128
421.49/212.82	c cleaning 6913 clauses out of 13832 with flag 35841/613129
426.09/215.11	c cleaning 7460 clauses out of 14919 with flag 52763/621129
431.29/217.76	c cleaning 8222 clauses out of 16458 with flag 71776/630128
437.49/220.83	c cleaning 9118 clauses out of 18236 with flag 92886/640128
445.32/224.62	c cleaning 10055 clauses out of 20119 with flag 116070/651129
452.53/228.28	c cleaning 11032 clauses out of 22064 with flag 141314/663129
460.73/232.30	c cleaning 12016 clauses out of 24032 with flag 168678/676129
467.52/235.70	c And the winner is solver1
467.52/235.92	c Got one! Elapsed wall clock time (in seconds):235.804
467.52/235.92	o -339
470.94/237.65	c cleaning 13914 clauses out of 27839 with flag 10587/691952
474.94/239.57	c cleaning 9956 clauses out of 19926 with flag 23354/697953
479.16/241.63	c cleaning 8478 clauses out of 16969 with flag 38126/704952
483.76/243.99	c cleaning 8241 clauses out of 16492 with flag 55021/712953
489.37/246.79	c cleaning 8622 clauses out of 17251 with flag 73996/721953
495.59/249.83	c cleaning 9310 clauses out of 18629 with flag 95060/731953
502.00/253.06	c cleaning 10155 clauses out of 20318 with flag 118232/742952
509.18/256.69	c cleaning 11077 clauses out of 22163 with flag 143625/754952
517.39/260.76	c cleaning 12040 clauses out of 24086 with flag 171122/767952
527.51/265.53	c cleaning 13023 clauses out of 26047 with flag 200658/781953
538.11/270.88	c cleaning 14009 clauses out of 28024 with flag 232293/796953
550.50/277.01	c cleaning 15008 clauses out of 30015 with flag 265936/812953
563.91/283.70	c cleaning 16001 clauses out of 32007 with flag 301711/829953
578.32/290.91	c cleaning 17003 clauses out of 34006 with flag 339569/847953
597.26/301.07	c cleaning 17997 clauses out of 36003 with flag 379540/866953
615.46/310.16	c cleaning 19000 clauses out of 38005 with flag 421520/886952
634.65/319.78	c cleaning 20002 clauses out of 40005 with flag 465681/907952
657.66/331.22	c cleaning 20999 clauses out of 42003 with flag 511875/929952
686.03/345.26	c cleaning 22002 clauses out of 44004 with flag 560307/952952
705.62/355.09	c And the winner is solver1
705.62/355.16	c Got one! Elapsed wall clock time (in seconds):355.044
705.62/355.16	o -355
708.86/356.88	c cleaning 21425 clauses out of 42864 with flag 10523/973814
712.68/358.76	c cleaning 13712 clauses out of 27438 with flag 23137/979813
717.83/361.15	c cleaning 10361 clauses out of 20728 with flag 37861/986815
723.23/363.86	c cleaning 9177 clauses out of 18365 with flag 54621/994813
730.03/367.21	c cleaning 9091 clauses out of 18189 with flag 73593/1003814
737.63/371.03	c cleaning 9549 clauses out of 19097 with flag 94647/1013813
746.04/375.30	c cleaning 10272 clauses out of 20548 with flag 117775/1024813
755.83/380.19	c cleaning 11134 clauses out of 22277 with flag 143332/1036814
766.03/385.26	c cleaning 12069 clauses out of 24142 with flag 170766/1049813
778.55/391.25	c cleaning 13033 clauses out of 26073 with flag 200210/1063813
791.55/397.80	c cleaning 14015 clauses out of 28041 with flag 231895/1078814
805.34/404.65	c cleaning 15013 clauses out of 30025 with flag 265562/1094813
820.54/412.29	c cleaning 16003 clauses out of 32012 with flag 301416/1111813
838.13/420.85	c cleaning 17005 clauses out of 34010 with flag 339408/1129814
858.13/430.84	c cleaning 18000 clauses out of 36005 with flag 379817/1148814
878.52/441.05	c cleaning 19003 clauses out of 38006 with flag 422140/1168815
900.74/452.11	c cleaning 19998 clauses out of 40002 with flag 466423/1189814
928.71/466.71	c cleaning 21000 clauses out of 42004 with flag 512797/1211814
954.90/479.86	c cleaning 22000 clauses out of 44003 with flag 561269/1234813
985.89/495.28	c cleaning 23002 clauses out of 46004 with flag 611843/1258814
1018.08/511.34	c cleaning 23999 clauses out of 48001 with flag 664569/1283813
1048.28/526.45	c cleaning 24998 clauses out of 50002 with flag 719254/1309813
1079.61/541.91	c cleaning 26003 clauses out of 52005 with flag 776044/1336814
1112.61/558.44	c cleaning 26998 clauses out of 54002 with flag 834834/1364814
1149.79/576.83	c cleaning 28000 clauses out of 56005 with flag 895857/1393815
1185.98/594.99	c cleaning 28999 clauses out of 58004 with flag 958951/1423814
1230.80/617.01	c cleaning 30001 clauses out of 60005 with flag 1024172/1454814
1279.37/641.03	c cleaning 31001 clauses out of 62003 with flag 1091652/1486813
1317.22/659.21	c And the winner is solver1
1317.22/659.24	c Got one! Elapsed wall clock time (in seconds):659.118
1317.22/659.24	o -356
1324.51/663.90	c cleaning 30234 clauses out of 60480 with flag 10627/1516291
1328.31/665.83	c cleaning 18119 clauses out of 36248 with flag 23351/1522293
1332.51/667.90	c cleaning 12559 clauses out of 25128 with flag 38114/1529292
1337.31/670.33	c cleaning 10275 clauses out of 20568 with flag 55007/1537291
1342.71/673.01	c cleaning 9640 clauses out of 19293 with flag 74050/1546291
1348.71/676.05	c cleaning 9822 clauses out of 19653 with flag 95149/1556291
1355.84/679.50	c cleaning 10413 clauses out of 20833 with flag 118424/1567293
1363.25/683.27	c cleaning 11205 clauses out of 22419 with flag 143765/1579292
1371.59/687.37	c cleaning 12102 clauses out of 24213 with flag 171158/1592291
1381.59/692.34	c cleaning 13051 clauses out of 26112 with flag 200656/1606292
1391.80/697.44	c cleaning 14026 clauses out of 28061 with flag 232242/1621292
1403.05/703.00	c cleaning 15015 clauses out of 30035 with flag 265966/1637292
1414.84/708.84	c cleaning 16011 clauses out of 32022 with flag 301777/1654294
1429.10/715.82	c cleaning 16999 clauses out of 34008 with flag 339681/1672291
1448.53/725.40	c cleaning 18002 clauses out of 36010 with flag 379673/1691292
1468.33/735.33	c cleaning 19000 clauses out of 38007 with flag 421763/1711291
1487.96/745.00	c cleaning 20005 clauses out of 40009 with flag 466068/1732293
1509.84/755.85	c cleaning 20999 clauses out of 42003 with flag 512443/1754292
1534.87/768.21	c cleaning 21998 clauses out of 44004 with flag 560897/1777292
1565.35/783.35	c cleaning 23003 clauses out of 46005 with flag 611481/1801291
1601.13/801.22	c cleaning 23999 clauses out of 48004 with flag 664231/1826293
1637.91/821.19	c cleaning 24998 clauses out of 50004 with flag 719132/1852292
1676.90/840.44	c cleaning 26001 clauses out of 52007 with flag 775982/1879293
1716.35/860.08	c cleaning 26996 clauses out of 54004 with flag 834928/1907291
1761.45/882.49	c cleaning 28001 clauses out of 56009 with flag 895938/1936292
1800.80/901.90	c >>>>>>>>>> Solver number 0 (4 answers) <<<<<<<<<<<<<<<<<<
1800.80/901.90	c starts		: 36899
1800.80/901.90	c conflicts		: 1964283
1800.80/901.90	c decisions		: 34803340
1800.80/901.90	c propagations		: 178000851
1800.80/901.90	c inspects		: 2646040695
1800.80/901.90	c shortcuts		: 0
1800.80/901.90	c learnt literals	: 0
1800.80/901.90	c learnt binary clauses	: 0
1800.80/901.90	c learnt ternary clauses	: 0
1800.80/901.90	c learnt constraints	: 1964282
1800.80/901.90	c ignored constraints	: 0
1800.80/901.90	c root simplifications	: 0
1800.80/901.90	c removed literals (reason simplification)	: 59049122
1800.80/901.90	c reason swapping (by a shorter reason)	: 0
1800.80/901.90	c Calls to reduceDB	: 140
1800.80/901.90	c Number of update (reduction) of LBD	: 74127
1800.80/901.90	c Imported unit clauses	: 0
1800.80/901.90	c number of reductions to clauses (during analyze)	: 0
1800.80/901.90	c number of learned constraints concerned by reduction	: 0
1800.80/901.90	c number of learning phase by resolution	: 0
1800.80/901.90	c number of learning phase by cutting planes	: 0
1800.80/901.90	c speed (assignments/second)	: 733558.2805146422
1800.80/901.90	c non guided choices	16
1800.80/901.92	c learnt constraints type 
1800.80/901.92	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 55999
1800.80/901.92	c >>>>>>>>>> Solver number 1 (9 answers) <<<<<<<<<<<<<<<<<<
1800.80/901.92	c starts		: 33
1800.80/901.92	c conflicts		: 4136
1800.80/901.92	c decisions		: 57902
1800.80/901.92	c propagations		: 267690
1800.80/901.92	c inspects		: 99629283
1800.80/901.92	c shortcuts		: 0
1800.80/901.92	c learnt literals	: 0
1800.80/901.92	c learnt binary clauses	: 0
1800.80/901.92	c learnt ternary clauses	: 0
1800.80/901.92	c learnt constraints	: 4134
1800.80/901.92	c ignored constraints	: 0
1800.80/901.92	c root simplifications	: 0
1800.80/901.92	c removed literals (reason simplification)	: 0
1800.80/901.92	c reason swapping (by a shorter reason)	: 0
1800.80/901.92	c Calls to reduceDB	: 0
1800.80/901.92	c Number of update (reduction) of LBD	: 0
1800.80/901.92	c Imported unit clauses	: 0
1800.80/901.92	c number of reductions to clauses (during analyze)	: 0
1800.80/901.92	c number of learned constraints concerned by reduction	: 0
1800.80/901.92	c number of learning phase by resolution	: 0
1800.80/901.92	c number of learning phase by cutting planes	: 0
1800.80/901.92	c speed (assignments/second)	: 301.13190227527883
1800.80/901.92	c non guided choices	48
1800.80/901.92	c learnt constraints type 
1800.80/901.92	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4134
1800.80/901.92	s SATISFIABLE
1800.80/901.92	c Found 13 solution(s)
1800.80/901.93	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 -x232 x233 -x234 -x235 x236 x237 -x238 -x239 x240 x241 x242 x243 x244 x245 -x246 -x247 -x248 -x249 x250 -x251 x252 -x253 -x254 -x255 x256 -x257 x258 x259 x260 x261 x262 x263 -x264 -x265 x266 x267 -x268 x269 -x270 x271 -x272 x273 -x274 x275 -x276 x277 -x278 x279 x280 -x281 x282 -x283 -x284 -x285 x286 -x287 x288 x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 x299 -x300 x301 x302 -x303 x304 x305 -x306 -x307 x308 -x309 -x310 -x311 x312 x313 -x314 x315 x316 x317 x318 -x319 x320 x321 x322 -x323 x324 x325 x326 -x327 -x328 -x329 -x330 -x331 x332 -x333 -x334 x335 -x336 x337 x338 x339 x340 x341 x342 -x343 -x344 x345 -x346 x347 x348 x349 x350 -x351 x352 -x353 x354 x355 x356 -x357 -x358 x359 x360 -x361 -x362 x363 -x364 x365 x366 x367 x368 -x369 x370 -x371 x372 -x373 x374 -x375 x376 x377 -x378 x379 x380 x381 x382 x383 -x384 -x385 x386 -x387 -x388 x389 x390 x391 -x392 -x393 x394 -x395 x396 x397 -x398 -x399 x400 -x401 x402 -x403 -x404 -x405 -x406 x407 x408 -x409 -x410 x411 x412 -x413 -x414 x415 x416 x417 x418 -x419 x420 x421 x422 -x423 -x424 -x425 x426 -x427 x428 x429 x430 -x431 x432 x433 -x434 -x435 x436 -x437 x438 -x439 x440 -x441 x442 x443 -x444 -x445 x446 -x447 x448 x449 -x450 -x451 x452 x453 x454 -x455 -x456 x457 -x458 x459 -x460 -x461 -x462 -x463 x464 x465 -x466 x467 -x468 -x469 x470 x471 -x472 -x473 x474 -x475 -x476 x477 -x478 -x479 -x480 x481 x482 -x483 -x484 -x485 x486 -x487 -x488 x489 -x490 x491 -x492 x493 x494 -x495 -x496 x497 x498 x499 x500 -x501 x502 -x503 x504 x505 -x506 -x507 x508 x509 -x510 x511 x512 x513 x514 x515 -x516 -x517 x518 -x519 x520 -x521 x522 -x523 x524 -x525 -x526 x527 x528 -x529 x530 -x531 x532 x533 -x534 x535 -x536 -x537 x538 x539 -x540 x541 x542 -x543 x544 x545 x546 x547 x548 -x549 -x550 -x551 x552 x553 x554 -x555 -x556 x557 -x558 x559 x560 -x561 -x562 x563 x564 x565 -x566 -x567 x568 -x569 x570 -x571 x572 -x573 x574 x575 x576 -x577 -x578 x579 -x580 -x581 x582 x583 -x584 -x585 -x586 -x587 x588 x589 -x590 -x591 x592 x593 -x594 -x595 -x596 -x597 -x598 x599 -x600 x601 x602 x603 x604 x605 -x606 x607 -x608 x609 -x610 -x611 -x612 x613 -x614 x615 -x616 x617 -x618 -x619 -x620 x621 -x622 -x623 -x624 x625 -x626 -x627 x628 -x629 x630 -x631 x632 -x633 x634 x635 x636 -x637 -x638 -x639 -x640 -x641 x642 -x643 x644 -x645 -x646 -x647 x648 x649 -x650 -x651 x652 x653 -x654 x655 -x656 -x657 -x658 -x659 -x660 x661 -x662 x663 x664 x665 x666 x667 x668 x669 -x670 -x671 x672 -x673 -x674 -x675 -x676 x677 -x678 x679 x680 x681 x682 -x683 -x684 -x685 -x686 -x687 x688 -x689 -x690 -x691 x692 x693 x694 -x695 x696 x697 -x698 x699 x700 -x701 x702 x703 -x704 x705 -x706 x707 x708 -x709 -x710 -x711 -x712 x713 x714 x715 -x716 -x717 x718 -x719 -x720 -x721 -x722 -x723 -x724 x725 -x726 -x727 x728 -x729 x730 x731 x732 x733 -x734 x735 -x736 -x737 x738 x739 x740 x741 x742 -x743 -x744 x745 -x746 x747 x748 x749 x750 x751 x752 x753 -x754 -x755 x756 -x757 x758 x759 -x760 -x761 -x762 x763 -x764 -x765 x766 -x767 -x768 x769 x770 x771 x772 x773 x774 x775 x776 x777 x778 -x779 x780 -x781 -x782 x783 x784 x785 x786 -x787 -x788 x789 -x790 -x791 x792 -x793 -x794 -x795 x796 x797 x798 -x799 x800 x801 x802 x803 -x804 x805 -x806 -x807 x808 x809 -x810 x811 x812 x813 x814 x815 -x816 -x817 -x818 x819 -x820 -x821 -x822 -x823 x824 x825 x826 x827 -x828 -x829 -x830 -x831 x832 -x833 -x834 x835 x836 -x837 x838 x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 x848 -x849 x850 x851 -x852 x853 -x854 x855 -x856 x857 x858 x859 x860 x861 -x862 x863 -x864 -x865 -x866 x867 x868 -x869 -x870 x871 -x872 -x873 x874 x875 x876 x877 -x878 x879 x880 x881 x882 x883 x884 -x885 x886 x887 -x888 x889 -x890 x891 x892 x893 x894 x895 x896 -x897 x898 x899 x900 x901 x902 x903 x904 x905 -x906 -x907 -x908 x909 -x910 -x911 -x912 x913 x914 -x915 x916 x917 x918 x919 x920 x921 -x922 x923 x924 x925 x926 x927 -x928 x929 x930 x931 -x932 x933 x934 x935 x936 -x937 x938 x939 -x940 x941 -x942 -x943 x944 x945 -x946 x947 -x948 x949 x950 -x951 x952 x953 -x954 -x955 x956 -x957 x958 -x959 -x960 x961 -x962 -x963 x964 x965 -x966 -x967 -x968 -x969 -x970 x971 x972 x973 x974 -x975 x976 x977 -x978 -x979 -x980 x981 -x982 x983 -x984 -x985 x986 x987 x988 x989 x990 x991 x992 -x993 x994 -x995 -x996 x997 x998 x999 x1000 x1001 x1002 -x1003 -x1004 -x1005 x1006 -x1007 x1008 x1009 x1010 -x1011 x1012 -x1013 -x1014 x1015 x1016 x1017 x1018 x1019 -x1020 x1021 x1022 x1023 -x1024 -x1025 x1026 -x1027 x1028 x1029 x1030 -x1031 x1032 x1033 x1034 x1035 -x1036 x1037 x1038 x1039 x1040 x1041 x1042 -x1043 x1044 x1045 -x1046 x1047 -x1048 x1049 x1050 x1051 -x1052 -x1053 -x1054 x1055 -x1056 -x1057 x1058 -x1059 x1060 x1061 x1062 x1063 x1064 x1065 x1066 -x1067 x1068 x1069 -x1070 x1071 x1072 x1073 -x1074 -x1075 -x1076 -x1077 x1078 x1079 x1080 x1081 x1082 x1083 x1084 -x1085 -x1086 x1087 x1088 x1089 -x1090 x1091 x1092 x1093 -x1094 x1095 x1096 x1097 x1098 x1099 x1100 -x1101 x1102 x1103 x1104 x1105 x1106 x1107 x1108 x1109 x1110 x1111 x1112 -x1113 x1114 x1115 x1116 -x1117 x1118 x1119 x1120 x1121 x1122 x1123 -x1124 x1125 x1126 x1127 x1128 
1800.80/901.93	c objective function=-356
1800.80/901.93	c Total wall clock time (in seconds): 901.81

Verifier Data

OK	-356

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-4119261-1467251748/watcher-4119261-1467251748 -o /tmp/evaluation-result-4119261-1467251748/solver-4119261-1467251748 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1467246678-11561 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119261-1467251748.opb 

pid=13459
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: 3.03 3.43 3.74 3/196 13462
/proc/meminfo: memFree=29099108/32872528 swapFree=13208/1155804
[pid=13462] ppid=13459 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/13462/stat : 13462 (java) D 13459 13462 11545 0 -1 4202496 377 0 0 0 0 0 0 0 20 0 1 0 6142192 2560000 47 33554432000 1073741824 1073778376 140735474512528 140735474509656 219504799015 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/13462/statm: 625 47 37 9 0 29 0

[startup+0.100179 s]
/proc/loadavg: 3.03 3.43 3.74 3/196 13462
/proc/meminfo: memFree=29099108/32872528 swapFree=13208/1155804
[pid=13462] ppid=13459 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/13462/stat : 13462 (java) S 13459 13462 11545 0 -1 4202496 4404 0 1 0 8 1 0 0 20 0 18 0 6142192 9787879424 6039 33554432000 1073741824 1073778376 140735474512528 140735474503664 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13462/statm: 2389619 6039 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200216 s]
/proc/loadavg: 3.03 3.43 3.74 3/196 13462
/proc/meminfo: memFree=29099108/32872528 swapFree=13208/1155804
[pid=13462] ppid=13459 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/13462/stat : 13462 (java) S 13459 13462 11545 0 -1 4202496 4614 0 1 0 21 2 0 0 20 0 18 0 6142192 9787879424 7219 33554432000 1073741824 1073778376 140735474512528 140735474503664 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13462/statm: 2389619 7219 2212 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.30022 s]
/proc/loadavg: 3.03 3.43 3.74 3/196 13462
/proc/meminfo: memFree=29099108/32872528 swapFree=13208/1155804
[pid=13462] ppid=13459 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/13462/stat : 13462 (java) S 13459 13462 11545 0 -1 4202496 5571 0 1 0 43 2 0 0 20 0 18 0 6142192 9787879424 8898 33554432000 1073741824 1073778376 140735474512528 140735474503664 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13462/statm: 2389619 8898 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700272 s]
/proc/loadavg: 3.03 3.43 3.74 3/196 13462
/proc/meminfo: memFree=29099108/32872528 swapFree=13208/1155804
[pid=13462] ppid=13459 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/13462/stat : 13462 (java) S 13459 13462 11545 0 -1 4202496 10697 0 1 0 94 5 0 0 20 0 19 0 6142192 10060525568 13588 33554432000 1073741824 1073778376 140735474512528 140735474503664 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13462/statm: 2456183 13588 2265 9 0 2446860 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 9824732

[startup+1.50078 s]
/proc/loadavg: 3.03 3.42 3.73 2/215 13487
/proc/meminfo: memFree=29040520/32872528 swapFree=13208/1155804
[pid=13462] ppid=13459 vsize=9824732 CPUtime=2.26 cores=0,2,4,6
/proc/13462/stat : 13462 (java) S 13459 13462 11545 0 -1 4202496 14393 0 1 0 218 8 0 0 20 0 22 0 6142192 10060525568 18817 33554432000 1073741824 1073778376 140735474512528 140735474503664 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13462/statm: 2456183 18817 2268 9 0 2446860 0
[pid=13462/tid=13464] ppid=13459 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/13462/task/13464/stat : 13464 (java) S 13459 13462 11545 0 -1 4202560 2450 0 1 0 34 1 0 0 20 0 22 0 6142193 10060525568 18817 33554432000 1073741824 1073778376 140735474512528 140136475100024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13462/tid=13465] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13465/stat : 13465 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6142195 10060525568 18817 33554432000 1073741824 1073778376 140735474512528 140136464161064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13466] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13466/stat : 13466 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6142195 10060525568 18817 33554432000 1073741824 1073778376 140735474512528 140136463108264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13462/tid=13467] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13467/stat : 13467 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6142195 10060525568 18817 33554432000 1073741824 1073778376 140735474512528 140136316353064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13468] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13468/stat : 13468 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6142195 10060525568 18817 33554432000 1073741824 1073778376 140735474512528 140136315300264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13462/tid=13469] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13469/stat : 13469 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6142195 10060525568 18817 33554432000 1073741824 1073778376 140735474512528 140136314247976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13470] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13470/stat : 13470 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6142195 10060525568 18817 33554432000 1073741824 1073778376 140735474512528 140136313195176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13462/tid=13471] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13471/stat : 13471 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6142195 10060525568 18817 33554432000 1073741824 1073778376 140735474512528 140136312142888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13462/tid=13472] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13472/stat : 13472 (java) S 13459 13462 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 6142195 10060525568 18817 33554432000 1073741824 1073778376 140735474512528 140136311090088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13473] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13473/stat : 13473 (java) S 13459 13462 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 6142196 10060525568 18817 33554432000 1073741824 1073778376 140735474512528 140136298891496 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13474] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13474/stat : 13474 (java) S 13459 13462 11545 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 6142196 10060525568 18817 33554432000 1073741824 1073778376 140735474512528 140136297837560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13475] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13475/stat : 13475 (java) S 13459 13462 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6142196 10060525568 18817 33554432000 1073741824 1073778376 140735474512528 140136296785160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13476] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13476/stat : 13476 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6142199 10060525568 18817 33554432000 1073741824 1073778376 140735474512528 140136295733648 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13477] ppid=13459 vsize=9824732 CPUtime=0.55 cores=0,2,4,6
/proc/13462/task/13477/stat : 13477 (java) S 13459 13462 11545 0 -1 4202560 3580 0 0 0 55 0 0 0 20 0 22 0 6142199 10060525568 18817 33554432000 1073741824 1073778376 140735474512528 140136294681272 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13478] ppid=13459 vsize=9824732 CPUtime=0.56 cores=0,2,4,6
/proc/13462/task/13478/stat : 13478 (java) S 13459 13462 11545 0 -1 4202560 7001 0 0 0 54 2 0 0 20 0 22 0 6142199 10060525568 18817 33554432000 1073741824 1073778376 140735474512528 140136293628472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13479] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13479/stat : 13479 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6142199 10060525568 18817 33554432000 1073741824 1073778376 140735474512528 140136292576376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13480] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13480/stat : 13480 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6142199 10060525568 18817 33554432000 1073741824 1073778376 140735474512528 140136291523784 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13462/tid=13484] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13484/stat : 13484 (java) S 13459 13462 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6142230 10060525568 18817 33554432000 1073741824 1073778376 140735474512528 140136286614568 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 9824732

[startup+3.10081 s]
/proc/loadavg: 3.03 3.42 3.73 4/218 13490
/proc/meminfo: memFree=29011468/32872528 swapFree=13208/1155804
[pid=13462] ppid=13459 vsize=9824732 CPUtime=5.51 cores=0,2,4,6
/proc/13462/stat : 13462 (java) S 13459 13462 11545 0 -1 4202496 15239 0 1 0 541 10 0 0 20 0 22 0 6142192 10060525568 31665 33554432000 1073741824 1073778376 140735474512528 140735474503664 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13462/statm: 2456183 31665 2274 9 0 2446860 0
[pid=13462/tid=13464] ppid=13459 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/13462/task/13464/stat : 13464 (java) S 13459 13462 11545 0 -1 4202560 2452 0 1 0 35 1 0 0 20 0 22 0 6142193 10060525568 31665 33554432000 1073741824 1073778376 140735474512528 140136475100024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13462/tid=13465] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13465/stat : 13465 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6142195 10060525568 31665 33554432000 1073741824 1073778376 140735474512528 140136464161064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13466] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13466/stat : 13466 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6142195 10060525568 31665 33554432000 1073741824 1073778376 140735474512528 140136463108264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13462/tid=13467] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13467/stat : 13467 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6142195 10060525568 31665 33554432000 1073741824 1073778376 140735474512528 140136316353064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13468] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13468/stat : 13468 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6142195 10060525568 31665 33554432000 1073741824 1073778376 140735474512528 140136315300264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13462/tid=13469] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13469/stat : 13469 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6142195 10060525568 31665 33554432000 1073741824 1073778376 140735474512528 140136314247976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13470] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13470/stat : 13470 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6142195 10060525568 31665 33554432000 1073741824 1073778376 140735474512528 140136313195176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13462/tid=13471] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13471/stat : 13471 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6142195 10060525568 31665 33554432000 1073741824 1073778376 140735474512528 140136312142888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13462/tid=13472] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13472/stat : 13472 (java) S 13459 13462 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 6142195 10060525568 31665 33554432000 1073741824 1073778376 140735474512528 140136311090088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13473] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13473/stat : 13473 (java) S 13459 13462 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 6142196 10060525568 31665 33554432000 1073741824 1073778376 140735474512528 140136298891496 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13474] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13474/stat : 13474 (java) S 13459 13462 11545 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 6142196 10060525568 31665 33554432000 1073741824 1073778376 140735474512528 140136297837560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13475] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13475/stat : 13475 (java) S 13459 13462 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6142196 10060525568 31665 33554432000 1073741824 1073778376 140735474512528 140136296785160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13476] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13476/stat : 13476 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6142199 10060525568 31665 33554432000 1073741824 1073778376 140735474512528 140136295733648 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13477] ppid=13459 vsize=9824732 CPUtime=0.66 cores=0,2,4,6
/proc/13462/task/13477/stat : 13477 (java) S 13459 13462 11545 0 -1 4202560 4370 0 0 0 66 0 0 0 20 0 22 0 6142199 10060525568 31665 33554432000 1073741824 1073778376 140735474512528 140136294681272 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13478] ppid=13459 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/13462/task/13478/stat : 13478 (java) S 13459 13462 11545 0 -1 4202560 7021 0 0 0 87 2 0 0 20 0 22 0 6142199 10060525568 31665 33554432000 1073741824 1073778376 140735474512528 140136293628472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13479] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13479/stat : 13479 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6142199 10060525568 31665 33554432000 1073741824 1073778376 140735474512528 140136292576376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13480] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13480/stat : 13480 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6142199 10060525568 31665 33554432000 1073741824 1073778376 140735474512528 140136291523784 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13462/tid=13484] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13484/stat : 13484 (java) S 13459 13462 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6142230 10060525568 31665 33554432000 1073741824 1073778376 140735474512528 140136286614568 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 9824732

[startup+6.30092 s]
/proc/loadavg: 3.02 3.41 3.73 4/218 13493
/proc/meminfo: memFree=28891400/32872528 swapFree=13208/1155804
[pid=13462] ppid=13459 vsize=9824732 CPUtime=12.2 cores=0,2,4,6
/proc/13462/stat : 13462 (java) S 13459 13462 11545 0 -1 4202496 15527 0 1 0 1203 17 0 0 20 0 22 0 6142192 10060525568 53661 33554432000 1073741824 1073778376 140735474512528 140735474503664 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13462/statm: 2456183 53661 2291 9 0 2446860 0
[pid=13462/tid=13464] ppid=13459 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/13462/task/13464/stat : 13464 (java) S 13459 13462 11545 0 -1 4202560 2452 0 1 0 35 1 0 0 20 0 22 0 6142193 10060525568 53661 33554432000 1073741824 1073778376 140735474512528 140136475100024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13462/tid=13465] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13465/stat : 13465 (java) S 13459 13462 11545 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 6142195 10060525568 53661 33554432000 1073741824 1073778376 140735474512528 140136464161064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13466] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13466/stat : 13466 (java) S 13459 13462 11545 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 6142195 10060525568 53661 33554432000 1073741824 1073778376 140735474512528 140136463108264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13467] ppid=13459 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/13462/task/13467/stat : 13467 (java) S 13459 13462 11545 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 6142195 10060525568 53661 33554432000 1073741824 1073778376 140735474512528 140136316353064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13468] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13468/stat : 13468 (java) S 13459 13462 11545 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 6142195 10060525568 53661 33554432000 1073741824 1073778376 140735474512528 140136315300264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13469] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13469/stat : 13469 (java) S 13459 13462 11545 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 6142195 10060525568 53661 33554432000 1073741824 1073778376 140735474512528 140136314247976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13470] ppid=13459 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/13462/task/13470/stat : 13470 (java) S 13459 13462 11545 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 6142195 10060525568 53661 33554432000 1073741824 1073778376 140735474512528 140136313195176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13471] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13471/stat : 13471 (java) S 13459 13462 11545 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 6142195 10060525568 53661 33554432000 1073741824 1073778376 140735474512528 140136312142888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13472] ppid=13459 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/13462/task/13472/stat : 13472 (java) S 13459 13462 11545 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 22 0 6142195 10060525568 53661 33554432000 1073741824 1073778376 140735474512528 140136311090088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13473] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13473/stat : 13473 (java) S 13459 13462 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6142196 10060525568 53661 33554432000 1073741824 1073778376 140735474512528 140136298891496 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13462/tid=13474] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13474/stat : 13474 (java) S 13459 13462 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6142196 10060525568 53661 33554432000 1073741824 1073778376 140735474512528 140136297837560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13475] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13475/stat : 13475 (java) S 13459 13462 11545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 6142196 10060525568 53661 33554432000 1073741824 1073778376 140735474512528 140136296785160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13476] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13476/stat : 13476 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6142199 10060525568 53661 33554432000 1073741824 1073778376 140735474512528 140136295733648 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13477] ppid=13459 vsize=9824732 CPUtime=0.77 cores=0,2,4,6
/proc/13462/task/13477/stat : 13477 (java) S 13459 13462 11545 0 -1 4202560 4508 0 0 0 77 0 0 0 20 0 22 0 6142199 10060525568 53661 33554432000 1073741824 1073778376 140735474512528 140136294681272 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13478] ppid=13459 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/13462/task/13478/stat : 13478 (java) S 13459 13462 11545 0 -1 4202560 7025 0 0 0 100 2 0 0 20 0 22 0 6142199 10060525568 53661 33554432000 1073741824 1073778376 140735474512528 140136293628472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13479] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13479/stat : 13479 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6142199 10060525568 53661 33554432000 1073741824 1073778376 140735474512528 140136292576376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13480] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13480/stat : 13480 (java) S 13459 13462 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6142199 10060525568 53661 33554432000 1073741824 1073778376 140735474512528 140136291523784 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13462/tid=13484] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13484/stat : 13484 (java) S 13459 13462 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6142230 10060525568 53661 33554432000 1073741824 1073778376 140735474512528 140136286614568 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13491] ppid=13459 vsize=9824732 CPUtime=3.33 cores=0,2,4,6
/proc/13462/task/13491/stat : 13491 (java) R 13459 13462 11545 0 -1 4202560 21 0 0 0 333 0 0 0 20 0 22 0 6142483 10060525568 53661 33554432000 1073741824 1073778376 140735474512528 140136288719688 140136344614032 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13462/tid=13492] ppid=13459 vsize=9824732 CPUtime=3.34 cores=0,2,4,6

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

[pid=13462/tid=13470] ppid=13459 vsize=9824732 CPUtime=3.45 cores=0,2,4,6
/proc/13462/task/13470/stat : 13470 (java) S 13459 13462 11545 0 -1 4202560 1255 0 0 0 283 62 0 0 20 0 22 0 6142195 10060525568 1200315 33554432000 1073741824 1073778376 140735474512528 140136313195176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13471] ppid=13459 vsize=9824732 CPUtime=3.76 cores=0,2,4,6
/proc/13462/task/13471/stat : 13471 (java) S 13459 13462 11545 0 -1 4202560 1464 0 0 0 315 61 0 0 20 0 22 0 6142195 10060525568 1200315 33554432000 1073741824 1073778376 140735474512528 140136312142888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13462/tid=13472] ppid=13459 vsize=9824732 CPUtime=3.12 cores=0,2,4,6
/proc/13462/task/13472/stat : 13472 (java) S 13459 13462 11545 0 -1 4202560 1068 0 0 0 261 51 0 0 20 0 22 0 6142195 10060525568 1200315 33554432000 1073741824 1073778376 140735474512528 140136311090088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13462/tid=13473] ppid=13459 vsize=9824732 CPUtime=10.91 cores=0,2,4,6
/proc/13462/task/13473/stat : 13473 (java) S 13459 13462 11545 0 -1 4202560 3620 0 0 0 1084 7 0 0 20 0 22 0 6142196 10060525568 1200315 33554432000 1073741824 1073778376 140735474512528 140136298891496 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13462/tid=13474] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13474/stat : 13474 (java) S 13459 13462 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6142196 10060525568 1200315 33554432000 1073741824 1073778376 140735474512528 140136297837560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13475] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13475/stat : 13475 (java) S 13459 13462 11545 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 6142196 10060525568 1200315 33554432000 1073741824 1073778376 140735474512528 140136296785160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13476] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13476/stat : 13476 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6142199 10060525568 1200315 33554432000 1073741824 1073778376 140735474512528 140136295733648 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13477] ppid=13459 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/13462/task/13477/stat : 13477 (java) S 13459 13462 11545 0 -1 4202560 5045 0 0 0 113 0 0 0 20 0 22 0 6142199 10060525568 1200315 33554432000 1073741824 1073778376 140735474512528 140136294681272 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13478] ppid=13459 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/13462/task/13478/stat : 13478 (java) S 13459 13462 11545 0 -1 4202560 7063 0 0 0 127 2 0 0 20 0 22 0 6142199 10060525568 1200315 33554432000 1073741824 1073778376 140735474512528 140136293628472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13462/tid=13479] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13479/stat : 13479 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6142199 10060525568 1200315 33554432000 1073741824 1073778376 140735474512528 140136292576376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13480] ppid=13459 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/13462/task/13480/stat : 13480 (java) S 13459 13462 11545 0 -1 4202560 54 0 0 0 11 10 0 0 20 0 22 0 6142199 10060525568 1200315 33554432000 1073741824 1073778376 140735474512528 140136291523784 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13496] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13496/stat : 13496 (java) S 13459 13462 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 6143491 10060525568 1200315 33554432000 1073741824 1073778376 140735474512528 140136288720424 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13559] ppid=13459 vsize=9824732 CPUtime=234.01 cores=0,2,4,6
/proc/13462/task/13559/stat : 13559 (java) R 13459 13462 11545 0 -1 4202560 7 0 0 0 23398 3 0 0 20 0 22 0 6208118 10060525568 1200315 33554432000 1073741824 1073778376 140735474512528 140136289763088 140136344377823 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13462/tid=13560] ppid=13459 vsize=9824732 CPUtime=233.95 cores=0,2,4,6
/proc/13462/task/13560/stat : 13560 (java) R 13459 13462 11545 0 -1 4202560 12 0 0 0 23392 3 0 0 20 0 22 0 6208118 10060525568 1200315 33554432000 1073741824 1073778376 140735474512528 140136286613104 140136344843078 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13561] ppid=13459 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13561/stat : 13561 (java) S 13459 13462 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 6208118 10060525568 1200315 33554432000 1073741824 1073778376 140735474512528 140136287667368 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1797.93
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 13462 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+901.805 s]
/proc/loadavg: 3.17 3.17 3.34 4/219 13569
/proc/meminfo: memFree=24200756/32872528 swapFree=13208/1155804
[pid=13462] ppid=13459 vsize=9891296 CPUtime=1798.31 cores=0,2,4,6
/proc/13462/stat : 13462 (java) S 13459 13462 11545 0 -1 4202496 30316 0 1 0 179294 537 0 0 20 0 23 0 6142192 10128687104 1200332 33554432000 1073741824 1073778376 140735474512528 140735474503664 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13462/statm: 2472824 1200332 2302 9 0 2463501 0
[pid=13462/tid=13464] ppid=13459 vsize=9891296 CPUtime=0.46 cores=0,2,4,6
/proc/13462/task/13464/stat : 13464 (java) S 13459 13462 11545 0 -1 4202560 2470 0 1 0 44 2 0 0 20 0 23 0 6142193 10128687104 1200332 33554432000 1073741824 1073778376 140735474512528 140136475100024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13462/tid=13465] ppid=13459 vsize=9891296 CPUtime=3.59 cores=0,2,4,6
/proc/13462/task/13465/stat : 13465 (java) R 13459 13462 11545 0 -1 4202560 1222 0 0 0 298 61 0 0 20 0 23 0 6142195 10128687104 1200332 33554432000 1073741824 1073778376 140735474512528 140136464161240 140136477570803 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13462/tid=13466] ppid=13459 vsize=9891296 CPUtime=3.74 cores=0,2,4,6
/proc/13462/task/13466/stat : 13466 (java) R 13459 13462 11545 0 -1 4202560 1312 0 0 0 314 60 0 0 20 0 23 0 6142195 10128687104 1200332 33554432000 1073741824 1073778376 140735474512528 140136463108440 140136477570803 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13467] ppid=13459 vsize=9891296 CPUtime=3.87 cores=0,2,4,6
/proc/13462/task/13467/stat : 13467 (java) R 13459 13462 11545 0 -1 4202560 1498 0 0 0 325 62 0 0 20 0 23 0 6142195 10128687104 1200332 33554432000 1073741824 1073778376 140735474512528 140136316353240 140136477570803 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13468] ppid=13459 vsize=9891296 CPUtime=3.63 cores=0,2,4,6
/proc/13462/task/13468/stat : 13468 (java) R 13459 13462 11545 0 -1 4202560 1422 0 0 0 302 61 0 0 20 0 23 0 6142195 10128687104 1200332 33554432000 1073741824 1073778376 140735474512528 140136315300440 140136477570803 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13469] ppid=13459 vsize=9891296 CPUtime=3.53 cores=0,2,4,6
/proc/13462/task/13469/stat : 13469 (java) R 13459 13462 11545 0 -1 4202560 1174 0 0 0 293 60 0 0 20 0 23 0 6142195 10128687104 1200332 33554432000 1073741824 1073778376 140735474512528 140136314248152 140136479275296 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13462/tid=13470] ppid=13459 vsize=9891296 CPUtime=3.49 cores=0,2,4,6
/proc/13462/task/13470/stat : 13470 (java) R 13459 13462 11545 0 -1 4202560 1255 0 0 0 287 62 0 0 20 0 23 0 6142195 10128687104 1200332 33554432000 1073741824 1073778376 140735474512528 140136313195056 140136477570803 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13471] ppid=13459 vsize=9891296 CPUtime=3.81 cores=0,2,4,6
/proc/13462/task/13471/stat : 13471 (java) R 13459 13462 11545 0 -1 4202560 1464 0 0 0 320 61 0 0 20 0 23 0 6142195 10128687104 1200332 33554432000 1073741824 1073778376 140735474512528 140136312143064 140136477570803 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13462/tid=13472] ppid=13459 vsize=9891296 CPUtime=3.15 cores=0,2,4,6
/proc/13462/task/13472/stat : 13472 (java) R 13459 13462 11545 0 -1 4202560 1068 0 0 0 264 51 0 0 20 0 23 0 6142195 10128687104 1200332 33554432000 1073741824 1073778376 140735474512528 140136311090264 140136477570803 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13462/tid=13473] ppid=13459 vsize=9891296 CPUtime=10.91 cores=0,2,4,6
/proc/13462/task/13473/stat : 13473 (java) S 13459 13462 11545 0 -1 4202560 3620 0 0 0 1084 7 0 0 20 0 23 0 6142196 10128687104 1200332 33554432000 1073741824 1073778376 140735474512528 140136298890376 219517334588 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13462/tid=13474] ppid=13459 vsize=9891296 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13474/stat : 13474 (java) S 13459 13462 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 23 0 6142196 10128687104 1200332 33554432000 1073741824 1073778376 140735474512528 140136297837560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13475] ppid=13459 vsize=9891296 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13475/stat : 13475 (java) S 13459 13462 11545 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 23 0 6142196 10128687104 1200332 33554432000 1073741824 1073778376 140735474512528 140136296785160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13476] ppid=13459 vsize=9891296 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13476/stat : 13476 (java) S 13459 13462 11545 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 23 0 6142199 10128687104 1200332 33554432000 1073741824 1073778376 140735474512528 140136295733648 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13477] ppid=13459 vsize=9891296 CPUtime=1.13 cores=0,2,4,6
/proc/13462/task/13477/stat : 13477 (java) S 13459 13462 11545 0 -1 4202560 5045 0 0 0 113 0 0 0 20 0 23 0 6142199 10128687104 1200332 33554432000 1073741824 1073778376 140735474512528 140136294681272 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13478] ppid=13459 vsize=9891296 CPUtime=1.29 cores=0,2,4,6
/proc/13462/task/13478/stat : 13478 (java) S 13459 13462 11545 0 -1 4202560 7063 0 0 0 127 2 0 0 20 0 23 0 6142199 10128687104 1200332 33554432000 1073741824 1073778376 140735474512528 140136293628472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13462/tid=13479] ppid=13459 vsize=9891296 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13479/stat : 13479 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 6142199 10128687104 1200332 33554432000 1073741824 1073778376 140735474512528 140136292576376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13480] ppid=13459 vsize=9891296 CPUtime=0.21 cores=0,2,4,6
/proc/13462/task/13480/stat : 13480 (java) S 13459 13462 11545 0 -1 4202560 54 0 0 0 11 10 0 0 20 0 23 0 6142199 10128687104 1200332 33554432000 1073741824 1073778376 140735474512528 140136291523784 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13496] ppid=13459 vsize=9891296 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13496/stat : 13496 (java) S 13459 13462 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 6143491 10128687104 1200332 33554432000 1073741824 1073778376 140735474512528 140136288720424 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13559] ppid=13459 vsize=9891296 CPUtime=234.01 cores=0,2,4,6
/proc/13462/task/13559/stat : 13559 (java) S 13459 13462 11545 0 -1 4202560 7 0 0 0 23398 3 0 0 20 0 23 0 6208118 10128687104 1200332 33554432000 1073741824 1073778376 140735474512528 140136289770072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13560] ppid=13459 vsize=9891296 CPUtime=233.96 cores=0,2,4,6
/proc/13462/task/13560/stat : 13560 (java) S 13459 13462 11545 0 -1 4202560 12 0 0 0 23393 3 0 0 20 0 23 0 6208118 10128687104 1200332 33554432000 1073741824 1073778376 140735474512528 140136286611512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13561] ppid=13459 vsize=9891296 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13561/stat : 13561 (java) S 13459 13462 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 6208118 10128687104 1200332 33554432000 1073741824 1073778376 140735474512528 140136287667368 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.31
Current children cumulated vsize (KiB) 9891296

[startup+901.901 s]
/proc/loadavg: 3.17 3.17 3.34 4/219 13569
/proc/meminfo: memFree=24200756/32872528 swapFree=13208/1155804
[pid=13462] ppid=13459 vsize=9891296 CPUtime=1798.69 cores=0,2,4,6
/proc/13462/stat : 13462 (java) S 13459 13462 11545 0 -1 4202496 30321 0 1 0 179332 537 0 0 20 0 23 0 6142192 10128687104 1200337 33554432000 1073741824 1073778376 140735474512528 140735474503664 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13462/statm: 2472824 1200337 2302 9 0 2463501 0
[pid=13462/tid=13464] ppid=13459 vsize=9891296 CPUtime=0.46 cores=0,2,4,6
/proc/13462/task/13464/stat : 13464 (java) S 13459 13462 11545 0 -1 4202560 2470 0 1 0 44 2 0 0 20 0 23 0 6142193 10128687104 1200337 33554432000 1073741824 1073778376 140735474512528 140136475100024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13462/tid=13465] ppid=13459 vsize=9891296 CPUtime=3.62 cores=0,2,4,6
/proc/13462/task/13465/stat : 13465 (java) R 13459 13462 11545 0 -1 4202560 1222 0 0 0 301 61 0 0 20 0 23 0 6142195 10128687104 1200337 33554432000 1073741824 1073778376 140735474512528 140136464161240 140136481608111 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13462/tid=13466] ppid=13459 vsize=9891296 CPUtime=3.79 cores=0,2,4,6
/proc/13462/task/13466/stat : 13466 (java) R 13459 13462 11545 0 -1 4202560 1312 0 0 0 319 60 0 0 20 0 23 0 6142195 10128687104 1200337 33554432000 1073741824 1073778376 140735474512528 140136463108440 140136481608079 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13467] ppid=13459 vsize=9891296 CPUtime=3.92 cores=0,2,4,6
/proc/13462/task/13467/stat : 13467 (java) R 13459 13462 11545 0 -1 4202560 1498 0 0 0 330 62 0 0 20 0 23 0 6142195 10128687104 1200337 33554432000 1073741824 1073778376 140735474512528 140136316353240 219513916551 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13468] ppid=13459 vsize=9891296 CPUtime=3.68 cores=0,2,4,6
/proc/13462/task/13468/stat : 13468 (java) R 13459 13462 11545 0 -1 4202560 1425 0 0 0 307 61 0 0 20 0 23 0 6142195 10128687104 1200337 33554432000 1073741824 1073778376 140735474512528 140136315300392 219513916551 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13469] ppid=13459 vsize=9891296 CPUtime=3.58 cores=0,2,4,6
/proc/13462/task/13469/stat : 13469 (java) R 13459 13462 11545 0 -1 4202560 1174 0 0 0 298 60 0 0 20 0 23 0 6142195 10128687104 1200337 33554432000 1073741824 1073778376 140735474512528 140136314248152 219513916551 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13462/tid=13470] ppid=13459 vsize=9891296 CPUtime=3.53 cores=0,2,4,6
/proc/13462/task/13470/stat : 13470 (java) R 13459 13462 11545 0 -1 4202560 1255 0 0 0 291 62 0 0 20 0 23 0 6142195 10128687104 1200337 33554432000 1073741824 1073778376 140735474512528 140136313195304 140136483144866 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13471] ppid=13459 vsize=9891296 CPUtime=3.89 cores=0,2,4,6
/proc/13462/task/13471/stat : 13471 (java) R 13459 13462 11545 0 -1 4202560 1466 0 0 0 328 61 0 0 20 0 23 0 6142195 10128687104 1200337 33554432000 1073741824 1073778376 140735474512528 140136312143016 219513916551 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13462/tid=13472] ppid=13459 vsize=9891296 CPUtime=3.19 cores=0,2,4,6
/proc/13462/task/13472/stat : 13472 (java) R 13459 13462 11545 0 -1 4202560 1068 0 0 0 268 51 0 0 20 0 23 0 6142195 10128687104 1200337 33554432000 1073741824 1073778376 140735474512528 140136311090216 219513916551 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13462/tid=13473] ppid=13459 vsize=9891296 CPUtime=10.91 cores=0,2,4,6
/proc/13462/task/13473/stat : 13473 (java) S 13459 13462 11545 0 -1 4202560 3620 0 0 0 1084 7 0 0 20 0 23 0 6142196 10128687104 1200337 33554432000 1073741824 1073778376 140735474512528 140136298890376 219517334588 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13462/tid=13474] ppid=13459 vsize=9891296 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13474/stat : 13474 (java) S 13459 13462 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 23 0 6142196 10128687104 1200337 33554432000 1073741824 1073778376 140735474512528 140136297837560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13475] ppid=13459 vsize=9891296 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13475/stat : 13475 (java) S 13459 13462 11545 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 23 0 6142196 10128687104 1200337 33554432000 1073741824 1073778376 140735474512528 140136296785160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13476] ppid=13459 vsize=9891296 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13476/stat : 13476 (java) S 13459 13462 11545 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 23 0 6142199 10128687104 1200337 33554432000 1073741824 1073778376 140735474512528 140136295733648 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13477] ppid=13459 vsize=9891296 CPUtime=1.13 cores=0,2,4,6
/proc/13462/task/13477/stat : 13477 (java) S 13459 13462 11545 0 -1 4202560 5045 0 0 0 113 0 0 0 20 0 23 0 6142199 10128687104 1200337 33554432000 1073741824 1073778376 140735474512528 140136294681272 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13478] ppid=13459 vsize=9891296 CPUtime=1.29 cores=0,2,4,6
/proc/13462/task/13478/stat : 13478 (java) S 13459 13462 11545 0 -1 4202560 7063 0 0 0 127 2 0 0 20 0 23 0 6142199 10128687104 1200337 33554432000 1073741824 1073778376 140735474512528 140136293628472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13462/tid=13479] ppid=13459 vsize=9891296 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13479/stat : 13479 (java) S 13459 13462 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 6142199 10128687104 1200337 33554432000 1073741824 1073778376 140735474512528 140136292576376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13480] ppid=13459 vsize=9891296 CPUtime=0.21 cores=0,2,4,6
/proc/13462/task/13480/stat : 13480 (java) S 13459 13462 11545 0 -1 4202560 54 0 0 0 11 10 0 0 20 0 23 0 6142199 10128687104 1200337 33554432000 1073741824 1073778376 140735474512528 140136291523784 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13496] ppid=13459 vsize=9891296 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13496/stat : 13496 (java) S 13459 13462 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 6143491 10128687104 1200337 33554432000 1073741824 1073778376 140735474512528 140136288720424 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13559] ppid=13459 vsize=9891296 CPUtime=234.01 cores=0,2,4,6
/proc/13462/task/13559/stat : 13559 (java) S 13459 13462 11545 0 -1 4202560 7 0 0 0 23398 3 0 0 20 0 23 0 6208118 10128687104 1200337 33554432000 1073741824 1073778376 140735474512528 140136289770072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13462/tid=13560] ppid=13459 vsize=9891296 CPUtime=233.96 cores=0,2,4,6
/proc/13462/task/13560/stat : 13560 (java) S 13459 13462 11545 0 -1 4202560 12 0 0 0 23393 3 0 0 20 0 23 0 6208118 10128687104 1200337 33554432000 1073741824 1073778376 140735474512528 140136286611512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13462/tid=13561] ppid=13459 vsize=9891296 CPUtime=0 cores=0,2,4,6
/proc/13462/task/13561/stat : 13561 (java) S 13459 13462 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 6208118 10128687104 1200337 33554432000 1073741824 1073778376 140735474512528 140136287667368 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.69
Current children cumulated vsize (KiB) 9891296

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13462 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=101559
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=590150
# CPU time returned by wait4() is 1797.69
# while last known CPU time is 1798.69
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 2.10984
#  lost CPU user time (s): 2.29997
#  lost CPU system time (s): -0.19

Real time (s): 901.95
CPU time (s): 1800.8
CPU user time (s): 1795.62
CPU system time (s): 5.18
CPU usage (%): 199.656
Max. virtual memory (cumulated for all children) (KiB): 9891296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.1
system time used= 5.59015
maximum resident set size= 4879040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30341
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23107
involuntary context switches= 26226

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.05708 second user time and 8.66568 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-30 03:55:48
IDJOB=4119261
IDBENCH=111686
IDSOLVER=2543
FILE ID=node114/4119261-1467251748
RUNJOBID= node114-1467246678-11561
PBS_JOBID= 20004474
Free space on /tmp= 71672 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-sporttournament48.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119261-1467251748/watcher-4119261-1467251748 -o /tmp/evaluation-result-4119261-1467251748/solver-4119261-1467251748 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1467246678-11561 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119261-1467251748.opb

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

MD5SUM BENCH= c7eb4efd5aef55a2b25f94abb64bc4ae
RANDOM SEED=1076861736

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.752
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.56
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.752
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.56
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.752
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:        29100132 kB
Buffers:          114244 kB
Cached:          1210700 kB
SwapCached:            0 kB
Active:           663972 kB
Inactive:        1203900 kB
Active(anon):     545500 kB
Inactive(anon):        0 kB
Active(file):     118472 kB
Inactive(file):  1203900 kB
Unevictable:     1155804 kB
Mlocked:           13208 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               828 kB
Writeback:            20 kB
AnonPages:       1706992 kB
Mapped:            22020 kB
Shmem:               204 kB
Slab:             608720 kB
SReclaimable:      52764 kB
SUnreclaim:       555956 kB
KernelStack:        1600 kB
PageTables:         7636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2084324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1656832 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= 71668 MiB
End job on node114 at 2016-06-30 04:10:50