Trace number 4119585

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)-178 1800.1 899.164

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.09/0.10	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.13	c solving HOME/instance-4119585-1467259481.opb
0.09/0.13	c reading problem ... 
0.09/0.13	c  objective function found
0.44/0.30	c ... done. Wall clock time 0.171s.
0.44/0.30	c declared #vars     561
0.44/0.30	c internal #vars     1649
0.44/0.30	c #constraints  2176
0.44/0.30	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.44/0.30	c constraints type 
0.44/0.30	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1088
0.44/0.30	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1088
0.44/0.30	c 2176 constraints processed.
0.44/0.30	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.44/0.30	c constraints type 
0.44/0.30	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1088
0.44/0.30	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1088
0.44/0.30	c 2176 constraints processed.
0.44/0.30	c objective function length is 1441 literals
0.44/0.33	c And the winner is solver1
0.56/0.80	c SATISFIABLE
0.56/0.80	c OPTIMIZING...
0.56/0.80	c Got one! Elapsed wall clock time (in seconds):0.677
0.56/0.80	o -141
1.73/1.15	c And the winner is solver0
2.22/1.32	c Got one! Elapsed wall clock time (in seconds):1.191
2.22/1.32	o -142
4.27/2.23	c And the winner is solver1
4.27/2.28	c cleaning 2554 clauses out of 5113 with flag 10005/5113
4.53/2.32	c Got one! Elapsed wall clock time (in seconds):2.197
4.53/2.32	o -143
6.31/3.13	c And the winner is solver1
6.38/3.33	c Got one! Elapsed wall clock time (in seconds):3.201
6.38/3.33	o -144
6.80/3.57	c cleaning 3849 clauses out of 7708 with flag 2116/10262
9.26/4.72	c cleaning 4930 clauses out of 9859 with flag 14775/16262
11.96/6.09	c cleaning 5964 clauses out of 11929 with flag 29616/23262
15.17/7.62	c cleaning 6981 clauses out of 13965 with flag 46582/31262
18.57/9.35	c cleaning 7990 clauses out of 15985 with flag 65781/40263
22.68/11.36	c cleaning 8997 clauses out of 17995 with flag 86117/50263
27.30/13.61	c cleaning 9999 clauses out of 19998 with flag 108170/61263
32.65/16.22	c cleaning 10997 clauses out of 21998 with flag 132343/73262
37.25/18.52	c And the winner is solver1
37.25/18.83	c Got one! Elapsed wall clock time (in seconds):18.708
37.25/18.83	o -155
39.02/19.72	c cleaning 13812 clauses out of 27628 with flag 10610/89889
41.08/20.70	c cleaning 9901 clauses out of 19816 with flag 23271/95889
43.44/21.85	c cleaning 8454 clauses out of 16914 with flag 38054/102888
46.06/23.13	c cleaning 8227 clauses out of 16460 with flag 54979/110888
49.51/24.94	c And the winner is solver1
49.56/25.34	c Got one! Elapsed wall clock time (in seconds):25.213
49.56/25.34	o -156
51.28/26.20	c cleaning 10999 clauses out of 21998 with flag 10583/124653
53.28/27.23	c cleaning 8496 clauses out of 16999 with flag 23278/130653
56.06/28.51	c cleaning 7749 clauses out of 15504 with flag 38158/137654
58.86/29.94	c cleaning 7874 clauses out of 15755 with flag 55097/145654
62.75/31.87	c And the winner is solver1
62.75/31.88	c cleaning 8437 clauses out of 16881 with flag 74211/154654
62.91/32.34	c Got one! Elapsed wall clock time (in seconds):32.218
62.91/32.34	o -160
64.61/33.23	c cleaning 6721 clauses out of 13445 with flag 10669/159655
66.63/34.29	c cleaning 6355 clauses out of 12723 with flag 23415/165654
69.21/35.56	c cleaning 6680 clauses out of 13369 with flag 38302/172655
72.01/36.95	c cleaning 7339 clauses out of 14688 with flag 55212/180654
75.01/38.46	c cleaning 8174 clauses out of 16351 with flag 74255/189656
79.00/40.32	c cleaning 9088 clauses out of 18175 with flag 95405/199654
81.41/41.55	c And the winner is solver1
81.48/41.85	c Got one! Elapsed wall clock time (in seconds):41.723
81.48/41.85	o -161
83.44/42.81	c cleaning 10512 clauses out of 21031 with flag 10666/211598
85.44/43.88	c cleaning 8254 clauses out of 16518 with flag 23429/217597
88.05/45.14	c cleaning 7631 clauses out of 15266 with flag 38320/224599
91.05/46.66	c cleaning 7813 clauses out of 15634 with flag 55219/232598
94.44/48.32	c cleaning 8410 clauses out of 16820 with flag 74264/241597
94.66/48.45	c And the winner is solver1
94.71/48.85	c Got one! Elapsed wall clock time (in seconds):48.728
94.71/48.85	o -162
96.84/49.89	c cleaning 7047 clauses out of 14104 with flag 10621/247291
99.04/50.93	c cleaning 6524 clauses out of 13056 with flag 23317/253290
101.44/52.14	c cleaning 6759 clauses out of 13532 with flag 38364/260290
104.46/53.60	c cleaning 7384 clauses out of 14773 with flag 55576/268290
107.47/55.18	c cleaning 8191 clauses out of 16390 with flag 74809/277291
110.08/56.45	c And the winner is solver1
110.17/56.93	c Got one! Elapsed wall clock time (in seconds):56.804
110.17/56.93	o -166
111.90/57.87	c cleaning 10204 clauses out of 20424 with flag 10609/289516
114.10/58.91	c cleaning 8109 clauses out of 16221 with flag 23338/295517
116.50/60.14	c cleaning 7551 clauses out of 15112 with flag 38279/302517
119.78/61.68	c cleaning 7775 clauses out of 15560 with flag 55231/310516
123.17/63.32	c cleaning 8390 clauses out of 16785 with flag 74288/319516
126.77/65.11	c cleaning 9194 clauses out of 18395 with flag 95612/329516
130.57/67.06	c cleaning 10099 clauses out of 20201 with flag 119182/340516
134.97/69.23	c cleaning 11052 clauses out of 22103 with flag 144530/352517
139.58/71.60	c cleaning 12020 clauses out of 24050 with flag 171996/365516
145.17/74.33	c cleaning 13016 clauses out of 26032 with flag 201526/379518
151.96/77.55	c cleaning 14004 clauses out of 28014 with flag 233184/394516
158.36/80.71	c cleaning 15006 clauses out of 30011 with flag 267100/410517
165.36/84.25	c cleaning 16003 clauses out of 32005 with flag 303062/427517
170.99/87.03	c And the winner is solver1
170.99/87.10	c Got one! Elapsed wall clock time (in seconds):86.978
170.99/87.10	o -171
172.79/88.09	c cleaning 17250 clauses out of 34507 with flag 10556/446022
174.99/89.12	c cleaning 11626 clauses out of 23257 with flag 23167/452022
177.19/90.28	c cleaning 9309 clauses out of 18632 with flag 38020/459023
180.83/91.87	c cleaning 8655 clauses out of 17322 with flag 54975/467022
184.03/93.50	c cleaning 8826 clauses out of 17667 with flag 73981/476022
187.63/95.29	c cleaning 9415 clauses out of 18841 with flag 95157/486022
191.63/97.25	c cleaning 10208 clauses out of 20426 with flag 118758/497022
196.23/99.54	c cleaning 11103 clauses out of 22218 with flag 144323/509022
198.63/100.77	c And the winner is solver1
198.70/101.20	c Got one! Elapsed wall clock time (in seconds):101.071
198.70/101.20	o -175
200.50/102.13	c cleaning 11254 clauses out of 22513 with flag 10564/520420
204.66/104.42	c cleaning 8623 clauses out of 17260 with flag 23281/526421
207.07/105.69	c cleaning 7815 clauses out of 15637 with flag 38224/533421
210.06/107.13	c cleaning 7906 clauses out of 15821 with flag 55139/541420
213.05/108.67	c cleaning 8453 clauses out of 16917 with flag 74067/550422
216.86/110.54	c cleaning 9229 clauses out of 18464 with flag 95381/560422
221.06/112.61	c cleaning 10114 clauses out of 20234 with flag 118685/571421
225.67/114.93	c cleaning 11057 clauses out of 22120 with flag 144089/583421
231.07/117.60	c cleaning 12027 clauses out of 24063 with flag 171561/596421
236.86/120.50	c cleaning 13016 clauses out of 26035 with flag 201118/610420
244.71/124.38	c cleaning 14010 clauses out of 28020 with flag 232724/625421
252.90/128.44	c cleaning 15001 clauses out of 30009 with flag 266499/641420
261.89/132.96	c cleaning 16000 clauses out of 32009 with flag 302438/658421
271.31/137.69	c cleaning 17002 clauses out of 34010 with flag 340500/676422
280.89/142.44	c cleaning 18000 clauses out of 36006 with flag 380739/695420
291.55/147.51	c cleaning 19004 clauses out of 38007 with flag 422957/715421
302.14/152.90	c cleaning 20001 clauses out of 40002 with flag 467158/736420
313.34/158.46	c cleaning 21002 clauses out of 42003 with flag 513662/758422
325.55/164.55	c cleaning 21999 clauses out of 43999 with flag 562217/781420
338.84/171.65	c cleaning 22995 clauses out of 46001 with flag 612887/805421
351.03/177.77	c cleaning 24003 clauses out of 48005 with flag 665907/830420
367.19/185.71	c cleaning 24997 clauses out of 50002 with flag 721091/856420
383.21/193.77	c cleaning 26001 clauses out of 52005 with flag 777977/883420
401.60/202.76	c cleaning 27000 clauses out of 54005 with flag 836949/911421
417.80/210.84	c cleaning 27999 clauses out of 56004 with flag 898318/940420
433.80/218.84	c cleaning 29000 clauses out of 58006 with flag 961839/970421
457.70/231.58	c cleaning 30000 clauses out of 60006 with flag 1027317/1001421
459.90/232.61	c And the winner is solver1
459.90/233.02	c Got one! Elapsed wall clock time (in seconds):232.899
459.90/233.02	o -176
460.33/233.26	c cleaning 17585 clauses out of 35179 with flag 2095/1006594
462.53/234.39	c cleaning 11790 clauses out of 23593 with flag 14764/1012593
465.11/235.64	c cleaning 9402 clauses out of 18804 with flag 29527/1019594
467.91/237.01	c cleaning 8696 clauses out of 17401 with flag 46347/1027593
471.43/238.75	c cleaning 8850 clauses out of 17706 with flag 65247/1036594
475.02/240.54	c cleaning 9427 clauses out of 18855 with flag 86338/1046593
478.81/242.50	c cleaning 10213 clauses out of 20429 with flag 109517/1057594
483.21/244.68	c cleaning 11105 clauses out of 22215 with flag 134827/1069593
488.61/247.31	c cleaning 12051 clauses out of 24110 with flag 162330/1082593
494.61/250.37	c cleaning 13027 clauses out of 26059 with flag 191998/1096593
501.40/253.69	c cleaning 14015 clauses out of 28033 with flag 223750/1111594
508.21/257.01	c cleaning 15007 clauses out of 30017 with flag 257445/1127593
515.01/260.40	c cleaning 16004 clauses out of 32011 with flag 293267/1144594
522.60/264.23	c cleaning 16999 clauses out of 34006 with flag 331296/1162593
530.84/268.29	c cleaning 18003 clauses out of 36008 with flag 371345/1181594
539.83/272.70	c cleaning 18997 clauses out of 38004 with flag 413548/1201593
549.43/277.53	c cleaning 19999 clauses out of 40008 with flag 457807/1222594
558.63/282.19	c cleaning 21005 clauses out of 42010 with flag 504243/1244595
571.00/288.18	c cleaning 22002 clauses out of 44003 with flag 552948/1267593
584.00/294.63	c cleaning 22999 clauses out of 46002 with flag 603624/1291594
595.95/300.46	c cleaning 23999 clauses out of 48003 with flag 656465/1316594
609.15/307.03	c cleaning 24999 clauses out of 50003 with flag 711469/1342593
623.86/314.21	c cleaning 26003 clauses out of 52005 with flag 768472/1369594
638.65/321.62	c cleaning 26998 clauses out of 54001 with flag 827550/1397593
654.05/329.15	c cleaning 28001 clauses out of 56004 with flag 888703/1426594
672.25/338.00	c cleaning 29001 clauses out of 58003 with flag 951984/1456594
690.89/347.15	c cleaning 29998 clauses out of 60001 with flag 1017369/1487593
710.56/356.75	c cleaning 31000 clauses out of 62004 with flag 1084978/1519594
730.56/366.75	c cleaning 31998 clauses out of 64004 with flag 1154752/1552594
756.15/379.01	c cleaning 33000 clauses out of 66006 with flag 1226521/1586594
781.88/391.62	c cleaning 34003 clauses out of 68006 with flag 1300518/1621594
809.32/405.17	c cleaning 35000 clauses out of 70003 with flag 1376411/1657594
839.12/420.95	c cleaning 35998 clauses out of 72002 with flag 1454724/1694593
869.45/436.01	c cleaning 37001 clauses out of 74005 with flag 1534577/1732594
897.84/450.16	c cleaning 37999 clauses out of 76003 with flag 1616805/1771593
925.73/463.85	c And the winner is solver1
925.73/463.91	c cleaning 39000 clauses out of 78005 with flag 1701092/1811594
925.73/464.00	c Got one! Elapsed wall clock time (in seconds):463.875
925.73/464.00	o -178
927.73/465.01	c cleaning 21996 clauses out of 44006 with flag 10593/1816595
929.93/466.13	c cleaning 13999 clauses out of 28009 with flag 23267/1822594
932.33/467.38	c cleaning 10499 clauses out of 21010 with flag 38031/1829594
935.74/468.98	c cleaning 9254 clauses out of 18512 with flag 54995/1837595
938.94/470.57	c cleaning 9122 clauses out of 18258 with flag 74096/1846595
942.54/472.32	c cleaning 9564 clauses out of 19136 with flag 95210/1856595
946.35/474.24	c cleaning 10284 clauses out of 20572 with flag 118404/1867595
950.75/476.42	c cleaning 11144 clauses out of 22287 with flag 143732/1879594
956.41/479.10	c cleaning 12067 clauses out of 24144 with flag 171199/1892595
962.02/481.93	c cleaning 13036 clauses out of 26077 with flag 200809/1906595
968.21/485.00	c cleaning 14017 clauses out of 28041 with flag 232567/1921595
975.52/488.53	c cleaning 15010 clauses out of 30024 with flag 266415/1937595
982.70/492.14	c cleaning 16007 clauses out of 32013 with flag 302395/1954594
991.84/496.58	c cleaning 16999 clauses out of 34006 with flag 340388/1972594
1000.43/500.89	c cleaning 18000 clauses out of 36007 with flag 380612/1991594
1009.83/505.52	c cleaning 19000 clauses out of 38008 with flag 422665/2011595
1019.80/510.34	c cleaning 20002 clauses out of 40008 with flag 466789/2032595
1031.01/515.95	c cleaning 21003 clauses out of 42005 with flag 513118/2054594
1043.63/522.09	c cleaning 22002 clauses out of 44003 with flag 561663/2077595
1054.63/527.52	c cleaning 22994 clauses out of 46001 with flag 612420/2101595
1066.03/533.21	c cleaning 24003 clauses out of 48006 with flag 665187/2126594
1078.23/539.38	c cleaning 24997 clauses out of 50003 with flag 720194/2152594
1091.43/545.96	c cleaning 26002 clauses out of 52006 with flag 777374/2179594
1106.03/553.02	c cleaning 27001 clauses out of 54004 with flag 836478/2207594
1121.43/560.73	c cleaning 27999 clauses out of 56003 with flag 897634/2236594
1138.43/569.26	c cleaning 29002 clauses out of 58004 with flag 961178/2266594
1157.05/578.36	c cleaning 30001 clauses out of 60002 with flag 1027033/2297594
1175.26/587.50	c cleaning 30998 clauses out of 62001 with flag 1094451/2329594
1194.44/597.07	c cleaning 31999 clauses out of 64004 with flag 1164007/2362595
1215.86/607.56	c cleaning 32998 clauses out of 66004 with flag 1235739/2396594
1237.96/618.33	c cleaning 34003 clauses out of 68006 with flag 1309633/2431594
1256.95/627.89	c cleaning 34999 clauses out of 70004 with flag 1385800/2467595
1281.47/639.85	c cleaning 35998 clauses out of 72004 with flag 1463665/2504594
1304.07/651.20	c cleaning 36998 clauses out of 74006 with flag 1543744/2542594
1327.10/662.47	c cleaning 38000 clauses out of 76009 with flag 1626131/2581595
1351.50/674.68	c cleaning 39001 clauses out of 78008 with flag 1710693/2621594
1375.38/686.39	c cleaning 40000 clauses out of 80007 with flag 1797021/2662594
1399.18/698.29	c cleaning 40997 clauses out of 82008 with flag 1885901/2704595
1424.06/710.45	c cleaning 42001 clauses out of 84011 with flag 1976853/2747595
1452.05/724.45	c cleaning 42998 clauses out of 86009 with flag 2069570/2791594
1482.28/740.89	c cleaning 44003 clauses out of 88011 with flag 2164733/2836594
1511.47/755.46	c cleaning 45004 clauses out of 90008 with flag 2262046/2882594
1541.58/770.49	c cleaning 46000 clauses out of 92004 with flag 2361532/2929594
1567.56/783.32	c cleaning 47000 clauses out of 94005 with flag 2463025/2977595
1596.33/797.71	c cleaning 47997 clauses out of 96004 with flag 2566669/3026594
1624.13/811.55	c cleaning 48995 clauses out of 98007 with flag 2673339/3076594
1651.72/825.34	c cleaning 49998 clauses out of 100012 with flag 2781509/3127594
1689.34/844.05	c cleaning 51004 clauses out of 102014 with flag 2891640/3179594
1721.80/860.11	c cleaning 51997 clauses out of 104010 with flag 3003738/3232594
1753.78/876.17	c cleaning 52998 clauses out of 106013 with flag 3117840/3286594
1787.29/892.75	c cleaning 54002 clauses out of 108016 with flag 3234748/3341595
1800.10/899.10	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1800.10/899.10	c starts		: 65693
1800.10/899.10	c conflicts		: 3366468
1800.10/899.10	c decisions		: 30813097
1800.10/899.10	c propagations		: 175507772
1800.10/899.10	c inspects		: 6114044390
1800.10/899.10	c shortcuts		: 0
1800.10/899.10	c learnt literals	: 0
1800.10/899.10	c learnt binary clauses	: 0
1800.10/899.10	c learnt ternary clauses	: 0
1800.10/899.10	c learnt constraints	: 3366468
1800.10/899.10	c ignored constraints	: 0
1800.10/899.10	c root simplifications	: 0
1800.10/899.10	c removed literals (reason simplification)	: 15236759
1800.10/899.10	c reason swapping (by a shorter reason)	: 0
1800.10/899.10	c Calls to reduceDB	: 169
1800.10/899.10	c Number of update (reduction) of LBD	: 137822
1800.10/899.10	c Imported unit clauses	: 0
1800.10/899.10	c number of reductions to clauses (during analyze)	: 0
1800.10/899.10	c number of learned constraints concerned by reduction	: 0
1800.10/899.10	c number of learning phase by resolution	: 0
1800.10/899.10	c number of learning phase by cutting planes	: 0
1800.10/899.10	c speed (assignments/second)	: 403379.9026874714
1800.10/899.10	c non guided choices	6
1800.10/899.13	c learnt constraints type 
1800.10/899.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 78887
1800.10/899.13	c >>>>>>>>>> Solver number 1 (13 answers) <<<<<<<<<<<<<<<<<<
1800.10/899.13	c starts		: 41
1800.10/899.13	c conflicts		: 6811
1800.10/899.13	c decisions		: 48872
1800.10/899.13	c propagations		: 278268
1800.10/899.13	c inspects		: 189402436
1800.10/899.13	c shortcuts		: 0
1800.10/899.13	c learnt literals	: 0
1800.10/899.13	c learnt binary clauses	: 0
1800.10/899.13	c learnt ternary clauses	: 0
1800.10/899.13	c learnt constraints	: 6810
1800.10/899.13	c ignored constraints	: 0
1800.10/899.13	c root simplifications	: 0
1800.10/899.13	c removed literals (reason simplification)	: 0
1800.10/899.13	c reason swapping (by a shorter reason)	: 0
1800.10/899.13	c Calls to reduceDB	: 0
1800.10/899.13	c Number of update (reduction) of LBD	: 0
1800.10/899.13	c Imported unit clauses	: 0
1800.10/899.13	c number of reductions to clauses (during analyze)	: 0
1800.10/899.13	c number of learned constraints concerned by reduction	: 0
1800.10/899.13	c number of learning phase by resolution	: 0
1800.10/899.13	c number of learning phase by cutting planes	: 0
1800.10/899.13	c speed (assignments/second)	: 309.942927409546
1800.10/899.13	c non guided choices	29
1800.10/899.13	c learnt constraints type 
1800.10/899.13	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 2
1800.10/899.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6808
1800.10/899.13	s SATISFIABLE
1800.10/899.13	c Found 14 solution(s)
1800.10/899.13	v x1 x2 -x3 x4 x5 x6 x7 -x8 x9 x10 -x11 x12 x13 -x14 x15 -x16 -x17 x18 x19 -x20 x21 -x22 x23 -x24 x25 -x26 -x27 -x28 x29 -x30 x31 x32 x33 -x34 -x35 -x36 x37 x38 x39 x40 x41 x42 -x43 x44 -x45 x46 -x47 x48 x49 x50 x51 -x52 x53 -x54 x55 x56 x57 x58 -x59 -x60 x61 x62 x63 x64 -x65 x66 -x67 -x68 -x69 x70 -x71 x72 -x73 -x74 x75 x76 x77 -x78 -x79 -x80 -x81 x82 -x83 -x84 x85 -x86 -x87 x88 -x89 x90 x91 x92 x93 x94 x95 x96 -x97 x98 x99 x100 x101 -x102 -x103 -x104 x105 -x106 x107 x108 x109 x110 x111 x112 -x113 -x114 x115 -x116 -x117 x118 x119 x120 x121 -x122 -x123 x124 x125 x126 x127 x128 x129 -x130 -x131 -x132 -x133 x134 -x135 x136 x137 -x138 x139 x140 x141 -x142 -x143 x144 -x145 -x146 x147 x148 x149 -x150 -x151 x152 x153 -x154 x155 -x156 -x157 -x158 -x159 x160 -x161 x162 -x163 -x164 x165 x166 -x167 -x168 -x169 -x170 -x171 x172 -x173 -x174 x175 -x176 x177 x178 x179 -x180 -x181 -x182 x183 x184 x185 x186 -x187 x188 -x189 x190 -x191 x192 x193 x194 x195 -x196 x197 -x198 x199 x200 -x201 -x202 x203 x204 -x205 -x206 -x207 -x208 x209 -x210 x211 -x212 x213 x214 -x215 x216 x217 -x218 x219 x220 x221 -x222 -x223 -x224 x225 x226 x227 x228 x229 -x230 -x231 x232 x233 x234 -x235 -x236 -x237 x238 x239 -x240 x241 -x242 x243 x244 x245 -x246 x247 x248 -x249 x250 x251 -x252 -x253 x254 x255 x256 -x257 -x258 -x259 -x260 x261 -x262 -x263 x264 x265 -x266 x267 x268 -x269 x270 -x271 -x272 -x273 x274 -x275 x276 x277 -x278 -x279 x280 x281 -x282 -x283 x284 -x285 x286 x287 -x288 -x289 x290 -x291 x292 x293 x294 x295 -x296 -x297 -x298 x299 x300 -x301 -x302 x303 x304 -x305 x306 x307 -x308 x309 -x310 x311 x312 x313 x314 -x315 x316 -x317 -x318 -x319 -x320 x321 x322 -x323 x324 -x325 x326 x327 x328 -x329 -x330 -x331 -x332 x333 -x334 -x335 -x336 x337 -x338 -x339 -x340 -x341 x342 x343 x344 x345 -x346 -x347 x348 x349 -x350 x351 x352 -x353 x354 -x355 x356 x357 x358 x359 x360 x361 x362 -x363 -x364 -x365 -x366 x367 x368 x369 -x370 -x371 x372 x373 x374 x375 -x376 x377 -x378 -x379 x380 x381 x382 x383 x384 x385 -x386 x387 -x388 -x389 x390 x391 x392 x393 x394 x395 x396 x397 x398 x399 x400 -x401 -x402 -x403 x404 -x405 -x406 x407 x408 x409 x410 x411 x412 -x413 x414 x415 x416 -x417 -x418 -x419 x420 x421 -x422 x423 x424 x425 x426 x427 x428 -x429 -x430 -x431 x432 x433 -x434 x435 -x436 -x437 x438 x439 x440 -x441 -x442 -x443 x444 x445 -x446 x447 x448 -x449 x450 -x451 x452 x453 x454 x455 -x456 x457 x458 x459 x460 x461 -x462 x463 -x464 x465 -x466 -x467 x468 x469 x470 -x471 x472 -x473 x474 -x475 -x476 x477 x478 -x479 -x480 x481 -x482 x483 x484 x485 x486 x487 x488 -x489 x490 -x491 x492 -x493 x494 x495 -x496 -x497 x498 x499 -x500 x501 x502 x503 x504 -x505 x506 x507 x508 x509 x510 x511 x512 -x513 -x514 x515 x516 x517 x518 -x519 x520 x521 x522 -x523 x524 -x525 x526 x527 x528 -x529 x530 -x531 -x532 x533 x534 -x535 -x536 -x537 x538 -x539 x540 -x541 x542 -x543 x544 -x545 x546 x547 -x548 x549 x550 x551 x552 -x553 -x554 x555 x556 x557 -x558 x559 x560 -x561 
1800.10/899.13	c objective function=-178
1800.10/899.13	c Total wall clock time (in seconds): 899.007

