Trace number 4106815

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)-24 1800.03 900.759

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_10_4.opb
MD5SUMedb32574ecafd14c2d1410b208d85a45
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-25
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved NO
Number of variables200
Total number of constraints301
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2516
Sum of products size (including duplicates)5032
Number of different products1258
Sum of products size2516

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
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@4413ee
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@75786e64
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@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4106815-1466278074.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.45/0.33	c ... done. Wall clock time 0.206s.
0.45/0.33	c declared #vars     200
0.45/0.33	c internal #vars     1458
0.45/0.33	c #constraints  2818
0.45/0.33	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.45/0.33	c constraints type 
0.45/0.33	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1258
0.45/0.33	c org.sat4j.minisat.constraints.card.MinWatchCard => 202
0.45/0.33	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 100
0.45/0.33	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1258
0.45/0.33	c 2818 constraints processed.
0.45/0.33	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.45/0.33	c constraints type 
0.45/0.33	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 100
0.45/0.33	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1258
0.45/0.33	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 202
0.45/0.33	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1258
0.45/0.33	c 2818 constraints processed.
0.45/0.33	c objective function length is 100 literals
0.78/0.47	c And the winner is solver1
1.13/0.83	c SATISFIABLE
1.13/0.83	c OPTIMIZING...
1.13/0.83	c Got one! Elapsed wall clock time (in seconds):0.71
1.13/0.83	o -8
1.13/0.85	c And the winner is solver1
1.19/1.33	c Got one! Elapsed wall clock time (in seconds):1.212
1.19/1.33	o -11
1.19/1.35	c And the winner is solver1
1.30/1.83	c Got one! Elapsed wall clock time (in seconds):1.713
1.30/1.83	o -12
1.30/1.86	c And the winner is solver1
1.41/2.33	c Got one! Elapsed wall clock time (in seconds):2.214
1.41/2.33	o -13
1.41/2.37	c And the winner is solver0
1.68/2.84	c Got one! Elapsed wall clock time (in seconds):2.715
1.68/2.84	o -17
2.70/3.10	c And the winner is solver1
2.71/3.34	c Got one! Elapsed wall clock time (in seconds):3.216
2.71/3.34	o -18
3.81/3.70	c cleaning 2890 clauses out of 5781 with flag 12998/5781
4.03/3.81	c And the winner is solver1
4.03/3.84	c Got one! Elapsed wall clock time (in seconds):3.717
4.03/3.84	o -19
4.88/4.29	c cleaning 4019 clauses out of 8039 with flag 17848/10929
5.91/4.71	c And the winner is solver1
6.01/4.86	c Got one! Elapsed wall clock time (in seconds):4.737
6.01/4.86	o -20
6.09/4.97	c cleaning 4672 clauses out of 9344 with flag 4407/16253
7.13/5.49	c And the winner is solver1
7.33/5.86	c Got one! Elapsed wall clock time (in seconds):5.738
7.33/5.86	o -21
7.40/5.99	c And the winner is solver1
7.67/6.36	c Got one! Elapsed wall clock time (in seconds):6.239
7.67/6.36	o -22
8.85/6.96	c cleaning 8141 clauses out of 16286 with flag 23158/27867
10.34/7.61	c cleaning 7049 clauses out of 14145 with flag 48721/33867
11.74/8.32	c cleaning 7049 clauses out of 14098 with flag 79056/40869
13.39/9.14	c cleaning 7502 clauses out of 15047 with flag 111712/48867
15.21/10.05	c cleaning 8271 clauses out of 16545 with flag 148354/57867
17.21/11.06	c cleaning 9122 clauses out of 18275 with flag 191682/67868
19.49/12.16	c cleaning 10078 clauses out of 20155 with flag 239791/78870
21.89/13.32	c cleaning 11039 clauses out of 22077 with flag 287830/90870
24.52/14.67	c cleaning 12018 clauses out of 24038 with flag 341884/103870
27.12/15.99	c cleaning 13006 clauses out of 26017 with flag 398639/117867
29.92/17.40	c cleaning 14006 clauses out of 28011 with flag 450649/132867
33.18/18.93	c cleaning 14998 clauses out of 30007 with flag 514147/148869
36.38/20.53	c cleaning 16002 clauses out of 32007 with flag 576330/165867
40.17/22.41	c cleaning 17003 clauses out of 34006 with flag 640118/183868
44.85/24.76	c cleaning 17998 clauses out of 36002 with flag 709406/202867
49.65/27.15	c cleaning 18969 clauses out of 38004 with flag 793925/222867
55.45/30.01	c cleaning 20011 clauses out of 40035 with flag 876273/243867
61.31/32.99	c cleaning 20994 clauses out of 42027 with flag 967649/265870
68.33/36.49	c cleaning 22018 clauses out of 44035 with flag 1047038/288872
76.18/40.37	c cleaning 22987 clauses out of 46012 with flag 1132238/312867
83.18/43.87	c cleaning 24004 clauses out of 48029 with flag 1218334/337871
91.04/47.74	c cleaning 25008 clauses out of 50022 with flag 1306881/363868
99.05/51.80	c cleaning 26004 clauses out of 52014 with flag 1391365/390868
107.31/55.89	c cleaning 27004 clauses out of 54009 with flag 1477805/418867
115.92/60.15	c cleaning 27996 clauses out of 56005 with flag 1569487/447867
124.39/64.33	c cleaning 29001 clauses out of 58009 with flag 1667936/477867
129.59/66.98	c And the winner is solver1
129.59/67.40	c Got one! Elapsed wall clock time (in seconds):67.274
129.59/67.40	o -23
131.59/68.42	c cleaning 28140 clauses out of 56279 with flag 24450/505138
132.98/69.14	c cleaning 17067 clauses out of 34139 with flag 52447/511138
134.18/69.77	c cleaning 12035 clauses out of 24073 with flag 86062/518139
135.60/70.50	c cleaning 10007 clauses out of 20037 with flag 122351/526138
137.25/71.29	c cleaning 9489 clauses out of 19030 with flag 163406/535138
139.25/72.23	c cleaning 9762 clauses out of 19541 with flag 209901/545138
141.25/73.21	c cleaning 10387 clauses out of 20779 with flag 261695/556138
143.45/74.32	c cleaning 11188 clauses out of 22392 with flag 317480/568138
146.05/75.66	c cleaning 12101 clauses out of 24205 with flag 374325/581139
148.86/77.05	c cleaning 13038 clauses out of 26107 with flag 440629/595142
151.91/78.53	c cleaning 14021 clauses out of 28065 with flag 516249/610138
154.91/80.05	c cleaning 15022 clauses out of 30044 with flag 604122/626138
157.93/81.59	c cleaning 15991 clauses out of 32022 with flag 689945/643138
161.71/83.42	c cleaning 17016 clauses out of 34031 with flag 772464/661138
165.57/85.39	c cleaning 18010 clauses out of 36020 with flag 863465/680143
169.77/87.48	c cleaning 18996 clauses out of 38006 with flag 964616/700139
174.59/89.82	c cleaning 19996 clauses out of 40009 with flag 1064956/721138
179.64/92.34	c cleaning 20991 clauses out of 42013 with flag 1166357/743138
184.64/94.88	c cleaning 22008 clauses out of 44022 with flag 1276544/766138
190.44/97.72	c cleaning 22998 clauses out of 46015 with flag 1389936/790139
196.29/100.69	c cleaning 24008 clauses out of 48016 with flag 1517115/815138
203.09/104.01	c cleaning 25004 clauses out of 50008 with flag 1647980/841138
210.36/107.62	c cleaning 26003 clauses out of 52005 with flag 1777949/868139
218.38/111.60	c cleaning 27002 clauses out of 54003 with flag 1918503/896140
226.61/115.72	c cleaning 27976 clauses out of 55999 with flag 2067002/925138
234.86/119.83	c cleaning 29005 clauses out of 58023 with flag 2221291/955138
243.70/124.27	c cleaning 29997 clauses out of 60018 with flag 2370179/986138
253.76/129.25	c cleaning 31010 clauses out of 62022 with flag 2523757/1018139
263.84/134.25	c cleaning 31981 clauses out of 64011 with flag 2683465/1051138
274.09/139.31	c cleaning 32998 clauses out of 66031 with flag 2856712/1085139
274.69/139.65	c cleaning 0 clauses out of 7031 with flag 0/7031
285.61/144.90	c cleaning 34007 clauses out of 68033 with flag 3030901/1120139
297.63/150.97	c cleaning 35001 clauses out of 70025 with flag 3193084/1156138
310.52/157.39	c cleaning 36005 clauses out of 72026 with flag 3363709/1193140
323.79/163.96	c cleaning 37005 clauses out of 74019 with flag 3548002/1231138
337.45/170.78	c cleaning 38006 clauses out of 76014 with flag 3723668/1270138
351.54/177.71	c cleaning 38979 clauses out of 78008 with flag 3895015/1310138
367.01/185.45	c cleaning 39981 clauses out of 80029 with flag 4079439/1351138
382.13/192.93	c cleaning 41004 clauses out of 82049 with flag 4283200/1393139
397.51/200.84	c cleaning 42009 clauses out of 84044 with flag 4518882/1436138
412.61/208.31	c cleaning 42978 clauses out of 86035 with flag 4757593/1480138
429.69/216.83	c cleaning 44011 clauses out of 88057 with flag 4966303/1525138
449.15/226.51	c cleaning 44984 clauses out of 90046 with flag 5181611/1571138
467.63/235.79	c cleaning 46022 clauses out of 92062 with flag 5408573/1618138
487.37/245.59	c cleaning 47016 clauses out of 94040 with flag 5634801/1666138
507.08/255.31	c cleaning 48001 clauses out of 96024 with flag 5874135/1715138
527.56/265.55	c cleaning 49008 clauses out of 98023 with flag 6124451/1765138
547.29/275.35	c cleaning 49989 clauses out of 100015 with flag 6357002/1816138
569.22/286.58	c cleaning 51009 clauses out of 102030 with flag 6588054/1868142
591.70/297.79	c cleaning 51995 clauses out of 104018 with flag 6822885/1921139
615.54/309.67	c cleaning 53011 clauses out of 106022 with flag 7062406/1975138
640.06/321.82	c cleaning 53992 clauses out of 108015 with flag 7304821/2030142
665.38/334.48	c cleaning 55009 clauses out of 110019 with flag 7580337/2086138
689.86/346.64	c cleaning 55989 clauses out of 112011 with flag 7847523/2143139
714.19/358.75	c cleaning 56984 clauses out of 114021 with flag 8102106/2201138
743.87/373.51	c cleaning 57994 clauses out of 116037 with flag 8386848/2260138
772.98/388.06	c cleaning 59022 clauses out of 118043 with flag 8657523/2320138
802.93/402.97	c cleaning 60004 clauses out of 120027 with flag 8929730/2381144
834.42/418.67	c cleaning 60999 clauses out of 122019 with flag 9204674/2443140
842.68/422.76	c And the winner is solver1
842.68/422.88	c Got one! Elapsed wall clock time (in seconds):422.762
842.68/422.88	o -24
845.57/424.33	c cleaning 44383 clauses out of 88765 with flag 29161/2470885
847.57/425.33	c cleaning 25147 clauses out of 50382 with flag 62687/2476885
849.17/426.11	c cleaning 16086 clauses out of 32236 with flag 101613/2483886
850.58/426.86	c cleaning 12067 clauses out of 24149 with flag 142971/2491885
852.21/427.65	c cleaning 10530 clauses out of 21082 with flag 190614/2500885
853.81/428.46	c cleaning 10244 clauses out of 20552 with flag 239241/2510885
855.61/429.39	c cleaning 10627 clauses out of 21309 with flag 298014/2521886
857.81/430.41	c cleaning 11341 clauses out of 22681 with flag 358334/2533885
859.81/431.49	c cleaning 12165 clauses out of 24340 with flag 421110/2546885
862.21/432.68	c cleaning 13066 clauses out of 26175 with flag 494227/2560885
865.01/434.05	c cleaning 14024 clauses out of 28109 with flag 567489/2575885
868.05/435.57	c cleaning 15006 clauses out of 30085 with flag 648815/2591885
871.05/437.05	c cleaning 16032 clauses out of 32079 with flag 733990/2608885
874.45/438.77	c cleaning 17022 clauses out of 34047 with flag 829877/2626885
878.25/440.65	c cleaning 18013 clauses out of 36025 with flag 932601/2645885
882.45/442.70	c cleaning 19006 clauses out of 38012 with flag 1039736/2665885
886.71/444.81	c cleaning 19957 clauses out of 40006 with flag 1154053/2686885
891.31/447.11	c cleaning 21014 clauses out of 42049 with flag 1267859/2708885
896.31/449.63	c cleaning 22004 clauses out of 44035 with flag 1387646/2731885
901.58/452.24	c cleaning 23014 clauses out of 46033 with flag 1512934/2755887
907.16/455.07	c cleaning 23976 clauses out of 48017 with flag 1636703/2780885
914.80/459.19	c cleaning 25023 clauses out of 50045 with flag 1767204/2806889
921.80/462.68	c cleaning 26009 clauses out of 52018 with flag 1908739/2833885
929.43/466.49	c cleaning 26994 clauses out of 54014 with flag 2056279/2861890
937.01/470.22	c cleaning 27982 clauses out of 56015 with flag 2218095/2890885
945.07/474.26	c cleaning 28993 clauses out of 58037 with flag 2373283/2920889
953.50/478.44	c cleaning 30001 clauses out of 60040 with flag 2538210/2951885
962.29/482.85	c cleaning 30999 clauses out of 62039 with flag 2705854/2983885
970.93/487.19	c cleaning 32009 clauses out of 64040 with flag 2876975/3016885
980.62/491.92	c cleaning 32964 clauses out of 66031 with flag 3055028/3050885
990.86/497.02	c cleaning 34008 clauses out of 68067 with flag 3238269/3085885
997.71/500.43	c cleaning 0 clauses out of 12972 with flag 0/12972
1001.94/502.56	c cleaning 35027 clauses out of 70060 with flag 3425353/3121886
1013.19/508.17	c cleaning 35994 clauses out of 72032 with flag 3632551/3158885
1025.06/514.07	c cleaning 37003 clauses out of 74038 with flag 3837203/3196885
1038.10/520.56	c cleaning 38012 clauses out of 76035 with flag 4041623/3235885
1051.17/527.05	c cleaning 38983 clauses out of 78023 with flag 4244219/3275885
1064.83/533.84	c cleaning 39962 clauses out of 80040 with flag 4450861/3316885
1078.87/540.86	c cleaning 41028 clauses out of 82079 with flag 4671806/3358886
1093.71/548.27	c cleaning 41977 clauses out of 84050 with flag 4893239/3401885
1108.99/555.82	c cleaning 42989 clauses out of 86073 with flag 5139313/3445885
1124.87/563.71	c cleaning 44042 clauses out of 88084 with flag 5398583/3490885
1141.78/572.11	c cleaning 45019 clauses out of 90042 with flag 5669399/3536885
1159.42/580.98	c cleaning 45998 clauses out of 92023 with flag 5937331/3583885
1177.90/590.14	c cleaning 46982 clauses out of 94025 with flag 6194283/3631885
1196.00/599.10	c cleaning 47988 clauses out of 96043 with flag 6441300/3680885
1214.85/608.57	c cleaning 49018 clauses out of 98055 with flag 6706314/3730885
1233.98/618.00	c cleaning 50005 clauses out of 100037 with flag 6962157/3781885
1251.83/626.99	c cleaning 51008 clauses out of 102032 with flag 7239133/3833885
1271.74/636.86	c cleaning 52000 clauses out of 104026 with flag 7518729/3886887
1294.45/648.13	c cleaning 52965 clauses out of 106024 with flag 7796574/3940885
1316.70/659.28	c cleaning 54019 clauses out of 108059 with flag 8087140/3995885
1340.20/670.98	c cleaning 55018 clauses out of 110040 with flag 8362616/4051885
1365.10/683.38	c cleaning 55981 clauses out of 112022 with flag 8661471/4108885
1390.02/695.70	c cleaning 57001 clauses out of 114041 with flag 8973155/4166885
1415.35/708.82	c cleaning 58005 clauses out of 116040 with flag 9289115/4225885
1442.28/722.23	c cleaning 58996 clauses out of 118037 with flag 9595928/4285887
1469.37/735.70	c cleaning 59995 clauses out of 120039 with flag 9937070/4346885
1498.55/750.26	c cleaning 60977 clauses out of 122044 with flag 10258582/4408885
1527.59/764.78	c cleaning 62032 clauses out of 124068 with flag 10555105/4471886
1557.91/779.83	c cleaning 63001 clauses out of 126035 with flag 10865165/4535885
1587.81/794.71	c cleaning 64000 clauses out of 128034 with flag 11191466/4600885
1618.58/810.07	c cleaning 65008 clauses out of 130034 with flag 11516715/4666885
1648.91/825.11	c cleaning 66014 clauses out of 132027 with flag 11843214/4733886
1681.27/841.24	c cleaning 66960 clauses out of 134012 with flag 12183651/4801885
1715.23/858.16	c cleaning 67990 clauses out of 136052 with flag 12533469/4870885
1751.62/876.66	c cleaning 69028 clauses out of 138062 with flag 12874280/4940885
1784.57/893.05	c cleaning 70002 clauses out of 140034 with flag 13231581/5011885
1800.03/900.70	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1800.03/900.70	c starts		: 83748
1800.03/900.70	c conflicts		: 5049574
1800.03/900.70	c decisions		: 41969795
1800.03/900.70	c propagations		: 281355895
1800.03/900.70	c inspects		: 9051485693
1800.03/900.70	c shortcuts		: 0
1800.03/900.70	c learnt literals	: 0
1800.03/900.70	c learnt binary clauses	: 6
1800.03/900.70	c learnt ternary clauses	: 5570
1800.03/900.70	c learnt constraints	: 5049574
1800.03/900.70	c ignored constraints	: 0
1800.03/900.70	c root simplifications	: 0
1800.03/900.70	c removed literals (reason simplification)	: 357231251
1800.03/900.70	c reason swapping (by a shorter reason)	: 0
1800.03/900.70	c Calls to reduceDB	: 154
1800.03/900.70	c Number of update (reduction) of LBD	: 2699139
1800.03/900.70	c Imported unit clauses	: 0
1800.03/900.70	c number of reductions to clauses (during analyze)	: 0
1800.03/900.70	c number of learned constraints concerned by reduction	: 0
1800.03/900.70	c number of learning phase by resolution	: 0
1800.03/900.70	c number of learning phase by cutting planes	: 0
1800.03/900.70	c speed (assignments/second)	: 588834.8597164612
1800.03/900.70	c non guided choices	0
1800.03/900.73	c learnt constraints type 
1800.03/900.73	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 6
1800.03/900.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 107715
1800.03/900.73	c >>>>>>>>>> Solver number 1 (11 answers) <<<<<<<<<<<<<<<<<<
1800.03/900.73	c starts		: 57
1800.03/900.73	c conflicts		: 16907
1800.03/900.73	c decisions		: 77945
1800.03/900.73	c propagations		: 1350738
1800.03/900.73	c inspects		: 948134406
1800.03/900.73	c shortcuts		: 0
1800.03/900.73	c learnt literals	: 0
1800.03/900.73	c learnt binary clauses	: 0
1800.03/900.73	c learnt ternary clauses	: 0
1800.03/900.73	c learnt constraints	: 16906
1800.03/900.73	c ignored constraints	: 0
1800.03/900.73	c root simplifications	: 0
1800.03/900.73	c removed literals (reason simplification)	: 0
1800.03/900.73	c reason swapping (by a shorter reason)	: 0
1800.03/900.73	c Calls to reduceDB	: 2
1800.03/900.73	c Number of update (reduction) of LBD	: 0
1800.03/900.73	c Imported unit clauses	: 0
1800.03/900.73	c number of reductions to clauses (during analyze)	: 0
1800.03/900.73	c number of learned constraints concerned by reduction	: 0
1800.03/900.73	c number of learning phase by resolution	: 0
1800.03/900.73	c number of learning phase by cutting planes	: 0
1800.03/900.73	c speed (assignments/second)	: 1504.345182210313
1800.03/900.73	c non guided choices	4
1800.03/900.73	c learnt constraints type 
1800.03/900.73	c org.sat4j.pb.constraints.pb.MaxWatchPb => 16906
1800.03/900.73	s SATISFIABLE
1800.03/900.73	c Found 12 solution(s)
1800.03/900.74	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 
1800.03/900.74	c objective function=-24
1800.03/900.74	c Total wall clock time (in seconds): 900.615

