Trace number 4106779

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)-13 1800.04 898.465

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_25_2.opb
MD5SUM3576405369e31b0bc5c7707d6d764dde
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-13
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 -16
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)6148
Sum of products size (including duplicates)12296
Number of different products3074
Sum of products size6148

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4106779-1466277281.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.70/0.46	c ... done. Wall clock time 0.339s.
0.70/0.46	c declared #vars     200
0.70/0.46	c internal #vars     3274
0.70/0.46	c #constraints  6450
0.70/0.46	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.70/0.46	c constraints type 
0.70/0.46	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3074
0.70/0.46	c org.sat4j.minisat.constraints.card.MinWatchCard => 202
0.70/0.46	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 100
0.70/0.46	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3074
0.70/0.46	c 6450 constraints processed.
0.70/0.46	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.70/0.46	c constraints type 
0.70/0.46	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 100
0.70/0.46	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3074
0.70/0.46	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 202
0.70/0.46	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3074
0.70/0.46	c 6450 constraints processed.
0.70/0.46	c objective function length is 100 literals
2.23/0.81	c And the winner is solver1
2.45/0.96	c SATISFIABLE
2.45/0.96	c OPTIMIZING...
2.45/0.96	c Got one! Elapsed wall clock time (in seconds):0.843
2.45/0.96	o -2
2.45/0.99	c And the winner is solver1
2.62/1.46	c Got one! Elapsed wall clock time (in seconds):1.345
2.62/1.46	o -3
2.73/1.51	c And the winner is solver1
2.77/1.96	c Got one! Elapsed wall clock time (in seconds):1.846
2.77/1.96	o -4
2.77/1.99	c And the winner is solver0
3.03/2.47	c Got one! Elapsed wall clock time (in seconds):2.347
3.03/2.47	o -8
3.03/2.48	c And the winner is solver0
3.10/2.97	c Got one! Elapsed wall clock time (in seconds):2.847
3.10/2.97	o -10
4.00/3.30	c And the winner is solver1
4.31/3.47	c Got one! Elapsed wall clock time (in seconds):3.348
4.31/3.47	o -11
5.05/3.87	c cleaning 2686 clauses out of 5372 with flag 16094/5372
7.05/4.78	c cleaning 4339 clauses out of 8686 with flag 49192/11372
9.39/5.68	c cleaning 5674 clauses out of 11347 with flag 74269/18372
11.40/6.48	c cleaning 6837 clauses out of 13676 with flag 101939/26375
13.38/7.36	c cleaning 7916 clauses out of 15836 with flag 135377/35372
15.29/8.28	c cleaning 8958 clauses out of 17920 with flag 175126/45372
17.49/9.31	c cleaning 9976 clauses out of 19962 with flag 218556/56372
17.92/9.50	c And the winner is solver1
17.92/9.97	c Got one! Elapsed wall clock time (in seconds):9.851
17.92/9.97	o -12
18.97/10.56	c cleaning 7961 clauses out of 15942 with flag 21449/62328
20.63/11.37	c cleaning 6975 clauses out of 13981 with flag 48955/68328
22.64/12.38	c cleaning 7006 clauses out of 14011 with flag 79076/75333
25.50/13.71	c cleaning 7501 clauses out of 15002 with flag 115852/83330
27.90/14.95	c cleaning 8247 clauses out of 16499 with flag 155806/92328
30.30/16.17	c cleaning 9127 clauses out of 18254 with flag 200405/102330
33.99/17.99	c cleaning 10044 clauses out of 20125 with flag 247832/113328
38.20/20.05	c cleaning 11031 clauses out of 22082 with flag 297614/125329
42.85/22.37	c cleaning 12023 clauses out of 24050 with flag 355183/138328
47.44/24.62	c cleaning 13013 clauses out of 26031 with flag 416559/152332
51.26/26.56	c cleaning 14007 clauses out of 28014 with flag 478737/167328
56.31/29.05	c cleaning 14986 clauses out of 30010 with flag 552991/183331
61.91/31.89	c cleaning 16009 clauses out of 32021 with flag 620149/200328
67.91/34.81	c cleaning 16989 clauses out of 34013 with flag 703214/218329
75.79/38.73	c cleaning 18008 clauses out of 36024 with flag 781238/237329
82.79/42.21	c cleaning 18986 clauses out of 38015 with flag 866048/257328
89.25/45.44	c cleaning 20014 clauses out of 40032 with flag 933487/278331
95.46/48.52	c cleaning 20959 clauses out of 42015 with flag 1008647/300328
104.53/53.10	c cleaning 22027 clauses out of 44056 with flag 1108233/323328
111.12/56.37	c cleaning 23015 clauses out of 46029 with flag 1194321/347328
118.21/59.87	c cleaning 24008 clauses out of 48016 with flag 1285072/372330
126.61/64.06	c cleaning 24992 clauses out of 50008 with flag 1386432/398330
135.10/68.27	c cleaning 26005 clauses out of 52015 with flag 1482344/425329
135.53/68.41	c cleaning 0 clauses out of 5937 with flag 0/5937
147.60/74.32	c cleaning 26991 clauses out of 54010 with flag 1600119/453329
161.88/81.45	c cleaning 28012 clauses out of 56025 with flag 1721592/482335
175.51/88.27	c cleaning 28989 clauses out of 58007 with flag 1840190/512329
186.19/93.58	c cleaning 29998 clauses out of 60017 with flag 1962551/543328
196.23/98.53	c cleaning 31004 clauses out of 62023 with flag 2088766/575332
207.47/104.19	c cleaning 31992 clauses out of 64015 with flag 2240576/608328
219.12/109.97	c cleaning 33009 clauses out of 66023 with flag 2389270/642328
234.57/117.67	c cleaning 34004 clauses out of 68014 with flag 2492744/677328
249.86/125.23	c cleaning 34994 clauses out of 70014 with flag 2626195/713332
263.71/132.19	c cleaning 36005 clauses out of 72019 with flag 2760189/750331
276.59/138.51	c cleaning 36998 clauses out of 74011 with flag 2920239/788328
288.62/144.52	c cleaning 38006 clauses out of 76015 with flag 3092454/827330
303.10/151.77	c cleaning 38986 clauses out of 78007 with flag 3314509/867328
319.01/159.66	c cleaning 40012 clauses out of 80023 with flag 3485517/908330
337.13/168.68	c cleaning 40997 clauses out of 82009 with flag 3645742/950328
353.22/176.61	c cleaning 41998 clauses out of 84013 with flag 3799256/993329
372.18/186.38	c cleaning 42999 clauses out of 86014 with flag 3964941/1037328
388.47/194.46	c cleaning 43997 clauses out of 88015 with flag 4171872/1082328
407.16/203.75	c cleaning 45002 clauses out of 90020 with flag 4363795/1128330
425.66/212.91	c cleaning 46007 clauses out of 92016 with flag 4555733/1175328
442.94/221.58	c cleaning 46995 clauses out of 94009 with flag 4763272/1223328
462.05/231.03	c cleaning 48001 clauses out of 96015 with flag 4968811/1272329
486.97/243.46	c cleaning 48997 clauses out of 98014 with flag 5155062/1322329
512.96/256.35	c cleaning 50001 clauses out of 100016 with flag 5330704/1373328
538.97/269.66	c cleaning 51001 clauses out of 102015 with flag 5524041/1425328
560.64/280.40	c cleaning 52005 clauses out of 104016 with flag 5753124/1478330
582.09/291.12	c cleaning 53001 clauses out of 106010 with flag 5978255/1532329
605.59/302.82	c cleaning 53991 clauses out of 108010 with flag 6222680/1587330
631.85/315.98	c cleaning 54977 clauses out of 110018 with flag 6476716/1643329
659.73/329.89	c cleaning 56015 clauses out of 112041 with flag 6705195/1700329
686.83/343.37	c cleaning 57003 clauses out of 114026 with flag 6957722/1758329
690.22/345.04	c And the winner is solver0
690.22/345.50	c Got one! Elapsed wall clock time (in seconds):345.377
690.22/345.50	o -13
692.23/346.55	c cleaning 36751 clauses out of 73516 with flag 20379/1774822
693.86/347.32	c cleaning 21380 clauses out of 42765 with flag 44552/1780822
695.26/348.06	c cleaning 14187 clauses out of 28384 with flag 73851/1787821
696.88/348.88	c cleaning 11076 clauses out of 22197 with flag 108760/1795821
698.46/349.69	c cleaning 10052 clauses out of 20121 with flag 149597/1804821
700.26/350.54	c cleaning 10020 clauses out of 20069 with flag 191927/1814821
702.26/351.54	c cleaning 10514 clauses out of 21049 with flag 242907/1825821
704.70/352.78	c cleaning 11264 clauses out of 22535 with flag 294868/1837821
707.29/354.07	c cleaning 12131 clauses out of 24272 with flag 350722/1850822
710.35/355.55	c cleaning 13067 clauses out of 26141 with flag 407106/1864822
713.75/357.20	c cleaning 14039 clauses out of 28077 with flag 458787/1879825
717.35/359.07	c cleaning 15013 clauses out of 30034 with flag 530723/1895821
721.35/361.06	c cleaning 15997 clauses out of 32021 with flag 605078/1912821
725.43/363.03	c cleaning 17008 clauses out of 34025 with flag 701628/1930822
729.42/365.02	c cleaning 18008 clauses out of 36016 with flag 791172/1949821
733.81/367.22	c cleaning 19005 clauses out of 38012 with flag 880779/1969825
738.48/369.53	c cleaning 19999 clauses out of 40006 with flag 966567/1990824
743.48/372.04	c cleaning 20995 clauses out of 42004 with flag 1062320/2012821
748.68/374.69	c cleaning 22006 clauses out of 44012 with flag 1161977/2035824
754.96/377.77	c cleaning 23002 clauses out of 46003 with flag 1274784/2059821
761.15/380.82	c cleaning 23996 clauses out of 48006 with flag 1404264/2084826
767.57/384.03	c cleaning 25000 clauses out of 50006 with flag 1518419/2110822
774.43/387.47	c cleaning 26002 clauses out of 52007 with flag 1638072/2137823
781.84/391.12	c cleaning 27001 clauses out of 54003 with flag 1756428/2165821
789.92/395.10	c cleaning 27994 clauses out of 56002 with flag 1875260/2194821
797.92/399.16	c cleaning 28999 clauses out of 58008 with flag 1993435/2224821
806.78/403.57	c cleaning 30005 clauses out of 60009 with flag 2123943/2255821
815.99/408.15	c cleaning 30990 clauses out of 62004 with flag 2263139/2287821
825.87/413.05	c cleaning 32006 clauses out of 64015 with flag 2393758/2320822
835.47/417.88	c cleaning 33001 clauses out of 66008 with flag 2521577/2354821
847.18/423.67	c cleaning 33984 clauses out of 68007 with flag 2676779/2389821
859.77/429.94	c cleaning 35012 clauses out of 70023 with flag 2841988/2425821
871.88/435.99	c cleaning 36005 clauses out of 72011 with flag 3004911/2462821
885.28/442.62	c cleaning 36986 clauses out of 74006 with flag 3162885/2500821
897.17/448.59	c cleaning 38001 clauses out of 76022 with flag 3341664/2539823
910.29/455.06	c cleaning 39003 clauses out of 78019 with flag 3524919/2579821
924.09/462.00	c cleaning 40009 clauses out of 80018 with flag 3728264/2620823
938.36/469.01	c cleaning 40999 clauses out of 82007 with flag 3929603/2662821
951.86/475.76	c cleaning 41992 clauses out of 84010 with flag 4123998/2705823
966.06/482.83	c cleaning 43001 clauses out of 86017 with flag 4320088/2749822
980.34/489.97	c cleaning 44002 clauses out of 88016 with flag 4520219/2794822
995.86/497.60	c cleaning 45003 clauses out of 90014 with flag 4718387/2840822
1011.65/505.56	c cleaning 46002 clauses out of 92012 with flag 4913071/2887823
1028.37/513.89	c cleaning 47000 clauses out of 94009 with flag 5109313/2935822
1046.06/522.65	c cleaning 48003 clauses out of 96010 with flag 5304809/2984823
1063.94/531.57	c cleaning 48997 clauses out of 98005 with flag 5515063/3034821
1082.42/540.72	c cleaning 50000 clauses out of 100008 with flag 5745972/3085821
1102.91/550.92	c cleaning 50986 clauses out of 102008 with flag 5988555/3137821
1122.91/560.99	c cleaning 52001 clauses out of 104023 with flag 6253109/3190822
1147.90/573.30	c cleaning 53011 clauses out of 106022 with flag 6515448/3244822
1171.83/585.22	c cleaning 54000 clauses out of 108013 with flag 6771126/3299824
1192.92/595.72	c cleaning 54998 clauses out of 110010 with flag 7026702/3355821
1218.02/608.26	c cleaning 56003 clauses out of 112013 with flag 7302700/3412822
1246.12/622.29	c cleaning 56978 clauses out of 114009 with flag 7579713/3470821
1274.21/636.30	c cleaning 58012 clauses out of 116031 with flag 7844053/3529821
1300.71/649.44	c cleaning 59001 clauses out of 118019 with flag 8089346/3589821
1327.11/662.54	c cleaning 60001 clauses out of 120018 with flag 8365445/3650821
1356.41/677.12	c cleaning 61003 clauses out of 122017 with flag 8612833/3712821
1387.92/692.80	c cleaning 61989 clauses out of 124014 with flag 8914866/3775821
1417.34/707.42	c cleaning 63001 clauses out of 126025 with flag 9201673/3839821
1449.02/723.21	c cleaning 64007 clauses out of 128024 with flag 9508210/3904821
1481.74/739.93	c cleaning 64999 clauses out of 130018 with flag 9812768/3970822
1512.39/755.29	c cleaning 66010 clauses out of 132020 with flag 10077372/4037823
1545.94/772.00	c cleaning 66998 clauses out of 134008 with flag 10382449/4105821
1578.58/788.24	c cleaning 68003 clauses out of 136011 with flag 10681984/4174822
1615.35/806.55	c cleaning 68992 clauses out of 138009 with flag 10979072/4244823
1649.92/823.77	c cleaning 70005 clauses out of 140015 with flag 11270450/4315821
1687.33/842.37	c cleaning 70987 clauses out of 142012 with flag 11581400/4387823
1726.15/861.66	c cleaning 72006 clauses out of 144024 with flag 11897922/4460822
1765.89/881.42	c cleaning 73002 clauses out of 146018 with flag 12232244/4534822
1782.94/889.92	c cleaning 0 clauses out of 16472 with flag 0/16473
1800.04/898.40	c >>>>>>>>>> Solver number 0 (3 answers) <<<<<<<<<<<<<<<<<<
1800.04/898.40	c starts		: 10003
1800.04/898.40	c conflicts		: 4602670
1800.04/898.40	c decisions		: 13543363
1800.04/898.40	c propagations		: 136723558
1800.04/898.40	c inspects		: 11394997368
1800.04/898.40	c shortcuts		: 0
1800.04/898.40	c learnt literals	: 0
1800.04/898.40	c learnt binary clauses	: 4
1800.04/898.40	c learnt ternary clauses	: 16207
1800.04/898.40	c learnt constraints	: 4602670
1800.04/898.40	c ignored constraints	: 0
1800.04/898.40	c root simplifications	: 0
1800.04/898.40	c removed literals (reason simplification)	: 449297539
1800.04/898.40	c reason swapping (by a shorter reason)	: 0
1800.04/898.40	c Calls to reduceDB	: 131
1800.04/898.40	c Number of update (reduction) of LBD	: 1500923
1800.04/898.40	c Imported unit clauses	: 0
1800.04/898.40	c number of reductions to clauses (during analyze)	: 0
1800.04/898.40	c number of learned constraints concerned by reduction	: 0
1800.04/898.40	c number of learning phase by resolution	: 0
1800.04/898.40	c number of learning phase by cutting planes	: 0
1800.04/898.40	c speed (assignments/second)	: 153892.9305867747
1800.04/898.40	c non guided choices	0
1800.04/898.43	c learnt constraints type 
1800.04/898.43	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 4
1800.04/898.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 140860
1800.04/898.43	c >>>>>>>>>> Solver number 1 (5 answers) <<<<<<<<<<<<<<<<<<
1800.04/898.43	c starts		: 64
1800.04/898.43	c conflicts		: 16537
1800.04/898.43	c decisions		: 92431
1800.04/898.43	c propagations		: 2537754
1800.04/898.43	c inspects		: 1044408265
1800.04/898.43	c shortcuts		: 0
1800.04/898.43	c learnt literals	: 0
1800.04/898.43	c learnt binary clauses	: 0
1800.04/898.43	c learnt ternary clauses	: 0
1800.04/898.43	c learnt constraints	: 16535
1800.04/898.43	c ignored constraints	: 0
1800.04/898.43	c root simplifications	: 0
1800.04/898.43	c removed literals (reason simplification)	: 0
1800.04/898.43	c reason swapping (by a shorter reason)	: 0
1800.04/898.43	c Calls to reduceDB	: 2
1800.04/898.43	c Number of update (reduction) of LBD	: 0
1800.04/898.43	c Imported unit clauses	: 0
1800.04/898.43	c number of reductions to clauses (during analyze)	: 0
1800.04/898.43	c number of learned constraints concerned by reduction	: 0
1800.04/898.43	c number of learning phase by resolution	: 0
1800.04/898.43	c number of learning phase by cutting planes	: 0
1800.04/898.43	c speed (assignments/second)	: 4589.614673722362
1800.04/898.43	c non guided choices	0
1800.04/898.44	c learnt constraints type 
1800.04/898.44	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.04/898.44	c org.sat4j.pb.constraints.pb.MaxWatchPb => 16534
1800.04/898.44	s SATISFIABLE
1800.04/898.44	c Found 8 solution(s)
1800.04/898.44	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.04/898.44	c objective function=-13
1800.04/898.44	c Total wall clock time (in seconds): 898.32