Verifier Data

OK	-178

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-4119585-1467259481/watcher-4119585-1467259481 -o /tmp/evaluation-result-4119585-1467259481/solver-4119585-1467259481 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1467248484-5592 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119585-1467259481.opb 

pid=11327
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 4.16 4.00 3.94 4/197 11330
/proc/meminfo: memFree=28048060/32872528 swapFree=239532/272236
[pid=11330] ppid=11327 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/11330/stat : 11330 (java) R 11327 11330 5416 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 4979205 9515008 186 33554432000 1073741824 1073778376 140737130992640 140737130981704 251134045479 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11330/statm: 2323 186 143 9 0 71 0

[startup+0.100058 s]
/proc/loadavg: 4.16 4.00 3.94 4/197 11330
/proc/meminfo: memFree=28048060/32872528 swapFree=239532/272236
[pid=11330] ppid=11327 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/11330/stat : 11330 (java) S 11327 11330 5416 0 -1 4202496 4389 0 1 0 8 1 0 0 20 0 18 0 4979205 9787879424 6011 33554432000 1073741824 1073778376 140737130992640 140737130983776 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11330/statm: 2389619 6011 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200277 s]
/proc/loadavg: 4.16 4.00 3.94 4/197 11330
/proc/meminfo: memFree=28048060/32872528 swapFree=239532/272236
[pid=11330] ppid=11327 vsize=9558476 CPUtime=0.21 cores=0,2,4,6
/proc/11330/stat : 11330 (java) S 11327 11330 5416 0 -1 4202496 4559 0 1 0 20 1 0 0 20 0 18 0 4979205 9787879424 7172 33554432000 1073741824 1073778376 140737130992640 140737130983776 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11330/statm: 2389619 7172 2195 9 0 2380296 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9558476