Verifier Data

OK	-24

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-4106815-1466278074/watcher-4106815-1466278074 -o /tmp/evaluation-result-4106815-1466278074/solver-4106815-1466278074 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466276277-8274 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4106815-1466278074.opb 

pid=8811
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.62 4.37 3.94 4/197 8814
/proc/meminfo: memFree=28098456/32872528 swapFree=1200228/1314692
[pid=8814] ppid=8811 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/8814/stat : 8814 (java) D 8811 8814 8258 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 29853956 9515008 184 33554432000 1073741824 1073778376 140735743022832 140735743014056 252262903223 0 0 4096 0 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/8814/statm: 2323 184 142 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 4.62 4.37 3.94 4/197 8814
/proc/meminfo: memFree=28098456/32872528 swapFree=1200228/1314692
[pid=8814] ppid=8811 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/8814/stat : 8814 (java) S 8811 8814 8258 0 -1 4202496 4412 0 1 0 8 1 0 0 20 0 18 0 29853956 9787879424 6045 33554432000 1073741824 1073778376 140736311005312 140736310996448 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 2389619 6045 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200214 s]
/proc/loadavg: 4.62 4.37 3.94 4/197 8814
/proc/meminfo: memFree=28098456/32872528 swapFree=1200228/1314692
[pid=8814] ppid=8811 vsize=9558476 CPUtime=0.21 cores=0,2,4,6
/proc/8814/stat : 8814 (java) S 8811 8814 8258 0 -1 4202496 4582 0 1 0 20 1 0 0 20 0 18 0 29853956 9787879424 7220 33554432000 1073741824 1073778376 140736311005312 140736310996448 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 2389619 7220 2208 9 0 2380296 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9558476