Verifier Data

OK	-13

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-4106779-1466277281/watcher-4106779-1466277281 -o /tmp/evaluation-result-4106779-1466277281/solver-4106779-1466277281 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466275489-17660 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4106779-1466277281.opb 

pid=18430
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 4.36 4.37 3.93 4/195 18433
/proc/meminfo: memFree=25271132/32872528 swapFree=1316768/1463936
[pid=18433] ppid=18430 vsize=9160 CPUtime=0 cores=1,3,5,7
/proc/18433/stat : 18433 (java) R 18430 18433 17643 0 -1 4202496 468 0 0 0 0 0 0 0 20 0 1 0 29775049 9379840 122 33554432000 1073741824 1073778376 140736709122544 140736709119672 227515863520 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18433/statm: 2323 128 99 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 4.36 4.37 3.93 4/195 18433
/proc/meminfo: memFree=25271132/32872528 swapFree=1316768/1463936
[pid=18433] ppid=18430 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/18433/stat : 18433 (java) S 18430 18433 17643 0 -1 4202496 4417 0 1 0 7 2 0 0 20 0 18 0 29775049 9787879424 6041 33554432000 1073741824 1073778376 140736709122544 140736709113680 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18433/statm: 2389619 6041 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200274 s]
/proc/loadavg: 4.36 4.37 3.93 4/195 18433
/proc/meminfo: memFree=25271132/32872528 swapFree=1316768/1463936
[pid=18433] ppid=18430 vsize=9558476 CPUtime=0.22 cores=1,3,5,7
/proc/18433/stat : 18433 (java) S 18430 18433 17643 0 -1 4202496 4574 0 1 0 20 2 0 0 20 0 18 0 29775049 9787879424 7192 33554432000 1073741824 1073778376 140736709122544 140736709113680 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18433/statm: 2389619 7192 2209 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300303 s]
/proc/loadavg: 4.36 4.37 3.93 4/195 18433
/proc/meminfo: memFree=25271132/32872528 swapFree=1316768/1463936
[pid=18433] ppid=18430 vsize=9558476 CPUtime=0.45 cores=1,3,5,7
/proc/18433/stat : 18433 (java) S 18430 18433 17643 0 -1 4202496 5834 0 1 0 43 2 0 0 20 0 18 0 29775049 9787879424 9136 33554432000 1073741824 1073778376 140736709122544 140736709113680 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18433/statm: 2389619 9136 2239 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700197 s]
/proc/loadavg: 4.36 4.37 3.93 4/195 18433
/proc/meminfo: memFree=25271132/32872528 swapFree=1316768/1463936
[pid=18433] ppid=18430 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/18433/stat : 18433 (java) S 18430 18433 17643 0 -1 4202496 21711 0 1 0 177 6 0 0 20 0 22 0 29775049 10060525568 25906 33554432000 1073741824 1073778376 140736709122544 140736709113680 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18433/statm: 2456183 25906 2259 9 0 2446860 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 9824732