[startup+0.3003 s]
/proc/loadavg: 4.16 4.00 3.94 4/197 11330
/proc/meminfo: memFree=28048060/32872528 swapFree=239532/272236
[pid=11330] ppid=11327 vsize=9558476 CPUtime=0.44 cores=0,2,4,6
/proc/11330/stat : 11330 (java) S 11327 11330 5416 0 -1 4202496 5622 0 1 0 43 1 0 0 20 0 18 0 4979205 9787879424 8437 33554432000 1073741824 1073778376 140737130992640 140737130983776 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11330/statm: 2389619 8437 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9558476

[startup+0.700246 s]
/proc/loadavg: 4.16 4.00 3.94 4/197 11330
/proc/meminfo: memFree=28048060/32872528 swapFree=239532/272236
[pid=11330] ppid=11327 vsize=9824732 CPUtime=0.56 cores=0,2,4,6
/proc/11330/stat : 11330 (java) S 11327 11330 5416 0 -1 4202496 5698 0 1 0 52 4 0 0 20 0 19 0 4979205 10060525568 9525 33554432000 1073741824 1073778376 140737130992640 140737130983776 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11330/statm: 2456183 9525 2245 9 0 2446860 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9824732

[startup+1.50076 s]
/proc/loadavg: 4.16 4.00 3.94 7/219 11355
/proc/meminfo: memFree=27991920/32872528 swapFree=239532/272236
[pid=11330] ppid=11327 vsize=9824732 CPUtime=2.74 cores=0,2,4,6
/proc/11330/stat : 11330 (java) S 11327 11330 5416 0 -1 4202496 17012 0 1 0 266 8 0 0 20 0 22 0 4979205 10060525568 19427 33554432000 1073741824 1073778376 140737130992640 140737130983776 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11330/statm: 2456183 19427 2263 9 0 2446860 0
[pid=11330/tid=11332] ppid=11327 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/11330/task/11332/stat : 11332 (java) S 11327 11330 5416 0 -1 4202560 2419 0 1 0 27 2 0 0 20 0 22 0 4979206 10060525568 19427 33554432000 1073741824 1073778376 140737130992640 140493650629496 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11333] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11333/stat : 11333 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979208 10060525568 19427 33554432000 1073741824 1073778376 140737130992640 140493623081768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11334] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11334/stat : 11334 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979208 10060525568 19427 33554432000 1073741824 1073778376 140737130992640 140493622028968 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11330/tid=11335] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11335/stat : 11335 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979208 10060525568 19427 33554432000 1073741824 1073778376 140737130992640 140493620976680 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11330/tid=11336] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11336/stat : 11336 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979208 10060525568 19427 33554432000 1073741824 1073778376 140737130992640 140493619923880 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11337] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11337/stat : 11337 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979208 10060525568 19427 33554432000 1073741824 1073778376 140737130992640 140493618870568 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11338] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11338/stat : 11338 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979208 10060525568 19427 33554432000 1073741824 1073778376 140737130992640 140493617817768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11339] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11339/stat : 11339 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979208 10060525568 19427 33554432000 1073741824 1073778376 140737130992640 140493616765480 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11340] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11340/stat : 11340 (java) S 11327 11330 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4979208 10060525568 19427 33554432000 1073741824 1073778376 140737130992640 140493486336424 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11341] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11341/stat : 11341 (java) S 11327 11330 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4979209 10060525568 19427 33554432000 1073741824 1073778376 140737130992640 140493003389672 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11342] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11342/stat : 11342 (java) S 11327 11330 5416 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 4979209 10060525568 19427 33554432000 1073741824 1073778376 140737130992640 140493002335736 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11343] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11343/stat : 11343 (java) S 11327 11330 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4979209 10060525568 19427 33554432000 1073741824 1073778376 140737130992640 140493001283336 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11344] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11344/stat : 11344 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979212 10060525568 19427 33554432000 1073741824 1073778376 140737130992640 140493000231824 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11345] ppid=11327 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/11330/task/11345/stat : 11345 (java) S 11327 11330 5416 0 -1 4202560 7435 0 0 0 60 2 0 0 20 0 22 0 4979212 10060525568 19427 33554432000 1073741824 1073778376 140737130992640 140492999178424 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11346] ppid=11327 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/11330/task/11346/stat : 11346 (java) S 11327 11330 5416 0 -1 4202560 5798 0 0 0 59 0 0 0 20 0 22 0 4979212 10060525568 19427 33554432000 1073741824 1073778376 140737130992640 140492998125624 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11330/tid=11347] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11347/stat : 11347 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979212 10060525568 19427 33554432000 1073741824 1073778376 140737130992640 140492997073528 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11330/tid=11348] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11348/stat : 11348 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979212 10060525568 19427 33554432000 1073741824 1073778376 140737130992640 140492996020936 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11355] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11355/stat : 11355 (java) S 11327 11330 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4979288 10060525568 19427 33554432000 1073741824 1073778376 140737130992640 140492993914024 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 9824732