[startup+0.300226 s]
/proc/loadavg: 4.62 4.37 3.94 4/197 8814
/proc/meminfo: memFree=28098456/32872528 swapFree=1200228/1314692
[pid=8814] ppid=8811 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/8814/stat : 8814 (java) S 8811 8814 8258 0 -1 4202496 5831 0 1 0 44 1 0 0 20 0 18 0 29853956 9787879424 9094 33554432000 1073741824 1073778376 140736311005312 140736310996448 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 2389619 9094 2227 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700242 s]
/proc/loadavg: 4.62 4.37 3.94 4/197 8814
/proc/meminfo: memFree=28098456/32872528 swapFree=1200228/1314692
[pid=8814] ppid=8811 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/8814/stat : 8814 (java) S 8811 8814 8258 0 -1 4202496 10942 0 1 0 108 5 0 0 20 0 19 0 29853956 10060525568 14364 33554432000 1073741824 1073778376 140736311005312 140736310996448 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 2456183 14364 2261 9 0 2446860 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 4.49 4.34 3.93 3/216 8839
/proc/meminfo: memFree=28046160/32872528 swapFree=1200228/1314692
[pid=8814] ppid=8811 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/8814/stat : 8814 (java) S 8811 8814 8258 0 -1 4202496 11012 0 1 0 122 8 0 0 20 0 19 0 29853956 10060525568 17994 33554432000 1073741824 1073778376 140736311005312 140736310996448 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 2456183 17994 2264 9 0 2446860 0
[pid=8814/tid=8816] ppid=8811 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/8814/task/8816/stat : 8816 (java) S 8811 8814 8258 0 -1 4202560 2420 0 1 0 28 2 0 0 20 0 19 0 29853957 10060525568 17994 33554432000 1073741824 1073778376 140736311005312 139978972001144 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8817] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8817/stat : 8817 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29853959 10060525568 17994 33554432000 1073741824 1073778376 140736311005312 139978961062184 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8818] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8818/stat : 8818 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29853959 10060525568 17994 33554432000 1073741824 1073778376 140736311005312 139978960009384 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8814/tid=8819] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8819/stat : 8819 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29853959 10060525568 17994 33554432000 1073741824 1073778376 140736311005312 139978958957096 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8820] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8820/stat : 8820 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29853959 10060525568 17994 33554432000 1073741824 1073778376 140736311005312 139978811849128 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8814/tid=8821] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8821/stat : 8821 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29853959 10060525568 17994 33554432000 1073741824 1073778376 140736311005312 139978810796840 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8822] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8822/stat : 8822 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29853959 10060525568 17994 33554432000 1073741824 1073778376 140736311005312 139978809744040 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8814/tid=8823] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8823/stat : 8823 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29853959 10060525568 17994 33554432000 1073741824 1073778376 140736311005312 139978808691752 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8824] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8824/stat : 8824 (java) S 8811 8814 8258 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29853959 10060525568 17994 33554432000 1073741824 1073778376 140736311005312 139978807638952 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8825] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8825/stat : 8825 (java) S 8811 8814 8258 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29853960 10060525568 17994 33554432000 1073741824 1073778376 140736311005312 139978795440360 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8826] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8826/stat : 8826 (java) S 8811 8814 8258 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29853960 10060525568 17994 33554432000 1073741824 1073778376 140736311005312 139978794386424 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8827] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8827/stat : 8827 (java) S 8811 8814 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29853960 10060525568 17994 33554432000 1073741824 1073778376 140736311005312 139978793334024 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8828] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8828/stat : 8828 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29853963 10060525568 17994 33554432000 1073741824 1073778376 140736311005312 139978792282512 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8829] ppid=8811 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/8814/task/8829/stat : 8829 (java) S 8811 8814 8258 0 -1 4202560 2881 0 0 0 33 0 0 0 20 0 19 0 29853963 10060525568 17994 33554432000 1073741824 1073778376 140736311005312 139978791230136 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8830] ppid=8811 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/8814/task/8830/stat : 8830 (java) S 8811 8814 8258 0 -1 4202560 4361 0 0 0 29 1 0 0 20 0 19 0 29853963 10060525568 17994 33554432000 1073741824 1073778376 140736311005312 139978790177336 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8814/tid=8831] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8831/stat : 8831 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29853963 10060525568 17994 33554432000 1073741824 1073778376 140736311005312 139978789125240 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8814/tid=8832] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8832/stat : 8832 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29853963 10060525568 17994 33554432000 1073741824 1073778376 140736311005312 139978788072648 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8835] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8835/stat : 8835 (java) S 8811 8814 8258 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29853990 10060525568 17994 33554432000 1073741824 1073778376 140736311005312 139978784912552 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 9824732