[startup+1.5007 s]
/proc/loadavg: 4.36 4.37 3.93 3/214 18458
/proc/meminfo: memFree=25174504/32872528 swapFree=1316768/1463936
[pid=18433] ppid=18430 vsize=9824732 CPUtime=2.73 cores=1,3,5,7
/proc/18433/stat : 18433 (java) S 18430 18433 17643 0 -1 4202496 23010 0 1 0 263 10 0 0 20 0 22 0 29775049 10060525568 33794 33554432000 1073741824 1073778376 140736709122544 140736709113680 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18433/statm: 2456183 33794 2269 9 0 2446860 0
[pid=18433/tid=18435] ppid=18430 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/18433/task/18435/stat : 18435 (java) S 18430 18433 17643 0 -1 4202560 2430 0 1 0 42 1 0 0 20 0 22 0 29775050 10060525568 33794 33554432000 1073741824 1073778376 140736709122544 139657540612984 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18436] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18436/stat : 18436 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775051 10060525568 33794 33554432000 1073741824 1073778376 140736709122544 139657513065384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18437] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18437/stat : 18437 (java) S 18430 18433 17643 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29775051 10060525568 33794 33554432000 1073741824 1073778376 140736709122544 139657512012840 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18433/tid=18438] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18438/stat : 18438 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775051 10060525568 33794 33554432000 1073741824 1073778376 140736709122544 139657510959784 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18433/tid=18439] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18439/stat : 18439 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775051 10060525568 33794 33554432000 1073741824 1073778376 140736709122544 139657509907240 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18440] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18440/stat : 18440 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775051 10060525568 33794 33554432000 1073741824 1073778376 140736709122544 139657508854184 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18441] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18441/stat : 18441 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775051 10060525568 33794 33554432000 1073741824 1073778376 140736709122544 139657507801640 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18442] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18442/stat : 18442 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775051 10060525568 33794 33554432000 1073741824 1073778376 140736709122544 139657506748584 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18443] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18443/stat : 18443 (java) S 18430 18433 17643 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29775051 10060525568 33794 33554432000 1073741824 1073778376 140736709122544 139657376999720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18444] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18444/stat : 18444 (java) S 18430 18433 17643 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29775052 10060525568 33794 33554432000 1073741824 1073778376 140736709122544 139656894053224 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18445] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18445/stat : 18445 (java) S 18430 18433 17643 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 29775053 10060525568 33794 33554432000 1073741824 1073778376 140736709122544 139656892999544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18446] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18446/stat : 18446 (java) S 18430 18433 17643 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29775053 10060525568 33794 33554432000 1073741824 1073778376 140736709122544 139656891946376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18447] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18447/stat : 18447 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775055 10060525568 33794 33554432000 1073741824 1073778376 140736709122544 139656890895120 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18448] ppid=18430 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/18433/task/18448/stat : 18448 (java) R 18430 18433 17643 0 -1 4202560 8414 0 0 0 67 2 0 0 20 0 22 0 29775055 10060525568 33794 33554432000 1073741824 1073778376 140736709122544 139656889841976 139657546761728 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18449] ppid=18430 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/18433/task/18449/stat : 18449 (java) S 18430 18433 17643 0 -1 4202560 10807 0 0 0 72 2 0 0 20 0 22 0 29775055 10060525568 33794 33554432000 1073741824 1073778376 140736709122544 139656888789432 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18433/tid=18450] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18450/stat : 18450 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775055 10060525568 33794 33554432000 1073741824 1073778376 140736709122544 139656887736568 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18433/tid=18451] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18451/stat : 18451 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775055 10060525568 33794 33554432000 1073741824 1073778376 140736709122544 139656886684232 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18454] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18454/stat : 18454 (java) S 18430 18433 17643 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29775096 10060525568 33794 33554432000 1073741824 1073778376 140736709122544 139656883524904 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 9824732