[startup+3.10085 s]
/proc/loadavg: 4.16 4.00 3.94 6/219 11358
/proc/meminfo: memFree=27940456/32872528 swapFree=239532/272236
[pid=11330] ppid=11327 vsize=9824732 CPUtime=6.31 cores=0,2,4,6
/proc/11330/stat : 11330 (java) S 11327 11330 5416 0 -1 4202496 22631 0 1 0 620 11 0 0 20 0 22 0 4979205 10060525568 43791 33554432000 1073741824 1073778376 140737130992640 140737130983776 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11330/statm: 2456183 43791 2270 9 0 2446860 0
[pid=11330/tid=11332] ppid=11327 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/11330/task/11332/stat : 11332 (java) S 11327 11330 5416 0 -1 4202560 2419 0 1 0 28 2 0 0 20 0 22 0 4979206 10060525568 43791 33554432000 1073741824 1073778376 140737130992640 140493650629496 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11333] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11333/stat : 11333 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979208 10060525568 43791 33554432000 1073741824 1073778376 140737130992640 140493623081768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11334] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11334/stat : 11334 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979208 10060525568 43791 33554432000 1073741824 1073778376 140737130992640 140493622028968 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11330/tid=11335] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11335/stat : 11335 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979208 10060525568 43791 33554432000 1073741824 1073778376 140737130992640 140493620976680 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11330/tid=11336] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11336/stat : 11336 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979208 10060525568 43791 33554432000 1073741824 1073778376 140737130992640 140493619923880 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11337] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11337/stat : 11337 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979208 10060525568 43791 33554432000 1073741824 1073778376 140737130992640 140493618870568 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11338] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11338/stat : 11338 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979208 10060525568 43791 33554432000 1073741824 1073778376 140737130992640 140493617817768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11339] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11339/stat : 11339 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979208 10060525568 43791 33554432000 1073741824 1073778376 140737130992640 140493616765480 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11340] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11340/stat : 11340 (java) S 11327 11330 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4979208 10060525568 43791 33554432000 1073741824 1073778376 140737130992640 140493486336424 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11341] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11341/stat : 11341 (java) S 11327 11330 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4979209 10060525568 43791 33554432000 1073741824 1073778376 140737130992640 140493003389672 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11342] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11342/stat : 11342 (java) S 11327 11330 5416 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 4979209 10060525568 43791 33554432000 1073741824 1073778376 140737130992640 140493002335736 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11343] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11343/stat : 11343 (java) S 11327 11330 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4979209 10060525568 43791 33554432000 1073741824 1073778376 140737130992640 140493001283336 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11344] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11344/stat : 11344 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979212 10060525568 43791 33554432000 1073741824 1073778376 140737130992640 140493000231824 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11345] ppid=11327 vsize=9824732 CPUtime=0.92 cores=0,2,4,6
/proc/11330/task/11345/stat : 11345 (java) S 11327 11330 5416 0 -1 4202560 7627 0 0 0 90 2 0 0 20 0 22 0 4979212 10060525568 43791 33554432000 1073741824 1073778376 140737130992640 140492999178424 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11346] ppid=11327 vsize=9824732 CPUtime=0.82 cores=0,2,4,6
/proc/11330/task/11346/stat : 11346 (java) S 11327 11330 5416 0 -1 4202560 11174 0 0 0 80 2 0 0 20 0 22 0 4979212 10060525568 43791 33554432000 1073741824 1073778376 140737130992640 140492998125624 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11330/tid=11347] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11347/stat : 11347 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979212 10060525568 43791 33554432000 1073741824 1073778376 140737130992640 140492997073528 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11330/tid=11348] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11348/stat : 11348 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979212 10060525568 43791 33554432000 1073741824 1073778376 140737130992640 140492996020936 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11358] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11358/stat : 11358 (java) S 11327 11330 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4979338 10060525568 43791 33554432000 1073741824 1073778376 140737130992640 140492992861480 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 9824732