[startup+3.10073 s]
/proc/loadavg: 4.49 4.34 3.93 3/216 8845
/proc/meminfo: memFree=28033592/32872528 swapFree=1200228/1314692
[pid=8814] ppid=8811 vsize=9824732 CPUtime=2.7 cores=0,2,4,6
/proc/8814/stat : 8814 (java) S 8811 8814 8258 0 -1 4202496 14446 0 1 0 257 13 0 0 20 0 22 0 29853956 10060525568 33067 33554432000 1073741824 1073778376 140736311005312 140736310996448 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 2456183 33067 2273 9 0 2446860 0
[pid=8814/tid=8816] ppid=8811 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/8814/task/8816/stat : 8816 (java) S 8811 8814 8258 0 -1 4202560 2421 0 1 0 28 2 0 0 20 0 22 0 29853957 10060525568 33067 33554432000 1073741824 1073778376 140736311005312 139978972001144 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8817] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8817/stat : 8817 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29853959 10060525568 33067 33554432000 1073741824 1073778376 140736311005312 139978961062184 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8818] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8818/stat : 8818 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29853959 10060525568 33067 33554432000 1073741824 1073778376 140736311005312 139978960009384 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8814/tid=8819] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8819/stat : 8819 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29853959 10060525568 33067 33554432000 1073741824 1073778376 140736311005312 139978958957096 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8820] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8820/stat : 8820 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29853959 10060525568 33067 33554432000 1073741824 1073778376 140736311005312 139978811849128 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8814/tid=8821] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8821/stat : 8821 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29853959 10060525568 33067 33554432000 1073741824 1073778376 140736311005312 139978810796840 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8822] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8822/stat : 8822 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29853959 10060525568 33067 33554432000 1073741824 1073778376 140736311005312 139978809744040 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8814/tid=8823] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8823/stat : 8823 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29853959 10060525568 33067 33554432000 1073741824 1073778376 140736311005312 139978808691752 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8824] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8824/stat : 8824 (java) S 8811 8814 8258 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29853959 10060525568 33067 33554432000 1073741824 1073778376 140736311005312 139978807638952 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8825] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8825/stat : 8825 (java) S 8811 8814 8258 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29853960 10060525568 33067 33554432000 1073741824 1073778376 140736311005312 139978795440360 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8826] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8826/stat : 8826 (java) S 8811 8814 8258 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 29853960 10060525568 33067 33554432000 1073741824 1073778376 140736311005312 139978794386424 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8827] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8827/stat : 8827 (java) S 8811 8814 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29853960 10060525568 33067 33554432000 1073741824 1073778376 140736311005312 139978793334024 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8828] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8828/stat : 8828 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29853963 10060525568 33067 33554432000 1073741824 1073778376 140736311005312 139978792282512 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8829] ppid=8811 vsize=9824732 CPUtime=0.77 cores=0,2,4,6
/proc/8814/task/8829/stat : 8829 (java) S 8811 8814 8258 0 -1 4202560 6236 0 0 0 76 1 0 0 20 0 22 0 29853963 10060525568 33067 33554432000 1073741824 1073778376 140736311005312 139978791230136 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8830] ppid=8811 vsize=9824732 CPUtime=0.61 cores=0,2,4,6
/proc/8814/task/8830/stat : 8830 (java) S 8811 8814 8258 0 -1 4202560 4387 0 0 0 59 2 0 0 20 0 22 0 29853963 10060525568 33067 33554432000 1073741824 1073778376 140736311005312 139978790177336 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8814/tid=8831] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8831/stat : 8831 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29853963 10060525568 33067 33554432000 1073741824 1073778376 140736311005312 139978789125240 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8814/tid=8832] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8832/stat : 8832 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29853963 10060525568 33067 33554432000 1073741824 1073778376 140736311005312 139978788072648 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 9824732

