Trace number 4119298

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16SAT (TO)16763 1800.01 1777.24

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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	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.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4119298-1467253853.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.77/0.41	c ... done. Wall clock time 0.303s.
0.77/0.41	c declared #vars     191
0.77/0.41	c internal #vars     2729
0.77/0.41	c #constraints  7358
0.77/0.41	c constraints type 
0.77/0.41	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 4818
0.77/0.41	c org.sat4j.specs.Constr$1 => 1
0.77/0.41	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.77/0.41	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2538
0.77/0.41	c 7358 constraints processed.
0.77/0.41	c objective function length is 2729 literals
0.77/0.46	c SATISFIABLE
0.77/0.46	c OPTIMIZING...
0.77/0.46	c Got one! Elapsed wall clock time (in seconds):0.352
0.77/0.46	o 17610
1.37/0.62	c Got one! Elapsed wall clock time (in seconds):0.512
1.37/0.62	o 17597
1.37/0.64	c Got one! Elapsed wall clock time (in seconds):0.534
1.37/0.64	o 17569
1.37/0.66	c Got one! Elapsed wall clock time (in seconds):0.55
1.37/0.66	o 17545
1.37/0.67	c Got one! Elapsed wall clock time (in seconds):0.567
1.37/0.67	o 17531
1.37/0.68	c Got one! Elapsed wall clock time (in seconds):0.577
1.37/0.68	o 17509
1.67/0.70	c Got one! Elapsed wall clock time (in seconds):0.593
1.67/0.70	o 17480
1.67/0.73	c Got one! Elapsed wall clock time (in seconds):0.623
1.67/0.73	o 17444
1.67/0.79	c Got one! Elapsed wall clock time (in seconds):0.687
1.67/0.79	o 17418
1.92/0.81	c Got one! Elapsed wall clock time (in seconds):0.698
1.92/0.81	o 17400
1.92/0.81	c Got one! Elapsed wall clock time (in seconds):0.704
1.92/0.81	o 17382
2.54/1.46	c Got one! Elapsed wall clock time (in seconds):1.348
2.54/1.46	o 17366
2.54/1.47	c Got one! Elapsed wall clock time (in seconds):1.361
2.54/1.47	o 17352
2.54/1.48	c Got one! Elapsed wall clock time (in seconds):1.372
2.54/1.48	o 17331
2.54/1.48	c Got one! Elapsed wall clock time (in seconds):1.375
2.54/1.48	o 17316
2.54/1.49	c Got one! Elapsed wall clock time (in seconds):1.381
2.54/1.49	o 17295
3.35/2.29	c cleaning 2947 clauses out of 5895 with flag 6442/5895
4.95/3.75	c Got one! Elapsed wall clock time (in seconds):3.641
4.95/3.75	o 17291
4.95/3.77	c Got one! Elapsed wall clock time (in seconds):3.659
4.95/3.77	o 17289
4.95/3.79	c Got one! Elapsed wall clock time (in seconds):3.686
4.95/3.79	o 17275
5.10/3.82	c Got one! Elapsed wall clock time (in seconds):3.716
5.10/3.82	o 17272
5.50/4.27	c Got one! Elapsed wall clock time (in seconds):4.161
5.50/4.27	o 17263
5.50/4.27	c Got one! Elapsed wall clock time (in seconds):4.165
5.50/4.27	o 17262
6.85/5.48	c cleaning 7223 clauses out of 14451 with flag 8658/17398
8.36/6.91	c Got one! Elapsed wall clock time (in seconds):6.801
8.36/6.91	o 17238
8.36/6.92	c Got one! Elapsed wall clock time (in seconds):6.808
8.36/6.92	o 17234
8.36/6.92	c Got one! Elapsed wall clock time (in seconds):6.811
8.36/6.92	o 17198
8.36/6.92	c Got one! Elapsed wall clock time (in seconds):6.815
8.36/6.92	o 17195
8.36/6.93	c Got one! Elapsed wall clock time (in seconds):6.827
8.36/6.93	o 17178
8.36/6.94	c Got one! Elapsed wall clock time (in seconds):6.833
8.36/6.94	o 17171
8.36/6.99	c Got one! Elapsed wall clock time (in seconds):6.882
8.36/6.99	o 17162
9.87/8.47	c cleaning 8805 clauses out of 17610 with flag 11436/27780
11.91/10.26	c cleaning 7403 clauses out of 14805 with flag 24864/33780
13.81/12.16	c cleaning 7202 clauses out of 14403 with flag 41002/40781
16.11/14.42	c cleaning 7591 clauses out of 15200 with flag 59993/48780
18.60/16.97	c cleaning 8303 clauses out of 16609 with flag 82724/57780
21.30/19.69	c cleaning 9154 clauses out of 18307 with flag 106455/67781
24.68/22.86	c cleaning 10074 clauses out of 20153 with flag 134249/78781
28.08/26.21	c cleaning 11038 clauses out of 22082 with flag 165325/90784
31.78/29.96	c cleaning 12020 clauses out of 24040 with flag 200473/103780
35.80/33.89	c cleaning 13010 clauses out of 26022 with flag 237794/117782
39.40/37.47	c Got one! Elapsed wall clock time (in seconds):37.363
39.40/37.47	o 17151
40.90/38.98	c cleaning 15645 clauses out of 31293 with flag 14026/136063
42.70/40.71	c cleaning 10818 clauses out of 21648 with flag 30335/142063
44.60/42.64	c cleaning 8914 clauses out of 17832 with flag 51091/149065
46.80/44.87	c cleaning 8454 clauses out of 16917 with flag 74995/157064
49.30/47.37	c cleaning 8725 clauses out of 17463 with flag 102703/166064
52.53/50.39	c cleaning 9361 clauses out of 18740 with flag 134163/176066
55.54/53.38	c cleaning 10177 clauses out of 20376 with flag 165597/187063
57.54/55.38	c Got one! Elapsed wall clock time (in seconds):55.272
57.54/55.38	o 17137
58.84/56.69	c cleaning 11438 clauses out of 22890 with flag 12330/199754
59.44/57.24	c Got one! Elapsed wall clock time (in seconds):57.132
59.44/57.24	o 17131
59.44/57.30	c Got one! Elapsed wall clock time (in seconds):57.195
59.44/57.30	o 17115
60.23/58.07	c cleaning 8489 clauses out of 16995 with flag 8001/205297
60.83/58.68	c Got one! Elapsed wall clock time (in seconds):58.577
60.83/58.68	o 17107
60.93/58.77	c Got one! Elapsed wall clock time (in seconds):58.666
60.93/58.77	o 17106
61.64/59.45	c Got one! Elapsed wall clock time (in seconds):59.34
61.64/59.45	o 17095
61.64/59.46	c Got one! Elapsed wall clock time (in seconds):59.349
61.64/59.46	o 17059
61.64/59.47	c Got one! Elapsed wall clock time (in seconds):59.367
61.64/59.47	o 17052
61.74/59.52	c Got one! Elapsed wall clock time (in seconds):59.417
61.74/59.52	o 17044
61.93/59.78	c cleaning 7717 clauses out of 15445 with flag 2751/212236
63.43/61.29	c cleaning 6851 clauses out of 13728 with flag 19968/218236
65.25/63.07	c cleaning 6930 clauses out of 13877 with flag 39870/225236
67.35/65.17	c cleaning 7470 clauses out of 14947 with flag 62920/233236
69.75/67.50	c cleaning 8241 clauses out of 16481 with flag 87571/242240
72.63/70.12	c cleaning 9113 clauses out of 18236 with flag 114476/252236
75.01/72.53	c Got one! Elapsed wall clock time (in seconds):72.421
75.01/72.53	o 17036
76.02/73.59	c Got one! Elapsed wall clock time (in seconds):73.487
76.02/73.59	o 17005
76.48/73.91	c cleaning 11604 clauses out of 23224 with flag 2633/266337
77.70/74.75	c Got one! Elapsed wall clock time (in seconds):74.641
77.70/74.75	o 17002
77.70/74.79	c Got one! Elapsed wall clock time (in seconds):74.687
77.70/74.79	o 16990
77.81/74.80	c Got one! Elapsed wall clock time (in seconds):74.696
77.81/74.80	o 16969
77.81/74.81	c Got one! Elapsed wall clock time (in seconds):74.7
77.81/74.81	o 16954
78.30/75.32	c cleaning 8640 clauses out of 17299 with flag 5308/272016
79.80/76.84	c cleaning 7322 clauses out of 14660 with flag 22601/278017
81.50/78.56	c cleaning 7167 clauses out of 14340 with flag 42476/285019
81.90/78.98	c Got one! Elapsed wall clock time (in seconds):78.871
81.90/78.98	o 16951
82.90/79.99	c cleaning 6446 clauses out of 12905 with flag 10454/290751
83.31/80.35	c Got one! Elapsed wall clock time (in seconds):80.245
83.31/80.35	o 16936
84.30/81.36	c cleaning 6009 clauses out of 12034 with flag 11199/296326
85.90/82.97	c cleaning 6007 clauses out of 12025 with flag 28575/302326
87.91/84.99	c cleaning 6508 clauses out of 13020 with flag 51655/309328
90.01/87.06	c cleaning 7253 clauses out of 14510 with flag 73629/317326
92.97/89.63	c cleaning 8123 clauses out of 16257 with flag 97486/326326
93.27/89.97	c Got one! Elapsed wall clock time (in seconds):89.864
93.27/89.97	o 16922
94.27/90.98	c cleaning 6803 clauses out of 13615 with flag 10577/331807
95.78/92.49	c cleaning 6395 clauses out of 12810 with flag 26751/337805
97.77/94.42	c cleaning 6702 clauses out of 13415 with flag 47730/344805
99.87/96.52	c cleaning 7357 clauses out of 14717 with flag 70504/352809
102.18/98.87	c cleaning 8174 clauses out of 16356 with flag 96302/361805
102.48/99.16	c Got one! Elapsed wall clock time (in seconds):99.051
102.48/99.16	o 16919
103.38/100.10	c cleaning 6693 clauses out of 13401 with flag 9487/367024
103.68/100.30	c Got one! Elapsed wall clock time (in seconds):100.192
103.68/100.30	o 16889
104.89/101.52	c cleaning 6278 clauses out of 12566 with flag 13252/372882
105.89/102.52	c Got one! Elapsed wall clock time (in seconds):102.414
105.89/102.52	o 16885
106.09/102.76	c cleaning 5697 clauses out of 11399 with flag 2457/377993
107.59/104.26	c cleaning 5846 clauses out of 11700 with flag 18974/383991
109.49/106.13	c cleaning 6422 clauses out of 12855 with flag 39650/390992
111.85/108.32	c cleaning 7212 clauses out of 14434 with flag 63097/398993
113.15/109.64	c Got one! Elapsed wall clock time (in seconds):109.534
113.15/109.64	o 16858
114.15/110.70	c Got one! Elapsed wall clock time (in seconds):110.589
114.15/110.70	o 16853
114.46/110.97	c cleaning 8739 clauses out of 17485 with flag 2537/409256
114.77/111.22	c Got one! Elapsed wall clock time (in seconds):111.114
114.77/111.22	o 16852
115.07/111.58	c Got one! Elapsed wall clock time (in seconds):111.468
115.07/111.58	o 16827
115.17/111.61	c Got one! Elapsed wall clock time (in seconds):111.503
115.17/111.61	o 16811
115.17/111.62	c Got one! Elapsed wall clock time (in seconds):111.517
115.17/111.62	o 16796
115.67/112.15	c Got one! Elapsed wall clock time (in seconds):112.038
115.67/112.15	o 16763
115.97/112.42	c cleaning 7333 clauses out of 14683 with flag 2860/415193
117.47/113.91	c cleaning 6671 clauses out of 13350 with flag 20550/421193
119.37/115.85	c cleaning 6834 clauses out of 13678 with flag 42180/428192
121.57/118.04	c cleaning 7416 clauses out of 14846 with flag 67535/436194
123.97/120.45	c cleaning 8213 clauses out of 16429 with flag 96751/445193
126.78/123.21	c cleaning 9104 clauses out of 18216 with flag 130946/455193
130.07/126.37	c cleaning 10047 clauses out of 20113 with flag 166155/466194
133.47/129.78	c cleaning 11026 clauses out of 22066 with flag 206588/478194
137.27/133.52	c cleaning 12016 clauses out of 24038 with flag 250333/491192
141.47/137.76	c cleaning 13006 clauses out of 26022 with flag 296078/505192
145.87/142.13	c cleaning 14009 clauses out of 28017 with flag 337960/520193
150.38/146.44	c cleaning 15005 clauses out of 30009 with flag 377487/536194
154.97/151.07	c cleaning 15996 clauses out of 32002 with flag 419361/553192
159.67/155.73	c cleaning 16995 clauses out of 34006 with flag 466623/571192
165.07/161.14	c cleaning 18004 clauses out of 36012 with flag 522837/590193
170.95/166.87	c cleaning 18997 clauses out of 38008 with flag 578124/610193
176.05/171.96	c cleaning 20001 clauses out of 40010 with flag 633107/631192
181.55/177.47	c cleaning 21003 clauses out of 42009 with flag 691265/653192
187.05/182.95	c cleaning 21998 clauses out of 44006 with flag 754012/676192
192.72/188.46	c cleaning 23004 clauses out of 46008 with flag 821170/700192
198.43/194.10	c cleaning 23997 clauses out of 48005 with flag 892361/725193
204.33/200.08	c cleaning 24999 clauses out of 50007 with flag 969065/751192
210.53/206.25	c cleaning 25998 clauses out of 52008 with flag 1047050/778192
217.41/212.92	c cleaning 27001 clauses out of 54010 with flag 1127617/806192
224.21/219.71	c cleaning 27996 clauses out of 56010 with flag 1208876/835193
231.55/226.83	c cleaning 29005 clauses out of 58013 with flag 1292768/865192
239.06/234.36	c cleaning 30001 clauses out of 60008 with flag 1380087/896192
246.87/242.18	c cleaning 31001 clauses out of 62007 with flag 1470963/928192
255.79/250.95	c cleaning 32001 clauses out of 64007 with flag 1559308/961193
264.38/259.60	c cleaning 33000 clauses out of 66005 with flag 1656830/995192
273.67/268.64	c cleaning 34002 clauses out of 68005 with flag 1756272/1030192
283.07/278.06	c cleaning 35002 clauses out of 70003 with flag 1858258/1066192
293.88/288.62	c cleaning 35999 clauses out of 72001 with flag 1964394/1103192
303.89/298.66	c cleaning 37000 clauses out of 74002 with flag 2074705/1141192
314.39/309.09	c cleaning 37997 clauses out of 76002 with flag 2181079/1180192
325.19/319.85	c cleaning 39002 clauses out of 78006 with flag 2289474/1220193
336.43/330.98	c cleaning 39997 clauses out of 80004 with flag 2395972/1261193
348.44/342.87	c cleaning 41004 clauses out of 82007 with flag 2502533/1303193
360.95/355.37	c cleaning 42002 clauses out of 84003 with flag 2616467/1346193
374.36/368.63	c cleaning 42999 clauses out of 86000 with flag 2741561/1390192
387.46/381.70	c cleaning 44000 clauses out of 88002 with flag 2868900/1435193
401.51/395.54	c cleaning 45000 clauses out of 90002 with flag 2997442/1481193
416.22/410.08	c cleaning 45997 clauses out of 92002 with flag 3132058/1528193
431.92/425.71	c cleaning 46998 clauses out of 94005 with flag 3267577/1576193
447.51/441.24	c cleaning 48003 clauses out of 96006 with flag 3403961/1625192
462.80/456.50	c cleaning 49000 clauses out of 98003 with flag 3528888/1675192
480.54/473.79	c cleaning 49994 clauses out of 100003 with flag 3659368/1726192
498.26/491.33	c cleaning 51001 clauses out of 102009 with flag 3806309/1778192
516.10/509.09	c cleaning 52000 clauses out of 104008 with flag 3958185/1831192
534.13/526.99	c cleaning 52996 clauses out of 106008 with flag 4113500/1885192
551.71/544.40	c cleaning 54000 clauses out of 108013 with flag 4270967/1940193
569.96/562.44	c cleaning 54999 clauses out of 110012 with flag 4427490/1996192
588.55/580.91	c cleaning 56001 clauses out of 112015 with flag 4587390/2053194
607.38/599.53	c cleaning 57000 clauses out of 114013 with flag 4749075/2111193
626.47/618.36	c cleaning 58000 clauses out of 116013 with flag 4906408/2170193
645.48/637.22	c cleaning 59003 clauses out of 118013 with flag 5062011/2230193
665.35/656.83	c cleaning 60004 clauses out of 120012 with flag 5220154/2291195
685.89/677.28	c cleaning 60992 clauses out of 122006 with flag 5390529/2353193
706.90/698.10	c cleaning 62003 clauses out of 124014 with flag 5560417/2416193
728.72/719.73	c cleaning 63001 clauses out of 126011 with flag 5740563/2480193
751.12/741.96	c cleaning 64001 clauses out of 128011 with flag 5927967/2545194
774.67/765.27	c cleaning 65002 clauses out of 130009 with flag 6109102/2611193
798.59/788.96	c cleaning 66000 clauses out of 132008 with flag 6287278/2678194
822.14/812.23	c cleaning 67001 clauses out of 134007 with flag 6463687/2746193
847.55/837.26	c cleaning 67998 clauses out of 136005 with flag 6659187/2815192
874.10/863.41	c cleaning 69004 clauses out of 138009 with flag 6865463/2885194
900.85/889.89	c cleaning 69999 clauses out of 140003 with flag 7084872/2956192
927.81/916.37	c cleaning 71002 clauses out of 142004 with flag 7290786/3028192
955.77/943.87	c cleaning 71999 clauses out of 144004 with flag 7507028/3101194
986.76/974.27	c cleaning 72998 clauses out of 146003 with flag 7714872/3175192
1016.46/1003.54	c cleaning 73994 clauses out of 148006 with flag 7923819/3250193
1046.08/1032.75	c cleaning 75001 clauses out of 150012 with flag 8130778/3326193
1075.36/1061.75	c cleaning 76001 clauses out of 152010 with flag 8357130/3403192
1105.81/1091.77	c cleaning 76996 clauses out of 154009 with flag 8560561/3481192
1137.41/1122.80	c cleaning 78008 clauses out of 156015 with flag 8770165/3560194
1167.04/1152.12	c cleaning 79000 clauses out of 158005 with flag 8992851/3640192
1199.85/1184.54	c cleaning 80001 clauses out of 160006 with flag 9226851/3721193
1234.24/1218.59	c cleaning 80998 clauses out of 162006 with flag 9468567/3803194
1269.30/1253.21	c cleaning 82000 clauses out of 164007 with flag 9708574/3886193
1310.68/1294.16	c cleaning 83001 clauses out of 166007 with flag 9972915/3970193
1347.42/1330.54	c cleaning 83993 clauses out of 168006 with flag 10223444/4055193
1383.02/1365.76	c cleaning 85002 clauses out of 170013 with flag 10479253/4141193
1420.24/1402.59	c cleaning 86001 clauses out of 172010 with flag 10737051/4228192
1458.96/1440.64	c cleaning 87005 clauses out of 174010 with flag 10991926/4316193
1496.31/1477.57	c cleaning 87997 clauses out of 176004 with flag 11250136/4405192
1534.63/1515.36	c cleaning 88999 clauses out of 178007 with flag 11492223/4495192
1575.56/1555.79	c cleaning 90004 clauses out of 180008 with flag 11745370/4586192
1613.90/1593.41	c cleaning 90998 clauses out of 182006 with flag 12014364/4678194
1655.46/1634.51	c cleaning 92002 clauses out of 184008 with flag 12282203/4771194
1697.35/1675.83	c cleaning 92999 clauses out of 186004 with flag 12550526/4865192
1742.10/1720.10	c cleaning 94002 clauses out of 188007 with flag 12832041/4960194
1786.99/1764.32	c cleaning 94999 clauses out of 190003 with flag 13113163/5056192
1800.01/1777.20	c starts		: 82
1800.01/1777.20	c conflicts		: 5091868
1800.01/1777.20	c decisions		: 5134357
1800.01/1777.20	c propagations		: 343807428
1800.01/1777.20	c inspects		: 16949609814
1800.01/1777.20	c shortcuts		: 0
1800.01/1777.20	c learnt literals	: 0
1800.01/1777.20	c learnt binary clauses	: 3
1800.01/1777.20	c learnt ternary clauses	: 1070
1800.01/1777.20	c learnt constraints	: 5091868
1800.01/1777.20	c ignored constraints	: 0
1800.01/1777.20	c root simplifications	: 0
1800.01/1777.20	c removed literals (reason simplification)	: 0
1800.01/1777.20	c reason swapping (by a shorter reason)	: 0
1800.01/1777.20	c Calls to reduceDB	: 141
1800.01/1777.20	c Number of update (reduction) of LBD	: 2907
1800.01/1777.20	c Imported unit clauses	: 0
1800.01/1777.20	c number of reductions to clauses (during analyze)	: 0
1800.01/1777.20	c number of learned constraints concerned by reduction	: 0
1800.01/1777.20	c number of learning phase by resolution	: 0
1800.01/1777.20	c number of learning phase by cutting planes	: 0
1800.01/1777.20	c speed (assignments/second)	: 193500.28872454664
1800.01/1777.20	c non guided choices	0
1800.01/1777.23	c learnt constraints type 
1800.01/1777.23	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 3
1800.01/1777.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 130677
1800.01/1777.23	s SATISFIABLE
1800.01/1777.23	c Found 58 solution(s)
1800.01/1777.23	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.01/1777.23	c objective function=16763
1800.01/1777.23	c Total wall clock time (in seconds): 1777.127

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-4119298-1467253853/watcher-4119298-1467253853 -o /tmp/evaluation-result-4119298-1467253853/solver-4119298-1467253853 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1467250272-6476 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4119298-1467253853.opb 

