Trace number 4119297

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)16763 1800.77 917.857

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-faclay20h.opb
MD5SUMc77d31423a25f2543575f897bd2eacb0
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark16763
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 variables191
Total number of constraints2281
Number of constraints which are clauses2280
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 2729
Biggest coefficient in the objective function 22909
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 216811
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 22909
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 216811
Number of bits of the biggest sum of numbers18
Number of products (including duplicates)2538
Sum of products size (including duplicates)5076
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.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	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.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.10	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4119297-1467252455.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  objective function found
0.76/0.45	c ... done. Wall clock time 0.34s.
0.76/0.45	c declared #vars     191
0.76/0.45	c internal #vars     2729
0.76/0.45	c #constraints  7358
0.76/0.45	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.76/0.45	c constraints type 
0.76/0.45	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 4818
0.76/0.45	c org.sat4j.specs.Constr$1 => 1
0.76/0.45	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.76/0.45	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2538
0.76/0.45	c 7358 constraints processed.
0.76/0.45	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.76/0.45	c constraints type 
0.76/0.45	c org.sat4j.specs.Constr$1 => 1
0.76/0.45	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 4818
0.76/0.45	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.76/0.45	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2538
0.76/0.45	c 7358 constraints processed.
0.76/0.45	c objective function length is 2729 literals
0.76/0.49	c And the winner is solver0
1.21/0.95	c SATISFIABLE
1.21/0.95	c OPTIMIZING...
1.21/0.95	c Got one! Elapsed wall clock time (in seconds):0.846
1.21/0.95	o 17610
1.79/1.18	c And the winner is solver0
2.36/1.47	c Got one! Elapsed wall clock time (in seconds):1.361
2.36/1.47	o 17597
2.36/1.49	c And the winner is solver0
2.53/1.98	c Got one! Elapsed wall clock time (in seconds):1.872
2.53/1.98	o 17569
2.53/1.99	c And the winner is solver0
2.57/2.48	c Got one! Elapsed wall clock time (in seconds):2.378
2.57/2.48	o 17545
2.60/2.50	c And the winner is solver0
2.69/2.99	c Got one! Elapsed wall clock time (in seconds):2.885
2.69/2.99	o 17531
2.70/3.00	c And the winner is solver0
2.70/3.49	c Got one! Elapsed wall clock time (in seconds):3.389
2.70/3.49	o 17509
2.73/3.51	c And the winner is solver0
2.75/4.00	c Got one! Elapsed wall clock time (in seconds):3.894
2.75/4.00	o 17480
2.75/4.01	c And the winner is solver0
2.76/4.50	c Got one! Elapsed wall clock time (in seconds):4.398
2.76/4.50	o 17444
2.76/4.55	c And the winner is solver0
2.95/5.01	c Got one! Elapsed wall clock time (in seconds):4.902
2.95/5.01	o 17433
2.95/5.02	c And the winner is solver0
2.96/5.51	c Got one! Elapsed wall clock time (in seconds):5.406
2.96/5.51	o 17418
2.96/5.52	c And the winner is solver0
2.96/6.02	c Got one! Elapsed wall clock time (in seconds):5.911
2.96/6.02	o 17400
2.96/6.03	c And the winner is solver0
2.96/6.52	c Got one! Elapsed wall clock time (in seconds):6.415
2.96/6.52	o 17382
4.85/7.40	c And the winner is solver0
4.89/7.52	c Got one! Elapsed wall clock time (in seconds):7.419
4.89/7.52	o 17366
4.89/7.55	c And the winner is solver0
5.00/8.03	c Got one! Elapsed wall clock time (in seconds):7.923
5.00/8.03	o 17352
5.00/8.04	c And the winner is solver0
5.12/8.53	c Got one! Elapsed wall clock time (in seconds):8.427
5.12/8.53	o 17349
5.12/8.55	c And the winner is solver0
5.13/9.04	c Got one! Elapsed wall clock time (in seconds):8.93
5.13/9.04	o 17316
5.13/9.05	c And the winner is solver0
5.14/9.54	c Got one! Elapsed wall clock time (in seconds):9.434
5.14/9.54	o 17295
7.22/10.56	c cleaning 3047 clauses out of 6093 with flag 6736/6093
11.52/12.59	c cleaning 4517 clauses out of 9044 with flag 19966/12091
11.71/12.64	c And the winner is solver0
11.87/13.04	c Got one! Elapsed wall clock time (in seconds):12.938
11.87/13.04	o 17283
11.87/13.08	c And the winner is solver0
12.02/13.55	c Got one! Elapsed wall clock time (in seconds):13.442
12.02/13.55	o 17275
12.02/13.58	c And the winner is solver0
12.16/14.05	c Got one! Elapsed wall clock time (in seconds):13.946
12.16/14.05	o 17272
13.05/14.58	c And the winner is solver0
13.30/15.06	c Got one! Elapsed wall clock time (in seconds):14.95
13.30/15.06	o 17262
16.07/16.49	c cleaning 5249 clauses out of 10500 with flag 9191/18064
17.08/16.92	c And the winner is solver0
17.17/17.06	c Got one! Elapsed wall clock time (in seconds):16.955
17.17/17.06	o 17210
17.17/17.07	c And the winner is solver0
17.22/17.56	c Got one! Elapsed wall clock time (in seconds):17.459
17.22/17.56	o 17195
17.22/17.59	c And the winner is solver0
17.29/18.07	c Got one! Elapsed wall clock time (in seconds):17.963
17.29/18.07	o 17181
17.29/18.08	c And the winner is solver0
17.33/18.57	c Got one! Elapsed wall clock time (in seconds):18.468
17.33/18.57	o 17178
17.33/18.59	c And the winner is solver0
17.38/19.08	c Got one! Elapsed wall clock time (in seconds):18.972
17.38/19.08	o 17171
17.41/19.14	c And the winner is solver0
17.59/19.58	c Got one! Elapsed wall clock time (in seconds):19.477
17.59/19.58	o 17162
20.49/21.04	c cleaning 5403 clauses out of 10806 with flag 9502/23619
24.90/23.26	c cleaning 5699 clauses out of 11403 with flag 23577/29619
30.20/25.82	c cleaning 6352 clauses out of 12704 with flag 41472/36619
36.61/28.83	c cleaning 7169 clauses out of 14352 with flag 63342/44619
43.02/32.03	c cleaning 8089 clauses out of 16183 with flag 86498/53619
50.58/35.72	c cleaning 9047 clauses out of 18096 with flag 113871/63621
59.52/40.26	c cleaning 10022 clauses out of 20048 with flag 145852/74620
68.32/44.63	c cleaning 11010 clauses out of 22026 with flag 178991/86620
76.46/48.67	c And the winner is solver0
76.84/48.99	c Got one! Elapsed wall clock time (in seconds):48.882
76.84/48.99	o 17158
80.74/50.96	c cleaning 13326 clauses out of 26661 with flag 15405/102265
85.58/53.34	c cleaning 9663 clauses out of 19334 with flag 33425/108264
91.01/56.02	c cleaning 8333 clauses out of 16671 with flag 53459/115264
97.56/59.24	c cleaning 8168 clauses out of 16339 with flag 76182/123265
102.76/61.84	c And the winner is solver0
103.01/62.04	c Got one! Elapsed wall clock time (in seconds):61.939
103.01/62.04	o 17139
106.35/63.77	c cleaning 9825 clauses out of 19663 with flag 11860/134757
109.09/65.24	c And the winner is solver0
109.43/65.60	c Got one! Elapsed wall clock time (in seconds):65.487
109.43/65.60	o 17131
109.69/65.73	c And the winner is solver0
109.85/66.10	c Got one! Elapsed wall clock time (in seconds):65.993
109.85/66.10	o 17115
111.86/67.19	c cleaning 7759 clauses out of 15530 with flag 7858/140449
115.05/68.72	c And the winner is solver0
115.40/69.10	c Got one! Elapsed wall clock time (in seconds):68.999
115.40/69.10	o 17088
115.99/69.46	c cleaning 6599 clauses out of 13216 with flag 2498/145894
116.98/69.91	c And the winner is solver0
117.29/70.21	c Got one! Elapsed wall clock time (in seconds):70.105
117.29/70.21	o 17077
117.29/70.22	c And the winner is solver0
117.31/70.72	c Got one! Elapsed wall clock time (in seconds):70.611
117.31/70.72	o 17059
117.31/70.73	c And the winner is solver0
117.37/71.22	c Got one! Elapsed wall clock time (in seconds):71.117
117.37/71.22	o 17052
117.37/71.25	c And the winner is solver0
117.43/71.73	c Got one! Elapsed wall clock time (in seconds):71.622
117.43/71.73	o 17044
120.17/73.16	c cleaning 6002 clauses out of 12017 with flag 10770/151294
124.65/75.34	c cleaning 6002 clauses out of 12017 with flag 26998/157296
129.66/77.86	c cleaning 6507 clauses out of 13013 with flag 46162/164294
132.47/79.22	c And the winner is solver0
132.88/79.64	c Got one! Elapsed wall clock time (in seconds):79.532
132.88/79.64	o 17008
134.44/80.42	c cleaning 6246 clauses out of 12495 with flag 5289/170283
138.84/82.64	c cleaning 6114 clauses out of 12247 with flag 20418/176281
144.03/85.22	c cleaning 6565 clauses out of 13133 with flag 39488/183281
150.23/88.31	c cleaning 7284 clauses out of 14568 with flag 61779/191281
151.23/88.82	c And the winner is solver0
152.25/89.60	c Got one! Elapsed wall clock time (in seconds):89.49
152.25/89.60	o 16983
155.10/91.05	c cleaning 6344 clauses out of 12693 with flag 10217/196690
157.50/92.30	c And the winner is solver0
158.40/93.05	c Got one! Elapsed wall clock time (in seconds):92.948
158.40/93.05	o 16969
159.94/93.83	c cleaning 5818 clauses out of 11662 with flag 5156/202003
160.33/94.06	c And the winner is solver0
160.90/94.56	c Got one! Elapsed wall clock time (in seconds):94.453
160.90/94.56	o 16954
164.83/96.53	c cleaning 5693 clauses out of 11403 with flag 13505/207562
169.42/98.84	c cleaning 5852 clauses out of 11709 with flag 30369/213561
169.84/99.07	c And the winner is solver0
170.40/99.57	c Got one! Elapsed wall clock time (in seconds):99.46
170.40/99.57	o 16936
174.48/101.51	c cleaning 5744 clauses out of 11506 with flag 12512/219210
178.88/103.79	c cleaning 5877 clauses out of 11763 with flag 27459/225211
184.07/106.33	c cleaning 6436 clauses out of 12884 with flag 46189/232209
190.47/109.52	c cleaning 7222 clauses out of 14451 with flag 68698/240212
197.27/112.90	c cleaning 8112 clauses out of 16227 with flag 93257/249210
204.88/116.74	c cleaning 9055 clauses out of 18114 with flag 126253/259209
213.93/121.17	c cleaning 10030 clauses out of 20060 with flag 160375/270210
223.31/125.83	c cleaning 11008 clauses out of 22030 with flag 196761/282210
233.52/130.94	c cleaning 12011 clauses out of 24021 with flag 234098/295209
239.71/134.08	c And the winner is solver0
240.50/134.73	c Got one! Elapsed wall clock time (in seconds):134.621
240.50/134.73	o 16916
244.44/136.78	c cleaning 12507 clauses out of 25014 with flag 13471/308213
249.63/139.29	c cleaning 9252 clauses out of 18508 with flag 31009/314214
252.03/140.46	c And the winner is solver0
252.80/141.13	c Got one! Elapsed wall clock time (in seconds):141.029
252.80/141.13	o 16913
254.96/142.21	c cleaning 7603 clauses out of 15216 with flag 6949/320174
255.75/142.68	c And the winner is solver0
256.35/143.14	c Got one! Elapsed wall clock time (in seconds):143.035
256.35/143.14	o 16889
259.29/144.63	c cleaning 6478 clauses out of 12977 with flag 10063/325538
263.27/146.52	c And the winner is solver0
263.80/147.00	c Got one! Elapsed wall clock time (in seconds):146.893
263.80/147.00	o 16885
264.39/147.40	c cleaning 6161 clauses out of 12339 with flag 2576/331378
269.20/149.75	c cleaning 6087 clauses out of 12178 with flag 19047/337378
269.39/149.87	c And the winner is solver0
269.96/150.35	c Got one! Elapsed wall clock time (in seconds):150.249
269.96/150.35	o 16877
273.30/152.00	c And the winner is solver0
274.96/153.36	c Got one! Elapsed wall clock time (in seconds):153.255
274.96/153.36	o 16832
275.68/153.78	c cleaning 5845 clauses out of 11702 with flag 2496/342989
276.49/154.14	c And the winner is solver0
277.04/154.62	c Got one! Elapsed wall clock time (in seconds):154.512
277.04/154.62	o 16827
277.59/154.90	c And the winner is solver0
277.79/155.12	c Got one! Elapsed wall clock time (in seconds):155.017
277.79/155.12	o 16811
277.95/155.21	c And the winner is solver0
278.03/155.63	c Got one! Elapsed wall clock time (in seconds):155.523
278.03/155.63	o 16796
280.96/157.17	c And the winner is solver0
284.79/160.84	c Got one! Elapsed wall clock time (in seconds):160.736
284.79/160.84	o 16794
285.13/161.08	c And the winner is solver0
285.45/161.35	c Got one! Elapsed wall clock time (in seconds):161.242
285.45/161.35	o 16763
287.14/162.22	c cleaning 7013 clauses out of 14026 with flag 5257/351158
291.74/164.51	c cleaning 6500 clauses out of 13013 with flag 24048/357158
297.15/167.21	c cleaning 6747 clauses out of 13513 with flag 46918/364158
303.34/170.31	c cleaning 7379 clauses out of 14766 with flag 71735/372158
309.94/173.69	c cleaning 8191 clauses out of 16387 with flag 99934/381158
317.94/177.67	c cleaning 9094 clauses out of 18196 with flag 132512/391158
327.20/182.25	c cleaning 10051 clauses out of 20102 with flag 166727/402158
337.60/187.43	c cleaning 11022 clauses out of 22051 with flag 208565/414158
347.00/192.14	c cleaning 12015 clauses out of 24030 with flag 249564/427159
358.00/197.68	c cleaning 13007 clauses out of 26014 with flag 296561/441158
371.59/204.42	c cleaning 14002 clauses out of 28008 with flag 346169/456159
387.20/212.29	c cleaning 15000 clauses out of 30005 with flag 400479/472158
400.40/218.82	c cleaning 16001 clauses out of 32006 with flag 463833/489159
414.77/225.93	c cleaning 17001 clauses out of 34004 with flag 532442/507158
429.77/233.40	c cleaning 17996 clauses out of 36004 with flag 613067/526159
445.77/241.49	c cleaning 19004 clauses out of 38007 with flag 695698/546158
463.57/250.30	c cleaning 19996 clauses out of 40003 with flag 785848/567158
482.18/259.69	c cleaning 21004 clauses out of 42010 with flag 880720/589161
502.18/269.65	c cleaning 22000 clauses out of 44003 with flag 978109/612158
523.76/280.35	c cleaning 23001 clauses out of 46003 with flag 1083932/636158
544.95/290.95	c cleaning 23996 clauses out of 48003 with flag 1190379/661159
569.95/303.46	c cleaning 25001 clauses out of 50006 with flag 1310648/687158
595.15/316.07	c cleaning 25996 clauses out of 52006 with flag 1446338/714159
621.74/329.32	c cleaning 27006 clauses out of 54011 with flag 1574528/742160
650.14/343.55	c cleaning 27992 clauses out of 56003 with flag 1713999/771158
681.57/359.51	c cleaning 29005 clauses out of 58015 with flag 1868699/801162
711.56/374.58	c cleaning 29996 clauses out of 60007 with flag 2025543/832159
741.76/389.60	c cleaning 31005 clauses out of 62010 with flag 2176433/864158
769.67/403.59	c cleaning 31994 clauses out of 64005 with flag 2289521/897158
800.27/418.81	c cleaning 33004 clauses out of 66013 with flag 2412952/931160
831.08/434.16	c cleaning 34004 clauses out of 68007 with flag 2543824/966158
859.27/448.27	c cleaning 35001 clauses out of 70004 with flag 2680483/1002159
889.08/463.14	c cleaning 36001 clauses out of 72002 with flag 2818411/1039158
920.07/478.62	c cleaning 37001 clauses out of 74001 with flag 2968815/1077158
954.75/495.82	c cleaning 37996 clauses out of 76000 with flag 3103727/1116158
990.76/513.87	c cleaning 39001 clauses out of 78005 with flag 3250344/1156159
1025.54/531.28	c cleaning 39998 clauses out of 80004 with flag 3405523/1197159
1063.26/549.98	c cleaning 41000 clauses out of 82008 with flag 3561297/1239161
1102.66/569.68	c cleaning 42003 clauses out of 84006 with flag 3733078/1282159
1142.20/589.26	c cleaning 43001 clauses out of 86004 with flag 3898433/1326160
1182.82/609.54	c cleaning 43996 clauses out of 88001 with flag 4062571/1371158
1224.41/630.38	c cleaning 45002 clauses out of 90005 with flag 4230465/1417158
1271.01/653.70	c cleaning 45999 clauses out of 92004 with flag 4405538/1464159
1315.41/675.97	c cleaning 47000 clauses out of 94004 with flag 4588930/1512158
1361.20/698.89	c cleaning 47996 clauses out of 96005 with flag 4769468/1561159
1409.09/722.78	c cleaning 49004 clauses out of 98011 with flag 4941492/1611161
1458.97/747.68	c cleaning 50000 clauses out of 100004 with flag 5134814/1662158
1510.17/773.11	c cleaning 50998 clauses out of 102005 with flag 5320546/1714159
1561.18/798.63	c cleaning 51994 clauses out of 104006 with flag 5511984/1767158
1615.59/825.70	c cleaning 53003 clauses out of 106012 with flag 5727704/1821158
1671.93/853.73	c cleaning 54004 clauses out of 108009 with flag 5936549/1876158
1726.33/880.79	c cleaning 55003 clauses out of 110006 with flag 6148349/1932159
1788.78/912.17	c cleaning 56002 clauses out of 112004 with flag 6366782/1989160
1800.18/917.80	c >>>>>>>>>> Solver number 0 (52 answers) <<<<<<<<<<<<<<<<<<
1800.18/917.80	c starts		: 70
1800.18/917.80	c conflicts		: 2000353
1800.18/917.80	c decisions		: 2034341
1800.18/917.80	c propagations		: 127382276
1800.18/917.80	c inspects		: 4604255356
1800.18/917.80	c shortcuts		: 0
1800.18/917.80	c learnt literals	: 0
1800.18/917.80	c learnt binary clauses	: 0
1800.18/917.80	c learnt ternary clauses	: 2095
1800.18/917.80	c learnt constraints	: 2000353
1800.18/917.80	c ignored constraints	: 0
1800.18/917.80	c root simplifications	: 0
1800.18/917.80	c removed literals (reason simplification)	: 254901116
1800.18/917.80	c reason swapping (by a shorter reason)	: 0
1800.18/917.80	c Calls to reduceDB	: 98
1800.18/917.80	c Number of update (reduction) of LBD	: 4890
1800.18/917.80	c Imported unit clauses	: 0
1800.18/917.80	c number of reductions to clauses (during analyze)	: 0
1800.18/917.80	c number of learned constraints concerned by reduction	: 0
1800.18/917.80	c number of learning phase by resolution	: 0
1800.18/917.80	c number of learning phase by cutting planes	: 0
1800.18/917.80	c speed (assignments/second)	: 138860.78631867425
1800.18/917.80	c non guided choices	0
1800.18/917.82	c learnt constraints type 
1800.18/917.82	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 67195
1800.18/917.82	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.18/917.82	c starts		: 56
1800.18/917.82	c conflicts		: 897
1800.18/917.82	c decisions		: 6879
1800.18/917.82	c propagations		: 160959
1800.18/917.82	c inspects		: 29354643
1800.18/917.82	c shortcuts		: 0
1800.18/917.82	c learnt literals	: 0
1800.18/917.82	c learnt binary clauses	: 0
1800.18/917.82	c learnt ternary clauses	: 2
1800.18/917.82	c learnt constraints	: 862
1800.18/917.82	c ignored constraints	: 0
1800.18/917.82	c root simplifications	: 0
1800.18/917.82	c removed literals (reason simplification)	: 0
1800.18/917.82	c reason swapping (by a shorter reason)	: 0
1800.18/917.82	c Calls to reduceDB	: 0
1800.18/917.82	c Number of update (reduction) of LBD	: 0
1800.18/917.82	c Imported unit clauses	: 0
1800.18/917.82	c number of reductions to clauses (during analyze)	: 0
1800.18/917.82	c number of learned constraints concerned by reduction	: 0
1800.18/917.82	c number of learning phase by resolution	: 0
1800.18/917.82	c number of learning phase by cutting planes	: 0
1800.18/917.82	c speed (assignments/second)	: 212.7758859548007
1800.18/917.82	c non guided choices	0
1800.18/917.83	c learnt constraints type 
1800.18/917.83	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 4
1800.18/917.83	c org.sat4j.pb.constraints.pb.MaxWatchPb => 858
1800.18/917.83	s SATISFIABLE
1800.18/917.83	c Found 52 solution(s)
1800.18/917.83	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 
1800.18/917.83	c objective function=16763
1800.18/917.83	c Total wall clock time (in seconds): 917.721