[startup+6.30084 s]
/proc/loadavg: 5.01 4.45 3.97 5/216 8929
/proc/meminfo: memFree=29902672/32872528 swapFree=1200228/1314692
[pid=8814] ppid=8811 vsize=9824732 CPUtime=7.67 cores=0,2,4,6
/proc/8814/stat : 8814 (java) S 8811 8814 8258 0 -1 4202496 16437 0 1 0 736 31 0 0 20 0 19 0 29853956 10060525568 88267 33554432000 1073741824 1073778376 140736311005312 140736310996448 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 2456183 88267 2293 9 0 2446860 0
[pid=8814/tid=8816] ppid=8811 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/8814/task/8816/stat : 8816 (java) S 8811 8814 8258 0 -1 4202560 2421 0 1 0 28 2 0 0 20 0 19 0 29853957 10060525568 88267 33554432000 1073741824 1073778376 140736311005312 139978972001144 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8817] ppid=8811 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/8814/task/8817/stat : 8817 (java) S 8811 8814 8258 0 -1 4202560 115 0 0 0 4 1 0 0 20 0 19 0 29853959 10060525568 88267 33554432000 1073741824 1073778376 140736311005312 139978961062184 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8814/tid=8818] ppid=8811 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/8814/task/8818/stat : 8818 (java) S 8811 8814 8258 0 -1 4202560 107 0 0 0 3 2 0 0 20 0 19 0 29853959 10060525568 88267 33554432000 1073741824 1073778376 140736311005312 139978960009384 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8819] ppid=8811 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/8814/task/8819/stat : 8819 (java) S 8811 8814 8258 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 19 0 29853959 10060525568 88267 33554432000 1073741824 1073778376 140736311005312 139978958957096 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8820] ppid=8811 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/8814/task/8820/stat : 8820 (java) S 8811 8814 8258 0 -1 4202560 28 0 0 0 3 1 0 0 20 0 19 0 29853959 10060525568 88267 33554432000 1073741824 1073778376 140736311005312 139978811849128 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8814/tid=8821] ppid=8811 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/8814/task/8821/stat : 8821 (java) S 8811 8814 8258 0 -1 4202560 25 0 0 0 3 0 0 0 20 0 19 0 29853959 10060525568 88267 33554432000 1073741824 1073778376 140736311005312 139978810796840 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8814/tid=8822] ppid=8811 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8814/task/8822/stat : 8822 (java) S 8811 8814 8258 0 -1 4202560 115 0 0 0 1 0 0 0 20 0 19 0 29853959 10060525568 88267 33554432000 1073741824 1073778376 140736311005312 139978809744040 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8814/tid=8823] ppid=8811 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8814/task/8823/stat : 8823 (java) S 8811 8814 8258 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 29853959 10060525568 88267 33554432000 1073741824 1073778376 140736311005312 139978808691752 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8824] ppid=8811 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/8814/task/8824/stat : 8824 (java) S 8811 8814 8258 0 -1 4202560 125 0 0 0 3 1 0 0 20 0 19 0 29853959 10060525568 88267 33554432000 1073741824 1073778376 140736311005312 139978807638952 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8814/tid=8825] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8825/stat : 8825 (java) S 8811 8814 8258 0 -1 4202560 195 0 0 0 0 0 0 0 20 0 19 0 29853960 10060525568 88267 33554432000 1073741824 1073778376 140736311005312 139978795440360 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8826] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8826/stat : 8826 (java) S 8811 8814 8258 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 29853960 10060525568 88267 33554432000 1073741824 1073778376 140736311005312 139978794386424 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8827] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8827/stat : 8827 (java) S 8811 8814 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29853960 10060525568 88267 33554432000 1073741824 1073778376 140736311005312 139978793334024 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8828] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8828/stat : 8828 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29853963 10060525568 88267 33554432000 1073741824 1073778376 140736311005312 139978792282512 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8829] ppid=8811 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/8814/task/8829/stat : 8829 (java) S 8811 8814 8258 0 -1 4202560 6243 0 0 0 101 2 0 0 20 0 19 0 29853963 10060525568 88267 33554432000 1073741824 1073778376 140736311005312 139978791230136 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8814/tid=8830] ppid=8811 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/8814/task/8830/stat : 8830 (java) S 8811 8814 8258 0 -1 4202560 5541 0 0 0 88 2 0 0 20 0 19 0 29853963 10060525568 88267 33554432000 1073741824 1073778376 140736311005312 139978790177336 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8814/tid=8831] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8831/stat : 8831 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29853963 10060525568 88267 33554432000 1073741824 1073778376 140736311005312 139978789125240 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8814/tid=8832] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8832/stat : 8832 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29853963 10060525568 88267 33554432000 1073741824 1073778376 140736311005312 139978788072648 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8851] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8851/stat : 8851 (java) S 8811 8814 8258 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29854241 10060525568 88267 33554432000 1073741824 1073778376 140736311005312 139978784912552 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.67
Current children cumulated vsize (KiB) 9824732