pid=6961
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: 2.22 2.27 2.26 3/195 6964
/proc/meminfo: memFree=28416056/32872528 swapFree=1555460/1718980
[pid=6964] ppid=6961 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/6964/stat : 6964 (java) R 6961 6964 5948 0 -1 4202496 374 0 0 0 0 0 0 0 20 0 1 0 4412939 2560000 46 33554432000 1073741824 1073778376 140733964936992 140733964934120 270320889127 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 625 46 37 9 0 29 0

[startup+0.10006 s]
/proc/loadavg: 2.22 2.27 2.26 3/195 6964
/proc/meminfo: memFree=28416056/32872528 swapFree=1555460/1718980
[pid=6964] ppid=6961 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/6964/stat : 6964 (java) S 6961 6964 5948 0 -1 4202496 4409 0 1 0 9 1 0 0 20 0 18 0 4412939 9787879424 6032 33554432000 1073741824 1073778376 140733964936992 140733964928128 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 2389619 6032 2131 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.20022 s]
/proc/loadavg: 2.22 2.27 2.26 3/195 6964
/proc/meminfo: memFree=28416056/32872528 swapFree=1555460/1718980
[pid=6964] ppid=6961 vsize=9558476 CPUtime=0.25 cores=1,3,5,7
/proc/6964/stat : 6964 (java) S 6961 6964 5948 0 -1 4202496 4707 0 1 0 24 1 0 0 20 0 18 0 4412939 9787879424 6767 33554432000 1073741824 1073778376 140733964936992 140733964928128 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 2389619 6767 2214 9 0 2380296 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300227 s]
/proc/loadavg: 2.22 2.27 2.26 3/195 6964
/proc/meminfo: memFree=28416056/32872528 swapFree=1555460/1718980
[pid=6964] ppid=6961 vsize=9558476 CPUtime=0.47 cores=1,3,5,7
/proc/6964/stat : 6964 (java) S 6961 6964 5948 0 -1 4202496 5951 0 1 0 46 1 0 0 20 0 18 0 4412939 9787879424 8569 33554432000 1073741824 1073778376 140733964936992 140733964928128 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 2389619 8569 2246 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700202 s]
/proc/loadavg: 2.22 2.27 2.26 3/195 6964
/proc/meminfo: memFree=28416056/32872528 swapFree=1555460/1718980
[pid=6964] ppid=6961 vsize=9625040 CPUtime=1.67 cores=1,3,5,7
/proc/6964/stat : 6964 (java) S 6961 6964 5948 0 -1 4202496 14521 0 1 0 164 3 0 0 20 0 19 0 4412939 9856040960 14821 33554432000 1073741824 1073778376 140733964936992 140733964928128 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 2406260 14821 2274 9 0 2396937 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 9625040