[startup+6.30086 s]
/proc/loadavg: 4.14 4.00 3.94 5/219 11364
/proc/meminfo: memFree=27813496/32872528 swapFree=239532/272236
[pid=11330] ppid=11327 vsize=9824732 CPUtime=12.57 cores=0,2,4,6
/proc/11330/stat : 11330 (java) S 11327 11330 5416 0 -1 4202496 23235 0 1 0 1236 21 0 0 20 0 22 0 4979205 10060525568 64093 33554432000 1073741824 1073778376 140737130992640 140737130983776 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11330/statm: 2456183 64093 2283 9 0 2446860 0
[pid=11330/tid=11332] ppid=11327 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/11330/task/11332/stat : 11332 (java) S 11327 11330 5416 0 -1 4202560 2420 0 1 0 28 2 0 0 20 0 22 0 4979206 10060525568 64093 33554432000 1073741824 1073778376 140737130992640 140493650629496 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11333] ppid=11327 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/11330/task/11333/stat : 11333 (java) S 11327 11330 5416 0 -1 4202560 79 0 0 0 2 2 0 0 20 0 22 0 4979208 10060525568 64093 33554432000 1073741824 1073778376 140737130992640 140493623081768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11330/tid=11334] ppid=11327 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/11330/task/11334/stat : 11334 (java) S 11327 11330 5416 0 -1 4202560 50 0 0 0 1 0 0 0 20 0 22 0 4979208 10060525568 64093 33554432000 1073741824 1073778376 140737130992640 140493622028968 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11330/tid=11335] ppid=11327 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/11330/task/11335/stat : 11335 (java) S 11327 11330 5416 0 -1 4202560 24 0 0 0 2 0 0 0 20 0 22 0 4979208 10060525568 64093 33554432000 1073741824 1073778376 140737130992640 140493620976680 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11330/tid=11336] ppid=11327 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/11330/task/11336/stat : 11336 (java) S 11327 11330 5416 0 -1 4202560 257 0 0 0 3 1 0 0 20 0 22 0 4979208 10060525568 64093 33554432000 1073741824 1073778376 140737130992640 140493619923880 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11337] ppid=11327 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/11330/task/11337/stat : 11337 (java) S 11327 11330 5416 0 -1 4202560 68 0 0 0 1 1 0 0 20 0 22 0 4979208 10060525568 64093 33554432000 1073741824 1073778376 140737130992640 140493618870568 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11338] ppid=11327 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/11330/task/11338/stat : 11338 (java) S 11327 11330 5416 0 -1 4202560 25 0 0 0 2 0 0 0 20 0 22 0 4979208 10060525568 64093 33554432000 1073741824 1073778376 140737130992640 140493617817768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11330/tid=11339] ppid=11327 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/11330/task/11339/stat : 11339 (java) S 11327 11330 5416 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 4979208 10060525568 64093 33554432000 1073741824 1073778376 140737130992640 140493616765480 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11340] ppid=11327 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/11330/task/11340/stat : 11340 (java) S 11327 11330 5416 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 4979208 10060525568 64093 33554432000 1073741824 1073778376 140737130992640 140493486336424 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11330/tid=11341] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11341/stat : 11341 (java) S 11327 11330 5416 0 -1 4202560 69 0 0 0 0 0 0 0 20 0 22 0 4979209 10060525568 64093 33554432000 1073741824 1073778376 140737130992640 140493003389672 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11342] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11342/stat : 11342 (java) S 11327 11330 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4979209 10060525568 64093 33554432000 1073741824 1073778376 140737130992640 140493002335736 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11343] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11343/stat : 11343 (java) S 11327 11330 5416 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4979209 10060525568 64093 33554432000 1073741824 1073778376 140737130992640 140493001283336 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11344] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11344/stat : 11344 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979212 10060525568 64093 33554432000 1073741824 1073778376 140737130992640 140493000231824 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11345] ppid=11327 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/11330/task/11345/stat : 11345 (java) S 11327 11330 5416 0 -1 4202560 7627 0 0 0 96 2 0 0 20 0 22 0 4979212 10060525568 64093 33554432000 1073741824 1073778376 140737130992640 140492999178424 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11346] ppid=11327 vsize=9824732 CPUtime=0.88 cores=0,2,4,6
/proc/11330/task/11346/stat : 11346 (java) S 11327 11330 5416 0 -1 4202560 11175 0 0 0 86 2 0 0 20 0 22 0 4979212 10060525568 64093 33554432000 1073741824 1073778376 140737130992640 140492998125624 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11330/tid=11347] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11347/stat : 11347 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979212 10060525568 64093 33554432000 1073741824 1073778376 140737130992640 140492997073528 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11330/tid=11348] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11348/stat : 11348 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979212 10060525568 64093 33554432000 1073741824 1073778376 140737130992640 140492996020936 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11358] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11358/stat : 11358 (java) S 11327 11330 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4979338 10060525568 64093 33554432000 1073741824 1073778376 140737130992640 140492992861480 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11330/tid=11362] ppid=11327 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/11330/task/11362/stat : 11362 (java) R 11327 11330 5416 0 -1 4202560 5 0 0 0 285 0 0 0 20 0 22 0 4979539 10060525568 64093 33554432000 1073741824 1073778376 140737130992640 140492994965584 140493497904212 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=11330/tid=11363] ppid=11327 vsize=9824732 CPUtime=2.86 cores=0,2,4,6

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