[startup+3.10075 s]
/proc/loadavg: 4.36 4.37 3.93 4/214 18464
/proc/meminfo: memFree=25148960/32872528 swapFree=1316768/1463936
[pid=18433] ppid=18430 vsize=9824732 CPUtime=3.6 cores=1,3,5,7
/proc/18433/stat : 18433 (java) S 18430 18433 17643 0 -1 4202496 27049 0 1 0 344 16 0 0 20 0 22 0 29775049 10060525568 43020 33554432000 1073741824 1073778376 140736709122544 140736709113680 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18433/statm: 2456183 43020 2273 9 0 2446860 0
[pid=18433/tid=18435] ppid=18430 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/18433/task/18435/stat : 18435 (java) S 18430 18433 17643 0 -1 4202560 2430 0 1 0 42 1 0 0 20 0 22 0 29775050 10060525568 43020 33554432000 1073741824 1073778376 140736709122544 139657540612984 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18436] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18436/stat : 18436 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775051 10060525568 43020 33554432000 1073741824 1073778376 140736709122544 139657513065384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18437] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18437/stat : 18437 (java) S 18430 18433 17643 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29775051 10060525568 43020 33554432000 1073741824 1073778376 140736709122544 139657512012840 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18433/tid=18438] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18438/stat : 18438 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775051 10060525568 43020 33554432000 1073741824 1073778376 140736709122544 139657510959784 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18433/tid=18439] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18439/stat : 18439 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775051 10060525568 43020 33554432000 1073741824 1073778376 140736709122544 139657509907240 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18440] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18440/stat : 18440 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775051 10060525568 43020 33554432000 1073741824 1073778376 140736709122544 139657508854184 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18441] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18441/stat : 18441 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775051 10060525568 43020 33554432000 1073741824 1073778376 140736709122544 139657507801640 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18442] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18442/stat : 18442 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775051 10060525568 43020 33554432000 1073741824 1073778376 140736709122544 139657506748584 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18443] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18443/stat : 18443 (java) S 18430 18433 17643 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29775051 10060525568 43020 33554432000 1073741824 1073778376 140736709122544 139657376999720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18444] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18444/stat : 18444 (java) S 18430 18433 17643 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29775052 10060525568 43020 33554432000 1073741824 1073778376 140736709122544 139656894053224 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18445] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18445/stat : 18445 (java) S 18430 18433 17643 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 29775053 10060525568 43020 33554432000 1073741824 1073778376 140736709122544 139656892999544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18446] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18446/stat : 18446 (java) S 18430 18433 17643 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29775053 10060525568 43020 33554432000 1073741824 1073778376 140736709122544 139656891946376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18447] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18447/stat : 18447 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775055 10060525568 43020 33554432000 1073741824 1073778376 140736709122544 139656890895120 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18448] ppid=18430 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/18433/task/18448/stat : 18448 (java) R 18430 18433 17643 0 -1 4202560 12411 0 0 0 98 3 0 0 20 0 22 0 29775055 10060525568 43020 33554432000 1073741824 1073778376 140736709122544 139656889841960 139657546575506 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18449] ppid=18430 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/18433/task/18449/stat : 18449 (java) R 18430 18433 17643 0 -1 4202560 10810 0 0 0 90 2 0 0 20 0 22 0 29775055 10060525568 43020 33554432000 1073741824 1073778376 140736709122544 139656888783128 139657547410027 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18450] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18450/stat : 18450 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775055 10060525568 43020 33554432000 1073741824 1073778376 140736709122544 139656887736568 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18433/tid=18451] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18451/stat : 18451 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775055 10060525568 43020 33554432000 1073741824 1073778376 140736709122544 139656886684232 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18464] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18464/stat : 18464 (java) S 18430 18433 17643 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29775246 10060525568 43020 33554432000 1073741824 1073778376 140736709122544 139656882471976 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 9824732