[startup+1.50082 s]
/proc/loadavg: 2.22 2.27 2.26 4/214 6983
/proc/meminfo: memFree=28340780/32872528 swapFree=1555460/1718980
[pid=6964] ppid=6961 vsize=9625040 CPUtime=2.64 cores=1,3,5,7
/proc/6964/stat : 6964 (java) S 6961 6964 5948 0 -1 4202496 14535 0 1 0 260 4 0 0 20 0 19 0 4412939 9856040960 21989 33554432000 1073741824 1073778376 140733964936992 140733964928128 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 2406260 21989 2274 9 0 2396937 0
[pid=6964/tid=6966] ppid=6961 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (java) R 6961 6964 5948 0 -1 4202560 2438 0 1 0 145 2 0 0 20 0 19 0 4412940 9856040960 21989 33554432000 1073741824 1073778376 140733964936992 140623903699248 140623756354272 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6964/tid=6967] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6967/stat : 6967 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412941 9856040960 21989 33554432000 1073741824 1073778376 140733964936992 140623876160040 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6968] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6968/stat : 6968 (java) S 6961 6964 5948 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4412941 9856040960 21989 33554432000 1073741824 1073778376 140733964936992 140623875107240 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6969] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6969/stat : 6969 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412941 9856040960 21989 33554432000 1073741824 1073778376 140733964936992 140623744641320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6964/tid=6970] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6970/stat : 6970 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412941 9856040960 21989 33554432000 1073741824 1073778376 140733964936992 140623743588520 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6964/tid=6971] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6971/stat : 6971 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412941 9856040960 21989 33554432000 1073741824 1073778376 140733964936992 140623742536744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6972] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6972/stat : 6972 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412941 9856040960 21989 33554432000 1073741824 1073778376 140733964936992 140623741483944 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6964/tid=6973] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6973/stat : 6973 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412941 9856040960 21989 33554432000 1073741824 1073778376 140733964936992 140623740431144 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6964/tid=6974] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6974/stat : 6974 (java) S 6961 6964 5948 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4412941 9856040960 21989 33554432000 1073741824 1073778376 140733964936992 140623269063336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6975] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6975/stat : 6975 (java) S 6961 6964 5948 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4412942 9856040960 21989 33554432000 1073741824 1073778376 140733964936992 140623256865256 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6976] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6976/stat : 6976 (java) S 6961 6964 5948 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4412943 9856040960 21989 33554432000 1073741824 1073778376 140733964936992 140623255811320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6977] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6977/stat : 6977 (java) S 6961 6964 5948 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4412943 9856040960 21989 33554432000 1073741824 1073778376 140733964936992 140623254758408 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6978] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6978/stat : 6978 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412945 9856040960 21989 33554432000 1073741824 1073778376 140733964936992 140623253706896 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6979] ppid=6961 vsize=9625040 CPUtime=0.57 cores=1,3,5,7
/proc/6964/task/6979/stat : 6979 (java) S 6961 6964 5948 0 -1 4202560 4454 0 0 0 56 1 0 0 20 0 19 0 4412945 9856040960 21989 33554432000 1073741824 1073778376 140733964936992 140623252655032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6980] ppid=6961 vsize=9625040 CPUtime=0.55 cores=1,3,5,7
/proc/6964/task/6980/stat : 6980 (java) S 6961 6964 5948 0 -1 4202560 6366 0 0 0 54 1 0 0 20 0 19 0 4412945 9856040960 21989 33554432000 1073741824 1073778376 140733964936992 140623251602232 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6981] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6981/stat : 6981 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412945 9856040960 21989 33554432000 1073741824 1073778376 140733964936992 140623250549624 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6982] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6982/stat : 6982 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412945 9856040960 21989 33554432000 1073741824 1073778376 140733964936992 140623249497032 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6983] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6983/stat : 6983 (java) S 6961 6964 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4412982 9856040960 21989 33554432000 1073741824 1073778376 140733964936992 140623248344232 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 9625040