Verifier Data

OK	16763

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

pid=11626
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.93 3.96 3.85 4/197 11629
/proc/meminfo: memFree=28585996/32872528 swapFree=7620/7620
[pid=11629] ppid=11626 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/11629/stat : 11629 (java) S 11626 11629 8968 0 -1 4202496 1355 0 0 0 0 0 0 0 20 0 2 0 6141626 98570240 978 33554432000 1073741824 1073778376 140735633905904 140735633897040 218238058557 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11629/statm: 24065 978 744 9 0 16771 0
[pid=11629/tid=11630] ppid=11626 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11630/stat : 11630 (java) R 11626 11629 8968 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 6141626 98570240 978 33554432000 1073741824 1073778376 140735633905904 140140778839592 218234701184 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.100062 s]
/proc/loadavg: 3.93 3.96 3.85 4/197 11629
/proc/meminfo: memFree=28585996/32872528 swapFree=7620/7620
[pid=11629] ppid=11626 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/11629/stat : 11629 (java) S 11626 11629 8968 0 -1 4202496 4495 0 1 0 10 1 0 0 20 0 18 0 6141626 9787879424 6125 33554432000 1073741824 1073778376 140735633905904 140735633897040 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11629/statm: 2389619 6125 2158 9 0 2380296 0
[pid=11629/tid=11630] ppid=11626 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/11629/task/11630/stat : 11630 (java) R 11626 11629 8968 0 -1 4202560 2387 0 1 0 6 2 0 0 20 0 18 0 6141626 9787879424 6125 33554432000 1073741824 1073778376 140735633905904 140140778841352 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.200325 s]
/proc/loadavg: 3.93 3.96 3.85 4/197 11629
/proc/meminfo: memFree=28585996/32872528 swapFree=7620/7620
[pid=11629] ppid=11626 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/11629/stat : 11629 (java) S 11626 11629 8968 0 -1 4202496 4608 0 1 0 22 2 0 0 20 0 18 0 6141626 9787879424 7221 33554432000 1073741824 1073778376 140735633905904 140735633897040 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11629/statm: 2389619 7221 2213 9 0 2380296 0
[pid=11629/tid=11630] ppid=11626 vsize=9558476 CPUtime=0.18 cores=1,3,5,7
/proc/11629/task/11630/stat : 11630 (java) R 11626 11629 8968 0 -1 4202560 2410 0 1 0 16 2 0 0 20 0 18 0 6141626 9787879424 7221 33554432000 1073741824 1073778376 140735633905904 140140778841352 140140638972976 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300263 s]
/proc/loadavg: 3.93 3.96 3.85 4/197 11629
/proc/meminfo: memFree=28585996/32872528 swapFree=7620/7620
[pid=11629] ppid=11626 vsize=9558476 CPUtime=0.49 cores=1,3,5,7
/proc/11629/stat : 11629 (java) S 11626 11629 8968 0 -1 4202496 5882 0 1 0 47 2 0 0 20 0 18 0 6141626 9787879424 9073 33554432000 1073741824 1073778376 140735633905904 140735633897040 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11629/statm: 2389619 9073 2240 9 0 2380296 0
[pid=11629/tid=11630] ppid=11626 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/11629/task/11630/stat : 11630 (java) R 11626 11629 8968 0 -1 4202560 2414 0 1 0 26 2 0 0 20 0 18 0 6141626 9787879424 9073 33554432000 1073741824 1073778376 140735633905904 140140778841352 140140638971055 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9558476