[startup+6.30095 s]
/proc/loadavg: 4.33 4.36 3.93 6/217 18473
/proc/meminfo: memFree=24901952/32872528 swapFree=1316768/1463936
[pid=18433] ppid=18430 vsize=9824732 CPUtime=11.19 cores=1,3,5,7
/proc/18433/stat : 18433 (java) S 18430 18433 17643 0 -1 4202496 30122 0 1 0 1089 30 0 0 20 0 22 0 29775049 10060525568 122813 33554432000 1073741824 1073778376 140736709122544 140736709113680 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18433/statm: 2456183 122813 2293 9 0 2446860 0
[pid=18433/tid=18435] ppid=18430 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/18433/task/18435/stat : 18435 (java) S 18430 18433 17643 0 -1 4202560 2430 0 1 0 42 1 0 0 20 0 22 0 29775050 10060525568 122813 33554432000 1073741824 1073778376 140736709122544 139657540612984 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18436] ppid=18430 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/18433/task/18436/stat : 18436 (java) S 18430 18433 17643 0 -1 4202560 62 0 0 0 7 1 0 0 20 0 22 0 29775051 10060525568 122813 33554432000 1073741824 1073778376 140736709122544 139657513065384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18437] ppid=18430 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/18433/task/18437/stat : 18437 (java) S 18430 18433 17643 0 -1 4202560 41 0 0 0 3 0 0 0 20 0 22 0 29775051 10060525568 122813 33554432000 1073741824 1073778376 140736709122544 139657512012840 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18433/tid=18438] ppid=18430 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/18433/task/18438/stat : 18438 (java) S 18430 18433 17643 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 22 0 29775051 10060525568 122813 33554432000 1073741824 1073778376 140736709122544 139657510959784 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18439] ppid=18430 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/18433/task/18439/stat : 18439 (java) S 18430 18433 17643 0 -1 4202560 24 0 0 0 3 1 0 0 20 0 22 0 29775051 10060525568 122813 33554432000 1073741824 1073778376 140736709122544 139657509907240 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18440] ppid=18430 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/18433/task/18440/stat : 18440 (java) S 18430 18433 17643 0 -1 4202560 55 0 0 0 5 1 0 0 20 0 22 0 29775051 10060525568 122813 33554432000 1073741824 1073778376 140736709122544 139657508854184 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18433/tid=18441] ppid=18430 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/18433/task/18441/stat : 18441 (java) S 18430 18433 17643 0 -1 4202560 17 0 0 0 4 0 0 0 20 0 22 0 29775051 10060525568 122813 33554432000 1073741824 1073778376 140736709122544 139657507801640 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18433/tid=18442] ppid=18430 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/18433/task/18442/stat : 18442 (java) S 18430 18433 17643 0 -1 4202560 10 0 0 0 3 0 0 0 20 0 22 0 29775051 10060525568 122813 33554432000 1073741824 1073778376 140736709122544 139657506748584 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18443] ppid=18430 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/18433/task/18443/stat : 18443 (java) S 18430 18433 17643 0 -1 4202560 31 0 0 0 1 0 0 0 20 0 22 0 29775051 10060525568 122813 33554432000 1073741824 1073778376 140736709122544 139657376999720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18433/tid=18444] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18444/stat : 18444 (java) S 18430 18433 17643 0 -1 4202560 200 0 0 0 0 0 0 0 20 0 22 0 29775052 10060525568 122813 33554432000 1073741824 1073778376 140736709122544 139656894053224 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18445] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18445/stat : 18445 (java) S 18430 18433 17643 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29775053 10060525568 122813 33554432000 1073741824 1073778376 140736709122544 139656892999544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18446] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18446/stat : 18446 (java) S 18430 18433 17643 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29775053 10060525568 122813 33554432000 1073741824 1073778376 140736709122544 139656891946376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18447] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18447/stat : 18447 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775055 10060525568 122813 33554432000 1073741824 1073778376 140736709122544 139656890895120 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18448] ppid=18430 vsize=9824732 CPUtime=1.33 cores=1,3,5,7
/proc/18433/task/18448/stat : 18448 (java) S 18430 18433 17643 0 -1 4202560 14790 0 0 0 130 3 0 0 20 0 22 0 29775055 10060525568 122813 33554432000 1073741824 1073778376 140736709122544 139656889841976 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18449] ppid=18430 vsize=9824732 CPUtime=1.99 cores=1,3,5,7
/proc/18433/task/18449/stat : 18449 (java) S 18430 18433 17643 0 -1 4202560 10930 0 0 0 196 3 0 0 20 0 22 0 29775055 10060525568 122813 33554432000 1073741824 1073778376 140736709122544 139656888789432 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18450] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18450/stat : 18450 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775055 10060525568 122813 33554432000 1073741824 1073778376 140736709122544 139656887736568 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18433/tid=18451] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18451/stat : 18451 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775055 10060525568 122813 33554432000 1073741824 1073778376 140736709122544 139656886684232 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18470] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18470/stat : 18470 (java) S 18430 18433 17643 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29775346 10060525568 122813 33554432000 1073741824 1073778376 140736709122544 139656883524904 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18471] ppid=18430 vsize=9824732 CPUtime=2.65 cores=1,3,5,7
/proc/18433/task/18471/stat : 18471 (java) R 18430 18433 17643 0 -1 4202560 7 0 0 0 265 0 0 0 20 0 22 0 29775396 10060525568 122813 33554432000 1073741824 1073778376 140736709122544 139656885629680 139657388695044 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18472] ppid=18430 vsize=9824732 CPUtime=2.68 cores=1,3,5,7

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