[startup+3.10078 s]
/proc/loadavg: 2.22 2.27 2.26 4/214 6983
/proc/meminfo: memFree=28289468/32872528 swapFree=1555460/1718980
[pid=6964] ppid=6961 vsize=9625040 CPUtime=4.32 cores=1,3,5,7
/proc/6964/stat : 6964 (java) S 6961 6964 5948 0 -1 4202496 14565 0 1 0 428 4 0 0 20 0 19 0 4412939 9856040960 32235 33554432000 1073741824 1073778376 140733964936992 140733964928128 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 2406260 32235 2279 9 0 2396937 0
[pid=6964/tid=6966] ppid=6961 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (java) R 6961 6964 5948 0 -1 4202560 2460 0 1 0 304 2 0 0 20 0 19 0 4412940 9856040960 32235 33554432000 1073741824 1073778376 140733964936992 140623903705592 140623756547556 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6964/tid=6967] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6967/stat : 6967 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412941 9856040960 32235 33554432000 1073741824 1073778376 140733964936992 140623876160040 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6968] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6968/stat : 6968 (java) S 6961 6964 5948 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4412941 9856040960 32235 33554432000 1073741824 1073778376 140733964936992 140623875107240 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6969] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6969/stat : 6969 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412941 9856040960 32235 33554432000 1073741824 1073778376 140733964936992 140623744641320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6964/tid=6970] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6970/stat : 6970 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412941 9856040960 32235 33554432000 1073741824 1073778376 140733964936992 140623743588520 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6964/tid=6971] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6971/stat : 6971 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412941 9856040960 32235 33554432000 1073741824 1073778376 140733964936992 140623742536744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6972] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6972/stat : 6972 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412941 9856040960 32235 33554432000 1073741824 1073778376 140733964936992 140623741483944 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6964/tid=6973] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6973/stat : 6973 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412941 9856040960 32235 33554432000 1073741824 1073778376 140733964936992 140623740431144 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6964/tid=6974] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6974/stat : 6974 (java) S 6961 6964 5948 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4412941 9856040960 32235 33554432000 1073741824 1073778376 140733964936992 140623269063336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6975] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6975/stat : 6975 (java) S 6961 6964 5948 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 4412942 9856040960 32235 33554432000 1073741824 1073778376 140733964936992 140623256865256 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6976] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6976/stat : 6976 (java) S 6961 6964 5948 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4412943 9856040960 32235 33554432000 1073741824 1073778376 140733964936992 140623255811320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6977] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6977/stat : 6977 (java) S 6961 6964 5948 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4412943 9856040960 32235 33554432000 1073741824 1073778376 140733964936992 140623254758408 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6978] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6978/stat : 6978 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412945 9856040960 32235 33554432000 1073741824 1073778376 140733964936992 140623253706896 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6979] ppid=6961 vsize=9625040 CPUtime=0.6 cores=1,3,5,7
/proc/6964/task/6979/stat : 6979 (java) S 6961 6964 5948 0 -1 4202560 4459 0 0 0 59 1 0 0 20 0 19 0 4412945 9856040960 32235 33554432000 1073741824 1073778376 140733964936992 140623252655032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6980] ppid=6961 vsize=9625040 CPUtime=0.62 cores=1,3,5,7
/proc/6964/task/6980/stat : 6980 (java) S 6961 6964 5948 0 -1 4202560 6368 0 0 0 61 1 0 0 20 0 19 0 4412945 9856040960 32235 33554432000 1073741824 1073778376 140733964936992 140623251602232 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6981] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6981/stat : 6981 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412945 9856040960 32235 33554432000 1073741824 1073778376 140733964936992 140623250549624 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6982] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6982/stat : 6982 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412945 9856040960 32235 33554432000 1073741824 1073778376 140733964936992 140623249497032 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6983] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6983/stat : 6983 (java) S 6961 6964 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4412982 9856040960 32235 33554432000 1073741824 1073778376 140733964936992 140623248344232 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.32
Current children cumulated vsize (KiB) 9625040