[startup+0.700294 s]
/proc/loadavg: 3.93 3.96 3.85 4/197 11629
/proc/meminfo: memFree=28585996/32872528 swapFree=7620/7620
[pid=11629] ppid=11626 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/11629/stat : 11629 (java) S 11626 11629 8968 0 -1 4202496 11642 0 1 0 116 5 0 0 20 0 19 0 6141626 10060525568 14674 33554432000 1073741824 1073778376 140735633905904 140735633897040 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11629/statm: 2456183 14674 2267 9 0 2446860 0
[pid=11629/tid=11630] ppid=11626 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/11629/task/11630/stat : 11630 (java) S 11626 11629 8968 0 -1 4202560 2429 0 1 0 41 2 0 0 20 0 19 0 6141626 10060525568 14674 33554432000 1073741824 1073778376 140735633905904 140140778845048 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 9824732

[startup+1.50075 s]
/proc/loadavg: 3.85 3.94 3.84 7/219 11654
/proc/meminfo: memFree=28489504/32872528 swapFree=7620/7620
[pid=11629] ppid=11626 vsize=9824732 CPUtime=2.46 cores=1,3,5,7
/proc/11629/stat : 11629 (java) S 11626 11629 8968 0 -1 4202496 17583 0 1 0 237 9 0 0 20 0 19 0 6141626 10060525568 21164 33554432000 1073741824 1073778376 140735633905904 140735633897040 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11629/statm: 2456183 21164 2270 9 0 2446860 0
[pid=11629/tid=11630] ppid=11626 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/11629/task/11630/stat : 11630 (java) S 11626 11629 8968 0 -1 4202560 2431 0 1 0 44 2 0 0 20 0 19 0 6141626 10060525568 21164 33554432000 1073741824 1073778376 140735633905904 140140778845048 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11629/tid=11632] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11632/stat : 11632 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141627 10060525568 21164 33554432000 1073741824 1073778376 140735633905904 140140622281128 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11633] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11633/stat : 11633 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141627 10060525568 21164 33554432000 1073741824 1073778376 140735633905904 140140621228584 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11629/tid=11634] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11634/stat : 11634 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141627 10060525568 21164 33554432000 1073741824 1073778376 140735633905904 140140620175528 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11629/tid=11635] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11635/stat : 11635 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141627 10060525568 21164 33554432000 1073741824 1073778376 140735633905904 140140619122984 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11629/tid=11636] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11636/stat : 11636 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141627 10060525568 21164 33554432000 1073741824 1073778376 140735633905904 140140618070952 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11637] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11637/stat : 11637 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141627 10060525568 21164 33554432000 1073741824 1073778376 140735633905904 140140617018408 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11629/tid=11638] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11638/stat : 11638 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141627 10060525568 21164 33554432000 1073741824 1073778376 140735633905904 140140615965352 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11639] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11639/stat : 11639 (java) S 11626 11629 8968 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6141627 10060525568 21164 33554432000 1073741824 1073778376 140735633905904 140140614912808 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11640] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11640/stat : 11640 (java) S 11626 11629 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 6141628 10060525568 21164 33554432000 1073741824 1073778376 140735633905904 140140602714472 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11641] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11641/stat : 11641 (java) S 11626 11629 8968 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 6141629 10060525568 21164 33554432000 1073741824 1073778376 140735633905904 140140601660792 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11642] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11642/stat : 11642 (java) S 11626 11629 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6141629 10060525568 21164 33554432000 1073741824 1073778376 140735633905904 140140600607624 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11643] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11643/stat : 11643 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141631 10060525568 21164 33554432000 1073741824 1073778376 140735633905904 140140599556368 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11644] ppid=11626 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/11629/task/11644/stat : 11644 (java) R 11626 11629 8968 0 -1 4202560 7814 0 0 0 61 0 0 0 20 0 19 0 6141631 10060525568 21164 33554432000 1073741824 1073778376 140735633905904 140140598504248 140140781770539 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11645] ppid=11626 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/11629/task/11645/stat : 11645 (java) R 11626 11629 8968 0 -1 4202560 5985 0 0 0 66 0 0 0 20 0 19 0 6141631 10060525568 21164 33554432000 1073741824 1073778376 140735633905904 140140597439232 140140782933101 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=11629/tid=11646] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11646/stat : 11646 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141631 10060525568 21164 33554432000 1073741824 1073778376 140735633905904 140140596398840 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11629/tid=11647] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11647/stat : 11647 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141631 10060525568 21164 33554432000 1073741824 1073778376 140735633905904 140140595346504 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11629/tid=11650] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11650/stat : 11650 (java) S 11626 11629 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6141673 10060525568 21164 33554432000 1073741824 1073778376 140735633905904 140140592186152 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 9824732