[startup+12.7009 s]
/proc/loadavg: 4.77 4.41 3.96 3/216 8971

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

[pid=8814/tid=8824] ppid=8811 vsize=9824732 CPUtime=2.29 cores=0,2,4,6
/proc/8814/task/8824/stat : 8824 (java) S 8811 8814 8258 0 -1 4202560 547 0 0 0 219 10 0 0 20 0 22 0 29853959 10060525568 473201 33554432000 1073741824 1073778376 140736311005312 139978807638952 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8825] ppid=8811 vsize=9824732 CPUtime=3.63 cores=0,2,4,6
/proc/8814/task/8825/stat : 8825 (java) S 8811 8814 8258 0 -1 4202560 1672 0 0 0 351 12 0 0 20 0 22 0 29853960 10060525568 473201 33554432000 1073741824 1073778376 140736311005312 139978795440360 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8814/tid=8826] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8826/stat : 8826 (java) S 8811 8814 8258 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 29853960 10060525568 473201 33554432000 1073741824 1073778376 140736311005312 139978794386424 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8827] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8827/stat : 8827 (java) S 8811 8814 8258 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 29853960 10060525568 473201 33554432000 1073741824 1073778376 140736311005312 139978793334024 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8828] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8828/stat : 8828 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29853963 10060525568 473201 33554432000 1073741824 1073778376 140736311005312 139978792282512 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8829] ppid=8811 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/8814/task/8829/stat : 8829 (java) S 8811 8814 8258 0 -1 4202560 6247 0 0 0 118 2 0 0 20 0 22 0 29853963 10060525568 473201 33554432000 1073741824 1073778376 140736311005312 139978791230136 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8830] ppid=8811 vsize=9824732 CPUtime=1.39 cores=0,2,4,6
/proc/8814/task/8830/stat : 8830 (java) S 8811 8814 8258 0 -1 4202560 9183 0 0 0 137 2 0 0 20 0 22 0 29853963 10060525568 473201 33554432000 1073741824 1073778376 140736311005312 139978790177336 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8814/tid=8831] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8831/stat : 8831 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29853963 10060525568 473201 33554432000 1073741824 1073778376 140736311005312 139978789125240 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8814/tid=8832] ppid=8811 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/8814/task/8832/stat : 8832 (java) S 8811 8814 8258 0 -1 4202560 51 0 0 0 13 18 0 0 20 0 22 0 29853963 10060525568 473201 33554432000 1073741824 1073778376 140736311005312 139978788072648 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8851] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8851/stat : 8851 (java) S 8811 8814 8258 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29854241 10060525568 473201 33554432000 1073741824 1073778376 140736311005312 139978784912552 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=9021] ppid=8811 vsize=9824732 CPUtime=453.17 cores=0,2,4,6
/proc/8814/task/9021/stat : 9021 (java) R 8811 8814 8258 0 -1 4202560 30 0 0 0 45311 6 0 0 20 0 22 0 29896245 10060525568 473201 33554432000 1073741824 1073778376 140736311005312 139978783858432 139978840195099 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=9022] ppid=8811 vsize=9824732 CPUtime=453.2 cores=0,2,4,6
/proc/8814/task/9022/stat : 9022 (java) R 8811 8814 8258 0 -1 4202560 60 0 0 0 45314 6 0 0 20 0 22 0 29896245 10060525568 473201 33554432000 1073741824 1073778376 140736311005312 139978785962912 139978840090895 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=9023] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/9023/stat : 9023 (java) S 8811 8814 8258 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29896245 10060525568 473201 33554432000 1073741824 1073778376 140736311005312 139978787018280 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1761.36
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.701 s]
/proc/loadavg: 4.25 4.23 4.10 5/219 9045
/proc/meminfo: memFree=25951044/32872528 swapFree=1200228/1314692
[pid=8814] ppid=8811 vsize=9824732 CPUtime=1798.29 cores=0,2,4,6
/proc/8814/stat : 8814 (java) S 8811 8814 8258 0 -1 4202496 26314 0 1 0 179652 177 0 0 20 0 22 0 29853956 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 140736310996448 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 2456183 467333 2301 9 0 2446860 0
[pid=8814/tid=8816] ppid=8811 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/8814/task/8816/stat : 8816 (java) S 8811 8814 8258 0 -1 4202560 2425 0 1 0 32 3 0 0 20 0 22 0 29853957 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978972001144 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8814/tid=8817] ppid=8811 vsize=9824732 CPUtime=2.32 cores=0,2,4,6
/proc/8814/task/8817/stat : 8817 (java) S 8811 8814 8258 0 -1 4202560 512 0 0 0 222 10 0 0 20 0 22 0 29853959 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978961062184 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8818] ppid=8811 vsize=9824732 CPUtime=2.38 cores=0,2,4,6
/proc/8814/task/8818/stat : 8818 (java) S 8811 8814 8258 0 -1 4202560 502 0 0 0 227 11 0 0 20 0 22 0 29853959 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978960009384 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8819] ppid=8811 vsize=9824732 CPUtime=2.33 cores=0,2,4,6
/proc/8814/task/8819/stat : 8819 (java) S 8811 8814 8258 0 -1 4202560 381 0 0 0 225 8 0 0 20 0 22 0 29853959 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978958957096 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8820] ppid=8811 vsize=9824732 CPUtime=2.23 cores=0,2,4,6
/proc/8814/task/8820/stat : 8820 (java) S 8811 8814 8258 0 -1 4202560 391 0 0 0 215 8 0 0 20 0 22 0 29853959 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978811849128 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8814/tid=8821] ppid=8811 vsize=9824732 CPUtime=2.42 cores=0,2,4,6
/proc/8814/task/8821/stat : 8821 (java) S 8811 8814 8258 0 -1 4202560 474 0 0 0 232 10 0 0 20 0 22 0 29853959 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978810796840 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8814/tid=8822] ppid=8811 vsize=9824732 CPUtime=2.27 cores=0,2,4,6
/proc/8814/task/8822/stat : 8822 (java) S 8811 8814 8258 0 -1 4202560 568 0 0 0 219 8 0 0 20 0 22 0 29853959 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978809744040 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8814/tid=8823] ppid=8811 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/8814/task/8823/stat : 8823 (java) S 8811 8814 8258 0 -1 4202560 385 0 0 0 227 7 0 0 20 0 22 0 29853959 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978808691752 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8824] ppid=8811 vsize=9824732 CPUtime=2.31 cores=0,2,4,6
/proc/8814/task/8824/stat : 8824 (java) S 8811 8814 8258 0 -1 4202560 547 0 0 0 221 10 0 0 20 0 22 0 29853959 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978807638952 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8825] ppid=8811 vsize=9824732 CPUtime=3.64 cores=0,2,4,6
/proc/8814/task/8825/stat : 8825 (java) S 8811 8814 8258 0 -1 4202560 1672 0 0 0 351 13 0 0 20 0 22 0 29853960 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978795440360 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8826] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8826/stat : 8826 (java) S 8811 8814 8258 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 29853960 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978794386424 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8827] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8827/stat : 8827 (java) S 8811 8814 8258 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 29853960 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978793334024 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8828] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8828/stat : 8828 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29853963 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978792282512 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8829] ppid=8811 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/8814/task/8829/stat : 8829 (java) S 8811 8814 8258 0 -1 4202560 6247 0 0 0 118 2 0 0 20 0 22 0 29853963 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978791230136 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8830] ppid=8811 vsize=9824732 CPUtime=1.39 cores=0,2,4,6
/proc/8814/task/8830/stat : 8830 (java) S 8811 8814 8258 0 -1 4202560 9183 0 0 0 137 2 0 0 20 0 22 0 29853963 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978790177336 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8814/tid=8831] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8831/stat : 8831 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29853963 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978789125240 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8814/tid=8832] ppid=8811 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/8814/task/8832/stat : 8832 (java) S 8811 8814 8258 0 -1 4202560 53 0 0 0 14 18 0 0 20 0 22 0 29853963 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978788072648 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8851] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8851/stat : 8851 (java) S 8811 8814 8258 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29854241 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978784912552 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=9021] ppid=8811 vsize=9824732 CPUtime=471.42 cores=0,2,4,6
/proc/8814/task/9021/stat : 9021 (java) R 8811 8814 8258 0 -1 4202560 31 0 0 0 47135 7 0 0 20 0 22 0 29896245 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978783858432 139978840170715 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8814/tid=9022] ppid=8811 vsize=9824732 CPUtime=471.46 cores=0,2,4,6
/proc/8814/task/9022/stat : 9022 (java) R 8811 8814 8258 0 -1 4202560 62 0 0 0 47139 7 0 0 20 0 22 0 29896245 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978785965216 139978840175295 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=9023] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/9023/stat : 9023 (java) S 8811 8814 8258 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29896245 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978787018280 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1798.29
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 8814 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+900.701 s]
/proc/loadavg: 4.25 4.23 4.10 5/219 9045
/proc/meminfo: memFree=25951044/32872528 swapFree=1200228/1314692
[pid=8814] ppid=8811 vsize=9824732 CPUtime=1798.29 cores=0,2,4,6
/proc/8814/stat : 8814 (java) S 8811 8814 8258 0 -1 4202496 26314 0 1 0 179652 177 0 0 20 0 22 0 29853956 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 140736310996448 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 2456183 467333 2301 9 0 2446860 0
[pid=8814/tid=8816] ppid=8811 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/8814/task/8816/stat : 8816 (java) S 8811 8814 8258 0 -1 4202560 2425 0 1 0 32 3 0 0 20 0 22 0 29853957 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978972001144 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8814/tid=8817] ppid=8811 vsize=9824732 CPUtime=2.32 cores=0,2,4,6
/proc/8814/task/8817/stat : 8817 (java) S 8811 8814 8258 0 -1 4202560 512 0 0 0 222 10 0 0 20 0 22 0 29853959 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978961062184 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8818] ppid=8811 vsize=9824732 CPUtime=2.38 cores=0,2,4,6
/proc/8814/task/8818/stat : 8818 (java) S 8811 8814 8258 0 -1 4202560 502 0 0 0 227 11 0 0 20 0 22 0 29853959 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978960009384 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8819] ppid=8811 vsize=9824732 CPUtime=2.33 cores=0,2,4,6
/proc/8814/task/8819/stat : 8819 (java) S 8811 8814 8258 0 -1 4202560 381 0 0 0 225 8 0 0 20 0 22 0 29853959 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978958957096 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8820] ppid=8811 vsize=9824732 CPUtime=2.23 cores=0,2,4,6
/proc/8814/task/8820/stat : 8820 (java) S 8811 8814 8258 0 -1 4202560 391 0 0 0 215 8 0 0 20 0 22 0 29853959 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978811849128 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8814/tid=8821] ppid=8811 vsize=9824732 CPUtime=2.42 cores=0,2,4,6
/proc/8814/task/8821/stat : 8821 (java) S 8811 8814 8258 0 -1 4202560 474 0 0 0 232 10 0 0 20 0 22 0 29853959 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978810796840 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8814/tid=8822] ppid=8811 vsize=9824732 CPUtime=2.27 cores=0,2,4,6
/proc/8814/task/8822/stat : 8822 (java) S 8811 8814 8258 0 -1 4202560 568 0 0 0 219 8 0 0 20 0 22 0 29853959 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978809744040 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8814/tid=8823] ppid=8811 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/8814/task/8823/stat : 8823 (java) S 8811 8814 8258 0 -1 4202560 385 0 0 0 227 7 0 0 20 0 22 0 29853959 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978808691752 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8824] ppid=8811 vsize=9824732 CPUtime=2.31 cores=0,2,4,6
/proc/8814/task/8824/stat : 8824 (java) S 8811 8814 8258 0 -1 4202560 547 0 0 0 221 10 0 0 20 0 22 0 29853959 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978807638952 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8825] ppid=8811 vsize=9824732 CPUtime=3.64 cores=0,2,4,6
/proc/8814/task/8825/stat : 8825 (java) S 8811 8814 8258 0 -1 4202560 1672 0 0 0 351 13 0 0 20 0 22 0 29853960 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978795440360 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8826] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8826/stat : 8826 (java) S 8811 8814 8258 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 29853960 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978794386424 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8827] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8827/stat : 8827 (java) S 8811 8814 8258 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 29853960 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978793334024 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8828] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8828/stat : 8828 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29853963 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978792282512 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=8829] ppid=8811 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/8814/task/8829/stat : 8829 (java) S 8811 8814 8258 0 -1 4202560 6247 0 0 0 118 2 0 0 20 0 22 0 29853963 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978791230136 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8830] ppid=8811 vsize=9824732 CPUtime=1.39 cores=0,2,4,6
/proc/8814/task/8830/stat : 8830 (java) S 8811 8814 8258 0 -1 4202560 9183 0 0 0 137 2 0 0 20 0 22 0 29853963 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978790177336 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8814/tid=8831] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8831/stat : 8831 (java) S 8811 8814 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29853963 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978789125240 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8814/tid=8832] ppid=8811 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/8814/task/8832/stat : 8832 (java) S 8811 8814 8258 0 -1 4202560 53 0 0 0 14 18 0 0 20 0 22 0 29853963 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978788072648 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8814/tid=8851] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/8851/stat : 8851 (java) S 8811 8814 8258 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29854241 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978784912552 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=9021] ppid=8811 vsize=9824732 CPUtime=471.42 cores=0,2,4,6
/proc/8814/task/9021/stat : 9021 (java) R 8811 8814 8258 0 -1 4202560 31 0 0 0 47135 7 0 0 20 0 22 0 29896245 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978783858432 139978840170715 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8814/tid=9022] ppid=8811 vsize=9824732 CPUtime=471.46 cores=0,2,4,6
/proc/8814/task/9022/stat : 9022 (java) R 8811 8814 8258 0 -1 4202560 62 0 0 0 47139 7 0 0 20 0 22 0 29896245 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978785965216 139978840175295 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8814/tid=9023] ppid=8811 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8814/task/9023/stat : 9023 (java) S 8811 8814 8258 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29896245 10060525568 467333 33554432000 1073741824 1073778376 140736311005312 139978787018280 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1798.29
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8814 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=188241
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=120677
# CPU time returned by wait4() is 1796.31
# while last known CPU time is 1798.29
#
# 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.74005
#  lost CPU user time (s): 1.86003
#  lost CPU system time (s): -0.12