[startup+6.30079 s]
/proc/loadavg: 2.28 2.29 2.26 3/214 6983
/proc/meminfo: memFree=28117832/32872528 swapFree=1555460/1718980
[pid=6964] ppid=6961 vsize=9625040 CPUtime=7.76 cores=1,3,5,7
/proc/6964/stat : 6964 (java) S 6961 6964 5948 0 -1 4202496 14832 0 1 0 761 15 0 0 20 0 19 0 4412939 9856040960 61940 33554432000 1073741824 1073778376 140733964936992 140733964928128 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 2406260 61940 2292 9 0 2396937 0
[pid=6964/tid=6966] ppid=6961 vsize=9625040 CPUtime=6.2 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (java) R 6961 6964 5948 0 -1 4202560 2485 0 1 0 617 3 0 0 20 0 19 0 4412940 9856040960 61940 33554432000 1073741824 1073778376 140733964936992 140623903698640 140623756288456 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6964/tid=6967] ppid=6961 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/6964/task/6967/stat : 6967 (java) S 6961 6964 5948 0 -1 4202560 26 0 0 0 0 1 0 0 20 0 19 0 4412941 9856040960 61940 33554432000 1073741824 1073778376 140733964936992 140623876160040 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6968] ppid=6961 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/6964/task/6968/stat : 6968 (java) S 6961 6964 5948 0 -1 4202560 20 0 0 0 0 1 0 0 20 0 19 0 4412941 9856040960 61940 33554432000 1073741824 1073778376 140733964936992 140623875107240 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6969] ppid=6961 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/6964/task/6969/stat : 6969 (java) S 6961 6964 5948 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 4412941 9856040960 61940 33554432000 1073741824 1073778376 140733964936992 140623744641320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6970] ppid=6961 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/6964/task/6970/stat : 6970 (java) S 6961 6964 5948 0 -1 4202560 30 0 0 0 0 1 0 0 20 0 19 0 4412941 9856040960 61940 33554432000 1073741824 1073778376 140733964936992 140623743588520 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6964/tid=6971] ppid=6961 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/6964/task/6971/stat : 6971 (java) S 6961 6964 5948 0 -1 4202560 17 0 0 0 0 1 0 0 20 0 19 0 4412941 9856040960 61940 33554432000 1073741824 1073778376 140733964936992 140623742536744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6972] ppid=6961 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/6964/task/6972/stat : 6972 (java) S 6961 6964 5948 0 -1 4202560 21 0 0 0 0 1 0 0 20 0 19 0 4412941 9856040960 61940 33554432000 1073741824 1073778376 140733964936992 140623741483944 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6973] ppid=6961 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/6964/task/6973/stat : 6973 (java) S 6961 6964 5948 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 4412941 9856040960 61940 33554432000 1073741824 1073778376 140733964936992 140623740431144 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6974] ppid=6961 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/6964/task/6974/stat : 6974 (java) S 6961 6964 5948 0 -1 4202560 21 0 0 0 0 1 0 0 20 0 19 0 4412941 9856040960 61940 33554432000 1073741824 1073778376 140733964936992 140623269063336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6975] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6975/stat : 6975 (java) S 6961 6964 5948 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 4412942 9856040960 61940 33554432000 1073741824 1073778376 140733964936992 140623256865256 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6976] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6976/stat : 6976 (java) S 6961 6964 5948 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4412943 9856040960 61940 33554432000 1073741824 1073778376 140733964936992 140623255811320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6977] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6977/stat : 6977 (java) S 6961 6964 5948 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4412943 9856040960 61940 33554432000 1073741824 1073778376 140733964936992 140623254758408 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6978] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6978/stat : 6978 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412945 9856040960 61940 33554432000 1073741824 1073778376 140733964936992 140623253706896 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6979] ppid=6961 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/6964/task/6979/stat : 6979 (java) S 6961 6964 5948 0 -1 4202560 4471 0 0 0 65 1 0 0 20 0 19 0 4412945 9856040960 61940 33554432000 1073741824 1073778376 140733964936992 140623252655032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6980] ppid=6961 vsize=9625040 CPUtime=0.63 cores=1,3,5,7
/proc/6964/task/6980/stat : 6980 (java) S 6961 6964 5948 0 -1 4202560 6368 0 0 0 62 1 0 0 20 0 19 0 4412945 9856040960 61940 33554432000 1073741824 1073778376 140733964936992 140623251602232 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6964/tid=6981] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6981/stat : 6981 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412945 9856040960 61940 33554432000 1073741824 1073778376 140733964936992 140623250549624 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6982] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6982/stat : 6982 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412945 9856040960 61940 33554432000 1073741824 1073778376 140733964936992 140623249497032 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6983] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6983/stat : 6983 (java) S 6961 6964 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4412982 9856040960 61940 33554432000 1073741824 1073778376 140733964936992 140623248344232 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.76
Current children cumulated vsize (KiB) 9625040


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