[startup+3.1008 s]
/proc/loadavg: 3.85 3.94 3.84 3/216 11660
/proc/meminfo: memFree=28076396/32872528 swapFree=7620/7620
[pid=11629] ppid=11626 vsize=9824732 CPUtime=2.7 cores=1,3,5,7
/proc/11629/stat : 11629 (java) S 11626 11629 8968 0 -1 4202496 18281 0 1 0 259 11 0 0 20 0 19 0 6141626 10060525568 25479 33554432000 1073741824 1073778376 140735633905904 140735633897040 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11629/statm: 2456183 25479 2274 9 0 2446860 0
[pid=11629/tid=11630] ppid=11626 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/11629/task/11630/stat : 11630 (java) S 11626 11629 8968 0 -1 4202560 2433 0 1 0 45 2 0 0 20 0 19 0 6141626 10060525568 25479 33554432000 1073741824 1073778376 140735633905904 140140778845048 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11629/tid=11632] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11632/stat : 11632 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141627 10060525568 25479 33554432000 1073741824 1073778376 140735633905904 140140622281128 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11633] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11633/stat : 11633 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141627 10060525568 25479 33554432000 1073741824 1073778376 140735633905904 140140621228584 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11629/tid=11634] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11634/stat : 11634 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141627 10060525568 25479 33554432000 1073741824 1073778376 140735633905904 140140620175528 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11629/tid=11635] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11635/stat : 11635 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141627 10060525568 25479 33554432000 1073741824 1073778376 140735633905904 140140619122984 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11629/tid=11636] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11636/stat : 11636 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141627 10060525568 25479 33554432000 1073741824 1073778376 140735633905904 140140618070952 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11637] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11637/stat : 11637 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141627 10060525568 25479 33554432000 1073741824 1073778376 140735633905904 140140617018408 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11629/tid=11638] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11638/stat : 11638 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141627 10060525568 25479 33554432000 1073741824 1073778376 140735633905904 140140615965352 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11639] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11639/stat : 11639 (java) S 11626 11629 8968 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6141627 10060525568 25479 33554432000 1073741824 1073778376 140735633905904 140140614912808 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11640] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11640/stat : 11640 (java) S 11626 11629 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 6141628 10060525568 25479 33554432000 1073741824 1073778376 140735633905904 140140602714472 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11629/tid=11641] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11641/stat : 11641 (java) S 11626 11629 8968 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 6141629 10060525568 25479 33554432000 1073741824 1073778376 140735633905904 140140601660792 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11642] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11642/stat : 11642 (java) S 11626 11629 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6141629 10060525568 25479 33554432000 1073741824 1073778376 140735633905904 140140600607624 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11643] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11643/stat : 11643 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141631 10060525568 25479 33554432000 1073741824 1073778376 140735633905904 140140599556368 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11644] ppid=11626 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/11629/task/11644/stat : 11644 (java) S 11626 11629 8968 0 -1 4202560 7818 0 0 0 66 0 0 0 20 0 19 0 6141631 10060525568 25479 33554432000 1073741824 1073778376 140735633905904 140140598504248 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11645] ppid=11626 vsize=9824732 CPUtime=0.78 cores=1,3,5,7
/proc/11629/task/11645/stat : 11645 (java) S 11626 11629 8968 0 -1 4202560 6651 0 0 0 78 0 0 0 20 0 19 0 6141631 10060525568 25479 33554432000 1073741824 1073778376 140735633905904 140140597451704 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11629/tid=11646] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11646/stat : 11646 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141631 10060525568 25479 33554432000 1073741824 1073778376 140735633905904 140140596398840 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11629/tid=11647] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11647/stat : 11647 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141631 10060525568 25479 33554432000 1073741824 1073778376 140735633905904 140140595346504 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11629/tid=11650] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11650/stat : 11650 (java) S 11626 11629 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6141673 10060525568 25479 33554432000 1073741824 1073778376 140735633905904 140140592186152 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 9824732