[pid=18433/tid=18443] ppid=18430 vsize=9824732 CPUtime=2.13 cores=1,3,5,7
/proc/18433/task/18443/stat : 18443 (java) S 18430 18433 17643 0 -1 4202560 876 0 0 0 204 9 0 0 20 0 22 0 29775051 10060525568 720933 33554432000 1073741824 1073778376 140736709122544 139657376999720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18433/tid=18444] ppid=18430 vsize=9824732 CPUtime=2.25 cores=1,3,5,7
/proc/18433/task/18444/stat : 18444 (java) S 18430 18433 17643 0 -1 4202560 1851 0 0 0 213 12 0 0 20 0 22 0 29775052 10060525568 720933 33554432000 1073741824 1073778376 140736709122544 139656894053224 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18445] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18445/stat : 18445 (java) S 18430 18433 17643 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29775053 10060525568 720933 33554432000 1073741824 1073778376 140736709122544 139656892999544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18446] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18446/stat : 18446 (java) S 18430 18433 17643 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29775053 10060525568 720933 33554432000 1073741824 1073778376 140736709122544 139656891946376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18447] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18447/stat : 18447 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775055 10060525568 720933 33554432000 1073741824 1073778376 140736709122544 139656890895120 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18448] ppid=18430 vsize=9824732 CPUtime=1.51 cores=1,3,5,7
/proc/18433/task/18448/stat : 18448 (java) S 18430 18433 17643 0 -1 4202560 14793 0 0 0 147 4 0 0 20 0 22 0 29775055 10060525568 720933 33554432000 1073741824 1073778376 140736709122544 139656889841976 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18449] ppid=18430 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/18433/task/18449/stat : 18449 (java) S 18430 18433 17643 0 -1 4202560 10935 0 0 0 247 3 0 0 20 0 22 0 29775055 10060525568 720933 33554432000 1073741824 1073778376 140736709122544 139656888789432 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18450] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18450/stat : 18450 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775055 10060525568 720933 33554432000 1073741824 1073778376 140736709122544 139656887736568 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18433/tid=18451] ppid=18430 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/18433/task/18451/stat : 18451 (java) S 18430 18433 17643 0 -1 4202560 49 0 0 0 12 17 0 0 20 0 22 0 29775055 10060525568 720933 33554432000 1073741824 1073778376 140736709122544 139656886684232 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18476] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18476/stat : 18476 (java) S 18430 18433 17643 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29776046 10060525568 720933 33554432000 1073741824 1073778376 140736709122544 139656882472488 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18710] ppid=18430 vsize=9824732 CPUtime=472.08 cores=1,3,5,7
/proc/18433/task/18710/stat : 18710 (java) R 18430 18433 17643 0 -1 4202560 18 0 0 0 47200 8 0 0 20 0 22 0 29809599 10060525568 720933 33554432000 1073741824 1073778376 140736709122544 139656884576288 139657388755028 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18433/tid=18711] ppid=18430 vsize=9824732 CPUtime=472.09 cores=1,3,5,7
/proc/18433/task/18711/stat : 18711 (java) R 18430 18433 17643 0 -1 4202560 566 0 0 0 47196 13 0 0 20 0 22 0 29809599 10060525568 720933 33554432000 1073741824 1073778376 140736709122544 139656885627504 139657388724711 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18712] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18712/stat : 18712 (java) S 18430 18433 17643 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29809599 10060525568 720933 33554432000 1073741824 1073778376 140736709122544 139656883525032 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1645.72
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.49 4.43 4.19 5/217 18725
/proc/meminfo: memFree=24283388/32872528 swapFree=1316768/1463936
[pid=18433] ppid=18430 vsize=9824732 CPUtime=1766.3 cores=1,3,5,7
/proc/18433/stat : 18433 (java) S 18430 18433 17643 0 -1 4202496 38415 0 1 0 176443 187 0 0 20 0 22 0 29775049 10060525568 616681 33554432000 1073741824 1073778376 140736709122544 140736709113680 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18433/statm: 2456183 616681 2302 9 0 2446860 0
[pid=18433/tid=18435] ppid=18430 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/18433/task/18435/stat : 18435 (java) S 18430 18433 17643 0 -1 4202560 2436 0 1 0 45 3 0 0 20 0 22 0 29775050 10060525568 616681 33554432000 1073741824 1073778376 140736709122544 139657540612984 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18433/tid=18436] ppid=18430 vsize=9824732 CPUtime=2.23 cores=1,3,5,7
/proc/18433/task/18436/stat : 18436 (java) S 18430 18433 17643 0 -1 4202560 821 0 0 0 211 12 0 0 20 0 22 0 29775051 10060525568 616681 33554432000 1073741824 1073778376 140736709122544 139657513065384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18433/tid=18437] ppid=18430 vsize=9824732 CPUtime=2.63 cores=1,3,5,7
/proc/18433/task/18437/stat : 18437 (java) S 18430 18433 17643 0 -1 4202560 621 0 0 0 251 12 0 0 20 0 22 0 29775051 10060525568 616681 33554432000 1073741824 1073778376 140736709122544 139657512012840 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18438] ppid=18430 vsize=9824732 CPUtime=2.12 cores=1,3,5,7
/proc/18433/task/18438/stat : 18438 (java) S 18430 18433 17643 0 -1 4202560 422 0 0 0 203 9 0 0 20 0 22 0 29775051 10060525568 616681 33554432000 1073741824 1073778376 140736709122544 139657510959784 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18439] ppid=18430 vsize=9824732 CPUtime=2.07 cores=1,3,5,7
/proc/18433/task/18439/stat : 18439 (java) S 18430 18433 17643 0 -1 4202560 463 0 0 0 197 10 0 0 20 0 22 0 29775051 10060525568 616681 33554432000 1073741824 1073778376 140736709122544 139657509907240 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18440] ppid=18430 vsize=9824732 CPUtime=2.38 cores=1,3,5,7
/proc/18433/task/18440/stat : 18440 (java) S 18430 18433 17643 0 -1 4202560 515 0 0 0 226 12 0 0 20 0 22 0 29775051 10060525568 616681 33554432000 1073741824 1073778376 140736709122544 139657508854184 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18441] ppid=18430 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/18433/task/18441/stat : 18441 (java) S 18430 18433 17643 0 -1 4202560 490 0 0 0 235 12 0 0 20 0 22 0 29775051 10060525568 616681 33554432000 1073741824 1073778376 140736709122544 139657507801640 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18433/tid=18442] ppid=18430 vsize=9824732 CPUtime=2.07 cores=1,3,5,7
/proc/18433/task/18442/stat : 18442 (java) S 18430 18433 17643 0 -1 4202560 447 0 0 0 197 10 0 0 20 0 22 0 29775051 10060525568 616681 33554432000 1073741824 1073778376 140736709122544 139657506748584 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18443] ppid=18430 vsize=9824732 CPUtime=2.33 cores=1,3,5,7
/proc/18433/task/18443/stat : 18443 (java) S 18430 18433 17643 0 -1 4202560 876 0 0 0 224 9 0 0 20 0 22 0 29775051 10060525568 616681 33554432000 1073741824 1073778376 140736709122544 139657376999720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18433/tid=18444] ppid=18430 vsize=9824732 CPUtime=2.27 cores=1,3,5,7
/proc/18433/task/18444/stat : 18444 (java) S 18430 18433 17643 0 -1 4202560 1853 0 0 0 213 14 0 0 20 0 22 0 29775052 10060525568 616681 33554432000 1073741824 1073778376 140736709122544 139656894053224 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18445] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18445/stat : 18445 (java) S 18430 18433 17643 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29775053 10060525568 616681 33554432000 1073741824 1073778376 140736709122544 139656892999544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18446] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18446/stat : 18446 (java) S 18430 18433 17643 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29775053 10060525568 616681 33554432000 1073741824 1073778376 140736709122544 139656891946376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18447] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18447/stat : 18447 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775055 10060525568 616681 33554432000 1073741824 1073778376 140736709122544 139656890895120 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18448] ppid=18430 vsize=9824732 CPUtime=1.51 cores=1,3,5,7
/proc/18433/task/18448/stat : 18448 (java) S 18430 18433 17643 0 -1 4202560 14793 0 0 0 147 4 0 0 20 0 22 0 29775055 10060525568 616681 33554432000 1073741824 1073778376 140736709122544 139656889841976 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18449] ppid=18430 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/18433/task/18449/stat : 18449 (java) S 18430 18433 17643 0 -1 4202560 10935 0 0 0 247 3 0 0 20 0 22 0 29775055 10060525568 616681 33554432000 1073741824 1073778376 140736709122544 139656888789432 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18450] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18450/stat : 18450 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775055 10060525568 616681 33554432000 1073741824 1073778376 140736709122544 139656887736568 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18433/tid=18451] ppid=18430 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/18433/task/18451/stat : 18451 (java) S 18430 18433 17643 0 -1 4202560 51 0 0 0 13 19 0 0 20 0 22 0 29775055 10060525568 616681 33554432000 1073741824 1073778376 140736709122544 139656886684232 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18476] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18476/stat : 18476 (java) S 18430 18433 17643 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29776046 10060525568 616681 33554432000 1073741824 1073778376 140736709122544 139656882472488 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18710] ppid=18430 vsize=9824732 CPUtime=531.56 cores=1,3,5,7
/proc/18433/task/18710/stat : 18710 (java) R 18430 18433 17643 0 -1 4202560 22 0 0 0 53147 9 0 0 20 0 22 0 29809599 10060525568 616681 33554432000 1073741824 1073778376 140736709122544 139656884568592 139657388822150 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18711] ppid=18430 vsize=9824732 CPUtime=531.58 cores=1,3,5,7
/proc/18433/task/18711/stat : 18711 (java) R 18430 18433 17643 0 -1 4202560 573 0 0 0 53144 14 0 0 20 0 22 0 29809599 10060525568 616681 33554432000 1073741824 1073778376 140736709122544 139656885629896 139657388794033 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18433/tid=18712] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18712/stat : 18712 (java) S 18430 18433 17643 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29809599 10060525568 616681 33554432000 1073741824 1073778376 140736709122544 139656883525032 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1766.3
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.401 s]
/proc/loadavg: 4.38 4.40 4.19 5/217 18725
/proc/meminfo: memFree=24368404/32872528 swapFree=1316768/1463936
[pid=18433] ppid=18430 vsize=9824732 CPUtime=1798.64 cores=1,3,5,7
/proc/18433/stat : 18433 (java) S 18430 18433 17643 0 -1 4202496 38431 0 1 0 179677 187 0 0 20 0 22 0 29775049 10060525568 596089 33554432000 1073741824 1073778376 140736709122544 140736709113680 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18433/statm: 2456183 596089 2302 9 0 2446860 0
[pid=18433/tid=18435] ppid=18430 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/18433/task/18435/stat : 18435 (java) S 18430 18433 17643 0 -1 4202560 2436 0 1 0 45 3 0 0 20 0 22 0 29775050 10060525568 596089 33554432000 1073741824 1073778376 140736709122544 139657540612984 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18433/tid=18436] ppid=18430 vsize=9824732 CPUtime=2.26 cores=1,3,5,7
/proc/18433/task/18436/stat : 18436 (java) S 18430 18433 17643 0 -1 4202560 821 0 0 0 214 12 0 0 20 0 22 0 29775051 10060525568 596089 33554432000 1073741824 1073778376 140736709122544 139657513065384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18433/tid=18437] ppid=18430 vsize=9824732 CPUtime=2.65 cores=1,3,5,7
/proc/18433/task/18437/stat : 18437 (java) S 18430 18433 17643 0 -1 4202560 621 0 0 0 253 12 0 0 20 0 22 0 29775051 10060525568 596089 33554432000 1073741824 1073778376 140736709122544 139657512012840 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18438] ppid=18430 vsize=9824732 CPUtime=2.18 cores=1,3,5,7
/proc/18433/task/18438/stat : 18438 (java) S 18430 18433 17643 0 -1 4202560 422 0 0 0 209 9 0 0 20 0 22 0 29775051 10060525568 596089 33554432000 1073741824 1073778376 140736709122544 139657510959784 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18439] ppid=18430 vsize=9824732 CPUtime=2.11 cores=1,3,5,7
/proc/18433/task/18439/stat : 18439 (java) S 18430 18433 17643 0 -1 4202560 463 0 0 0 201 10 0 0 20 0 22 0 29775051 10060525568 596089 33554432000 1073741824 1073778376 140736709122544 139657509907240 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18440] ppid=18430 vsize=9824732 CPUtime=2.43 cores=1,3,5,7
/proc/18433/task/18440/stat : 18440 (java) S 18430 18433 17643 0 -1 4202560 515 0 0 0 231 12 0 0 20 0 22 0 29775051 10060525568 596089 33554432000 1073741824 1073778376 140736709122544 139657508854184 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18441] ppid=18430 vsize=9824732 CPUtime=2.53 cores=1,3,5,7
/proc/18433/task/18441/stat : 18441 (java) S 18430 18433 17643 0 -1 4202560 490 0 0 0 241 12 0 0 20 0 22 0 29775051 10060525568 596089 33554432000 1073741824 1073778376 140736709122544 139657507801640 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18442] ppid=18430 vsize=9824732 CPUtime=2.09 cores=1,3,5,7
/proc/18433/task/18442/stat : 18442 (java) S 18430 18433 17643 0 -1 4202560 447 0 0 0 199 10 0 0 20 0 22 0 29775051 10060525568 596089 33554432000 1073741824 1073778376 140736709122544 139657506748584 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18433/tid=18443] ppid=18430 vsize=9824732 CPUtime=2.37 cores=1,3,5,7
/proc/18433/task/18443/stat : 18443 (java) S 18430 18433 17643 0 -1 4202560 876 0 0 0 228 9 0 0 20 0 22 0 29775051 10060525568 596089 33554432000 1073741824 1073778376 140736709122544 139657376999720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18433/tid=18444] ppid=18430 vsize=9824732 CPUtime=2.27 cores=1,3,5,7
/proc/18433/task/18444/stat : 18444 (java) S 18430 18433 17643 0 -1 4202560 1854 0 0 0 213 14 0 0 20 0 22 0 29775052 10060525568 596089 33554432000 1073741824 1073778376 140736709122544 139656894053224 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18445] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18445/stat : 18445 (java) S 18430 18433 17643 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29775053 10060525568 596089 33554432000 1073741824 1073778376 140736709122544 139656892999544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18446] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18446/stat : 18446 (java) S 18430 18433 17643 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29775053 10060525568 596089 33554432000 1073741824 1073778376 140736709122544 139656891946376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18447] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18447/stat : 18447 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775055 10060525568 596089 33554432000 1073741824 1073778376 140736709122544 139656890895120 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18448] ppid=18430 vsize=9824732 CPUtime=1.53 cores=1,3,5,7
/proc/18433/task/18448/stat : 18448 (java) S 18430 18433 17643 0 -1 4202560 14802 0 0 0 149 4 0 0 20 0 22 0 29775055 10060525568 596089 33554432000 1073741824 1073778376 140736709122544 139656889841976 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18433/tid=18449] ppid=18430 vsize=9824732 CPUtime=2.51 cores=1,3,5,7
/proc/18433/task/18449/stat : 18449 (java) S 18430 18433 17643 0 -1 4202560 10935 0 0 0 248 3 0 0 20 0 22 0 29775055 10060525568 596089 33554432000 1073741824 1073778376 140736709122544 139656888789432 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18450] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18450/stat : 18450 (java) S 18430 18433 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29775055 10060525568 596089 33554432000 1073741824 1073778376 140736709122544 139656887736568 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18433/tid=18451] ppid=18430 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/18433/task/18451/stat : 18451 (java) S 18430 18433 17643 0 -1 4202560 53 0 0 0 13 19 0 0 20 0 22 0 29775055 10060525568 596089 33554432000 1073741824 1073778376 140736709122544 139656886684232 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18476] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18476/stat : 18476 (java) S 18430 18433 17643 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29776046 10060525568 596089 33554432000 1073741824 1073778376 140736709122544 139656882472488 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18710] ppid=18430 vsize=9824732 CPUtime=547.51 cores=1,3,5,7
/proc/18433/task/18710/stat : 18710 (java) R 18430 18433 17643 0 -1 4202560 23 0 0 0 54742 9 0 0 20 0 22 0 29809599 10060525568 596089 33554432000 1073741824 1073778376 140736709122544 139656884576288 139657388694712 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18433/tid=18711] ppid=18430 vsize=9824732 CPUtime=547.54 cores=1,3,5,7
/proc/18433/task/18711/stat : 18711 (java) R 18430 18433 17643 0 -1 4202560 576 0 0 0 54740 14 0 0 20 0 22 0 29809599 10060525568 596089 33554432000 1073741824 1073778376 140736709122544 139656885627728 139657388794038 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18433/tid=18712] ppid=18430 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18433/task/18712/stat : 18712 (java) S 18430 18433 17643 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29809599 10060525568 596089 33554432000 1073741824 1073778376 140736709122544 139656883525032 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1798.64
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 18433 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18433 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=968275
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=302649
# CPU time returned by wait4() is 1796.27
# while last known CPU time is 1798.64
#
# 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.40002
#  lost CPU user time (s): 1.51001
#  lost CPU system time (s): -0.11