[pid=6964/tid=6983] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6983/stat : 6983 (java) S 6961 6964 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4412982 9856040960 333324 33554432000 1073741824 1073778376 140733964936992 140623248344232 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1622.86
Current children cumulated vsize (KiB) 9625040

[startup+1662.3 s]
/proc/loadavg: 2.23 2.25 2.23 3/213 7021
/proc/meminfo: memFree=26639876/32872528 swapFree=1555460/1718980
[pid=6964] ppid=6961 vsize=9625040 CPUtime=1683.78 cores=1,3,5,7
/proc/6964/stat : 6964 (java) S 6961 6964 5948 0 -1 4202496 51107 0 1 0 168053 325 0 0 20 0 19 0 4412939 9856040960 367663 33554432000 1073741824 1073778376 140733964936992 140733964928128 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 2406260 367663 2301 9 0 2396937 0
[pid=6964/tid=6966] ppid=6961 vsize=9625040 CPUtime=1644.9 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (java) R 6961 6964 5948 0 -1 4202560 3040 0 1 0 164452 38 0 0 20 0 19 0 4412940 9856040960 367663 33554432000 1073741824 1073778376 140733964936992 140623903706336 140623756534722 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6967] ppid=6961 vsize=9625040 CPUtime=3.35 cores=1,3,5,7
/proc/6964/task/6967/stat : 6967 (java) S 6961 6964 5948 0 -1 4202560 2952 0 0 0 299 36 0 0 20 0 19 0 4412941 9856040960 367663 33554432000 1073741824 1073778376 140733964936992 140623876160040 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6968] ppid=6961 vsize=9625040 CPUtime=3.4 cores=1,3,5,7
/proc/6964/task/6968/stat : 6968 (java) S 6961 6964 5948 0 -1 4202560 3233 0 0 0 306 34 0 0 20 0 19 0 4412941 9856040960 367663 33554432000 1073741824 1073778376 140733964936992 140623875107240 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6964/tid=6969] ppid=6961 vsize=9625040 CPUtime=3.22 cores=1,3,5,7
/proc/6964/task/6969/stat : 6969 (java) S 6961 6964 5948 0 -1 4202560 3309 0 0 0 291 31 0 0 20 0 19 0 4412941 9856040960 367663 33554432000 1073741824 1073778376 140733964936992 140623744641320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6964/tid=6970] ppid=6961 vsize=9625040 CPUtime=3.34 cores=1,3,5,7
/proc/6964/task/6970/stat : 6970 (java) S 6961 6964 5948 0 -1 4202560 3021 0 0 0 301 33 0 0 20 0 19 0 4412941 9856040960 367663 33554432000 1073741824 1073778376 140733964936992 140623743588520 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6964/tid=6971] ppid=6961 vsize=9625040 CPUtime=3.4 cores=1,3,5,7
/proc/6964/task/6971/stat : 6971 (java) S 6961 6964 5948 0 -1 4202560 4949 0 0 0 310 30 0 0 20 0 19 0 4412941 9856040960 367663 33554432000 1073741824 1073778376 140733964936992 140623742536744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6964/tid=6972] ppid=6961 vsize=9625040 CPUtime=3.2 cores=1,3,5,7
/proc/6964/task/6972/stat : 6972 (java) S 6961 6964 5948 0 -1 4202560 2980 0 0 0 286 34 0 0 20 0 19 0 4412941 9856040960 367663 33554432000 1073741824 1073778376 140733964936992 140623741483944 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6973] ppid=6961 vsize=9625040 CPUtime=3.33 cores=1,3,5,7
/proc/6964/task/6973/stat : 6973 (java) S 6961 6964 5948 0 -1 4202560 3665 0 0 0 290 43 0 0 20 0 19 0 4412941 9856040960 367663 33554432000 1073741824 1073778376 140733964936992 140623740431144 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6974] ppid=6961 vsize=9625040 CPUtime=3.42 cores=1,3,5,7
/proc/6964/task/6974/stat : 6974 (java) S 6961 6964 5948 0 -1 4202560 2053 0 0 0 310 32 0 0 20 0 19 0 4412941 9856040960 367663 33554432000 1073741824 1073778376 140733964936992 140623269063336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6975] ppid=6961 vsize=9625040 CPUtime=5.54 cores=1,3,5,7
/proc/6964/task/6975/stat : 6975 (java) S 6961 6964 5948 0 -1 4202560 2534 0 0 0 548 6 0 0 20 0 19 0 4412942 9856040960 367663 33554432000 1073741824 1073778376 140733964936992 140623256865256 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6976] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6976/stat : 6976 (java) S 6961 6964 5948 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4412943 9856040960 367663 33554432000 1073741824 1073778376 140733964936992 140623255811320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6977] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6977/stat : 6977 (java) S 6961 6964 5948 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4412943 9856040960 367663 33554432000 1073741824 1073778376 140733964936992 140623254758408 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6978] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6978/stat : 6978 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412945 9856040960 367663 33554432000 1073741824 1073778376 140733964936992 140623253706896 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6979] ppid=6961 vsize=9625040 CPUtime=1.16 cores=1,3,5,7
/proc/6964/task/6979/stat : 6979 (java) S 6961 6964 5948 0 -1 4202560 11643 0 0 0 114 2 0 0 20 0 19 0 4412945 9856040960 367663 33554432000 1073741824 1073778376 140733964936992 140623252655032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6980] ppid=6961 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/6964/task/6980/stat : 6980 (java) S 6961 6964 5948 0 -1 4202560 6371 0 0 0 70 1 0 0 20 0 19 0 4412945 9856040960 367663 33554432000 1073741824 1073778376 140733964936992 140623251602232 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6964/tid=6981] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6981/stat : 6981 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412945 9856040960 367663 33554432000 1073741824 1073778376 140733964936992 140623250549624 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6982] ppid=6961 vsize=9625040 CPUtime=0.56 cores=1,3,5,7
/proc/6964/task/6982/stat : 6982 (java) S 6961 6964 5948 0 -1 4202560 95 0 0 0 25 31 0 0 20 0 19 0 4412945 9856040960 367663 33554432000 1073741824 1073778376 140733964936992 140623249497032 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6983] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6983/stat : 6983 (java) S 6961 6964 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4412982 9856040960 367663 33554432000 1073741824 1073778376 140733964936992 140623248344232 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1683.78
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.23 2.25 2.23 3/213 7022
/proc/meminfo: memFree=26652912/32872528 swapFree=1555460/1718980
[pid=6964] ppid=6961 vsize=9625040 CPUtime=1744.4 cores=1,3,5,7
/proc/6964/stat : 6964 (java) S 6961 6964 5948 0 -1 4202496 51126 0 1 0 174113 327 0 0 20 0 19 0 4412939 9856040960 366115 33554432000 1073741824 1073778376 140733964936992 140733964928128 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 2406260 366115 2301 9 0 2396937 0
[pid=6964/tid=6966] ppid=6961 vsize=9625040 CPUtime=1704.52 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (java) R 6961 6964 5948 0 -1 4202560 3046 0 1 0 170414 38 0 0 20 0 19 0 4412940 9856040960 366115 33554432000 1073741824 1073778376 140733964936992 140623903698640 140623756288571 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6967] ppid=6961 vsize=9625040 CPUtime=3.44 cores=1,3,5,7
/proc/6964/task/6967/stat : 6967 (java) S 6961 6964 5948 0 -1 4202560 2952 0 0 0 308 36 0 0 20 0 19 0 4412941 9856040960 366115 33554432000 1073741824 1073778376 140733964936992 140623876160040 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6968] ppid=6961 vsize=9625040 CPUtime=3.48 cores=1,3,5,7
/proc/6964/task/6968/stat : 6968 (java) S 6961 6964 5948 0 -1 4202560 3233 0 0 0 314 34 0 0 20 0 19 0 4412941 9856040960 366115 33554432000 1073741824 1073778376 140733964936992 140623875107240 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6964/tid=6969] ppid=6961 vsize=9625040 CPUtime=3.32 cores=1,3,5,7
/proc/6964/task/6969/stat : 6969 (java) S 6961 6964 5948 0 -1 4202560 3309 0 0 0 301 31 0 0 20 0 19 0 4412941 9856040960 366115 33554432000 1073741824 1073778376 140733964936992 140623744641320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6970] ppid=6961 vsize=9625040 CPUtime=3.43 cores=1,3,5,7
/proc/6964/task/6970/stat : 6970 (java) S 6961 6964 5948 0 -1 4202560 3021 0 0 0 310 33 0 0 20 0 19 0 4412941 9856040960 366115 33554432000 1073741824 1073778376 140733964936992 140623743588520 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6964/tid=6971] ppid=6961 vsize=9625040 CPUtime=3.5 cores=1,3,5,7
/proc/6964/task/6971/stat : 6971 (java) S 6961 6964 5948 0 -1 4202560 4949 0 0 0 319 31 0 0 20 0 19 0 4412941 9856040960 366115 33554432000 1073741824 1073778376 140733964936992 140623742536744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6972] ppid=6961 vsize=9625040 CPUtime=3.32 cores=1,3,5,7
/proc/6964/task/6972/stat : 6972 (java) S 6961 6964 5948 0 -1 4202560 2980 0 0 0 298 34 0 0 20 0 19 0 4412941 9856040960 366115 33554432000 1073741824 1073778376 140733964936992 140623741483944 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6973] ppid=6961 vsize=9625040 CPUtime=3.49 cores=1,3,5,7
/proc/6964/task/6973/stat : 6973 (java) S 6961 6964 5948 0 -1 4202560 3665 0 0 0 305 44 0 0 20 0 19 0 4412941 9856040960 366115 33554432000 1073741824 1073778376 140733964936992 140623740431144 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6974] ppid=6961 vsize=9625040 CPUtime=3.51 cores=1,3,5,7
/proc/6964/task/6974/stat : 6974 (java) S 6961 6964 5948 0 -1 4202560 2053 0 0 0 319 32 0 0 20 0 19 0 4412941 9856040960 366115 33554432000 1073741824 1073778376 140733964936992 140623269063336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6975] ppid=6961 vsize=9625040 CPUtime=5.54 cores=1,3,5,7
/proc/6964/task/6975/stat : 6975 (java) S 6961 6964 5948 0 -1 4202560 2543 0 0 0 548 6 0 0 20 0 19 0 4412942 9856040960 366115 33554432000 1073741824 1073778376 140733964936992 140623256865256 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6976] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6976/stat : 6976 (java) S 6961 6964 5948 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4412943 9856040960 366115 33554432000 1073741824 1073778376 140733964936992 140623255811320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6977] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6977/stat : 6977 (java) S 6961 6964 5948 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4412943 9856040960 366115 33554432000 1073741824 1073778376 140733964936992 140623254758408 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6978] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6978/stat : 6978 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412945 9856040960 366115 33554432000 1073741824 1073778376 140733964936992 140623253706896 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6979] ppid=6961 vsize=9625040 CPUtime=1.16 cores=1,3,5,7
/proc/6964/task/6979/stat : 6979 (java) S 6961 6964 5948 0 -1 4202560 11643 0 0 0 114 2 0 0 20 0 19 0 4412945 9856040960 366115 33554432000 1073741824 1073778376 140733964936992 140623252655032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6980] ppid=6961 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/6964/task/6980/stat : 6980 (java) S 6961 6964 5948 0 -1 4202560 6371 0 0 0 70 1 0 0 20 0 19 0 4412945 9856040960 366115 33554432000 1073741824 1073778376 140733964936992 140623251602232 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6964/tid=6981] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6981/stat : 6981 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412945 9856040960 366115 33554432000 1073741824 1073778376 140733964936992 140623250549624 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6982] ppid=6961 vsize=9625040 CPUtime=0.59 cores=1,3,5,7
/proc/6964/task/6982/stat : 6982 (java) S 6961 6964 5948 0 -1 4202560 99 0 0 0 26 33 0 0 20 0 19 0 4412945 9856040960 366115 33554432000 1073741824 1073778376 140733964936992 140623249497032 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6983] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6983/stat : 6983 (java) S 6961 6964 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4412982 9856040960 366115 33554432000 1073741824 1073778376 140733964936992 140623248344232 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1744.4
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1777.2 s]
/proc/loadavg: 2.43 2.31 2.25 3/214 7026
/proc/meminfo: memFree=26899260/32872528 swapFree=1555460/1718980
[pid=6964] ppid=6961 vsize=9625040 CPUtime=1800.01 cores=1,3,5,7
/proc/6964/stat : 6964 (java) S 6961 6964 5948 0 -1 4202496 51239 0 1 0 179672 329 0 0 20 0 19 0 4412939 9856040960 305735 33554432000 1073741824 1073778376 140733964936992 140733964928128 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 2406260 305735 2301 9 0 2396937 0
[pid=6964/tid=6966] ppid=6961 vsize=9625040 CPUtime=1758.72 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (java) R 6961 6964 5948 0 -1 4202560 3054 0 1 0 175832 40 0 0 20 0 19 0 4412940 9856040960 305735 33554432000 1073741824 1073778376 140733964936992 140623903706336 140623756534722 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6967] ppid=6961 vsize=9625040 CPUtime=3.56 cores=1,3,5,7
/proc/6964/task/6967/stat : 6967 (java) S 6961 6964 5948 0 -1 4202560 2952 0 0 0 320 36 0 0 20 0 19 0 4412941 9856040960 305735 33554432000 1073741824 1073778376 140733964936992 140623876160040 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6968] ppid=6961 vsize=9625040 CPUtime=3.61 cores=1,3,5,7
/proc/6964/task/6968/stat : 6968 (java) S 6961 6964 5948 0 -1 4202560 3233 0 0 0 327 34 0 0 20 0 19 0 4412941 9856040960 305735 33554432000 1073741824 1073778376 140733964936992 140623875107240 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6969] ppid=6961 vsize=9625040 CPUtime=3.46 cores=1,3,5,7
/proc/6964/task/6969/stat : 6969 (java) S 6961 6964 5948 0 -1 4202560 3309 0 0 0 315 31 0 0 20 0 19 0 4412941 9856040960 305735 33554432000 1073741824 1073778376 140733964936992 140623744641320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6964/tid=6970] ppid=6961 vsize=9625040 CPUtime=3.53 cores=1,3,5,7
/proc/6964/task/6970/stat : 6970 (java) S 6961 6964 5948 0 -1 4202560 3021 0 0 0 320 33 0 0 20 0 19 0 4412941 9856040960 305735 33554432000 1073741824 1073778376 140733964936992 140623743588520 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6964/tid=6971] ppid=6961 vsize=9625040 CPUtime=3.6 cores=1,3,5,7
/proc/6964/task/6971/stat : 6971 (java) S 6961 6964 5948 0 -1 4202560 4949 0 0 0 329 31 0 0 20 0 19 0 4412941 9856040960 305735 33554432000 1073741824 1073778376 140733964936992 140623742536744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6972] ppid=6961 vsize=9625040 CPUtime=3.46 cores=1,3,5,7
/proc/6964/task/6972/stat : 6972 (java) S 6961 6964 5948 0 -1 4202560 2980 0 0 0 312 34 0 0 20 0 19 0 4412941 9856040960 305735 33554432000 1073741824 1073778376 140733964936992 140623741483944 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6973] ppid=6961 vsize=9625040 CPUtime=3.61 cores=1,3,5,7
/proc/6964/task/6973/stat : 6973 (java) S 6961 6964 5948 0 -1 4202560 3665 0 0 0 317 44 0 0 20 0 19 0 4412941 9856040960 305735 33554432000 1073741824 1073778376 140733964936992 140623740431144 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6974] ppid=6961 vsize=9625040 CPUtime=3.63 cores=1,3,5,7
/proc/6964/task/6974/stat : 6974 (java) S 6961 6964 5948 0 -1 4202560 2053 0 0 0 331 32 0 0 20 0 19 0 4412941 9856040960 305735 33554432000 1073741824 1073778376 140733964936992 140623269063336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6975] ppid=6961 vsize=9625040 CPUtime=5.83 cores=1,3,5,7
/proc/6964/task/6975/stat : 6975 (java) S 6961 6964 5948 0 -1 4202560 2644 0 0 0 577 6 0 0 20 0 19 0 4412942 9856040960 305735 33554432000 1073741824 1073778376 140733964936992 140623256865256 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6976] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6976/stat : 6976 (java) S 6961 6964 5948 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4412943 9856040960 305735 33554432000 1073741824 1073778376 140733964936992 140623255811320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6977] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6977/stat : 6977 (java) S 6961 6964 5948 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4412943 9856040960 305735 33554432000 1073741824 1073778376 140733964936992 140623254758408 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6978] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6978/stat : 6978 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412945 9856040960 305735 33554432000 1073741824 1073778376 140733964936992 140623253706896 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6979] ppid=6961 vsize=9625040 CPUtime=1.16 cores=1,3,5,7
/proc/6964/task/6979/stat : 6979 (java) S 6961 6964 5948 0 -1 4202560 11643 0 0 0 114 2 0 0 20 0 19 0 4412945 9856040960 305735 33554432000 1073741824 1073778376 140733964936992 140623252655032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6964/tid=6980] ppid=6961 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/6964/task/6980/stat : 6980 (java) S 6961 6964 5948 0 -1 4202560 6371 0 0 0 70 1 0 0 20 0 19 0 4412945 9856040960 305735 33554432000 1073741824 1073778376 140733964936992 140623251602232 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6964/tid=6981] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6981/stat : 6981 (java) S 6961 6964 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4412945 9856040960 305735 33554432000 1073741824 1073778376 140733964936992 140623250549624 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6982] ppid=6961 vsize=9625040 CPUtime=0.61 cores=1,3,5,7
/proc/6964/task/6982/stat : 6982 (java) S 6961 6964 5948 0 -1 4202560 103 0 0 0 27 34 0 0 20 0 19 0 4412945 9856040960 305735 33554432000 1073741824 1073778376 140733964936992 140623249497032 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6964/tid=6983] ppid=6961 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6964/task/6983/stat : 6983 (java) S 6961 6964 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4412982 9856040960 305735 33554432000 1073741824 1073778376 140733964936992 140623248344232 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9625040

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

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

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6964 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=108558
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=721434
# CPU time returned by wait4() is 1795.83
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1777.24
CPU time (s): 1800.01
CPU user time (s): 1796.72
CPU system time (s): 3.29
CPU usage (%): 101.281
Max. virtual memory (cumulated for all children) (KiB): 9626616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.11
system time used= 3.72143
maximum resident set size= 1545380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51275
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43245
involuntary context switches= 32061

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.38818 second user time and 6.89695 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-30 04:30:53
IDJOB=4119298
IDBENCH=111695
IDSOLVER=2546
FILE ID=node117/4119298-1467253853
RUNJOBID= node117-1467250272-6476
PBS_JOBID= 20004471
Free space on /tmp= 71624 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution 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 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119298-1467253853/watcher-4119298-1467253853 -o /tmp/evaluation-result-4119298-1467253853/solver-4119298-1467253853 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1467250272-6476 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119298-1467253853.opb

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

MD5SUM BENCH= c77d31423a25f2543575f897bd2eacb0
RANDOM SEED=408526697

node117.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.714
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.42
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.714
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.714
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.45
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.714
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.714
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.714
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.714
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.714
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:        28416336 kB
Buffers:          119612 kB
Cached:          1772836 kB
SwapCached:            0 kB
Active:           227952 kB
Inactive:        1742904 kB
Active(anon):      80848 kB
Inactive(anon):        4 kB
Active(file):     147104 kB
Inactive(file):  1742900 kB
Unevictable:     1718980 kB
Mlocked:         1555460 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1744 kB
Writeback:             0 kB
AnonPages:       1899564 kB
Mapped:            22236 kB
Shmem:               204 kB
Slab:             612112 kB
SReclaimable:      55864 kB
SUnreclaim:       556248 kB
KernelStack:        1768 kB
PageTables:         7904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2411688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    317440 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= 71624 MiB
End job on node117 at 2016-06-30 05:00:31