[startup+6.30078 s]
/proc/loadavg: 3.85 3.94 3.84 3/216 11678
/proc/meminfo: memFree=27934768/32872528 swapFree=7620/7620
[pid=11629] ppid=11626 vsize=9824732 CPUtime=2.96 cores=1,3,5,7
/proc/11629/stat : 11629 (java) S 11626 11629 8968 0 -1 4202496 18360 0 1 0 282 14 0 0 20 0 19 0 6141626 10060525568 36394 33554432000 1073741824 1073778376 140735633905904 140735633897040 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11629/statm: 2456183 36394 2276 9 0 2446860 0
[pid=11629/tid=11630] ppid=11626 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/11629/task/11630/stat : 11630 (java) S 11626 11629 8968 0 -1 4202560 2440 0 1 0 48 2 0 0 20 0 19 0 6141626 10060525568 36394 33554432000 1073741824 1073778376 140735633905904 140140778845048 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11629/tid=11632] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11632/stat : 11632 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141627 10060525568 36394 33554432000 1073741824 1073778376 140735633905904 140140622281128 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11633] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11633/stat : 11633 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141627 10060525568 36394 33554432000 1073741824 1073778376 140735633905904 140140621228584 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11629/tid=11634] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11634/stat : 11634 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141627 10060525568 36394 33554432000 1073741824 1073778376 140735633905904 140140620175528 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11629/tid=11635] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11635/stat : 11635 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141627 10060525568 36394 33554432000 1073741824 1073778376 140735633905904 140140619122984 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11629/tid=11636] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11636/stat : 11636 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141627 10060525568 36394 33554432000 1073741824 1073778376 140735633905904 140140618070952 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11637] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11637/stat : 11637 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141627 10060525568 36394 33554432000 1073741824 1073778376 140735633905904 140140617018408 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11629/tid=11638] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11638/stat : 11638 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141627 10060525568 36394 33554432000 1073741824 1073778376 140735633905904 140140615965352 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11639] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11639/stat : 11639 (java) S 11626 11629 8968 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6141627 10060525568 36394 33554432000 1073741824 1073778376 140735633905904 140140614912808 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11640] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11640/stat : 11640 (java) S 11626 11629 8968 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6141628 10060525568 36394 33554432000 1073741824 1073778376 140735633905904 140140602714472 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11629/tid=11641] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11641/stat : 11641 (java) S 11626 11629 8968 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 6141629 10060525568 36394 33554432000 1073741824 1073778376 140735633905904 140140601660792 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11642] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11642/stat : 11642 (java) S 11626 11629 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6141629 10060525568 36394 33554432000 1073741824 1073778376 140735633905904 140140600607624 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11643] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11643/stat : 11643 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6141631 10060525568 36394 33554432000 1073741824 1073778376 140735633905904 140140599556368 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11644] ppid=11626 vsize=9824732 CPUtime=0.75 cores=1,3,5,7
/proc/11629/task/11644/stat : 11644 (java) S 11626 11629 8968 0 -1 4202560 7818 0 0 0 75 0 0 0 20 0 19 0 6141631 10060525568 36394 33554432000 1073741824 1073778376 140735633905904 140140598504248 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11645] ppid=11626 vsize=9824732 CPUtime=0.81 cores=1,3,5,7

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