Real time (s): 900.759
CPU time (s): 1800.03
CPU user time (s): 1798.38
CPU system time (s): 1.65
CPU usage (%): 199.835
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.19
system time used= 2.12068
maximum resident set size= 2910240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26352
page faults= 1
swaps= 0
block input operations= 0
block output operations= 968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27331
involuntary context switches= 45333

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.88211 second user time and 7.19391 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-18 21:27:54
IDJOB=4106815
IDBENCH=48274
IDSOLVER=2543
FILE ID=node131/4106815-1466278074
RUNJOBID= node131-1466276277-8274
PBS_JOBID= 19918257
Free space on /tmp= 71704 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_100_10_4.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106815-1466278074/watcher-4106815-1466278074 -o /tmp/evaluation-result-4106815-1466278074/solver-4106815-1466278074 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466276277-8274 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4106815-1466278074.opb

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

MD5SUM BENCH= edb32574ecafd14c2d1410b208d85a45
RANDOM SEED=1150539135

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28099356 kB
Buffers:          157652 kB
Cached:           170792 kB
SwapCached:         1460 kB
Active:          2484160 kB
Inactive:         225612 kB
Active(anon):    2380904 kB
Inactive(anon):     2920 kB
Active(file):     103256 kB
Inactive(file):   222692 kB
Unevictable:     1314692 kB
Mlocked:         1200228 kB
SwapTotal:      67108856 kB
SwapFree:       67099856 kB
Dirty:               872 kB
Writeback:             0 kB
AnonPages:       3689488 kB
Mapped:            15472 kB
Shmem:                 0 kB
Slab:             603532 kB
SReclaimable:      47636 kB
SUnreclaim:       555896 kB
KernelStack:        1808 kB
PageTables:        12636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3864936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2433024 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= 71704 MiB
End job on node131 at 2016-06-18 21:42:55