Real time (s): 898.465
CPU time (s): 1800.04
CPU user time (s): 1798.28
CPU system time (s): 1.76
CPU usage (%): 200.346
Max. virtual memory (cumulated for all children) (KiB): 9826392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.97
system time used= 2.30265
maximum resident set size= 3271184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38467
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= 25720
involuntary context switches= 36369

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.56515 second user time and 7.45187 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-18 21:14:41
IDJOB=4106779
IDBENCH=48252
IDSOLVER=2543
FILE ID=node121/4106779-1466277281
RUNJOBID= node121-1466275489-17660
PBS_JOBID= 19918247
Free space on /tmp= 71720 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_25_2.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106779-1466277281/watcher-4106779-1466277281 -o /tmp/evaluation-result-4106779-1466277281/solver-4106779-1466277281 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466275489-17660 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4106779-1466277281.opb

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

MD5SUM BENCH= 3576405369e31b0bc5c7707d6d764dde
RANDOM SEED=637655398

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.691
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:        25271784 kB
Buffers:          165100 kB
Cached:           221192 kB
SwapCached:         1900 kB
Active:          5089116 kB
Inactive:         292088 kB
Active(anon):    4994484 kB
Inactive(anon):     2792 kB
Active(file):      94632 kB
Inactive(file):   289296 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67101124 kB
Dirty:               844 kB
Writeback:             0 kB
AnonPages:       6403852 kB
Mapped:            17020 kB
Shmem:                 0 kB
Slab:             613224 kB
SReclaimable:      57384 kB
SUnreclaim:       555840 kB
KernelStack:        1792 kB
PageTables:        17388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    7074212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4952064 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 node121 at 2016-06-18 21:29:40