[pid=11330/tid=11340] ppid=11327 vsize=9824732 CPUtime=4.49 cores=0,2,4,6
/proc/11330/task/11340/stat : 11340 (java) S 11327 11330 5416 0 -1 4202560 1150 0 0 0 407 42 0 0 20 0 22 0 4979208 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493486336424 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11341] ppid=11327 vsize=9824732 CPUtime=9.81 cores=0,2,4,6
/proc/11330/task/11341/stat : 11341 (java) S 11327 11330 5416 0 -1 4202560 3793 0 0 0 977 4 0 0 20 0 22 0 4979209 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493003389672 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11330/tid=11342] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11342/stat : 11342 (java) S 11327 11330 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4979209 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493002335736 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11343] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11343/stat : 11343 (java) S 11327 11330 5416 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 4979209 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493001283336 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11344] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11344/stat : 11344 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979212 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493000231824 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11345] ppid=11327 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/11330/task/11345/stat : 11345 (java) S 11327 11330 5416 0 -1 4202560 7640 0 0 0 114 2 0 0 20 0 22 0 4979212 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140492999178424 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11330/tid=11346] ppid=11327 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/11330/task/11346/stat : 11346 (java) S 11327 11330 5416 0 -1 4202560 12735 0 0 0 150 2 0 0 20 0 22 0 4979212 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140492998125624 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11330/tid=11347] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11347/stat : 11347 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979212 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140492997073528 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11330/tid=11348] ppid=11327 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/11330/task/11348/stat : 11348 (java) S 11327 11330 5416 0 -1 4202560 51 0 0 0 12 14 0 0 20 0 22 0 4979212 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140492996020936 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11358] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11358/stat : 11358 (java) S 11327 11330 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4979338 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140492992861480 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11330/tid=11404] ppid=11327 vsize=9824732 CPUtime=410.27 cores=0,2,4,6
/proc/11330/task/11404/stat : 11404 (java) R 11327 11330 5416 0 -1 4202560 9 0 0 0 41021 6 0 0 20 0 22 0 5025607 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140492994964624 140493497863437 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11405] ppid=11327 vsize=9824732 CPUtime=410.28 cores=0,2,4,6
/proc/11330/task/11405/stat : 11405 (java) R 11327 11330 5416 0 -1 4202560 11 0 0 0 41022 6 0 0 20 0 22 0 5025607 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140492993911792 140493498089024 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=11330/tid=11406] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11406/stat : 11406 (java) S 11327 11330 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 5025607 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140492991808296 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1764.88
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+899.101 s]
/proc/loadavg: 2.20 3.19 3.69 3/191 11447
/proc/meminfo: memFree=26518476/32872528 swapFree=239532/272236
[pid=11330] ppid=11327 vsize=9824732 CPUtime=1798.47 cores=0,2,4,6
/proc/11330/stat : 11330 (java) S 11327 11330 5416 0 -1 4202496 39621 0 1 0 179403 444 0 0 20 0 22 0 4979205 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140737130983776 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11330/statm: 2456183 1198494 2295 9 0 2446860 0
[pid=11330/tid=11332] ppid=11327 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/11330/task/11332/stat : 11332 (java) S 11327 11330 5416 0 -1 4202560 2438 0 1 0 35 3 0 0 20 0 22 0 4979206 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493650629496 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11333] ppid=11327 vsize=9824732 CPUtime=4.92 cores=0,2,4,6
/proc/11330/task/11333/stat : 11333 (java) S 11327 11330 5416 0 -1 4202560 1303 0 0 0 440 52 0 0 20 0 22 0 4979208 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493623081768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11334] ppid=11327 vsize=9824732 CPUtime=4.89 cores=0,2,4,6
/proc/11330/task/11334/stat : 11334 (java) S 11327 11330 5416 0 -1 4202560 1251 0 0 0 438 51 0 0 20 0 22 0 4979208 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493622028968 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11335] ppid=11327 vsize=9824732 CPUtime=4.5 cores=0,2,4,6
/proc/11330/task/11335/stat : 11335 (java) S 11327 11330 5416 0 -1 4202560 1039 0 0 0 410 40 0 0 20 0 22 0 4979208 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493620976680 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11330/tid=11336] ppid=11327 vsize=9824732 CPUtime=4.69 cores=0,2,4,6
/proc/11330/task/11336/stat : 11336 (java) S 11327 11330 5416 0 -1 4202560 1485 0 0 0 422 47 0 0 20 0 22 0 4979208 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493619923880 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11330/tid=11337] ppid=11327 vsize=9824732 CPUtime=4.58 cores=0,2,4,6
/proc/11330/task/11337/stat : 11337 (java) S 11327 11330 5416 0 -1 4202560 1105 0 0 0 417 41 0 0 20 0 22 0 4979208 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493618870568 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11338] ppid=11327 vsize=9824732 CPUtime=4.63 cores=0,2,4,6
/proc/11330/task/11338/stat : 11338 (java) S 11327 11330 5416 0 -1 4202560 1359 0 0 0 413 50 0 0 20 0 22 0 4979208 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493617817768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11339] ppid=11327 vsize=9824732 CPUtime=5.2 cores=0,2,4,6
/proc/11330/task/11339/stat : 11339 (java) S 11327 11330 5416 0 -1 4202560 1138 0 0 0 472 48 0 0 20 0 22 0 4979208 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493616765480 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11340] ppid=11327 vsize=9824732 CPUtime=4.49 cores=0,2,4,6
/proc/11330/task/11340/stat : 11340 (java) S 11327 11330 5416 0 -1 4202560 1150 0 0 0 407 42 0 0 20 0 22 0 4979208 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493486336424 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11341] ppid=11327 vsize=9824732 CPUtime=9.81 cores=0,2,4,6
/proc/11330/task/11341/stat : 11341 (java) S 11327 11330 5416 0 -1 4202560 3793 0 0 0 977 4 0 0 20 0 22 0 4979209 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493003389672 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11330/tid=11342] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11342/stat : 11342 (java) S 11327 11330 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4979209 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493002335736 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11343] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11343/stat : 11343 (java) S 11327 11330 5416 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 4979209 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493001283336 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11344] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11344/stat : 11344 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979212 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493000231824 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11345] ppid=11327 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/11330/task/11345/stat : 11345 (java) S 11327 11330 5416 0 -1 4202560 7640 0 0 0 114 2 0 0 20 0 22 0 4979212 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140492999178424 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11330/tid=11346] ppid=11327 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/11330/task/11346/stat : 11346 (java) S 11327 11330 5416 0 -1 4202560 12735 0 0 0 150 2 0 0 20 0 22 0 4979212 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140492998125624 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11330/tid=11347] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11347/stat : 11347 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979212 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140492997073528 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11330/tid=11348] ppid=11327 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/11330/task/11348/stat : 11348 (java) S 11327 11330 5416 0 -1 4202560 53 0 0 0 12 14 0 0 20 0 22 0 4979212 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140492996020936 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11358] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11358/stat : 11358 (java) S 11327 11330 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4979338 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140492992861480 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11330/tid=11404] ppid=11327 vsize=9824732 CPUtime=427.02 cores=0,2,4,6
/proc/11330/task/11404/stat : 11404 (java) R 11327 11330 5416 0 -1 4202560 9 0 0 0 42696 6 0 0 20 0 22 0 5025607 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140492994957696 140493497857775 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11405] ppid=11327 vsize=9824732 CPUtime=427.03 cores=0,2,4,6
/proc/11330/task/11405/stat : 11405 (java) R 11327 11330 5416 0 -1 4202560 11 0 0 0 42697 6 0 0 20 0 22 0 5025607 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140492993911792 140493498089122 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=11330/tid=11406] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11406/stat : 11406 (java) S 11327 11330 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 5025607 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140492991808296 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1798.47
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 11330 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+899.101 s]
/proc/loadavg: 2.20 3.19 3.69 3/191 11447
/proc/meminfo: memFree=26518476/32872528 swapFree=239532/272236
[pid=11330] ppid=11327 vsize=9824732 CPUtime=1798.47 cores=0,2,4,6
/proc/11330/stat : 11330 (java) S 11327 11330 5416 0 -1 4202496 39621 0 1 0 179403 444 0 0 20 0 22 0 4979205 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140737130983776 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11330/statm: 2456183 1198494 2295 9 0 2446860 0
[pid=11330/tid=11332] ppid=11327 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/11330/task/11332/stat : 11332 (java) S 11327 11330 5416 0 -1 4202560 2438 0 1 0 35 3 0 0 20 0 22 0 4979206 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493650629496 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11333] ppid=11327 vsize=9824732 CPUtime=4.92 cores=0,2,4,6
/proc/11330/task/11333/stat : 11333 (java) S 11327 11330 5416 0 -1 4202560 1303 0 0 0 440 52 0 0 20 0 22 0 4979208 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493623081768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11334] ppid=11327 vsize=9824732 CPUtime=4.89 cores=0,2,4,6
/proc/11330/task/11334/stat : 11334 (java) S 11327 11330 5416 0 -1 4202560 1251 0 0 0 438 51 0 0 20 0 22 0 4979208 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493622028968 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11335] ppid=11327 vsize=9824732 CPUtime=4.5 cores=0,2,4,6
/proc/11330/task/11335/stat : 11335 (java) S 11327 11330 5416 0 -1 4202560 1039 0 0 0 410 40 0 0 20 0 22 0 4979208 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493620976680 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11330/tid=11336] ppid=11327 vsize=9824732 CPUtime=4.69 cores=0,2,4,6
/proc/11330/task/11336/stat : 11336 (java) S 11327 11330 5416 0 -1 4202560 1485 0 0 0 422 47 0 0 20 0 22 0 4979208 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493619923880 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11330/tid=11337] ppid=11327 vsize=9824732 CPUtime=4.58 cores=0,2,4,6
/proc/11330/task/11337/stat : 11337 (java) S 11327 11330 5416 0 -1 4202560 1105 0 0 0 417 41 0 0 20 0 22 0 4979208 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493618870568 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11338] ppid=11327 vsize=9824732 CPUtime=4.63 cores=0,2,4,6
/proc/11330/task/11338/stat : 11338 (java) S 11327 11330 5416 0 -1 4202560 1359 0 0 0 413 50 0 0 20 0 22 0 4979208 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493617817768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11339] ppid=11327 vsize=9824732 CPUtime=5.2 cores=0,2,4,6
/proc/11330/task/11339/stat : 11339 (java) S 11327 11330 5416 0 -1 4202560 1138 0 0 0 472 48 0 0 20 0 22 0 4979208 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493616765480 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11340] ppid=11327 vsize=9824732 CPUtime=4.49 cores=0,2,4,6
/proc/11330/task/11340/stat : 11340 (java) S 11327 11330 5416 0 -1 4202560 1150 0 0 0 407 42 0 0 20 0 22 0 4979208 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493486336424 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11341] ppid=11327 vsize=9824732 CPUtime=9.81 cores=0,2,4,6
/proc/11330/task/11341/stat : 11341 (java) S 11327 11330 5416 0 -1 4202560 3793 0 0 0 977 4 0 0 20 0 22 0 4979209 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493003389672 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11330/tid=11342] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11342/stat : 11342 (java) S 11327 11330 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4979209 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493002335736 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11343] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11343/stat : 11343 (java) S 11327 11330 5416 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 4979209 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493001283336 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11330/tid=11344] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11344/stat : 11344 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979212 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140493000231824 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11345] ppid=11327 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/11330/task/11345/stat : 11345 (java) S 11327 11330 5416 0 -1 4202560 7640 0 0 0 114 2 0 0 20 0 22 0 4979212 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140492999178424 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11330/tid=11346] ppid=11327 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/11330/task/11346/stat : 11346 (java) S 11327 11330 5416 0 -1 4202560 12735 0 0 0 150 2 0 0 20 0 22 0 4979212 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140492998125624 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11330/tid=11347] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11347/stat : 11347 (java) S 11327 11330 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4979212 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140492997073528 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11330/tid=11348] ppid=11327 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/11330/task/11348/stat : 11348 (java) S 11327 11330 5416 0 -1 4202560 53 0 0 0 12 14 0 0 20 0 22 0 4979212 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140492996020936 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11358] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11358/stat : 11358 (java) S 11327 11330 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4979338 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140492992861480 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11330/tid=11404] ppid=11327 vsize=9824732 CPUtime=427.02 cores=0,2,4,6
/proc/11330/task/11404/stat : 11404 (java) R 11327 11330 5416 0 -1 4202560 9 0 0 0 42696 6 0 0 20 0 22 0 5025607 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140492994957696 140493497857775 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=11330/tid=11405] ppid=11327 vsize=9824732 CPUtime=427.03 cores=0,2,4,6
/proc/11330/task/11405/stat : 11405 (java) R 11327 11330 5416 0 -1 4202560 11 0 0 0 42697 6 0 0 20 0 22 0 5025607 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140492993911792 140493498089122 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=11330/tid=11406] ppid=11327 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11330/task/11406/stat : 11406 (java) S 11327 11330 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 5025607 10060525568 1198494 33554432000 1073741824 1073778376 140737130992640 140492991808296 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1798.47
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11330 and gives
#  childrusage.ru_utime.tv_sec=1791
#  childrusage.ru_utime.tv_usec=848597
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=722282
# CPU time returned by wait4() is 1796.57
# while last known CPU time is 1798.47
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


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