[startup+822.301 s]
/proc/loadavg: 4.00 4.02 3.92 5/219 11832
/proc/meminfo: memFree=23232028/32872528 swapFree=7620/7620
[pid=11629] ppid=11626 vsize=9824732 CPUtime=1608.8 cores=1,3,5,7
/proc/11629/stat : 11629 (java) S 11626 11629 8968 0 -1 4202496 29999 0 1 0 160473 407 0 0 20 0 22 0 6141626 10060525568 1002194 33554432000 1073741824 1073778376 140735633905904 140735633897040 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11629/statm: 2456183 1002194 2303 9 0 2446860 0
[pid=11629/tid=11630] ppid=11626 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/11629/task/11630/stat : 11630 (java) S 11626 11629 8968 0 -1 4202560 2455 0 1 0 68 4 0 0 20 0 22 0 6141626 10060525568 1002194 33554432000 1073741824 1073778376 140735633905904 140140778845048 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11629/tid=11632] ppid=11626 vsize=9824732 CPUtime=1.75 cores=1,3,5,7
/proc/11629/task/11632/stat : 11632 (java) S 11626 11629 8968 0 -1 4202560 1009 0 0 0 134 41 0 0 20 0 22 0 6141627 10060525568 1002194 33554432000 1073741824 1073778376 140735633905904 140140622281128 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11633] ppid=11626 vsize=9824732 CPUtime=1.59 cores=1,3,5,7
/proc/11629/task/11633/stat : 11633 (java) S 11626 11629 8968 0 -1 4202560 1038 0 0 0 122 37 0 0 20 0 22 0 6141627 10060525568 1002194 33554432000 1073741824 1073778376 140735633905904 140140621228584 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11634] ppid=11626 vsize=9824732 CPUtime=1.82 cores=1,3,5,7
/proc/11629/task/11634/stat : 11634 (java) S 11626 11629 8968 0 -1 4202560 964 0 0 0 142 40 0 0 20 0 22 0 6141627 10060525568 1002194 33554432000 1073741824 1073778376 140735633905904 140140620175528 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11629/tid=11635] ppid=11626 vsize=9824732 CPUtime=1.63 cores=1,3,5,7
/proc/11629/task/11635/stat : 11635 (java) S 11626 11629 8968 0 -1 4202560 629 0 0 0 132 31 0 0 20 0 22 0 6141627 10060525568 1002194 33554432000 1073741824 1073778376 140735633905904 140140619122984 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11629/tid=11636] ppid=11626 vsize=9824732 CPUtime=1.67 cores=1,3,5,7
/proc/11629/task/11636/stat : 11636 (java) S 11626 11629 8968 0 -1 4202560 763 0 0 0 136 31 0 0 20 0 22 0 6141627 10060525568 1002194 33554432000 1073741824 1073778376 140735633905904 140140618070952 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11629/tid=11637] ppid=11626 vsize=9824732 CPUtime=1.84 cores=1,3,5,7
/proc/11629/task/11637/stat : 11637 (java) S 11626 11629 8968 0 -1 4202560 1001 0 0 0 147 37 0 0 20 0 22 0 6141627 10060525568 1002194 33554432000 1073741824 1073778376 140735633905904 140140617018408 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11629/tid=11638] ppid=11626 vsize=9824732 CPUtime=1.77 cores=1,3,5,7
/proc/11629/task/11638/stat : 11638 (java) S 11626 11629 8968 0 -1 4202560 855 0 0 0 140 37 0 0 20 0 22 0 6141627 10060525568 1002194 33554432000 1073741824 1073778376 140735633905904 140140615965352 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11629/tid=11639] ppid=11626 vsize=9824732 CPUtime=1.59 cores=1,3,5,7
/proc/11629/task/11639/stat : 11639 (java) S 11626 11629 8968 0 -1 4202560 626 0 0 0 129 30 0 0 20 0 22 0 6141627 10060525568 1002194 33554432000 1073741824 1073778376 140735633905904 140140614912808 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11629/tid=11640] ppid=11626 vsize=9824732 CPUtime=3.62 cores=1,3,5,7
/proc/11629/task/11640/stat : 11640 (java) S 11626 11629 8968 0 -1 4202560 3021 0 0 0 353 9 0 0 20 0 22 0 6141628 10060525568 1002194 33554432000 1073741824 1073778376 140735633905904 140140602714472 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11629/tid=11641] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11641/stat : 11641 (java) S 11626 11629 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6141629 10060525568 1002194 33554432000 1073741824 1073778376 140735633905904 140140601660792 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11629/tid=11642] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11642/stat : 11642 (java) S 11626 11629 8968 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 22 0 6141629 10060525568 1002194 33554432000 1073741824 1073778376 140735633905904 140140600607624 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11629/tid=11643] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11643/stat : 11643 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6141631 10060525568 1002194 33554432000 1073741824 1073778376 140735633905904 140140599556368 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11644] ppid=11626 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/11629/task/11644/stat : 11644 (java) S 11626 11629 8968 0 -1 4202560 7851 0 0 0 131 0 0 0 20 0 22 0 6141631 10060525568 1002194 33554432000 1073741824 1073778376 140735633905904 140140598504248 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11629/tid=11645] ppid=11626 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/11629/task/11645/stat : 11645 (java) S 11626 11629 8968 0 -1 4202560 6871 0 0 0 121 0 0 0 20 0 22 0 6141631 10060525568 1002194 33554432000 1073741824 1073778376 140735633905904 140140597451704 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11629/tid=11646] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11646/stat : 11646 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6141631 10060525568 1002194 33554432000 1073741824 1073778376 140735633905904 140140596398840 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11629/tid=11647] ppid=11626 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/11629/task/11647/stat : 11647 (java) S 11626 11629 8968 0 -1 4202560 48 0 0 0 8 10 0 0 20 0 22 0 6141631 10060525568 1002194 33554432000 1073741824 1073778376 140735633905904 140140595346504 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11629/tid=11650] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11650/stat : 11650 (java) S 11626 11629 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6141673 10060525568 1002194 33554432000 1073741824 1073778376 140735633905904 140140592186152 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11629/tid=11814] ppid=11626 vsize=9824732 CPUtime=657.1 cores=1,3,5,7
/proc/11629/task/11814/stat : 11814 (java) R 11626 11629 8968 0 -1 4202560 11 0 0 0 65697 13 0 0 20 0 22 0 6157762 10060525568 1002194 33554432000 1073741824 1073778376 140735633905904 140140594290736 140140639651831 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11629/tid=11815] ppid=11626 vsize=9824732 CPUtime=657.19 cores=1,3,5,7
/proc/11629/task/11815/stat : 11815 (java) R 11626 11629 8968 0 -1 4202560 9 0 0 0 65710 9 0 0 20 0 22 0 6157762 10060525568 1002194 33554432000 1073741824 1073778376 140735633905904 140140593236320 140140639964704 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11629/tid=11816] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11816/stat : 11816 (java) S 11626 11629 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6157762 10060525568 1002194 33554432000 1073741824 1073778376 140735633905904 140140591134120 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1608.8
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.09 4.04 3.93 5/219 11833
/proc/meminfo: memFree=23130692/32872528 swapFree=7620/7620
[pid=11629] ppid=11626 vsize=9824732 CPUtime=1729.55 cores=1,3,5,7
/proc/11629/stat : 11629 (java) S 11626 11629 8968 0 -1 4202496 30468 0 1 0 172532 423 0 0 20 0 22 0 6141626 10060525568 1030618 33554432000 1073741824 1073778376 140735633905904 140735633897040 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11629/statm: 2456183 1030618 2303 9 0 2446860 0
[pid=11629/tid=11630] ppid=11626 vsize=9824732 CPUtime=0.73 cores=1,3,5,7
/proc/11629/task/11630/stat : 11630 (java) S 11626 11629 8968 0 -1 4202560 2455 0 1 0 69 4 0 0 20 0 22 0 6141626 10060525568 1030618 33554432000 1073741824 1073778376 140735633905904 140140778845048 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11629/tid=11632] ppid=11626 vsize=9824732 CPUtime=1.92 cores=1,3,5,7
/proc/11629/task/11632/stat : 11632 (java) S 11626 11629 8968 0 -1 4202560 1030 0 0 0 149 43 0 0 20 0 22 0 6141627 10060525568 1030618 33554432000 1073741824 1073778376 140735633905904 140140622281128 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11629/tid=11633] ppid=11626 vsize=9824732 CPUtime=1.79 cores=1,3,5,7
/proc/11629/task/11633/stat : 11633 (java) S 11626 11629 8968 0 -1 4202560 1058 0 0 0 141 38 0 0 20 0 22 0 6141627 10060525568 1030618 33554432000 1073741824 1073778376 140735633905904 140140621228584 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11629/tid=11634] ppid=11626 vsize=9824732 CPUtime=2.15 cores=1,3,5,7
/proc/11629/task/11634/stat : 11634 (java) S 11626 11629 8968 0 -1 4202560 1019 0 0 0 172 43 0 0 20 0 22 0 6141627 10060525568 1030618 33554432000 1073741824 1073778376 140735633905904 140140620175528 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11629/tid=11635] ppid=11626 vsize=9824732 CPUtime=1.9 cores=1,3,5,7
/proc/11629/task/11635/stat : 11635 (java) S 11626 11629 8968 0 -1 4202560 778 0 0 0 155 35 0 0 20 0 22 0 6141627 10060525568 1030618 33554432000 1073741824 1073778376 140735633905904 140140619122984 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11629/tid=11636] ppid=11626 vsize=9824732 CPUtime=1.8 cores=1,3,5,7
/proc/11629/task/11636/stat : 11636 (java) S 11626 11629 8968 0 -1 4202560 815 0 0 0 148 32 0 0 20 0 22 0 6141627 10060525568 1030618 33554432000 1073741824 1073778376 140735633905904 140140618070952 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11629/tid=11637] ppid=11626 vsize=9824732 CPUtime=1.97 cores=1,3,5,7
/proc/11629/task/11637/stat : 11637 (java) S 11626 11629 8968 0 -1 4202560 1023 0 0 0 159 38 0 0 20 0 22 0 6141627 10060525568 1030618 33554432000 1073741824 1073778376 140735633905904 140140617018408 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11629/tid=11638] ppid=11626 vsize=9824732 CPUtime=1.89 cores=1,3,5,7
/proc/11629/task/11638/stat : 11638 (java) S 11626 11629 8968 0 -1 4202560 902 0 0 0 151 38 0 0 20 0 22 0 6141627 10060525568 1030618 33554432000 1073741824 1073778376 140735633905904 140140615965352 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11629/tid=11639] ppid=11626 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/11629/task/11639/stat : 11639 (java) S 11626 11629 8968 0 -1 4202560 719 0 0 0 146 30 0 0 20 0 22 0 6141627 10060525568 1030618 33554432000 1073741824 1073778376 140735633905904 140140614912808 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11640] ppid=11626 vsize=9824732 CPUtime=3.62 cores=1,3,5,7
/proc/11629/task/11640/stat : 11640 (java) S 11626 11629 8968 0 -1 4202560 3025 0 0 0 353 9 0 0 20 0 22 0 6141628 10060525568 1030618 33554432000 1073741824 1073778376 140735633905904 140140602714472 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11641] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11641/stat : 11641 (java) S 11626 11629 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6141629 10060525568 1030618 33554432000 1073741824 1073778376 140735633905904 140140601660792 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11629/tid=11642] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11642/stat : 11642 (java) S 11626 11629 8968 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 22 0 6141629 10060525568 1030618 33554432000 1073741824 1073778376 140735633905904 140140600607624 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11629/tid=11643] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11643/stat : 11643 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6141631 10060525568 1030618 33554432000 1073741824 1073778376 140735633905904 140140599556368 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11644] ppid=11626 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/11629/task/11644/stat : 11644 (java) S 11626 11629 8968 0 -1 4202560 7851 0 0 0 131 0 0 0 20 0 22 0 6141631 10060525568 1030618 33554432000 1073741824 1073778376 140735633905904 140140598504248 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11629/tid=11645] ppid=11626 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/11629/task/11645/stat : 11645 (java) S 11626 11629 8968 0 -1 4202560 6871 0 0 0 121 0 0 0 20 0 22 0 6141631 10060525568 1030618 33554432000 1073741824 1073778376 140735633905904 140140597451704 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11629/tid=11646] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11646/stat : 11646 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6141631 10060525568 1030618 33554432000 1073741824 1073778376 140735633905904 140140596398840 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11629/tid=11647] ppid=11626 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/11629/task/11647/stat : 11647 (java) S 11626 11629 8968 0 -1 4202560 52 0 0 0 8 12 0 0 20 0 22 0 6141631 10060525568 1030618 33554432000 1073741824 1073778376 140735633905904 140140595346504 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11629/tid=11650] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11650/stat : 11650 (java) S 11626 11629 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6141673 10060525568 1030618 33554432000 1073741824 1073778376 140735633905904 140140592186152 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11629/tid=11814] ppid=11626 vsize=9824732 CPUtime=716.7 cores=1,3,5,7
/proc/11629/task/11814/stat : 11814 (java) R 11626 11629 8968 0 -1 4202560 12 0 0 0 71656 14 0 0 20 0 22 0 6157762 10060525568 1030618 33554432000 1073741824 1073778376 140735633905904 140140594283024 140140639703058 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11815] ppid=11626 vsize=9824732 CPUtime=716.81 cores=1,3,5,7
/proc/11629/task/11815/stat : 11815 (java) R 11626 11629 8968 0 -1 4202560 10 0 0 0 71669 12 0 0 20 0 22 0 6157762 10060525568 1030618 33554432000 1073741824 1073778376 140735633905904 140140593237200 140140639964765 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11629/tid=11816] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11816/stat : 11816 (java) S 11626 11629 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6157762 10060525568 1030618 33554432000 1073741824 1073778376 140735633905904 140140591134120 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1729.55
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+917.801 s]
/proc/loadavg: 3.99 4.02 3.93 5/219 11908
/proc/meminfo: memFree=24158728/32872528 swapFree=7620/7620
[pid=11629] ppid=11626 vsize=9824732 CPUtime=1800.18 cores=1,3,5,7
/proc/11629/stat : 11629 (java) S 11626 11629 8968 0 -1 4202496 31521 0 1 0 179560 458 0 0 20 0 22 0 6141626 10060525568 1109450 33554432000 1073741824 1073778376 140735633905904 140735633897040 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11629/statm: 2456183 1109450 2303 9 0 2446860 0
[pid=11629/tid=11630] ppid=11626 vsize=9824732 CPUtime=0.73 cores=1,3,5,7
/proc/11629/task/11630/stat : 11630 (java) S 11626 11629 8968 0 -1 4202560 2456 0 1 0 69 4 0 0 20 0 22 0 6141626 10060525568 1109450 33554432000 1073741824 1073778376 140735633905904 140140778845048 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11629/tid=11632] ppid=11626 vsize=9824732 CPUtime=1.99 cores=1,3,5,7
/proc/11629/task/11632/stat : 11632 (java) S 11626 11629 8968 0 -1 4202560 1076 0 0 0 153 46 0 0 20 0 22 0 6141627 10060525568 1109450 33554432000 1073741824 1073778376 140735633905904 140140622281128 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11633] ppid=11626 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/11629/task/11633/stat : 11633 (java) S 11626 11629 8968 0 -1 4202560 1131 0 0 0 148 43 0 0 20 0 22 0 6141627 10060525568 1109450 33554432000 1073741824 1073778376 140735633905904 140140621228584 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11629/tid=11634] ppid=11626 vsize=9824732 CPUtime=2.27 cores=1,3,5,7
/proc/11629/task/11634/stat : 11634 (java) S 11626 11629 8968 0 -1 4202560 1137 0 0 0 178 49 0 0 20 0 22 0 6141627 10060525568 1109450 33554432000 1073741824 1073778376 140735633905904 140140620175528 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11629/tid=11635] ppid=11626 vsize=9824732 CPUtime=2.11 cores=1,3,5,7
/proc/11629/task/11635/stat : 11635 (java) S 11626 11629 8968 0 -1 4202560 909 0 0 0 170 41 0 0 20 0 22 0 6141627 10060525568 1109450 33554432000 1073741824 1073778376 140735633905904 140140619122984 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11629/tid=11636] ppid=11626 vsize=9824732 CPUtime=1.88 cores=1,3,5,7
/proc/11629/task/11636/stat : 11636 (java) S 11626 11629 8968 0 -1 4202560 876 0 0 0 152 36 0 0 20 0 22 0 6141627 10060525568 1109450 33554432000 1073741824 1073778376 140735633905904 140140618070952 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11629/tid=11637] ppid=11626 vsize=9824732 CPUtime=2.08 cores=1,3,5,7
/proc/11629/task/11637/stat : 11637 (java) S 11626 11629 8968 0 -1 4202560 1104 0 0 0 166 42 0 0 20 0 22 0 6141627 10060525568 1109450 33554432000 1073741824 1073778376 140735633905904 140140617018408 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11629/tid=11638] ppid=11626 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/11629/task/11638/stat : 11638 (java) S 11626 11629 8968 0 -1 4202560 959 0 0 0 159 41 0 0 20 0 22 0 6141627 10060525568 1109450 33554432000 1073741824 1073778376 140735633905904 140140615965352 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11629/tid=11639] ppid=11626 vsize=9824732 CPUtime=1.86 cores=1,3,5,7
/proc/11629/task/11639/stat : 11639 (java) S 11626 11629 8968 0 -1 4202560 775 0 0 0 153 33 0 0 20 0 22 0 6141627 10060525568 1109450 33554432000 1073741824 1073778376 140735633905904 140140614912808 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11640] ppid=11626 vsize=9824732 CPUtime=4.42 cores=1,3,5,7
/proc/11629/task/11640/stat : 11640 (java) S 11626 11629 8968 0 -1 4202560 3452 0 0 0 432 10 0 0 20 0 22 0 6141628 10060525568 1109450 33554432000 1073741824 1073778376 140735633905904 140140602714472 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11641] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11641/stat : 11641 (java) S 11626 11629 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6141629 10060525568 1109450 33554432000 1073741824 1073778376 140735633905904 140140601660792 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11629/tid=11642] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11642/stat : 11642 (java) S 11626 11629 8968 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 22 0 6141629 10060525568 1109450 33554432000 1073741824 1073778376 140735633905904 140140600607624 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11629/tid=11643] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11643/stat : 11643 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6141631 10060525568 1109450 33554432000 1073741824 1073778376 140735633905904 140140599556368 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11629/tid=11644] ppid=11626 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/11629/task/11644/stat : 11644 (java) S 11626 11629 8968 0 -1 4202560 7851 0 0 0 131 0 0 0 20 0 22 0 6141631 10060525568 1109450 33554432000 1073741824 1073778376 140735633905904 140140598504248 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11629/tid=11645] ppid=11626 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/11629/task/11645/stat : 11645 (java) S 11626 11629 8968 0 -1 4202560 6871 0 0 0 121 0 0 0 20 0 22 0 6141631 10060525568 1109450 33554432000 1073741824 1073778376 140735633905904 140140597451704 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11629/tid=11646] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11646/stat : 11646 (java) S 11626 11629 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6141631 10060525568 1109450 33554432000 1073741824 1073778376 140735633905904 140140596398840 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11629/tid=11647] ppid=11626 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/11629/task/11647/stat : 11647 (java) S 11626 11629 8968 0 -1 4202560 54 0 0 0 9 12 0 0 20 0 22 0 6141631 10060525568 1109450 33554432000 1073741824 1073778376 140735633905904 140140595346504 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11629/tid=11650] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11650/stat : 11650 (java) S 11626 11629 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6141673 10060525568 1109450 33554432000 1073741824 1073778376 140735633905904 140140592186152 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11629/tid=11814] ppid=11626 vsize=9824732 CPUtime=751.16 cores=1,3,5,7
/proc/11629/task/11814/stat : 11814 (java) R 11626 11629 8968 0 -1 4202560 12 0 0 0 75100 16 0 0 20 0 22 0 6157762 10060525568 1109450 33554432000 1073741824 1073778376 140735633905904 140140594283024 140140639720335 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11629/tid=11815] ppid=11626 vsize=9824732 CPUtime=751.26 cores=1,3,5,7
/proc/11629/task/11815/stat : 11815 (java) R 11626 11629 8968 0 -1 4202560 10 0 0 0 75113 13 0 0 20 0 22 0 6157762 10060525568 1109450 33554432000 1073741824 1073778376 140735633905904 140140593237200 140140640198656 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11629/tid=11816] ppid=11626 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11629/task/11816/stat : 11816 (java) S 11626 11629 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6157762 10060525568 1109450 33554432000 1073741824 1073778376 140735633905904 140140591134120 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
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 11629 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 917.857
CPU time (s): 1800.77
CPU user time (s): 1795.74
CPU system time (s): 5.03323
CPU usage (%): 196.193
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.74
system time used= 5.03323
maximum resident set size= 4437912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31558
page faults= 1
swaps= 0
block input operations= 0
block output operations= 824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24059
involuntary context switches= 23976

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.32119 second user time and 7.8748 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-30 04:07:35
IDJOB=4119297
IDBENCH=111695
IDSOLVER=2543
FILE ID=node106/4119297-1467252455
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-faclay20h.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119297-1467252455/watcher-4119297-1467252455 -o /tmp/evaluation-result-4119297-1467252455/solver-4119297-1467252455 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1467248675-9332 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119297-1467252455.opb

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

MD5SUM BENCH= c77d31423a25f2543575f897bd2eacb0
RANDOM SEED=359862413

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:        28586888 kB
Buffers:           36188 kB
Cached:          2859296 kB
SwapCached:            0 kB
Active:          2829656 kB
Inactive:         676060 kB
Active(anon):     596920 kB
Inactive(anon):    16068 kB
Active(file):    2232736 kB
Inactive(file):   659992 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1728 kB
Writeback:             0 kB
AnonPages:        749284 kB
Mapped:            23544 kB
Shmem:               204 kB
Slab:             624076 kB
SReclaimable:      67176 kB
SUnreclaim:       556900 kB
KernelStack:        1808 kB
PageTables:         4912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1593600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    688128 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 04:22:53