Real time (s): 899.164
CPU time (s): 1800.1
CPU user time (s): 1795.79
CPU system time (s): 4.31
CPU usage (%): 200.197
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.85
system time used= 4.72228
maximum resident set size= 4794112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39666
page faults= 1
swaps= 0
block input operations= 0
block output operations= 960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23166
involuntary context switches= 23441

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.13707 second user time and 6.73098 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-30 06:04:41
IDJOB=4119585
IDBENCH=111767
IDSOLVER=2543
FILE ID=node107/4119585-1467259481
RUNJOBID= node107-1467248484-5592
PBS_JOBID= 20004476
Free space on /tmp= 71720 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-sporttournament34.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119585-1467259481/watcher-4119585-1467259481 -o /tmp/evaluation-result-4119585-1467259481/solver-4119585-1467259481 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1467248484-5592 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119585-1467259481.opb

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

MD5SUM BENCH= 1fa6b477179b2feee5273e2dccaae300
RANDOM SEED=1030239932

node107.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.110
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.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.110
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.110
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28048364 kB
Buffers:          106492 kB
Cached:           426352 kB
SwapCached:            0 kB
Active:          3357812 kB
Inactive:         440680 kB
Active(anon):    3268088 kB
Inactive(anon):        4 kB
Active(file):      89724 kB
Inactive(file):   440676 kB
Unevictable:      272236 kB
Mlocked:          239532 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               880 kB
Writeback:             0 kB
AnonPages:       3550116 kB
Mapped:            22164 kB
Shmem:               204 kB
Slab:             605212 kB
SReclaimable:      49104 kB
SUnreclaim:       556108 kB
KernelStack:        1600 kB
PageTables:        11244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3762204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3256320 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= 71720 MiB
End job on node107 at 2016-06-30 06:19:41